Don't message if we're fetching mail from a file, and the file doesn't exist.
[gnus] / lisp / ChangeLog
1 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4         mail from a file, and the file doesn't exist.
5
6         * imap.el (imap-log): New convenience function used throughout instead
7         of repeating the same code all over the place.
8
9         * pop3.el (pop3-streaming-movemail): Return t for success.
10
11         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12         .authinfo if we're using ssl connection.
13
14         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
15         already have if we're in a main Gnus `g' run.
16
17         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
18
19 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20
21         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
22
23         * nnmh.el (nnmh-request-list-1): Bind `file'.
24
25         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
26         alias to set-process-query-on-exit-flag or process-kill-without-query.
27         (pop3-open-server): Use it.
28
29 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30
31         * mail-source.el (mail-source-delete-crash-box): Always move the crash
32         box to the Incoming file.  Fixes mistake in previous checkin.
33
34         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
35         request loop (for debugging purposes) removed.
36
37         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
38         culprit is more visible.
39         (nnml-save-incremental-nov, nnml-open-incremental-nov)
40         (nnml-add-incremental-nov): New functions to do "incremental" nov
41         updates, where we just append to the end of the existing nov files
42         without reading/writing them in full.
43
44         * mail-source.el (mail-source-delete-crash-box): Really only check the
45         incoming files once in a while.
46
47         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
48
49         * mail-source.el (mail-source-delete-crash-box): Only check the
50         incoming files for deletion once per day to save a lot of file
51         accesses.
52
53         * pop3.el (pop3-logon): Fix up unbound variable typo.
54
55         * mail-source.el (pop3-streaming-movemail): Autoload.
56
57         * pop3.el (pop3-streaming-movemail): Respect
58         pop3-leave-mail-on-server.
59
60         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
61         retrieval.
62
63         * pop3.el (pop3-process-filter): Removed unused function.
64         (pop3-streaming-movemail, pop3-send-streaming-command)
65         (pop3-wait-for-messages, pop3-write-to-file)
66         (pop3-number-of-responses): New functions for streaming pop3
67         retrieval.
68
69         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
70         come from no known methods.
71         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
72         list.
73
74         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
75         message sizes.
76         (pop3-movemail): Use erase-buffer instead of looping and deleting
77         regions, which seems rather odd.
78
79         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
80         file once per `g' run.
81
82         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
83         directories.  This makes the draft queue directory work.
84
85         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
86         data from the backends, so that we only request the list of groups from
87         each method once.  This should speed things up considerably.
88
89         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
90         detect that it's not implemented.
91
92         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
93         we actually do recurse down into the tree, but don't stat all leaf
94         nodes.
95
96         * gnus-html.el (gnus-html-show-images): If there are no images to show,
97         then say so instead of bugging out.
98
99         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
100         files exist before trying to read them.
101
102         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
103         around <pre_int>.
104
105         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
106
107         * nnmh.el (nnmh-request-list-1): Optimize for speed.
108
109 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
110
111         * mm-util.el (mm-image-load-path): Just return the image directories,
112         not all directories in the path in addition to the image directories.
113         (mm-image-load-path): Maintain a cache of the image directories so that
114         the `g' command in Gnus doesn't have to stat dozens of directories each
115         time.
116
117         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
118         (gnus-html-wash-tags): Add a new `i' command to insert images.
119         (gnus-html-insert-image): New command and keystroke.
120         (gnus-html-redisplay-with-images): New command and keystroke.
121         (gnus-html-show-images): Renamed command.
122         (gnus-html-wash-tags): Remove more white space before <pre_int> image
123         spacers.
124         (gnus-html-wash-tags): Decode entities at the end, so that entities
125         inside the tags don't mess up the rest of the "parsing".
126
127         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
128         so that nnimap methods aren't agentized by default.  There's apparently
129         many problems related to agent/imap behaviour.
130
131         * gnus-art.el (gnus-article-copy-string): New command and key binding.
132
133         * gnus-html.el: Doc fix.
134
135 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
136
137         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
138         specifier-spec-list for Emacs 21.
139
140         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
141         glyph-width and glyph-height instead of display-graphic-p and
142         image-size; make avoidance of displaying small images work for XEmacs.
143
144         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
145         for XEmacs.
146
147         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
148         of symbol that holds plist data.
149         (gnus-process-plist): Remove plist of process after getting it.
150
151 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152
153         * message.el (message-generate-hashcash): Change default to
154         'opportunistic if hashcash is installed.
155
156         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
157         (gnus-html-put-image): Only call image-size once, since it's somewhat
158         time-consuming on remote X servers.
159
160 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
163         type on data, not a file name.
164
165         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
166         window-pixel-edges for Emacs 21.
167
168         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
169         decoded contents.
170         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
171
172 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
173
174         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
175         group line format, since it isn't very interesting.
176
177         * gnus-agent.el (gnus-agent-short-article),
178         (gnus-agent-long-article): Increase values for these two variables,
179         since most people are likely to have more network connection and
180         storage than before.
181
182         * gnus.el (gnus-refer-article-method): Change default to 'current.
183         When referring an article, the common behaviour is to refer it from the
184         current select method, not the native select method.  The chances of
185         the native select method having the message in question is rather slim
186         these days.
187
188         * gnus-sum.el (gnus-auto-select-subject): Change default to
189         `unseen-or-unread'.  I think it's likely that most people want to
190         select an unseen article over a previously seen, but unread one.
191
192         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
193         means that in the article buffer none of the minor mode elements will
194         be shown, usually, and this is not desirable in most cases.
195
196         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
197         that commands like `d' (and the like) go to the next line in the
198         buffer, instead of the next unread article.  I think this is the
199         behaviour that is most natural for most users.
200         (gnus-single-article-buffer): Change default to nil, so that people can
201         have as many article buffers open as they have summary buffer.  I think
202         this is the most natural way for the groups to behave.
203
204         * message.el (message-generate-new-buffers): Change default to
205         `unsent', so that all new message buffers start their names with the
206         string "*unsent", and it's easier to find the buffers if you move from
207         them.
208
209 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
210
211         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
212         small. They're probably tracking images.
213         (gnus-html-wash-tags): Remove all <pre_int> place holders.
214         (gnus-html-rescale-image): Yet another try at getting the image sizing
215         right.
216
217         * nntp.el (nntp-request-set-mark): Refuse to do marks if
218         nntp-marks-file-name is nil.
219
220 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
221
222         * gnus-html.el (gnus-html-wash-tags)
223         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
224         Better logging.
225
226 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
229
230         * gnus-html.el (gnus-html-wash-tags): Check the value of
231         gnus-blocked-images in the summary buffer.
232
233 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
234
235         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
236
237 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
238
239         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
240         like "a", it seems like.
241         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
242         since it needs to be picked from the correct buffer.
243
244         * nnwfm.el: Removed.
245
246         * nnlistserv.el: Removed.
247
248 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
249
250         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
251         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
252
253 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * nnkiboze.el: Removed.
256
257         * nndb.el: Removed.
258
259         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
260         alt text.
261         (gnus-html-rescale-image): Try to get the rescaling logic right for
262         images that are just wide and not tall.
263
264         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
265         overshadow variable bindings.
266
267 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
268
269         * gnus-html.el (gnus-html-wash-tags)
270         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
271         extra logging.
272
273 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
274
275         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
276         (gnus-max-image-proportion): New variable.
277         (gnus-html-rescale-image): New function.
278         (gnus-html-put-image): Rescale images.
279
280 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
281
282         Fix up some byte-compiler warnings.
283         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
284         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
285         (gnus-article-fill-cited-article, gnus-article-hide-citation)
286         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
287         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
288         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
289         (gnus-group-update-group): Use save-excursion and with-current-buffer.
290
291 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
292
293         * gnus-html.el (gnus-article-html): Decode contents by charset.
294
295 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
296
297         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
298         (gnus-html-frame-width, gnus-blocked-images)
299         * message.el (message-prune-recipient-rules): Add custom version.
300         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
301
302         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
303         functions.
304
305         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
306         gnus-process-get.
307
308 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
309
310         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
311         instead of lsub directly.
312
313 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
314
315         * nnwarchive.el: Removed.
316
317         * gnus-soup.el: Removed.
318
319         * nnsoup.el: Removed.
320
321         * nnultimate.el: Removed.
322
323         * gnus-html.el (gnus-blocked-images): New variable.
324
325         * message.el (message-prune-recipients): New function.
326         (message-prune-recipient-rules): New variable.
327
328         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
329         guess whether a long line is natural text or not.
330
331         * gnus-html.el (gnus-html-schedule-image-fetching): Use
332         gnus-process-plist and friends for compatibility.
333
334 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
335
336         * gnus-html.el: Require packages that define macros used in this file.
337         (gnus-article-mouse-face): Declare to silence byte-compiler.
338         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
339         process-get.
340         (gnus-html-put-image): Use plist-get to avoid getf.
341         (gnus-html-prefetch-images): Use with-current-buffer.
342
343 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
344
345         * gnus-ems.el: Provide compatibility functions for
346         gnus-set-process-plist.
347
348         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
349         header-line-format for XEmacs 21.4.
350
351         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
352         * gnus.el (gnus-valid-select-methods)
353         * message.el (message-send-mail-partially-limit)
354         * mm-decode.el (mm-text-html-renderer)
355         * mml.el (mml-insert-mime-headers-always)
356         * smiley.el (smiley-regexp-alist): Bump custom version.
357
358 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
359
360         * gnus-html.el: require mm-url.
361         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
362         with the url to `url'.
363         (gnus-html-wash-tags): Support cid: URLs/images.
364
365 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
366
367         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
368         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
369         bindings, as they aren't useful at all. `w' is moved to `W w'.
370
371         * gnus-move.el: Removed file, since it doesn't really work.
372
373         * gnus-html.el (gnus-article-html): Tell w3m that the input is
374         UTF-8. This seems to fix problems with some German web feeds.
375
376         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
377         at the top so that the proper colours are applied.
378
379         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
380         don't have dots in their names.
381
382         * gnus-art.el (gnus-article-view-part): Doc fix.
383
384         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
385         XEmacs-compatible.
386         (gnus-html-put-image): Don't do images on non-graphic displays.
387
388         * nnslashdot.el: Removed this unused backend.
389
390         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
391         actions.
392         (gnus-undo-register-1): Revert last change.
393
394         * gnus-group.el (gnus-group-completing-read): Protect against not
395         having completion-styles bound.
396
397         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
398         make broken recipients happier.
399
400         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
401
402         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
403         point parameter.
404
405         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
406
407         * gnus-group.el (gnus-group-completing-read): Add 'substring to
408         completion-styles for group selection.
409
410 2009-02-04  Andreas Schwab  <schwab@suse.de>
411
412         * gnus-score.el (gnus-score-string): Fix regex for matching extra
413         headers and regexp-quote the match if necessary.
414
415 2009-03-24  Miles Bader  <miles@gnu.org>
416
417         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
418         the blinking smiley.
419
420 2009-03-24  Simon Josefsson  <simon@josefsson.org>
421
422         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
423         blink smiley.
424
425 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
428         where the dribbel file lives exists.
429
430         * message.el (message-send-mail-partially-limit): Change the default to
431         nil, since most people don't want this.
432
433         * mm-url.el (mm-url-decode-entities): Also decode entities like
434         &#x3212.
435
436 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
437
438         * gnus-sum.el (gnus-summary-idna-message):
439         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
440         Hyperlink urls in docstrings with URL `...'.
441
442 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
443
444         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
445         functions.
446
447 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
448
449         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
450         say what the mouseover text should be.
451
452         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
453         version of the mm-w3m-safe-url-regexp variable to only download images
454         in the groups where we want that to happen.
455
456         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
457
458         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
459         easier debugging.
460         (gnus-article-beginning-of-window): Add kludge to allow spacing past
461         big pictures in the article buffer.
462
463         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
464         gnus-article-html.
465         (mm-text-html-renderer): gnus-article-html needs curl in addition to
466         w3m.
467
468         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
469
470 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
471
472         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
473         which doesn't exist.
474
475         * message.el (message-inhibit-ecomplete): New variable to allow some
476         function to inhibit ecomplete address storage.
477         (message-resend): Disable ecomplete message storage when resending
478         messages.
479
480         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
481
482 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
483
484         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
485         Save excursion while copying, moving, and deleting articles in order to
486         prevent the cursor from jumping to unforeseen place.
487
488 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * lpath.el: No need to bind bookmark-current-buffer,
491         bookmark-yank-point and bookmark-make-record-function.
492
493 2010-08-17  Glenn Morris  <rgm@gnu.org>
494
495         * gnus-sync.el: Require gnus components whose functions are used.
496
497         * gnus-art.el (bookmark-make-record-function):
498         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
499         Declare for compiler.
500
501         * mm-url.el (mml-compute-boundary): Autoload.
502
503 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
504
505         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
506
507 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
508
509         Typo fix "hoo4a" -> "hook".
510
511         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
512
513 2010-08-14  Glenn Morris  <rgm@gnu.org>
514
515         * gnus-sync.el (gnus-sync): Fix defgroup version.
516
517 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
518
519         Doc fixes and keep unknown groups (ammended for nunion bug fix).
520
521         * gnus-sync.el: Fix docs.
522         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
523         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
524
525 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
526
527         Optimizations for gnus-sync.el.
528
529         * gnus-sync.el: Add docs about gnus-sync-backend
530         possibilities.
531         (gnus-sync-save): Remove unnecessary message.
532         (gnus-sync-read): Optimize and show what groups were skipped.
533
534 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
535
536         Minor bug fixes for gnus-sync.el.
537
538         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
539         read the sync on get-new-news.
540
541         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
542         quiet.
543
544         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
545
546 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
547
548         Make saving and restoring of hidden threads work with overlays.
549         Patch applied by Ted Zlatanov.
550
551         * gnus-sum.el (gnus-hidden-threads-configuration)
552         (gnus-restore-hidden-threads-configuration): Update to deal with text
553         properties, rather than searching for a magic character.
554
555 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
556
557         New gnus-sync.el library for synchronization of marks.
558
559         * gnus-sync.el: New library for synchronization of marks.
560
561         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
562         renamed from `gnus-registry-grep-in-list'.
563
564         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
565
566         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
567
568 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
569
570         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
571         determining charset of text fails.
572
573 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
574
575         * nnmail.el (nnmail-get-new-mail-1): Revert.
576
577         * nnml.el (nnml-active-number): Make sure names of newly created groups
578         in nnml-group-alist are encoded.
579
580 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
581
582         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
583         containing non-ASCII characters in active file for nnml back end.
584
585 2010-07-24  David Engster  <dengste@eml.cc>
586
587         * mml-smime.el (mml-smime-epg-verify): Also accept the older
588         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
589
590 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
591
592         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
593         tag (Bug#6654).
594
595 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
596
597         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
598         the article buffer, not the summary buffer.
599
600 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
601
602         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
603         Emacs 23 as well.
604
605 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
606
607         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
608         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
609
610 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
611
612         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
613         Patch applied by Karl Fogel.
614
615         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
616         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
617
618 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
619
620         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
621         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
622         C-w still not working correctly from Article buffers; Thierry's
623         patch to fix that will be applied after this.
624
625         * gnus-art.el (bookmark-make-record-function): New local variable.
626
627         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
628         article buffer.
629         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
630
631 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
632
633         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
634         on changes in bookmark.el.
635
636 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
637
638         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
639         `no-log' instead of message not to log prompt string.
640
641 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
642
643         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
644         the *other* type of HTML form submission.
645
646 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
647
648         * auth-source.el (auth-source-pick): If choice does not contain a
649         questioned keyword, set the check to t.
650
651 2010-06-12  Romain Francoise  <romain@orebokech.com>
652
653         * gnus-util.el (gnus-date-get-time): Move up before first use.
654
655 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
656
657         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
658         (gnus-article-edit-part): Bind it to make last part that is substituted
659         or deleted visible.
660         (gnus-mime-display-single): Buttonize part of which id equals to
661         gnus-mime-buttonized-part-id.
662
663 2010-06-10  Dan Christensen  <jdc@uwo.ca>
664
665         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
666         (gnus-dd-mmm): Use gnus-date-get-time.
667         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
668         simplify logic.
669         (gnus-summary-limit-to-age): Use gnus-date-get-time.
670         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
671
672 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
673
674         * auth-source.el (top): Autoload `secrets-list-collections',
675         `secrets-create-item', `secrets-delete-item'.
676         (auth-sources): Fix tag string.
677         (auth-get-source, auth-source-retrieve, auth-source-create)
678         (auth-source-delete): New defuns.
679         (auth-source-pick): Rewrite in order to avoid 2 passes.
680         (auth-source-forget-user-or-password): New parameter USERNAME.
681         (auth-source-user-or-password): New parameters CREATE-MISSING and
682         DELETE-EXISTING.  Retrieve password interactively, if needed.
683
684 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
685
686         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
687         deleting unused directories when gnus-expert-user is t.
688
689 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
690
691         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
692         for each temp file when gnus-article-browse-delete-temp is ask.
693
694 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
695
696         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
697         Lisp calls to delete-backward-char by calls to delete-char.
698
699 2010-05-20  Kevin Ryde  <user42@zip.com.au>
700
701         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
702
703 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
704
705         * password-cache.el (password-cache-remove): Fix docstring.
706
707 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
708
709         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
710         article unless decoding article to be saved.
711
712 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
713
714         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
715         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
716         generated within the mm-with-unibyte-current-buffer macro.
717
718 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
719
720         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
721         to nil when we're in a mml-preview buffer and no group is selected.
722
723 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
724
725         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
726         when catching the `C-g'.  Reported by "Leo".
727
728 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
729
730         * message.el (message-forward-make-body-plain)
731         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
732         multibyte-string-p.
733
734         * lpath.el: Revert.
735
736 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
737
738         * message.el (message-forward-make-body-mml): Assume original message
739         is multibyte string; error on unibyte.
740         (message-forward-make-body-plain): Ditto; don't add excessive newline
741         in body end.
742
743         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
744
745 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
746
747         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
748         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
749
750 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
751
752         * mm-extern.el (mm-extern-url): Don't use
753         mm-with-unibyte-current-buffer.
754         (mm-extern-cache-contents): Use with-current-buffer instead of
755         save-excursion + set-buffer.
756
757 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
758
759         * mm-util.el (mm-emacs-mule): Remove.
760
761 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
762
763         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
764         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
765         change.
766
767 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
768
769         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
770         bind the default value of enable-multibyte-characters to nil.
771
772 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
773
774         * message.el (message-forward-make-body-plain)
775         (message-forward-make-body-mml):
776         Don't use mm-with-unibyte-current-buffer.
777
778 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
779
780         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
781
782 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
783
784         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
785         (Bug#5592).
786
787 2010-05-07  Julien Danjou  <julien@danjou.info>
788
789         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
790         it to mm-pipe-part.
791
792         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
793         it is given.
794
795 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
796
797         * binhex.el (binhex-decode-region-internal)
798         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
799         (dns-query)
800         * nnweb.el (nnweb-gmane-search)
801         * pgg-parse.el (pgg-parse-armor)
802         * pgg.el (pgg-verify-region)
803         * sha1.el (sha1-string-external)
804         * uudecode.el (uudecode-decode-region-internal)
805         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
806         XEmacs.
807
808         * gnus-art.el (gnus-article-browse-html-parts)
809         * gnus-group.el (gnus-read-ephemeral-gmane-group)
810         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
811         make-temp-file.
812
813         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
814         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
815         compiling.
816
817         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
818         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
819         XEmacs when compiling.
820
821         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
822         gnus-pick-mode-off-hook for XEmacs when compiling.
823         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
824         gnus-binary-mode-off-hook for XEmacs when compiling.
825
826         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
827         nil if char-charset is not available.
828
829         * imap.el (imap-disable-multibyte)
830         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
831         macros.
832
833         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
834         instead of encode-coding-string.
835
836         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
837         'xemacs) instead of mm-emacs-mule to switch function definitions.
838         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
839
840         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
841         bind temporary-file-directory for XEmacs;
842         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
843         timer-set-function for XEmacs 21.4 and SXEmacs;
844         bind timer-list for XEmacs 21.4 and SXEmacs;
845         fbind char-charset and find-charset-region for non-Mule XEmacs;
846         fbind decode-coding-region, decode-coding-string, detect-coding-region,
847         encode-coding-region and encode-coding-string for XEmacs having no
848         file-coding feature.
849
850 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
851
852         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
853
854 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
855
856         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
857         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
858
859 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
860
861         * mm-util.el (mm-decompress-buffer): Use `delete-file';
862         alias `jka-compr-delete-temp-file' no longer exists.
863
864 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
865
866         Use define-minor-mode in Gnus where applicable.
867         * mml.el (mml-mode): Use define-minor-mode.
868         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
869         (gnus-undo-mode): Use define-minor-mode.
870         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
871         (gnus-dead-summary-mode): Use define-minor-mode.
872         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
873         Initialize in declaration.
874         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
875         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
876         (gnus-mailing-list-mode): Use define-minor-mode.
877         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
878         (gnus-draft-mode): Use define-minor-mode.
879         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
880         (gnus-dired-mode): Use define-minor-mode.
881
882 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
883
884         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
885         handles on recursive mml-to-mime translation and check them for
886         boundary delimiter collisions.  Reported by Greg Troxel.
887
888 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
889
890         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
891
892 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
893
894         * mm-util.el (mm-find-buffer-file-coding-system):
895         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
896
897 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
898
899         * message.el (message-generate-headers): Record insertion of optional
900         headers as well.  Otherwise the check to prevent repeated insertion of
901         optional headers is a no-op.
902
903 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
904
905         * smime.el: Don't mention CVS.
906
907         * nnrss.el (nnrss-fetch): Don't mention CVS.
908
909         * nnir.el: Don't mention CVS.
910
911 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
912
913         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
914
915 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
916
917         * lpath.el: Fbind bookmark-default-handler,
918         bookmark-get-bookmark-record, bookmark-make-record-default,
919         bookmark-prop-get for Emacs <23 and XEmacs.
920
921 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
922
923         * gnus-sum.el: Add bookmark declarations to silence the compiler.
924         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
925         Use with-current-buffer to silence the byte-compiler.
926         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
927         bother to require `gnus'.
928         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
929
930 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
931
932         * gnus-sum.el (gnus-summary-bookmark-make-record)
933         (gnus-summary-bookmark-jump): New functions.
934         (gnus-summary-mode): Setup bookmark support.
935
936 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
937
938         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
939         if set.
940
941 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
942
943         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
944         gnus-article-browse-html-save-cid-image; make it work recursively for
945         forwarded messages as well.
946         (gnus-article-browse-html-parts): Work when prefix arg is given.
947         (gnus-article-browse-html-article): Doc fix.
948
949 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
950
951         * message.el (message-default-mail-headers):
952         (message-default-headers): Carry the value mail-default-headers over
953         into message-default-mail-headers, rather than message-default-headers.
954
955 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
956
957         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
958         charset.
959
960         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
961         charset into the <meta> tag when the article is encoded to utf-8.
962
963 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
964
965         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
966         directories as well.
967         (gnus-article-browse-html-parts): Work for images that do not specify
968         file names; delete temp directory when quitting; insert header at the
969         right place; use file: scheme for image files.
970
971 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
972
973         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
974         (gnus-article-browse-html-parts): Use it to make temporary cid image
975         files in addition to html file so that browser may display them.
976
977 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
978
979         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
980
981 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
982
983         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
984
985 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
986
987         * auth-source.el (auth-sources): Change default to be simpler.  Explain
988         about Secret Service API sources.  Improve Customize options.
989         (auth-source-pick): Change to accept any number of search parameters.
990         Implement fallbacks iteratively, not recursively.  Add scoring on the
991         second pass and sort by score.  Call Secret Service API when needed.
992         (auth-source-user-or-password): Use it.  Call Secret Service API
993         directly when needed to get the user name and the password.
994
995 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
996
997         * message.el (message-interactive): Doc fix.
998         (message-qmail-inject-args): Reflow.
999         (message-kill-to-signature): Fix typo in docstring.
1000
1001         * smiley.el (smiley-buffer): Fix typo in docstring.
1002
1003 2010-03-24  Glenn Morris  <rgm@gnu.org>
1004
1005         * mail-source.el (gnus-message): Declare.
1006         (mail-source-delete-old-incoming): Require gnus-util.
1007
1008 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1009
1010         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1011
1012         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1013
1014         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1015         password-cache's default if it is not bound.
1016         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1017         password-cache-expiry's default if it is not bound.
1018
1019         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1020         available in Emacs 21.
1021
1022         * lpath.el: Suppress compiler warnings for:
1023         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1024         XEmacs;
1025         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1026         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1027         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1028
1029 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1030
1031         * auth-source.el (auth-sources): Fix up definition so extra parameters
1032         are always inline.
1033
1034 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1035
1036         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1037         wasn't updated after mismatch.  Clear cached mailbox info correctly
1038         when uidvalidity changes.
1039         (nnimap-group-prefixed-name): New function to avoid some code
1040         duplication.
1041         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1042         (nnimap-request-group): Use it.
1043         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1044         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1045         with many imap folders.  This is done by caching the group status from
1046         the imap server persistently in a group parameter `imap-status'.  (This
1047         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1048         but not persistently, so every Gnus startup was still very slow.)
1049
1050 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1051
1052         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1053         delete the extra newline.  Otherwise editing of :string and :number
1054         types don't work.
1055
1056 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1059         secrets.el dependency.
1060         (auth-sources): Add optional user name.  Add secrets.el configuration
1061         choice (unused right now).
1062
1063 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1064
1065         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1066         `gnus-registry-install-shortcuts' fill in the functions.
1067
1068         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1069         warnings.
1070         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1071         (gnus-registry-install-shortcuts): Populate and use it in a
1072         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1073
1074 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1075
1076         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1077         In-place substitutions for the group name encoding/decoding.
1078         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1079         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1080         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1081         (nnimap-update-unseen, nnimap-request-list)
1082         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1083         (nnimap-request-set-mark, nnimap-split-to-groups)
1084         (nnimap-split-articles, nnimap-request-newgroups)
1085         (nnimap-request-create-group, nnimap-request-accept-article)
1086         (nnimap-request-delete-group, nnimap-request-rename-group)
1087         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1088         `encoded-mbx' for consistency.
1089         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1090         variable `imap-current-mailbox'.
1091
1092         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1093         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1094
1095 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1096
1097         * pop3.el (pop3-display-message-size-flag): Display message size byte
1098         counts during POP3 download.
1099         (pop3-movemail): Use it.
1100         (pop3-list): Implement listing of available messages.
1101
1102 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1103
1104         * nnir.el (nnir-get-article-nov-override-function): New function to
1105         override the normal NOV retrieval.
1106         (nnir-retrieve-headers): Use it.
1107
1108 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1109
1110         * auth-source.el (netrc-machine-user-or-password): Autoload.
1111
1112 2010-03-19  Glenn Morris  <rgm@gnu.org>
1113
1114         Stop message.el from loading about 40 libraries it doesn't always need.
1115         The general approach is to autoload rather than require, and to
1116         require in the specific functions rather than the file.  (Bug#5642)
1117
1118         * gmm-utils.el: Don't require wid-edit.
1119         (widget-create-child-value, widget-convert, widget-default-get):
1120         Autoload.
1121
1122         * gnus-util.el: Don't require time-date, netrc.
1123         (message-fetch-field, gnus-group-name-decode): Declare rather than
1124         autoloading.
1125         (gnus-fetch-field): Require message.
1126         (gnus-decode-newsgroups): Require gnus-group.
1127
1128         * ietf-drums.el: Don't require time-date.
1129
1130         * message.el: Don't require hashcash, canlock, ecomplete.
1131         Do require mail-utils.  Require nnheader only when compiling.
1132         (smtpmail-default-smtp-server): Remove declaration.
1133         (message-send-mail-function): Check smtpmail-default-smtp-server
1134         is bound rather than requiring smtpmail.
1135         (message-auto-save-directory, message-insert-signature): Use
1136         expand-file-name rather than nnheader-concat.
1137         (nnheader-insert-file-contents): Autoload.
1138         (hashcash-wait-async): Declare.
1139         (message-send-mail): Only call gnus-setup-posting-charset if
1140         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1141         (message-send-mail-with-sendmail): Require sendmail.
1142         (canlock-password, canlock-password-for-verify): Declare.
1143         (message-canlock-password): Require canlock.
1144         (nnheader-get-report): Autoload.
1145         (gnus-setup-posting-charset): Declare.
1146         (message-send-news): Require gnus-msg.
1147         (message-make-references, message-make-in-reply-to): Use mail-header-id
1148         rather than the alias mail-header-message-id.
1149         (ecomplete-add-item, ecomplete-save): Declare.
1150         (message-put-addresses-in-ecomplete): Require ecomplete.
1151         (ecomplete-display-matches): Autoload.
1152
1153         * mm-decode.el: Don't require mailcap, gnus-util.
1154         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1155         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1156         Autoload.
1157         (mailcap-mime-extensions): Declare.
1158
1159         * mm-encode.el: Don't require mailcap.
1160         (mailcap-extension-to-mime): Autoload.
1161
1162         * mml-sec.el: Don't require password-cache.
1163
1164         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1165         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1166         (mml-minibuffer-read-type): Require mailcap.
1167         (mml-preview): Require gnus-msg.
1168
1169         * mml1991.el: Require password-cache.
1170         (password-cache-expiry): Remove declaration.
1171
1172         * mml2015.el: Require password-cache.
1173         (password-cache-expiry): Remove declaration.
1174
1175         * nneething.el (mailcap): Require mailcap.
1176
1177         * nnheader.el (declare-function): Add compatibility stub.
1178         (message-remove-header): Declare rather than autoload.
1179         (nnheader-replace-header): Require message.
1180
1181         * nnimap.el (declare-function): Add compatibility stub.
1182         (netrc-parse, netrc-machine-user-or-password): Declare.
1183         (nnimap-open-connection): Require netrc.
1184
1185         * nntp.el (declare-function): Add compatibility stub.
1186         (netrc-parse, netrc-machine, netrc-get): Declare.
1187         (nntp-send-authinfo): Require netrc.
1188
1189         * rfc2047.el: Don't require qp.
1190         (quoted-printable-encode-region, quoted-printable-decode-string):
1191         Autoload.
1192
1193         * sieve-mode.el: Don't require easymenu.
1194         (easy-menu-add-item): Autoload it.
1195
1196         * spam-stat.el (time-to-number-of-days): Autoload it.
1197
1198 2010-03-19  Glenn Morris  <rgm@gnu.org>
1199
1200         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1201
1202 2010-03-18  Glenn Morris  <rgm@gnu.org>
1203
1204         * hashcash.el (declare-function): Remove duplicate definition.
1205
1206 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1207
1208         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1209         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1210         value if any backslash escapes).
1211
1212 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1213
1214         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1215         if it is available.  (bug#5647)
1216
1217         * lpath.el: Suppress compiler warning for coding-system-from-name for
1218         Emacs 21 and XEmacs.
1219
1220 2010-03-14  Juri Linkov  <juri@jurta.org>
1221
1222         * hmac-def.el:
1223         * hmac-md5.el:
1224         * netrc.el: Fix keywords.
1225
1226 2010-02-26  Glenn Morris  <rgm@gnu.org>
1227
1228         * message.el (message-send-mail-function): Change the default, so that
1229         it inherits from a customized send-mail-function.  (Bug#5643)
1230
1231 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1232
1233         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1234         shell-command-to-string signals an error (bug#5299).
1235
1236 2010-02-24  Glenn Morris  <rgm@gnu.org>
1237
1238         * message.el (message-smtpmail-send-it)
1239         (message-send-mail-with-mailclient): Doc fixes.
1240
1241 2010-02-16  Glenn Morris  <rgm@gnu.org>
1242
1243         * message.el (message-default-mail-headers): Change the default value
1244         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1245
1246 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1247
1248         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1249         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1250
1251 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1252
1253         * time-date.el (date-to-time): Doc fix (Bug#5408).
1254
1255 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1256
1257         * message.el (message-mail): Just pass yank-action on to message-setup.
1258         (message-setup): Handle (FUN . ARGS) form of yank-action.
1259         (message-with-reply-buffer, message-widen-reply)
1260         (message-yank-original): Handle non-buffer values of
1261         message-reply-buffer (Bug#4080).
1262         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1263
1264 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1265
1266         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1267         Fix typo in docstring.
1268
1269 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1270
1271         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1272         response.
1273
1274 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1275
1276         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1277
1278         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1279
1280         * message.el (message-check-news-header-syntax): Protect against a
1281         string that `rfc822-addresses' returns when parsing fails.
1282
1283 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1284
1285         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1286         (gnus-previous-char-property-change): New functions.
1287
1288         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1289
1290 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1291
1292         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1293         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1294
1295 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1296
1297         * message.el (message-exchange-point-and-mark): Rework last change to
1298         avoid using optional arg of exchange-point-and-mark, for backward
1299         compatibility.
1300
1301 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1302
1303         * message.el (message-exchange-point-and-mark): Call
1304         exchange-point-and-mark with an argument rather than setting
1305         mark-active by hand (Bug#5175).
1306
1307 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1308
1309         * nntp.el (nntp-service-to-port): Work for service expressed with
1310         numeric string; replace [:digit:] with [0-9] for XEmacs.
1311
1312 2009-12-17  Glenn Morris  <rgm@gnu.org>
1313
1314         * gnus-group.el (gnus-bug-group-download-format-alist):
1315         Change emacs entry to debbugs.gnu.org.  Bump :version.
1316
1317 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1318
1319         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1320
1321 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1322
1323         * message.el (message-info): Explain why we use `Info-goto-node'.
1324
1325 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1326
1327         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1328
1329 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1330
1331         * message.el (message-completion-in-region): New compatibility function.
1332         (message-expand-group): Use it.
1333
1334 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1335
1336         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1337         with no unread article should be listed if the 2nd arg `predicate' is
1338         given.
1339
1340 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1343
1344 2009-11-29  Juri Linkov  <juri@jurta.org>
1345
1346         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1347         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1348         on `gnus-recenter'. (Bug#4698, Bug#4981)
1349
1350 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1351
1352         * sha1.el (sha1-string-external): default-directory "/" in case
1353         otherwise non-existent.  process-connection-type pipe for touch of
1354         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1355
1356 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1357
1358         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1359         it's comms related and sgml-mode.el has "comm" on that basis too.
1360
1361 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1362
1363         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1364         containing tspecial characters if they have been already quoted.
1365
1366 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1367
1368         * dns-mode.el (auto-mode-alist): Purecopy string.
1369
1370 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1371
1372         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1373
1374 2009-10-24  Glenn Morris  <rgm@gnu.org>
1375
1376         * gnus-art.el (help-xref-stack-item): Define for compiler.
1377
1378 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1379
1380         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1381
1382 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1383
1384         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1385
1386 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1387
1388         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1389         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1390
1391 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1392
1393         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1394         (gnus-overlays-in): New alias to overlays-in.
1395
1396         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1397         gnus-overlay-get, and gnus-delete-overlay.
1398         (gnus-summary-show-thread): Make it work as well for systems in which
1399         next-single-char-property-change is not available.
1400         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1401
1402         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1403         (gnus-overlay-get): New alias to extent-property.
1404         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1405
1406         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1407         SXEmacs.
1408
1409         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1410         SXEmacs.
1411
1412 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1413
1414         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1415
1416 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1417
1418         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1419         and XEmacs that don't have `remove-overlays'.
1420
1421 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1422
1423         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1424         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1425         selective display.  Use overlays instead.
1426
1427 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1428
1429         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1430
1431 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1432
1433         * spam-stat.el (spam-stat-load): Fix typo in message.
1434
1435 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1436
1437         * dig.el (dig-invoke): Fix typo in docstring.
1438         (query-dig): Reflow docstring.
1439
1440 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1441
1442         * gnus-art.el (gnus-article-encrypt-body):
1443         * message.el (message-check-recipients):
1444         * mm-util.el (mm-codepage-setup):
1445         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1446         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1447
1448 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1449
1450         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1451         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1452         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1453         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1454         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1455
1456 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1457
1458         * dig.el: Add "Keywords: comm", as per net-utils.el.
1459
1460 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1461
1462         * dig.el (dig-mode): Use define-derived-mode.
1463
1464 2009-09-19  Glenn Morris  <rgm@gnu.org>
1465
1466         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1467
1468 2009-09-18  Glenn Morris  <rgm@gnu.org>
1469
1470         * gnus-diary.el (gnus-diary-check-message):
1471         * message.el (message-insert-formatted-citation-line):
1472         * nnbabyl.el (top-level):
1473         * nndiary.el (nndiary-schedule):
1474         Fix typos in condition-case handlers.
1475
1476 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1479         configuration that provides the sole article window in a frame;
1480         position point correctly after deleting a part.
1481
1482 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1483
1484         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1485         (spam-resolve-registrations-routine): Use it to unregister articles
1486         that change status.
1487
1488 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1491         with XEmacs.
1492         (parse-time-string-chars): Use it.
1493
1494 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1495
1496         * imap.el (imap-interactive-login): Better messages.
1497         (imap-open): Fix bug with renamed buffer on reconnect.
1498         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1499         for easier debugging and cleaner code.  On successful (guessed based on
1500         server capabilities) secondary authentication, set imap-state
1501         correctly.
1502         (imap-last-authenticator): Define imap-last-authenticator as a variable
1503         to avoid warnings.
1504
1505 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * nnrss.el (nnrss-request-article): Remove binding of
1508         default-enable-multibyte-characters that has gotten needless by
1509         the 2007-07-13 change in rfc2047-encode-message-header.
1510
1511         * mml.el (mml-insert-multipart): Error on the message header.
1512         (mml-insert-part): Error on the message header; position point at
1513         the end of a MIME tag.
1514
1515 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1516
1517         * time-date.el (autoload): Expand define-obsolete-function-alias into
1518         defalias and make-obsolete for old Emacsen that Gnus supports.
1519         (with-no-warnings): Define it for old Emacsen.
1520         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1521         is available.
1522         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1523         float-time is available; suppress compile warning for time-to-seconds.
1524
1525         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1526         (gnus-float-time): Alias to float-time if it exists.
1527
1528         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1529         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1530         float-time is available; suppress compile warning for time-to-seconds.
1531
1532         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1533         XEmacs.
1534
1535 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1536
1537         * imap.el (imap-message-map): Docstring fix.
1538
1539 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1540
1541         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1542         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1543         Add the optional argument `encoding' that overrides the default.
1544
1545         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1546         mm-encode-buffer.
1547
1548 2009-09-04  Glenn Morris  <rgm@gnu.org>
1549
1550         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1551         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1552         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1553         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1554         * mm-util.el (mm-with-unibyte-current-buffer)
1555         (mm-find-buffer-file-coding-system):
1556         * yenc.el (yenc-decode-region): Use default-value rather than
1557         default-enable-multibyte-characters.
1558
1559 2009-09-03  Glenn Morris  <rgm@gnu.org>
1560
1561         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1562         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1563         than default-enable-multibyte-characters.
1564
1565 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1566
1567         * gnus-art.el (gnus-article-read-summary-keys):
1568         Fix gnus-buffer-configuration's value temporarily used.
1569
1570 2009-09-02  Glenn Morris  <rgm@gnu.org>
1571
1572         * gnus-util.el (gnus-float-time): New function.
1573         * gnus-delay.el (gnus-delay-article):
1574         * gnus-sum.el (gnus-thread-latest-date):
1575         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1576         * nnspool.el (nnspool-request-newgroups):
1577         Use gnus-float-time rather than time-to-seconds.
1578         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1579
1580         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1581         (gnus-header-subject-face, gnus-header-newsgroups-face)
1582         (gnus-header-name-face, gnus-header-content-face):
1583         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1584         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1585         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1586         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1587         (gnus-cite-face-11):
1588         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1589         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1590         (gnus-server-closed-face, gnus-server-denied-face)
1591         (gnus-server-offline-face):
1592         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1593         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1594         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1595         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1596         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1597         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1598         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1599         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1600         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1601         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1602         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1603         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1604         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1605         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1606         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1607         (gnus-summary-high-undownloaded-face)
1608         (gnus-summary-low-undownloaded-face)
1609         (gnus-summary-normal-undownloaded-face)
1610         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1611         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1612         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1613         (gnus-splash-face):
1614         * message.el (message-header-to-face, message-header-cc-face)
1615         (message-header-subject-face, message-header-newsgroups-face)
1616         (message-header-other-face, message-header-name-face)
1617         (message-header-xheader-face, message-separator-face)
1618         (message-cited-text-face, message-mml-face):
1619         * sieve-mode.el (sieve-control-commands-face)
1620         (sieve-action-commands-face, sieve-test-commands-face)
1621         (sieve-tagged-arguments-face):
1622         * spam.el (spam-face):
1623         Mark face aliases with "-face" in the name as obsolete.
1624
1625 2009-09-01  Glenn Morris  <rgm@gnu.org>
1626
1627         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1628         than goto-line.
1629
1630 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1633         Don't move point if the command is invoked inside the message header.
1634
1635 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1636
1637         * imap.el (imap-send-command): Simplify.
1638         (imap-wait-for-tag): point-max -> buffer-size.
1639
1640 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1641
1642         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1643         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1644         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1645         * nnir.el (nnir-swish-e-index-file):
1646         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1647         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1648         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1649         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1650         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1651         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1652
1653 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1654
1655         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1656         Don't save excursion.
1657
1658 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1659
1660         * nnheader.el (nnheader-find-file-noselect):
1661         * mm-util.el (mm-insert-file-contents):
1662         Use (default-value 'major-mode) instead of default-major-mode.
1663
1664 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1665
1666         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1667
1668 2009-08-26  Glenn Morris  <rgm@gnu.org>
1669
1670         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1671         than placing in files.el.
1672
1673 2009-08-25  Glenn Morris  <rgm@gnu.org>
1674
1675         * nnir.el (top-level): Don't require cl at run-time.
1676         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1677         Replace cl-function substitute with gnus-replace-in-string.
1678         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1679         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1680         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1681         simplified expansions.
1682
1683 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1684
1685         * dig.el (dig): Add autoload cookie.
1686
1687 2009-08-22  Glenn Morris  <rgm@gnu.org>
1688
1689         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1690         goto-line.
1691
1692 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1693
1694         * parse-time.el (parse-time-string-chars): Save match data.
1695
1696 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1697
1698         * parse-time.el (parse-time-string-chars): Compute using character
1699         classes, to handle non-ascii characters (Bug#3190).
1700
1701 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1702
1703         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1704
1705         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1706         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1707         (gnus-mm-display-part, gnus-mime-display-single)
1708         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1709         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1710
1711         * gnus-sum.el
1712         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1713         (gnus-summary-move-article): Add expirable mark to articles copied or
1714         moved to group that has auto-expire turned on if the option is non-nil.
1715
1716 2009-07-24  Glenn Morris  <rgm@gnu.org>
1717
1718         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1719         Fix typo.  (Bug#3903)
1720
1721 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1722
1723         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1724         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1725         that should not be used for draft articles.
1726         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1727         that has no concern in minor mode keys.
1728         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1729         Abolish.
1730
1731 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1732
1733         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1734         article without making inquiry to a user for unknown encoding.
1735
1736         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1737         (nnmaildir--scan): Assume i-node and device number that file-attributes
1738         returns might be cons-cell.
1739
1740         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1741
1742         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1743
1744 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1745
1746         * auth-source.el: Remove docs now in auth.texi.  Don't use
1747         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1748         `auth-source-hide-passwords' and use them.
1749
1750 2009-07-15  Glenn Morris  <rgm@gnu.org>
1751
1752         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1753
1754 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1755
1756         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1757         excessive whitespace from the default values of title and description.
1758
1759 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1760
1761         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1762         mail-fetch-field to fetch Content-Description header in order to
1763         exclude newlines.
1764
1765 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1766
1767         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1768         format used by GnuPG 2.0.11.
1769
1770 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1771
1772         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1773         to deleted part.
1774
1775 2009-05-30  David Engster  <dengste@eml.cc>
1776
1777         * nnmairix.el: Remove old documentation in the commentary block.
1778         (nnmairix-request-group): Do not update active file for nnml back ends.
1779         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1780         end so that overview files are ignored.
1781         (nnmairix-update-groups): Make updating the groups more robust by using
1782         marks.
1783         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1784         with dollar characters in message-id.
1785
1786 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1787
1788         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1789         2008-12-25 in dns.el.
1790
1791 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1792
1793         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1794         could happen if the text is only composed of spaces and/or tabs.
1795
1796 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1797
1798         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1799         when sending a queued message to avoid extra mml tags.
1800
1801 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1802
1803         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1804
1805 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1806
1807         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1808         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1809         rmail-toggle-header for XEmacs;
1810         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1811
1812 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1813
1814         * gnus-dired.el: Remove autoload for gnus-setup-message.
1815         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1816         displaying Gnus logo; always use compose-mail.
1817
1818 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1819
1820         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1821
1822 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1823
1824         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1825         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1826         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1827         available.
1828         (gnus-nocem-epg-verify): New function.
1829
1830 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1831
1832         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1833
1834 2009-02-15  Glenn Morris  <rgm@gnu.org>
1835
1836         * gnus-util.el (rmail-insert-rmail-file-header)
1837         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1838         autoloads.
1839         (rmail-default-rmail-file): Remove unnecessary declaration.
1840         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1841
1842 2009-02-14  Glenn Morris  <rgm@gnu.org>
1843
1844         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1845         variable (only used in gnus-util, which declares it anyway).
1846         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1847         which was only needed by gnus-art (changed to not use it any more).
1848         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1849         only used in gnus-util, which autoloads it itself.
1850         (rmail-update-summary): Fix autoload.
1851
1852         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1853         rather than rmail-output-to-rmail-file.
1854
1855 2009-02-07  Glenn Morris  <rgm@gnu.org>
1856
1857         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1858         autoload of function that no longer exists.
1859         (rmail-toggle-header): Declare.
1860         (message-forward-rmail-make-body): Handle mbox Rmail.
1861
1862 2009-01-31  Glenn Morris  <rgm@gnu.org>
1863
1864         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1865         2009-01-09 change.
1866
1867 2009-01-31  Dave Love  <fx@gnu.org>
1868
1869         * imap.el (imap-fetch-safe): Bind debug-on-error.
1870         (imap-debug): Add imap-fetch-safe.
1871
1872 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1873
1874         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1875         (auth-source-forget-all-cached): New convenience function.
1876         (auth-source-user-or-password): Accept list of modes or a single mode.
1877
1878         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1879         auth-source modes.
1880
1881         * netrc.el (netrc-machine-user-or-password): Use list of
1882         auth-source modes.
1883
1884         * nnimap.el (nnimap-open-connection): Use list of
1885         auth-source modes.
1886
1887         * nntp.el (nntp-send-authinfo): Use list of
1888         auth-source modes.
1889
1890 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1891
1892         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1893         now.
1894
1895 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1896
1897         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1898         coding system in XEmacs; add a workaround for XEmacs.
1899
1900         * lpath.el: Fbind coding-system-aliasee.
1901
1902 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1903
1904         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1905         of current-language-environment.
1906
1907 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1908
1909         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1910         available at runtime.
1911
1912 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1913
1914         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1915
1916 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1917
1918         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1919         the greatest positive fixnum value doesn't work under an XEmacs with
1920         bignum support; use the most-positive-fixnum constant instead,
1921         available since Emacs 21.1 with cl and XEmacs 21.1.
1922
1923 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1924
1925         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1926         XEmacs gets not to work.
1927
1928 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * mm-util.el (mm-coding-system-priorities): Allow the value like
1931         "Japanese (UTF-8)" of current-language-environment.
1932
1933 2009-01-09  Glenn Morris  <rgm@gnu.org>
1934
1935         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1936         with last-command-event.
1937
1938 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1939
1940         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1941         in the doc string.
1942
1943         * message.el (message-fix-before-sending): Amend comment.
1944
1945 2009-01-08  Dave Love  <fx@gnu.org>
1946
1947         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1948
1949 2009-01-07  David Engster  <dengste@eml.cc>
1950
1951         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1952         simplified server definitions by converting it via
1953         gnus-server-to-method.
1954
1955 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1956
1957         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1958         parameter's operands.
1959
1960 2009-01-06  David Engster  <dengste@eml.cc>
1961
1962         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1963         primary select method (for gnus-group-mark-article-as-read).
1964
1965 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1966
1967         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1968         `(gnus)Face', not `(gnus)X-Face'.
1969
1970 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1971
1972         * mm-util.el (mm-ucs-to-char): New function.
1973
1974         * mm-url.el (mm-url-decode-entities): Use it.
1975
1976         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1977         unicode-to-char.
1978
1979 2009-01-05  Dave Love  <fx@gnu.org>
1980
1981         * time-date.el: Require cl for `declare'.
1982
1983 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1984
1985         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1986         Dave Love.
1987
1988 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1989
1990         * message.el (message-fix-before-sending): Add `eight-bit' to
1991         illegible-text check.
1992
1993 2009-01-03  Michael Olson  <mwolson@gnu.org>
1994
1995         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
1996         `headers' is nil.  This can occur if the IMAP server does not have
1997         permissions to read messages from a folder, but can write new messages
1998         to the folder.
1999         (nnimap-request-article-part): Do not insert `data' if it is nil.
2000
2001         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2002         characters which will confuse `read', so skip past them.
2003
2004 2009-01-01  Dave Love  <fx@gnu.org>
2005
2006         * imap.el (imap-string-to-integer): Fix typo.
2007         (imap-fetch-safe): New function.
2008         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2009
2010         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2011
2012         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2013         (imap-parse-greeting): Fix doc strings.
2014         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2015         (imap-parse-flag-list): Make messages unique.
2016         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2017
2018         * nnimap.el: Fix author email.
2019         (nnimap-split-rule): Add FIXME comment.
2020         (nnimap-debug): Fix doc string.
2021
2022 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2023
2024         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2025
2026 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2027
2028         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2029         nslookup if resolv.conf isn't available.
2030         (dns-query): Rename from query-dns.
2031         (dns-query-cached): Rename from query-dns-cached.
2032
2033 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2034
2035         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2036         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2037         to check if those variables exist (first appeared in Emacs 18.50).
2038
2039 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2040
2041         * mm-util.el (mm-line-number-at-pos): New function.
2042
2043         * spam-report.el (spam-report-process-queue): Use it.
2044
2045 2008-12-24  David Engster  <dengste@eml.cc>
2046
2047         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2048         parameters that haven't existed as variables as buffer-local variables.
2049
2050 2008-12-23  Dave Love  <fx@gnu.org>
2051
2052         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2053         cadar.
2054
2055         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2056         imap-starttls-p.
2057         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2058
2059 2008-12-22  Dave Love  <fx@gnu.org>
2060
2061         * imap.el: Fix author email.  Doc fixes.
2062         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2063         reply.
2064
2065 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2066
2067         * spam-report.el (spam-report-gmane-max-requests): New constant.
2068         (spam-report-gmane-wait): New variable.
2069         (spam-report-gmane-ham, spam-report-gmane-spam)
2070         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2071         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2072         the server.
2073
2074         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2075         Add explanations.
2076
2077         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2078         nnheader-accept-process-output and nnheader-read-timeout if available.
2079         (pop3-movemail): Use it.
2080
2081         * message.el (message-check-news-body-syntax): Fix signature check if
2082         there's an attachment.
2083
2084 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2085
2086         * mm-util.el: Add comments to the mm- emulating functions.
2087
2088 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2089
2090         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2091         by Stephen Berman <stephen.berman@gmx.net>.
2092
2093 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2094
2095         * mm-util.el (mm-substring-no-properties): New function.
2096         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2097         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2098         (mm-string-to-multibyte): Doc fix.
2099
2100         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2101
2102 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2103
2104         * mml.el (mml-attach-file): Strip text properties from file name.
2105         (Bug#1574)
2106
2107 2008-12-16  Glenn Morris  <rgm@gnu.org>
2108
2109         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2110
2111 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2114         knows since the charset specified might be a bogus alias that
2115         mm-charset-synonym-alist provides.
2116
2117 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2118
2119         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2120         "ISO_8859-1".
2121
2122         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2123
2124 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2125
2126         * mm-util.el (mm-charset-eval-alist):
2127         Define it before mm-charset-to-coding-system.
2128         (mm-charset-to-coding-system): Add optional argument `silent';
2129         define it before mm-charset-override-alist.
2130         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2131         default value if it can be used in Emacs currently running;
2132         silence mm-charset-to-coding-system.
2133
2134 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2135
2136         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2137         `allow-override' which says whether to use `mm-charset-override-alist'.
2138         (rfc2047-decode-encoded-words): Use it.
2139
2140         * mm-util.el (mm-charset-override-alist): Fix custom type;
2141         add `(gb2312 . gbk)' to choices.
2142
2143 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2146         fast.
2147
2148         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2149
2150         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2151
2152 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2153
2154         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2155         on links.
2156
2157         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2158
2159 2008-12-03  Lute Kamstra  <lute@gnu.org>
2160
2161         * sha1.el: Remove leading * from docstrings of defcustoms,
2162         deffaces, defconsts and defuns.
2163
2164 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2165
2166         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2167         users' addresses that don't have domain parts.
2168         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2169         rather than message-narrow-to-head since there will be the message
2170         header separator.
2171
2172 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2173
2174         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2175         since the result is inserted in a unibyte buffer anyway.
2176         (nnimap-demule-use-string-to-multibyte): Remove.
2177         (nnimap-demule): Alias it to mm-string-to-multibyte.
2178
2179 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2180
2181         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2182         variable for debugging bug#464 and bug#1174.
2183         (nnimap-demule): Use it.
2184
2185 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2186
2187         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2188         score calculation correctly.
2189
2190 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2191
2192         * message.el (message-send-mail): Just set the buffer to unibyte
2193         rather than use mm-with-unibyte-current-buffer which does a lot more.
2194         (message-send-mail-partially): Don't bother with
2195         mm-with-unibyte-current-buffer since it's already been made unibyte by
2196         message-send-mail.
2197
2198 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2199
2200         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2201
2202 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2203
2204         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2205
2206 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2207
2208         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2209         require itself and to remove `with-no-warnings'.
2210
2211 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2212
2213         * starttls.el (starttls-any-program-available): Get the name of the
2214         available TLS layer program.
2215         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2216         well as the host name in the "opening" message.
2217
2218         * auth-source.el (auth-source-cache, auth-source-do-cache)
2219         (auth-source-user-or-password): Cache passwords and logins by default,
2220         allow override with `auth-source-do-cache'.
2221         (auth-source-forget-user-or-password): Allow users to remove cache
2222         entries if needed.
2223
2224 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2225
2226         * md4.el (md4-buffer): Fix typo in docstring.
2227         (md4, md4-64): Doc fixes.
2228         (md4-pack-int32): Reflow docstring.
2229
2230 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2231
2232         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2233         condition-case to only the forward-sexp call.
2234
2235 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2236
2237         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2238         quotes contained.  Make it more robust regardless by an extra
2239         condition-case wrapper.
2240
2241 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2242
2243         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2244
2245 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2246
2247         * nnml.el (nnml-request-expire-articles): Check if the function set to
2248         `nnmail-expiry-target' returns the symbol `delete'.
2249
2250         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2251
2252         * nnmail.el (nnmail-expiry-target): Fix custom type.
2253
2254 2008-10-02  Glenn Morris  <rgm@gnu.org>
2255
2256         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2257         Silence compiler warning.
2258
2259 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2260
2261         * tls.el (open-tls-stream): Show the actual command being
2262         executed, instead of the format string.
2263
2264 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2265
2266         * lpath.el: Fbind codepage-setup for Emacs 23.
2267
2268 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2269
2270         * mml.el (mml-menu): Don't assume mml2015 is bound.
2271
2272 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2273
2274         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2275         exists.
2276
2277 2008-09-27  Glenn Morris  <rgm@gnu.org>
2278
2279         * gnus-util.el (mail-header-remove-comments): Autoload it.
2280
2281 2008-09-27  Andreas Schwab  <schwab@suse.de>
2282
2283         * gnus-util.el (gnus-split-references): Strip comments.
2284         (gnus-parent-id): Likewise.
2285
2286 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2287
2288         * message.el (message-confirm-send): Fix version.
2289
2290 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2291
2292         * message.el (message-idna-to-ascii-rhs-1): Use
2293         mail-extract-address-components rather than mail-header-parse-addresses
2294         that is an alias by default to ietf-drums-parse-addresses that does not
2295         support non-ASCII names in headers' contents.
2296
2297 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         * message.el (message-confirm-send): Fixed variable documentation to
2300         avoid the "y/n" wording.
2301
2302 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2303
2304         * message.el (message-set-auto-save-file-name): Save to a different
2305         filename so multiple messages (especially drafts) can be recovered.
2306
2307 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2308
2309         * message.el (message-confirm-send): Add appropriate version.
2310
2311 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2312
2313         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2314         defvar.
2315
2316 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2317
2318         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2319         (mm-pkcs7-enveloped-magic): Ditto.
2320
2321 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2322
2323         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2324         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2325
2326 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2327
2328         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2329         default, it's better.
2330
2331 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2332
2333         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2334         summary line gnus-number property and ignore them (with a warning
2335         message).
2336
2337 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2338
2339         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2340         macro caddr in the interactive form since it won't be expanded.
2341
2342 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2343
2344         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2345         `charset'; fix name of function called recursively.
2346         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2347
2348 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2351         (gnus-mime-set-charset-parameters): New function.
2352         (gnus-mime-view-part-as-charset): Use it to correctly display part
2353         specifying wrong charset.
2354
2355 2008-09-08  David Engster  <dengste@eml.cc>
2356
2357         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2358         in completing-read for back end server.
2359
2360 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2361
2362         * message.el (message-confirm-send): New variable to confirm sending a
2363         message.
2364         (message-send): Use it.
2365
2366 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2367
2368         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2369
2370 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2371
2372         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2373
2374 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2375
2376         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2377         prevent tracking too many groups.
2378         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2379         Use it.
2380
2381 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2382
2383         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2384         moving point to the bottom of the window in order to avoid recentering.
2385
2386 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2387
2388         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2389
2390         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2391         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2392         (gnus-article-beginning-of-window): Fix calculation.
2393
2394 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * gnus-msg.el (gnus-summary-supersede-article)
2397         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2398         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2399         message header.
2400
2401 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2402
2403         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2404         pending output coming after the status change.
2405
2406 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2407
2408         * message.el:
2409         * gnus-start.el:
2410         * gnus-registry.el: Remove VMS support.
2411
2412 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2413
2414         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2415         macro.
2416         (rfc2104-hash): Use it.
2417
2418 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2419
2420         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2421         (gnus-summary-sort-by-most-recent-date): New commands.
2422         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2423         and menu entries.
2424
2425 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2428         don't redisplay article for raw contents; remove plural articles stuff.
2429
2430         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2431         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2432         on gnus-summary-save-article; display results properly.
2433
2434 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2435
2436         * lpath.el: No need to fbind ns-focus-frame.
2437
2438 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2439
2440         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2441
2442 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2445         gnus-save-all-headers.
2446
2447 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2448
2449         * gnus-util.el (ns-focus-frame): Remove declaration.
2450         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2451         like x.
2452
2453 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2454
2455         * rfc2104.el (rfc2104-zero): Delete defconst.
2456         (rfc2104-hex-alist): Likewise.
2457         (rfc2104-hex-to-int): Delete func.
2458         (rfc2104-hexstring-to-bitstring): Likewise.
2459         (rfc2104-nybbles): New defconst.
2460         (rfc2104-hash): Rewrite for speed.
2461
2462 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2463
2464         * tls.el (open-tls-stream): Make it work with the 2nd argument
2465         BUFFER that is a string but does not exist as a buffer object, as
2466         mentioned in the doc-string.
2467
2468 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2469
2470         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2471         SXEmacs.
2472
2473 2008-07-16  Glenn Morris  <rgm@gnu.org>
2474
2475         * gnus-util.el (ns-focus-frame): Declare for compiler.
2476
2477 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2480         set as a group parameter.
2481         (gnus-summary-save-in-pipe): Work when it is called independently.
2482         (gnus-summary-pipe-to-muttprint): Don't modify
2483         gnus-summary-pipe-output-default-command.
2484
2485 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2486
2487         * message.el (message-send-mail-with-sendmail):
2488         Display the error message.
2489
2490 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2491
2492         * gnus-art.el (gnus-default-article-saver):
2493         Add gnus-summary-save-in-pipe to choices.
2494         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2495         gnus-summary-pipe-output-default-command as the default command.
2496         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2497         instead of gnus-last-shell-command.
2498
2499         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2500         New user option.
2501         (gnus-summary-muttprint-program): Mention the value will be changed.
2502         (gnus-summary-save-article): Force showing of all headers.
2503         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2504
2505 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2506
2507         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2508
2509 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2510
2511         * nnimap.el (nnimap-id):
2512         * sieve-manage.el (sieve-manage-open): Doc fixes.
2513
2514 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2515
2516         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2517         if available.
2518
2519 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2520
2521         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2522
2523         * nnkiboze.el (nnkiboze-generate-group):
2524         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2525
2526         * nnmairix.el: Require CL.
2527
2528 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2529
2530         * dgnushack.el: Autoload get-display-table and put-display-table for
2531         XEmacs 21.5.
2532
2533         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2534         21.4 and SXEmacs.
2535
2536 2008-06-15  David Engster  <dengste@eml.cc>
2537
2538         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2539
2540 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2541
2542         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2543         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2544         runtime choice under XEmacs.
2545
2546         * gnus-sum.el (gnus-summary-set-display-table):
2547         Use `gnus-put-display-table', `gnus-get-display-table',
2548         `gnus-set-display-table' for the display table, instead of `aset'.
2549
2550         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2551         Use `gnus-put-display-table', `gnus-get-display-table',
2552         `gnus-set-display-table' for the display table.
2553
2554 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2555
2556         * nnmairix.el: Add autoloads.
2557
2558 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2559
2560         * nnmairix.el (nnmairix-delete-recreate-group)
2561         (nnmairix-update-and-clear-marks): Fix error messages.
2562
2563 2008-06-14  David Engster  <dengste@eml.cc>
2564
2565         * nnmairix.el: Upgrade to version 0.6.
2566         (nnmairix-group-toggle-propmarks-this-group)
2567         (nnmairix-group-toggle-readmarks-this-group)
2568         (nnmairix-group-delete-recreate-this-group)
2569         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2570         (nnmairix-remove-tick-mark-original-article): New commands.
2571         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2572         (nnmairix-propagate-marks-to-nnmairix-groups)
2573         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2574         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2575         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2576         functions needed for marks propagation and manipulation of read marks.
2577         (nnmairix-update-groups): New function.
2578         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2579         (nnmairix-determine-original-group-from-registry)
2580         (nnmairix-determine-original-group-from-path)
2581         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2582         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2583         New helper functions.
2584         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2585         keystrokes for new commands.
2586         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2587         (nnmairix-request-group): Check allow-fast group parameter.
2588         (nnmairix-request-create-group): Set allow-fast group parameter if
2589         nnmairix-allowfast-default is set.
2590         (nnmairix-close-group): Propagate marks upon closing if needed.
2591         (nnmairix-group-toggle-threads-this-group): Use new.
2592         nnmairix-group-toggle-parameter helper function.
2593         (nnmairix-search): Better check for empty search result.
2594         (nnmairix-goto-original-article): Use new helper functions for
2595         determining original article.
2596         (nnmairix-show-original-article): Make sure message-id is in brackets.
2597         (nnmairix-call-mairix-binary): Change variable name.
2598         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2599         helper function.
2600         (nnmairix-widget-toggle-activate): Fix doc string.
2601
2602 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * nnir.el: Require edmacro when compiling with XEmacs.
2605         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2606         available in Emacs 21.
2607
2608 2008-06-11  Glenn Morris  <rgm@gnu.org>
2609
2610         * gnus-util.el (x-focus-frame):
2611         * gnus.el (image-size):
2612         * mm-decode.el (image-size): Declare.
2613
2614         * gnus-picon.el (declare-function): Add compat definition.
2615         (image-size): Declare.
2616
2617         * gnus-group.el (tool-bar-map):
2618         * gnus-sum.el (tool-bar-map): Define for compiler.
2619
2620         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2621
2622         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2623
2624         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2625         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2626         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2627         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2628         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2629         * sieve-manage.el, spam-report.el, spam.el:
2630         Remove unnecessary eval-and-compile of autoloads.
2631
2632 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2633
2634         * auth-source.el: Precise Tramp doc.
2635
2636 2008-06-07  Glenn Morris  <rgm@gnu.org>
2637
2638         * nnmairix.el: Remove unnecessary eval-when-compile.
2639
2640 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2641
2642         * lpath.el: Fbind propertize for XEmacs 21.4.
2643
2644 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2645
2646         * nnir.el: Move here from ../contrib.
2647
2648 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2649
2650         * gnus-util.el (gnus-read-shell-command): New function.
2651         * mm-decode.el (mm-pipe-part):
2652         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2653
2654 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2655
2656         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2657
2658 2008-06-03  Glenn Morris  <rgm@gnu.org>
2659
2660         * pop3.el (nnheader-accept-process-output): Autoload it.
2661
2662 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2663
2664         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2665         are not 2-digit hexadecimal characters that follow `%'s.
2666
2667 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2668
2669         * message.el (message-bogus-recipient-p): Fix type in doc string.
2670         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2671         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2672         Improve custom options.
2673         (message-bogus-recipient-p): Adjust accordingly.
2674
2675 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2676
2677         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2678         long-form month and day names.
2679
2680 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2681
2682         * dgnushack.el: Autoload debug, eudc-expand-inline and
2683         pgg-snarf-keys-region for XEmacs.
2684
2685         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2686
2687         * nnmairix.el: Require edmacro when compiling with XEmacs.
2688
2689 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2690
2691         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2692         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2693
2694 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2695
2696         * auth-source.el: Add more docs.
2697
2698         * netrc.el (netrc-machine): Always match if the port is not given.
2699
2700 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2701
2702         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2703         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2704         retrieval faster in some cases, but might make CPU usage larger.  If
2705         this has any bad side effects, we might revert this change.
2706
2707         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2708         seems to make mail retrieval much, much faster.
2709         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2710         unconditionally.
2711
2712         * gnus-draft.el (gnus-group-send-queue): Bind
2713         message-send-mail-partially-limit to nil to avoid being prompted.
2714
2715 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2716
2717         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2718
2719         * message.el (message-bogus-address-regexp): Fix and improve custom
2720         type.
2721         (message-setup-hook): Add message-check-recipients as custom option.
2722
2723 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2724
2725         * message.el (message-cite-function): Remove bogus autoload which crept
2726         in during merge from v5-10.
2727
2728 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2729
2730         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2731
2732         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2733
2734         * auth-source.el: Preliminary Tramp docs.
2735         (auth-sources): Change the default auth-sources to use
2736         EPA .gpg files.
2737
2738 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2739
2740         * nntp.el: Autoload `auth-source-user-or-password'.
2741         (nntp-send-authinfo): Use it.
2742
2743         * nnimap.el: Autoload `auth-source-user-or-password'.
2744         (nnimap-open-connection): Use it.
2745
2746         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2747         for the gnus-message function.
2748         (auth-source-user-or-password): Use it.
2749
2750 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2751
2752         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2753         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2754         (rfc2104-hash): Use it.
2755
2756 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2757
2758         * gnus-art.el (gnus-article-toggle-truncate-lines):
2759         Don't use `iff' in docstring.
2760
2761 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2762
2763         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2764
2765         * gnus-util.el (gnus-extract-address-component-name)
2766         (gnus-extract-address-component-email): Convenience functions around
2767         `gnus-extract-address-components'.
2768
2769         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2770         Use `gnus-extract-address-component-email' to fix bug of comparing full
2771         sender name to `user-mail-address'.
2772
2773 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2774
2775         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2776         catch/throw to optimize.
2777         (gnus-registry-find-keywords): Just use member to find a keyword.
2778
2779 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2780
2781         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2782         is current before calling gnus-server-prepare.
2783         (gnus-server-setup-buffer, gnus-server-update-server)
2784         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2785
2786 2008-05-04  Juri Linkov  <juri@jurta.org>
2787
2788         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2789         (mailcap-file-default-commands): Use mailcap-replace-in-string
2790         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2791         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2792
2793 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2794
2795         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2796
2797 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2798
2799         * gnus.el: Bump version to 0.11.
2800
2801 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2802
2803         * gnus.el: No Gnus v0.10 is released.
2804
2805 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2806
2807         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2808         hooks.
2809         (gnus-update-read-articles): Speed up non-marks-using users.
2810         (gnus-use-marks): Define gnus-use-marks.
2811         (gnus-propagate-marks): Rename variable to something more sensible.
2812
2813 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2814
2815         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2816         (gmm-image-load-path-for-library): Fix typos in docstrings.
2817         (gmm-message): Reflow docstring.
2818
2819 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2820
2821         * mail-source.el (mail-source-set-1, mail-source-bind):
2822         Move auth-source code out of the macro to clean it up and fix bugs.
2823
2824 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2825
2826         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2827         by sender if it's equal to user-mail-address, it's likely to be
2828         useless.
2829
2830         * mail-source.el (mail-source-bind): Don't use user or password if they
2831         are not bound.  Unintern them if they are nil.  Don't use server unless
2832         it's bound, and default it to empty string otherwise.
2833
2834 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2835
2836         * mail-source.el: Load auth-source.el.
2837         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2838         get user name or password, if auth-sources is set up.
2839
2840         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2841         strategy of splitting with parent.
2842         (gnus-registry-split-fancy-with-parent)
2843         (gnus-registry-post-process-groups): Use it and fix prior
2844         bug (returning a list as the split result).
2845
2846         * auth-source.el (auth-sources): Remove server parameter.
2847         (auth-source-pick, auth-source-user-or-password)
2848         (auth-source-user-or-password-imap)
2849         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2850         (auth-source-user-or-password-sftp)
2851         (auth-source-user-or-password-smtp): Remove server parameter.
2852
2853 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2854
2855         * smime.el (smime-sign-region, smime-encrypt-region)
2856         (smime-decrypt-region):
2857         Remove redundant calls to `generate-new-buffer-name'.
2858
2859 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2860
2861         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2862         Don't use QP for message/rfc822.
2863         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2864
2865 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2866
2867         * sieve-manage.el (sieve-string-bytes): Remove.
2868         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2869         correct byte-length only if the process's coding-system is the same as
2870         the one used internally by Emacs to represent strings.
2871
2872 2008-04-22  Juri Linkov  <juri@jurta.org>
2873
2874         * mailcap.el (mailcap-file-default-commands): New function.
2875
2876 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2877
2878         * message.el (message-signature-separator, message-cite-function):
2879         Change custom version.
2880
2881 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2882
2883         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2884         commands.
2885         (tls-checktrust): Ditto.
2886
2887 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2888
2889         * mm-decode.el (mm-display-external): Make temp file read-only.
2890
2891 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2892
2893         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2894         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2895         `C-c C-f d'.
2896
2897 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2898
2899         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2900
2901 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2902
2903         * gnus.el: Bump version to 0.9.
2904
2905 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2906
2907         * gnus.el: No Gnus v0.8 is released.
2908
2909 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2910
2911         * mail-source.el (mail-source-value):
2912         Prefer fboundp to functionp so it works with macros as well.
2913
2914 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2915
2916         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2917         Fix last change in case the element is not even a symbol.
2918
2919 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2920
2921         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2922         Prefer fboundp to functionp so it works with macros as well.
2923
2924 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2925
2926         * auth-source.el: Added docs.
2927         (auth-sources): Modify format to support server.
2928         (auth-source-pick, auth-source-user-or-password)
2929         (auth-source-user-or-password-imap)
2930         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2931         (auth-source-user-or-password-sftp)
2932         (auth-source-user-or-password-smtp): Add server parameter.
2933
2934 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2935
2936         * gnus-registry.el: Initialize the registry when gnus-registry-install
2937         is t.
2938
2939 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2940
2941         * compface.el (uncompface): Make buffer unibyte.
2942
2943 2008-04-05  Glenn Morris  <rgm@gnu.org>
2944
2945         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2946
2947 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2948
2949         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2950         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2951
2952         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2953         multibyteness after rather than before erasing it.
2954
2955         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2956         mm-with-multibyte.
2957         (gnus-request-article-this-buffer): Make sure the proper decoding is
2958         used if gnus-original-article-buffer happens to be unibyte.
2959
2960         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2961         default-enable-multibyte-characters.
2962
2963         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2964         default-enable-multibyte-characters.
2965
2966         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2967
2968         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2969
2970 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2971
2972         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2973         (imap-message-copyuid-1): Use it.
2974         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2975         J. Williams in
2976         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2977
2978         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2979         imap-enable-exchange-bug-workaround.
2980         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2981
2982 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2983
2984         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2985         a 100 byte status-checks into a 2-3MB transfer for each group.
2986         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2987         to enable bug workaround or not.
2988         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2989
2990 2008-03-31  Glenn Morris  <rgm@gnu.org>
2991
2992         * message.el (mml2015-use): Declare for compiler.
2993         (message-info): Require mml2015 when appropriate.
2994
2995 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2996
2997         * Makefile.in (EMACS_COMP): Quote directory name that might contain
2998         whitespace.
2999
3000 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3001
3002         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3003         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3004         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3005         (nntp-service-to-port): New function.
3006         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3007         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3008         (nntp-open-netcat-stream): New function.
3009         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3010
3011 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3012
3013         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3014
3015 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3016
3017         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3018
3019 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3020
3021         * dns.el (dns-write): Use set-buffer-multibyte.
3022
3023 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3024
3025         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3026
3027 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3028
3029         * message.el (message-signature-separator): Change default.
3030         Improve custom type.
3031         (message-cite-function): Change default to
3032         message-cite-original-without-signature.
3033
3034         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3035         toggle.
3036
3037         * message.el (message-check-news-body-syntax): Fix signature check.
3038         (message-setup-1): Mark buffer as unmodified _after_ running
3039         message-setup-hook and handling message-alternative-emails.
3040         (message-shorten-references): Be more strict when building list of
3041         valid references to comply with GNKSA.
3042
3043         * gnus-group.el (gnus-read-ephemeral-bug-group)
3044         (gnus-read-ephemeral-debian-bug-group)
3045         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3046
3047         * message.el (message-info): Don't use booleanp which isn't supported
3048         in Emacs 21 and XEmacs.
3049
3050 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3051
3052         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3053         gnus-group-gmane-group-download-format.
3054         (gnus-group-read-ephemeral-gmane-group): Rename from
3055         gnus-group-read-ephemeral-gmane-group.
3056         (gnus-read-ephemeral-gmane-group-url): Rename from
3057         gnus-group-read-ephemeral-gmane-group-url.
3058         (gnus-bug-group-download-format-alist): New variable.
3059         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3060         (gnus-read-ephemeral-emacs-bug-group): New commands.
3061
3062 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3063
3064         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3065         (gnus-visible-headers): Improve custom type.
3066
3067 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3068
3069         * mml.el (mml-menu): Add workarounds for XEmacs.
3070
3071         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3072         X-Boundary header.
3073
3074         * message.el (message-simplify-recipients): Fix previous commit.
3075
3076 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3077
3078         * mm-util.el (mm-set-buffer-multibyte): New function.
3079         * mm-decode.el (mm-copy-to-buffer): Use it.
3080
3081 2008-03-19  Glenn Morris  <rgm@gnu.org>
3082
3083         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3084         Accidentally removed in the sync process with Emacs.
3085
3086 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3087
3088         * message.el (message-alter-recipients-discard-bogus-full-name):
3089         New function.
3090         (message-alter-recipients-function): New variable.
3091         (message-get-reply-headers): Use it.
3092         (message-replace-header): New helper function.
3093         (message-recipients-without-full-name): New variable.
3094         (message-simplify-recipients): New command.
3095
3096         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3097
3098         * message.el (message-info): Handle EasyPG manual.
3099
3100         * mml.el (mml-menu): Add entry for EasyPG.
3101
3102 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3103
3104         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3105         parameter.
3106
3107         * message.el (message-disassociate-draft): Specify drafts group name
3108         fully.
3109
3110 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3111
3112         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3113         unnecessary duplicates from the match list.
3114
3115 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3116
3117         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3118
3119         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3120
3121         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3122         args of `how-many' of which the XEmacs version doesn't take; declare
3123         Info-index-next as function.
3124
3125 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3126
3127         * gnus-score.el (gnus-score-headers): Fix handling of
3128         gnus-inhibit-slow-scoring.
3129
3130         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3131         string.
3132         (gnus-button-url-regexp): Improve handling of parenthesis.
3133         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3134         (gnus-button-handle-info-keystrokes): Handle index entries.
3135
3136 2008-03-15  Glenn Morris  <rgm@gnu.org>
3137
3138         * parse-time.el (parse-time-string): Simplify.
3139
3140 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3141
3142         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3143         Incoming* files.
3144
3145 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3146
3147         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3148         (auth-source-pick): Use it.
3149
3150 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3151
3152         * binhex.el (binhex-decode-region-internal):
3153         * uudecode.el (uudecode-decode-region-internal):
3154         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3155         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3156         setting default-enable-multibyte-characters.
3157
3158 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3159
3160         * auth-source.el (auth-source-protocols)
3161         (auth-source-protocols-customize, auth-source-choices): Added and
3162         modified variable customizations and defaults.
3163         (auth-source-pick, auth-source-user-or-password)
3164         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3165         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3166         (auth-source-user-or-password-sftp)
3167         (auth-source-user-or-password-smtp): Use new variables and provide an
3168         interface to netrc.el.
3169
3170 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3171
3172         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3173         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3174         Make sure the nntp port to specify is a string.
3175
3176 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3177
3178         * nntp.el: Use with-current-buffer.
3179         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3180         dubious mm-with-unibyte-current-buffer.
3181         (nntp-with-open-group-function): New function extracted from
3182         nntp-with-open-group macro.
3183         (nntp-with-open-group): Use the function, so it's easier to debug.
3184         Add indentation and debugging info.
3185         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3186         the use of the netcat alternatives.
3187
3188         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3189         Avoid mm-string-as-multibyte as well.
3190
3191         * nnweb.el (nnweb-insert-html):
3192         Remove use of nnheader-string-as-multibyte.
3193
3194         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3195         (nnheader-string-as-multibyte): Remove.
3196
3197         * mm-view.el: Use inhibit-read-only.
3198         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3199         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3200         or unibyte-string.
3201
3202         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3203         (mm-uu-yenc-extract): Use with-current-buffer.
3204
3205         * gnus-soup.el (gnus-soup-send-packet): Don't use
3206         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3207
3208         * nnmh.el: Use with-current-buffer.
3209         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3210         mm-string-as-multibyte on the output of mm-encode-coding-string.
3211
3212         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3213         (nnimap-request-move-article): Use with-current-buffer.
3214
3215         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3216         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3217         conversion uses string-make-unibyte rather than string-as-unibyte.
3218
3219         * gnus-msg.el: Use with-current-buffer.
3220
3221         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3222
3223 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3224
3225         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3226         string for caching if it is 'PIN.
3227
3228 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3229
3230         * lpath.el: Consider the case without Emacs/W3.
3231
3232 2008-03-08  Glenn Morris  <rgm@gnu.org>
3233
3234         * time-date.el (date-to-time, time-subtract, time-add)
3235         (safe-date-to-time): Doc fixes.
3236
3237 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3238
3239         * mail-source.el (mail-source-delete-old-incoming-confirm):
3240         Change default to nil.
3241         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3242
3243 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * lpath.el: Rearrange.
3246
3247         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3248         (gnus-article-goto-prev-page): Work for articles having ^L's.
3249
3250         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3251
3252         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3253
3254 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3255
3256         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3257         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3258         (gnus-bookmark-jump): Adjust some variable names.
3259
3260 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3261
3262         * auth-source.el: New package.
3263         (auth-source-choices): Add customization entry point variable.
3264
3265         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3266         bug.
3267
3268 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3269
3270         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3271         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3272         (gnus-registry-install-shortcuts): Rename from
3273         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3274         the `gnus-registry-mark-map' keymap dynamically from
3275         `gnus-registry-marks'.  The generated functions update the summary line
3276         when a registry mark is added or deleted, and will call
3277         `gnus-registry-install-p' (see the comments in the code).
3278         (gnus-registry-user-format-function-M): Use concat intelligently.
3279
3280         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3281         the registry mark functions.
3282
3283 2008-03-05  Glenn Morris  <rgm@gnu.org>
3284
3285         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3286         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3287         gnus-art.
3288         (top-level): No need to load own source when compiling.
3289
3290 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3291
3292         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3293         Suggested by <chris.anderton@zetnet.co.uk>.
3294
3295 2008-03-04  Glenn Morris  <rgm@gnu.org>
3296
3297         * gnus-sum.el (top-level): No need to require gnus when compiling,
3298         since unconditionally required near start of file.
3299         (gnus-summary-display-while-building): Move definition before use.
3300
3301 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3302
3303         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3304         formatting function.
3305
3306 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3307
3308         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3309         with plists.
3310         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3311         Use new format.
3312
3313 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3316         `where-is-internal' that returns a range of key sequences.
3317
3318 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3319
3320         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3321
3322         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3323         (gnus-summary-jump-to-group): Consider windows on other displayed
3324         frames as well.  Similar changes might be needed elsewhere, but that's
3325         the one I've bumped into during my use.
3326
3327         * nndoc.el (nndoc-oe-dbx-type-p):
3328         * gnus-msg.el (gnus-debug):
3329         * gnus-group.el (gnus-update-group-mark-positions):
3330         Use mm-string-to-multibyte.
3331
3332 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3333
3334         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3335         doesn't handle NotDashEscaped.
3336
3337         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3338         (mml-dnd-attach-options): Fix typo in custom choice.
3339
3340         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3341         nndoc-article-type to mbox.
3342         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3343
3344         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3345         to nil, instead of html2text.
3346
3347         * imap.el (imap-debug): Add `imap-ping-server'.
3348
3349         * gnus-bookmark.el: Add FIXMEs.
3350
3351         * message.el (message-form-letter-separator)
3352         (message-send-form-letter-delay): New variables.
3353         (message-send-form-letter): Use them.  New command to send form
3354         letters.  Requested by Uwe Siart.
3355         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3356
3357 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3358
3359         * Update copyright years.
3360
3361 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3362
3363         Sync from EMACS_22_BASE.
3364
3365         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3366
3367 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3368
3369         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3370         empty author.
3371
3372 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3373
3374         * gnus-registry.el (gnus-registry-marks): Add variable for
3375         customization of marks and their appearance.
3376         (gnus-registry-read-mark): Use it.
3377         (gnus-registry-do-marks): Add utility function to loop through
3378         `gnus-registry-marks'.
3379         (gnus-registry-install-shortcuts-and-menus): Add function to install
3380         shortcuts and menus.
3381         (gnus-registry-initialize): Use it.
3382         (gnus-registry-default-mark): Clarify documentation.
3383
3384 2008-02-29  Glenn Morris  <rgm@gnu.org>
3385
3386         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3387         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3388         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3389         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3390         Change defcustom :version from 23.0 to 23.1.
3391
3392 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3393
3394         * gnus-registry.el (gnus-registry-follow-group-p)
3395         (gnus-registry-post-process-groups): Add functions to aid registry
3396         splitting and improve logging.  Clarify behavior in function
3397         documentation.
3398         (gnus-registry-split-fancy-with-parent): Use them.
3399
3400 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3401
3402         * gnus-art.el: Use with-current-buffer.
3403
3404 2008-02-27  David Engster  <dengste@eml.cc>
3405
3406         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3407         Express real group name in the response.
3408
3409 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3410
3411         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3412         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3413         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3414         autoload gnus-registry-fetch-group when compiling.
3415         (nnmairix-request-group-with-article-number-correction): Remove
3416         unreferenced argument passed to nnmairix-call-backend.
3417
3418 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3419
3420         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3421         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3422         Wilde.
3423
3424 2008-02-27  Glenn Morris  <rgm@gnu.org>
3425
3426         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3427         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3428         variables to defconsts.  Convert comments to doc-strings.
3429         (nnmairix-last-server, nnmairix-current-server): Convert from free
3430         variables to defvars.  Convert comments to doc-strings.
3431         (gnus-registry-fetch-group): Autoload.
3432         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3433         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3434         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3435         caddr.
3436         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3437         nnmairix-request-group-with-article-number-correction call.
3438         (nnmairix-fast, nnmairix-group): New, less general names, for free
3439         variables passed from nnmairix-request-group to
3440         nnmairix-request-group-with-article-number-correction.  Declare.
3441         (nnmairix-request-group-with-article-number-correction):
3442         Use nnmairix-fast, nnmairix-group rather than fast, group.
3443
3444 2008-02-26  David Engster  <dengste@eml.cc>
3445
3446         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3447         version 0.5.
3448
3449 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3450
3451         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3452         instead of making an extra function call.  Don't add the current group
3453         to articles only when they have the group.  Use
3454         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3455         Reported by David <de_bb@arcor.de>.
3456
3457 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3460         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3461
3462 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3463
3464         * mail-source.el (mail-source-delete-incoming): Change default.
3465         Supplement doc string.
3466
3467         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3468
3469 2008-02-14  Glenn Morris  <rgm@gnu.org>
3470
3471         * time-date.el (format-seconds): New function.
3472
3473 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3474
3475         * nnmail.el (nnmail-message-id-cache-file): Derive from
3476         `gnus-home-directory'.
3477
3478 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3479
3480         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3481         Document negative prefix.
3482
3483         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3484
3485 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3486
3487         * message.el (message-unsent-separator): Add the Exim bounce
3488         separator.
3489
3490 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3491
3492         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3493         list.
3494         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3495         recipient/signer list.
3496
3497 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * Makefile.in (datarootdir): Define.
3500         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3501         name that might contain whitespace.
3502
3503 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3504
3505         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3506         fbound (Emacs 23 unicode), signal an error.
3507
3508 2008-02-08  Glenn Morris  <rgm@gnu.org>
3509
3510         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3511
3512 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3513
3514         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3515         ports to the calls to `netrc-machine-user-or-password' in addition to
3516         "imap" and "imaps".
3517
3518 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3519
3520         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3521
3522         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3523
3524 2008-02-01  Kenichi Handa  <handa@m17n.org>
3525
3526         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3527         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3528         (rfc2104-hash): Convert the result of concat to unibyte string.
3529
3530 2008-02-01  Dave Love  <fx@gnu.org>
3531
3532         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3533         coding-system-for-read.
3534         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3535
3536 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3537
3538         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3539         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3540         <hanche@math.ntnu.no>.
3541
3542 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3543
3544         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3545
3546         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3547
3548 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3549
3550         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3551         * message.el (message-beginning-of-line): Use featurep instead of bound
3552         tests in order to resolve conditionals at compile time.
3553
3554 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3555
3556         * mail-source.el (mail-sources): Add `group' choice.
3557
3558         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3559         parameter `in-group' to control into which group the articles go.
3560         Add treatment of `group' mail-source.
3561
3562 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3563
3564         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3565
3566         * mm-decode.el (mm-dissect-buffer): Decode description.
3567
3568         * mml.el (mml-to-mime): Encode message header first.
3569
3570 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3571
3572         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3573         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3574
3575         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3576         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3577
3578 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3579
3580         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3581
3582 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3585         prefix keys.
3586         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3587         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3588         gnus-xmas.el.
3589
3590         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3591         (gnus-xmas-article-describe-bindings): New function.
3592         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3593         gnus-xmas-article-describe-bindings.
3594
3595         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3596
3597 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3598
3599         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3600         Add new variables for article mark management.
3601         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3602         list of extra data entries which, when present, will indicate that the
3603         article ID should not be trimmed from the registry.
3604         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3605         functions.
3606         (gnus-registry-read-mark): New function to read a mark name from the
3607         user.
3608         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3609         (gnus-registry-set-article-mark-internal): New functions to add and
3610         remove marks.
3611         (gnus-registry-get-article-marks): New function to show the marks for
3612         an article, or retrieve them for further use.
3613
3614 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3615
3616         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3617         keys when no argument is given.
3618
3619 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3620
3621         * imap.el (imap-ping-server): New variable.
3622         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3623         (imap-ping-server): Minor doc string fixes.
3624
3625 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3626
3627         * imap.el (imap-ping-server): New function.
3628         (imap-opened): Call imap-ping-server.
3629
3630 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3631
3632         * gnus-sum.el (gnus-article-sort-by-random)
3633         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3634         jidanni@jidanni.org.
3635
3636 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3637
3638         * gnus-art.el (gnus-article-describe-bindings): New function.
3639         (gnus-article-read-summary-keys): Use it.
3640         (gnus-article-mode-map): Bind `C-h b' to it.
3641
3642 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3645         XEmacs.
3646         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3647         against non-character events.
3648
3649         * lpath.el: Fbind map-keymap for Emacs 21.
3650
3651 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3652
3653         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3654         command.
3655         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3656         instead of END.  Change name of the temp file.
3657         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3658         customizable.
3659
3660 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3663         bind `S W' to gnus-article-wide-reply-with-original; set default
3664         binding to gnus-article-read-summary-send-keys.
3665         (gnus-article-read-summary-keys): Fix the order of keys; display
3666         continuation keys correctly in the echo area; describe bindings
3667         correctly when keys end with `C-h'.
3668         (gnus-article-read-summary-send-keys): New function.
3669         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3670         for gnus-article-read-summary-send-keys; display continuation keys
3671         correctly in the echo area.
3672         (gnus-article-reply-with-original): Ignore prefix argument.
3673         (gnus-article-wide-reply-with-original): New function.
3674
3675         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3676         Emacs 21.
3677
3678 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3681         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3682
3683 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3684
3685         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3686         (gnus-group-read-ephemeral-gmane-group): New command.
3687
3688 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3689
3690         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3691
3692 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3693
3694         * message.el (message-send-mail-function): Increase custom version.
3695
3696         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3697         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3698
3699 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3700
3701         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3702         for the cases where imap-authenticate is called with a nil buffer
3703         parameter.
3704
3705 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3706
3707         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3708         html parts correctly; support forwarded messages.
3709         (gnus-article-browse-html-article): Remove work buffers.
3710
3711         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3712         compiling.
3713         (netrc-bound-and-true-p): New macro.
3714         (netrc-parse): Use it instead of bound-and-true-p that is not available
3715         in XEmacs 21.4.
3716
3717 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3718
3719         * gnus-registry.el (gnus-registry-mark-article)
3720         (gnus-registry-article-marks): Add functionality to mark articles
3721         through the Gnus registry.
3722
3723         * encrypt.el: Clarify documentation for the new pgg method.
3724         (encrypt-file-alist): Add PGG option.
3725         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3726         functionality.  Abstract password key and messaging to external
3727         functions.
3728         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3729         (encrypt-message-method-and-cipher): Add new convenience external
3730         functions.
3731         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3732         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3733
3734         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3735         (netrc-parse): Use encrypt-file-alist to determine if
3736         encrypt-find-model or encrypt-insert-file-contents should be used.
3737
3738         * encrypt.el: Clarify documentation.  Load password-cache or
3739         password, whichever one is found first, instead of autoloading.
3740
3741 2007-12-19  Glenn Morris  <rgm@gnu.org>
3742
3743         * mml.el (message-options-set, message-narrow-to-head)
3744         (message-in-body-p, message-mail-p, message-encode-message-body):
3745         Autoload.
3746         (message-remove-header, message-narrow-to-headers-or-head)
3747         (message-subscribed-p, message-make-mail-followup-to)
3748         (message-position-on-field, message-news-p)
3749         (message-options-set-recipient, message-generate-headers)
3750         (message-sort-headers): Declare as functions.
3751
3752 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3753
3754         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3755         convention in doc string.
3756
3757 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3758
3759         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3760         title to html parts.
3761         (gnus-article-browse-html-article): Pass message header to it.
3762
3763         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3764
3765 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3766
3767         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3768         or password compatible with XEmacs.
3769
3770 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3771
3772         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3773         format document.
3774         (gnus-mime-delete-part): Don't write description line if empty.
3775         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3776
3777 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
3778
3779         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3780         (gnus-summary-mark-read-and-unread-as-read)
3781         (gnus-summary-mark-current-read-and-unread-as-read)
3782         (gnus-summary-mark-unread-as-ticked): Doc fix.
3783         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3784
3785 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3786
3787         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3788         Christoph Conrad <christoph.conrad@gmx.de>.
3789
3790 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3791
3792         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3793         yes-or-no-p.
3794
3795 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3796
3797         * mm-decode.el (mm-add-meta-html-tag): New function.
3798         (mm-save-part-to-file, mm-pipe-part): Use it.
3799
3800         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3801         gnus-y-or-n-p instead of y-or-n-p.
3802         (gnus-article-browse-html-parts): Work with message/external-body; use
3803         mm-add-meta-html-tag.
3804
3805 2007-12-11  Glenn Morris  <rgm@gnu.org>
3806
3807         * gnus-cache.el: Require gnus-sum not just when compiling.
3808
3809         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3810
3811         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3812         definitions before use.
3813
3814         * mm-decode.el: Require gnus-util.
3815         (mm-remove-part): Only call delete-annotation on XEmacs.
3816
3817         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3818
3819         * nnmail.el: Require gnus-int.
3820
3821         * spam.el: Move `require's before `eval-when-compile's.
3822
3823         * gnus-ems.el (gnus-alive-p):
3824         * gnus-fun.el (message-goto-eoh):
3825         * gnus-util.el (gnus-group-name-decode):
3826         * mail-source.el (gnus-compress-sequence):
3827         * message.el (Info-goto-node, format-spec):
3828         * mm-bodies.el (message-options-get):
3829         * mm-decode.el (mm-view-pkcs7):
3830         * mm-util.el (gmm-write-region):
3831         * mml-smime.el (mml-compute-boundary)
3832         (gnus-completing-read-with-default):
3833         * mml.el (widget-button-press, gnus-make-hashtable):
3834         * mml1991.el (mm-decode-content-transfer-encoding)
3835         (mm-encode-content-transfer-encoding)
3836         (message-options-get, message-options-set):
3837         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3838         * nnfolder.el (gnus-request-group):
3839         * nnheader.el (ietf-drums-unfold-fws):
3840         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3841         * smime.el (gnus-run-mode-hooks):
3842         * spam-stat.el (gnus-message): Autoload.
3843
3844         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3845         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3846         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3847         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3848         Add declare-function compatibility definition.
3849
3850         * gnus-cache.el (nnvirtual-find-group-art):
3851         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3852         (gnus-add-image, gnus-add-wash-type):
3853         * gnus-group.el (nnkiboze-score-file):
3854         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3855         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3856         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3857         (message-tokenize-header, gnus-get-buffer-create)
3858         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3859         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3860         * gnus.el (gnus-group-decoded-name):
3861         * mail-source.el (imap-capability):
3862         * mm-bodies.el (message-options-set):
3863         * mm-decode.el (gnus-configure-windows):
3864         * mm-extern.el (message-goto-body):
3865         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3866         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3867         (epg-sub-key-validity, message-options-set):
3868         * mml.el (widget-event-point, gnus-configure-windows):
3869         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3870         * mml2015.el (epg-check-configuration, epg-configuration)
3871         (message-options-set):
3872         * nndb.el (nndb-request-article):
3873         * nnfolder.el (gnus-request-create-group):
3874         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3875         * nnmaildir.el (gnus-group-mark-article-read):
3876         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3877         * rfc1843.el (message-fetch-field):
3878         * spam.el (gnus-extract-address-components):
3879         Declare as functions.
3880
3881 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3882
3883         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3884
3885         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3886
3887         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3888         bind show-trailing-whitespace for XEmacs.
3889
3890 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3891
3892         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3893         new no-op macro for backward compatibility.
3894
3895         * imap.el (imap-string-to-integer): New function.
3896
3897 2007-12-09  Glenn Morris  <rgm@gnu.org>
3898
3899         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3900
3901         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3902         * message.el, mm-view.el, sieve-manage.el, smime.el:
3903         Add declare-function compatibility definition.
3904
3905         * gnus-art.el (w3-region, w3m-region, Info-menu):
3906         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3907         * gnus-sum.el (gnus-get-predicate):
3908         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3909         * message.el (mail-abbrev-in-expansion-header-p):
3910         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3911         (w3m-detect-meta-charset, w3m-region):
3912         * sieve-manage.el (password-read, password-cache-add)
3913         (password-cache-remove):
3914         * smime.el (password-read-and-add): Declare as functions.
3915
3916 2007-12-08  David Kastrup  <dak@gnu.org>
3917
3918         * gnus-sum.el (gnus-summary-simplify-subject-query):
3919         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3920         `message'.
3921
3922 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3923
3924         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3925         it to bind idna-program, installation-directory, defined-colors, and
3926         face-attribute for XEmacs of the version that compiles defcustom forms.
3927
3928 2007-12-07  Glenn Morris  <rgm@gnu.org>
3929
3930         * gnus-art.el (article-make-date-line): Revert previous change.
3931
3932 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3933
3934         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3935
3936 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3937
3938         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3939         Call gnus-add-to-range ranges only once with a prepared article-list.
3940
3941 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3942
3943         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3944         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3945         group names with backslashes.  Reported by Tassilo Horn
3946         <tassilo@member.fsf.org>.
3947
3948 2007-12-06  Deepak Goel  <deego3@gmail.com>
3949
3950         * gnus-art.el (article-make-date-line):
3951         * gnus-start.el (gnus-load):
3952         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3953
3954 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3955
3956         * gnus-art.el (gnus-use-idna)
3957         * gnus-start.el (gnus-site-init-file)
3958         * message.el (message-use-idna)
3959         * mm-uu.el (mm-uu-hide-markers)
3960         * smiley.el (smiley-style): Revert changes that suppress warnings.
3961
3962 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3965         specify charset to html source.  Reported by Christoph Conrad
3966         <christoph.conrad@gmx.de>.
3967
3968 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3969
3970         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3971         idna-program in order to suppress byte compile warning issued by XEmacs
3972         that came to byte compile the default value section of defcustom forms
3973         recently.
3974
3975         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3976         value of installation-directory.
3977
3978         * message.el (message-use-idna): Don't directly refer to the value of
3979         idna-program.
3980
3981         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3982
3983         * smiley.el (smiley-style): Don't directly call face-attribute.
3984
3985 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3986
3987         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3988
3989         * gnus-dired.el: Reduce Gnus dependencies.
3990         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3991         require.  Use autoloads instead.
3992         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3993         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
3994         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
3995         (gnus-dired-mode): Adjust doc string.
3996         (gnus-dired-mail-mode): New variable.
3997         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
3998         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
3999         (gnus-dired-mail-buffers): New function.  Return mail or message
4000         composition buffers.
4001         (gnus-dired-attach): Use it.
4002         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4003         NO-DECODE.
4004         (gnus-dired-print): Use `gnus-print-buffer' depending on
4005         `gnus-dired-mail-mode'.
4006
4007 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * rfc2047.el (rfc2047-encoded-word-regexp)
4010         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4011         explaining what regexp patterns are for.
4012
4013 2007-12-04  Glenn Morris  <rgm@gnu.org>
4014
4015         * password.el: Move to password-cache.el.
4016
4017         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4018         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4019         * mml-smime.el (password-read, password-cache-add)
4020         (password-cache-remove):
4021         No need to autoload, since mml-sec requires password.
4022
4023         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4024         * message.el (gnus-extract-address-components):
4025         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4026
4027         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4028         password.
4029
4030 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4031
4032         * mailcap.el: Reduce dependencies.
4033         (mail-header-parse-content-type): Autoload.
4034         (mailcap-delete-duplicates): New alias.
4035         (mailcap-mime-info): Add optional argument NO-DECODE.
4036         (mailcap-mime-types): Use mailcap-delete-duplicates.
4037
4038         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4039
4040 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4041
4042         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4043         (imap-parse-status): Upcase status-att for servers that sends them
4044         lower-case (e.g., MS Exchange 2007).
4045
4046 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4047
4048         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4049         function.
4050
4051         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4052         (gnus-uu-yenc-article): New function.
4053
4054         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4055
4056         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4057         buffer.
4058
4059 2007-12-02  Glenn Morris  <rgm@gnu.org>
4060
4061         * binhex.el (binhex): New custom group.
4062         (binhex-decoder-program, binhex-decoder-switches)
4063         (binhex-use-external): Move to the binhex custom group.
4064
4065         * uudecode.el (uudecode): New custom group.
4066         (uudecode-decoder-program, uudecode-decoder-switches)
4067         (uudecode-use-external): Move to the uudecode custom group.
4068
4069         * netrc.el (top-level): Don't load `encrypt' features.
4070         (netrc-parse): Don't use encrypt.
4071         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4072
4073         * encrypt.el: Remove file.
4074
4075 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4076
4077         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4078         matches on patches.
4079
4080         * gnus-art.el (gnus-article-browse-html-article): Mention
4081         `mm-text-html-renderer' in the doc string.
4082
4083         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4084         string.  Add comments.
4085
4086         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4087         if rhs is ASCII.
4088
4089 2007-12-01  Glenn Morris  <rgm@gnu.org>
4090
4091         * mail-source.el (top-level): Require format-spec before
4092         eval-when-compile.
4093
4094 2007-11-30  Glenn Morris  <rgm@gnu.org>
4095
4096         * encrypt.el: Require password, rather than autoloading password-read.
4097
4098 2007-11-29  Glenn Morris  <rgm@gnu.org>
4099
4100         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4101         (sasl-make-client, sasl-next-step, sasl-step-data)
4102         (sasl-step-set-data): Declare as functions.
4103
4104 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4105
4106         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4107
4108 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4109
4110         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4111         certs should be verified and what is to be done in the event of a
4112         verification failure.
4113
4114         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4115         caller can indicate whether the cache should be disregarded for this
4116         call.  This way the result of the call is reproducible at all times and
4117         can be considered a canonical server name for the supplied method.
4118         (gnus-agent-method-p): Canonicalize server names by pushing their
4119         method through `gnus-method-to-server' using the no-cache argument.
4120
4121         * gnus-srvr.el (gnus-server-insert-server-line): Call
4122         `gnus-method-to-server' with `no-cache' argument.
4123
4124         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4125         gnus-agent-possibly-synchronize-flags as this should be called when the
4126         server is actually being opened.
4127         (gnus-agent-possibly-synchronize-flags)
4128         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4129         flags file of an agentized server to the latter function.
4130
4131         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4132         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4133         after a connection has been established successfully.
4134
4135 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * gnus-art.el (article-display-face): Force to display face if called
4138         interactively; check if gnus-article-x-face-too-ugly matches author.
4139         (article-display-x-face): Display face even if From header is missing
4140         as article-display-face does.
4141
4142 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4143
4144         * hashcash.el (message-narrow-to-headers-or-head)
4145         (message-fetch-field, message-goto-eoh)
4146         (message-narrow-to-headers): Declare as functions.
4147
4148 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4149
4150         * mail-source.el (mail-sources): Default to fetch from file for
4151         compatibility with default of nnmail-spool-file.
4152
4153 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4156         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4157         to look for encoded word that should be encoded again.
4158         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4159         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4160         encoding pattern.
4161         (rfc2047-decode-region): Switch strict regexp and loose one according
4162         to rfc2047-allow-irregular-q-encoded-words.
4163
4164 2007-11-25  Romain Francoise  <romain@orebokech.com>
4165
4166         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4167
4168 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4169
4170         * tls.el (tls-program): Provide more custom choices from
4171         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4172         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4173
4174 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4175
4176         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4177         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4178
4179         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4180         `nnmail-spool-file'.
4181
4182         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4183         `nnmail-spool-file'.
4184
4185         * gnus-move.el (gnus-change-server): Ditto.
4186
4187         * gnus-kill.el (gnus-batch-score): Ditto.
4188
4189         * gnus-cache.el (gnus-jog-cache): Ditto.
4190
4191         * gnus-msg.el (gnus-summary-reply):
4192         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4193
4194 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4195
4196         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4197         version.  Minor improvement to doc strings.
4198         (tls-program): Add comment.
4199
4200 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4201
4202         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4203         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4204         mismatch between the hostname provided in the certificate and the name
4205         of the host connnecting to.
4206         (open-tls-stream): Use them.  Check certificates against trusted root
4207         certificates.
4208
4209 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4210
4211         * gnus-cache.el (gnus-cache-generate-nov-databases):
4212         Use nnml-generate-nov-databases-directory instead of
4213         nnml-generate-nov-databases-1.
4214
4215 2007-11-24  Glenn Morris  <rgm@gnu.org>
4216
4217         * message.el (message-tool-bar-retro): Update for rename
4218         mail_send.xpm->mail-send.xpm.
4219
4220 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4221
4222         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4223         `smime-ldap-search' for Emacs 22 and up.
4224
4225 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4226
4227         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4228
4229         * message.el (message-send-mail-function): Fix error convention.
4230         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4231         (message-widen-reply, message-send-mail, message-talkative-question)
4232         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4233         (message-clone-locals, message-send-news): Use with-current-buffer.
4234         (message-insert-or-toggle-importance): Remove unused var `valid'.
4235         (message-make-references): Remove unused var `new-references'.
4236         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4237
4238 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4239
4240         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4241         (spam-split-symbolic-return-positive): Reflow docstring.
4242         (spam-backends, spam-summary-exit-behavior)
4243         (spam-mark-ham-unread-before-move-from-spam-group)
4244         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4245         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4246         (spam-clear-cache, spam-backend-check, spam-install-backend)
4247         (spam-install-statistical-backend, spam-list-of-processors)
4248         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4249         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4250         (spam-check-crm114, spam-initialize, spam-unload-hook):
4251         Fix typos in docstrings.
4252
4253 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4256         been checked if they have never been read and those group levels are
4257         higher than the one that a user specified.
4258
4259 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4262         foreign groups unless a group level is specified by a user.
4263         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4264
4265 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4266
4267         * message.el (message-send-mail-function): Require sendmail.
4268
4269 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4270
4271         * message.el (message-send-mail-function): Check for smtpmail too.
4272
4273         * utf7.el (utf7-encode, utf7-decode): Use coding system
4274         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4275
4276         * message.el (message-send-mail-function): New function.
4277         (message-send-mail-function): Set default using
4278         message-send-mail-function.  Adjust doc string.
4279         (message-send-mail-with-mailclient): New function.
4280
4281 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4282
4283         * smime.el (from):
4284         * rfc2047.el (message-posting-charset):
4285         * qp.el (mm-use-ultra-safe-encoding):
4286         * pop3.el (parse-time-months):
4287         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4288         * nnml.el (files):
4289         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4290         (jka-compr-compression-info-list, ange-ftp-path-format)
4291         (efs-path-regexp):
4292         * nndiary.el (files):
4293         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4294         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4295         (epg-digest-algorithm-alist, inhibit-redisplay)
4296         (password-cache-expiry):
4297         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4298         (pgg-output-buffer, password-cache-expiry):
4299         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4300         (efs-path-regexp):
4301         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4302         (inhibit-redisplay):
4303         * mm-uu.el (file-name, start-point, end-point, entry)
4304         (gnus-newsgroup-name, gnus-newsgroup-charset):
4305         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4306         (latin-unity-ucs-list):
4307         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4308         (mm-uu-binhex-decode-function):
4309         * message.el (gnus-message-group-art, gnus-list-identifiers)
4310         (rmail-enable-mime-composing, gnus-local-organization)
4311         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4312         (gnus-read-active-file, facemenu-add-face-function)
4313         (facemenu-remove-face-function, gnus-article-decoded-p)
4314         (tool-bar-mode):
4315         * mail-source.el (display-time-mail-function):
4316         * gnus-util.el (nnmail-pathname-coding-system)
4317         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4318         (gnus-original-article-buffer, gnus-user-agent)
4319         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4320         (xemacs-codename, sxemacs-codename, emacs-program-version):
4321         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4322         * gnus-start.el (gnus-agent-covered-methods)
4323         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4324         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4325         (gnus-newsgroup-headers, gnus-group-list-mode)
4326         (gnus-group-mark-positions, gnus-newsgroup-data)
4327         (gnus-newsgroup-unreads, nnoo-state-alist)
4328         (gnus-current-select-method, mail-sources)
4329         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4330         (nnmail-spool-file, gnus-cache-active-hashtb):
4331         * gnus-mh.el (mh-lib-progs):
4332         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4333         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4334         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4335         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4336         (gnus-group-buffer):
4337         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4338         (font-lock-set-defaults):
4339         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4340         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4341         (gnus-summary-post-menu, total-parts, type, condition, length):
4342         * gnus-agent.el (gnus-agent-read-agentview):
4343         * flow-fill.el (show-trailing-whitespace):
4344         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4345         eval-and-compile wrappers for byte compiler pacifiers.
4346
4347         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4348         (mm-display-inline-fontify): Check for featurep 'xemacs not
4349         extent-list.
4350
4351         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4352         itimer-list.
4353         (mm-create-image-xemacs): Only do something for XEmacs.
4354         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4355
4356         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4357
4358         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4359         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4360
4361 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4362
4363         * nnimap.el (nnimap-split-download-body):
4364         * gnus-demon.el (gnus-demon):
4365         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4366
4367 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4368
4369         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4370         macros.
4371         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4372         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4373         copy data from unibyte buffer to multibyte current buffer.
4374         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4375         to copy data from unibyte current buffer to multibyte buffer.
4376         (nntp-make-process-buffer): Make process buffer unibyte.
4377
4378         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4379
4380 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4381
4382         * pop3.el (pop3-open-server): Accept and process data more robustly at
4383         connexion start to avoid spurious "POP SSL connexion failed" errors.
4384
4385 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4386
4387         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4388         read group names.
4389
4390 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4391
4392         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4393
4394 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4395
4396         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4397         (nnmail-save-active): Use a unibyte buffer when saving active file,
4398         which may contain non-ASCII group names.
4399
4400         * nnml.el (nnml-request-group): Decode group names in messages.
4401
4402 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4403
4404         * message.el (message-citation-line-function)
4405         (message-insert-formatted-citation-line): Fix spelling of
4406         `message-insert-formated-citation-line'.
4407
4408 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4409
4410         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4411
4412 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4413
4414         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4415         nnmail-pathname-coding-system.
4416
4417         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4418         that a user enters; decode group names in messages.
4419
4420         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4421
4422 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4423
4424         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4425
4426         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4427
4428         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4429         risky local variable.
4430
4431         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4432
4433 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4434
4435         * encrypt.el: Improve documentation to fix function name typo.
4436         Reported by Daiki Ueno <ueno@unixuser.org>.
4437
4438 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4439
4440         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4441         even if the point is not in the last page of an article.
4442         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4443         back to the previous page.
4444
4445 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4446
4447         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4448
4449 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4450
4451         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4452
4453 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4454
4455         * message.el (message-check-news-body-syntax): Avoid
4456         mm-string-as-multibyte.
4457         (message-hide-headers): Don't assume (point-min)==1.
4458
4459 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4460
4461         * message.el (message-remove-blank-cited-lines): Fix if remove is
4462         given.
4463         (message-bogus-address-regexp): New variable.
4464         (message-bogus-recipient-p): New function.
4465         (message-check-recipients): New command.
4466         (message-syntax-checks): Add `bogus-recipient'.
4467         (message-fix-before-sending): Add `bogus-recipient'.
4468
4469         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4470         (gnus-treat-body-boundary): Don't test window-system.
4471
4472 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4473
4474         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4475
4476 2007-10-28  Miles Bader  <miles@gnu.org>
4477
4478         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4479         at compile-time too.
4480
4481 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4482
4483         * gnus-msg.el (gnus-message-setup-hook): Add
4484         `message-remove-blank-cited-lines' to options.
4485
4486 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4487
4488         * message.el (message-remove-blank-cited-lines): New function.
4489         Suggested by Karl Plästerer.
4490
4491 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4492
4493         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4494         mapc.
4495
4496         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4497         (top-level): Use mapc to set functions to be traced for debugging.
4498
4499         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4500         called for effect with while loop.
4501
4502         * message.el (message-talkative-question): Replace mapcar called for
4503         effect with mapc.
4504
4505         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4506         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4507         called for effect with dolist.
4508
4509         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4510
4511         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4512         gnus-extra-headers and nnmail-extra-headers.
4513
4514         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4515         called for effect with dolist.
4516         (top-level): Use mapc to set functions to be traced for debugging.
4517
4518         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4519         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4520         dolist.
4521
4522         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4523         Replace mapcar called for effect with mapc.
4524         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4525         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4526         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4527         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4528
4529         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4530         remove-if that's a cl function.
4531
4532         * webmail.el (webmail-debug): Replace mapcar called for effect with
4533         dolist.
4534
4535         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4536         with mapc.
4537
4538 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4539
4540         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4541         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4542         with while loop.
4543
4544         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4545         functions from article-* functions.
4546         (gnus-multi-decode-header): Replace mapcar called for effect with
4547         dolist.
4548
4549         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4550         (gnus-bookmark-show-details): Replace mapcar called for effect with
4551         while loop.
4552
4553         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4554         called for effect with while loop.
4555
4556         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4557         with dolist.
4558
4559         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4560         mapcar called for effect with dolist.
4561
4562         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4563
4564         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4565         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4566         Replace mapcar called for effect with dolist.
4567         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4568         mapc.
4569
4570         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4571         Replace mapcar called for effect with dolist.
4572         (gnus-topic-list): Replace mapcar called for effect with mapc.
4573
4574         * gnus.el: Use mapc instead of mapcar to add autoloads.
4575
4576 2007-10-23  Richard Stallman  <rms@gnu.org>
4577
4578         * gnus-group.el (gnus-group-highlight): Mark as risky.
4579
4580 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4581
4582         * gnus.el (gnus-server-to-method): Return method found first in
4583         gnus-newsrc-alist.
4584
4585         * gnus-art.el (gnus-article-highlight-signature)
4586         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4587         button overlay without the front stickiness.
4588
4589 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4590
4591         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4592         overview buffer needed a catch to receive its throw.
4593         (gnus-agent-flush-cache): Declared as interactive to make this function
4594         easier to use.
4595
4596 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4597
4598         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4599         `next-line'.
4600
4601 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4602
4603         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4604         exclude address matching message-dont-reply-to-names.
4605
4606 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4607
4608         * gnus-util.el (gnus-string<): New function.
4609
4610         * gnus-sum.el (gnus-article-sort-by-author)
4611         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4612
4613 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4616         the frame-focus tag is set in gnus-buffer-configuration.
4617
4618 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4621         the front stickiness.
4622
4623 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4626         url pattern; remove duplicate one.
4627         (gnus-article-extend-url-button): New function.
4628         (gnus-article-add-buttons): Use it.
4629         (gnus-button-push): Use concatenated url that it makes.
4630
4631 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4632
4633         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4634
4635 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4636
4637         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4638         Don't hardcode point-min==1.
4639
4640 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4641
4642         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4643         Fix comment about "iso8859-1".
4644
4645 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4646
4647         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4648         ones returned from the verify-function.
4649
4650         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4651         mml2015-extract-cleartext-signature if extraction failed.
4652
4653 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4654
4655         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4656         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4657         failed.
4658
4659 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4660
4661         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4662
4663 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4664
4665         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4666         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4667         recommends to use EasyPG instead of PGG.
4668
4669         * pgg.el: Revert to revision 6.23.2.16.
4670
4671         * pgg-def.el: Revert to revision 6.6.2.14.
4672
4673         * pgg-gpg.el: Revert to revision 6.23.2.34.
4674
4675 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4676
4677         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4678         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4679         thread for both the null and zero (kill/expire thread) universal prefix
4680         cases.
4681         (gnus-summary-expire-thread): Add new function to expire a thread,
4682         using gnus-summary-kill-thread.
4683         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4684         shortcuts for gnus-summary-expire-thread.
4685         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4686         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4687
4688 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4689
4690         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4691         extras value, so an extras entry can be deleted.
4692         (gnus-registry-delete-extra-entry): Use it.
4693         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4694         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4695         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4696         storage through the gnus-registry, and provide an appropriate API for
4697         it.
4698
4699 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4700
4701         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4702         Suggested by Leo <sdl.web@gmail.com>.
4703
4704         * gnus.el: Do.
4705
4706 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4707
4708         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4709         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4710
4711         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4712
4713         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4714         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4715
4716 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4719         newline.
4720         (nnmbox-request-accept-article): Don't change article in source buffer;
4721         narrow to header to use message-fetch-field rather than
4722         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4723         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4724         as delimiters; make sure article ends with newline.
4725         (nnmbox-delete-mail): Correct last position of article to be deleted;
4726         ignore X-Gnus-Newsgroup header in article body.
4727         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4728         positions; make sure article ends with newline.
4729
4730         * message.el (message-display-abbrev): Don't infloop when a user
4731         inserts SPC in the beginning of header.
4732
4733         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4734         coding-system-for-read and coding-system-for-write for XEmacs having no
4735         file-coding feature.
4736
4737         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4738
4739 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4740
4741         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4742         list of groups not followed by default.  Fix type to be regexp.
4743         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4744
4745 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4746
4747         * hmac-def.el (define-hmac-function): Switch from old-style to
4748         new-style backquotes.
4749
4750         * md4.el (md4-make-step): Likewise.
4751
4752 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4755         raw-text coding system when saving .newsrc file, which may contain
4756         non-ASCII group names.
4757
4758 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4759
4760         * gnus-cus.el (gnus-score-extra): New widget.
4761         (gnus-score-extra-convert): New function.
4762         (gnus-score-customize): Use it for Extra.
4763
4764 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4765
4766         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4767         (mml2015-mailcrypt-clear-verify): Use it.
4768         (mml2015-gpg-clear-verify): Use it.
4769         (mml2015-pgg-clear-verify): Use it.
4770         (mml2015-epg-clear-verify): Replace the current part with the output
4771         from GnuPG; don't extract the plaintext by itself.
4772
4773         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4774         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4775         mml2015-clear-verify-function; don't touch the armor headers or
4776         dash-escaped text here.
4777
4778 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4781         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4782         parts, or application/octet-stream as a last resort.
4783         (gnus-mime-view-part-as-type): Don't toggle display.
4784         (gnus-mime-view-part-as-charset): Don't turn off display before
4785         querying charset.
4786
4787         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4788         stuff to undisplayer function in Emacs.
4789         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4790
4791         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4792         text/calendar parts.
4793
4794 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4797         decoding text/calendar parts.
4798
4799         * message.el (message-forward-make-body-mime): Always mark body as
4800         having no illegible text; remove signed-or-encrypted argument.
4801         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4802
4803         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4804         (mml-generate-mime-1): Don't encode body if it is specified to be in
4805         raw form; don't make buffer be unibyte when inserting multibyte string.
4806
4807 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4808
4809         * sha1.el: Fix up comment style.
4810         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4811         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4812
4813         * hex-util.el: Fix up comment style.
4814         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4815
4816         * gnus-salt.el: Use with-current-buffer.
4817         (gnus-pick-setup-message): Fix long-standing typo.
4818
4819 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4820
4821         * imap.el (imap-logout-timeout): New variable.
4822         (imap-logout, imap-logout-wait): New functions.
4823         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4824
4825         * nnimap.el (nnimap-logout-timeout): New server variable.
4826         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4827         nnimap-logout-timeout.
4828
4829         * gnus-art.el (gnus-article-summary-command-nosave)
4830         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4831
4832 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * gnus.el (gnus-maximum-newsgroup): New variable.
4835
4836         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4837         according to gnus-maximum-newsgroup.
4838
4839         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4840         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4841         Limit the range of articles according to gnus-maximum-newsgroup.
4842
4843 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4844
4845         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4846         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4847         Don't perform gnus-configure-windows here; reuse existing sticky
4848         article buffer.
4849
4850         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4851         it doesn't exist in gnus-article-mode.
4852
4853 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4856         (gnus-agent-decoded-group-name): New function.
4857         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4858         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4859
4860 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4861
4862         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4863         Add binding for gnus-sticky-article.
4864         (gnus-summary-exit): Don't kill sticky article buffers.
4865
4866         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4867         article buffer.
4868         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4869         (gnus-kill-sticky-article-buffers): New commands.
4870
4871 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4872
4873         * nntp.el (nntp-xref-number-is-evil): New server variable.
4874         (nntp-find-group-and-number): If it is non-nil, don't trust article
4875         numbers in the Xref header.
4876
4877 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * gnus-agent.el (gnus-agent-read-group): New function.
4880         (gnus-agent-flush-group, gnus-agent-expire-group)
4881         (gnus-agent-regenerate-group): Use it.
4882         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4883         nnmail-pathname-coding-system.
4884
4885 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4888
4889         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4890         that are unread as unread, and also as selected so that information of
4891         marks having been changed by a user may be updated when exiting group.
4892
4893 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4894
4895         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4896         calculated ignoring signature parts to gnus-treat-article.
4897
4898 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4899
4900         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4901         a point here in order to keep the window start.
4902         (gnus-insert-mime-security-button): Make a button overlay without the
4903         front stickiness.
4904         (gnus-mime-display-security): Goto the end of a button.
4905
4906         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4907
4908 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4909
4910         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4911         group-name-at-point.
4912         (gnus-group-completing-read): New function that offers decoded
4913         non-ASCII group names for completion.
4914         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4915         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4916         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4917         (gnus-group-fetch-control): Use it.
4918         (gnus-fetch-group): Use group-name-at-point for the initial value
4919         rather than the default value; use gnus-alive-p.
4920
4921         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4922         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4923         (gnus-summary-post-news): Use gnus-group-completing-read.
4924
4925         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4926         (gnus-read-move-group-name): Decode group name for completion.
4927
4928 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4929
4930         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4931         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4932         Yamaoka slightly modified the code).
4933
4934 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4935
4936         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4937         (nnmail-split-incoming): Bind it.
4938
4939         * nnml.el (nnml-group-name-charset): New function.
4940         (nnml-decoded-group-name): Use it; don't decode group name if
4941         nnmail-group-names-not-encoded-p is non-nil.
4942         (nnml-encoded-group-name): New function.
4943         (nnml-group-pathname): Inline nnml-decoded-group-name.
4944         (nnml-request-expire-articles): Decode group name in message.
4945         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4946         nnmail-pathname-coding-system.
4947         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4948         not decoded ones according to nnmail-group-names-not-encoded-p.
4949         (nnml-generate-active-info): Use nnml-encoded-group-name.
4950
4951 2007-08-08  Glenn Morris  <rgm@gnu.org>
4952
4953         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4954         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4955         doc-strings and comments.
4956
4957 2007-07-25  Glenn Morris  <rgm@gnu.org>
4958
4959         * Relicense all FSF files to GPLv3 or later.
4960
4961 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4962
4963         * gnus-sum.el (gnus-summary-move-article): Make
4964         gnus-summary-respool-article work.
4965
4966 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4967
4968         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4969         string.
4970
4971 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4972
4973         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4974         that should be ignored when comparing distant RSS articles with local
4975         ones.
4976         (nnrss-make-hash-index): New function.  Create a hash index according
4977         to the ignored fields.
4978         (nnrss-check-group): Use it.
4979
4980 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4981
4982         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4983
4984         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4985
4986         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4987         the new optional argument ENCODED is non-nil.
4988         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4989         coding system for encoding group name.
4990         (gnus-group-make-rss-group): Pass un-encoded group name to
4991         gnus-group-make-group.
4992         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4993         encoded.
4994
4995         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
4996         Encode group name to which articles are moved or copied.
4997         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
4998         coding system for encoding Newsgroup, Followup-To and Xref headers.
4999
5000         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5001         marks; use nnheader-file-coding-system to write a file.
5002         (nnagent-retrieve-headers): Bind file-name-coding-system to
5003         nnmail-pathname-coding-system.
5004
5005         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5006
5007         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5008         (nnml-request-article, nnml-request-create-group)
5009         (nnml-request-rename-group, nnml-find-id)
5010         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5011         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5012         (nnml-save-marks): Use nnml-group-pathname instead of
5013         nnmail-group-pathname.
5014
5015         (nnml-request-create-group, nnml-request-expire-articles)
5016         (nnml-request-move-article, nnml-request-delete-group)
5017         (nnml-deletable-article-p, nnml-possibly-create-directory)
5018         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5019         (nnml-open-marks): Bind file-name-coding-system to
5020         nnmail-pathname-coding-system.
5021
5022         (nnml-request-article): Pass server argument to nnml-find-group-number.
5023         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5024         server argument to nnml-possibly-create-directory.
5025         (nnml-request-accept-article): Pass server argument to
5026         nnml-active-number and nnml-save-mail.
5027         (nnml-find-group-number): Pass server argument to nnml-find-id.
5028         (nnml-request-update-info): Pass server argument to
5029         nnml-marks-changed-p.
5030
5031         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5032         (nnml-save-mail, nnml-active-number): Add server argument.
5033
5034         (nnml-request-delete-group): Warn if group is missing.
5035         (nnml-get-nov-buffer): Decode group name.
5036         (nnml-generate-active-info): Encode group name.
5037         (nnml-open-marks): Decode group name in messages.
5038
5039 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5040
5041         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5042         if it is not specified.
5043         (gnus-article-pipe-part, gnus-article-save-part)
5044         (gnus-article-interactively-view-part, gnus-article-copy-part)
5045         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5046         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5047         (gnus-article-replace-part, gnus-article-delete-part)
5048         (gnus-article-view-part-as-type): Pass raw prefix argument to
5049         gnus-article-part-wrapper.
5050
5051 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5052
5053         * gnus-agent.el (gnus-agent-save-active): Bind
5054         nnheader-file-coding-system to gnus-agent-file-coding-system.
5055
5056         * gnus-cache.el (gnus-cache-save-buffers)
5057         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5058         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5059         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5060         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5061         (gnus-cache-generate-active, gnus-cache-rename-group)
5062         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5063         (gnus-cache-update-overview-total-fetched-for): Bind
5064         file-name-coding-system to nnmail-pathname-coding-system.
5065         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5066         variables.
5067         (gnus-cache-decoded-group-name): New function.
5068         (gnus-cache-file-name): Use it.
5069         (gnus-cache-generate-active): Use non-decoded group name for active.
5070
5071         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5072         right place.
5073         (gnus-write-active-file): Don't break non-ASCII group names.
5074
5075         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5076         nnmail-pathname-coding-system.
5077
5078         * lpath.el: Bind default-file-name-coding-system,
5079         file-name-coding-system and language-info-alist for XEmacs.
5080
5081         * gnus-uu.el (gnus-uu-decode-save): Typo.
5082
5083 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5084
5085         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5086
5087 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5088
5089         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5090         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5091         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5092         (gnus-agent-flush-group, gnus-agent-flush-cache)
5093         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5094         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5095         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5096         (gnus-agent-regenerate-group)
5097         (gnus-agent-update-files-total-fetched-for)
5098         (gnus-agent-update-view-total-fetched-for): Bind
5099         file-name-coding-system to nnmail-pathname-coding-system.
5100         (gnus-agent-group-pathname): Don't encode file names by
5101         nnmail-pathname-coding-system.
5102         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5103         coding-system-for-write instead of buffer-file-coding-system to
5104         gnus-agent-file-coding-system.
5105
5106         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5107         Decode group name.
5108
5109         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5110
5111         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5112         (gnus-read-newsrc-el-file): Make group names unibyte.
5113
5114         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5115         nnmail-pathname-coding-system.
5116
5117         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5118         (nnrss-request-delete-group): Bind file-name-coding-system to
5119         nnmail-pathname-coding-system.
5120         (nnrss-read-server-data, nnrss-read-group-data): Bind
5121         file-name-coding-system correctly.
5122         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5123
5124         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5125         (nntp-server-to-method-cache): New variable.
5126         (nntp-group-pathname): New function that decodes non-ASCII group names.
5127         (nntp-possibly-create-directory, nntp-marks-changed-p)
5128         (nntp-save-marks, nntp-open-marks): Use it.
5129         (nntp-possibly-create-directory, nntp-open-marks):
5130         Bind file-name-coding-system to nnmail-pathname-coding-system.
5131         (nntp-open-marks): Decode group names when bootstrapping marks.
5132
5133         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5134         Newsgroups and Folowup-To headers.
5135
5136 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5137
5138         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5139         (gnus-server-closed-face, gnus-server-denied-face)
5140         (gnus-server-offline-face): Remove variable.
5141         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5142
5143         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5144         of modifying message-stack directly for XEmacs.
5145
5146         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5147         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5148         if the coding-system argument is nil for XEmacs.
5149
5150         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5151         mm-charset-override-alist.
5152
5153         * rfc2047.el: Don't require base64; require rfc2045 for the function
5154         rfc2045-encode-string.
5155         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5156         to quote the parameter value.
5157
5158 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5159
5160         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5161         form in gnus-group-name-charset-method-alist.
5162
5163         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5164         overrides the default layout edit-form.
5165
5166         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5167
5168         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5169
5170 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5171
5172         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5173         as unfetched articles.
5174
5175 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5176
5177         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5178
5179 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5180
5181         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5182         original back end that keeps marks in the local system.
5183
5184 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5185
5186         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5187         arg of pop-to-buffer for XEmacs.
5188         (gnus-article-read-summary-keys): Ditto; don't restore window
5189         configuration if summary command ends up with neither article buffer
5190         nor summary buffer; describe bindings if summary keys end with C-h.
5191
5192 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5193
5194         * message.el (message-fix-before-sending): Skip raw message part to be
5195         forwarded while checking illegible text.
5196         (message-forward-make-body-mime, message-forward-make-body): Mark
5197         signed or encrypted raw message as having no illegible text.
5198
5199 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5200
5201         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5202         (gnus-message-with-timestamp-1): New macro.
5203         (gnus-message-with-timestamp): New function.
5204         (gnus-message): Use them.
5205
5206         * nnheader.el (nnheader-message): Use them.
5207
5208 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5209
5210         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5211         .newsrc.eld file.
5212
5213 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5214
5215         * gnus-agent.el (gnus-agent-fetch-headers)
5216         (gnus-agent-retrieve-headers): Bind
5217         gnus-decode-encoded-address-function to identity.
5218
5219         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5220         available also when the server returns simply a dot.
5221
5222         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5223
5224 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5225
5226         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5227
5228 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * gnus-ems.el (gnus-x-splash): Make it work.
5231
5232         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5233         from being used.
5234
5235         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5236
5237 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5238
5239         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5240         4th and the 5th arguments.
5241
5242         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5243         the front stickiness.
5244         (gnus-article-summary-command-nosave): Correct the order of the
5245         arguments passed to pop-to-buffer.
5246         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5247         summary command ends up with the article buffer.
5248
5249         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5250         the same faces.
5251
5252 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5253
5254         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5255
5256 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5257
5258         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5259         * gnus-sum.el (gnus-summary-highlight):
5260         * pgg.el (pgg-sign-region, pgg-sign):
5261         * mail-source.el (mail-source-delete-old-incoming-confirm):
5262         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5263
5264 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5265
5266         * gnus-art.el (gnus-mime-view-part-externally)
5267         (gnus-mime-view-part-internally): Fix predicate function passed to
5268         completing-read.
5269
5270         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5271
5272         * gnus.el (gnus-update-message-archive-method): Add :version.
5273
5274 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5275
5276         * gnus.el (gnus-update-message-archive-method): New variable.
5277
5278         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5279         according to gnus-message-archive-method if
5280         gnus-update-message-archive-method is non-nil.
5281
5282 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5285         by Loic Dachary <loic@dachary.org>.
5286         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5287
5288 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5289
5290         * message.el (message-pop-to-buffer): Add switch-function argument.
5291         (message-mail): Pass switch-function argument to it.
5292
5293 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5294
5295         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5296         Improve doc string.
5297
5298 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5299
5300         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5301         (gnus-header-content)
5302         * gnus-cite.el (gnus-cite-10)
5303         * gnus-srvr.el (gnus-server-closed)
5304         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5305         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5306         (gnus-group-mail-3-empty, gnus-group-mail-low)
5307         (gnus-group-mail-low-empty, gnus-splash)
5308         * message.el (message-header-to, message-header-cc)
5309         (message-header-subject, message-header-other, message-header-name)
5310         (message-header-xheader, message-separator, message-cited-text)
5311         (message-mml): Lighten colors of faces used for dark background.
5312
5313 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5314
5315         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5316         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5317
5318 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * message.el (message-narrow-to-headers-or-head):
5321         Ignore mail-header-separator in the body.
5322
5323 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5326         same as window size.
5327
5328 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5329
5330         * message.el (message-font-lock-keywords): Use message-header-xheader
5331         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5332         ahead of the anything pattern, to get it recognised.
5333
5334 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5335
5336         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5337         spam.el loads uses it in the compiled defadvice form.
5338
5339 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5340
5341         * gnus-sum.el (gnus-articles-to-read)
5342         (gnus-summary-insert-old-articles): Don't truncate group name for
5343         `read-string'.
5344
5345         * gnus-util.el (gnus-limit-string): Delete this function.
5346
5347         * gnus-sum.el (gnus-simplify-subject-fully): Use
5348         `truncate-string-to-width' instead.
5349
5350 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5351
5352         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5353         if, on summary exit, the next group has to be selected.
5354         (gnus-summary-exit): Use it.
5355
5356 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5357
5358         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5359         non-break space.
5360
5361 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5362
5363         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5364         Check if group is not a directory.
5365         (nnfolder-request-expire-articles): Don't delete articles if the target
5366         group is not available.
5367
5368         * nnml.el (nnml-request-create-group): Properly check if group is not a
5369         file.
5370         (nnml-request-expire-articles): Don't delete articles if the target
5371         group is not available.
5372
5373         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5374         Don't quote characters that are within parentheses.
5375
5376 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5377
5378         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5379         (gnus-handle-ephemeral-exit): Select article according to it.
5380
5381 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5382
5383         * message.el (message-insert-formated-citation-line): Remove newline.
5384         (message-citation-line-format): Add final \n here so that the user can
5385         avoid a blank line.
5386
5387 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5388
5389         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5390         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5391         Update lanl/arXiv support.
5392
5393 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5394
5395         * gnus.el: Bump version number.
5396
5397 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5398
5399         * gnus.el (gnus-version-number): Bump version.
5400
5401 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5402
5403         * gnus.el: No Gnus v0.6 is released.
5404
5405 2007-04-27  Didier Verna  <didier@xemacs.org>
5406
5407         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5408         * gmm-utils.el (gmm-regexp-concat): here.
5409         * message.el: Don't require 'gnus-util.
5410         (message-dont-reply-to-names): Handle name change above.
5411         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5412
5413 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5414
5415         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5416         since the initial value varies according to the system.
5417
5418 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5421
5422 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5423
5424         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5425
5426 2007-04-24  Didier Verna  <didier@xemacs.org>
5427
5428         Improve the type of gnus-ignored-from-addresses.
5429         * gnus-util.el (gnus-orify-regexp): New function.
5430         * message.el (gnus-util): Require it.
5431         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5432         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5433         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5434
5435 2007-04-24  Didier Verna  <didier@xemacs.org>
5436
5437         * gnus-sum.el:
5438         * gnus-utils.el: Fix some trailing whitespaces.
5439
5440 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5441
5442         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5443         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5444         article's Message-ID; refer parent article in summary buffer.
5445
5446         * message.el (message-bounce): Call mime-to-mml.
5447
5448         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5449         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5450         optimize and/or forms properly.
5451
5452 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5453
5454         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5455         URL.
5456
5457 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5460
5461 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5462
5463         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5464         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5465         displayed of multipart/alternative part if it is invoked from summary
5466         buffer.
5467
5468         * mm-view.el (mm-inline-text-html-render-with-w3m)
5469         (mm-inline-text-html-render-with-w3m-standalone)
5470         (mm-inline-render-with-function): Use mail-parse-charset by default.
5471
5472 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5473
5474         * parse-time.el (parse-time-string-chars): Check if CHAR
5475         is less than the length of parse-time-syntax.
5476
5477 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5478
5479         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5480         from gnus-newsgroup-processable.
5481
5482 2007-04-16  Didier Verna  <didier@xemacs.org>
5483
5484         * gnus-msg.el (gnus-configure-posting-styles): Handle
5485         message-signature-directory properly with :file syntax.  Reported by
5486         "Leo".
5487
5488 2007-04-11  Didier Verna  <didier@xemacs.org>
5489
5490         New user option: message-signature-directory.
5491         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5492         * message.el (message-insert-signature): Ditto.
5493         * message.el (message-signature-file): Doc update.
5494         * message.el (message-signature-directory): New.
5495
5496 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5497
5498         * gnus-msg.el (gnus-inews-yank-articles): Use
5499         message-exchange-point-and-mark instead of exchange-point-and-mark.
5500
5501 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5502
5503         * message.el (message-yank-original): Make sure cited text ends with
5504         newline; don't exchange point and mark.
5505
5506 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5507
5508         * tls.el (open-tls-stream): Properly handle case where there
5509         is no associated buffer.
5510
5511 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5512
5513         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5514         message-yank-original, make sure (< mark TEXT point).
5515
5516 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5517
5518         * message.el (message-fill-column): New variable.
5519         (message-mode): Use it.  Add comment on a possible new hook.
5520
5521         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5522         (nnmail-get-new-mail): Reformat.
5523
5524         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5525
5526         * gmm-utils.el: Fix Commentary.
5527         (gmm-tool-bar-from-list): Fix typo in doc string.
5528
5529 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5530
5531         * message.el (message-yank-original): Don't switch point and mark
5532         unnecessarily to put point and mark as documented.
5533
5534 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5537         from the message heads.
5538
5539 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5540
5541         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5542         article buffer does not have a window.  This may not be the best
5543         solution but is certainly better than setting the start of the null,
5544         that is the current, window.
5545
5546 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5547
5548         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5549         (gnus-draft-setup): Run it.
5550
5551         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5552         gnus-score-fast-scoring.  Allow regexp.
5553         (gnus-score-headers): Use it.
5554
5555         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5556         XEmacs.
5557
5558         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5559         string.
5560         (gnus-button-alist): Also catch `<f1> k ...'.
5561         (gnus-treat-display-x-face): Fix doc string.
5562
5563 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5564
5565         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5566         evaluation of gnus-extended-version to ensure correct generation of the
5567         User-Agent header when message-generate-headers-first is used.
5568
5569 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5570
5571         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5572         hashcash-path is nil.  Don't call callback with incorrect number of
5573         parameters if val is 0.
5574
5575 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5576
5577         * message.el (message-required-news-headers):
5578         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5579
5580 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5581
5582         * tls.el (open-tls-stream): In handshake-waiting loop,
5583         don't wait more if there is output available to process.
5584
5585 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5586
5587         * tls.el (tls-program): Doc fix.
5588
5589 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * message.el (message-generate-new-buffers): Change the meaning of the
5592         nil value; add `standard' to the choices; treat t as `unique'; improve
5593         doc string.
5594         (gnus-select-frame-set-input-focus): Autoload.
5595         (message-buffer-name): Search for the existing message buffer if
5596         message-generate-new-buffers is nil or `standard'; treat the value t of
5597         message-generate-new-buffers as `unique'.
5598         (message-pop-to-buffer): Raise the frame already displaying the message
5599         buffer; clear the echo area after querying.
5600         (message-setup): Pass the `continue' argument to compose-mail.
5601         (message-mail): Prefer `switch-function' if it is given; search for the
5602         existing message buffer if the `continue' argument is non-nil; pass
5603         continue and switch-function arguments to compose-mail by way of
5604         message-setup.
5605         (message-mail-other-window): Adjust argument of message-setup.
5606         (message-mail-other-frame): Ditto.
5607
5608 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5609
5610         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5611         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5612         to turn font-lock on when turning gnus-message-citation-mode on.
5613
5614 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5615
5616         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5617         (mml-smime-function-alist): New variable; add epg as the backend.
5618         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5619         mml-smime- functions instead.
5620         * mm-view.el: Require smime.
5621
5622 2007-03-05  Didier Verna  <didier@xemacs.org>
5623
5624         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5625         instead of just inheritance for posting styles.
5626         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5627
5628 2007-02-24  Chris Moore  <dooglus@gmail.com>
5629
5630         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5631         * pgg-pgp.el (pgg-pgp-encrypt-region):
5632         * pgg-gpg.el (pgg-gpg-encrypt-region):
5633         Check pgg-encrypt-for-me if no other recipients.
5634
5635 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5636
5637         * tls.el (tls-certtool-program): Fix custom type.
5638
5639 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5642         and point-at-eol instead of line-(beginning|end)-position.
5643
5644         * assistant.el (assistant-parse-buffer): Ditto.
5645
5646         * netrc.el (netrc-parse-services): Ditto.
5647
5648 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5649
5650         * mml2015.el (mml2015-epg-find-usable-key): New function.
5651         (mml2015-epg-sign): Use it.
5652         (mml2015-epg-encrypt): Use it.
5653
5654 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * message.el (message-make-in-reply-to): Quote name containing
5657         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5658         if there are special characters.  Reported by NAKAJI Hiroyuki
5659         <nakaji@jp.freebsd.org>.
5660
5661 2007-02-27  Didier Verna  <didier@xemacs.org>
5662
5663         Include the group parameters as well as the topic ones in the
5664         inheritance filter process.
5665         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5666         argument GROUP-PARAMS-LIST.
5667         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5668
5669 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5670
5671         * nntp.el (nntp-never-echoes-commands)
5672         (nntp-open-connection-functions-never-echo-commands): New variables.
5673         (nntp-send-command): Use them.
5674
5675 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5676
5677         * mml2015.el (mml2015-epg-verify): Simplified.
5678
5679 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5680
5681         * mml.el (mml-content-disposition-alist): New user option.
5682         (mml-content-disposition): New function.
5683         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5684         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5685
5686 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5687
5688         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5689         verification.
5690
5691 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5692
5693         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5694         articles posted in the last 24 hours.
5695
5696 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5697
5698         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5699
5700 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5701
5702         * nntp.el (nntp-send-command): Don't wait for echoes when
5703         nntp-open-ssl-stream is used.
5704
5705 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5706
5707         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5708         (gnus-message-add-citation-keywords)
5709         (gnus-message-remove-citation-keywords): Remove.
5710         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5711         directly, make the variables in font-lock-defaults buffer-local, add
5712         gnus-message-citation-keywords to them and then update the value of
5713         font-lock-keywords.
5714
5715 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * message.el (message-cite-original-1): Don't call
5718         gnus-article-highlight-citation.
5719
5720         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5721         citations; fix line count.
5722
5723 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5726         (gnus-message-add-citation-keywords)
5727         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5728         versions of font-lock-add-keywords and font-lock-remove-keywords to
5729         work with XEmacs correctly.
5730
5731 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5732
5733         * gnus-cite.el (gnus-cite-face-list): Set the values of
5734         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5735         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5736         (gnus-message-cite-prefix-regexp): New variable.
5737         (gnus-message-search-citation-line): Use it; protect against long
5738         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5739         the 0th match data for Emacs.
5740         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5741         (gnus-message-add-citation-keywords): Append keywords rather than
5742         prepending; emulate font-lock-add-keywords if it is not available.
5743         (gnus-message-remove-citation-keywords): Emulate
5744         font-lock-remove-keywords if it is not available.
5745
5746         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5747
5748         * message.el (message-cite-prefix-regexp): Set the value of
5749         gnus-message-cite-prefix-regexp.
5750
5751 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5752
5753         * nnweb.el (nnweb-google-parse-1): Update parser.
5754
5755 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5756
5757         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5758
5759 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5760
5761         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5762         regexp.
5763
5764 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5765
5766         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5767         string-to-multibyte.
5768         (uudecode-decode-region-internal): Use it.
5769
5770         * lpath.el: Fbind string-as-multibyte for XEmacs.
5771
5772 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5773
5774         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5775         custom choice.
5776
5777         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5778
5779 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5780
5781         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5782
5783         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5784         `write-region' to respect `mm-inhibit-file-name-handlers'.
5785
5786 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5787
5788         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5789         Use gnus-home-directory instead of "~/" or "$HOME".
5790
5791 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5792
5793         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5794         to mention filename.
5795         Add comments at beginning regarding usage.
5796         (encrypt-write-file-contents): Change interactive so a string is
5797         acceptable.  If the file has no associated model, show an error instead
5798         of a nonsense prompt.
5799
5800 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5801
5802         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5803         Thanks to Yoshihiko Yamada for kind notification of this typo.
5804
5805 2007-01-12  Kenichi Handa  <handa@m17n.org>
5806
5807         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5808         multibyte buffer.
5809
5810 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5811
5812         * gnus-score.el (gnus-score-fast-scoring): New variable.
5813         (gnus-score-headers): Use it.
5814
5815         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5816
5817         * message.el (message-cite-original-1): Call
5818         gnus-article-highlight-citation if requested.
5819         (message-make-from): Allow name and address as optional arguments.
5820
5821         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5822
5823         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5824         bugs to doc string.
5825         (gnus-button-alist): Add mid\\|message-id.
5826         (gnus-button-fetch-group): Extend for use in
5827         `browse-url-browser-function'.
5828         (gnus-button-url-regexp): Try to catch paired parentheses like in
5829         Wikipedia URLs.
5830
5831         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5832         Suggested by Simon Krahnke <overlord@gmx.li>.
5833
5834 2007-01-13  Romain Francoise  <romain@orebokech.com>
5835
5836         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5837         Update copyright.
5838
5839 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5840
5841         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5842
5843 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5844
5845         * gnus-registry.el (gnus-registry-unfollowed-groups)
5846         (gnus-registry-split-fancy-with-parent): Fix documentation.
5847
5848 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5851         from nnweb groups.
5852
5853 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5854
5855         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5856         Xref urls.  Erase buffer before requesting head.
5857
5858 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5859
5860         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5861         customizable.
5862
5863 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5864
5865         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5866         no signing key is found.
5867         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5868         no encrypting and/or signing key is found.
5869
5870 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5871
5872         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5873
5874 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5875
5876         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5877         headers read from disk with the ones newly found in the current search.
5878         This should no longer cause problems, because the article numbers in
5879         Gmane's `nov.php' output are ignored since the previous change.
5880
5881 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5882
5883         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5884
5885 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5886
5887         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5888         replace-regexp-in-string; bind url-version; fbind display-images-p and
5889         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5890         find-face and set-itimer-function for Emacs; bind itimer-list for
5891         Emacs.
5892
5893         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5894
5895 2007-01-01  Romain Francoise  <romain@orebokech.com>
5896
5897         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5898
5899 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5900
5901         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5902         `define-minor-mode' macro definition expanded properly.
5903         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5904         exclude it there.
5905
5906         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5907         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5908         `fboundp' test.
5909         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5910         This is OK to autoload in (S)XEmacs now.
5911
5912 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5913
5914         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5915         keystroke.
5916         (gnus-summary-limit-to-singletons): Fix typo.
5917
5918         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5919         else fails.
5920
5921 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5922
5923         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5924         docstring.
5925
5926         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5927         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5928         (gnus-summary-insert-dormant-articles): Fix typo in message.
5929
5930 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5931
5932         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5933         nil for XEmacs.
5934         (gnus-message-citation-mode): Don't autoload in XEmacs.
5935
5936         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5937
5938 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5939
5940         * nnimap.el (nnimap-expunge-search-string): Mention
5941         nnimap-search-uids-not-since-is-evil in docstring.
5942
5943 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5944
5945         * spam.el: Revert to make-obsolete-variable because
5946         define-obsolete-variable-alias is not supported in Emacs 21.
5947
5948         * spam.el (spam-ifile-path, spam-ifile-database-path)
5949         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5950         make-obsolete-variable.
5951         (spam-bsfilter-path, spam-bsfilter-program)
5952         (spam-spamassassin-path, spam-spamassassin-program)
5953         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5954         use "path" inappropriately.
5955         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5956         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5957         variable names.
5958
5959 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5960
5961         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5962         summary buffer.
5963
5964         * password.el (password-cache-remove): Use clear-string to burn
5965         password, if available.
5966
5967 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5968
5969         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5970
5971         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5972
5973         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5974         (gnus-message-highlight-citation): Move defcustom here from
5975         gnus-cite.el.
5976         (gnus-message-citation-mode): Autoload.
5977
5978         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5979         checks to make it compile with XEmacs.
5980         (gnus-message-citation-mode): New minor mode.
5981         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5982         (gnus-message-highlight-citation): New variables.
5983         (gnus-message-search-citation-line)
5984         (gnus-message-add-citation-keywords)
5985         (gnus-message-remove-citation-keywords)
5986         (turn-on-gnus-message-citation-mode)
5987         (turn-off-gnus-message-citation-mode): New functions.
5988
5989 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5990
5991         * gnus-cite.el: Enable highlighting of different citation levels in
5992         message-mode.
5993
5994 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5995
5996         * message.el (message-make-fqdn): Fix comment.
5997         (message-bogus-system-names): Add ".local".
5998
5999         * spam.el (spam-ifile-path, spam-ifile-program)
6000         (spam-ifile-database-path, spam-ifile-database)
6001         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6002         Don't use "path" inappropriately.
6003         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6004         strings.
6005         (spam-check-ifile, spam-ifile-register-with-ifile)
6006         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6007         new variable names.
6008
6009         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6010         (gnus-treat-display-smileys): Simplify using
6011         gnus-image-type-available-p.
6012
6013         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6014         available.
6015
6016         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6017         `display-images-p' if available.
6018
6019 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6020
6021         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6022         one after turning on the buffer's multibyteness instead of decoding
6023         them directly in the unibyte buffer that causes unexpected conversion
6024         in Emacs 23 (unicode).
6025
6026 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6027
6028         * message.el (message-generate-hashcash): Fix custom type.
6029
6030 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6031
6032         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6033
6034 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6035
6036         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6037         disconnect icons.  Add help text.
6038
6039 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6040
6041         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6042         negated to be consistent with the others we handle.
6043
6044 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6045
6046         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6047         version of gnus-summary-buffer to something, so that we can use two
6048         article buffers at the same time.
6049
6050 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6051
6052         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6053         trigger all the extra headers.
6054         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6055         sorting.
6056
6057 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6058
6059         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6060         solid groups.
6061
6062 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6063
6064         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6065
6066 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6067
6068         * legacy-gnus-agent.el: Add Copyright notice.
6069
6070 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6071
6072         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6073
6074 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6075
6076         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6077
6078         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6079         to make it work reliably in CVS Emacs.
6080         (gnus-summary-limit-strange-charsets-predicate)
6081         (gnus-summary-limit-to-predicate): New functions.
6082
6083 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6084
6085         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6086         specifying array size.
6087         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6088         array if it is too small.
6089         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6090         (gnus-sort-threads-loop): New function.
6091
6092 2006-12-06  Chris Moore  <dooglus@gmail.com>
6093
6094         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6095         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6096
6097 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6098
6099         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6100         options.
6101
6102 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6103
6104         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6105         DOS-ing the recipient.
6106
6107         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6108         the headers when creating the mapping to avoid mismappings.
6109         (nnweb-gmane-create-mapping): Always nix out old mapping.
6110
6111 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6112
6113         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6114         and mm-verify-option to never.
6115
6116 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * message.el (message-signed-or-encrypted-p): New function.
6119         (message-forward-make-body): Use it.
6120
6121         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6122         Replace encode-coding-string with mm-encode-coding-string.
6123
6124 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * nneething.el (nneething-decode-file-name): Replace
6127         decode-coding-string with mm-decode-coding-string.
6128
6129         * gnus-int.el (gnus-open-server): Say failed server's name.
6130
6131 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6132
6133         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6134         strings to a single string.  Quote `errors-file-name'.
6135         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6136         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6137         Adjust calls.  Use `shell-quote-argument'.
6138
6139 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6140
6141         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6142         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6143
6144         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6145         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6146         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6147         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6148         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6149         (gnus-subscribe-newsgroup, gnus-1):
6150         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6151         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6152         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6153         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6154
6155 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6156
6157         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6158         keystroke.
6159         (gnus-summary-limit-to-bodies): Implement headersp.
6160
6161 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6162
6163         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6164
6165 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6168
6169 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6170
6171         * message.el (message-generate-hashcash): Expand range of values to
6172         include `opportunistic'.
6173         (message-send-mail): Use it.
6174
6175 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6176
6177         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6178         and comment it.
6179
6180         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6181
6182 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6183
6184         * gnus-util.el (gnus-extract-address-components): Improve comment.
6185
6186 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6187
6188         * gnus-util.el (gnus-extract-address-components): Work with address in
6189         which the name portion contains @.
6190
6191         * lpath.el: Fbind custom-autoload.
6192
6193 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6194
6195         * gnus.el (gnus-start): Move custom group up.
6196         (gnus-select-method): Don't autoload, but make it available for
6197         `customize-variable'.
6198         (gnus-getenv-nntpserver): Don't autoload.
6199
6200 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6201
6202         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6203
6204 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6205
6206         * message.el (message-sendmail-extra-arguments): New variable.
6207         (message-send-mail-with-sendmail): Use it.
6208
6209 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6210
6211         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6212         mm-with-unibyte-current-buffer to make string unibyte.
6213
6214         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6215         mm-string-as-multibyte.
6216
6217 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6218
6219         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6220         Reported by Werner Koch <wk@gnupg.org>.
6221
6222 2006-11-14  Daiki Ueno  <ueno@p360>
6223
6224         * mml2015.el: Autoload epa-select-keys when compiling.
6225
6226 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6227
6228         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6229         message-options.
6230         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6231
6232 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6233
6234         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6235         EasyPG (< 0.0.6).
6236         (mml2015-always-trust): New user option.
6237         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6238         prompt.
6239
6240 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6241
6242         * nntp.el (nntp-authinfo-force): New variable.
6243         (nntp-send-authinfo): Use it.
6244
6245 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6248         decode encoded words.  Improve prompt.  Add comment about forwarding.
6249         (message-replacement-char): Move up.
6250
6251 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6252
6253         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6254         instead of gnus-intersection because arguments of gnus-sorted-nunion
6255         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6256
6257 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6258
6259         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6260         (message-simplify-subject-functions): Enable
6261         message-strip-subject-encoded-words by default.
6262
6263 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6264
6265         * message.el (message-strip-subject-encoded-words): New function.
6266         (message-simplify-subject-functions): New variable.
6267         (message-simplify-subject): Use it.  Fix typo in doc string.
6268         Support message-strip-subject-encoded-words.
6269
6270 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6271
6272         * gnus-diary.el (gnus-diary-delay-format-function):
6273         * nndiary.el (nndiary-reminders):
6274         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6275
6276 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6277
6278         * gnus-art.el (article-hide-boring-headers): Fetch date from
6279         gnus-original-article-buffer to avoid problems with localized date
6280         strings.
6281
6282 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6285
6286 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6287
6288         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6289         New variables.
6290         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6291         (mm-charset-synonym-alist): Move some entries to
6292         mm-codepage-iso-8859-list.
6293         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6294         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6295
6296 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6299
6300 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6301
6302         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6303         with Emacs 21 and XEmacs.
6304
6305 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6306
6307         * spam.el (spam-parse-address): New function for better parsing,
6308         catching errors, etc.
6309         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6310
6311 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6312
6313         * mm-view.el: Add interactive arg to html2text autoload.
6314
6315 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6316
6317         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6318
6319 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6320
6321         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6322         variables.
6323         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6324         (mm-charset-synonym-alist): Move some entries to
6325         mm-codepage-iso-8859-list.
6326
6327         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6328
6329 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6330
6331         * message.el (message-citation-line-format)
6332         (message-insert-formated-citation-line): Fix implementation of %E, %N
6333         and %n according to the doc string.
6334
6335 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6336
6337         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6338         car-safe to avoid bad parses.
6339
6340 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6343         names.
6344
6345         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6346
6347 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6350         header.
6351
6352         * message.el (message-draft-headers): Add Date.
6353         (message-headers-to-generate): Fix typo in docstring.
6354
6355         * nndraft.el (nndraft-required-headers): New variable.
6356         (nndraft-generate-headers): Use it.
6357
6358         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6359
6360 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6361
6362         * gnus-registry.el (gnus-registry-wash-for-keywords)
6363         (gnus-registry-find-keywords): New functions to allow easy searching of
6364         articles that are in the registry.
6365
6366 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6367
6368         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6369         ietf-drums-parse-address instead of gnus-extract-address-components.
6370         Reported by Damien Elmes <damien@repose.cx>.
6371
6372 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6373
6374         * gnus.el (gnus-mime): Remove unused custom group.
6375
6376 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6377
6378         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6379         "blank line" when searching for end of armor headers.
6380
6381 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * gmm-utils.el (gmm-write-region): Fix variable name.
6384
6385 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6386
6387         * gmm-utils.el (gmm-write-region): New function based on compatibility
6388         code from `mm-make-temp-file'.
6389
6390         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6391
6392         * nnmaildir.el (nnmaildir--update-nov)
6393         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6394         Use `gmm-write-region'.
6395
6396 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6397
6398         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6399         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6400
6401         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6402
6403         * message.el (message-replacement-char): New variable.
6404         (message-fix-before-sending): Use it.
6405         (message-simplify-subject): New function to remove duplicate code.
6406         (message-reply, message-followup): Use it.
6407
6408         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6409         gnus-summary-limit-to-articles.
6410
6411 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6412
6413         * gnus-util.el (gnus-with-local-quit): New macro.
6414
6415         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6416
6417 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6418
6419         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6420         ignore non-string data.
6421
6422 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6423
6424         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6425         non-string data (needs to be done in the registry too).
6426
6427 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6428
6429         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6430         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6431         (gnus-registry-split-fancy-with-parent)
6432         (gnus-registry-fetch-simplified-message-subject-fast)
6433         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6434         Remove text properties on ingress into the registry and when it's saved.
6435         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6436         registry from entries with no groups.
6437
6438 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6439
6440         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6441         function to remove string properties.
6442
6443 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6444
6445         * gmm-utils.el (gmm): Adjust custom version.
6446
6447         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6448         custom version.
6449
6450         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6451
6452 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6453
6454         * gnus-art.el (gnus-insert-prev-page-button)
6455         (gnus-insert-next-page-button): Simplify.  Reformat.
6456
6457 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6458
6459         * gnus-art.el (gnus-insert-prev-page-button)
6460         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6461
6462 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6463
6464         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6465
6466 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6467
6468         * gnus-art.el (gnus-insert-mime-button)
6469         (gnus-insert-mime-security-button):
6470         Apply gnus-article-button-face to MIME and security buttons.
6471
6472 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6473
6474         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6475         readable.
6476
6477 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6478
6479         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6480
6481 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6482
6483         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6484         `browse-url-of-file' instead of `browse-url'.
6485
6486 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6487
6488         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6489         regexp.  Articles containing quotation were cut prematurely.
6490
6491 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6492
6493         * message.el (message-cite-original-1): Use nobody by default for the
6494         value of From header.
6495         (message-reply): Ditto.
6496
6497 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6498
6499         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6500         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6501         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6502
6503 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6504
6505         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6506         mails in the doc string.  Add some URLs in comment.
6507         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6508
6509 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6510
6511         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6512         backslashes handling and the way to find boundaries of quoted strings.
6513
6514 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6515
6516         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6517         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6518         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6519         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6520
6521 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6522
6523         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6524         doc string.
6525         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6526
6527 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6528
6529         * lpath.el: Fbind epg-check-configuration.
6530
6531 2006-09-06  Simon Josefsson  <jas@extundo.com>
6532
6533         * mml2015.el (mml2015-use): Doc fix, mention epg.
6534
6535 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6536
6537         * mml2015.el (mml2015-use): Default to epg, if available.
6538
6539 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6540
6541         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6542         message-sender.
6543         (mml1991-epg-encrypt): Ditto.
6544         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6545         message-sender.
6546         (mml2015-epg-encrypt): Ditto.
6547
6548 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6549
6550         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6551         several common directories.
6552
6553 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6554
6555         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6556         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6557
6558 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * gnus-art.el (article-decode-encoded-words): Make it fast.
6561
6562 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6565
6566         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6567         in quoted string into `\'.
6568
6569 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6570
6571         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6572         Use standard-syntax-table.
6573
6574 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6575
6576         * gnus-art.el (gnus-decode-address-function): New variable.
6577         (article-decode-encoded-words): Use it to decode headers which are
6578         assumed to contain addresses.
6579         (gnus-mime-delete-part): Remove useless `or'.
6580
6581         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6582         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6583         (gnus-nov-parse-line): Use it to decode From header.
6584         (gnus-get-newsgroup-headers): Ditto.
6585         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6586
6587         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6588         (mail-decode-encoded-address-string): New alias.
6589
6590         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6591         New function.
6592         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6593         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6594         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6595         (rfc2047-decode-string): Ditto.
6596         (rfc2047-decode-address-region): New function.
6597         (rfc2047-decode-address-string): New function.
6598
6599 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6600
6601         * message.el (message-caesar-buffer-body): Allow rotating headers.
6602
6603         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6604
6605         * message.el (message-insert-formated-citation-line): Fix %f.
6606         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6607
6608 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6609
6610         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6611         (gnus-bookmark-mouse-available-p): New macro.
6612         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6613         (gnus-bookmark-bmenu-show-infos): Use it.
6614         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6615         (gnus-bookmark-bmenu-hide-infos): Ditto.
6616         (gnus-bookmark-remove-properties): New function.
6617         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6618         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6619         (gnus-bookmark-write-file): Bind coding-system-for-write.
6620         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6621         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6622         group before selecting it.
6623         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6624         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6625         quit-window if it is not available; use gnus-mouse-2 and bind it to
6626         gnus-bookmark-bmenu-select-by-mouse.
6627         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6628         (gnus-bookmark-bmenu-select-by-mouse): New function.
6629
6630 2006-08-13  Romain Francoise  <romain@orebokech.com>
6631
6632         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6633         space.
6634
6635 2006-08-10  Romain Francoise  <romain@orebokech.com>
6636
6637         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6638         (dns-mode-soa-auto-increment-serial): New user option.
6639         (dns-mode-soa-maybe-increment-serial): New function.
6640         (dns-mode): Add the latter to `write-contents-functions'.
6641
6642 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6643
6644         * compface.el (uncompface): Use binary rather than raw-text-unix.
6645
6646 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6647
6648         * compface.el (uncompface): Make sure the eol conversion doesn't take
6649         place when communicating with the external programs.  Reported by
6650         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6651
6652 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6655
6656 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6657
6658         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6659         Make it more robust by parsing author and date independently.
6660
6661 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6662
6663         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6664
6665 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6666
6667         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6668         first matching secret key.
6669         (mml2015-epg-encrypt): Ditto.
6670
6671         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6672         first matching secret key.
6673         (mml1991-epg-encrypt): Ditto.
6674
6675         * mml2015.el (mml2015-encrypt-to-self): New user option.
6676         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6677         mml2015-epg-encrypt-to-self is set.
6678
6679         * mml1991.el (mml1991-encrypt-to-self): New variable.
6680         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6681         mml1991-epg-encrypt-to-self is set.
6682
6683         * mml2015.el (mml2015-signers): New user option.
6684         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6685         (mml2015-epg-encrypt): Allow to select signing keys.
6686
6687         * mml1991.el (mml1991-signers): New variable.
6688         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6689         (mml1991-epg-encrypt): Allow to select signing keys.
6690
6691 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * nnheader.el (nnheader-insert-head): Make it work even if the file
6694         uses CRLF for the line-break code.
6695
6696 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6697
6698         * mml2015.el: Require mml-sec instead of password.
6699         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6700         (mml2015-cache-passphrase): Inherit the default value from
6701         mml-secure-cache-passphrase.
6702         (mml2015-passphrase-cache-expiry): Inherit the default value from
6703         mml-secure-passphrase-cache-expiry.
6704
6705         * mml1991.el: Require mml-sec instead of password.
6706         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6707         (mml1991-cache-passphrase): Inherit the default value from
6708         mml-secure-cache-passphrase.
6709         (mml1991-passphrase-cache-expiry): Inherit the default value from
6710         mml-secure-passphrase-cache-expiry.
6711
6712         * mml-sec.el: Require password.
6713         (mml-secure-verbose): New user option.
6714         (mml-secure-cache-passphrase): New user option.
6715         (mml-secure-passphrase-cache-expiry): New user option.
6716
6717 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6718
6719         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6720         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6721         andreas@altroot.de (Andreas Vögele).
6722
6723         FIXME: Use `tiny change'?
6724
6725 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6726
6727         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6728         workaround for the url package included with Emacs.
6729
6730         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6731
6732 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6733
6734         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6735         correctly.  This fixes a bug caused by the 2006-05-12 change.
6736
6737 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6738
6739         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6740         some information about the error when saying that the `bogus' mail
6741         group will be used.
6742
6743 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6744
6745         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6746         string.
6747
6748 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6749
6750         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6751
6752 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6753
6754         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6755
6756 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6757
6758         * mml1991.el (mml1991-function-alist): Add epg.
6759         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6760         (mml1991-epg-encrypt): New functions.
6761
6762 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6763
6764         * mml2015.el (mml2015-verbose): New variable.
6765         (mml2015-cache-passphrase): Ditto.
6766         (mml2015-passphrase-cache-expiry): Ditto.
6767         (mml2015-function-alist): Add epg.
6768         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6769         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6770         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6771         functions.
6772
6773 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6774
6775         * message.el (message-cite-original-1): Preserve region when removing
6776         quoted text due to X-No-Archive in order to avoid bogus attribution
6777         when citing multiple messages.
6778
6779 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6780
6781         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6782         Kenneth Jacker <khj@be.cs.appstate.edu>.
6783
6784 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6785
6786         * gnus-diary.el (gnus-user-format-function-d)
6787         (gnus-user-format-function-D): Autoload.
6788
6789         * imap.el (Commentary): Fix typo.
6790
6791         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6792         2006-04-22 contribution.
6793
6794 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6795
6796         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6797         It didn't really fix the bogosity I'm seeing with solid web groups.
6798
6799 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6800
6801         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6802         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6803         created using server names.  If we use the feature without declaring
6804         it, Gnus does not properly manage server and group state.
6805
6806         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6807         bound.
6808
6809 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6810
6811         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6812         looking up the method using GROUP's prefix before inventing a new one.
6813         It is used on killed/unknown groups in various places where returning
6814         an all-new method isn't expected by the caller.
6815
6816         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6817         and match semantics of gnus-group-real-prefix.
6818
6819 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6820
6821         * nnmail.el (nnmail-broken-references-mailers): New variable.
6822         (nnmail-ignore-broken-references): New function generalizing
6823         nnmail-fix-eudora-headers.
6824         (nnmail-fix-eudora-headers): Now obsolete.
6825
6826         * gnus-art.el (gnus-button-handle-custom): Support
6827         `customize-apropos*'.
6828
6829 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6830
6831         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6832
6833         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6834         articles.
6835
6836 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6837
6838         * message.el (message-cite-reply-above): New variable.
6839         (message-yank-original): Use it.
6840
6841 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6842
6843         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6844
6845 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6846
6847         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6848         as read.
6849
6850         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6851
6852 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6853
6854         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6855         (gnus-bookmark-default-file): Use gnus-directory.
6856         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6857         Remove "*" in doc string.
6858         (gnus-bookmark-write-file): Simplify.
6859         (gnus-bookmark-maybe-sort-alist): Use `when'.
6860         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6861         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6862         FIXME about Emacs 21 and XEmacs compatibility.
6863         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6864         compatibility.
6865         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6866         compatibility.
6867         (gnus-bookmark-menu-heading): Fix version.
6868
6869 2006-06-19  Bastien Guerry  <bzg@altern.org>
6870
6871         * gnus-bookmark.el: New file.
6872
6873 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6874
6875         * message.el (message-syntax-checks): Doc fix.
6876
6877 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6878
6879         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6880         unsubscribed groups as if they were killed ones.  It causes duplicate
6881         entries in gnus-newsrc-alist.
6882
6883 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6884
6885         * message.el (message-syntax-checks): Doc fix.
6886         (message-send-mail): Add check for continuation headers.
6887         (message-check-news-header-syntax): Fix regexp used to check for
6888         continuation headers.
6889
6890 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6891
6892         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6893
6894 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6895
6896         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6897
6898 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6899
6900         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6901         default-truncate-lines.
6902
6903 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6904
6905         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6906         to fill the utf-8 entry.
6907
6908         * lpath.el: Fbind unicode-precedence-list.
6909
6910 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6911
6912         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6913
6914 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6915
6916         * gnus-agent.el (directory-files-and-attributes): Move all the way
6917         forward (the third and final move).
6918         (gnus-agent-read-agentview): Trap reconstruction errors due to
6919         nonexistant directory.  Handle by returning nil.
6920
6921 2006-05-30  Didier Verna  <didier@xemacs.org>
6922
6923         * message.el (message-dont-reply-to-names): Update the custom type.
6924         * message.el (message-dont-reply-to-names): New defsubst: potentially
6925         convert a list of regexps into a single one.
6926         * message.el (message-get-reply-headers): Use it.
6927         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6928
6929 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6930
6931         * gnus-agent.el (directory-files-and-attributes): Move forward.
6932
6933 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6934
6935         * gnus-ml.el (gnus-mailing-list-subscribe)
6936         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6937         (gnus-mailing-list-message): Fix doc strings.
6938
6939 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6940
6941         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6942         of doing it manually.
6943
6944 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6945
6946         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6947         comment.
6948
6949 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6950
6951         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6952         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6953         (gnus-agent-read-local): All symbols allocated in my-obarray.
6954         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6955         (gnus-agent-regenerate-group): Check numeric names to see if they are
6956         messages or groups.
6957         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6958         better way of do this...)
6959
6960         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6961         'dummy.group' (there should be a better way of do this...)
6962
6963 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6964
6965         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6966         (gnus-saved-headers): Ditto.
6967         (gnus-default-article-saver): Mention functions may have properties.
6968         (gnus-article-save): Override gnus-save-all-headers and
6969         gnus-saved-headers by :headers property which saver function may have.
6970         (gnus-summary-save-in-file): Add :headers property.
6971         (gnus-summary-write-to-file): Ditto.
6972
6973         * gnus-sum.el (gnus-summary-save-article): Bind
6974         gnus-prompt-before-saving to t when saving many articles in a file;
6975         always show all headers.
6976
6977         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6978
6979 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6980
6981         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6982         marks.
6983
6984         * message.el (message-indent-citation): Add optional arguments to allow
6985         using it outside of message buffers.
6986
6987         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6988         (gnus-article-treat-unfold-headers): Use it.
6989         (gnus-article-truncate-lines): New variable.
6990         (gnus-article-mode): Use it.
6991         (gnus-article-toggle-truncate-lines): New function.
6992
6993         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
6994         gnus-article-toggle-truncate-lines.
6995
6996         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
6997         coding system in XEmacs, use binary.
6998
6999 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7000
7001         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7002         after-load-alist.
7003
7004         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7005         this function should save decoded articles.
7006         (gnus-summary-write-to-file): Use property to specify this function
7007         should save decoded articles and specify gnus-summary-save-in-file
7008         should be used to save articles other than the first one when saving
7009         many articles.
7010         (gnus-summary-save-body-in-file): Use property to specify this
7011         function should save decoded articles.
7012         (gnus-summary-write-body-to-file): Use property to specify this
7013         function should save decoded articles and specify
7014         gnus-summary-save-body-in-file should be used to save articles other
7015         than the first one when saving many articles.
7016
7017         * gnus-sum.el (gnus-summary-save-article): Simplify.
7018
7019 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7020
7021         * gnus-art.el (gnus-default-article-saver): Add
7022         gnus-summary-write-body-to-file.
7023         (gnus-article-save-coding-system): Don't use coding system object
7024         in XEmacs.
7025         (gnus-read-save-file-name): Add optional `dir-var' argument which
7026         specifies directory in which files are saved; work even if optional
7027         `variable' argument is not specified.
7028         (gnus-summary-write-to-file): Read file name.
7029         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7030         (gnus-summary-write-body-to-file): New function.
7031
7032         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7033         (gnus-summary-local-variables): Add it.
7034         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7035         (gnus-summary-save-article): Remove optional `decode' argument;
7036         determine whether to decode articles by the value of
7037         gnus-default-article-saver; when saving many files using
7038         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7039         it first and use gnus-summary-save-in-file or
7040         gnus-summary-save-body-in-file thereafter unless
7041         gnus-prompt-before-saving is always; move point to article which
7042         will be saved.
7043         (gnus-summary-save-article-file): Revert.
7044         (gnus-summary-write-article-file): Revert.
7045         (gnus-summary-save-article-body-file): Revert.
7046         (gnus-summary-write-article-body-file): New function.
7047
7048 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7049
7050         * gnus-art.el (gnus-default-article-saver): Doc fix.
7051         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7052         from gnus-summary-save-article-coding-system, and default to a
7053         certain coding system.
7054         (gnus-output-to-file): Add coding cookie and encode text according
7055         to gnus-article-save-coding-system; don't use mm-append-to-file.
7056
7057         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7058         gnus-art.el and rename to gnus-article-save-coding-system.
7059         (gnus-summary-save-article): Require gnus-art; don't show all
7060         headers if it decodes articles; don't add coding cookie here;
7061         don't bind mm-text-coding-system-for-write.
7062         (gnus-summary-save-article-file): Save decoded articles.
7063         (gnus-summary-write-article-file): When saving many files, use
7064         gnus-summary-write-to-file first and gnus-summary-save-in-file
7065         thereafter unless gnus-prompt-before-saving is always.
7066         (gnus-summary-save-article-body-file): Save decoded articles.
7067
7068         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7069
7070 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7071
7072         * nnrss.el (nnrss-check-group): Bind hash-index.
7073
7074 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7075
7076         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7077         its hash index.  Store this hash in `nnrss-group-data'.
7078         (nnrss-read-group-data): Update accordingly.
7079
7080 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7081
7082         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7083         entry.
7084
7085         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7086         gnus-article-browse-html-article.
7087
7088 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7089
7090         * gnus-sum.el (gnus-summary-mime-map): Add
7091         gnus-article-browse-html-article.
7092
7093         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7094
7095 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7096
7097         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7098         suitable coding systems in customize.
7099
7100 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7101
7102         * mail-source.el (mail-sources): Fix custom type.
7103
7104 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7105
7106         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7107         (gnus-summary-expire-articles-now): Shorten prompt.
7108
7109         * gmm-utils.el (wid-edit): Require.
7110         (defun-gmm): Renamed from `gmm-defun-compat'.
7111         (gmm-image-search-load-path): Use it.
7112         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7113
7114 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7115
7116         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7117         variable.
7118         (gnus-summary-save-article): Add optional `decode' argument.  If
7119         it is set and gnus-summary-save-article-coding-system is non-nil,
7120         save decoded article.
7121         (gnus-summary-write-article-file): Save decoded article if
7122         gnus-summary-save-article-coding-system is non-nil.
7123
7124         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7125         type.
7126
7127 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7130
7131 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7132
7133         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7134         first to test gnus-single-article-buffer which may be buffer-local.
7135
7136         * gnus-sum.el (gnus-summary-setup-buffer): Make
7137         gnus-single-article-buffer buffer-local and nil in ephemeral
7138         group; make gnus-article-buffer, gnus-article-current, and
7139         gnus-original-article-buffer always buffer-local.
7140         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7141         group.
7142         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7143
7144 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7145
7146         * nnml.el (nnml-request-compact-group): Compressed files might not
7147         have .gz extension.
7148
7149 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7150
7151         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7152         (mm-copy-to-buffer): Use with-current-buffer.
7153         (mm-display-part): Simplify.
7154         (mm-inlinable-p): Add optional arg `type'.
7155
7156 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7157
7158         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7159         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7160         Try harder to show the attachment internally or externally using
7161         gnus-mime-view-part-as-type.
7162
7163 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7164
7165         * message.el (message-from-style, message-signature-separator)
7166         (message-user-organization-file, message-send-mail-function)
7167         (message-citation-line-function, message-yank-prefix)
7168         (message-indent-citation-function, message-signature)
7169         (message-signature-file, message-signature-insert-empty-line):
7170         Remove autoloads.
7171
7172         * gnus-art.el (gnus-buttonized-mime-types): Remove
7173         "multipart/signed".  Revert 2006-04-26 change.
7174
7175 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7176
7177         * gnus.el (gnus-version-number): Bump version.
7178
7179 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7180
7181         * gnus.el: No Gnus v0.5 is released.
7182
7183 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7184
7185         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7186         fetching articles by message-id.
7187
7188 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7189
7190         * message.el (hashcash): Require hashcash as normal.
7191
7192         * ecomplete.el (ecomplete-highlight-match-line): Use
7193         point-at-eol.
7194         (ecomplete-highlight-match-line): Use `highlight', because that
7195         face exists in both Emacs and XEmacs.
7196
7197         * message.el (message-display-abbrev): Use point-at-bol.
7198
7199         * mail-source.el: Don't require timer/timer-funcs.
7200
7201         * gnus-async.el: Ditto.
7202
7203         * password.el: Ditto.
7204
7205         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7206
7207         * mm-url.el: Ditto.
7208
7209         * gnus-xmas.el: Don't require timer-funcs.
7210
7211         * mm-util.el: Require timer/timer-funcs.
7212
7213 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7214
7215         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7216         Close.
7217
7218 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7219
7220         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7221         unibyte after clear-decrypt function runs.
7222
7223         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7224         returns as a unibyte string.
7225
7226 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7227
7228         * lpath.el: Revert.
7229
7230         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7231         (pgg-gpg-process-sentinel): Revert.
7232
7233         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7234         (pgg-pgp-lookup-key): Revert.
7235
7236         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7237         (pgg-pgp5-lookup-key): Revert.
7238
7239         * pgg.el (pgg-fetch-key): Revert.
7240
7241 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7242
7243         * lpath.el: Fbind string-as-multibyte for XEmacs.
7244
7245         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7246         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7247         (mml1991-pgg-encrypt): Ditto.
7248
7249         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7250         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7251         a multibyte buffer.
7252
7253         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7254         (pgg-pgp-lookup-key): Ditto.
7255
7256         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7257         (pgg-pgp5-lookup-key): Ditto.
7258
7259         * pgg.el (pgg-fetch-key): Ditto.
7260
7261 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7262
7263         * message.el (message-user-organization-file): Check several
7264         locations of the organization file.
7265
7266         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7267         Add gnus-article-view-part-as-type.
7268
7269         * gnus-art.el (gnus-article-view-part-as-type): New function.
7270
7271         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7272         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7273
7274         * mml.el: Simplify autoload.
7275         (mml-mode): defvar dnd-protocol-alist instead of using
7276         symbol-value.
7277         (mml-default-directory): New variable.
7278         (mml-minibuffer-read-file): Use it.
7279         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7280
7281         * message.el (message-citation-line-format): New variable.
7282         (message-insert-formated-citation-line): New function.
7283         (message-citation-line-function): Add
7284         `message-insert-formated-citation-line' to custom type.
7285
7286         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7287         to doc string.
7288
7289         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7290         depending on mm-verify-option.
7291
7292 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7293
7294         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7295         binding pgg-* variables; reimplement the section which prevents
7296         MIME header from being signed.
7297         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7298         pgg-text-mode; remove a blank line at the top of body.
7299
7300         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7301         lines at the top of body; use gnus-newsgroup-charset if there's no
7302         Charset header.
7303
7304 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7305
7306         * message.el (message-self-insert-commands): Doc fix.
7307
7308         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7309         (mm-uu-pgp-encrypted-test): Ditto.
7310         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7311         between header and body; return application/pgp-encrypted handle
7312         if decryption failed; decode decrypted body by charset.
7313
7314         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7315         element match to application/pgp-*.
7316
7317 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7318
7319         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7320         HTML.
7321
7322 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7323
7324         * mail-source.el (mail-source-call-script): Message the error
7325         string.
7326
7327 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * gnus-util.el (gnus-byte-compile): Use it.
7330
7331 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7332
7333         * gnus-util.el (kill-empty-logs): New function.
7334
7335 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7336
7337         * message.el (message-mail-alias-type): Doc fix.
7338         (message-mail-alias-type-p): New function.
7339         (message-send): Use it.
7340         (message-mode): Ditto.
7341         (message-strip-forbidden-properties): Ditto.
7342
7343         * ecomplete.el (ecomplete-database-file-coding-system): New
7344         variable.
7345         (ecomplete-save): Use it.
7346         (ecomplete-setup): Use it.
7347
7348 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7349
7350         * message.el (message-self-insert-commands): New variable.
7351         (message-strip-forbidden-properties): Use it.
7352
7353 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7354
7355         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7356         that doesn't make XEmacs choke.
7357
7358 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7359
7360         * gnus-util.el (gnus-replace-in-string):
7361         Prefer replace-regexp-in-string over of replace-in-string.
7362
7363 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7364
7365         * gnus-util.el (gnus-select-frame-set-input-focus):
7366         Use select-frame-set-input-focus if it is available in XEmacs; use
7367         definition defined in Emacs 22 for old Emacsen.
7368
7369         * dgnushack.el: Autoload unmorse-region for XEmacs.
7370
7371         * lpath.el: Bind cursor-in-non-selected-windows and
7372         select-frame-set-input-focus for XEmacs.
7373
7374 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7377
7378 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7379
7380         * gnus-registry.el (gnus-registry-cache-save): Remove text
7381         properties when saving via the temp buffer.
7382
7383 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7384
7385         * message.el (message-generate-hashcash): Honor custom type.
7386
7387 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7388
7389         * message.el (message-generate-hashcash): Default to non-nil when
7390         hashcash is found.
7391
7392         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7393         (gnus-refer-thread-limit): Increase default to 500.
7394
7395         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7396
7397         * flow-fill.el (fill-flowed): Allow delete-space.
7398
7399 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7400
7401         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7402         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7403         Remove autoloads.
7404
7405 2006-04-18  Simon Josefsson  <jas@extundo.com>
7406
7407         * message.el (message-generate-hashcash): Default to.
7408
7409 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7410
7411         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7412         concatenating segments rather than before concatenating them.
7413
7414 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7415
7416         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7417
7418 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7419
7420         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7421
7422         * message.el (message-forward-make-body-plain): Allow
7423         message-forward-ignored-headers to be a list.
7424         (message-remove-ignored-headers): Factor out into function.
7425         (message-forward-make-body-mml): Use it.
7426
7427         * imap.el (imap-quote-specials): New function.
7428         (imap-login-auth): Quote specials.
7429
7430         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7431         (rfc2231-parse-string): Allow concatanation of parameters that
7432         aren't contiguous.  The test case is
7433           (mail-header-parse-content-type "message/external-body;
7434             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7435             access-type=LOCAL-FILE;
7436             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7437
7438 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7439
7440         * nntp.el (nntp-accept-process-output): Return the value of
7441         `nnheader-accept-process-output'.
7442
7443 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7444
7445         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7446         (gnus-button-alist): Recognize more diff formats.
7447         (gnus-button-patch): Strip directory.
7448
7449 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7450
7451         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7452         Emacs 22 when setting focus.
7453
7454 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7455
7456         * gnus-art.el (gnus-article-treat-types): Do treatment of
7457         text/x-verbatim parts.
7458         (gnus-button-patch): New command.
7459
7460         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7461         addresses that contain invalid characters.
7462
7463 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7464
7465         * message.el (message-put-addresses-in-ecomplete): Use
7466         gnus-replace-in-string.
7467         (message-is-yours-p): Use the more correct
7468         mail-header-parse-address instead of
7469         mail-extract-address-components.
7470         (message-put-addresses-in-ecomplete): Fix typo.
7471
7472         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7473         keystroke.
7474
7475         * gnus-art.el (gnus-treatment-function-alist): Change order of
7476         newsgroups/generic header folding to avoid double-folding.
7477
7478         * message.el (message-hidden-headers): Add X-Draft-From.
7479
7480         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7481         command.
7482         (gnus-summary-repeat-search-article-backward): New command.
7483
7484         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7485         groups in the parent topic.
7486
7487 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7488
7489         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7490         (spam-extra-header-to-number): Return the CRM114 number as a
7491         number instead of a string.
7492
7493 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7494
7495         * gnus-art.el (gnus-face-properties-alist): Moved here from
7496         gnus-fun.
7497
7498         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7499
7500 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7501
7502         * message.el (message-strip-forbidden-properties): Only display on
7503         self-insert-command.
7504
7505         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7506         reindent.
7507         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7508
7509 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7510
7511         * smiley.el (smiley-style): Fix typo.
7512
7513 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7514
7515         * hashcash.el (hashcash-insert-payment-async-2): Use
7516         message-goto-eoh instead of doing it manually.
7517         (mail-add-payment): Use message-narrow-to-header instead of trying
7518         to do the same itself.
7519
7520         * message.el (message-hidden-headers): Add Face.
7521
7522         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7523         reparenting code.
7524         (gnus-summary-reparent-children): Refactored out code.
7525         (gnus-summary-thread-map): New keystroke.
7526         (gnus-summary-reparent-children): Make into command.
7527
7528         * smiley.el (smiley-style): Default to `medium' if using a large
7529         font.
7530
7531         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7532         does it itself.
7533
7534         * message.el (message-point-in-header-p): Simplify definition.
7535
7536 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7537
7538         * nnagent.el (nnagent-request-set-mark): Silence log file
7539         writing.
7540         (nnagent-request-set-mark): Use write-region instead of
7541         append-to-file.
7542
7543         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7544         strange select method.
7545
7546         * ecomplete.el (ecomplete-display-matches): Get highlightling
7547         right.
7548         (ecomplete-display-matches): Use literals.
7549         (ecomplete-display-matches): Disable message logging.
7550
7551         * message.el (message-display-abbrev): Small optimization.
7552
7553         * ecomplete.el (ecomplete-display-matches): Allow automatic
7554         display.
7555
7556         * message.el (message-strip-forbidden-properties): Display
7557         abbrevs.
7558         (message-display-abbrev): Get automatic display right.
7559
7560         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7561         keystrokes.
7562
7563 2006-04-13  Romain Francoise  <romain@orebokech.com>
7564
7565         TODO: Backport to v5-10!
7566
7567         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7568         Moved here (and renamed) from gnus-registry.el.
7569
7570         * gnus-registry.el: Require gnus-util.
7571         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7572
7573 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7574
7575         * gnus-group.el (gnus-group-catchup-current): Change
7576         if-then-else-if-then-else into cond.
7577         (gnus-group-catchup): Indent.
7578         (group-name-at-point): New function.
7579         (gnus-fetch-group): Provide default from thing at point.
7580
7581 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7582
7583         * message.el (message-display-abbrev): Fix regexp.
7584
7585         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7586         choosing.
7587         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7588         dead variables.
7589
7590         * message.el (message-newline-and-indent): Remove debugging.
7591         (message-display-abbrev): Use new implementation.
7592
7593 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7594
7595         * gnus-art.el (gnus-article-mode): Set
7596         cursor-in-non-selected-windows to nil.
7597
7598         * smiley.el: Revert previous change.
7599         (smiley-data-directory): defvar it before using it in the
7600         defcustom of `smiley-style'.
7601
7602 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7603
7604         * message.el (message-newline-and-indent): New function.
7605
7606         * ecomplete.el: Implement more bits.
7607
7608         * message.el (message-put-addresses-in-ecomplete): Clean up the
7609         string.
7610
7611         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7612
7613         * gnus-sum.el (gnus-summary-save-parts): Bind
7614         gnus-summary-save-parts-counter and use it to make unique file
7615         names.
7616
7617         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7618
7619         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7620         parameter to say whether to actually parse the individual
7621         addresses.
7622
7623         * message.el (message-put-addresses-in-ecomplete): New function.
7624         (ecomplete): Require.
7625         (message-mail-alias-type): Add ecomplete as an option.
7626
7627 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7628
7629         * flow-fill.el (fill-flowed): Remove trailing space from blank
7630         quoted lines.
7631
7632 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7633
7634         * smiley.el (smiley-style): Move definition later to avoid a
7635         compilation warning.
7636
7637 2006-04-12  Kenichi Handa  <handa@m17n.org>
7638
7639         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7640         buffer and then decode the buffer text if necessary.
7641         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7642         first, and after mm-encode-body, change the buffer to unibyte.
7643         Use mm-disable-multibyte instead of set-buffer-multibyte.
7644
7645 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7646
7647         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7648         Content-Type header instead of Content-Disposition header.
7649         (gnus-mime-inline-part): Ditto.
7650         (gnus-mime-view-part-as-charset): Ignore charset that the part
7651         specifies.
7652
7653         * mm-decode.el (mm-display-part): Work with external parts and
7654         usual parts similarly.
7655
7656         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7657         instead of gnus-display-mime.
7658
7659         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7660         instead of with-temp-buffer.
7661
7662         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7663         tag to summarized topics part in order to encode non-ASCII text.
7664
7665 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7666
7667         * smiley.el (smiley-style): New variable.
7668         (smiley-directory): New function.
7669         (smiley-data-directory): Derive from `smiley-style' using
7670         `smiley-directory'.
7671         (smiley-regexp-alist): Add new entries.
7672
7673         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7674         (gnus-article-browse-delete-temp): Add :version.
7675
7676 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7677
7678         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7679         the sieve region.
7680
7681 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7682
7683         * gnus.el (gnus-version-number): Bump version.
7684
7685 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7686
7687         * gnus.el: No Gnus v0.4 is released.
7688
7689 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7690
7691         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7692         layout.
7693
7694         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7695         unknown charset.
7696
7697         * message.el (message-header-synonyms): Add Original-To to the
7698         default.
7699
7700         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7701         optional parameter.
7702
7703 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7704
7705         * gnus-fun.el (gnus): Require it for gnus-directory.
7706
7707 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7708
7709         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7710
7711 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7712
7713         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7714
7715 2006-04-05  Simon Josefsson  <jas@extundo.com>
7716
7717         * password.el (password-reset): New function.
7718
7719 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7720
7721         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7722         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7723
7724 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7725
7726         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7727         Some whitespace was matched into the url, which broke browsing hits
7728         > 100 when mm-url-use-external was nil.
7729
7730 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7731
7732         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7733         gnus-extra-headers for 'Newsgroups.
7734
7735         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7736         bound.
7737
7738 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7739
7740         * pgg-gpg.el: Clean up process buffers every time gpg processes
7741         complete.
7742
7743 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7744
7745         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7746         doc string.
7747
7748 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7749
7750         * pgg-gpg.el (pgg-gpg-process-filter)
7751         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7752
7753         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7754         lines, temporary fix.
7755
7756 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7757
7758         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7759
7760 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7761
7762         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7763         default-enable-multibyte-characters.  This reverts the change from
7764         revision 6.17 which is no longer necessary because the passphrase
7765         is sent separately now.  GnuPG messages are unreadable under
7766         multibyte locales with default-enable-multibyte-characters set to
7767         nil.
7768
7769 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7770
7771         * message.el (message-tool-bar-gnome): Move "spell".
7772
7773 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7774
7775         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7776         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7777         instead.
7778
7779 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7780
7781         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7782         newsgroups handling for NNTP overviews which don't include
7783         Newsgroups.
7784
7785 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7786
7787         * message.el (message-resend): Bind message-generate-hashcash to nil.
7788
7789 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7790
7791         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7792         when searching for already-paid recipients.
7793
7794 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7795
7796         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7797         passphrases when it is not needed.
7798         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7799         passphrase stuff from gpg, should only be necessary when you use
7800         gpg with a smartcard.
7801
7802 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7803
7804         * mml.el (mml-insert-mime): Ignore cached contents of
7805         message/external-body part.
7806
7807         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7808         (mm-insert-part): Ditto.
7809
7810 2006-03-23  Simon Josefsson  <jas@extundo.com>
7811
7812         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7813         Reiner.
7814         (pgg-gpg-use-agent-p): Use it again.
7815
7816 2006-03-23  Simon Josefsson  <jas@extundo.com>
7817
7818         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7819         older emacsen.
7820         (pgg-gpg-use-agent-p): Don't use it.
7821
7822 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7823
7824         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7825         if we can.
7826
7827 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7828
7829         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7830         (pgg-gpg-update-agent): New function.
7831         (pgg-gpg-use-agent-p): New function.
7832         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7833         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7834         (pgg-gpg-sign-region): Use it.
7835
7836 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7837
7838         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7839         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7840
7841 2006-03-21  Simon Josefsson  <jas@extundo.com>
7842
7843         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7844         <wilde@sha-bang.de>.
7845         (pgg-gpg-use-agent): New variable.
7846         (pgg-gpg-process-region): Use it.
7847         (pgg-gpg-encrypt-region): Likewise.
7848         (pgg-gpg-encrypt-symmetric-region): Likewise.
7849         (pgg-gpg-decrypt-region): Likewise.
7850         (pgg-gpg-sign-region): Likewise.
7851         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7852
7853 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7854
7855         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7856
7857         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7858         Add comment on version.
7859
7860 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7861
7862         * smiley.el: Add missing test smiley.
7863
7864 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7865
7866         * mm-decode.el (mm-with-part): New macro.
7867         (mm-get-part): Use it; work with message/external-body as well.
7868         (mm-save-part): Treat name and filename equally.
7869
7870         * mm-extern.el (mm-extern-cache-contents): New function.
7871         (mm-inline-external-body): Use it; force the part to be displayed;
7872         move undisplayer added to the cached handle to the parent.
7873
7874         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7875         (gnus-mime-view-part-as-type): Work with message/external-body.
7876
7877         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7878
7879 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7880
7881         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7882         images in image-load-path.  [Sync with image.el, revision 1.60, in
7883         Emacs.]
7884
7885 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7886
7887         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7888         path rather than symbol.  Always return list of directories.
7889         Guarantee that image directory comes first.  [Sync with image.el,
7890         revision 1.59, in Emacs.]
7891
7892         * message.el (message-make-tool-bar): Adjust to new API of
7893         `gmm-image-load-path-for-library'.
7894
7895         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7896
7897         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7898
7899 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7900
7901         * gnus-art.el (gnus-article-only-boring-p):
7902         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7903         intangible text.
7904         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7905
7906 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7907
7908         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7909         `defun' instead of `gmm-defun-compat'.
7910
7911 2006-03-14  Simon Josefsson  <jas@extundo.com>
7912
7913         * message.el (message-unique-id): Don't use message-number-base36
7914         if (user-uid) is a float.
7915         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7916
7917 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7918
7919         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7920
7921         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7922         empty line between a part and a message part.
7923
7924 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7925
7926         * smiley.el: Add more test smileys.
7927         (smiley-data-directory, smiley-regexp-alist)
7928         (gnus-smiley-file-types): Fix doc strings.
7929         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7930         adding new elements.
7931         (smiley-mouse-map): Unused code.  Make it a comment.
7932
7933 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7934
7935         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7936         scan latest NoCeM messages instead of old ones.
7937         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7938         delimiters that are recently used.
7939         (gnus-nocem-load-cache): Add autoload cookie.
7940
7941         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7942
7943         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7944         level which is larger than gnus-use-nocem is specified.
7945
7946         * gnus-group.el (gnus-group-get-new-news): Ditto.
7947
7948 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7949
7950         * gnus-util.el (gnus-tool-bar-update): New function.
7951
7952         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7953         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7954
7955         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7956
7957         * gnus-group.el (gnus-group-redraw-when-idle)
7958         (gnus-group-redraw-check): Remove.
7959         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7960
7961 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7962
7963         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7964         if optional last element is specified in splits (FIELD VALUE...).
7965
7966 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7967
7968         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7969         to gmm-image-load-path-for-library.  Call with no-error argument.
7970         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7971
7972         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7973
7974         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7975
7976         * gmm-utils.el (gmm-image-load-path): Remove alias.
7977
7978 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * gmm-utils.el (gmm-image-load-path): Add alias.
7981
7982         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7983         nnml-generate-nov-databases-1.
7984         (nnml-generate-nov-databases): Use it.
7985         (nnml-generate-nov-databases-directory): Document no-active
7986         argument.
7987
7988         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7989         directory if path is t.  Add no-error.
7990
7991         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7992         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7993
7994         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
7995         resetting gnus-article-browse-html-temp-list.
7996
7997         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
7998         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
7999         Add example to docstring.  Rename local variables.  Move error
8000         checks to default case in cond and simplify.
8001
8002 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8003
8004         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8005         handle is multipart when calling it recursively.
8006         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8007
8008 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8009
8010         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8011         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8012
8013 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8016         is loaded.
8017
8018         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8019         loaded.
8020
8021 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8022
8023         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8024         to "Emacs 23 (unicode)" in doc string.
8025
8026         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8027         "Emacs 23 (unicode)" in comment.
8028
8029 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8030
8031         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8032
8033         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8034         characters 160 through 255 in Emacs 23.
8035
8036 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8037
8038         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8039         gnus-article-browse-html-temp.
8040         (gnus-article-browse-delete-temp): Make it customizable.  Add
8041         `file'.  Adjust doc string.
8042         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8043         query for each file.  Adjust doc string.
8044         (gnus-article-browse-html-parts): Add
8045         `gnus-article-browse-delete-temp-files' to
8046         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8047
8048 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8049
8050         * gnus-art.el (gnus-article-browse-html-temp)
8051         (gnus-article-browse-delete-temp): New variables.
8052         (gnus-article-browse-delete-temp-files): New function.
8053         (gnus-article-browse-html-parts): Use it.
8054
8055 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8056
8057         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8058
8059         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8060         string.
8061
8062         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8063         gnus-summary-insert-new-articles when unplugged.  Remove
8064         gnus-summary-search-article-forward.
8065
8066         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8067         display-visual-class instead of display-color-cells.
8068
8069 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8070
8071         * dgnushack.el: Autoload customize-group for XEmacs.
8072
8073         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8074         message/* containing non-ASCII text properly.
8075
8076 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8077
8078         * message.el: Require gmm-utils, remove autoloads.
8079         (message-tool-bar): Set default based on
8080         gmm-tool-bar-style.
8081         (message-tool-bar-gnome): Add gmm-customize-mode.
8082
8083         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8084         gmm-tool-bar-style.
8085         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8086
8087         * gnus-group.el (gnus-group-tool-bar): Set default based on
8088         gmm-tool-bar-style.
8089         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8090
8091         * gmm-utils.el (gmm-image-directory): Rename variable from
8092         gmm-image-load-path.
8093         (gmm-image-load-path): Use gmm-image-directory.
8094         (gmm-customize-mode): New function.
8095         (gmm-tool-bar-style): New variable.
8096
8097         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8098         gnus-group-redraw-line-number.
8099         (gnus-group-redraw-check): Simplify.
8100         (gnus-group-tool-bar-update): Remove redraw check.
8101         (gnus-group-make-tool-bar): Add redraw check.
8102
8103 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8104
8105         * gnus-art.el (gnus-button): Add missing parentheses.
8106
8107 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8108
8109         * lpath.el: Fbind line-number-at-pos.
8110
8111 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8112
8113         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8114
8115 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8116
8117         * gnus-art.el (gnus-button): New face.
8118         (gnus-article-button-face): Use it.
8119
8120         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8121         gnus-summary-next-page.  Re-order.
8122
8123         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8124         next-node are now included.
8125         (gnus-group-redraw-line-number): New internal variable.
8126         (gnus-group-redraw-check): Helper function for updating the tool
8127         bar.
8128         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8129
8130         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8131
8132         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8133         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8134         Use it to match format of Spamassassin 3.0 and later.  Reported by
8135         IRIE Tetsuya <irie@t.email.ne.jp>.
8136         (spam-check-bogofilter)
8137         (spam-bogofilter-register-with-bogofilter): Fix args of
8138         `gnus-error' calls.
8139
8140 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8141
8142         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8143         unnecessary interaction when sending queued mails.  Reported by
8144         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8145
8146 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8147
8148         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8149         first or last are nil.
8150
8151 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8152
8153         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8154
8155 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8156
8157         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8158
8159 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8160
8161         * dns.el (query-dns): Protect more against buggy tcp output.
8162
8163 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8164
8165         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8166         nov.php.
8167
8168 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8169
8170         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8171         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8172         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8173         output on the server side.
8174         (nnweb-google-create-mapping): Update regexps and add some
8175         progress indication.
8176
8177 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8178
8179         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8180         gnus-agent-toggle-plugged.  Re-order icons.
8181         (gnus-group-tool-bar-gnome): Add
8182         gnus-group-{prev,next}-unread-group.
8183         (gnus-group-tool-bar-gnome): Re-order icons.
8184
8185         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8186         gnus-summary-insert-new-articles.
8187
8188         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8189         comments.
8190
8191         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8192         also available in Emacs 21.3.
8193
8194         * message.el (message-fix-before-sending): Change "Emacs 22" to
8195         "Emacs 23 (unicode)" in comment.
8196
8197         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8198         "Emacs 23 (unicode)" in comment.
8199
8200         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8201         comment.
8202         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8203
8204         * mm-view.el (mm-fill-flowed): Add :version.
8205
8206 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8207
8208         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8209         and load-path.
8210
8211 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8212
8213         * message.el: Autoload gmm-image-load-path.
8214         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8215         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8216         consitency.
8217
8218         * gmm-utils.el (gmm-image-load-path): Also search in
8219         "../etc/images".  Don't set gmm-image-load-path if we don't find
8220         the image.
8221
8222 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * gmm-utils.el (gmm-image-load-path): Don't make
8225         `gmm-image-load-path' include subdirectories which the second arg
8226         `image' might specify.
8227
8228         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8229         subdirectory to icon file names.
8230
8231         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8232
8233 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8234
8235         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8236         gmm-image-load-path calls.
8237
8238         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8239
8240         * message.el (message-make-tool-bar): Ditto.
8241
8242         * mml.el (mml-preview): Added comment concerning tool bar icons.
8243
8244         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8245         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8246
8247         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8248         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8249
8250         * message.el (message-tool-bar-gnome): Use new icon names.
8251         (message-make-tool-bar): Use `gmm-image-load-path'.
8252
8253         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8254         functions from MH-E.
8255         (gmm-image-load-path): New variable from MH-E.
8256         (gmm-image-load-path): New function from MH-E.  Added arguments
8257         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8258         *-image-load-path-called-flag.
8259
8260 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8261
8262         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8263
8264 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8265
8266         * nnimap.el (nnimap-request-move-article): Change folder back to
8267         source group before deleting.
8268
8269 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8270
8271         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8272
8273         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8274         mm-url.
8275
8276         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8277
8278 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8281         coding system which mm-charset-to-coding-system returns for a
8282         given charset is valid.
8283
8284 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8285
8286         * html2text.el (html2text-remove-tag-list):
8287         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8288
8289 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8290
8291         * gnus-cus.el: Revert 2005-10-17 change.
8292
8293 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8294
8295         * gnus-art.el (article-strip-banner): Call
8296         article-really-strip-banner only when the regexp match is made.
8297
8298 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8299
8300         * gnus-art.el (article-strip-banner): Use
8301         gnus-extract-address-components instead of
8302         mail-header-parse-addresses to make it work with non-ASCII text;
8303         remove mail-encode-encoded-word-string.
8304
8305         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8306         values which are surrounded with \"...\"; make it never cause a
8307         Lisp error; give up parsing of parameters if it failed in
8308         extracting type.
8309
8310 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8311
8312         * smime.el (smime-cert-by-ldap-1): Fix bug where
8313         `smime-ldap-search' returns results without userCertificates.
8314
8315 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8316
8317         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8318
8319 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8320
8321         * spam.el (spam-check-spamassassin-headers): Adapt format for
8322         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8323         <ari@mbf.ocn.ne.jp>.
8324         (spam-list-of-processors): Add spam-use-gmane.
8325
8326 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8327
8328         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8329         make-temp-file; make it work with XEmacs as well.
8330
8331         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8332         mm-make-temp-file.
8333
8334         * mm-decode.el (mm-display-external): Use the 3rd arg of
8335         mm-make-temp-file.
8336         (mm-create-image-xemacs): Ditto.
8337
8338 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8341         with message-narrow-to-headers.
8342         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8343         (gnus-draft-check-draft-articles): New function.
8344         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8345
8346 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8347
8348         * gnus-art.el (gnus-article-browse-html-parts):
8349         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8350         Don't use suffix argument for mm-make-temp-file for Emacs 21
8351         compatibility.  Remove useless `format'.
8352
8353 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8354
8355         * nnweb.el (nnweb-google-wash-article): Update regexps.
8356         (nnweb-group-alist): Use defvoo instead of defvar.
8357
8358 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8359
8360         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8361         re-loading nn* modules.
8362
8363 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8364
8365         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8366         for `tool-bar-mode' and don't check it's default-value.
8367
8368         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8369
8370         * message.el (message-make-tool-bar): Ditto.
8371
8372         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8373         `substring'.  Shorten tmp-file name.
8374
8375         * gnus.el: Remove bogus comment.
8376
8377 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8378
8379         * gnus-art.el (gnus-article-browse-html-parts): New function.
8380         (gnus-article-browse-html-article): New function for viewing html
8381         articles with a browser.
8382
8383 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8384
8385         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8386         in elisp.
8387         (pgg-gpg-encrypt-symmetric-region): Ditto.
8388         (pgg-gpg-sign-region): Ditto.
8389
8390         * pgg-def.el (pgg-text-mode): New variable.
8391
8392         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8393         (mml2015-pgg-encrypt): Ditto.
8394
8395         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8396         (mml1991-pgg-encrypt): Ditto.
8397
8398 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8399
8400         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8401         message-make-date instead of current-time-string.
8402
8403         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8404         to gnus-decoded which mm-uu might set.
8405
8406 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8409         don't decode quoted parameters; remove misimported Emacs code.
8410         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8411         (rfc2231-decode-encoded-string): Don't use split-string which
8412         behaves differently according to Emacs version; use
8413         mm-decode-coding-region to convert charset to coding-system.
8414         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8415         (rfc2231-encode-string): Remove misimported Emacs code.
8416
8417 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8418
8419         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8420         when calling mail-header-parse-content-type.
8421         (article-de-quoted-unreadable): Ditto.
8422         (article-de-base64-unreadable): Ditto.
8423         (article-wash-html): Ditto.
8424
8425         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8426         calling mail-header-parse-content-type and
8427         mail-header-parse-content-disposition.
8428         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8429         mail-header-parse-content-type.
8430
8431         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8432         insert charset and format parameters; encode description after
8433         inserting it to buffer.
8434         (mml-insert-parameter): Fold lines properly even if a parameter is
8435         segmented into two or more lines; change the max column to 76.
8436
8437         * rfc1843.el (rfc1843-decode-article-body): Don't use
8438         ignore-errors when calling mail-header-parse-content-type.
8439
8440         * rfc2231.el (rfc2231-parse-string): Return at least type if
8441         possible; don't cause an error even if it fails in parsing of
8442         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8443         (rfc2231-encode-string): Don't break lines at the beginning, leave
8444         it to mml-insert-parameter.
8445
8446         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8447         calling mail-header-parse-content-type.
8448
8449 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8450
8451         * spam-report.el (spam-report-gmane-use-article-number):
8452         Improve doc string.
8453         (spam-report-gmane-internal): Check if a suitable header was found
8454         in the article.
8455
8456 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8457
8458         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8459         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8460
8461 2006-02-05  Romain Francoise  <romain@orebokech.com>
8462
8463         Update copyright notices of all files in the gnus directory.
8464
8465 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8466
8467         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8468
8469 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8472         segmented lines of parameter value to cope with Thunderbird 1.5
8473         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8474         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8475         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8476
8477 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8478
8479         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8480         parts.
8481
8482 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8483
8484         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8485         there's only one active file for all servers.
8486         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8487         solid groups.  Gnus might have used a FAST request to select the group.
8488         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8489         and nnweb-search redundantly in the active file.
8490         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8491         (nnweb-request-create-group): Don't use ARGS.
8492         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8493         initialisations.  Let nnoo do the work.
8494
8495 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8496
8497         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8498         Say the part has been decoded.
8499
8500         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8501
8502 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8503
8504         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8505         mailcap-viewer-test-cache when there's no 'test clause, since that
8506         will invert the meaning of a "nil" test previously determined by
8507         mailcap-mailcap-entry-passes-test.
8508
8509 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8510
8511         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8512         compiling.
8513
8514         * gnus-sum.el: Ditto.
8515
8516         * message.el: Don't bind tool-bar-map when compiling.
8517
8518 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8519
8520         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8521
8522 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8523
8524         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8525         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8526         current Google Groups.
8527
8528 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8529
8530         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8531         and tool-bar-mode.
8532
8533         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8534         and tool-bar-mode.
8535
8536         * message.el (message-tool-bar-update): Simplify.
8537         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8538
8539         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8540         gnus-summary-buffer.
8541         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8542         gnus-summary-reply.
8543
8544         * gmm-utils.el (gmm): Add :version.
8545
8546 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8547
8548         * Makefile.in (clean): New rule.
8549         (distclean): Use it.
8550
8551 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8552
8553         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8554         autoload.
8555
8556 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * gmm-utils.el (gmm-verbose): Add :group.
8559
8560 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8561
8562         * message.el: Change some comments WRT tool-bars.
8563
8564         * gnus-sum.el (gnus-summary-tool-bar)
8565         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8566         (gnus-summary-tool-bar-zap-list): New variables.
8567         (gnus-summary-make-tool-bar): Complete rewrite using
8568         `gmm-tool-bar-from-list'.
8569
8570         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8571         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8572         variables.
8573         (gnus-group-make-tool-bar): Complete rewrite using
8574         `gmm-tool-bar-from-list'.
8575         (gnus-group-tool-bar-update): New function.
8576
8577         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8578
8579 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8580
8581         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8582         is dissected into a single part of which the type is the same as
8583         the given one; decode charset.
8584
8585 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8586
8587         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8588         into alists as symbol not string, since that's what
8589         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8590         look for.
8591
8592 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8593
8594         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8595         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8596
8597         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8598
8599 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8600
8601         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8602         (gnus-xmas-mime-security-button-menu): New function.
8603
8604         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8605         (gnus-mime-security-button-menu): New definition.
8606         (gnus-mime-security-button-map): Use them.
8607         (gnus-mime-security-button-menu): New function.
8608         (gnus-insert-mime-security-button): Addition to help echo.
8609         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8610         (gnus-mime-security-pipe-part): New functions.
8611
8612         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8613         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8614
8615         * mm-decode.el (mm-handle-set-disposition): Remove.
8616         (mm-handle-set-description): Remove.
8617
8618 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8619
8620         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8621         (mm-w3m-standalone-supports-m17n-p): New function.
8622         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8623         w3m usage.
8624
8625         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8626         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8627
8628 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8629
8630         * message.el (message-tool-bar-zap-list): Use
8631         gmm-tool-bar-zap-list as custom type.
8632         (message-tool-bar-update): New function.
8633         (message-tool-bar, message-tool-bar-gnome)
8634         (message-tool-bar-retro): Add message-tool-bar-update.
8635         (message-tool-bar-gnome): Add flyspell-buffer.
8636
8637         * gnus-util.el (gnus-error): Describe `args'.
8638
8639         * gmm-utils.el (gmm-error): Describe `args'.
8640         (gmm-tool-bar-zap-list): New widget.
8641         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8642
8643 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8646         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8647         the number of recursive calls.
8648
8649         * mm-decode.el (mm-handle-set-disposition): New macro.
8650         (mm-handle-set-description): New macro.
8651
8652 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8653
8654         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8655         encoding.
8656
8657 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8658
8659         * message.el (message-tool-bar-zap-list, message-tool-bar)
8660         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8661         (message-tool-bar-local-item-from-menu): Remove.
8662         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8663         (message-make-tool-bar): New function.
8664         (message-mode): Use `message-make-tool-bar'.
8665
8666         * gmm-utils.el: New file.
8667         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8668         (gmm-lazy): New widget copied from `nnmail.el'.
8669         (gmm-tool-bar-from-list): New function for creating customizable
8670         tool bars.
8671         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8672         output.
8673         (gmm): Add :prefix to defgroup.
8674
8675 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8676
8677         * gmm-utils.el (gmm-widget-p): New function.
8678
8679 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8680
8681         * mml.el (mml-attach-file): Describe `description' in doc string.
8682         (mml-menu): Add Emacs MIME manual and PGG manual.
8683
8684 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8685
8686         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8687
8688 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8689
8690         * nntp.el (nntp-end-of-line): Doc fix.
8691
8692 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8693
8694         * imap.el (imap-open): Handle case where buffer is a buffer
8695         object.
8696
8697 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8698
8699         * gnus-delay.el (gnus-delay): Don't autoload.
8700         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8701         to be re-loaded when customizing the `gnus-delay' group.
8702
8703 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8704
8705         * message.el (message-insert-citation-line): Use newlines.
8706
8707 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8708
8709         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8710         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8711         these routines, so the passphrase can be managed externally and
8712         passed in to the system.
8713         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8714         pgg-add-passphrase-to-cache function.
8715
8716         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8717         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8718         these routines, so the passphrase can be managed externally and
8719         passed in to the system.
8720         (pgg-pgp5-sign-region): Use new name of
8721         pgg-add-passphrase-to-cache function.
8722
8723 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8724
8725         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8726         part of the decoded armor to find the key-identifier.
8727         (pgg-gpg-lookup-key-owner): New function to return the
8728         human-readable identifier of a key owner.
8729         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8730         itself.
8731         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8732         the key value) if we have a key and can match it against a secret
8733         key.  Also, added a note pointing out fact that the prompt only
8734         indicates the first matching key.
8735
8736         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8737         pgg-decrypt-region.
8738         (pgg-add-passphrase-to-cache): Rename from
8739         `pgg-add-passphrase-cache' to reduce confusion (all callers
8740         changed).
8741         (pgg-remove-passphrase-from-cache): Rename from
8742         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8743         changed).
8744         (pgg-read-passphrase, pgg-add-passphrase-cache)
8745         (pgg-remove-passphrase-cache): Add informative docstrings.
8746         (pgg-decrypt): Convey provided passphrase in subordinate call to
8747         pgg-decrypt-region.
8748
8749 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8750
8751         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8752         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8753         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8754         'passphrase' argument, so the passphrase can be managed externally
8755         and then passed in to the system.
8756
8757         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8758         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8759         so the passphrase cache can be used reliably with identifiers
8760         besides a pgp packet's key id.
8761
8762         * pgg-gpg.el (pgg-gpg-encrypt-region)
8763         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8764         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8765         these routines, so the passphrase can be managed externally and
8766         passed in to the system.
8767
8768         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8769         'notruncate' argument, so the passphrase cache can be used
8770         reliably with identifiers besides a pgp packet's key id.
8771
8772 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8773
8774         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8775         symmetric encryption.
8776         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8777         encrypted session key.
8778         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8779         message ask for the passphrase in a proper way.
8780
8781         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8782         New user commands for symmetric encryption.
8783
8784 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8785
8786         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8787
8788         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8789
8790 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8791
8792         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8793
8794 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * mm-decode.el (mm-inlined-types): Add application/pgp.
8797         (mm-automatic-display): Ditto.
8798
8799         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8800         part as text.
8801
8802 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * nnrss.el: Update copyright.
8805         (nnrss-opml-import): Query whether to subscribe to each entry.
8806
8807         * gnus-art.el:
8808         * gnus-sum.el:
8809         * gnus-xmas.el:
8810         * messagexmas.el:
8811         * mm-uu.el:
8812         * mm-view.el: Update copyright.
8813
8814 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8815
8816         * message.el (message-info): New function.
8817         (message-mode-menu): Add it.
8818         Update copyright.
8819
8820         * ChangeLog: Fix and update copyright.
8821
8822 2006-01-13  Romain Francoise  <romain@orebokech.com>
8823
8824         * message.el (message-forward-subject-name-subject): Prefer the
8825         address to 'nowhere' if the sender has no name.
8826         Fix typo.  Update copyright year.
8827
8828 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-art.el (article-wash-html): Use
8831         gnus-summary-show-article-charset-alist if a numeric arg is given.
8832         (gnus-article-wash-html-with-w3m-standalone): New function.
8833
8834         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8835         mm-inline-text-html-render-with-w3m-standalone.
8836         (mm-text-html-washer-alist): Map w3m-standalone to
8837         gnus-article-wash-html-with-w3m-standalone.
8838         (mm-inline-text-html-render-with-w3m-standalone): New function.
8839
8840 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8841
8842         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8843         Improve LaTeX.
8844
8845 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8846
8847         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8848         (nnrss-request-article): Render text/plain parts as HTML.
8849
8850         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8851         the buffer.
8852
8853 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8854
8855         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8856         custom definition of `gnus-posting-styles'.
8857
8858         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8859         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8860
8861 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8864         Use nntp for bug archive.
8865
8866 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8867
8868         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8869         parts.
8870         (nnrss-normalize-date): New function converts ISO 8601 date into
8871         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8872         (nnrss-check-group): Use it.
8873
8874 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8875
8876         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8877
8878         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8879         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8880         (nnrss-insert-w3): Ditto.
8881
8882 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8883
8884         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8885         the articles to be forwarded including the case where neither a
8886         number of articles nor a region is specified.
8887
8888 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8889
8890         * nnrss.el (nnrss-request-article): Fix last change; fill
8891         text/plain parts.
8892
8893 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8894
8895         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8896         in text/plain part.
8897         (nnrss-check-group): Don't add excessive newline to dc:subject.
8898
8899 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8900
8901         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8902         article.
8903
8904 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8905
8906         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8907         (nnml-use-compressed-files, nnml-save-mail): Support other
8908         comression programs such as bzip2.
8909
8910 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8911
8912         * dns.el (query-dns): Make sure we check the buffer size before
8913         removing tcp headers.
8914
8915 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8916
8917         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8918         remove MIME buttons associated with multipart/alternative parts.
8919         (gnus-mime-display-alternative): Tag buttons using `article-type'
8920         text property.
8921
8922         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8923         associated with multipart/alternative parts.
8924
8925         * gnus-art.el (gnus-signature-separator): Fix custom type.
8926
8927         * mm-decode.el (mm-inlined-types): Fix custom type.
8928         (mm-keep-viewer-alive-types): Ditto.
8929         (mm-automatic-display): Ditto.
8930         (mm-attachment-override-types): Ditto.
8931         (mm-inline-override-types): Ditto.
8932         (mm-automatic-external-display): Ditto.
8933
8934 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8935
8936         * spam-report.el (spam-report-user-mail-address)
8937         (spam-report-user-agent): New variables.
8938         (spam-report-url-ping-plain): Use spam-report-user-agent.
8939
8940 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8941
8942         * gnus-art.el (gnus-button-handle-custom): Do not just use
8943         `customize-apropos' for any "M-x customize-*" button but the
8944         function called for.  Accept both the function name and its
8945         argument in order to achieve this.
8946         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8947         function name to `gnus-button-handle-custom' in case of "M-x
8948         customize-*" buttons.
8949
8950 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8951
8952         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8953         multipart/alternative and add xref to mm-discouraged-alternatives
8954         in doc string.
8955
8956         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8957         gnus-buttonized-mime-types in doc string.
8958
8959 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8960
8961         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8962         Suggest image/.* in the doc string.
8963
8964 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8965
8966         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8967         message-marks (Debian bug #342521).
8968
8969 2005-12-12  Simon Josefsson  <jas@extundo.com>
8970
8971         * password.el (password-read-from-cache): Add.
8972         (password-read): Use it.
8973
8974 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8975
8976         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8977         us-ascii as a MIME charset.
8978
8979         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8980         against the case where the 2nd arg TYPE is nil.
8981
8982 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8983
8984         * pop3.el (pop3-stream-type): Fix custom version.
8985
8986         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8987
8988 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8989
8990         * mm-decode.el (mm-display-external): Add missing cdr.
8991
8992 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8993
8994         * mm-decode.el (mm-display-external): Use nametemplate (defined in
8995         RFC1524) if it is in mailcap or add a suffix according to
8996         mailcap-mime-extensions when generating a temp filename; postpone
8997         deleting a temp file for 2 seconds for some wrappers, shell
8998         scripts, and so on, which might exit right after having started a
8999         viewer command as a background job.
9000
9001 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9002
9003         * nntp.el (nntp-marks-directory): Fix custom group.
9004
9005         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9006         steps when < 10.
9007
9008         * gnus-start.el (gnus-no-server-1): Mention
9009         `gnus-level-default-subscribed' in doc string.
9010
9011 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9012
9013         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9014         parens.
9015
9016 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9017
9018         * gnus-xmas.el (gnus-use-toolbar): Revert.
9019         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9020         gnus-use-toolbar is default.
9021
9022         * messagexmas.el (message-use-toolbar): Revert.
9023         (message-setup-toolbar): Use global default-toolbar if
9024         message-use-toolbar is default.
9025
9026 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9029         according to default-toolbar-visible-p.
9030
9031         * messagexmas.el (message-use-toolbar): Ditto.
9032
9033 2005-11-26  Dave Love  <fx@gnu.org>
9034
9035         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9036         (tls-program, tls-success): Provide openssl alternative.
9037
9038         * starttls.el: Doc fixes.
9039         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9040         SERVICE to PORT.
9041
9042         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9043         port null or service name.
9044         (starttls-negotiate): Autoload.
9045
9046 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9047
9048         * message.el (message-kill-to-signature): Fix interactive spec.
9049
9050 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * pop3.el (pop3-open-server): Recognize a string as a service name.
9053
9054 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9055
9056         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9057
9058 2005-11-23  Dave Love  <fx@gnu.org>
9059
9060         Add pop3s, pop3/starttls.
9061
9062         * pop3.el (pop3-authentication-scheme): Clarify doc.
9063         (open-tls-stream, starttls-open-stream): Autoload.
9064         (pop3-stream-type): New.
9065         (pop3-open-server): Use it.
9066
9067         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9068         for POP.
9069         (mail-source-keyword-map): Add :stream for POP.
9070         (mail-source-fetch-pop): Use pop3-stream-type.
9071
9072 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9073
9074         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9075         of current-time-string.
9076
9077 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9078
9079         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9080         date header.
9081
9082 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9083
9084         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9085         it can seriously impact performance as it bypasses the agent's
9086         local caches.
9087
9088 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9089
9090         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9091         must be explicitly online rather than "not explicitly offline" for
9092         its flags to be synchronized.
9093
9094         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9095         that gnus-uu-unmark-thread will function correctly.
9096
9097         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9098         1024K is instead displayed as 1M.
9099
9100 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9101
9102         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9103
9104 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9105
9106         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9107
9108 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9109
9110         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9111         error message to display actual error condition.
9112         (gnus-agent-save-local): Avoid saving symbols that are bound to
9113         nil as they simply result in a warning message in
9114         gnus-agent-read-local.
9115
9116 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9117
9118         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9119         rather than make-variable-buffer-local for file-precious-flag.
9120
9121 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9122
9123         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9124         for duplicates which are removed.  The invalid sort check then
9125         triggers a rescan after the sort as sorting may have moved
9126         duplicate entries such that they can be cheaply detected.
9127
9128 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9129
9130         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9131
9132 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9133
9134         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9135         internal variable to a custom variable.  Changed default value
9136         from compressed(2) to uncompressed(1).
9137         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9138         support for uncompressed agentview files.  Taken together, reading
9139         the agentview file should now be 6-7 times faster.
9140
9141 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9142
9143         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9144         as a buffer-local variable.  This avoids creating truncated
9145         dribble files as a result of a hang up, eg.
9146
9147 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9148
9149         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9150         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9151         XEmacs.
9152
9153 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9154
9155         * gnus-start.el (gnus-start-draft-setup): Enforce
9156         `gnus-draft-mode' for nndraft:drafts at startup.
9157
9158         * gnus.el (gnus-splash): Change custom group.
9159         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9160         allow-list argument.
9161
9162         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9163         string.
9164
9165 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9166
9167         * gnus-art.el (gnus-default-article-saver): Add user-defined
9168         `function' to custom type.
9169
9170 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9171
9172         * imap.el (imap-open): Handle case where buffer is a buffer
9173         object.
9174
9175 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9176
9177         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9178         long lines.
9179         (gnus-cache-delete-group): Wrap doc strings.
9180
9181         * gnus-agent.el (gnus-agent-rename-group)
9182         (gnus-agent-delete-group): Wrap doc strings.
9183
9184 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9185
9186         * messagexmas.el (message-use-toolbar): Change the valid values
9187         into default, top, bottom, left, and right.
9188         (message-toolbar-thickness): New variable.
9189         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9190         well.
9191         (message-setup-toolbar): Make it work.
9192
9193         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9194         (gnus-use-toolbar): Change the valid values into default, top,
9195         bottom, left, and right.
9196         (gnus-toolbar-thickness): New variable.
9197         (gnus-xmas-setup-toolbar): New function.
9198         (gnus-xmas-setup-group-toolbar): Use it.
9199         (gnus-xmas-setup-summary-toolbar): Use it.
9200
9201 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9202
9203         * gnus-start.el (gnus-1): Add "native" to
9204         gnus-predefined-server-alist.
9205
9206         * gnus.el (gnus-method-to-server): Don't add "native" to the
9207         lists here, because that leads to problems when
9208         gnus-select-method is bound.
9209
9210 2005-11-09  Simon Josefsson  <jas@extundo.com>
9211
9212         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9213         use (not sort-by-date) instead.
9214
9215 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9216
9217         * gnus-delay.el (gnus-delay-group): Don't autoload.
9218         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9219         to be re-loaded when customizing the `gnus-delay' group.
9220
9221 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9222
9223         * message.el: Revert last changes.
9224         (message-insert-citation-line): Use newlines.
9225
9226 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9227
9228         * message.el (message-courtesy-message)
9229         (message-mark-insert-begin, message-mark-insert-end)
9230         (message-elide-ellipsis, message-cancel-message)
9231         (message-add-header, message-change-subject)
9232         (message-cross-post-followup-to-header)
9233         (message-cross-post-insert-note, message-reduce-to-to-cc)
9234         (message-widen-reply, message-delete-not-region)
9235         (message-kill-to-signature, message-insert-signature)
9236         (message-insert-importance-high, message-insert-importance-low)
9237         (message-insert-or-toggle-importance)
9238         (message-insert-disposition-notification-to)
9239         (message-indent-citation, message-yank-original)
9240         (message-cite-original-without-signature, message-cite-original)
9241         (message-insert-citation-line, message-position-on-field)
9242         (message-fix-before-sending, message-send-mail-partially)
9243         (message-send-mail, message-send-mail-with-sendmail)
9244         (message-send-mail-with-qmail, message-send-news)
9245         (message-check-news-header-syntax, message-generate-headers)
9246         (message-insert-courtesy-copy, message-fill-address)
9247         (message-fill-header, message-shorten-references)
9248         (message-setup-1, message-cancel-news)
9249         (message-forward-make-body-plain, message-forward-make-body-mime)
9250         (message-forward-make-body-mml, message-encode-message-body)
9251         (message-forward-make-body-digest-plain)
9252         (message-forward-make-body-digest-mime)
9253         (message-use-alternative-email-as-from): Insert `hard-newline'
9254         instead of ordinary newlines.
9255
9256 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9257
9258         * message.el (message-generate-headers): Downcase the argument
9259         given to message-check-element.
9260
9261 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9262
9263         * nntp.el (nntp-authinfo-rejected): New error condition.
9264         (nntp-wait-for): Use new error condition to signal authentication
9265         error.
9266         (nntp-retrieve-data): Rethrow new error condition to break out of
9267         recursive call to nntp-send-authinfo.
9268
9269 2005-11-08  Romain Francoise  <romain@orebokech.com>
9270
9271         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9272         (gnus-summary-exit-map): Bind to `Z p'.
9273         (gnus-summary-make-menu-bar): Add menu item.
9274
9275 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9276
9277         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9278         (gnus-treat-*): Add `first' in all doc strings.
9279
9280         * gnus-group.el (gnus-group-compact-group): Fix typo.
9281
9282 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * gnus.el (gnus-parameters-case-fold-search): New variable.
9285         (gnus-parameters-get-parameter): Use it.
9286
9287         * gnus-score.el (gnus-home-score-file): Doc fix.
9288
9289 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9290
9291         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9292
9293 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9294
9295         * mm-util.el (mm-special-display-p): New function.
9296
9297         * mml.el (mml-preview): Use it; doc fix.
9298
9299 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9300
9301         * imap.el (imap-open): Handle case where buffer is a buffer object.
9302
9303 2005-10-29  Romain Francoise  <romain@orebokech.com>
9304
9305         * message.el (message-fix-before-sending): Fix comment.
9306
9307 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9308
9309         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9310
9311 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9312
9313         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9314         Used in gnus-score.el.
9315
9316 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9317
9318         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9319
9320 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9321
9322         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9323         whitespace removed in revision 7.8.  Use concatenated string to
9324         protect trailing whitespace.
9325
9326 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9327
9328         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9329         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9330         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9331         Courier IMAP ("some version from 2004").  Mostly based on similar
9332         code in the same function.
9333
9334 2005-10-26  Didier Verna  <didier@xemacs.org>
9335
9336         * gnus-group.el (gnus-group-compact-group): Invalidate original
9337         article buffer.
9338         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9339         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9340         NOV database and in article itself.
9341         Invalidate article backlog.
9342
9343 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9344
9345         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9346
9347 2005-10-26  Simon Josefsson  <jas@extundo.com>
9348
9349         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9350         part of 2004-07-25 change.
9351
9352 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * message.el (message-display-completion-list): New function.
9355         (message-expand-group): Use it; make sure the Completions buffer
9356         is modifiable.
9357 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9358
9359         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9360         user-mail-name is an empty string.
9361
9362 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9363
9364         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9365         depending on gnus-score-decay-constant.
9366
9367         * encrypt.el (encrypt-insert-file-contents)
9368         (encrypt-write-file-contents): Don't use `gnus-message'.
9369
9370         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9371         arguments.
9372         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9373         arguments to mm-uu-verbatim-marks-extract.
9374         (mm-uu-hide-markers): New variable.
9375         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9376
9377         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9378         (gnus-convert-image-to-face-command): Use "convert" by default to
9379         allow other input image formats.
9380         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9381         accordingly.
9382
9383 2005-10-23  Simon Josefsson  <jas@extundo.com>
9384
9385         * imap.el (imap-gssapi-program): Align command line parameters
9386         with latest GNU SASL.
9387         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9388
9389 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9390
9391         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9392         HTML.
9393         (nnslashdot-request-article): Ditto.
9394
9395         * lpath.el (featurep): Add nobreak-char-display.
9396
9397 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9398
9399         * mail-source.el (mail-source-fetch-pop): Require pop3.
9400         (mail-source-check-pop): Ditto.
9401
9402 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9405         errors.
9406
9407 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9408
9409         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9410         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9411
9412         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9413
9414         * mm-bodies.el (mm-decode-string): Call
9415         `mm-charset-to-coding-system' with allow-override argument.
9416
9417 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9420         (rfc2047-charset-to-coding-system): New function.
9421         (rfc2047-decode-encoded-words): New function.
9422         (rfc2047-decode-region): Use them.
9423         (rfc2047-decode-cte): Remove.
9424         (rfc2047-parse-and-decode): Remove.
9425         (rfc2047-decode): Remove.
9426
9427 2005-10-15  Kenichi Handa  <handa@m17n.org>
9428
9429         * rfc2047.el (rfc2047-decode-cte): New function.
9430         (rfc2047-decode-region): Change the way to decode successive
9431         encoded-words: decode B- or Q-encoding in each encoded-word,
9432         concatenate them, and decode it as charset.
9433
9434 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9435
9436         * lpath.el: Fbind codepage-setup for XEmacs.
9437
9438 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9439
9440         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9441         widget-move-and-invoke.
9442         (gnus-custom-mode): Use gnus-custom-map.
9443
9444 2005-10-15  Bill Wohler  <wohler@newt.com>
9445
9446         * message.el (message-tool-bar-map): Renamed image file from
9447         mail_send to mail/send.
9448
9449 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9450
9451         * message.el (message-expand-group): Pass the common
9452         prefix substring of completion to `display-completion-list'.
9453
9454 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9455
9456         * mml-sec.el (mml-secure-method): New internal variable.
9457         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9458         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9459         functions using mml-secure-method.
9460
9461         * mml.el (mml-mode-map): Add key bindings for those functions.
9462         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9463         Harder <harder@myrealbox.com>.
9464         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9465         end of message if point is the headers of the message.
9466
9467         * message.el (message-in-body-p): New function.
9468
9469         * assistant.el: Autoload gnus-util and netrc.
9470
9471         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9472         Use `mm-charset-override-alist' only when decoding.
9473
9474         * mm-bodies.el (mm-decode-body): Call
9475         `mm-charset-to-coding-system' with allow-override argument.
9476
9477         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9478         `filename' from Content-Disposition if Content-Type doesn't
9479         provide `name'.
9480         (gnus-mime-view-part-as-type): Set default instead of
9481         initial-input.
9482
9483 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9484
9485         * format-spec.el (format-spec): Propagate text properties of % spec.
9486
9487 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9488
9489         * gnus-art.el (gnus-treat-predicate): Add `first'.
9490
9491 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9492
9493         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9494         (mm-charset-override-alist): New variable.
9495         (mm-charset-to-coding-system): Use it.
9496         (mm-codepage-setup): New helper function.
9497         (mm-charset-eval-alist): New variable.
9498         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9499         about unknown charsets.
9500
9501         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9502
9503 2005-10-04  David Hansen  <david.hansen@gmx.net>
9504
9505         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9506         (nnrss-check-group): Ditto.
9507
9508 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9509
9510         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9511         Rename x-gnus-verbatim to x-verbatim.
9512         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9513
9514         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9515         x-verbatim.
9516
9517         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9518
9519         * gnus-util.el (gnus-remove-duplicates): Remove.
9520
9521         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9522         instead of gnus-remove-duplicates.
9523
9524         * message.el (message-remove-duplicates): Remove.
9525         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9526         message-remove-duplicates.
9527
9528         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9529         available, else use implementation from `delete-dups'.
9530
9531         * message.el (message-insert-expires): New function.
9532         (message-mode-map): Add key binding.
9533         (message-mode-field-menu): Add menu entry.
9534         (message-mode): Document it.
9535         (message-make-expires-date): Use `message-make-date'.
9536
9537 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9538
9539         * message.el (message-make-expires-date): New function.
9540
9541 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9542
9543         * Makefile.in (list-installed-shadows): New entry.
9544         (install): Use it.
9545         (remove-installed-shadows): New entry.
9546
9547         * dgnushack.el (dgnushack-default-load-path): New variable.
9548         (dgnushack-find-lisp-shadows): New function.
9549         (dgnushack-remove-lisp-shadows): New function.
9550
9551 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9552
9553         * Makefile.in (install-el-elc): New entry.
9554         (install): Use it so that .el files are necessarily installed.
9555
9556 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9559
9560 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9561
9562         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9563         function rather than the diff-mode.el package.
9564         (mm-display-external): Use with-current-buffer.
9565         (mm-viewer-completion-map, mm-viewer-completion-map):
9566         Move initialization inside declaration.
9567
9568 2005-09-29  Simon Josefsson  <jas@extundo.com>
9569
9570         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9571         autoload mail-check-payment.
9572         (spam-check-hashcash): Define unconditionally, since hashcash.el
9573         is part of Gnus now.  Ignore errors from payment checking.
9574
9575 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9576
9577         * message.el (message-bold-region, message-unbold-region): Rename
9578         from `bold-region' and `unbold-region'.
9579
9580         * message.el: Remove useless autoloads.
9581
9582 2005-09-28  Simon Josefsson  <jas@extundo.com>
9583
9584         * message.el (message-use-idna): Default to t.
9585         (message-use-idna): Test whether encoding works too.  Doc fix.
9586
9587 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9588
9589         * nntp.el (nntp-warn-about-losing-connection): Remove.
9590
9591 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9592
9593         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9594         customizable.  Change default value.
9595         (mm-uu-diff-groups-regexp): Change default value.
9596         (mm-uu-type-alist): Add doc string.
9597         (mm-uu-configure): Add doc string.  Make it interactive.
9598         (mm-uu-tex-groups-regexp): New variable.
9599         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9600         (mm-uu-type-alist): Add LaTeX documents.
9601         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9602         of "text/verbatim".
9603         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9604
9605         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9606         instead of "text/verbatim".
9607
9608         * message.el (message-mark-inserted-region)
9609         (message-mark-insert-file): Use slrn style marks when called with
9610         prefix argument.
9611
9612 2005-09-27  Simon Josefsson  <jas@extundo.com>
9613
9614         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9615
9616 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9617
9618         * message.el (message-remove-duplicates): New function.
9619         Implementation borrowed from `gnus-remove-duplicates'.
9620         (message-idna-to-ascii-rhs): Also encode idna addresses in
9621         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9622         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9623         only ask about the same idna domain once per header and also tell
9624         in what header to replace the idna domain.
9625
9626         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9627         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9628         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9629         a header is decoded and not just the last one.
9630
9631 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9632
9633         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9634         has been decoded.
9635
9636         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9637         (mm-insert-part): Don't modify text if it has been decoded.
9638
9639         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9640         decoded.
9641
9642         * mm-view.el (mm-inline-text): Don't strip text props unless
9643         decoding enriched or richtext parts.
9644
9645 2005-09-25  Romain Francoise  <romain@orebokech.com>
9646
9647         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9648         * gnus-start.el (gnus-subscribe-interactively):
9649         * gnus-uu.el (gnus-uu-grab-articles):
9650         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9651         space.
9652
9653 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9654
9655         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9656         * mm-view.el (mm-view-pkcs7-decrypt):
9657         * gnus-sum.el (gnus-summary-limit-to-extra)
9658         (gnus-summary-respool-article, gnus-read-move-group-name):
9659         * gnus-score.el (gnus-summary-increase-score):
9660         * gnus-util.el (gnus-completing-read-with-default):
9661         * gnus-art.el (gnus-read-save-file-name)
9662         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9663         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9664         * message.el (message-check-news-header-syntax):
9665         Follow convention for reading with the minibuffer.
9666
9667 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9668
9669         * spam-report.el (spam-report-url-ping-plain):
9670         Use gnus-extended-version as User-Agent.
9671
9672         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9673         default value is nil.
9674
9675         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9676         (mm-uu-verbatim-marks-extract): New function.
9677         (mm-uu-extract): New face.
9678         (mm-uu-copy-to-buffer): Use it.
9679
9680         * spam-report.el (spam-report-gmane-ham): Renamed from
9681         `spam-report-gmane-unspam'.
9682         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9683         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9684
9685         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9686         Autoload.
9687         (spam-report-gmane-unregister-routine): Renamed
9688         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9689
9690 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9691
9692         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9693         (spam-report-gmane-unregister-routine): Add support for gmane
9694         unregistration.
9695
9696         * spam-report.el (spam-report-gmane-unspam)
9697         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9698         (spam-report-gmane): Change to take a single article and do unspam
9699         registration.
9700
9701 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9702
9703         * mm-url.el (mm-url-decode-entities): Fix regexp.
9704
9705 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9706
9707         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9708         default to nil, to be able to use Gnus at all.  If the default
9709         switches to something else, then the function should be fixed not
9710         be exceedingly slow.
9711
9712 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9713
9714         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9715         fail hard.
9716
9717         * spam-report.el: Add better Keywords line.
9718
9719         * spam.el: Add Maintainer and better Keywords line.
9720
9721 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9722
9723         * gnus-art.el (gnus-article-replace-part)
9724         (gnus-mime-replace-part): New functions.
9725         (gnus-mime-action-alist, gnus-mime-button-commands)
9726         (gnus-mime-save-part-and-strip): Added file argument.
9727         (gnus-article-part-wrapper): Added interactive argument.
9728
9729         * gnus-sum.el (gnus-summary-mime-map): Add
9730         `gnus-article-replace-part'.
9731
9732 2005-09-19  Didier Verna  <didier@xemacs.org>
9733
9734         The nnml compaction feature:
9735         * nnml.el (nnml-request-compact-group): New function.
9736         * nnml.el (nnml-request-compact): New function.
9737         * gnus-int.el (gnus-request-compact-group): New function.
9738         * gnus-int.el (gnus-request-compact): New function.
9739         * gnus-group.el (gnus-group-compact-group): New function.
9740         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9741         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9742         * gnus-srvr.el (gnus-server-compact-server): New function.
9743         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9744         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9745
9746 2005-09-18  Deepak Goel  <deego@gnufans.org>
9747
9748         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9749         format spec.
9750
9751 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9752
9753         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9754
9755 2005-09-15  Romain Francoise  <romain@orebokech.com>
9756
9757         * message.el (message-fill-paragraph): Clarify docstring.
9758
9759 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9760
9761         * gnus-art.el (gnus-mime-display-part): Protect against broken
9762         MIME messages.
9763
9764 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9767         before parsing header.
9768
9769 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9770
9771         * html2text.el (html2text-replace-list): Add new entities.
9772
9773 2005-09-11  Romain Francoise  <romain@orebokech.com>
9774
9775         * message.el (message-alternative-emails): Improve docstring.
9776         (message-setup-1): Call `message-use-alternative-email-as-from'
9777         after `message-setup-hook' to give it precedence over posting
9778         styles, etc.
9779         (message-use-alternative-email-as-from): Add docstring.  Remove
9780         the original From header if present.
9781
9782         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9783         (nnml-save-mail): Use it.
9784
9785         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9786         articles.  Add new argument `silent'.
9787         (gnus-uu-mark-all): Report the total number of marked articles.
9788
9789 2005-09-10  Romain Francoise  <romain@orebokech.com>
9790
9791         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9792         (gnus-uu-mark-series): Likewise.
9793
9794 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9795
9796         * spam-report.el (spam-report-gmane): Fix generation of spam
9797         report URL.
9798
9799 2005-09-10  Simon Josefsson  <jas@extundo.com>
9800
9801         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9802         t, based on discussion on the ding list with Robert Epprecht
9803         <epprecht@solnet.ch>.
9804
9805 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9806
9807         * spam-report.el (spam-report-gmane): Make it work without
9808         X-Report-Spam header.  Gmane now only provides Archived-At.
9809         This is only used if `spam-report-gmane-use-article-number' is nil.
9810         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9811
9812         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9813         make `gnus-summary-sort-by-recipient' work with threading.
9814
9815         * nnweb.el (nnweb-google-wash-article): Print a message if article
9816         is not available.
9817
9818 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9819
9820         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9821         change.  Decode text/* parts content before displaying.
9822
9823 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9824
9825         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9826
9827 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9828
9829         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9830
9831         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9832         url-package-name, url-package-version,
9833         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9834         w3m-display-inline-images, and w3m-minor-mode-map.
9835
9836 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9837
9838         * message.el (message-tab-body-function): Fix mismatched custom type.
9839
9840         * gnus.el (gnus-group-change-level-function): Ditto.
9841
9842         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9843
9844         * gnus-art.el (gnus-signature-limit)
9845         (gnus-article-mime-part-function): Ditto.
9846
9847 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * mml.el (mml-mode): Silence the byte compiler.
9850
9851         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9852         using `(sit-for 0)' before moving the point to the specified part;
9853         skip unbuttonized parts.
9854         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9855         return to the summary window if gnus-auto-select-part is non-nil.
9856
9857 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9858
9859         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9860         variables.
9861         (mml-dnd-attach-file, mml-mode): Use them.
9862
9863         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9864         Make fetching article by MID work again for Google Groups.  Added
9865         FIXME concerning gnus-group-make-web-group.
9866
9867         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9868         Don't depend on Gnus by using mail-extract-address-components if
9869         gnus-extract-address-components is not bound.
9870
9871 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9872
9873         * gnus-art.el (gnus-mime-display-security): Don't display the
9874         signature, but only the signed part.
9875
9876 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9879
9880         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9881         list, not listp.
9882
9883 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9884
9885         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9886         when encoding.
9887
9888         * mm-bodies.el (mm-decode-content-transfer-encoding):
9889         De-canonicalize CRLF for all text content types, not just
9890         text/plain.
9891
9892 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9893
9894         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9895         valid article; point arrow and cursor at the MIME button.
9896
9897 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9898
9899         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9900         Suggested by Dan Christensen <jdc@uwo.ca>.
9901
9902         * mm-decode.el (mm-save-part): Enable change of prompt.
9903
9904 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9905
9906         * gnus-msg.el (gnus-inews-add-send-actions): Made
9907         `message-post-method' lambda parameter ARG `&optional'.
9908
9909 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9910
9911         * gnus-sum.el (gnus-summary-mime-map): Added
9912         gnus-article-save-part-and-strip, gnus-article-delete-part and
9913         gnus-article-jump-to-part.
9914
9915         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9916         (gnus-article-edit-part): Use it.
9917         (gnus-article-part-wrapper): Added no-handle argument.
9918         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9919         functions.
9920
9921 2005-08-29  Romain Francoise  <romain@orebokech.com>
9922
9923         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9924         docstring.
9925         (gnus-face-from-file): Likewise.
9926
9927 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9928
9929         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9930         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9931         non-nil.
9932         (gnus-auto-select-part): New variable.
9933         (gnus-article-jump-to-part): New function.
9934         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9935         (gnus-mime-delete-part): Allow selecting specified part after
9936         deleting or stripping parts.
9937         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9938         part if argument is bogus.
9939
9940 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9941
9942         * gnus-art.el (w3m-minor-mode-map):
9943         * gnus-spec.el (gnus-newsrc-file-version):
9944         * gnus-util.el (nnmail-active-file-coding-system)
9945         (gnus-original-article-buffer, gnus-user-agent):
9946         * gnus.el (gnus-ham-process-destinations)
9947         (gnus-parameter-ham-marks-alist)
9948         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9949         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9950         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9951         * mm-decode.el (gnus-current-window-configuration):
9952         * mm-extern.el (gnus-article-mime-handles):
9953         * mm-url.el (url-current-object, url-package-name)
9954         (url-package-version):
9955         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9956         (smime-keys, w3m-cid-retrieve-function-alist)
9957         (w3m-current-buffer, w3m-display-inline-images)
9958         (w3m-minor-mode-map):
9959         * mml-smime.el (gnus-extract-address-components):
9960         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9961         (gnus-newsrc-hashtb, message-default-charset)
9962         (message-deletable-headers, message-options)
9963         (message-posting-charset, message-required-mail-headers)
9964         (message-required-news-headers):
9965         * mml1991.el (mc-pgp-always-sign):
9966         * mml2015.el (mc-pgp-always-sign):
9967         * nnheader.el (nnmail-extra-headers):
9968         * rfc1843.el (gnus-decode-encoded-word-function)
9969         (gnus-decode-header-function, gnus-newsgroup-name):
9970         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9971
9972 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9973
9974         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9975         the end of the date treatments.
9976
9977 2005-08-15  Simon Josefsson  <jas@extundo.com>
9978
9979         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9980         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9981         Capello and Romain Francoise.
9982         (pgg-fetch-key-function): Removed, not used?
9983         (pgg-insert-url-with-w3): Require url, to get
9984         url-insert-file-contents regardless of where it is defined.
9985
9986 2005-08-13  Romain Francoise  <romain@orebokech.com>
9987
9988         * message.el (message-cite-original-1): New function.
9989         (message-cite-original): Use it.
9990         (message-cite-original-without-signature): Ditto.
9991
9992 2005-08-08  Romain Francoise  <romain@orebokech.com>
9993
9994         * message.el (message-yank-empty-prefix): New variable.
9995         (message-indent-citation): Use it.
9996         (message-cite-original-without-signature): Respect X-No-Archive.
9997
9998 2005-08-08  Simon Josefsson  <jas@extundo.com>
9999
10000         * pgg.el: Autoload url-insert-file-contents instead of loading
10001         w3/url.
10002         (pgg-insert-url-with-w3): Don't load url here.
10003
10004 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10005
10006         * message.el (message-kill-to-signature): Don't insert newline at
10007         bol.
10008         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10009
10010 2005-08-06  Romain Francoise  <romain@orebokech.com>
10011
10012         * message.el (message-user-fqdn): Fix typo in docstring.
10013
10014 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10015
10016         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10017
10018         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10019
10020 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10021
10022         * mm-bodies.el (mm-encode-body): Use coding system rather than
10023         charset to encode text.
10024
10025         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10026         number of charsets if utf-8 is available (XEmacs).
10027
10028 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10029
10030         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10031         taken from `gnus-button-mid-or-mail-regexp'.
10032         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10033         (gnus-button-alist): Improve regexp for domain part of the MIDs
10034         for news:localpart@domain buttons.
10035         (gnus-button-ctan-directory-regexp): Update.
10036
10037 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10038
10039         * sieve-manage.el (sieve-manage-interactive-login): Use
10040         make-local-variable rather than make-variable-buffer-local.
10041         (sieve-manage-open): Ditto.
10042         (sieve-manage-authenticate): Ditto.
10043
10044         * mml.el (mml-generate-mime-1): Make the content type default to
10045         text/plain if the filename is not specified.
10046
10047 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10048
10049         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10050         instead of insert-buffer.
10051
10052         * message.el (message-yank-original): Ditto; set the mark at the
10053         end of the yanked message.
10054
10055 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10056
10057         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10058         lines to scroll rather than to stop it.
10059
10060         * mml.el (mml-generate-default-type): Add doc string.
10061         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10062         default to application/octet-stream when determining the content
10063         type if it is not specified for the part or the mml contents; add
10064         a comment about mml-generate-default-type.
10065
10066 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10067
10068         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10069         make it default to application/octet-stream when determining the
10070         content type if it is not specified for the external contents.
10071
10072 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10073
10074         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10075         segmented parameter but also other parameters might be there.
10076
10077 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * mm-decode.el (mm-display-external): Delete temp file, directory
10080         and buffer immediately if the external process is exited.
10081
10082 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10083
10084         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10085         fewer lines than that of scroll-margin.
10086         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10087
10088 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10089
10090         * gnus-art.el (gnus-article-next-page): Revert.
10091         (gnus-article-beginning-of-window): New macro.
10092         (gnus-article-next-page-1): Use it.
10093         (gnus-article-prev-page): Ditto.
10094         (gnus-article-edit-part): Use insert-buffer-substring instead of
10095         insert-buffer.
10096         (gnus-article-edit-exit): Ditto.
10097
10098         * gnus-util.el (gnus-beginning-of-window): Remove.
10099         (gnus-end-of-window): Remove.
10100
10101         * lpath.el: Don't bind header-line-format and scroll-margin.
10102
10103 2005-07-25  Simon Josefsson  <jas@extundo.com>
10104
10105         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10106         to have the url package without w3.  Reported by Daiki Ueno
10107         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10108
10109 2005-07-20  Didier Verna  <didier@xemacs.org>
10110
10111         * gnus-diary.el: Remove the description comment (nndiary is now
10112         properly documented in the Gnus manual).
10113         Fix the spelling of "Back End".
10114         * nndiary.el: Ditto.
10115         Fix the copyright notice.
10116
10117 2005-07-18  Romain Francoise  <romain@orebokech.com>
10118
10119         * gnus-sum.el (gnus-summary-to-prefix)
10120         (gnus-summary-newsgroup-prefix): New variables.
10121         (gnus-summary-from-or-to-or-newsgroups): Use them.
10122
10123 2005-07-17  Romain Francoise  <romain@orebokech.com>
10124
10125         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10126         space as it's generally not especially interesting to the user.
10127
10128 2005-07-16  Romain Francoise  <romain@orebokech.com>
10129
10130         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10131         nil to avoid prompting and file modification if one of the
10132         messages at the top of the nnfolder file contains a copyright
10133         notice.
10134         Update copyright notice.
10135
10136         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10137         instead of `current-time-string' as the latter creates a time
10138         string that is not RFC 2822 compliant (it lacks the zone).
10139         Update copyright notice.
10140
10141 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10142
10143         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10144         for text/rtf.  Display default in prompt.  Pass default for M-n.
10145
10146         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10147
10148 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10149
10150         * gnus-msg.el (gnus-button-mailto): Remove
10151         save-selected-window-window hackery because it relies on
10152         save-selected-window internals.
10153
10154 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10157         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10158         (gnus-article-prev-page): Ditto.
10159
10160         * gnus-util.el (gnus-beginning-of-window): New function.
10161         (gnus-end-of-window): New function.
10162
10163         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10164
10165 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10166
10167         * gnus-score.el (gnus-score-edit-all-score): Set
10168         gnus-score-edit-exit-function to gnus-score-edit-done and call
10169         gnus-message.
10170
10171 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10172
10173         * gnus-msg.el (gnus-button-mailto): Remove
10174         save-selected-window-window hackery because it relies on
10175         save-selected-window internals.
10176
10177 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10180         add-minor-mode.
10181         (gnus-binary-mode): Ditto.
10182
10183         * gnus-topic.el (gnus-topic-mode): Ditto.
10184
10185 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10186
10187         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10188         (gnus-article-prev-page): Take scroll-margin into consideration.
10189
10190 2005-07-04  Lute Kamstra  <lute@gnu.org>
10191
10192         Update FSF's address in GPL notices.
10193
10194 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10195
10196         * gnus.el (gnus-exit):
10197         * gnus-group.el (gnus-group-icons):
10198         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10199
10200         * gnus-nocem.el (gnus-nocem):
10201         * message.el (message-various, message-buffers, message-sending)
10202         (message-interface, message-forwarding, message-insertion)
10203         (message-headers, message-news, message-mail):
10204         * pgg-gpg.el (pgg-gpg):
10205         * pgg-parse.el (pgg-parse):
10206         * pgg-pgp.el (pgg-pgp):
10207         * pgg-pgp5.el (pgg-pgp5):
10208         * pop3.el (pop3): Finish `defgroup' description with period.
10209
10210 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * gnus-art.el (article-display-face): Improve the efficiency.
10213         (article-display-x-face): Ditto; remove grey x-face stuff.
10214
10215 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10216
10217         * gnus-art.el (article-display-face): Correct the position in
10218         which Faces are inserted.
10219
10220 2005-06-29  Didier Verna  <didier@xemacs.org>
10221
10222         * gnus-art.el (article-display-face): Display faces in correct
10223         order.
10224
10225 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10228         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10229         (gnus-nocem-check-article): Fetch the Type header.
10230         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10231         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10232         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10233         make sure gnus-nocem-hashtb is initialized.
10234         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10235         (gnus-nocem-unwanted-article-p): Ditto.
10236
10237         * pgg.el (pgg-verify): Return the verification result.
10238
10239 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10240
10241         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10242         is ascii.
10243
10244 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10245
10246         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10247         `show-nonbreak-escape'.
10248
10249 2005-06-23  Lute Kamstra  <lute@gnu.org>
10250
10251         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10252
10253         * dig.el (dig-mode):
10254         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10255
10256 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10257
10258         * nnimap.el (nnimap-split-download-body): Fix spellings.
10259
10260 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10261
10262         * gnus-art.el (gnus-article-encrypt-body):
10263         * gnus-cus.el (gnus-score-customize):
10264         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10265         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10266
10267 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10268
10269         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10270         header by looking for magic "MII" at the beginnig.
10271
10272 2005-06-16  Miles Bader  <miles@gnu.org>
10273
10274         * gnus-xmas.el (gnus-xmas-group-startup-message):
10275         Use renamed gnus-splash face.
10276
10277         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10278         (assistant-field-face): New backward-compatibility alias for renamed
10279         face.
10280         (assistant-render-text): Use renamed assistant-field face.
10281
10282         * spam.el (spam): Remove "-face" suffix from face name.
10283         (spam-face): New backward-compatibility alias for renamed face.
10284         (spam-face, spam-initialize): Use renamed spam face.
10285
10286         * message.el (message-header-to, message-header-cc)
10287         (message-header-subject, message-header-newsgroups)
10288         (message-header-other, message-header-name)
10289         (message-header-xheader, message-separator, message-cited-text)
10290         (message-mml): Remove "-face" suffix from face names.
10291         (message-header-to-face, message-header-cc-face)
10292         (message-header-subject-face, message-header-newsgroups-face)
10293         (message-header-other-face, message-header-name-face)
10294         (message-header-xheader-face, message-separator-face)
10295         (message-cited-text-face, message-mml-face):
10296         New backward-compatibility aliases for renamed faces.
10297         (message-font-lock-keywords): Use renamed message faces.
10298
10299         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10300         (sieve-test-commands, sieve-tagged-arguments):
10301         Remove "-face" suffix from face names.
10302         (sieve-control-commands-face, sieve-action-commands-face)
10303         (sieve-test-commands-face, sieve-tagged-arguments-face):
10304         New backward-compatibility aliases for renamed faces.
10305         (sieve-control-commands-face, sieve-action-commands-face)
10306         (sieve-test-commands-face, sieve-tagged-arguments-face):
10307         Use renamed sieve faces.
10308
10309         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10310         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10311         (gnus-group-news-3-empty, gnus-group-news-4)
10312         (gnus-group-news-4-empty, gnus-group-news-5)
10313         (gnus-group-news-5-empty, gnus-group-news-6)
10314         (gnus-group-news-6-empty, gnus-group-news-low)
10315         (gnus-group-news-low-empty, gnus-group-mail-1)
10316         (gnus-group-mail-1-empty, gnus-group-mail-2)
10317         (gnus-group-mail-2-empty, gnus-group-mail-3)
10318         (gnus-group-mail-3-empty, gnus-group-mail-low)
10319         (gnus-group-mail-low-empty, gnus-summary-selected)
10320         (gnus-summary-cancelled, gnus-summary-high-ticked)
10321         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10322         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10323         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10324         (gnus-summary-low-undownloaded)
10325         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10326         (gnus-summary-low-unread, gnus-summary-normal-unread)
10327         (gnus-summary-high-read, gnus-summary-low-read)
10328         (gnus-summary-normal-read, gnus-splash):
10329         Remove "-face" suffix from face names.
10330         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10331         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10332         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10333         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10334         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10335         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10336         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10337         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10338         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10339         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10340         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10341         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10342         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10343         (gnus-summary-normal-ticked-face)
10344         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10345         (gnus-summary-normal-ancient-face)
10346         (gnus-summary-high-undownloaded-face)
10347         (gnus-summary-low-undownloaded-face)
10348         (gnus-summary-normal-undownloaded-face)
10349         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10350         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10351         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10352         (gnus-splash-face):
10353         New backward-compatibility aliases for renamed faces.
10354         (gnus-group-startup-message): Use renamed gnus faces.
10355
10356         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10357         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10358         (gnus-server-agent): Remove "-face" suffix from face names.
10359         (gnus-server-agent-face, gnus-server-opened-face)
10360         (gnus-server-closed-face, gnus-server-denied-face)
10361         (gnus-server-offline-face):
10362         New backward-compatibility aliases for renamed faces.
10363         (gnus-server-agent-face, gnus-server-opened-face)
10364         (gnus-server-closed-face, gnus-server-denied-face)
10365         (gnus-server-offline-face): Use renamed gnus faces.
10366
10367         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10368         Remove "-face" suffix from face names.
10369         (gnus-picon-xbm-face, gnus-picon-face):
10370         New backward-compatibility aliases for renamed faces.
10371
10372         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10373         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10374         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10375         (gnus-cite-11): Remove "-face" suffix from face names.
10376         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10377         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10378         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10379         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10380         New backward-compatibility aliases for renamed faces.
10381         (gnus-cite-attribution-face, gnus-cite-face-list)
10382         (gnus-article-boring-faces): Use renamed gnus faces.
10383
10384         * gnus-art.el (gnus-signature, gnus-header-from)
10385         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10386         (gnus-header-content): Remove "-face" suffix from face names.
10387         (gnus-signature-face, gnus-header-from-face)
10388         (gnus-header-subject-face, gnus-header-newsgroups-face)
10389         (gnus-header-name-face, gnus-header-content-face):
10390         New backward-compatibility aliases for renamed faces.
10391         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10392
10393         * gnus-sum.el (gnus-summary-selected-face)
10394         (gnus-summary-highlight): Use renamed gnus faces.
10395         * gnus-group.el (gnus-group-highlight): Likewise.
10396
10397 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10398
10399         * gnus-sieve.el (gnus-sieve-article-add-rule):
10400         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10401         * spam-stat.el (spam-stat-buffer-change-to-spam)
10402         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10403
10404         * message.el (message-is-yours-p):
10405         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10406
10407 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * mm-view.el (mm-inline-text): Withdraw the last change.
10410
10411 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10414         executing enriched-decode.
10415
10416 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10417
10418         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10419         charset of tar files.
10420
10421 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10422
10423         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10424
10425 2005-06-04  Lute Kamstra  <lute@gnu.org>
10426
10427         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10428         information is never recorded.
10429
10430 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10431
10432         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10433
10434 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10435
10436         * pop3.el (pop3-apop): Run md5 in the binary mode.
10437
10438         * starttls.el (starttls-set-process-query-on-exit-flag):
10439         Use eval-and-compile.
10440
10441 2005-05-31  Simon Josefsson  <jas@extundo.com>
10442
10443         * smime.el (smime-replace-in-string): Define.
10444         (smime-cert-by-ldap-1): Use it.
10445
10446 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10447
10448         * gnus-art.el (article-display-x-face): Replace
10449         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10450
10451         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10452         set-process-query-on-exit-flag or process-kill-without-query.
10453
10454         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10455         loop instead of replace-regexp.
10456
10457         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10458         instead of process-kill-without-query if it is available.
10459
10460         * lpath.el: Fbind ldap-search-entries.
10461
10462         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10463         instead of find-file-hooks if it is available.
10464
10465         * mml1991.el: Bind pgg-default-user-id when compiling.
10466
10467         * mml2015.el: Bind pgg-default-user-id when compiling.
10468
10469         * nndraft.el (nndraft-request-associate-buffer):
10470         Use write-contents-functions instead of write-contents-hooks if it is
10471         available.
10472
10473         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10474         instead of find-file-hooks if it is available.
10475
10476         * nntp.el (nntp-open-connection): Replace
10477         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10478         (nntp-open-ssl-stream): Ditto.
10479         (nntp-open-tls-stream): Ditto.
10480
10481         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10482         set-process-query-on-exit-flag or process-kill-without-query.
10483         (starttls-open-stream-gnutls): Use it instead of
10484         process-kill-without-query.
10485         (starttls-open-stream): Ditto.
10486
10487 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10488
10489         * smime.el (smime-cert-by-ldap-1): Don't use
10490         replace-regexp-in-string.
10491
10492 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10493
10494         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10495
10496         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10497         in PEM format.  Adjust to the XEmacs compability.
10498
10499 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10500
10501         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10502         by `string-to-number'.
10503         * gnus-agent.el (gnus-agent-regenerate-group)
10504         (gnus-agent-fetch-articles): Ditto.
10505         * gnus-art.el (gnus-button-fetch-group): Ditto.
10506         * gnus-cache.el (gnus-cache-generate-active)
10507         (gnus-cache-articles-in-group): Ditto.
10508         * gnus-group.el (gnus-group-set-current-level)
10509         (gnus-group-insert-group-line): Ditto.
10510         * gnus-score.el (gnus-score-set-expunge-below)
10511         (gnus-score-set-mark-below, gnus-summary-score-effect)
10512         (gnus-summary-score-entry): Ditto.
10513         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10514         (gnus-soup-pack): Ditto.
10515         * gnus-spec.el (gnus-xmas-format): Ditto.
10516         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10517         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10518         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10519         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10520         * nndb.el (nndb-get-remote-expire-response): Ditto.
10521         * nndiary.el (nndiary-parse-schedule-value)
10522         (nndiary-string-to-number, nndiary-request-replace-article)
10523         (nndiary-request-article): Ditto.
10524         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10525         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10526         * nneething.el (nneething-make-head): Ditto.
10527         * nnfolder.el (nnfolder-request-article)
10528         (nnfolder-retrieve-headers): Ditto.
10529         * nnheader.el (nnheader-file-to-number): Ditto.
10530         * nnkiboze.el (nnkiboze-request-article): Ditto.
10531         * nnmail.el (nnmail-process-unix-mail-format)
10532         (nnmail-process-babyl-mail-format): Ditto.
10533         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10534         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10535         (nnmh-request-create-group, nnmh-request-list-1)
10536         (nnmh-request-group, nnmh-request-article): Ditto.
10537         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10538         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10539         * nnsoup.el (nnsoup-make-active): Ditto.
10540         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10541         * nntp.el (nntp-find-group-and-number)
10542         (nntp-retrieve-headers-with-xover): Ditto.
10543         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10544         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10545         (pgg-format-key-identifier): Ditto.
10546         * pop3.el (pop3-last, pop3-stat): Ditto.
10547         * qp.el (quoted-printable-decode-region): Ditto.
10548
10549         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10550         of concat.
10551
10552 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10555
10556         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10557
10558         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10559
10560         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10561
10562         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10563
10564         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10565
10566         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10567         (gnus-carpal-mode): Ditto.
10568
10569         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10570         (gnus-browse-mode): Ditto.
10571
10572         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10573
10574         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10575
10576 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10577
10578         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10579
10580 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10581
10582         * gnus-util.el (gnus-run-mode-hooks): New function.
10583
10584         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10585
10586         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10587         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10588
10589 2005-05-27  Lute Kamstra  <lute@gnu.org>
10590
10591         * dns-mode.el (dns-mode): Specify customization group.
10592
10593 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10594
10595         * gnus-agent.el (gnus-agent-make-mode-line-string):
10596         Use mode-line-highlight as mouse-face.
10597
10598 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10599
10600         * canlock.el (canlock): Change the parent group to news.
10601
10602         * deuglify.el (gnus-outlook-deuglify): Add :group.
10603
10604         * dig.el (dig): Add :group.
10605
10606         * dns-mode.el (dns-mode): Add :group.
10607
10608         * encrypt.el (encrypt): Add :group.
10609
10610         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10611         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10612         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10613         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10614         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10615
10616         * gnus-diary.el (gnus-diary): Add :group.
10617
10618         * gnus.el (gnus-group-news-1-face): Add :group.
10619         (gnus-group-news-1-empty-face): Ditto.
10620         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10621         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10622         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10623         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10624         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10625         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10626         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10627         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10628         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10629         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10630         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10631         (gnus-summary-high-ticked-face): Ditto.
10632         (gnus-summary-low-ticked-face): Ditto.
10633         (gnus-summary-normal-ticked-face): Ditto.
10634         (gnus-summary-high-ancient-face): Ditto.
10635         (gnus-summary-low-ancient-face): Ditto.
10636         (gnus-summary-normal-ancient-face): Ditto.
10637         (gnus-summary-high-undownloaded-face): Ditto.
10638         (gnus-summary-low-undownloaded-face): Ditto.
10639         (gnus-summary-normal-undownloaded-face): Ditto.
10640         (gnus-summary-high-unread-face): Ditto.
10641         (gnus-summary-low-unread-face): Ditto.
10642         (gnus-summary-normal-unread-face): Ditto.
10643         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10644         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10645
10646         * hashcash.el (hashcash): New custom group.
10647         (hashcash-default-payment): Add :group.
10648         (hashcash-payment-alist): Ditto.
10649         (hashcash-default-accept-payment): Ditto.
10650         (hashcash-accept-resources): Ditto.
10651         (hashcash-path): Ditto.
10652         (hashcash-extra-generate-parameters): Ditto.
10653         (hashcash-double-spend-database): Ditto.
10654         (hashcash-in-news): Ditto.
10655
10656         * message.el (message-minibuffer-local-map): Add :group.
10657
10658         * netrc.el (netrc): Add :group.
10659
10660         * sieve-manage.el (sieve-manage-log): Add :group.
10661         (sieve-manage-default-user): Diito.
10662         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10663         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10664         (sieve-manage-authenticators): Ditto.
10665         (sieve-manage-authenticator-alist): Ditto.
10666         (sieve-manage-default-port): Ditto.
10667
10668         * sieve-mode.el (sieve-control-commands-face): Add :group.
10669         (sieve-action-commands-face): Ditto.
10670         (sieve-test-commands-face): Ditto.
10671         (sieve-tagged-arguments-face): Ditto.
10672
10673         * smime.el (smime): Add :group.
10674
10675         * spam-report.el (spam-report): Add :group.
10676
10677         * spam.el (spam, spam-face): Add :group.
10678
10679 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10680
10681         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10682         return \n.\n.\n at the end of articles.  Protect against that.
10683         (nntp-with-open-group): Allow debugging.
10684
10685         * nnheader.el (mail-header-set-extra): Make into a function
10686         because I just could't understand how to quote the list properly.
10687
10688         * dns.el (query-dns-cached): New function.
10689
10690 2005-05-26  Lute Kamstra  <lute@gnu.org>
10691
10692         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10693
10694 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10695
10696         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10697
10698         * gnus-art.el: Don't autoload mail-extract-address-components.
10699
10700         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10701         eval-and-compile to evaluate it.
10702
10703         * hashcash.el: Don't autoload executable-find.
10704
10705         * nndb.el: Don't declare the nndb back end two or more times; don't
10706         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10707
10708         * nntp.el: Autoload format-spec instead of format; use
10709         eval-and-compile to evaluate autoload forms.
10710
10711 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10712
10713         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10714
10715 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10716
10717         * gnus.el (gnus-version-number): Bump version.
10718
10719 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10720
10721         * gnus.el: No Gnus v0.3 is released.
10722
10723 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10724
10725         * lpath.el (featurep): Bind show-nonbreak-escape.
10726
10727 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * gnus-art.el (gnus-article-edit-part): Disable undo.
10730
10731 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10732
10733         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10734         gnus-article-date-lapsed-new-header is t if date timer is active;
10735         skip headers in which the original date value is empty.
10736         (gnus-article-save-original-date): Redefine it as a macro.
10737         (gnus-display-mime): Use it.
10738
10739 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * gnus-art.el (article-date-ut): Support converting date in
10742         forwarded parts as well.
10743         (gnus-article-save-original-date): New function.
10744         (gnus-display-mime): Use it.
10745
10746 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10747
10748         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10749         enclosure element of <item>.
10750
10751 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10752
10753         * message.el (message-kill-buffer-query): Renamed from
10754         `message-kill-buffer-query-if-modified'.  Added :version.
10755
10756 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10757
10758         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10759         window layout.
10760
10761 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10762
10763         * mml.el: Autoload dnd when compiling.
10764
10765 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10766
10767         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10768         x-dnd-*.
10769
10770 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10771
10772         * qp.el (quoted-printable-encode-region): Save excursion.
10773
10774 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10775
10776         * message.el (message-kill-buffer-query-if-modified): Add new variable
10777         so the user can kill a modified message buffer quickly.
10778         (message-kill-buffer): Use it.
10779
10780 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * lpath.el: Fbind display-time-event-handler; don't fbind
10783         string-to-multibyte.
10784
10785         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10786
10787 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10788
10789         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10790         contained in text because xml.el decodes entities) with LFs.
10791
10792 2005-04-11  Lute Kamstra  <lute@gnu.org>
10793
10794         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10795         differently.
10796
10797 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10798
10799         * mm-util.el (mm-detect-coding-region): Typo.
10800
10801 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10802
10803         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10804
10805 2005-04-06  Deepak Goel  <deego@gnufans.org>
10806
10807         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10808         user-function allow user modifications of the scores.
10809         (spam-stat-score-buffer-user): New function, to allow
10810         user-computed modifications to the score.
10811         (spam-stat-score-buffer-user-functions): List of additional
10812         scoring functions.
10813         (spam-stat-error-holder): Global temporary error holder.
10814         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10815         variable.
10816
10817 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10818
10819         * gnus-registry.el (gnus-registry-clean-empty-function)
10820         (gnus-registry-trim, gnus-registry-fetch-groups)
10821         (gnus-registry-delete-group): Groups that match
10822         `gnus-registry-ignored-groups' are removed from the registry
10823         entries, not just ignored for splitting.  This helps clean up the
10824         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10825         to get all the groups a message ID is in.
10826
10827         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10828         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10829         (spam-stat-score-buffer-user-functions): Add :number custom type.
10830
10831 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10832
10833         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10834         argument in XEmacs.
10835
10836         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10837         (nnrss-request-group): Decode group name first.
10838         (nnrss-request-article): Make a text/plain article if mml-to-mime
10839         failed.
10840         (nnrss-get-encoding): Return a compatible encoding according to
10841         nnrss-compatible-encoding-alist.
10842         (nnrss-find-el): Use consp instead of listp.
10843         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10844
10845 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10846
10847         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10848         which Emacs 20 doesn't support.
10849         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10850
10851 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10852
10853         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10854         silence the byte compiler inside the defun.
10855
10856         * gnus-demon.el (parse-time-string): Add autoload.
10857
10858         * gnus-delay.el (parse-time-string): Add autoload.
10859
10860         * gnus-art.el (parse-time-string): Add autoload.
10861
10862         * nnultimate.el (parse-time): Require for `parse-time-string'.
10863
10864 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10865
10866         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10867
10868         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10869
10870         * smime.el (smime-ldap-host-list): Add :version.
10871
10872 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10873
10874         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10875         pass it to `gnus-browse-read-group'.
10876         (gnus-browse-read-group): Add NUMBER argument and pass it to
10877         `gnus-group-read-ephemeral-group'.
10878
10879         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10880         argument and pass it to `gnus-group-read-group'.
10881
10882 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10883
10884         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10885         mm-xemacs-find-mime-charset-1 if we have the mule feature
10886         available at runtime.
10887
10888 2005-03-25  Werner Lemberg  <wl@gnu.org>
10889
10890         * nnmaildir.el: Replace `illegal' with `invalid'.
10891
10892 2005-03-23  Lute Kamstra  <lute@gnu.org>
10893
10894         * time-date.el: Add comment on time value formats.
10895         Don't require parse-time.
10896         (with-decoded-time-value): New macro.
10897         (encode-time-value): New function.
10898         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10899         (days-to-time): Return a valid time value when arg is huge.
10900         (time-since): Use time-subtract.
10901         (time-to-number-of-days): Use time-to-seconds.
10902
10903 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10904
10905         * gnus-start.el (gnus-display-time-event-handler):
10906         Check display-time-timer at runtime rather than only at load time
10907         in case display-time-mode is turned off in the mean time.
10908
10909 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10910
10911         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10912         used.
10913
10914         * nneething.el (nneething-map-file-directory): Derive from
10915         `gnus-directory'.
10916
10917         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10918         the To/Cc button.
10919
10920 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10921
10922         * nnmaildir.el (nnmaildir-request-accept-article):
10923         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10924
10925 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10926
10927         * gnus-async.el: Require timer-funcs at compile time when in
10928         XEmacs for `run-with-idle-timer'.
10929
10930 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10931
10932         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10933         autoloaded function.
10934
10935 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10936
10937         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10938
10939 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10940
10941         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10942
10943 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10944
10945         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10946         gnus-expert-user to default.
10947
10948 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10949
10950         * nnimap.el (nnimap-open-server): Ditto.
10951
10952         * imap.el (imap-authenticate): Fix typo.
10953
10954 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10955
10956         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10957         buffer (since IMAP server might return FETCH response out of
10958         order, and the nntp buffer must be sorted).
10959
10960 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10961
10962         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10963         comparison on string.
10964
10965         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10966         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10967         (gnus-agent-summary-fetch-series): Modified to protect against
10968         gnus-agent-summary-fetch-group clearing processable flags.
10969         (gnus-agent-synchronize-group-flags): Update live group buffer as
10970         synchronization may occur due to the user toggle the plugged
10971         status.
10972         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10973         successfully downloaded.
10974         (gnus-agent-expire-group-1): Avoid using markers when the overview
10975         is in ascending order; greatly improves performance.
10976         (gnus-agent-regenerate-group): Use
10977         gnus-agent-synchronize-group-flags to reset read status in both
10978         gnus and server.
10979         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10980
10981 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10982
10983         * message.el: Don't autoload former message-utils variables.
10984         (message-strip-subject-trailing-was): Change doc string.
10985
10986         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10987         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10988         (nnweb-google-search): Add "hl=en" here.
10989         (nnweb-google-parse-1, nnweb-google-create-mapping):
10990         Don't hardcode URL.
10991
10992 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10993
10994         * message.el (message-get-reply-headers, message-followup):
10995         Mention related variables `message-use-followup-to' and
10996         `message-use-mail-followup-to', in the information buffer.
10997
10998         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10999         of broken groups(-beta).google.com.
11000
11001 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11002
11003         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11004         parameter to invoked gnus-request-move-article; remove the
11005         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11006         all at once instead of once per article.
11007         (gnus-summary-remove-process-mark): Accept a list of articles as
11008         well as a single article for processing.
11009
11010         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11011         parameter.
11012
11013         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11014
11015         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11016
11017         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11018         parameter.
11019
11020         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11021         parameter.
11022
11023         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11024         parameter and remove the gnus-sum-hint-move-is-internal variable.
11025
11026         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11027         parameter.
11028
11029         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11030         parameter.
11031
11032         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11033         parameter.
11034
11035         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11036
11037         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11038         parameter.
11039
11040         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11041         parameter.
11042
11043 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11044
11045         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11046         a more conservative way.
11047
11048 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11049
11050         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11051         buffer, so it moves the window's cursor.
11052
11053 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11054
11055         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11056         `mm-dissect-multipart' and receive the from field as an (optional)
11057         argument from `mm-dissect-multipart'.
11058         (mm-dissect-multipart): Receive the from field as an argument and
11059         pass it on when we call `mm-dissect-buffer' on MIME parts.
11060         Fixes verification/decryption of signed/encrypted MIME parts.
11061
11062 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11063
11064         * gnus-sum.el (gnus-summary-move-article): Set
11065         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11066         whatever it calls (right now, only nnimap-request-move article
11067         respects it).
11068
11069         * nnimap.el (nnimap-request-move-article): When
11070         gnus-sum-hint-move-is-internal is set, don't do the extra
11071         nnimap-request-article.
11072
11073 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11074
11075         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11076
11077         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11078         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11079
11080         * gnus-sum.el (gnus-summary-caesar-message):
11081         Apply `gnus-treat-article' after rotation.
11082
11083         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11084         doc string.
11085
11086 2005-02-22  Simon Josefsson  <jas@extundo.com>
11087
11088         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11089         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11090         <arne@arnested.dk>.
11091         (encrypt): Add password-cache and password-cache-expiry as group
11092         members.
11093
11094 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11095
11096         * smime.el (smime-ldap-host-list): Doc fix.
11097         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11098         cache) password.
11099         (smime-sign-region): Use it.
11100         (smime-decrypt-region): Use it.
11101         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11102         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11103         fails.
11104         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11105         certificate from DER to PEM format rather than calling openssl.
11106
11107         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11108
11109         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11110         for signing/encryption.
11111
11112         * mml.el (mml-parse-1): Use them.
11113
11114 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11115
11116         * nnrss.el (nnrss-verbose): Removed.
11117         (nnrss-request-group): Use `nnheader-message' instead.
11118
11119 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11120
11121         * nnrss.el (nnrss-verbose): New variable.
11122         (nnrss-request-group): Make it say nnrss is requesting a group.
11123
11124 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11125
11126         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11127         Handle news URL with given port correctly.
11128
11129 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11130
11131         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11132         containing special characters.
11133
11134         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11135
11136         * mml.el (mime-to-mml): Ditto.
11137
11138         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11139         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11140         (rfc2047-decode-region): Quote decoded words containing special
11141         characters when rfc2047-quote-decoded-words-containing-tspecials
11142         is non-nil.
11143
11144 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11145
11146         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11147
11148         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11149
11150 2005-02-15  Simon Josefsson  <jas@extundo.com>
11151
11152         * nnimap.el (nnimap-debug): Doc fix.
11153
11154         * imap.el (imap-debug): Doc fix.
11155
11156 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11157
11158         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11159
11160 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11161
11162         * gnus.el (spam-contents): Improve docs for spam-contents
11163         parameter in its variable incarnation.
11164
11165 2005-02-14  Simon Josefsson  <jas@extundo.com>
11166
11167         * smime-ldap.el: Use require instead of load-library for ldap.
11168         (smime-ldap-search): Indent.
11169         (smime-ldap-search-internal): Shorten line.
11170
11171         * smime.el (smime-cert-by-dns): Add doc-string.
11172         (smime-cert-by-ldap-1): Indent.
11173
11174         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11175         mml-smime-get-dns-ldap.
11176         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11177
11178 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11179
11180         * smime.el: Require smime-ldap.
11181         (smime-ldap-host-list): New variable.
11182         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11183
11184         * mml-smime.el (mml-smime-encrypt-query): New function.
11185         (mml-smime-encrypt-query): Use it.
11186
11187         * smime-ldap.el: New file.
11188
11189 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11192
11193 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11196         argument in doc string.  Make query for type more clear.
11197
11198 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11199
11200         * gnus.el (gnus-group-startup-message): Search for gnus images in
11201         etc/images/gnus.
11202         * mm-util.el (mm-image-load-path): Likewise.
11203         * smiley.el (smiley-data-directory): Search for smilies in
11204         etc/images/smilies.
11205
11206 2005-02-09  Kim F. Storm  <storm@cua.dk>
11207
11208         Change Emacs release version from 21.4 to 22.1 throughout.
11209         Change Emacs development version from 21.3.50 to 22.0.50.
11210
11211 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11212
11213         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11214
11215         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11216         non-Mule XEmacs as well.
11217         (mm-decompress-buffer): Signal an error intentionally if it does
11218         not decompress compressed data because auto-compression-mode is
11219         disabled.
11220
11221 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11222
11223         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11224         an ID in the registry even if it has no groups.
11225
11226 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11227
11228         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11229         merge it into mm-decompress-buffer.
11230         (gnus-mime-copy-part): Use the MIME part charset, the value which
11231         a user specified or gnus-newsgroup-charset for decoding, like
11232         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11233         save-buffer what was used.  Suggested by Kevin Ryde
11234         <user42@zip.com.au>.
11235         (gnus-mime-inline-part): Allow the name parameter as well as the
11236         filename parameter; force decompressing of compressed data; always
11237         display contents being not decoded as unibyte.
11238
11239         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11240         as well as the filename parameter.
11241
11242         * mm-util.el (mm-decompress-buffer): Merge
11243         gnus-mime-jka-compr-maybe-uncompress.
11244         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11245         of compressed data.
11246
11247 2005-02-08  Simon Josefsson  <jas@extundo.com>
11248
11249         * imap.el (imap-log): Doc fix.
11250
11251 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11252
11253         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11254         the coding cookies; decompress compressed parts.
11255
11256         * mml.el (mml-generate-mime-1): Add the charset parameter according
11257         to the value which a user specified manually or the coding cookie.
11258
11259         * mm-util.el (mm-string-to-multibyte): New function.
11260         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11261         (mm-coding-system-to-mime-charset): New function.
11262         (mm-decompress-buffer): New function.
11263         (mm-find-buffer-file-coding-system): New function.
11264
11265         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11266         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11267         parts.
11268
11269 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11270
11271         * mm-view.el (mm-display-inline-fontify): Decode a part according
11272         to the charset parameter.
11273
11274 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11275
11276         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11277         prefix arg is neither nil nor a number, as info specifies.
11278
11279 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11280
11281         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11282         timestamps.
11283
11284 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11285
11286         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11287         groups error checking and notify user.
11288
11289 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11290
11291         * message.el (message-send-mail-function): Check existence of
11292         sendmail-program first before using default value
11293         `message-send-mail-with-sendmail'.  Otherwise use more generic
11294         `smtpmail-send-it'.
11295
11296 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11297
11298         * nntp.el (nntp-request-update-info): Always return nil.
11299
11300 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11301
11302         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11303
11304 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11305
11306         * message.el (message-beginning-of-line): Change the behavior when
11307         invoked between BOL and : so that it first moves backward.
11308
11309 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11310
11311         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11312         article buffer when editing of the article is discarded.
11313         (gnus-article-prepare): Revert.
11314
11315 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11316
11317         * gnus-art.el (gnus-article-prepare):
11318         Remove message-strip-forbidden-properties from the local hook.
11319
11320 2005-01-27  Simon Josefsson  <jas@extundo.com>
11321
11322         * password.el (password-cache-add): Only start one timer per key.
11323         Reported by Derek Atkins <warlord@MIT.EDU>.
11324
11325 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11326
11327         * run-at-time.el: Removed.  It is no longer needed as
11328         timer-funcs.el in the xemacs-base package has a working version of
11329         `run-at-time'.
11330
11331         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11332
11333         * password.el: Require timer-funcs instead of run-at-time in
11334         XEmacs.
11335         Remove `password-run-at-time' macro.
11336         (password-cache-add): Use `run-at-time' instead of
11337         `password-run-at-time'.
11338
11339         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11340         Remove `nnheader-cancel-function-timers' alias,
11341         `cancel-function-timers' exists in XEmacs in timer-funcs.
11342
11343         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11344         for `run-with-idle-timer'.
11345
11346         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11347         for `run-at-time'.
11348
11349         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11350         for `with-timeout'.
11351
11352         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11353         the same as for XEmacs 21.4.
11354         No need to ignore `run-with-idle-timer', this function exists in
11355         XEmacs now in timer-funcs.el in the xemacs-base package.
11356         (dgnushack-compile): No need to delete
11357         run-at-time.el from the list of files to compile because it
11358         doesn't exist anymore.
11359
11360 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11361
11362         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11363         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11364
11365 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11366
11367         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11368         sensitively.
11369
11370 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11371
11372         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11373
11374 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11377         which will be inserted according to the multibyteness of a buffer
11378         rather than the type of contents.  Suggested by ARISAWA Akihiro
11379         <ari@mbf.ocn.ne.jp>.
11380
11381         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11382         of string which old xml.el may return rather than a string.
11383
11384 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11385
11386         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11387
11388 2005-01-16  Simon Josefsson  <jas@extundo.com>
11389
11390         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11391         idn/idna.el isn't available.
11392         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11393         <michael@waxrat.com>.
11394
11395         * hashcash.el: Remove non-FSF copyright header.
11396
11397         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11398         (hashcash-generate-payment): Use it.
11399         (hashcash-generate-payment-async): Use it.
11400
11401 2005-01-15  Simon Josefsson  <jas@extundo.com>
11402
11403         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11404         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11405
11406         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11407         gnus-summary-idna-message.
11408         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11409         (gnus-summary-idna-message): New function.
11410
11411 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11412
11413         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11414         gnus-novice-user.
11415
11416 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * nnrss.el (nnrss-request-delete-group): Delete entries in
11419         nnrss-group-alist as well.
11420         (nnrss-save-server-data): Insert newline.
11421
11422 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11423
11424         * gnus.el (gnus-user-agent): Use list of symbols instead of
11425         symbols.  Display full version number for (S)XEmacs.  Optionally
11426         display (S)XEmacs codename.
11427
11428         * gnus-util.el (gnus-emacs-version): Update for new
11429         `gnus-user-agent'.
11430
11431         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11432         Gnus version.
11433
11434 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11435
11436         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11437         which is unreadable in some setups.
11438
11439 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11440
11441         * gnus-spec.el (gnus-update-format-specifications): Flush the
11442         group format spec cache if it doesn't support decoded group names.
11443
11444 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11445
11446         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11447         Allow to apply decay on score files matching a regexp.
11448
11449 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11450
11451         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11452         compatibility in %g and %c.
11453
11454 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11455
11456         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11457         name for only %g and %c.
11458         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11459         of gnus-tmp-group to decoded group name.
11460         (gnus-group-make-rss-group): Exclude `/'s from group names.
11461
11462 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11463
11464         * nnrss.el (nnrss-get-encoding): Fix regexp.
11465
11466 2004-12-27  Simon Josefsson  <jas@extundo.com>
11467
11468         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11469         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11470         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11471
11472 2004-12-17  Kim F. Storm  <storm@cua.dk>
11473
11474         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11475
11476         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11477
11478 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11479
11480         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11481
11482 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11483
11484         * nnrss.el: Require rfc2047 and mml.
11485         (nnrss-file-coding-system): New variable.
11486         (nnrss-format-string): Redefine it as an inline function.
11487         (nnrss-decode-group-name): New function.
11488         (nnrss-string-as-multibyte): Remove.
11489         (nnrss-retrieve-headers): Decode group name; don't use
11490         nnrss-format-string.
11491         (nnrss-request-group): Decode group name.
11492         (nnrss-request-article): Decode group name; allow a Message-ID as
11493         well as an article number; don't use nnrss-format-string; encode a
11494         Message-ID string which may contain non-ASCII characters; use
11495         mml-to-mime to compose a MIME article.
11496         (nnrss-request-expire-articles): Decode group name.
11497         (nnrss-request-delete-group): Decode group name.
11498         (nnrss-fetch): Clarify error message.
11499         (nnrss-read-server-data): Use insert-file-contents instead of load;
11500         bind file-name-coding-system; use multibyte buffer.
11501         (nnrss-save-server-data): Bind coding-system-for-write to the
11502         value of nnrss-file-coding-system; bind file-name-coding-system;
11503         add coding cookie.
11504         (nnrss-read-group-data): Use insert-file-contents instead of load;
11505         bind file-name-coding-system; use multibyte buffer.
11506         (nnrss-save-group-data): Bind coding-system-for-write to the
11507         value of nnrss-file-coding-system; bind file-name-coding-system.
11508         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11509         make it work with non-ASCII text.
11510         (nnrss-find-el): Make it work with old xml.el as well.
11511
11512 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11513
11514         * nnrss.el (nnrss-get-encoding): New function.
11515         (nnrss-fetch): Use unibyte buffer initially; bind
11516         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11517         decode contents according to the encoding attribute.
11518         (nnrss-save-group-data): Add coding cookie.
11519         (nnrss-mime-encode-string): New function.
11520         (nnrss-check-group): Use it to encode subject and author.
11521
11522 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11523
11524         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11525         imaginary variable.
11526
11527 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11528
11529         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11530         correctly even if there are wide characters.
11531
11532 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11533
11534         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11535         downcased symbol names; make a new cache instead of reusing
11536         bbdb-hashtable.
11537
11538 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11541         concatenating segments rather than before concatenating them.
11542         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11543
11544         * message.el (message-get-reply-headers): Bind `extra'.
11545
11546 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11547
11548         * message.el (message-extra-wide-headers): New variable.
11549         (message-get-reply-headers): Use it.
11550
11551 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11552
11553         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11554         (gnus-agent-group-pathname): Ditto.
11555
11556         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11557
11558         * gnus-group.el (gnus-group-make-group): Decode group name.
11559         (gnus-group-make-rss-group): Register the group data after opening
11560         the nnrss group.
11561
11562 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11563
11564         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11565         by expiry now get marked as read.
11566
11567 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11570
11571 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11572
11573         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11574         unify Latin characters in XEmacs.
11575         (mm-find-mime-charset-region): Use it.
11576
11577 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * gnus-util.el (gnus-delete-directory): New function.
11580
11581         * gnus-agent.el (gnus-agent-delete-group): Use it.
11582
11583         * gnus-cache.el (gnus-cache-delete-group): Use it.
11584
11585 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11586
11587         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11588         names.
11589
11590 2004-12-16  Simon Josefsson  <jas@extundo.com>
11591
11592         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11593
11594 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11595
11596         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11597
11598         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11599         (gnus-group-set-current-level): Decode group name.
11600
11601 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11602
11603         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11604         failed.
11605
11606 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * gnus-group.el (gnus-group-delete-group): Decode group name.
11609         (gnus-group-make-rss-group): Encode group name.
11610         (gnus-group-catchup-current): Decode group name.
11611         (gnus-group-kill-group): Decode group name.
11612
11613 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11614
11615         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11616
11617 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11618
11619         * gnus-group.el (gnus-group-make-rss-group):
11620         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11621
11622         * gnus-start.el (gnus-setup-news): Honor user's setting to
11623         gnus-message-archive-method.  Suggested by Lute Kamstra
11624         <lute@gnu.org>.
11625
11626 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11627
11628         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11629         global counterparts of the buffer-local variables.
11630
11631 2004-11-16  Romain Francoise  <romain@orebokech.com>
11632
11633         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11634         counterparts of the buffer-local variables.
11635
11636 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11637
11638         * message.el (message-forbidden-properties): Fixed typo in doc
11639         string.
11640
11641 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11642
11643         * gnus-util.el (gnus-replace-in-string): Added doc string.
11644
11645         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11646         to avoid problems when splitting mails with many recipients.
11647
11648 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11649
11650         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11651         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11652
11653 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11654
11655         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11656         if there is no hashtable in memory or file modification time is
11657         newer than cached timestamp.
11658
11659 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11660
11661         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11662         not-matching option.
11663
11664 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11665
11666         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11667         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11668         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11669         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11670         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11671         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11672
11673 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11674
11675         * message.el (message-forward-make-body-mml): Remove headers
11676         according to message-forward-ignored-headers if a message is decoded.
11677
11678 2004-12-02  Romain Francoise  <romain@orebokech.com>
11679
11680         * message.el (message-forward-make-body-plain): Always remove
11681         headers according to message-forward-ignored-headers.
11682
11683 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11684
11685         * spam.el (spam-summary-prepare-exit): Remove the
11686         gnus-summary-limit pop for now, it has problems with ham marks for
11687         me.
11688
11689 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11690
11691         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11692         correctly.
11693
11694 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11695
11696         * format-spec.el (format-spec): Message the char.
11697
11698 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11699
11700         * gnus-art.el (gnus-split-methods): Reformat comments.
11701
11702         * spam.el (spam-summary-prepare-exit): Remove article limits
11703         before exiting the summary buffer.
11704
11705 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11708         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11709
11710         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11711         order to silence the byte compiler.
11712
11713         * spam.el: Fix the way to silence the byte compiler, which
11714         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11715         bbdb-search-simple, spam-BBDB-register-routine,
11716         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11717         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11718         spam-stat-buffer-is-spam, spam-stat-load,
11719         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11720         spam-stat-save and spam-stat-split-fancy.
11721
11722 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11723
11724         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11725         which may confuse users.
11726         (canlock-password-for-verify): Ditto.
11727
11728         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11729
11730         * gnus-art.el (gnus-emphasis-alist): Ditto.
11731
11732         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11733
11734         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11735
11736         * gnus-start.el (gnus-save-killed-list): Ditto.
11737
11738         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11739         (gnus-sum-thread-tree-root): Ditto.
11740         (gnus-sum-thread-tree-false-root): Ditto.
11741         (gnus-sum-thread-tree-single-indent): Ditto.
11742
11743         * message.el (message-courtesy-message): Ditto.
11744         (message-archive-note): Ditto.
11745         (message-subscribed-address-file): Ditto.
11746         (message-user-fqdn): Ditto.
11747
11748         * spam-report.el (spam-report-gmane-regex): Ditto.
11749
11750         * spam.el (spam-blackhole-good-server-regex): Ditto.
11751
11752 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11753
11754         * mml.el (mml-preview): Widen the message buffer before copying
11755         the contents to the preview buffer; sort headers before previewing.
11756
11757         * message.el (message-hidden-headers): Fix the way to avoid a bug
11758         in the `repeat' widget in Emacs 21.3 or earlier.
11759
11760 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * message.el (message-hidden-headers): Default to "^References:".
11763         Improve customization type.  Suggested by Reiner Steib
11764         <Reiner.Steib@gmx.de>.
11765
11766 2004-11-25  Romain Francoise  <romain@orebokech.com>
11767
11768         * message.el (message-strip-forbidden-properties): Remove check for
11769         obsolete `message-hidden' text property, hidden headers are not
11770         accessible in the buffer anymore.
11771
11772 2004-11-22  Romain Francoise  <romain@orebokech.com>
11773
11774         * message.el (message-header-format-alist): Add `From' in list
11775         so that it can be sorted.
11776         (message-fix-before-sending): Widen and sort headers before
11777         sending.
11778         (message-hide-headers): Use narrowing to hide headers by moving
11779         them to the top of the buffer and narrowing to the region
11780         underneath.
11781
11782 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11783
11784         * message.el (message-strip-forbidden-properties): Bind
11785         buffer-read-only (etc) to nil.
11786
11787 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11788
11789         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11790         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11791
11792 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11793
11794         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11795
11796 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11797
11798         * dns.el (query-dns): Use sit-for to time instead of
11799         accept-process-output, since that doesn't seem to work on udp
11800         sockets.
11801
11802 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11803
11804         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11805
11806 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11807
11808         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11809         doc string.  Improve doc string.
11810
11811 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * nntp.el (nntp-request-update-info): Return nil if
11814         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11815         may not call gnus-activate-group which uselessly issues the GROUP
11816         commands for all nntp groups and wastes time.  Reported by Romain
11817         Francoise <romain@orebokech.com>.
11818
11819         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11820
11821 2004-11-15  Simon Josefsson  <jas@extundo.com>
11822
11823         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11824         headers separately.
11825         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11826         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11827
11828 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11829
11830         * gnus-start.el (gnus-convert-old-newsrc):
11831         Assign legacy-gnus-agent to 5.10.7.
11832
11833 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11834
11835         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11836         start of the lines.
11837
11838 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11839
11840         * hashcash.el (hashcash-default-payment): Change default to 20.
11841         (hashcash-default-accept-payment): Change default to 20.
11842         (hashcash-process-alist): New variable.
11843         (hashcash-generate-payment-async): Add.
11844         (hashcash-already-paid-p): Add.
11845         (hashcash-insert-payment): Don't generate payments twice.
11846         (hashcash-insert-payment-async): Add.
11847         (hashcash-insert-payment-async-2): Add.
11848         (hashcash-cancel-async): Add.
11849         (hashcash-wait-async): Add.
11850         (hashcash-processes-running-p): Add.
11851         (hashcash-wait-or-cancel): Add.
11852         (mail-add-payment): New optional argument.  Conditionally start
11853         asynchronous calculation.
11854         (mail-add-payment-async): Add.
11855
11856         * message.el (message-send-mail): Wait for asynchronous hashcash
11857         results.  Don't clobber existing X-Hashcash headers.
11858         (message-setup-1): Call mail-add-payment-async when
11859         message-generate-hashcash is non-nil.
11860
11861 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11862
11863         * message.el (message-use-alternative-email-as-from): Examine the
11864         From header as well; use message-make-from in order to include a
11865         user's full name.
11866
11867 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11868
11869         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11870         default; improve customization type.
11871         (gnus-emphasis-custom-with-format): New macro.
11872         (gnus-emphasis-custom-value-to-external): New function.
11873         (gnus-emphasis-custom-value-to-internal): New function.
11874
11875 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11876
11877         * dns.el (query-dns): Resolve reverse addresses.
11878
11879 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11880
11881         * gnus-group.el (gnus-group-get-new-news): Use it.
11882
11883         * gnus-start.el (gnus-check-reasonable-setup): New function.
11884
11885 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11886
11887         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11888         "Args out of range" error.  Reported by Arnaud Giersch
11889         <arnaud.giersch@free.fr>.
11890
11891 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11892
11893         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11894
11895 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11896
11897         * spam.el (spam group): Add :version.
11898
11899         * pgg-def.el (pgg group): Add :version.
11900
11901 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11902
11903         * gnus-art.el (gnus-article-edit-article): Don't associate the
11904         article buffer with a draft file.  This is a temporary measure
11905         against the 2004-08-22 change to gnus-article-edit-mode.
11906
11907 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11908
11909         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11910         (html2text-format-tags): Remove unused variable `attr'.
11911
11912 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11913
11914         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11915
11916         * tls.el (tls-process-connection-type, tls-success)
11917         (tls-certtool-program): Add :version.
11918
11919         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11920         (starttls-extra-arguments, starttls-process-connection-type)
11921         (starttls-connect, starttls-failure, starttls-success): Add :version.
11922
11923         * spam-stat.el (spam-stat): Add :version.
11924
11925         * sieve.el (sieve): Add :version.
11926
11927         * sha1.el (sha1): Add :version.
11928         (sha1-use-external): Remove redundant version.
11929
11930         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11931         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11932         (nnmail-split-fancy-match-partial-words)
11933         (nnmail-split-lowercase-expanded): Add :version.
11934
11935         * nndiary.el (nndiary): Add :version.
11936
11937         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11938
11939         * mml-sec.el (mml-default-sign-method)
11940         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11941         Add :version.
11942
11943         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11944
11945         * mm-url.el (mm-url-use-external, mm-url-program)
11946         (mm-url-arguments): Add :version.
11947
11948         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11949         (mm-attachment-file-modes, mm-decrypt-option)
11950         (mm-w3m-safe-url-regexp): Add :version.
11951
11952         * message.el (message-cite-prefix-regexp)
11953         (message-sendmail-envelope-from, message-minibuffer-local-map)
11954         (message-user-fqdn, message-completion-alist): Add :version.
11955
11956         * gnus-win.el (gnus-configure-windows-hook)
11957         (gnus-use-frames-on-any-display): Add :version.
11958
11959         * gnus-art.el (gnus-article-address-banner-alist)
11960         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11961         (gnus-treat-from-picon, gnus-treat-mail-picon)
11962         (gnus-treat-x-pgp-sig): Add :version.
11963
11964         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11965         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11966         (gnus-summary-article-delete-hook)
11967         (gnus-summary-display-while-building): Add :version.
11968
11969         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11970         (gnus-get-top-new-news-hook): Add :version.
11971
11972         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11973         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11974
11975         * gnus-registry.el (gnus-registry): Add :version.
11976
11977         * gnus-spec.el (gnus-use-correct-string-widths)
11978         (gnus-make-format-preserve-properties): Add :version.
11979
11980         * gnus.el (gnus-group-charter-alist)
11981         (gnus-group-fetch-control-use-browse-url)
11982         (gnus-install-group-spam-parameters): Add :version.
11983
11984         * gnus-diary.el (gnus-diary): Add :version.
11985
11986         * gnus-delay.el (gnus-delay): Add :version.
11987
11988         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11989         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11990         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11991         Add :version.
11992
11993         * gnus-agent.el (gnus-agent-max-fetch-size)
11994         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11995         (gnus-agent-prompt-send-queue): Add :version.
11996
11997         * deuglify.el (gnus-outlook-deuglify): Add :version.
11998
11999         * html2text.el: Beautify code.  Improve doc strings.  Some
12000         checkdoc cleanup.
12001         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12002
12003 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12004
12005         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12006
12007 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12008
12009         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12010         when package is loaded.
12011
12012         * spam.el (spam-summary-score-preferred-header): Add global preference
12013         for people who want to override the default SpamAssassin over
12014         Bogofilter preference (when both are set).
12015         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12016         (spam-user-format-function-S): Check
12017         spam-summary-score-preferred-header.
12018         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12019         (spam-user-format-function-S): Format the score correctly.
12020
12021 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12022
12023         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12024         signature file.  Suggested by Manoj Srivastava
12025         <srivasta@golden-gryphon.com>.
12026
12027         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12028         iso-2022-jp even in the Japanese language environment.
12029         Suggested by Jason Rumney <jasonr@gnu.org>.
12030
12031 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12032
12033         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12034         use the same characters as the dummy marks; make it free from
12035         getting affected by the language environment.
12036         (gnus-summary-read-group-1): Update mark positions only when the
12037         format spec is updated.
12038
12039         * gnus-spec.el (gnus-update-format-specifications): Return a list
12040         of updated types.
12041
12042 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12045         of boundp to check if display-warning is available.
12046
12047 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12048
12049         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12050
12051 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12052
12053         * nnspool.el (nnspool-spool-directory): Use news-path if the
12054         news-directory variable is not bound.
12055
12056         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12057         function instead of display-warning if it is not available.
12058
12059 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12060
12061         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12062         v5-10: Use `point-at-bol'.
12063
12064 2004-10-26  Simon Josefsson  <jas@extundo.com>
12065
12066         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12067         <chenggao@gmail.com>.
12068
12069 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12070
12071         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12072         instead.
12073
12074 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12075
12076         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12077         to remove a server from the nnimap-server-buffer-alist.
12078         (nnimap-open-connection, nnimap-close-server): Use it.
12079
12080         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12081
12082 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12083
12084         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12085         running the major-mode function.
12086
12087 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12090         dummy marks in the right way.
12091
12092 2004-10-18  David Edmondson  <dme@dme.org>
12093
12094         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12095         excessively.
12096
12097 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12098
12099         * gnus-util.el (gnus-split-references): Accept a nil references
12100         string and go on blissfully.
12101
12102         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12103         cases where the references string is non-nil but has no references.
12104
12105         * encrypt.el: Add autoload tags.
12106
12107         * spam.el (spam-resolve-registrations-routine): Remove article
12108         from unregistration list too.  Reported by David Hanak
12109         <dhanak@isis.vanderbilt.edu>
12110
12111 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12112
12113         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12114         nil.  Changed custom type.
12115
12116 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12117
12118         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12119
12120         * gnus-sum.el (gnus-summary-move-article): Use it.
12121
12122 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12123
12124         * encrypt.el: Add autoload cookies.
12125
12126         * spam.el (spam-backend-article-list-property)
12127         (spam-backend-get-article-todo-list)
12128         (spam-backend-put-article-todo-list)
12129         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12130         Resolve registrations separately.
12131         (spam-register-routine): Format comments.
12132         (spam-unregister-routine, spam-register-routine): Always call with
12133         specific-articles, no default list.
12134         (spam-summary-prepare-exit): Use the spam-classifications function.
12135
12136         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12137         gnus-encrypt.el.
12138
12139         * encrypt.el: Copied from gnus-encrypt.el.
12140
12141         * gnus-encrypt.el: Commented that it's obsolete.
12142
12143 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12144
12145         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12146         (gnus-score-save): Use it.
12147
12148         * message.el (message-bury): Use `window-dedicated-p'.
12149
12150 2004-10-15  Simon Josefsson  <jas@extundo.com>
12151
12152         * pop3.el (top-level): Don't require nnheader.
12153         (pop3-read-timeout): Add.
12154         (pop3-accept-process-output): Add.
12155         (pop3-read-response, pop3-retr): Use it.
12156
12157 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12158
12159         * spam.el (spam-register-routine): Move comment.
12160         (spam-verify-bogofilter): Use 'unknown for the initial
12161         spam-bogofilter-valid state, not 'never.
12162
12163         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12164         for netrc-machine.
12165
12166         * nnimap.el (nnimap-open-connection): Use
12167         netrc-machine-user-or-password.
12168
12169 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12170
12171         * gnus-registry.el (gnus-registry-unload-hook):
12172         Set as a variable with add-hook.
12173
12174         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12175         of news-path.
12176
12177         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12178
12179         * spam.el: Delete duplicate `provide'.
12180         (spam-unload-hook): Set as a variable with add-hook.
12181
12182 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12183
12184         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12185         in the doc string.
12186
12187         * message.el (message-ignored-news-headers)
12188         (message-ignored-supersedes-headers)
12189         (message-ignored-resent-headers)
12190         (message-forward-ignored-headers): Improve custom type.
12191
12192 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12193
12194         * message.el (message-tokenize-header): Fix 2004-09-06 change
12195         which used point-min in the wrong place.
12196
12197 2004-10-12  Simon Josefsson  <jas@extundo.com>
12198
12199         * tls.el (tls-certtool-program): New variable.
12200         (tls-certificate-information): New function, based on
12201         ssl-certificate-information.
12202
12203 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12204
12205         * compface.el: Move the version of ELisp-based uncompface program
12206         to the contrib directory because of the copyright problem.
12207
12208 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12209
12210         * message.el (message-kill-buffer): Raise the current frame.
12211
12212 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12213
12214         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12215
12216         * gnus.el (message-y-or-n-p): Autoload.
12217
12218         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12219         (pop3-password-required, pop3-authentication-scheme)
12220         (pop3-leave-mail-on-server): Made customizable.
12221         (pop3): New custom group.
12222         (pop3-retr): Remove `sleep-for' statements.
12223         Suggested by Dave Love <fx@gnu.org>.
12224
12225         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12226         Windows/DOS.
12227
12228         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12229         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12230         Dave Love <fx@gnu.org>.
12231
12232         * mml.el (mml-minibuffer-read-disposition): Require match.
12233         Suggested by Dave Love <fx@gnu.org>.
12234
12235 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12236
12237         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12238         doc string.
12239
12240 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12241
12242         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12243
12244 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12245
12246         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12247         instead of calling `mm-insert-inline', to decode text/* parts
12248         before displaying them.
12249
12250 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12251
12252         * mm-uu.el (mm-uu-text-plain-type): New variable.
12253         (mm-uu-pgp-signed-extract-1): Use it.
12254         (mm-uu-pgp-encrypted-extract-1): Use it.
12255         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12256         bind mm-uu-text-plain-type with that value.
12257         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12258         mm-uu-dissect.
12259
12260 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12261
12262         * gnus-group.el (gnus-update-group-mark-positions):
12263         * gnus-sum.el (gnus-update-summary-mark-positions):
12264         * message.el (message-check-news-body-syntax):
12265         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12266         of string-as-multibyte.
12267
12268 2004-10-05  Juri Linkov  <juri@jurta.org>
12269
12270         * gnus-group.el (gnus-update-group-mark-positions):
12271         * gnus-sum.el (gnus-update-summary-mark-positions):
12272         * message.el (message-check-news-body-syntax):
12273         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12274         8-bit unibyte values to a multibyte string for search functions.
12275
12276 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12277
12278         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12279         (mm-uu-dissect-text-parts): New function.
12280
12281         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12282         dissect text parts.
12283
12284         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12285         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12286
12287         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12288
12289         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12290         gnus-current-topics instead of gnus-current-topic.
12291
12292 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12293
12294         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12295
12296 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12297
12298         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12299         where approriate.
12300
12301         * nnml.el (nnml-generate-active-info): do.
12302
12303         * nndiary.el (nndiary-generate-active-info): do.
12304
12305         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12306         (gnus-topic-move): do.
12307
12308         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12309         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12310
12311         * gnus-srvr.el (gnus-server-prepare)
12312         (gnus-server-open-all-servers): do.
12313
12314         * gnus-msg.el (gnus-summary-cancel-article)
12315         (gnus-summary-resend-message)
12316         (gnus-summary-mail-crosspost-complaint): do.
12317
12318         * gnus-move.el (gnus-change-server): do.
12319
12320         * gnus-group.el (gnus-group-unmark-all-groups)
12321         (gnus-group-set-current-level): do.
12322
12323 2004-10-04  Simon Josefsson  <jas@extundo.com>
12324
12325         * message.el (message-generate-hashcash): Doc fix.
12326
12327 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12328
12329         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12330         avoid infinite recursion via gnus-get-function.
12331
12332 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12333
12334         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12335
12336         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12337
12338         * nnmail.el (nnmail-split-history): do.
12339
12340         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12341         (nnml-request-delete-group): do.
12342
12343         * nnslashdot.el (nnslashdot-read-groups): do.
12344
12345         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12346         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12347
12348         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12349         (nnspool-sift-nov-with-sed): Use last.
12350         (nnspool-retrieve-headers-with-nov): Use mapc.
12351         (nnspool-request-newgroups): Use dolist.
12352         (nnspool-request-group): Use last.
12353
12354         * nntp.el (nntp-read-server-type): Use dolist.
12355
12356         * nnvirtual.el (nnvirtual-create-mapping)
12357         (nnvirtual-update-read-and-marked): Use dolist.
12358         (nnvirtual-convert-headers): Simplify.
12359
12360 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12361
12362         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12363         support for sync'ing tick marks.
12364
12365 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12368         there's no visible header.
12369
12370 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12371
12372         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12373         necessary, pass full group name to gnus-request-set-marks.
12374
12375 2004-10-01  Simon Josefsson  <jas@extundo.com>
12376
12377         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12378         acroread.
12379
12380 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12381
12382         * spam-report.el (spam-report-gmane): Fix interactive.
12383
12384         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12385
12386         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12387         when writing file.
12388         (gnus-agent-synchronize-flags): Don't default to being
12389         interactive.
12390
12391 2004-09-30  Simon Josefsson  <jas@extundo.com>
12392
12393         * message.el (message-generate-hashcash): Add.
12394         (message-send-mail): Use it, call mail-add-payment.
12395
12396 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12397
12398         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12399
12400 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12401
12402         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12403         gnus-requst-update-info with explicit code to sync the in-memory
12404         info read flags with the marks being sync'd to the backend.
12405
12406         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12407
12408 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12409
12410         * spam.el (spam-verify-bogofilter): Add new function.
12411         (spam-check-bogofilter)
12412         (spam-bogofilter-register-with-bogofilter): Use it.
12413         (spam-verify-bogofilter): Add small fixes.
12414
12415 2004-09-28  Simon Josefsson  <jas@extundo.com>
12416
12417         * hashcash.el (hashcash-generate-payment): Revert.
12418
12419 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12420
12421         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12422         gnus-extract-references instead of gnus-split-references.
12423
12424         * gnus-util.el (gnus-extract-references): Add new function, analogous
12425         to gnus-split-references but extracts only the message-ID without
12426         anything extra.
12427
12428         * hashcash.el (hashcash-generate-payment)
12429         (hashcash-check-payment): Do the right thing if hashcash-path is
12430         nil (because the hashcash program could not be found).
12431
12432         * spam.el (spam-use-hashcash): Remove comment.
12433
12434 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12435
12436         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12437         (gnus-cache-enter-article, gnus-cache-remove-article)
12438         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12439
12440         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12441
12442         * gnus-art.el (article-hide-boring-headers)
12443         (article-translate-strings, article-display-face)
12444         (gnus-article-mime-match-handle-first)
12445         (gnus-article-highlight-headers)
12446         (gnus-article-add-buttons-to-head): do.
12447
12448 2004-09-27  Simon Josefsson  <jas@extundo.com>
12449
12450         * hashcash.el: New version, from
12451         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12452         ../contrib/.
12453
12454 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12457
12458 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12459
12460         * gnus-dup.el (gnus-dup-open): Use mapc.
12461         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12462
12463         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12464         Reported by Stefan Wiens <s.wi@gmx.net>.
12465
12466         * gnus.el (gnus-shutdown): Use dolist.
12467
12468         * gnus-undo.el (gnus-undo): Use mapc.
12469
12470         * nnrss.el (nnrss-generate-active): do.
12471
12472         * message.el (message-cite-original-without-signature)
12473         (message-cite-original): Use mapc.
12474         (message-do-actions, message-make-forward-subject): Use dolist.
12475
12476 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12477
12478         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12479         deletion to remove entire duplicate line.  Fixes merged article
12480         number bug.
12481
12482 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12483
12484         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12485         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12486         first ask if you want to open a server and then, even when you
12487         responded with no, asking if you want to synchronize the server's
12488         flags.
12489         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12490         multi-line expressions.
12491         (gnus-agent-synchronize-group-flags): New internal function.
12492         Updates marks in memory (in the info structure) AND in the
12493         backend.
12494
12495         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12496
12497         * nnagent.el (nnagent-request-set-mark): Use
12498         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12499         method, to ensure that synchronization updates marks in the
12500         backend and in the info (in memory) structure.
12501
12502 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12503
12504         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12505         convention fully; don't miss the root article of a thread; make
12506         the X-Draft-From header with correct article numbers.
12507
12508 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12509
12510         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12511         unless plugged.  Disable the agent so that an open failure causes
12512         an error.
12513
12514         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12515         Reverted 2004-09-21 change.  The backend must be opened while
12516         synchronizing flags even when the backend stores the flags
12517         locally.
12518
12519 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12520
12521         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12522         in `header' match.  Reported by Svend Tollak Munkejord.
12523
12524         * message.el (message-cite-original): Fix use of
12525         `message-cite-articles-with-x-no-archive'.
12526
12527 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12530         (gnus-window-to-buffer): Ditto.
12531
12532         * mml.el (mml-preview-buffer): New variable.
12533         (mml-preview): Manage window layout with gnus-buffer-configuration.
12534
12535         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12536         X-Draft-From header even if those articles aren't quoted.
12537
12538 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12539
12540         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12541         (gnus-request-set-mark, gnus-request-update-mark): Use new
12542         g-s-t-u-l-m to decide to use backend even when unplugged.
12543
12544 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12547         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12548
12549 2004-09-20  Simon Josefsson  <jas@extundo.com>
12550
12551         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12552         "utf-16-le".
12553
12554 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12555
12556         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12557
12558 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12559
12560         * uudecode.el (uudecode-use-external): Add :version.
12561
12562         * smime.el (smime-CA-file, smime-encrypt-cipher)
12563         (smime-dns-server): Add :version.
12564
12565         * smiley.el (gnus-smiley-file-types): Add :version.
12566
12567         * sha1.el (sha1-use-external): Add :version.
12568
12569         * pgg-def.el (pgg-query-keyserver): Add :version.
12570
12571         * nnmail.el (nnmail-fancy-expiry-targets)
12572         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12573         Add :version.
12574
12575         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12576         (nnimap-retrieve-groups-asynchronous): Add :version.
12577         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12578
12579         * mml.el (mml-content-disposition-parameters)
12580         (mml-insert-mime-headers-always): Add :version.
12581
12582         * mm-util.el (mm-coding-system-priorities): Add :version.
12583
12584         * mm-decode.el (mm-inline-text-html-with-images)
12585         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12586         (mm-verify-option): Add :version.
12587         (mm-text-html-renderer): Change :version.
12588
12589         * message.el (message-fcc-externalize-attachments)
12590         (message-required-headers, message-draft-headers)
12591         (message-subject-trailing-was-query)
12592         (message-subject-trailing-was-ask-regexp)
12593         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12594         (message-mark-insert-end, message-archive-header)
12595         (message-archive-note, message-cross-post-default)
12596         (message-cross-post-note, message-followup-to-note)
12597         (message-cross-post-note-function, message-use-mail-followup-to)
12598         (message-subscribed-address-functions)
12599         (message-subscribed-address-file, message-subscribed-addresses)
12600         (message-subscribed-regexps, message-allow-no-recipients)
12601         (message-yank-cited-prefix, message-signature-insert-empty-line)
12602         (message-hidden-headers, message-hierarchical-addresses)
12603         (message-mail-user-agent, message-use-idna)
12604         (message-valid-fqdn-regexp)
12605         (message-strip-special-text-properties, message-header-synonyms)
12606         (message-beginning-of-line, message-tab-body-function): Add :version.
12607         (message-insert-canlock, message-wide-reply-confirm-recipients):
12608         Change :version.
12609
12610         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12611         and :version.
12612         (mail-source-delete-old-incoming-confirm)
12613         (mail-source-movemail-program): Add :version.
12614
12615         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12616         (gnus-agent-cache, gnus-agent): Change :version.
12617
12618         * gnus-util.el (gnus-use-byte-compile): Change :version.
12619
12620         * gnus-sum.el (gnus-summary-make-false-root-always)
12621         (gnus-summary-default-high-score)
12622         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12623         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12624         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12625         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12626         (gnus-sum-thread-tree-single-indent)
12627         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12628         (gnus-sum-thread-tree-leaf-with-other)
12629         (gnus-sum-thread-tree-single-leaf): Add :version.
12630         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12631         (gnus-article-loose-mime): Change :version.
12632
12633         * gnus-start.el (gnus-backup-startup-file)
12634         (gnus-save-startup-file-via-temp-buffer): Add :version.
12635
12636         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12637         (gnus-server-offline-face): Add :version.
12638
12639         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12640
12641         * gnus-msg.el (gnus-gcc-externalize-attachments)
12642         (gnus-debug-files, gnus-debug-exclude-variables)
12643         (gnus-discouraged-post-methods): Change :version.
12644         (gnus-confirm-mail-reply-to-news)
12645         (gnus-confirm-treat-mail-like-news): Add :version.
12646
12647         * gnus-int.el (gnus-server-unopen-status): Add :version.
12648
12649         * gnus-group.el (gnus-group-jump-to-group-prompt)
12650         (gnus-large-ephemeral-newsgroup)
12651         (gnus-fetch-old-ephemeral-headers): Add :version.
12652
12653         * gnus-fun.el (gnus-x-face-directory)
12654         (gnus-convert-pbm-to-x-face-command)
12655         (gnus-convert-image-to-x-face-command)
12656         (gnus-convert-image-to-face-command): Add :version.
12657
12658         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12659
12660         * gnus-cite.el (gnus-cite-blank-line-after-header)
12661         (gnus-article-boring-faces): Add :version.
12662
12663         * gnus-art.el (gnus-buttonized-mime-types)
12664         (gnus-inhibit-mime-unbuttonizing)
12665         (gnus-treat-display-face)
12666         (gnus-treat-body-boundary): Change :version.
12667         (gnus-body-boundary-delimiter, gnus-picon-databases)
12668         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12669         (gnus-treat-date-english, gnus-treat-fold-headers)
12670         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12671         (gnus-treat-mail-picon, gnus-treat-wash-html)
12672         (gnus-article-encrypt-protocol)
12673         (gnus-use-idna, gnus-article-over-scroll)
12674         (gnus-mime-display-multipart-alternative-as-mixed)
12675         (gnus-mime-display-multipart-related-as-mixed)
12676         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12677         (gnus-ctan-url, gnus-button-ctan-handler)
12678         (gnus-button-handle-ctan-bogus-regexp)
12679         (gnus-button-ctan-directory-regexp)
12680         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12681         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12682         (gnus-button-man-level, gnus-button-emacs-level)
12683         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12684
12685         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12686         (gnus-agent-go-online): Change :version.
12687         (gnus-agent-expire-unagentized-dirs)
12688         (gnus-agent-auto-agentize-methods): Add :version.
12689
12690         * flow-fill.el (fill-flowed-display-column)
12691         (fill-flowed-encode-column): Add :version.
12692
12693         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12694         (gnus-outlook-deuglify-unwrap-max)
12695         (gnus-outlook-deuglify-cite-marks)
12696         (gnus-outlook-deuglify-unwrap-stop-chars)
12697         (gnus-outlook-deuglify-no-wrap-chars)
12698         (gnus-outlook-deuglify-attrib-cut-regexp)
12699         (gnus-outlook-deuglify-attrib-verb-regexp)
12700         (gnus-outlook-deuglify-attrib-end-regexp)
12701         (gnus-outlook-display-hook): Add :version.
12702
12703         * binhex.el (binhex-use-external): Add :version.
12704
12705 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12706
12707         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12708         and `invisible'.
12709
12710 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12711
12712         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12713         in gnus-registry-trim.
12714
12715 2004-09-13  Simon Josefsson  <jas@extundo.com>
12716
12717         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12718
12719         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12720
12721         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12722         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12723         <yamaoka@jpl.org>.
12724         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12725         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12726         <yamaoka@jpl.org>.
12727
12728         * sieve.el (sieve-manage-mode): Ditto.
12729
12730 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12731
12732         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12733
12734 2004-09-11  Simon Josefsson  <jas@extundo.com>
12735
12736         * dns-mode.el: Add.
12737
12738         * mm-view.el (mm-display-dns-inline): Add.
12739
12740         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12741         (mm-automatic-display): Ditto.
12742
12743         * mailcap.el (mailcap-mime-data): Add text/dns.
12744         (mailcap-mime-extensions): Map .soa to text/dns.
12745
12746 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12747
12748         * gnus-art.el (article-decode-mime-words, article-babel)
12749         (gnus-article-highlight-signature, gnus-article-add-buttons)
12750         (gnus-signature-toggle): Remove unnecessary bindings of
12751         `inhibit-read-only' inherited from v5.10 merge.
12752
12753 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12754
12755         * nntp.el (nntp): New customization group.
12756         (nntp-authinfo-file): Add customization group.
12757
12758         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12759
12760         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12761
12762         * gnus.el (to-address, to-list, subscribed)
12763         (large-newsgroup-initial): Ditto.
12764
12765         * flow-fill.el (fill-flowed-display-column)
12766         (fill-flowed-encode-column): Ditto.
12767
12768 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12769
12770         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12771         Use point-min rather than 1.
12772         (message-send-mail): Use buffer-size rather than point-max.
12773
12774         * gnus-sum.el (gnus-summary-search-article-forward):
12775         Signal a specific `search-failed' rather than a generic `error'.
12776
12777         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12778         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12779         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12780
12781 2004-09-10  Simon Josefsson  <jas@extundo.com>
12782
12783         * nndb.el (require): Remove tcp and duplicate cl.
12784
12785 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12786
12787         * gnus-agent.el (directory-files-and-attributes): Move forward.
12788
12789 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12790
12791         * gnus-agent.el (directory-files-and-attributes): Optionally
12792         defined to support XEmacs.
12793
12794 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12795
12796         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12797         to avoid run-time CL dependencies.
12798         (gnus-agent-unfetch-articles): New function.
12799         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12800         article numbers even when local .overview file is missing.
12801         (gnus-agent-read-article-number): New function.  Only accepts
12802         27-bit article numbers.
12803         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12804         gnus-agent-read-article-number.
12805         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12806         from backend while recognizing that article numbers in .overview
12807         must be valid.
12808         (gnus-agent-update-files-total-fetched-for): Use
12809         directory-files-and-attributes to improve performance.
12810         * gnus-int.el (gnus-request-move-article): Use
12811         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12812         improve performance.
12813
12814         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12815         some users confused by references to .newsrc when they only have a
12816         .newsrc.eld file.
12817         (gnus-convert-mark-converter-prompt)
12818         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12819         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12820         New function.  Used internally to only display 'gnus converting
12821         files' message when actually necessary.
12822
12823         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12824         methods now autoloaded.
12825
12826 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12827
12828         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12829         identifiers.
12830
12831 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12832
12833         * gnus-picon.el: Fix indentation and closing parenthesis.
12834
12835 2004-09-01  Simon Josefsson  <jas@extundo.com>
12836
12837         * message.el (message-canlock-generate): Require sha1, not
12838         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12839         to require within a function.  Sadly, if sha1.el isn't loaded, the
12840         let binding in m-c-g will hide the defcustom definition, which is
12841         bad.)
12842
12843         * canlock.el: Require sha1, not sha1-el.
12844
12845         * message.el: Don't autoload sha1 (there is a autoload cookie in
12846         sha1.el).
12847
12848         * sha1-el.el: Renamed to sha1.el.
12849
12850 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12851
12852         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12853
12854 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12855
12856         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12857
12858 2004-08-30  Kim F. Storm  <storm@cua.dk>
12859
12860         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12861
12862         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12863         Add :group 'nnimap.
12864
12865 2004-08-30  Andreas Schwab  <schwab@suse.de>
12866
12867         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12868         ?* and ?\;.
12869
12870         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12871         and ?\' to symbol instead of whitespace.
12872
12873 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12874
12875         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12876
12877         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12878         instead of re-search-forward.
12879
12880         * gnus-uu.el (gnus-uu-save-article): Ditto.
12881         (gnus-uu-post-encode-uuencode): Ditto.
12882
12883         * html2text.el (html2text-clean-list-items): Ditto.
12884         (html2text-clean-dtdd): Ditto.
12885         (html2text-format-tags): Ditto.
12886
12887         * message.el (message-send-mail-with-sendmail): Fix regexp.
12888         (message-fill-field-general): Use search-forward instead of
12889         re-search-forward.
12890         (unbold-region): Ditto.
12891
12892         * nnrss.el (nnrss-request-article): Ditto.
12893
12894         * nnslashdot.el (nnslashdot-request-article): Ditto.
12895
12896         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12897
12898         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12899         "Unrecognized menu descriptor" error in XEmacs.
12900
12901 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12902
12903         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12904         parent article of a sparse article in the thread hashtb.
12905
12906 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12907
12908         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12909         (nnmail-expand-newtext): Lowercase expanded entries if
12910         nnmail-split-lowercase-expanded is non-nil.
12911
12912 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12915
12916         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12917         of gnus-tmp-news-method into string under XEmacs.  It will be
12918         passed to gnus-correct-length which takes only a string argument.
12919
12920 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * gnus-util.el (gnus-bind-print-variables): New macro.
12923         (gnus-prin1): Use it.
12924         (gnus-prin1-to-string): Use it.
12925         (gnus-pp): New function.
12926         (gnus-pp-to-string): New function.
12927
12928         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12929         Replace pp-to-string with gnus-pp-to-string.
12930         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12931         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12932         * gnus-msg.el (gnus-debug): Ditto.
12933         * gnus-score.el (gnus-score-save): Ditto.
12934         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12935         gnus-pp-to-string.
12936         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12937         with gnus-pp.
12938         * score-mode.el (gnus-score-pretty-print): Ditto.
12939         * webmail.el (webmail-debug): Ditto.
12940
12941 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12942
12943         * gnus-art.el (article-display-face, article-display-x-face):
12944         Use buffer-read-only.
12945
12946 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12947
12948         * gnus-art.el (article-hide-list-identifiers):
12949         Bind inhibit-read-only as t.
12950
12951 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12952
12953         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12954
12955 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12956
12957         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12958         (gnus-narrow-to-page): Don't assume point-min == 1.
12959         (gnus-article-edit-mode): Derive from message-mode.
12960
12961         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12962         point-min == 1.
12963
12964         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12965         Disable incorrect use of `assert'.
12966
12967         * message.el (message-mode): Set comment-start-skip.
12968
12969
12970 2004-08-22  Sam Steingold  <sds@gnu.org>
12971
12972         * pop3.el (pop3-leave-mail-on-server): New user variable.
12973         (pop3-movemail): Delete mail only when it is nil.
12974
12975 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12976
12977         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12978
12979         * mml.el (mml-preview): Use `pop-to-buffer'.
12980
12981         * message.el (message-goto-mail-followup-to): Insert after "To".
12982         (message-carefully-insert-headers): Add comment.
12983
12984         * gnus.el: Remove unused variable `gnus-article-check-size'.
12985
12986         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12987
12988         * gnus-art.el (gnus-button-alist): Improve
12989         `gnus-button-handle-library' entry.
12990
12991 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12992
12993         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12994         downcase, since XEmacs capitalizes error messages differently.
12995
12996 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
12997
12998         * nntp.el: Add (require 'gnus) due to reference to
12999         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13000
13001 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13002
13003         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13004         `mm-fill-flowed'.
13005
13006         * mm-decode.el (mm-dissect-singlepart): Check it.
13007
13008 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13009
13010         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13011         'imap' for netrc parsing.
13012
13013 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13014
13015         * mailcap.el (mailcap-mime-data): Mark as risky.
13016
13017 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13018
13019         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13020         may be included in the encoded word.
13021         (rfc2047-encode): Don't append a space if the encoded word
13022         includes close parenthesis.
13023
13024 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13025
13026         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13027         of text within parentheses.
13028
13029 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13030
13031         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13032         (gnus-encrypt-write-file-contents): Make the password key the file
13033         name PLUS the cipher, not just the cipher.  Also remove failed
13034         passwords from the cache.
13035
13036 2004-08-06  Simon Josefsson  <jas@extundo.com>
13037
13038         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13039         fix.
13040
13041 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13042
13043         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13044         LWSP.
13045
13046 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13047
13048         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13049         to append in-reply-to: data to the references: header.
13050
13051         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13052         (netrc-parse): Use gnus-encrypt.el functions.
13053
13054         * gnus-encrypt.el: Add new file for encryption support; currently
13055         does only a few GPG ciphers and an internal XOR cipher.
13056
13057         * password.el: Add comments on using password-read-and-add.
13058         (password-read-and-add): Add function to read and add the
13059         password to the cache at once.
13060
13061 2004-07-28  Simon Josefsson  <jas@extundo.com>
13062
13063         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13064         parameter (but don't use it, for now).
13065
13066         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13067         instead of hard coding to nil.
13068
13069 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13070
13071         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13072         as mm-inline-image-xemacs does.
13073
13074 2004-07-26  Simon Josefsson  <jas@extundo.com>
13075
13076         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13077         Revert part of 2004-07-17 change below.
13078
13079 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13080
13081         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13082         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13083
13084 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13085
13086         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13087         quotes that actually start with ">" at the beginning of the
13088         lines.
13089
13090 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13091
13092         * rfc2047.el (rfc2047-encode-region): Fix last change.
13093         (rfc2047-encode-parameter): Remove useless concat.
13094
13095 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13098         encode special characters; fix some kind of misconfigured headers;
13099         signal a real error if debug-on-quit or debug-on-error is non-nil.
13100         (rfc2047-encode-max-chars): New variable.
13101         (rfc2047-encode-1): Use it.
13102         (rfc2047-encode-parameter): New function.
13103
13104         * mml.el (mml-insert-parameter): Remove an excessive space.
13105
13106 2004-07-17  Simon Josefsson  <jas@extundo.com>
13107
13108         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13109         Kai Grossjohann <kai@emptydomain.de>.
13110         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13111         (gnus-group-make-menu-bar): Ditto.
13112
13113         * gnus-util.el (gnus-group-server): Add.
13114
13115 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13116
13117         * message.el (message-clone-locals): Clone sendmail and smtp
13118         variables.
13119
13120 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13121
13122         * rfc2047.el (rfc2047-encode-region): Fix last change.
13123
13124 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13125
13126         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13127         characters as non-special.
13128
13129 2004-07-09  Simon Josefsson  <jas@extundo.com>
13130
13131         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13132         Users will lose all flag changes made while unplugged with
13133         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13134         good default.  See numerous reports on ding mailing list.
13135
13136 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13137
13138         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13139         add generate-head-function and generate-article-function to the
13140         rfc822-forward entry.
13141         (nndoc-rfc822-forward-generate-article): New function.
13142         (nndoc-rfc822-forward-generate-head): New function.
13143
13144         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13145
13146 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13147
13148         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13149         respect display group parameter and gnus-summary-expunge-below.
13150         (gnus-articles-to-read): Remove unused reference to display group
13151         parameter.
13152
13153 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13154
13155         * nnheader.el (nnheader-uniquify-message-id): New experimental
13156         variable.
13157         (nnheader-nov-read-message-id): Use it.
13158
13159         * spam-report.el (spam-report-gmane): Add interactive.
13160
13161 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13164         qp-or-base64 for the application/* types.
13165
13166 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13167
13168         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13169
13170 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13171
13172         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13173         trim value.
13174
13175 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13176
13177         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13178         New macro and function.
13179         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13180
13181 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13182
13183         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13184         after-load-alist.
13185
13186 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13187
13188         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13189         update info that isn't there.
13190
13191 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13192
13193         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13194         entry.
13195
13196 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13197
13198         * mm-view.el (mm-inline-render-with-function): Use multibyte
13199         buffer; decode html source by charset.
13200
13201         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13202
13203         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13204         Mule-UCS is loaded under XEmacs.
13205         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13206
13207 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13208
13209         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13210
13211 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13212
13213         * mm-util.el (mm-coding-system-p): Return a coding-system.
13214         (mm-mime-mule-charset-alist): Use shift_jis instead of
13215         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13216         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13217         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13218         instead of japanese-shift-jis and iso-latin-1 respectively in
13219         order to share the default value with both Emacs and XEmacs-mule.
13220         (mm-mule-charset-to-mime-charset): Make
13221         mm-coding-system-priorities effective.
13222         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13223         while predicating of candidates upon the priorities.
13224
13225 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13226
13227         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13228         gnus-uu-invert-processable.
13229
13230         * gnus.el: Autoload gnus-uu-invert-processable.
13231
13232 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13233
13234         * mm-util.el (mm-with-multibyte-buffer): New macro.
13235
13236         * rfc2047.el (rfc2047-encode-string): Use it.
13237         (rfc2047-encode-region): Move point to the end of the region after
13238         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13239
13240 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13241
13242         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13243         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13244
13245 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13246
13247         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13248         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13249         Karl Chen <quarl@nospam.quarl.org>.
13250
13251 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13252
13253         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13254         invalid addresses.
13255
13256 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13257
13258         * spam.el: Change section markers, revise TODO list.
13259         (spam-backends): Make new master list of all installed backends.
13260         (spam-summary-exit-behavior): Add new variable to determine how
13261         messages moves are done at summary exit.
13262         (spam-move-spam-nonspam-groups-only)
13263         (spam-process-ham-in-nonham-groups)
13264         (spam-process-ham-in-spam-groups): Remove variables, the
13265         spam-summary-exit-behavior variable should be used to manage this
13266         behavior.
13267         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13268         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13269         and spam-old-spam-articles.
13270         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13271         Add empty variables, placeholders for the backends they represent.
13272         (spam-set-difference): Move, unchanged.
13273         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13274         unless the user has a processor variable.
13275         (spam-classifications, spam-classification-valid-p)
13276         (spam-backend-properties, spam-backend-property-valid-p)
13277         (spam-backend-function-type-valid-p)
13278         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13279         (spam-report-articles-gmane, spam-report-articles-resend):
13280         Remove functions, they are not needed.
13281         (spam-install-backend-super, spam-backend-list)
13282         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13283         (spam-backend-function, spam-backend-ham-registration-function)
13284         (spam-backend-spam-registration-function)
13285         (spam-backend-ham-unregistration-function)
13286         (spam-backend-spam-unregistration-function)
13287         (spam-backend-statistical-p, spam-backend-mover-p)
13288         (spam-install-backend-alias, spam-install-checkonly-backend)
13289         (spam-install-mover-backend, spam-install-nocheck-backend)
13290         (spam-install-backend, spam-install-statistical-backend)
13291         (spam-install-statistical-checkonly-backend): Add backend installation
13292         support.
13293         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13294         (spam-group-processor-p): Use the new backend code and respect the
13295         summary exit behavior.
13296         (spam-mark-spam-as-expired-and-move-routine): Remove.
13297         (spam-summary-prepare): Change to use the new spam-old-articles
13298         variable.
13299         (spam-copy-or-move-routine, spam-copy-spam-routine)
13300         (spam-move-spam-routine, spam-copy-ham-routine)
13301         (spam-move-ham-routine): Add code to copy/move ham or spam.
13302         (spam-fetch-field-fast): Improve doc and code, plus allow the
13303         'number request.
13304         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13305         variables.
13306         (spam-split, spam-find-spam): Use the new backend code.
13307         (spam-registration-functions): Remove variable.
13308         (spam-unregister-routine): Add convenience wrapper.
13309         (spam-log-undo-registration, spam-register-routine)
13310         (spam-log-processing-to-registry)
13311         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13312         where possible.
13313         (spam-check-gmane-xref, spam-check-regex-headers)
13314         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13315         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13316         (spam-check-bogofilter-headers, spam-check-spamoracle)
13317         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13318         (spam-check-crm114-headers): Use the spam-split-group that
13319         spam-split prepares, no need to determine it every time.
13320
13321         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13322         to the nnheader-parse-naked-head call.
13323
13324         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13325
13326         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13327         the nnheader-nov-read-message-id call.
13328
13329 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13330
13331         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13332         gnus-activate-group twice.  Suggested by Markus Peter
13333         <warp@spin.de>.
13334
13335 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13336
13337         * gnus-art.el (gnus-article-time-format): Exchange the order of
13338         day and month in the default value; fix customization type.
13339         (article-date-ut): Use add-text-properties.
13340         (article-make-date-line): Use message-make-date instead of
13341         current-time-string.
13342
13343         * message.el (message-fetch-field): Don't use set-text-properties.
13344         (message-make-date): Simplify.
13345
13346         * messagexmas.el (message-xmas-make-date): New function.
13347         (message-xmas-redefine): Defalias message-make-date to it.
13348
13349 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13352         (rfc2047-encode-region): Treat text within parentheses as special;
13353         show the original text when error has occurred.
13354
13355         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13356         already-computed method to gnus-activate-group.
13357
13358         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13359         same select-methods identical Lisp objects.
13360
13361         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13362         object when modifying the info.
13363
13364 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13365
13366         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13367         gnus-opened-servers since it has never been opened with the new
13368         configuration yet.
13369
13370 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13373         arg to nnheader-generate-fake-message-id.
13374
13375 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13376
13377         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13378         number and build a fake message ID localized to a group and
13379         article number (so it's repeatable from that point on).
13380         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13381         ID format.
13382
13383         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13384         nnheader-generate-fake-message-id with the article number.
13385
13386 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13387
13388         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13389         end-of-buffer.
13390
13391 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13392
13393         * message.el (message-ignored-supersedes-headers): Add Approved.
13394
13395 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13396
13397         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13398         goto-char.
13399         (rfc2047-encode): Fold the line before encoding.
13400
13401 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13402
13403         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13404         folding -- not all headers can be folded, and this should be done
13405         by the message composition mode.  Probably.  I think.
13406
13407 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13408
13409         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13410         fast.
13411
13412         * gnus-ems.el (gnus-remove-image): Don't use
13413         message-text-with-property; remove only the image found first.
13414
13415         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13416         found first.
13417
13418 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13419
13420         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13421
13422 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13423
13424         * message.el (message-text-with-property): Make it fast and accept
13425         optional arguments.
13426         (message-strip-forbidden-properties): Use it.
13427         (message-fix-before-sending): Follow the m-t-w-p change.
13428
13429         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13430
13431 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13432
13433         * gnus-art.el (article-hide-headers): Don't change the buffer
13434         mistakenly when performing mml-preview even if
13435         gnus-single-article-buffer is nil.
13436
13437 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13438
13439         * message.el (message-expand-name-databases): New user option.
13440         (message-expand-name): Use it.
13441
13442 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13443
13444         * spam.el (spam-report-articles-resend)
13445         (spam-report-resend-register-routine): Allow ham reporting.
13446         (spam-report-resend-register-ham-routine): Add wrapper.
13447         (spam-registration-functions): Add ham resending functions.
13448         (spam-list-of-processors): Add ham resend processor.
13449
13450         * gnus.el (ham-resend-to): Add new group parameter.
13451         (spam-process): Add ham resend option.
13452
13453         * spam-report.el (spam-report-resend): Allow reporting ham.
13454         (spam-report-resend-ham): Add wrapper.
13455
13456 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13457
13458         * message.el (message-cite-articles-with-x-no-archive): New
13459         variable.
13460         (message-cite-original): Use it.
13461
13462 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13463
13464         * message.el (message-cite-original): Respect X-No-Archive.
13465
13466 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13467
13468         * gnus-art.el (article-hide-headers): Refer to the values for
13469         gnus-ignored-headers and gnus-visible-headers in the summary
13470         buffer since a user may have set them as group parameters.
13471
13472 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13473
13474         * assistant.el (assistant-node-name): Add convenience function.
13475         (assistant-render-text, assistant-render-node): Add error handling,
13476         plus handle multiple next nodes.
13477         (assistant-find-next-node): Comment out for now.
13478         (assistant-find-next-nodes): Add function, returns list of next
13479         nodes.
13480
13481 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13482
13483         * mail-source.el (mail-source-directory): Fix doc-string.
13484
13485 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13486
13487         * assistant.el (assistant-render-text, assistant-eval): Add :set
13488         widget type, which is different because it takes and returns a
13489         list.  Much hilarity ensues.
13490
13491 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13492
13493         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13494
13495         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13496         doc-string.
13497
13498         * gnus-start.el (gnus-activate-group): Added doc-string.
13499
13500 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13501
13502         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13503
13504 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13505
13506         * assistant.el (assistant-render-text): Try to add a :set
13507         widget, more to come.
13508
13509         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13510         strings.
13511         (spam-report-articles-resend)
13512         (spam-register-routine): Do registration iff any articles warrant
13513         it.
13514         (spam-summary-prepare-exit): Change log message for nil group
13515         destinations.
13516
13517 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13518
13519         * spam.el (spam-report-resend-register-routine): Allow
13520         spam-report-resend-to to be a group parameter or a global value.
13521
13522 2004-05-26  Simon Josefsson  <jas@extundo.com>
13523
13524         * starttls.el: Merge with my GNUTLS based starttls.el.
13525         (starttls-gnutls-program, starttls-use-gnutls)
13526         (starttls-extra-arguments, starttls-process-connection-type)
13527         (starttls-connect, starttls-failure, starttls-success): New
13528         variables.
13529         (starttls-program, starttls-extra-args): Doc fix.
13530         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13531         functions.
13532         (starttls-negotiate, starttls-open-stream): Check
13533         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13534         function if it is set.
13535
13536 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13537
13538         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13539         structured fields.
13540
13541 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13542
13543         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13544
13545 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13546
13547         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13548         variable.
13549         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13550         assigning the spam-mark to new messages.
13551
13552 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13553
13554         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13555
13556 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13559
13560         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13561         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13562         default.
13563
13564 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13565
13566         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13567         correct data.
13568
13569 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13570
13571         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13572         (spam-group-processor-p): Fix function.
13573         (spam-group-processor-multiple-p)
13574         (spam-group-spam-processor-report-gmane-p)
13575         (spam-group-spam-processor-report-resend-p)
13576         (spam-group-spam-processor-bogofilter-p)
13577         (spam-group-spam-processor-blacklist-p)
13578         (spam-group-spam-processor-ifile-p)
13579         (spam-group-ham-processor-ifile-p)
13580         (spam-group-spam-processor-spamoracle-p)
13581         (spam-group-spam-processor-crm114-p)
13582         (spam-group-ham-processor-bogofilter-p)
13583         (spam-group-spam-processor-stat-p)
13584         (spam-group-ham-processor-stat-p)
13585         (spam-group-ham-processor-whitelist-p)
13586         (spam-group-ham-processor-BBDB-p)
13587         (spam-group-ham-processor-spamoracle-p)
13588         (spam-group-ham-processor-copy-p): Remove functions with some
13589         prejudice against unneeded code.
13590         (spam-report-articles-resend)
13591         (spam-report-resend-register-routine): Allow the group/topic
13592         spam-resend-to value to override spam-report-resend-to.
13593         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13594         properly now.
13595
13596         * gnus.el (spam-resend-to): Add group/topic parameter.
13597         (spam-process): Move the OBSOLETE processors to the end of the
13598         choices.
13599
13600 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13601
13602         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13603         with resend-to set to nil, and then ask the user if necessary.
13604         (spam-report-resend): spam-report-resend takes a list of articles, not
13605         separate article numbers.
13606
13607 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13608
13609         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13610         addition to emacs-w3m.
13611
13612 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13613
13614         * assistant.el (assistant-authinfo-data): New function.
13615         (assistant-eval): Eval for entire assistant.
13616
13617         * netrc.el (netrc-services-file): New variable.
13618         (netrc-parse-services): New function.
13619         (netrc-find-service-name): New function.
13620         (netrc-find-service-number): New function.
13621         (netrc-port-equal): New function.
13622         (netrc-machine): Use it.
13623
13624         * nnimap.el (nnimap-open-connection): Use netrc.
13625
13626         * gnus-util.el (gnus-netrc-get): Remove aliases.
13627
13628         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13629
13630         * assistant.el (wid-edit): Fix compilation.
13631
13632         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13633
13634 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13635
13636         * gnus-util.el (gnus-set-file-modes): New function.  (small
13637         patch).
13638
13639 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13640
13641         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13642
13643         * assistant.el (assistant-render-node): Fix up rendering and
13644         read-only text.
13645         (assistant-render-node): Reset.
13646         (assistant-make-read-only): Not sticky.
13647
13648 2004-05-20  Danny Siu  <dsiu@adobe.com>
13649
13650         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13651         centered even when gnus-auto-center-summary is t.
13652
13653 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13654
13655         * dns.el (dns-get-txt-answer): New function.
13656         (dns-read-txt): Ditto.
13657         (query-dns): Use it.
13658
13659 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13660
13661         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13662         active for foreign groups even if the group level is higher than
13663         the specified value.
13664
13665 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13666
13667         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13668         non-active groups.
13669
13670         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13671
13672 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13673
13674         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13675
13676 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13677
13678         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13679         (spam-crm114-header, spam-crm114-spam-switch)
13680         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13681         (spam-crm114-positive-spam-header)
13682         (spam-crm114-database-directory, spam-list-of-processors)
13683         (spam-group-spam-processor-crm114-p)
13684         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13685         (spam-generic-score, spam-list-of-checks)
13686         (spam-list-of-statistical-checks, spam-registration-functions)
13687         (spam-check-crm114-headers, spam-crm114-score)
13688         (spam-check-crm114, spam-crm114-register-with-crm114)
13689         (spam-crm114-register-spam-routine)
13690         (spam-crm114-unregister-spam-routine)
13691         (spam-crm114-register-ham-routine)
13692         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13693         asjo@koldfront.dk (Adam Sjøgren).
13694
13695         * gnus.el: Add spam-use-crm114.
13696
13697         * spam.el (spam-list-of-processors, spam-registration-functions):
13698         Add spam-use-resend.
13699         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13700         (spam-report-articles-gmane): Add doc fix.
13701         (spam-report-articles-resend, spam-report-resend-register-routine):
13702         Add wrappers around spam-report-resend-to.
13703
13704         * spam-report.el (spam-report-resend-to, spam-report-resend):
13705         Add support for resending spam.
13706         (spam-report-gmane): Fix line length >80.
13707
13708         * gnus.el (spam-process): Add spam-use-resend.
13709
13710 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13711
13712         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13713         number of processed spam messages.
13714         (spam-ham-copy-or-move-routine): Return the number of processed
13715         ham messages.
13716         (spam-summary-prepare-exit): Use the above values to decide
13717         whether status messages shouled be displayed.
13718
13719 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13722         `rfc2047-encoding-function-alist' in order to avoid conflicting
13723         with the old version.
13724         (rfc2047-encode-region): Concatenate words containing non-ASCII
13725         characters in structured fields; don't encode space-delimited
13726         ASCII words even in unstructured fields; don't break words at
13727         char-category boundaries.
13728         (rfc2047-encode-1): New function.
13729         (rfc2047-encode): Use it; encode text so that it occupies the
13730         maximum width within 76-column; work correctly on Q encoding for
13731         iso-2022-* charsets.
13732         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13733         sure not to break a line just after the header name.
13734         (rfc2047-b-encode-region): Removed.
13735         (rfc2047-b-encode-string): New function.
13736         (rfc2047-q-encode-region): Removed.
13737         (rfc2047-q-encode-string): New function.
13738
13739         * mm-util.el (mm-replace-in-string): New function.
13740
13741 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13742
13743         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13744         get it right.
13745         (gnus-inews-make-draft): Really.
13746
13747 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13748
13749         * nnmh.el (nnmh-request-list-1): Don't check the link count
13750         before descending.  (small patch)
13751
13752 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13753
13754         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13755         stuff.
13756
13757         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13758         on real group name.
13759
13760         * gnus-art.el (gnus-signature-limit): Doc fix.
13761
13762         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13763
13764         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13765
13766 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13767
13768         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13769         isn't a string.
13770
13771 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13772
13773         * gnus-draft.el (gnus-draft-send): Bind
13774         rfc2047-encode-encoded-words.
13775
13776         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13777         (rfc2047-encodable-p): Say that =? needs encoding.
13778         (rfc2047-encode-encoded-words): New variable.
13779
13780         * gnus-group.el (gnus-group-select-group): Doc fix.
13781
13782         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13783
13784         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13785         to nil.
13786
13787         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13788
13789         * nnheader.el (nnheader-get-lines-and-char): New function.
13790
13791 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13792
13793         * gnus-msg.el (gnus-summary-followup-with-original): Document
13794         yanking of region when active.
13795
13796 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13799         groups if the group level is higher than the specified value.
13800
13801 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13802
13803         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13804         (gnus-group-jump-to-group): Added prefix argument using
13805         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13806         non-active group.
13807
13808         * compface.el (uncompface): Be verbose when changing
13809         `uncompface-use-external'.
13810
13811         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13812         handle manual section.
13813
13814 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13815
13816         * gnus-art.el (gnus-button-alist): Revert previous change.
13817
13818 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13819
13820         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13821
13822 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13823
13824         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13825         whether backend can accept message.
13826
13827         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13828
13829 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13830
13831         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13832         Avoid creating directory when nntp-marks-is-evil is true.
13833         Reported by Reiner Steib.
13834
13835 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13836
13837         * gnus-picon.el (gnus-picon-style): New variable.
13838         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13839         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13840         Jesper Harder <harder@ifa.au.dk>.
13841
13842 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13843
13844         * message.el (message-fill-field): Return point.
13845         (message-generate-headers): Go to end of field.
13846
13847         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13848         stuff for non-living groups.
13849
13850 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13851
13852         * gnus-art.el (gnus-article-followup-with-original)
13853         (gnus-article-reply-with-original): gnus-mark-active-p ->
13854         gnus-region-active-p.
13855
13856 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13857
13858         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13859         only when there is spam or ham to be processed.
13860
13861 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13862
13863         * mail-source.el (mail-source-delete-crash-box): Refactor.
13864         (mail-source-fetch): Use it.
13865         (mail-source-fetch-file): Ditto.
13866         (mail-source-fetch-directory): Run postscript in loop.
13867         (mail-source-fetch-pop): Delete.
13868         (mail-source-fetch-maildir): Ditto.
13869         (mail-source-fetch-imap): Ditto.
13870
13871         * imap.el (imap-authenticators): Comment out sasl.
13872
13873         * message.el (message-skip-to-next-address): New function.
13874         (message-fill-header-address): Refactor.
13875         (message-fill-address): Use it.
13876         (message-delete-address): Use it.
13877         (message-fill-header-general): Refactor.
13878         (message-fill-field-address): Rename.
13879         (message-narrow-to-field): Find the start of the header.
13880         (message-header-format-alist): Don't pre-fill.
13881         (message-fill-header): Removed.
13882         (message-insert-header): New function.
13883         (message-shorten-references): Use it.
13884
13885         * rfc2047.el (rfc2047-field-value): Strip props.
13886
13887         * mail-parse.el (mail-header-make-address): New alias.
13888
13889         * ietf-drums.el (ietf-drums-make-address): New function.
13890
13891         * imap.el: Add compiler directives.
13892
13893         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13894
13895         * gnus-art.el (article-decode-idna-rhs): Don't use
13896         message-idna-inside-rhs-p.
13897
13898 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13899
13900         * message.el (message-idna-inside-rhs-p): Removed.
13901         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13902
13903         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13904         false positives.
13905
13906 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13907
13908         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13909
13910 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13911
13912         * nneething.el (nneething-file-name): Don't create spurious
13913         files.
13914
13915         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13916         (gnus-inews-do-gcc): Remove sleep.
13917
13918         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13919         part under point.
13920
13921         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13922         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13923
13924 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13925
13926         * spam.el (spam-summary-prepare-exit): Fixed (length).
13927
13928 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13929
13930         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13931         as expired without moving it" message when there are spam
13932         messages left.
13933
13934 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13935
13936         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13937         header is not nil.
13938
13939 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13940
13941         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13942         nntp-possibly-create-directory, not nntp-possibly-change-group.
13943         (nntp-marks-changed-p): New arg SERVER.
13944         (nntp-request-update-info): Adjust caller.
13945
13946 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13947
13948         * nntp.el (nntp-save-marks): Pass missing arg.
13949
13950 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13951
13952         * nntp.el: Support marks.
13953         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13954         (nntp-marks-modtime, nntp-marks-directory): New variables.
13955         (nntp-request-set-mark, nntp-request-update-info)
13956         (nntp-possibly-create-directory, nntp-marks-changed-p)
13957         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13958         functions.
13959
13960 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13961
13962         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13963         (gnus-xmas-redefine): Rename.
13964
13965         * gnus-score.el (gnus-score-insert-help): Use
13966         gnus-select-lowest-window.
13967
13968         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13969         appt-select-lowest-window and rename to gnus-select-lowest-window.
13970
13971         * gnus.el: do.
13972
13973 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13974
13975         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13976         encodings of MIME-encoded words, in order to improve
13977         interoperability with several broken MUAs.
13978
13979 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13980
13981         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13982         tags, only when charsets are not specified in headers.
13983         (mm-inline-text-html-render-with-w3m): Ditto.
13984
13985         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13986         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13987
13988 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13989
13990         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13991         instead of MIME-decoded from fields when checking
13992         `gnus-article-address-banner-alist'.
13993
13994 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
13995
13996         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13997         description rather than subject.
13998
13999 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14000
14001         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14002
14003 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14004
14005         * gnus.el (gnus-version-number): Bump.
14006
14007 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14008
14009         * gnus.el: No Gnus v0.2 is released.
14010
14011 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14012
14013         * gnus-agent.el (gnus-agent-read-agentview): Inline
14014         gnus-uncompress-range.
14015
14016 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14017
14018         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14019         `exec-installed-p'.
14020
14021 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14022
14023         * gnus.el (spam-process, spam-autodetect-methods): Add
14024         bsfilter and bsfilter-headers.
14025
14026         * spam.el (spam-bsfilter): New customize group.
14027         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14028         (spam-bsfilter-header, spam-bsfilter-probability-header)
14029         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14030         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14031         (spam-bsfilter-database-directory): New options.
14032         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14033         (spam-list-of-statistical-checks, spam-registration-functions):
14034         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14035         (spam-bsfilter-score): New command.
14036         (spam-check-bsfilter-headers, spam-check-bsfilter)
14037         (spam-bsfilter-register-with-bsfilter)
14038         (spam-bsfilter-register-spam-routine)
14039         (spam-bsfilter-unregister-spam-routine)
14040         (spam-bsfilter-register-ham-routine)
14041         (spam-bsfilter-unregister-ham-routine): New functions.
14042         (spam-generic-score): Support bsfilter; Accept an optional argument
14043         to recalcurate spam score even if scoring header has already been
14044         added.
14045         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14046         optional argument to recalcurate spam score even if scoring header
14047         has already been added.
14048
14049 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14050
14051         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14052         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14053         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14054         link is missing.
14055
14056 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14057
14058         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14059         (html2text-get-attr): Rewrite.
14060
14061         * message.el (message-setup-1): Remove redundant put-text-property
14062         on mail-header-separator.
14063
14064 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14065
14066         * gnus-registry.el (gnus-registry-cache-whitespace)
14067         (gnus-registry-action, gnus-registry-spool-action)
14068         (gnus-registry-split-fancy-with-parent): Change message levels
14069         from 5 to 3 or 7, as needed.
14070
14071         * spam.el (spam-summary-prepare-exit)
14072         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14073         (spam-split, spam-find-spam, spam-log-undo-registration)
14074         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14075         level from 5 to 6.
14076
14077 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14078
14079         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14080         2004-03-04 change).
14081
14082 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14083
14084         * sieve-manage.el (sieve-manage-open):
14085         * nnweb.el (nnweb-insert-html):
14086         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14087         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14088         * nnspool.el (nnspool-request-group):
14089         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14090         * nnml.el (nnml-request-update-info):
14091         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14092         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14093         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14094         (nnimap-request-set-mark):
14095         * nnfolder.el (nnfolder-request-update-info):
14096         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14097         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14098         * gnus-uu.el (gnus-uu-find-articles-matching):
14099         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14100         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14101         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14102         * gnus-nocem.el (gnus-nocem-scan-groups):
14103         * gnus-int.el (gnus-start-news-server):
14104         * gnus-group.el (gnus-group-make-kiboze-group)
14105         (gnus-group-browse-foreign-server):
14106         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14107         Use mapc when appropriate.
14108
14109 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14110
14111         FIXME: Make separate entries for each person.
14112
14113         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14114         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14115         <shields@msrl.com>:
14116
14117         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14118         may need for spam sorting and scoring.
14119         (spam-user-format-function-S): Add user format function suitable for
14120         general use.
14121         (spam-article-sort-by-spam-status): Add sorting function for summary
14122         sorting.
14123         (spam-extra-header-to-number): Add function to get a score from a
14124         header.
14125         (spam-summary-score): Add function to get a numeric score from the
14126         headers.
14127         (spam-generic-score): Fix function doc, was in wrong place.
14128         (spam-initialize): Take symbols when it's run, and install the
14129         extra headers that spam-necessary-extra-headers thinks we need.
14130
14131 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14132
14133         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14134         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14135
14136 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14137
14138         * gnus-sum.el (gnus-set-global-variables)
14139         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14140         (gnus-article-get-xrefs, gnus-summary-best-group)
14141         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14142         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14143         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14144         Use with-current-buffer.
14145
14146 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14147
14148         * spam.el (spam-summary-prepare-exit): Simplify logic.
14149         (spam-fetch-article-header): Read the article header if it's not
14150         available.
14151         (spam-list-articles): Simplify logic.
14152         (spam-filelist-register-routine): Fix bug with unregister-list.
14153
14154         * gnus-registry.el: Fix comments at beginning.
14155
14156 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14157
14158         * message.el (message-cater-to-broken-inn): Remove.
14159         (message-shorten-references): Make sure the total folded length of
14160         References is shorter than 998 characters to cater to a bug in INN
14161         2.3.  Also, don't pretend that references aren't folded -- this
14162         hasn't worked for a while.
14163
14164 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14165
14166         * gnus-agent.el (gnus-agentize):
14167         gnus-agent-send-mail-real-function no longer set to current value
14168         of message-send-mail-function but rather a lambda that calls
14169         message-send-mail-function.  The change makes the agent real-time
14170         responsive to user changes to message-send-mail-function.
14171
14172 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14173
14174         * legacy-gnus-agent.el
14175         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14176         help from Florian Weimer <fw@deneb.enyo.de>
14177
14178 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14179
14180         * nnmail.el (nnmail-cache-insert): Revert last change.
14181
14182 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14183
14184         * nnmail.el (nnmail-cache-insert): Always check whether
14185         nnmail-cache-ignore-groups matches a group name.
14186
14187 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14188
14189         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14190         (spam-find-spam, spam-log-processing-to-registry)
14191         (spam-log-registered-p, spam-log-unregistration-needed-p)
14192         (spam-log-undo-registration): Use gnus-message instead of
14193         gnus-error, none of these errors are fatal.
14194
14195         * gnus-registry.el (gnus-registry-clean-empty-function)
14196         (gnus-registry-clean-empty): Remove only empty entries without
14197         extra data.
14198
14199 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14200
14201         * spam-stat.el (spam-stat-buffer-change-to-spam)
14202         (spam-stat-buffer-change-to-non-spam): Change (error) to
14203         (gnus-message 8) invocation.
14204
14205 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14206
14207         * nntp.el (nntp-via-netcat-command): New variable.
14208         (nntp-via-netcat-switches): New variable.
14209         (nntp-open-via-rlogin-and-netcat): New function.
14210         (nntp-open-connection-function): Doc fix.
14211         (nntp-telnet-command): Doc fix.
14212         (nntp-end-of-line): Doc fix.
14213         (nntp-via-rlogin-command): Doc fix.
14214         (nntp-via-user-name): Doc fix.
14215         (nntp-via-address): Doc fix.
14216
14217 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14218
14219         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14220         error in Emacs 21.1.
14221
14222 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14223
14224         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14225
14226 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14227
14228         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14229         (gnus-agent-with-refreshed-group): New macro.
14230         (gnus-agent-rename-group): New function.
14231         (gnus-agent-delete-group): New function.
14232         (gnus-agent-save-group-info): Use gnus-command-method when
14233         `method' parameter is nil.  Don't write nil entries into the
14234         active file.
14235         (gnus-agent-get-group-info): New function.
14236         (gnus-agent-fetch-articles): Use
14237         gnus-agent-update-files-total-fetched-for to increment disk space
14238         used.
14239         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14240         gnus-agent-update-view-total-fetched-for to increment disk space
14241         used.
14242         (gnus-agent-get-local): Added optional parameters to avoid calling
14243         gnus-group-real-name and gnus-find-method-for-group.
14244         (gnus-agent-set-local): Delete stored entry if either min, or max,
14245         are nil.
14246         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14247         quit, use gnus-agent-regenerate-group to record existance of any
14248         articles fetched to disk before the quit occurred.
14249         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14250         gnus-agent-update-view-total-fetched-for, and
14251         gnus-agent-update-files-total-fetched-for to decrement disk space
14252         used.
14253         (gnus-agent-retrieve-headers): Use
14254         gnus-agent-update-view-total-fetched-for to increment disk space
14255         used.
14256         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14257         with gnus-agent-update-files-total-fetched-for to decrement disk
14258         space and fresh group buffer.
14259         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14260         (gnus-agent-need-update-total-fetched-for): New variable.
14261         (gnus-agent-update-files-total-fetched-for): New function.
14262         (gnus-agent-update-view-total-fetched-for): New function.
14263         (gnus-agent-total-fetched-for): New function.
14264
14265         * gnus-cache.el (gnus-cache-save-buffers): Use
14266         gnus-cache-update-overview-total-fetched-for to change disk space
14267         used by this group.
14268         (gnus-cache-possibly-enter-article): Use
14269         gnus-cache-update-file-total-fetched-for to increment disk space
14270         used by this group.
14271         (gnus-cache-possibly-remove-article): Use
14272         gnus-cache-update-file-total-fetched-for to decrement disk space
14273         used by this group.
14274         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14275         (gnus-cache-rename-group): New function.
14276         (gnus-cache-delete-group): New function.
14277         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14278         (gnus-cache-need-update-total-fetched-for): New variable.
14279         (gnus-cache-with-refreshed-group): New macro.
14280         (gnus-cache-update-file-total-fetched-for): New function.
14281         (gnus-cache-update-overview-total-fetched-for): New function.
14282         (gnus-cache-rename-group-total-fetched-for): New function.
14283         (gnus-cache-delete-group-total-fetched-for): New function.
14284         (gnus-cache-total-fetched-for): New function.
14285
14286         * gnus-group.el: Require gnus-sum and autoload functions to
14287         resolve warnings when gnus-group.el compiled alone.
14288         (gnus-group-line-format): Documented new %F.
14289         (size of Fetched data) group line format; identifies disk space
14290         used by agent and cache.
14291         (gnus-group-line-format-alist): Defined new F format.
14292         (gnus-total-fetched-for): New function.
14293         (gnus-group-delete-group): No longer update
14294         gnus-cache-active-altered as gnus-request-delete-group now keeps
14295         the cache in sync.
14296         (gnus-group-list-active): Let the agent store a server's active
14297         list if currently plugged.
14298
14299         * gnus-int.el (gnus-request-delete-group):
14300         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14301         local disk in sync with the server.
14302         (gnus-request-rename-group):
14303         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14304         local disk in sync with the server.
14305
14306         * gnus-start.el (gnus-get-unread-articles):
14307         Cosmetic simplification to logic.
14308
14309         * gnus-util.el (gnus-rename-file): New function.
14310
14311 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14312
14313         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14314
14315 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14316
14317         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14318         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14319
14320 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14321
14322         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14323         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14324
14325 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14326
14327         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14328
14329 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14330
14331         * spam.el (spam-set-difference): Add function to replace
14332         gnus-set-difference in spam.el.
14333         (spam-summary-prepare-exit): Use spam-set-difference.
14334
14335 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14336
14337         * gnus-registry.el (gnus-registry-cache-file): Update to use
14338         gnus-dribble-directory OR gnus-home-directory OR ~.
14339         (gnus-registry-split-fancy-with-parent): Fix doc.
14340
14341 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14342
14343         * message.el (message-exchange-point-and-mark): Use
14344         message-mark-active-p.  Suggested by Jesper Harder
14345         <harder@ifa.au.dk>.
14346
14347 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14348
14349         * message.el (message-exchange-point-and-mark): Don't activate
14350         region if it was inactive.  Suggested by Hiroshi Fujishima
14351         <pooh@nature.tsukuba.ac.jp>.
14352
14353 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14354
14355         * gnus-art.el (article-display-face): Display Faces in the same
14356         order as X-Faces.
14357
14358 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14359
14360         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14361
14362 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14363
14364         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14365         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14366         (gnus-article-mime-hierarchy): Remove.
14367         (gnus-article-mime-hierarchy-next): Remove.
14368         (gnus-article-mode): Revert 2004-03-19 change.
14369         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14370         (gnus-insert-mime-button): Revert 2004-03-19 change.
14371         (gnus-mime-accumulate-hierarchy): Remove.
14372         (gnus-mime-enter-multipart): Remove.
14373         (gnus-mime-leave-multipart): Remove.
14374         (gnus-mime-display-part): Revert 2004-03-19 change.
14375         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14376
14377         * mml.el (mml-preview): Revert 2004-03-19 change.
14378
14379 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14380
14381         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14382
14383 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14384
14385         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14386         t while entering a file name using the mm-with-multibyte macro.
14387         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14388
14389         * mm-util.el (mm-with-multibyte): New macro.
14390
14391 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14394         user option.
14395         (gnus-mime-multipart-functions): Doc and customization fix.
14396         (gnus-article-mime-hierarchy): New variable.
14397         (gnus-article-mime-hierarchy-next): New variable.
14398         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14399         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14400         gnus-article-mime-hierarchy-next to nil.
14401         (gnus-insert-mime-button): Show hierarchy numbers.
14402         (gnus-mime-accumulate-hierarchy): New function.
14403         (gnus-mime-enter-multipart): New function.
14404         (gnus-mime-leave-multipart): New function.
14405         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14406         (gnus-mime-display-alternative): Show hierarchy numbers.
14407
14408         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14409         gnus-article-mime-hierarchy-next to nil.
14410
14411 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14412
14413         * dns.el: Don't require gnus-xmas.
14414
14415 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14416
14417         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14418         inline PGP.
14419         (mml-menu): Disable mml-quote-region if mark is inactive.
14420
14421 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14422
14423         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14424         when the group's active is not available.
14425
14426 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14427
14428         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14429         error.
14430
14431 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14432
14433         * imap.el (imap-store-password): New variable.
14434         (imap-interactive-login): Use it.
14435         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14436
14437 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14438
14439         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14440         window-start and hscroll to summary window.
14441
14442 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14443
14444         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14445         conversion message to newsrc-dribble when an actual conversion is
14446         performed.
14447
14448 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14449
14450         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14451
14452 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14453
14454         * mm-decode.el (mm-complicated-handles): New function reviving
14455         former definition of mm-multiple-handles.
14456
14457         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14458         (gnus-mime-delete-part): Use it.
14459
14460 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14461
14462         * gnus-agent.el (gnus-agent-read-local): Bind
14463         nnheader-file-coding-system to gnus-agent-file-coding-system to
14464         avoid the implicit assumption that they will always be equal.
14465         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14466         coding-system-for-write, as the with-temp-file macro first prints
14467         to a buffer then saves the buffer.
14468
14469 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14470
14471         * gnus-art.el (gnus-article-edit-part): New function.
14472         (gnus-mime-save-part-and-strip): Use it; do query instead of
14473         signaling an error; don't use mm-multiple-handles.
14474         (gnus-mime-delete-part): Ditto.
14475
14476 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14477
14478         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14479         old file versions.
14480         (gnus-group-prepare-hook): Removed function that converted list
14481         form of gnus-agent-expire-days to group properties.
14482
14483         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14484         (gnus-request-accept-article): Re-indented.
14485
14486         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14487         converters to handle old agent file formats.  Added logic for a
14488         "backup before upgrading warning".
14489         (gnus-convert-mark-converter-prompt): Developers can mark
14490         functions as needing (default), or not needing,
14491         gnus-convert-old-newsrc's "backup before upgrading warning".
14492         (gnus-convert-converter-needs-prompt): Tests whether the user
14493         should be protected from potentially irreversable changes by the
14494         function.
14495
14496         * legacy-gnus-agent.el: New.  Provides converters that are only
14497         loaded when gnus-convert-old-newsrc needs to call them.
14498
14499 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14500
14501         * mail-source.el (mail-source-touch-pop): Doc fix.
14502
14503         * message.el (message-smtpmail-send-it): Doc fix.
14504
14505 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14506
14507         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14508
14509         * nnmail.el (nnmail-split-fancy): do.
14510
14511         * gnus-kill.el (gnus-kill, gnus-execute): do.
14512
14513 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14514
14515         * gnus-sum.el (gnus-widget-reversible-match)
14516         (gnus-widget-reversible-to-internal)
14517         (gnus-widget-reversible-to-external): New functions.
14518         (gnus-widget-reversible): New widget.
14519         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14520
14521 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14522
14523         * gnus-sum.el (gnus-thread-sort-functions)
14524         (gnus-article-sort-functions): Document `(not F)' items.
14525
14526 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14527
14528         * spam.el (spam-use-gmane-xref): Add new backend.
14529         (spam-gmane-xref-spam-group): Add variable to control the name of the
14530         Gmane spam group.
14531         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14532         (spam-regex-headers-spam, spam-regex-headers-ham)
14533         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14534         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14535         backends and checks.
14536         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14537
14538         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14539         an autodetect method.
14540
14541 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14542
14543         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14544         articles are being added to a group.
14545         (gnus-request-replace-article): Inform the agent that articles
14546         need to be uncached as the cached contents are no longer valid.
14547
14548 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14549
14550         * binhex.el: Don't autoload executable-find.
14551
14552         * canlock.el: Don't autoload mail-fetch-field.
14553
14554         * dgnushack.el: Autoload c-mode for XEmacs.
14555
14556         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14557
14558         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14559         rmail-dont-reply-to and rmail-output.
14560
14561         * gnus-score.el: Don't autoload ffap-string-at-point.
14562
14563         * gnus-setup.el: Don't autoload sc-cite-original.
14564
14565         * imap.el: Don't autoload base64-decode-string,
14566         base64-encode-string and md5.
14567
14568         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14569         and rmail-msg-restore-non-pruned-header.
14570
14571         * mm-decode.el: Don't autoload executable-find.
14572
14573         * mm-url.el: Don't autoload executable-find.
14574
14575         * mm-view.el: Don't autoload diff-mode.
14576
14577         * nndb.el: Don't autoload news-reply-mode, news-setup,
14578         cancel-timer and telnet.
14579
14580         * password.el: Don't autoload run-at-time for Emacs.
14581
14582         * sha1-el.el: Don't autoload executable-find.
14583
14584         * sieve-mode.el: Don't autoload c-mode.
14585
14586         * uudecode.el: Don't autoload executable-find.
14587
14588 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14589
14590         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14591         (gnus-agent-possibly-alter-active): Avoid null in numeric
14592         comparison.
14593         (gnus-agent-set-local): Refuse to save null in local object table.
14594         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14595         list of articles that will be marked as unread.
14596
14597 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14598
14599         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14600
14601 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14602
14603         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14604         language tags.
14605
14606 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14607
14608         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14609         Don't bind "obarray".
14610
14611         * gnus-sum.el (gnus-thread-sort-functions): Added
14612         `gnus-thread-sort-by-most-recent-number' and
14613         `gnus-thread-sort-by-most-recent-date'.
14614         Reported by Kai Grossjohann <kai@emptydomain.de>.
14615
14616 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14617
14618         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14619
14620 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14621
14622         * gnus-cus.el (gnus-agent-customize-category): Removed
14623         ignore-errors macro reference that required cl to be loaded at
14624         run-time.
14625
14626         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14627         single-interval range of the form (min . max).  Previously the
14628         range had to look like ((min . max)).  Likewise, return
14629         (min . max) rather than ((min . max)).
14630         (gnus-range-map): Use gnus-range-normalize to accept
14631         single-interval range.
14632
14633         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14634         the cache, but not the agent, now appear with their usual face.
14635
14636         * dgnushack.el (loaddir): New variable that is bound to the
14637         directory containing the dgnushack.el file. Use loaddir, rather
14638         than srcdir, to update load-path. Change lets dgnushack compile
14639         code in directories other than GNUS/lisp.
14640
14641 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14642
14643         * lpath.el: Don't bind w3m-safe-url-regexp.
14644
14645         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14646         w3m-safe-url-regexp variable buffer-local.
14647
14648         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14649
14650 2004-02-27  Simon Josefsson  <jas@extundo.com>
14651
14652         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14653         gnus-group-real-prefix.
14654         (gnus-summary-move-article): Use it, instead of
14655         gnus-group-real-prefix.
14656
14657 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14658
14659         * lpath.el: Bind w3m-safe-url-regexp.
14660
14661         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14662         w3m-safe-url-regexp variable buffer-local and set it as the value
14663         of mm-w3m-safe-url-regexp.
14664
14665         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14666
14667         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14668         parsing gnus-posting-styles when the message is not for replying.
14669
14670         * dgnushack.el: Autoload sgml-mode for XEmacs.
14671
14672         * nnrss.el (nnrss-opml-export): Use
14673         mm-set-buffer-file-coding-system instead of
14674         set-buffer-file-coding-system.
14675
14676 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14677
14678         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14679         of checkdoc.el).
14680         * nnrss.el: do.
14681         * gnus-mlspl.el: do.
14682         * gnus-ml.el: do.
14683         * gnus-srvr.el: do.
14684
14685         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14686
14687 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14688
14689         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14690         Corrections to custom-manual links.
14691
14692         * gnus-art.el (gnus-article): Ditto.
14693
14694         * mm-decode.el (mime-display, mime-security): Ditto.
14695
14696 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14697
14698         * flow-fill.el: Typo.
14699
14700 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14701
14702         * spam-wash.el: New file.
14703
14704 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14705
14706         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14707
14708 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14709
14710         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14711         to be run with new-articles as LIST1, not LIST2.
14712         (spam-registration-functions): Add spam-use-ham-copy as a nil
14713         registration backend.
14714
14715 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14716
14717         * spam-stat.el (spam-stat-washing-hook): New option.
14718         (spam-stat-buffer-words): Use it.
14719         (spam-stat-process-directory, spam-stat-test-directory): Use
14720         insert-file-contents-literally.
14721         (spam-stat-coding-system): New variable.
14722         (spam-stat-load, spam-stat-save): Use it.
14723
14724 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14725
14726         * spam-report.el (spam-report-plug-agent): Quote
14727         spam-report-url-to-file and spam-report-url-ping-plain.
14728
14729 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14730
14731         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14732         / in mailto URLs.
14733
14734 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14735
14736         * spam-report.el (spam-report-process-queue): Fix interactive use.
14737         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14738         (spam-report-unplug-agent): Doc fixes.
14739         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14740         (spam-report-agentize, spam-report-deagentize): Autoload.
14741
14742 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14743
14744         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14745
14746         * message.el (message-setup-fill-variables): Add mml tags to
14747         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14748         <ajk@iu.edu>.
14749         (message-mode): Don't modify paragraph-separate there.
14750
14751 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14752
14753         * compface.el (uncompface-use-external): Default to undecided.
14754         (uncompface-use-external-threshold): New variable.
14755         (uncompface-float-time): New macro.
14756         (uncompface): Determine whether to use the external decoder if
14757         uncompface-use-external is undecided.
14758
14759 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14760
14761         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14762         after images.
14763
14764         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14765
14766 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14767
14768         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14769
14770         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14771
14772         * gnus-sum.el (gnus-summary-limit-to-age)
14773         (gnus-summary-limit-children): do.
14774
14775         * gnus-int.el (gnus-request-scan): do.
14776
14777         * gnus-group.el (gnus-group-suspend): do.
14778
14779         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14780
14781         * gnus-cite.el (gnus-cite-parse-attributions): do.
14782
14783         * gnus-agent.el (gnus-summary-set-agent-mark)
14784         (gnus-agent-regenerate-group): do.
14785
14786         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14787
14788         * binhex.el (binhex-decode-region-internal): do.
14789
14790 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14791
14792         * gnus-fun.el (gnus-face-properties-alist): New user option.
14793         (gnus-display-x-face-in-from): Use it.
14794
14795         * gnus-art.el (article-display-face): Ditto.
14796
14797         * compface.el (uncompface-use-external): Default to nil.
14798
14799 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14800
14801         * nntp.el (nntp-erase-buffer): New function.
14802         (nntp-retrieve-data, nntp-send-command)
14803         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14804         (nntp-possibly-change-group): Use it.
14805
14806         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14807         with-current-buffer.
14808
14809 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14810
14811         * compface.el: Merge the ELisp-based uncompface program.
14812         (compface): New customization group.
14813         (uncompface-use-external): New user option.
14814         (uncompface): Call uncompface-internal if uncompface-use-external
14815         is nil.
14816         (uncompface-internal): New function.  Note that there are also
14817         some other functions and variables added for this function.
14818
14819 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14820
14821         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14822         if necessary.
14823
14824 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14825
14826         * spam-report.el (spam-report-unplug-agent)
14827         (spam-report-plug-agent, spam-report-deagentize)
14828         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14829         Add support for the Agent in spam-report: when unplugged, report to a
14830         file; when plugged, submit all the requests.
14831
14832         * spam.el (spam-register-routine): Fix message about
14833         registration.
14834
14835 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14836
14837         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14838         dependencies.
14839         (rfc2047-encode): Use it.
14840
14841         * gnus-art.el (gnus-button-marker-list): Move before first
14842         reference.
14843
14844         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14845         (imap-parse-body): Fix format string mismatch.
14846
14847         * gnus-score.el (gnus-summary-increase-score): do.
14848
14849         * nnrss.el (nnrss-close): New function.
14850
14851 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14852
14853         * nnrss.el (nnrss-make-filename): New function.
14854         (nnrss-request-delete-group, nnrss-read-server-data)
14855         (nnrss-save-server-data, nnrss-read-group-data)
14856         (nnrss-save-group-data): Use it.
14857         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14858         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14859         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14860
14861 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14862
14863         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14864
14865 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14866
14867         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14868         files.
14869
14870         * message.el (message-generate-headers-first): Don't quote nil
14871         and t in docstrings.
14872
14873         * imap.el (imap-id): do.
14874
14875         * gnus-agent.el (gnus-agent-consider-all-articles)
14876         (gnus-agent-queue-mail): do.
14877
14878 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14879
14880         * spam-report.el (spam-report-process-queue): New function.
14881         Process requests from `spam-report-requests-file'.
14882         (spam-report-process-queue): Doc fix.
14883
14884 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14885
14886         * spam.el (spam-register-routine)
14887         (spam-log-processing-to-registry, spam-log-registered-p)
14888         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14889         Change "check" to "spam-check" for semi-clarity.
14890
14891 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14892
14893         * pop3.el: Require nnheader.
14894
14895         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14896
14897         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14898
14899         * gnus-picon.el: Require cl.
14900
14901         * gnus-fun.el: Require gnus-ems and gnus-util.
14902
14903         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14904
14905         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14906
14907         * gnus-art.el (gnus-article-edit-mode): Define before first
14908         reference.
14909
14910 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14911
14912         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14913         (gnus-uu-post-encoded): Use point-at-bol.
14914
14915         * gnus-topic.el (gnus-group-active-topic-p): do.
14916
14917         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14918
14919         * gnus-group.el (gnus-group-kill-region): do.
14920
14921         * gnus-art.el (article-date-ut): do.
14922
14923         * message.el (message-fetch-field): Remove redundant
14924         case-fold-search binding.
14925         (message-narrow-to-field): Simplify.
14926
14927 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14928
14929         * spam.el (spam-directory): Derive from `gnus-directory'.
14930
14931         * spam-report.el (spam-report-url-to-file)
14932         (spam-report-requests-file): New function and variable for offline
14933         reporting.
14934         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14935         and user defined function.
14936         (spam-report-url-ping-mm-url): Remove doubled slash.
14937
14938 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14939
14940         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14941
14942 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14943
14944         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14945         format string mismatch.
14946
14947         * sieve.el (sieve-deactivate-all): do.
14948
14949         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14950
14951         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14952
14953         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14954
14955         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14956
14957 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14958
14959         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14960         the list of checks.
14961
14962 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14963
14964         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14965         padding.
14966
14967 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14968
14969         * mm-view.el (mm-fill-flowed): New variable.
14970         (mm-inline-text): Use it.
14971
14972 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14973
14974         * spam.el (spam-spamassassin-register-ham-routine)
14975         (spam-spamassassin-register-spam-routine): Fix function names.
14976
14977 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14978
14979         * gnus.el (gnus-tmp-grouplens): Remove.
14980         (gnus-summary-line-format): Remove grouplens.
14981
14982         * gnus-group.el (gnus-group-line-format): Ditto.
14983
14984         * gnus-spec.el (gnus-format-specs): Ditto.
14985         (gnus-update-format-specifications): Flush the group format spec
14986         cache if there's the grouplens stuff.
14987         (gnus-parse-simple-format): Replace %l with the empty string.
14988
14989 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14990
14991         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14992         omission.
14993
14994 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14995
14996         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14997         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14998
14999 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15000
15001         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15002         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15003         New macros and functions.
15004         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15005         Handle > NLINK_MAX messages.
15006         * nnmaildir.el (nnmaildir-request-set-mark): Use
15007         nnmaildir--emlink-p and nnmaildir--eexist-p.
15008
15009 2004-01-25  Alex Schroeder  <alex@gnu.org>
15010
15011         * spam-stat.el (spam-stat-process-directory-age): New option.
15012         (spam-stat-process-directory): Use it.
15013
15014 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15015
15016         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15017         (spam-stat-save): Accept prefix argument.
15018
15019 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15020
15021         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15022         links" error.
15023
15024 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15027         the rest of the and/or forms.
15028
15029 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15030
15031         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15032         compatibility with old .newsrc.eld files.
15033
15034         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15035
15036         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15037
15038         * gnus-start.el (gnus-1): do.
15039
15040         * gnus-group.el (gnus-group-line-format-alist): do.
15041
15042         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15043
15044         * gnus-gl.el: Remove.
15045
15046 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15047
15048         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15049         marks consisting of a single range {for example, (3 . 5)} rather
15050         than a list of a single range { ((3 . 5)) }.
15051
15052 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15053
15054         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15055         with-current-buffer.
15056         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15057         avoid consing a string.
15058
15059         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15060         Remove obsolete entries for big5 and gb2312.
15061
15062 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15063
15064         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15065         uncompressed list.
15066
15067 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15068
15069         * spam-stat.el (spam-stat-strip-xref): New function.
15070         (spam-stat-process-directory): Use it.
15071
15072         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15073         here -- it's done in message-fetch-field.
15074
15075 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15076
15077         * gnus-agent.el (gnus-agent-queue-mail)
15078         (gnus-agent-prompt-send-queue): New variables.
15079         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15080         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15081         "nndraft:queue" along to gnus-draft-send.  Use
15082         gnus-agent-prompt-send-queue.
15083         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15084         is "nndraft:queue".  Suggested by Gaute Strokkenes
15085         <gs234@srcf.ucam.org>
15086
15087         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15088         (agent-enable-undownloaded-faces): Added.
15089         (gnus-agent-cat-groups): Use eval-and-compile, not
15090         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15091         method of gnus-agent-cat-groups even when the buffer has been
15092         evaled.
15093         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15094         delete gnus-agent-save-active-1.
15095         (gnus-agent-save-groups): Deleted.  Identical to
15096         gnus-agent-save-active.
15097         (gnus-agent-write-active): No longer adjust agent's copy of active
15098         file as agent's adjustments are now stored in their own
15099         file.  Removed optional parameter.
15100         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15101         servers.  Add use of min/max range limits from server's local
15102         file.
15103         (gnus-agent-save-alist): Removed unused optional argument.
15104         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15105         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15106         (gnus-agent-set-local): A per-server file that keeps min/max range
15107         limits for articles known to the agent.  Provides a fast mechanism
15108         for altering many active ranges.
15109         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15110         active file (local makes it unnecessary).
15111         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15112
15113         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15114         (agent-enable-undownloaded-faces): Added.
15115
15116         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15117         disable it when sending to "nndraft:queue".
15118         (gnus-group-send-queue): Add safety check to avoid sending queue
15119         when unplugged.
15120
15121         * gnus-group.el (gnus-group-catchup): Use new
15122         gnus-sequence-of-unread-articles, not
15123         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15124         numbers of articles.  Use gnus-range-map to avoid having to
15125         uncompress the unread list.
15126         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15127         Fixed invalid ange-ftp reference.
15128
15129         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15130         (gnus-sorted-range-intersection): Intersection of two ranges
15131         without requiring that they first be uncompressed.
15132
15133         * gnus-start.el (gnus-activate-group): Unless blocked by the
15134         caller, possibly expand the active range to include both cached
15135         and agentized articles.
15136         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15137         multiple version-dependent converters.
15138         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15139         gnus-agent-save-active.
15140         (gnus-save-newsrc-file): Save dirty agent range limits.
15141
15142         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15143         gnus-agent-possibly-alter-active.
15144         (gnus-adjust-marked-articles): Faster handling of simple lists.
15145
15146 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15147
15148         * spam-stat.el (spam-stat-test-directory): New optional argument
15149         displays a list of files detected.  Suggested by Andrew Cohen
15150         <cohen@andy.bu.edu>.
15151         (spam-stat-buffer-words-with-scores): Don't narrow and change
15152         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15153
15154 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15155
15156         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15157         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15158         (spam-spamassassin-arguments)
15159         (spam-spamassassin-spam-flag-header)
15160         (spam-spamassassin-positive-spam-flag-header)
15161         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15162         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15163         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15164         (spam-list-of-processors, spam-list-of-checks)
15165         (spam-list-of-statistical-checks, spam-registration-functions)
15166         (spam-check-spamassassin-headers, spam-check-spamassassin)
15167         (spam-spamassassin-score)
15168         (spam-spamassassin-register-with-sa-learn)
15169         (spam-spamassassin-register-spam-routine)
15170         (spam-spamassassin-register-ham-routine)
15171         (spam-assassin-register-spam-routine)
15172         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15173         (spam-bogofilter-score): Fix to show article before scoring.
15174
15175 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15176
15177         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15178         default scoring function.
15179         (spam-generic-score): Call spam-spamassassin-score if
15180         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15181         spam-bogofilter-score otherwise.
15182
15183         * gnus.el (spam-process, spam-autodetect-methods): Add
15184         spamassassin and spamassassin-headers.
15185
15186 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15187
15188         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15189         Suppress unnecessary messages.
15190
15191 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15192
15193         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15194         make-hash-table.
15195
15196 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15197
15198         * canlock.el (base64-encode-string): Don't autoload it.
15199
15200 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15201
15202         * run-at-time.el: Remove useless (require 'itimer),
15203         eval-and-compile and (featurep 'xemacs).
15204
15205 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15206
15207         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15208         GROUP is a virtual group.
15209
15210 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15211
15212         * gnus.el: Autoload `message-y-or-n-p'.
15213
15214 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15215
15216         * pgg-parse.el: Remove unnecessary (require 'custom).
15217
15218         * pgg-def.el: do.
15219
15220         * nnmail.el: do.
15221
15222         * gnus-undo.el: do.
15223
15224         * gnus-picon.el: do.
15225
15226         * gnus-util.el: do.
15227
15228 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15229
15230         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15231
15232 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15233
15234         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15235         handle, as well as a list.
15236
15237         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15238         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15239         (mm-w3m-cid-retrieve): Simplify.
15240
15241 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15242
15243         * message.el (message-kill-to-signature): Allow prefix arg to
15244         specify number of lines to keep before signature.
15245
15246 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15247
15248         * message.el (message-kill-to-signature): Change docstring.
15249
15250 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * canlock.el: Always require sha1-el.
15253         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15254
15255         * message.el: Autoload sha1 only when compiling.
15256
15257         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15258         eudc-expand-inline for XEmacs.
15259
15260 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * message.el (message-canlock-generate): Require sha1-el.
15263
15264 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15265
15266         * message.el (message-expand-name): Silence the byte compiler.
15267
15268         * lpath.el: Add detect-coding-system.
15269
15270         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15271         cus-edit.
15272
15273 2004-01-13  Simon Josefsson  <jas@extundo.com>
15274
15275         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15276         Invoke gnus-score-mode.  Reported by
15277         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15278
15279         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15280         Jim Blandy <jimb@redhat.com> (tiny change).
15281
15282 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15283
15284         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15285
15286 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15287
15288         * spam.el (spam-get-article-as-string): Update to use
15289         gnus-request-article-this-buffer, much simpler.
15290         (spam-get-article-as-buffer): Remove.
15291
15292 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15293
15294         * message.el (message-expand-name): Use EUDC if the user uses that.
15295
15296 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15297
15298         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15299         character for the encoding to avoid consing a string.
15300
15301         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15302         unnecessarily.
15303
15304         * mm-util.el (mm-replace-chars-in-string): Remove.
15305
15306         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15307         of mm-replace-chars-in-string.
15308
15309 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15310
15311         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15312
15313         * mm-util.el (mm-subst-char-in-string): Support inplace.
15314
15315         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15316         a new string in every iteration.  Use shy groups.
15317
15318 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15319
15320         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15321         * gnus-soup.el (gnus-soup-group-brew):
15322         * gnus-msg.el (gnus-put-message):
15323         * gnus-move.el (gnus-group-move-group-to-server):
15324         * gnus-kill.el (gnus-batch-score):
15325         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15326         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15327         (gnus-group-update-group, gnus-group-read-group)
15328         (gnus-group-make-group, gnus-group-make-help-group)
15329         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15330         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15331         (gnus-group-sort-by-unread, gnus-group-catchup)
15332         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15333         (gnus-group-yank-group, gnus-group-set-info)
15334         (gnus-group-list-groups):
15335         * gnus.el (gnus-generate-new-group-name):
15336         * gnus-delay.el (gnus-delay-send-queue):
15337         * nnvirtual.el (nnvirtual-catchup-group):
15338         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15339         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15340         (gnus-group-prepare-topics, gnus-topic-check-topology):
15341         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15342         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15343         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15344         (gnus-group-make-articles-read):
15345         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15346         (gnus-group-change-level, gnus-kill-newsgroup)
15347         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15348         (gnus-get-unread-articles, gnus-make-articles-unread)
15349         (gnus-make-ascending-articles-unread): Use accessor
15350         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15351         to get group information for improved readability.
15352
15353
15354 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15355
15356         * gnus-art.el (article-decode-mime-words, article-babel)
15357         (gnus-article-highlight-signature, gnus-article-add-buttons)
15358         (gnus-signature-toggle): Use gnus-with-article-buffer.
15359
15360         * gnus-art.el (gnus-article-highlight-headers)
15361         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15362
15363         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15364         (gnus-article-set-globals, gnus-request-article-this-buffer)
15365         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15366         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15367         (gnus-mime-display-alternative): Use with-current-buffer.
15368
15369 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15370
15371         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15372         also under 80 char limit, and call gnus-error if needed.
15373         (spam-fetch-article-header): Fix - it was a
15374         buffer-local variable (gnus-newsgroup-data).
15375         (spam-find-spam): Use spam-generate-fake-headers, forget about
15376         spam-insert-fake-headers.
15377         (spam-insert-fake-headers): Remove.
15378
15379 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15380
15381         * deuglify.el (gnus-article-outlook-unwrap-lines)
15382         (gnus-outlook-rearrange-article)
15383         (gnus-outlook-repair-attribution-outlook)
15384         (gnus-outlook-repair-attribution-block)
15385         (gnus-outlook-repair-attribution-other): Remove redundant
15386         save-excursion.
15387
15388 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15389
15390         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15391         (spam-fetch-field-subject-fast)
15392         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15393         (spam-fetch-article-header): Add functions to deal with Gnus
15394         internals for fast retrieval of article header data.
15395         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15396
15397 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15398
15399         * pop3.el (pop3-md5): Remove.
15400         (pop3-apop): Replace pop3-md5 with md5.
15401
15402         * mm-bodies.el: base64 is always built-in.
15403
15404         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15405         with-current-buffer.
15406
15407 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15408
15409         * canlock.el (canlock-insert-header): Remove excessive grouping in
15410         regexp.
15411
15412         * gnus-sum.el (gnus-summary-read-document): Ditto.
15413
15414         * gnus-uu.el (gnus-uu-part-number): Ditto.
15415
15416         * html2text.el (html2text-remove-tags): Ditto.
15417         (html2text-format-tags): Ditto.
15418         (html2text-format-single-elements): Ditto.
15419
15420         * mml.el (mml-parse-1): Ditto.
15421
15422 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15423
15424         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15425
15426         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15427
15428         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15429
15430         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15431
15432 2003-11-15  Simon Josefsson  <jas@extundo.com>
15433
15434         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15435         (pgg-gpg-lookup-key): Use regexp match instead of
15436         split-string (split-string is different between emacs 21.2 and
15437         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15438
15439 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15440
15441         * gnus-art.el (gnus-mime-view-all-parts)
15442         (gnus-article-part-wrapper, gnus-article-view-part): Use
15443         with-current-buffer.
15444
15445 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15446
15447         * spam.el (spam-disable-spam-split-during-ham-respool)
15448         (spam-spamoracle-database, spam-cache-lookups)
15449         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15450         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15451         (spam-group-ham-marks, spam-group-spam-marks)
15452         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15453         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15454         also add spam-use-blackholes to the statistical checks.
15455         (spam-fetch-field-fast): Add interface to fetching fields, may
15456         become a macro.
15457         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15458         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15459         (spam-insert-fake-headers): Fake an article when needed.
15460         (spam-find-spam): Fake article when possible.
15461         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15462         (spam-check-bogofilter-headers): Use message-fetch-field instead
15463         of nnmail-fetch-field.
15464
15465 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15466
15467         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15468
15469 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15470
15471         * spam.el (spam-split): Do not require spam-use-CHECK to be
15472         enabled if that check is passed to spam-split explicitly; also
15473         fix so 'spam doesn't get converted to spam-split-group when
15474         spam-split-symbolic-return is t.
15475         (spam-find-spam): Find registrations of the article and use those
15476         instead of re-running spam-split to find the spam/ham
15477         classification of the article.
15478         (spam-log-processing-to-registry, spam-log-registered-p)
15479         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15480         Use gnus-error instead of gnus-message.
15481         (spam-log-registration-type): Add function to determine the
15482         classification of a message based on registry entries; will
15483         return nil if both 'spam and 'ham are found.
15484         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15485         a reasonably fast local cache without the loading errors.
15486         (spam-cache-lookups): Set to t by default.
15487         (spam-find-spam): Don't try to guess spam-cache-lookups.
15488         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15489         spam-caches entry.
15490         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15491         caching of whitelist/blacklist entries.
15492         (spam-check-whitelist, spam-check-blacklist): Invoke
15493         spam-from-listed-p with a type, not a cache variable.
15494         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15495
15496 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15497
15498         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15499
15500         * nnmail.el (nnmail-split-fancy): do.
15501
15502         * mml.el (mml-parse): do.
15503
15504         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15505         (gnus-score-adaptive): do.
15506
15507 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15508
15509         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15510         (gnus-mime-button-map): Don't set keymap parent.
15511         (gnus-button-ctan-directory-regexp): Use shy grouping.
15512         (gnus-prev-page-map): Don't set keymap parent.
15513         (gnus-prev-page-map): Remove duplicated one.
15514         (gnus-next-page-map): Don't set keymap parent.
15515         (gnus-mime-security-button-map): Ditto.
15516
15517         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15518         version number.
15519
15520         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15521
15522 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15523
15524         * canlock.el (canlock-sha1-function): Remove.
15525         (canlock-sha1-function-for-verify): Remove.
15526         (canlock-openssl-program): Remove.
15527         (canlock-openssl-args): Remove.
15528         (canlock-ignore-errors): Remove.
15529         (canlock-sha1-with-openssl): Remove.
15530         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15531         (canlock-verify): Don't use canlock-ignore-errors.
15532
15533         * sha1-el.el (sha1-string-external): Make it can return a string
15534         in binary form.
15535         (sha1-region-external): Ditto.
15536         (sha1-string-internal): Ditto.
15537         (sha1-region-internal): Ditto.
15538         (sha1-region): Ditto.
15539         (sha1-string): Ditto.
15540         (sha1): Ditto.
15541
15542 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15543
15544         * spam.el (spam-report-articles-gmane): New command.
15545
15546 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15547
15548         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15549
15550         * run-at-time.el (run-at-time-saved): Remove.
15551         (run-at-time): Doc fix.
15552
15553 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15554
15555         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15556         (gnus-summary-limit-map): Add it.
15557         (gnus-summary-make-menu-bar): do.
15558
15559 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15560
15561         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15562         Make attempt at some caching support (done for BBDB only now).
15563         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15564         addresses to be checked.
15565         (spam-clear-cache-BBDB): Add function, to be invoked by
15566         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15567         (spam-check-BBDB): Check and use the caches, if
15568         spam-cache-lookups is on, remove superfluous (provide).
15569
15570 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15571
15572         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15573
15574 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15575
15576         * run-at-time.el (run-at-time-saved): Move to after the definition
15577         of `run-at-time'.
15578
15579         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15580
15581 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15582
15583         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15584         mm-w3m-local-map-property.
15585
15586         * mm-view.el (mm-w3m-mode-map): Remove.
15587         (mm-w3m-local-map-property): Remove.
15588         (mm-inline-text-html-render-with-w3m): Don't use
15589         mm-w3m-local-map-property.
15590
15591 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15592
15593         * run-at-time.el: New file.
15594
15595         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15596         under Emacs.
15597
15598         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15599         of gnus-set-text-properties.
15600
15601         * gnus-uu.el (gnus-uu-save-article): Ditto.
15602
15603         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15604
15605         * gnus-cite.el (gnus-cite-parse): Ditto.
15606
15607         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15608         of gnus-.
15609
15610         * gnus-xmas.el (run-at-time): Require run-at-time.
15611
15612         * gnus.el: Changed calls to nnheader-run-at-time and
15613         password-run-at-time throughout to use run-at-time directly.
15614
15615         * password.el: Removed definition of run-at-time.
15616
15617         * nnheaderxm.el: Remove definition of run-at-time.
15618
15619 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15620
15621         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15622         in prompt.
15623
15624 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15625
15626         * messagexmas.el (message-xmas-redefine): Alias
15627         `message-make-caesar-translation-table' to
15628         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15629         version.
15630
15631         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15632         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15633         `gnus-xmas-set-text-properties'.
15634         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15635         `gnus-xmas-completing-read'.
15636         (gnus-xmas-completing-read): Removed.
15637         (gnus-xmas-open-network-stream): Removed.
15638
15639         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15640         XEmacs version.
15641
15642         * dns.el (dns-make-network-process): Use `open-network-stream'
15643         instead of `gnus-xmas-open-network-stream'.
15644
15645         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15646
15647         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15648
15649 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15650
15651         * gnus-art.el (gnus-mime-display-alternative)
15652         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15653         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15654         Don't use gnus-local-map-property.
15655
15656         * gnus-util.el (gnus-local-map-property): Remove.
15657
15658         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15659         gnus-completing-read-maybe-default with completing-read.
15660
15661         * gnus-util.el (gnus-completing-read): do.
15662         (gnus-completing-read-maybe-default): Remove.
15663
15664 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15665
15666         * password.el: Only autoload `run-at-time' if not XEmacs.
15667         Only autoload the itimer functions if XEmacs.
15668
15669 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15670
15671         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15672         XEmacsen.
15673
15674         * dgnushack.el: Autoload executable-find for XEmacs.
15675
15676 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15677
15678         * gnus-art.el (gnus-read-string): Remove.
15679         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15680         read-string.
15681
15682 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15683
15684         * netrc.el: Autoload password-read.
15685         (netrc): Add configuration group.
15686         (netrc-encoding-method, netrc-openssl-path): Add
15687         variables for encoding and decoding of files with symmetric
15688         ciphers.
15689         (netrc-encode): Add assistant function to encode a file with
15690         netrc-encoding-method.
15691         (netrc-parse): Add interactive parameter, added optional
15692         decoding if netrc-encoding-method is non-nil but otherwise
15693         behavior is standard.
15694         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15695         Do s/encode/encrypt/ everywhere.
15696
15697         * spam.el: Remove executable-find autoload.
15698
15699 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15700
15701         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15702
15703         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15704
15705 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15706
15707         * gnus-art.el (gnus-treat-ansi-sequences)
15708         (article-treat-ansi-sequences): New variable and function.
15709         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15710
15711         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15712         Use it.
15713
15714 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15715
15716         * mm-util.el (mm-quote-arg): Remove.
15717
15718         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15719         shell-quote-argument.
15720
15721         * gnus-uu.el (gnus-uu-command): do.
15722
15723         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15724
15725         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15726         with make-char.
15727
15728         * mm-util.el (mm-make-char): Remove.
15729
15730         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15731         add-minor-mode.
15732
15733         * gnus-undo.el (gnus-undo-mode): do.
15734
15735         * gnus-topic.el (gnus-topic-mode): do.
15736
15737         * gnus-sum.el (gnus-dead-summary-mode): do.
15738
15739         * gnus-start.el (gnus-slave-mode): do.
15740
15741         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15742
15743         * gnus-ml.el (gnus-mailing-list-mode): do.
15744
15745         * gnus-gl.el (gnus-grouplens-mode): do.
15746
15747         * gnus-draft.el (gnus-draft-mode): do.
15748
15749         * gnus-dired.el (gnus-dired-mode): do.
15750
15751         * gnus-ems.el (gnus-add-minor-mode): Remove.
15752
15753         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15754         Replace gnus-char-width with char-width.
15755
15756         * gnus-ems.el (gnus-char-width): Remove.
15757
15758         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15759         Replace gnus-char-width with char-width.
15760
15761         * gnus-ems.el (gnus-char-width): Remove.
15762
15763         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15764         definition.
15765         Remove Emacs 20 hash table compatibility code.
15766
15767         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15768         20 compatibility code.
15769
15770         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15771
15772         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15773
15774         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15775         with point-at-{eol,bol}.
15776
15777         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15778
15779         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15780
15781         * flow-fill.el (fill-flowed-point-at-bol)
15782         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15783
15784         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15785         Replace with point-at-{eol,bol} throughout all files.
15786
15787 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15788
15789         * ntlm.el (ntlm-string-as-unibyte): New macro.
15790         (ntlm-build-auth-response): Use it.
15791
15792         Remove Emacs 20 stuff:
15793         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15794         (butlast, mapc, remove): Remove the compiler macros.
15795         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15796         of delq and copy-sequence.
15797         * gnus-art.el (popup-menu): Remove the compiler macro.
15798         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15799         Emacs 20.
15800
15801 2004-01-05  Simon Josefsson  <jas@extundo.com>
15802
15803         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15804         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15805         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15806         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15807         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15808         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15809         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15810         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15811         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15812         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15813         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15814         string-xor into ntlm-string-xor.  Suggested by
15815         Jesper Harder <harder@myrealbox.com>.
15816
15817         * ntlm.el: Don't include poem.
15818
15819         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15820         Jesper Harder <harder@myrealbox.com>.
15821
15822         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15823
15824         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15825         probably breaks emacs with DL patch, but do we care? Is anyone
15826         still using the DL stuff?)
15827
15828         * sieve-manage.el: Use the password package.
15829         (sieve-manage-read-passwd): Remove.
15830         (sieve-manage-interactive-login): Use password.  Re-add
15831         condition-case around loop.
15832
15833         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15834         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15835         the password package.
15836
15837 2003-02-19  Simon Josefsson  <jas@extundo.com>
15838
15839         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15840         token.
15841
15842 2002-08-07  Simon Josefsson  <jas@extundo.com>
15843
15844         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15845         (sieve-manage-authenticators):
15846         (sieve-manage-authenticator-alist): Add some SASL mechs.
15847         (sieve-sasl-auth): New function.
15848         (sieve-manage-cram-md5-auth):
15849         (sieve-manage-plain-auth): Rewrite using SASL library.
15850         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15851         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15852         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15853         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15854
15855 2004-01-05  Simon Josefsson  <jas@extundo.com>
15856
15857         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15858         New files.
15859
15860 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15861
15862         * gnus-group.el (gnus-no-groups-message): Update.
15863
15864         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15865
15866 2003-11-09  Simon Josefsson  <jas@extundo.com>
15867
15868         * imap.el: Support for ID IMAP extension (RFC 2971).
15869         (imap-local-variables): Add imap-id.
15870         (imap-id): New variable.
15871         (imap-id): New function.
15872         (imap-parse-response): Parse untagged ID response.
15873         * nnimap.el (nnimap-id): New variable.
15874         (nnimap-open-connection): Use it.
15875
15876 2003-12-28  Simon Josefsson  <jas@extundo.com>
15877
15878         * gnus-score.el (gnus-score-edit-all-score): New.
15879         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15880
15881 2004-01-04  Simon Josefsson  <jas@extundo.com>
15882
15883         * password.el: Add.
15884
15885 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15886
15887         * dns.el (dns-query-types): Fix typo.
15888         (dns-query-types): New function.
15889         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15890         PTR and SOA replies, see RFC 1035.
15891
15892 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15893
15894         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15895
15896         * Moved to Changelog.2.
15897
15898 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15899
15900         * gnus.el (gnus-version-number): Bump version.
15901
15902 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15903
15904         * gnus.el: No Gnus v0.1 is released.
15905
15906 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15907
15908         * gnus.el: No Gnus v0.0 is released.
15909
15910 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15911
15912         * gnus.el (gnus-version-number): Bump.
15913         (gnus-version): No.
15914
15915 See ChangeLog.2 for earlier changes.
15916
15917     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15918       Free Software Foundation, Inc.
15919
15920   This file is part of GNU Emacs.
15921
15922   GNU Emacs is free software: you can redistribute it and/or modify
15923   it under the terms of the GNU General Public License as published by
15924   the Free Software Foundation, either version 3 of the License, or
15925   (at your option) any later version.
15926
15927   GNU Emacs is distributed in the hope that it will be useful,
15928   but WITHOUT ANY WARRANTY; without even the implied warranty of
15929   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15930   GNU General Public License for more details.
15931
15932   You should have received a copy of the GNU General Public License
15933   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15934
15935 ;; Local Variables:
15936 ;; coding: utf-8
15937 ;; fill-column: 79
15938 ;; add-log-time-zone-rule: t
15939 ;; End: