If gnus-agent isn't set, then do request scans from the backends.
[gnus] / lisp / ChangeLog
1 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4         then do request scans from the backends.
5
6         * netrc.el (netrc-credentials): New conveniency function.
7
8         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
9         avoid running a hook per line, since this takes a lot of time,
10         profiling shows.
11         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12         directly if gnus-visual-p is true.
13
14 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
17         groups; replace mapcar with dolist which is a bit faster; pass groups
18         info to gnus-read-active-file-1.
19         (gnus-read-active-file-1): Scan only specified groups if the new
20         optional arg `infos' is given.
21
22 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23
24         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
25
26         * pop3.el (pop3-movemail): Removed.
27         (pop3-streaming-movemail): Renamed to pop3-movemail.
28
29         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
30         don't restrict end-tag searches to the end of the line.
31
32 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
33
34         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
35         articles of every unchecked group to t, which means unknown since the
36         server has never been opened.
37
38 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
39
40         * gnus-html.el (gnus-html-show-alt-text): New command.
41         (gnus-html-browse-image): Ditto.
42         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
43         to browse the image directly.
44         (gnus-html-wash-tags): Search for images first, so that <a><img> works
45         better.
46
47         * gnus-async.el (gnus-async-article-callback): Call
48         `gnus-html-prefetch-images' unconditionally.
49
50         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
51         before feeding URLs to curl.
52
53 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
54
55         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
56         internal images as deletable by `W D D'.
57
58         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
59         (gnus-async-article-callback): Fix typo.
60
61 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
62
63         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
64         current line to work around bugs in the output from w3m.
65
66         * gnus-async.el (gnus-async-article-callback): Always prefetch images
67         for groups that want that.
68
69         * nntp.el (nntp-wait-for-string): Supply a timeout for
70         accept-process-output to ensure progress.
71
72         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
73         level to get unread articles from, then use that for foreign groups,
74         too.
75
76         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
77         confuses the rest of the function.
78
79         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
80         for the methods that support -retrieve-groups, too.
81
82         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
83
84 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
87         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
88
89         * pop3.el: Require cl when compiling.
90         (pop3-number-of-responses): Search for "+OK", not "+OK ".
91
92 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
95         that aren't going to be activated.
96         (gnus-get-unread-articles): Fix up the last commit.
97
98         * gnus-html.el (gnus-article-html): Allow calling without specifying
99         the handle.  In that case, dissect the buffer first.
100
101         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
102
103         * nnimap.el (nnimap-open-connection): Revert the change that would look
104         into authinfo for imaps instead of imap.
105
106         * gnus-start.el (gnus-activate-group): Take an optional parameter to
107         say that you don't want to call gnus-request-group with don-check, but
108         do check the reponse.  This is for virtual groups only.
109         (gnus-get-unread-articles): Count the archive groups as secondary, so
110         that they're activated the same way as before.
111
112         * imap.el (imap-message-map): Removed optional buffer parameter, since
113         no callers use it.
114         (imap-message-get): Ditto.
115         (imap-message-put): Ditto.
116         (imap-mailbox-map): Ditto.
117         (imap-mailbox-put): Ditto.
118         (imap-mailbox-get): Ditto.
119         (imap-mailbox-get): Revert last change for this function.
120
121         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
122         case-insensitively.
123         (nnimap-debug): Removed.
124
125         * imap.el (imap-fetch-safe): Removed function, and altered all callers
126         to use `imap-fetch' instead.  According to the comments, this should be
127         safe, since all other IMAP clients use the 1:* syntax.
128         (imap-enable-exchange-bug-workaround): Removed.
129         (imap-debug): Removed -- doesn't seem very useful.
130
131         * mail-source.el (mail-source-fetch): Don't message if we're fetching
132         mail from a file, and the file doesn't exist.
133
134         * imap.el (imap-log): New convenience function used throughout instead
135         of repeating the same code all over the place.
136
137         * pop3.el (pop3-streaming-movemail): Return t for success.
138
139         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
140         .authinfo if we're using ssl connection.
141
142         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
143         already have if we're in a main Gnus `g' run.
144
145         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
146
147 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
150
151         * nnmh.el (nnmh-request-list-1): Bind `file'.
152
153         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
154         alias to set-process-query-on-exit-flag or process-kill-without-query.
155         (pop3-open-server): Use it.
156
157 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
158
159         * mail-source.el (mail-source-delete-crash-box): Always move the crash
160         box to the Incoming file.  Fixes mistake in previous checkin.
161
162         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
163         request loop (for debugging purposes) removed.
164
165         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
166         culprit is more visible.
167         (nnml-save-incremental-nov, nnml-open-incremental-nov)
168         (nnml-add-incremental-nov): New functions to do "incremental" nov
169         updates, where we just append to the end of the existing nov files
170         without reading/writing them in full.
171
172         * mail-source.el (mail-source-delete-crash-box): Really only check the
173         incoming files once in a while.
174
175         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
176
177         * mail-source.el (mail-source-delete-crash-box): Only check the
178         incoming files for deletion once per day to save a lot of file
179         accesses.
180
181         * pop3.el (pop3-logon): Fix up unbound variable typo.
182
183         * mail-source.el (pop3-streaming-movemail): Autoload.
184
185         * pop3.el (pop3-streaming-movemail): Respect
186         pop3-leave-mail-on-server.
187
188         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
189         retrieval.
190
191         * pop3.el (pop3-process-filter): Removed unused function.
192         (pop3-streaming-movemail, pop3-send-streaming-command)
193         (pop3-wait-for-messages, pop3-write-to-file)
194         (pop3-number-of-responses): New functions for streaming pop3
195         retrieval.
196
197         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
198         come from no known methods.
199         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
200         list.
201
202         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
203         message sizes.
204         (pop3-movemail): Use erase-buffer instead of looping and deleting
205         regions, which seems rather odd.
206
207         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
208         file once per `g' run.
209
210         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
211         directories.  This makes the draft queue directory work.
212
213         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
214         data from the backends, so that we only request the list of groups from
215         each method once.  This should speed things up considerably.
216
217         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
218         detect that it's not implemented.
219
220         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
221         we actually do recurse down into the tree, but don't stat all leaf
222         nodes.
223
224         * gnus-html.el (gnus-html-show-images): If there are no images to show,
225         then say so instead of bugging out.
226
227         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
228         files exist before trying to read them.
229
230         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
231         around <pre_int>.
232
233         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
234
235         * nnmh.el (nnmh-request-list-1): Optimize for speed.
236
237 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
238
239         * mm-util.el (mm-image-load-path): Just return the image directories,
240         not all directories in the path in addition to the image directories.
241         (mm-image-load-path): Maintain a cache of the image directories so that
242         the `g' command in Gnus doesn't have to stat dozens of directories each
243         time.
244
245         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
246         (gnus-html-wash-tags): Add a new `i' command to insert images.
247         (gnus-html-insert-image): New command and keystroke.
248         (gnus-html-redisplay-with-images): New command and keystroke.
249         (gnus-html-show-images): Renamed command.
250         (gnus-html-wash-tags): Remove more white space before <pre_int> image
251         spacers.
252         (gnus-html-wash-tags): Decode entities at the end, so that entities
253         inside the tags don't mess up the rest of the "parsing".
254
255         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
256         so that nnimap methods aren't agentized by default.  There's apparently
257         many problems related to agent/imap behaviour.
258
259         * gnus-art.el (gnus-article-copy-string): New command and key binding.
260
261         * gnus-html.el: Doc fix.
262
263 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
264
265         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
266         specifier-spec-list for Emacs 21.
267
268         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
269         glyph-width and glyph-height instead of display-graphic-p and
270         image-size; make avoidance of displaying small images work for XEmacs.
271
272         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
273         for XEmacs.
274
275         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
276         of symbol that holds plist data.
277         (gnus-process-plist): Remove plist of process after getting it.
278
279 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
280
281         * message.el (message-generate-hashcash): Change default to
282         'opportunistic if hashcash is installed.
283
284         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
285         (gnus-html-put-image): Only call image-size once, since it's somewhat
286         time-consuming on remote X servers.
287
288 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
289
290         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
291         type on data, not a file name.
292
293         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
294         window-pixel-edges for Emacs 21.
295
296         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
297         decoded contents.
298         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
299
300 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
301
302         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
303         group line format, since it isn't very interesting.
304
305         * gnus-agent.el (gnus-agent-short-article),
306         (gnus-agent-long-article): Increase values for these two variables,
307         since most people are likely to have more network connection and
308         storage than before.
309
310         * gnus.el (gnus-refer-article-method): Change default to 'current.
311         When referring an article, the common behaviour is to refer it from the
312         current select method, not the native select method.  The chances of
313         the native select method having the message in question is rather slim
314         these days.
315
316         * gnus-sum.el (gnus-auto-select-subject): Change default to
317         `unseen-or-unread'.  I think it's likely that most people want to
318         select an unseen article over a previously seen, but unread one.
319
320         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
321         means that in the article buffer none of the minor mode elements will
322         be shown, usually, and this is not desirable in most cases.
323
324         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
325         that commands like `d' (and the like) go to the next line in the
326         buffer, instead of the next unread article.  I think this is the
327         behaviour that is most natural for most users.
328         (gnus-single-article-buffer): Change default to nil, so that people can
329         have as many article buffers open as they have summary buffer.  I think
330         this is the most natural way for the groups to behave.
331
332         * message.el (message-generate-new-buffers): Change default to
333         `unsent', so that all new message buffers start their names with the
334         string "*unsent", and it's easier to find the buffers if you move from
335         them.
336
337 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
338
339         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
340         small. They're probably tracking images.
341         (gnus-html-wash-tags): Remove all <pre_int> place holders.
342         (gnus-html-rescale-image): Yet another try at getting the image sizing
343         right.
344
345         * nntp.el (nntp-request-set-mark): Refuse to do marks if
346         nntp-marks-file-name is nil.
347
348 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
349
350         * gnus-html.el (gnus-html-wash-tags)
351         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
352         Better logging.
353
354 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
357
358         * gnus-html.el (gnus-html-wash-tags): Check the value of
359         gnus-blocked-images in the summary buffer.
360
361 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
362
363         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
364
365 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
366
367         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
368         like "a", it seems like.
369         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
370         since it needs to be picked from the correct buffer.
371
372         * nnwfm.el: Removed.
373
374         * nnlistserv.el: Removed.
375
376 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
377
378         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
379         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
380
381 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * nnkiboze.el: Removed.
384
385         * nndb.el: Removed.
386
387         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
388         alt text.
389         (gnus-html-rescale-image): Try to get the rescaling logic right for
390         images that are just wide and not tall.
391
392         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
393         overshadow variable bindings.
394
395 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
396
397         * gnus-html.el (gnus-html-wash-tags)
398         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
399         extra logging.
400
401 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
404         (gnus-max-image-proportion): New variable.
405         (gnus-html-rescale-image): New function.
406         (gnus-html-put-image): Rescale images.
407
408 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
409
410         Fix up some byte-compiler warnings.
411         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
412         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
413         (gnus-article-fill-cited-article, gnus-article-hide-citation)
414         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
415         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
416         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
417         (gnus-group-update-group): Use save-excursion and with-current-buffer.
418
419 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * gnus-html.el (gnus-article-html): Decode contents by charset.
422
423 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
424
425         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
426         (gnus-html-frame-width, gnus-blocked-images)
427         * message.el (message-prune-recipient-rules): Add custom version.
428         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
429
430         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
431         functions.
432
433         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
434         gnus-process-get.
435
436 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
437
438         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
439         instead of lsub directly.
440
441 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * nnwarchive.el: Removed.
444
445         * gnus-soup.el: Removed.
446
447         * nnsoup.el: Removed.
448
449         * nnultimate.el: Removed.
450
451         * gnus-html.el (gnus-blocked-images): New variable.
452
453         * message.el (message-prune-recipients): New function.
454         (message-prune-recipient-rules): New variable.
455
456         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
457         guess whether a long line is natural text or not.
458
459         * gnus-html.el (gnus-html-schedule-image-fetching): Use
460         gnus-process-plist and friends for compatibility.
461
462 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
463
464         * gnus-html.el: Require packages that define macros used in this file.
465         (gnus-article-mouse-face): Declare to silence byte-compiler.
466         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
467         process-get.
468         (gnus-html-put-image): Use plist-get to avoid getf.
469         (gnus-html-prefetch-images): Use with-current-buffer.
470
471 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
472
473         * gnus-ems.el: Provide compatibility functions for
474         gnus-set-process-plist.
475
476         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
477         header-line-format for XEmacs 21.4.
478
479         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
480         * gnus.el (gnus-valid-select-methods)
481         * message.el (message-send-mail-partially-limit)
482         * mm-decode.el (mm-text-html-renderer)
483         * mml.el (mml-insert-mime-headers-always)
484         * smiley.el (smiley-regexp-alist): Bump custom version.
485
486 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
487
488         * gnus-html.el: require mm-url.
489         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
490         with the url to `url'.
491         (gnus-html-wash-tags): Support cid: URLs/images.
492
493 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
494
495         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
496         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
497         bindings, as they aren't useful at all. `w' is moved to `W w'.
498
499         * gnus-move.el: Removed file, since it doesn't really work.
500
501         * gnus-html.el (gnus-article-html): Tell w3m that the input is
502         UTF-8. This seems to fix problems with some German web feeds.
503
504         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
505         at the top so that the proper colours are applied.
506
507         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
508         don't have dots in their names.
509
510         * gnus-art.el (gnus-article-view-part): Doc fix.
511
512         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
513         XEmacs-compatible.
514         (gnus-html-put-image): Don't do images on non-graphic displays.
515
516         * nnslashdot.el: Removed this unused backend.
517
518         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
519         actions.
520         (gnus-undo-register-1): Revert last change.
521
522         * gnus-group.el (gnus-group-completing-read): Protect against not
523         having completion-styles bound.
524
525         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
526         make broken recipients happier.
527
528         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
529
530         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
531         point parameter.
532
533         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
534
535         * gnus-group.el (gnus-group-completing-read): Add 'substring to
536         completion-styles for group selection.
537
538 2009-02-04  Andreas Schwab  <schwab@suse.de>
539
540         * gnus-score.el (gnus-score-string): Fix regex for matching extra
541         headers and regexp-quote the match if necessary.
542
543 2009-03-24  Miles Bader  <miles@gnu.org>
544
545         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
546         the blinking smiley.
547
548 2009-03-24  Simon Josefsson  <simon@josefsson.org>
549
550         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
551         blink smiley.
552
553 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554
555         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
556         where the dribbel file lives exists.
557
558         * message.el (message-send-mail-partially-limit): Change the default to
559         nil, since most people don't want this.
560
561         * mm-url.el (mm-url-decode-entities): Also decode entities like
562         &#x3212.
563
564 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
565
566         * gnus-sum.el (gnus-summary-idna-message):
567         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
568         Hyperlink urls in docstrings with URL `...'.
569
570 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
571
572         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
573         functions.
574
575 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
578         say what the mouseover text should be.
579
580         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
581         version of the mm-w3m-safe-url-regexp variable to only download images
582         in the groups where we want that to happen.
583
584         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
585
586         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
587         easier debugging.
588         (gnus-article-beginning-of-window): Add kludge to allow spacing past
589         big pictures in the article buffer.
590
591         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
592         gnus-article-html.
593         (mm-text-html-renderer): gnus-article-html needs curl in addition to
594         w3m.
595
596         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
597
598 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
599
600         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
601         which doesn't exist.
602
603         * message.el (message-inhibit-ecomplete): New variable to allow some
604         function to inhibit ecomplete address storage.
605         (message-resend): Disable ecomplete message storage when resending
606         messages.
607
608         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
609
610 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
611
612         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
613         Save excursion while copying, moving, and deleting articles in order to
614         prevent the cursor from jumping to unforeseen place.
615
616 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
617
618         * lpath.el: No need to bind bookmark-current-buffer,
619         bookmark-yank-point and bookmark-make-record-function.
620
621 2010-08-17  Glenn Morris  <rgm@gnu.org>
622
623         * gnus-sync.el: Require gnus components whose functions are used.
624
625         * gnus-art.el (bookmark-make-record-function):
626         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
627         Declare for compiler.
628
629         * mm-url.el (mml-compute-boundary): Autoload.
630
631 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
632
633         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
634
635 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
636
637         Typo fix "hoo4a" -> "hook".
638
639         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
640
641 2010-08-14  Glenn Morris  <rgm@gnu.org>
642
643         * gnus-sync.el (gnus-sync): Fix defgroup version.
644
645 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
646
647         Doc fixes and keep unknown groups (ammended for nunion bug fix).
648
649         * gnus-sync.el: Fix docs.
650         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
651         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
652
653 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
654
655         Optimizations for gnus-sync.el.
656
657         * gnus-sync.el: Add docs about gnus-sync-backend
658         possibilities.
659         (gnus-sync-save): Remove unnecessary message.
660         (gnus-sync-read): Optimize and show what groups were skipped.
661
662 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
663
664         Minor bug fixes for gnus-sync.el.
665
666         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
667         read the sync on get-new-news.
668
669         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
670         quiet.
671
672         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
673
674 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
675
676         Make saving and restoring of hidden threads work with overlays.
677         Patch applied by Ted Zlatanov.
678
679         * gnus-sum.el (gnus-hidden-threads-configuration)
680         (gnus-restore-hidden-threads-configuration): Update to deal with text
681         properties, rather than searching for a magic character.
682
683 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
684
685         New gnus-sync.el library for synchronization of marks.
686
687         * gnus-sync.el: New library for synchronization of marks.
688
689         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
690         renamed from `gnus-registry-grep-in-list'.
691
692         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
693
694         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
695
696 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
697
698         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
699         determining charset of text fails.
700
701 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * nnmail.el (nnmail-get-new-mail-1): Revert.
704
705         * nnml.el (nnml-active-number): Make sure names of newly created groups
706         in nnml-group-alist are encoded.
707
708 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
711         containing non-ASCII characters in active file for nnml back end.
712
713 2010-07-24  David Engster  <dengste@eml.cc>
714
715         * mml-smime.el (mml-smime-epg-verify): Also accept the older
716         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
717
718 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
719
720         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
721         tag (Bug#6654).
722
723 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
724
725         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
726         the article buffer, not the summary buffer.
727
728 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
729
730         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
731         Emacs 23 as well.
732
733 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
734
735         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
736         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
737
738 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
739
740         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
741         Patch applied by Karl Fogel.
742
743         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
744         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
745
746 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
747
748         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
749         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
750         C-w still not working correctly from Article buffers; Thierry's
751         patch to fix that will be applied after this.
752
753         * gnus-art.el (bookmark-make-record-function): New local variable.
754
755         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
756         article buffer.
757         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
758
759 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
760
761         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
762         on changes in bookmark.el.
763
764 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
765
766         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
767         `no-log' instead of message not to log prompt string.
768
769 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
770
771         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
772         the *other* type of HTML form submission.
773
774 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
775
776         * auth-source.el (auth-source-pick): If choice does not contain a
777         questioned keyword, set the check to t.
778
779 2010-06-12  Romain Francoise  <romain@orebokech.com>
780
781         * gnus-util.el (gnus-date-get-time): Move up before first use.
782
783 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
784
785         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
786         (gnus-article-edit-part): Bind it to make last part that is substituted
787         or deleted visible.
788         (gnus-mime-display-single): Buttonize part of which id equals to
789         gnus-mime-buttonized-part-id.
790
791 2010-06-10  Dan Christensen  <jdc@uwo.ca>
792
793         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
794         (gnus-dd-mmm): Use gnus-date-get-time.
795         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
796         simplify logic.
797         (gnus-summary-limit-to-age): Use gnus-date-get-time.
798         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
799
800 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
801
802         * auth-source.el (top): Autoload `secrets-list-collections',
803         `secrets-create-item', `secrets-delete-item'.
804         (auth-sources): Fix tag string.
805         (auth-get-source, auth-source-retrieve, auth-source-create)
806         (auth-source-delete): New defuns.
807         (auth-source-pick): Rewrite in order to avoid 2 passes.
808         (auth-source-forget-user-or-password): New parameter USERNAME.
809         (auth-source-user-or-password): New parameters CREATE-MISSING and
810         DELETE-EXISTING.  Retrieve password interactively, if needed.
811
812 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
813
814         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
815         deleting unused directories when gnus-expert-user is t.
816
817 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
818
819         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
820         for each temp file when gnus-article-browse-delete-temp is ask.
821
822 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
823
824         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
825         Lisp calls to delete-backward-char by calls to delete-char.
826
827 2010-05-20  Kevin Ryde  <user42@zip.com.au>
828
829         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
830
831 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
832
833         * password-cache.el (password-cache-remove): Fix docstring.
834
835 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
836
837         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
838         article unless decoding article to be saved.
839
840 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
841
842         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
843         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
844         generated within the mm-with-unibyte-current-buffer macro.
845
846 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
847
848         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
849         to nil when we're in a mml-preview buffer and no group is selected.
850
851 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
852
853         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
854         when catching the `C-g'.  Reported by "Leo".
855
856 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
857
858         * message.el (message-forward-make-body-plain)
859         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
860         multibyte-string-p.
861
862         * lpath.el: Revert.
863
864 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
865
866         * message.el (message-forward-make-body-mml): Assume original message
867         is multibyte string; error on unibyte.
868         (message-forward-make-body-plain): Ditto; don't add excessive newline
869         in body end.
870
871         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
872
873 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
874
875         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
876         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
877
878 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
879
880         * mm-extern.el (mm-extern-url): Don't use
881         mm-with-unibyte-current-buffer.
882         (mm-extern-cache-contents): Use with-current-buffer instead of
883         save-excursion + set-buffer.
884
885 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
886
887         * mm-util.el (mm-emacs-mule): Remove.
888
889 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
890
891         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
892         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
893         change.
894
895 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
898         bind the default value of enable-multibyte-characters to nil.
899
900 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * message.el (message-forward-make-body-plain)
903         (message-forward-make-body-mml):
904         Don't use mm-with-unibyte-current-buffer.
905
906 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
907
908         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
909
910 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
911
912         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
913         (Bug#5592).
914
915 2010-05-07  Julien Danjou  <julien@danjou.info>
916
917         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
918         it to mm-pipe-part.
919
920         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
921         it is given.
922
923 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
924
925         * binhex.el (binhex-decode-region-internal)
926         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
927         (dns-query)
928         * nnweb.el (nnweb-gmane-search)
929         * pgg-parse.el (pgg-parse-armor)
930         * pgg.el (pgg-verify-region)
931         * sha1.el (sha1-string-external)
932         * uudecode.el (uudecode-decode-region-internal)
933         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
934         XEmacs.
935
936         * gnus-art.el (gnus-article-browse-html-parts)
937         * gnus-group.el (gnus-read-ephemeral-gmane-group)
938         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
939         make-temp-file.
940
941         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
942         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
943         compiling.
944
945         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
946         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
947         XEmacs when compiling.
948
949         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
950         gnus-pick-mode-off-hook for XEmacs when compiling.
951         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
952         gnus-binary-mode-off-hook for XEmacs when compiling.
953
954         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
955         nil if char-charset is not available.
956
957         * imap.el (imap-disable-multibyte)
958         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
959         macros.
960
961         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
962         instead of encode-coding-string.
963
964         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
965         'xemacs) instead of mm-emacs-mule to switch function definitions.
966         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
967
968         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
969         bind temporary-file-directory for XEmacs;
970         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
971         timer-set-function for XEmacs 21.4 and SXEmacs;
972         bind timer-list for XEmacs 21.4 and SXEmacs;
973         fbind char-charset and find-charset-region for non-Mule XEmacs;
974         fbind decode-coding-region, decode-coding-string, detect-coding-region,
975         encode-coding-region and encode-coding-string for XEmacs having no
976         file-coding feature.
977
978 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
979
980         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
981
982 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
985         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
986
987 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
988
989         * mm-util.el (mm-decompress-buffer): Use `delete-file';
990         alias `jka-compr-delete-temp-file' no longer exists.
991
992 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
993
994         Use define-minor-mode in Gnus where applicable.
995         * mml.el (mml-mode): Use define-minor-mode.
996         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
997         (gnus-undo-mode): Use define-minor-mode.
998         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
999         (gnus-dead-summary-mode): Use define-minor-mode.
1000         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1001         Initialize in declaration.
1002         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1003         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1004         (gnus-mailing-list-mode): Use define-minor-mode.
1005         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1006         (gnus-draft-mode): Use define-minor-mode.
1007         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1008         (gnus-dired-mode): Use define-minor-mode.
1009
1010 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1011
1012         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1013         handles on recursive mml-to-mime translation and check them for
1014         boundary delimiter collisions.  Reported by Greg Troxel.
1015
1016 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1017
1018         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1019
1020 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1021
1022         * mm-util.el (mm-find-buffer-file-coding-system):
1023         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1024
1025 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1026
1027         * message.el (message-generate-headers): Record insertion of optional
1028         headers as well.  Otherwise the check to prevent repeated insertion of
1029         optional headers is a no-op.
1030
1031 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1032
1033         * smime.el: Don't mention CVS.
1034
1035         * nnrss.el (nnrss-fetch): Don't mention CVS.
1036
1037         * nnir.el: Don't mention CVS.
1038
1039 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1040
1041         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1042
1043 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1044
1045         * lpath.el: Fbind bookmark-default-handler,
1046         bookmark-get-bookmark-record, bookmark-make-record-default,
1047         bookmark-prop-get for Emacs <23 and XEmacs.
1048
1049 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1050
1051         * gnus-sum.el: Add bookmark declarations to silence the compiler.
1052         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1053         Use with-current-buffer to silence the byte-compiler.
1054         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1055         bother to require `gnus'.
1056         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
1057
1058 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1059
1060         * gnus-sum.el (gnus-summary-bookmark-make-record)
1061         (gnus-summary-bookmark-jump): New functions.
1062         (gnus-summary-mode): Setup bookmark support.
1063
1064 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
1065
1066         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1067         if set.
1068
1069 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1070
1071         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1072         gnus-article-browse-html-save-cid-image; make it work recursively for
1073         forwarded messages as well.
1074         (gnus-article-browse-html-parts): Work when prefix arg is given.
1075         (gnus-article-browse-html-article): Doc fix.
1076
1077 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1078
1079         * message.el (message-default-mail-headers):
1080         (message-default-headers): Carry the value mail-default-headers over
1081         into message-default-mail-headers, rather than message-default-headers.
1082
1083 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1084
1085         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1086         charset.
1087
1088         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1089         charset into the <meta> tag when the article is encoded to utf-8.
1090
1091 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1092
1093         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1094         directories as well.
1095         (gnus-article-browse-html-parts): Work for images that do not specify
1096         file names; delete temp directory when quitting; insert header at the
1097         right place; use file: scheme for image files.
1098
1099 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1100
1101         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1102         (gnus-article-browse-html-parts): Use it to make temporary cid image
1103         files in addition to html file so that browser may display them.
1104
1105 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1106
1107         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1108
1109 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1110
1111         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1112
1113 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1114
1115         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1116         about Secret Service API sources.  Improve Customize options.
1117         (auth-source-pick): Change to accept any number of search parameters.
1118         Implement fallbacks iteratively, not recursively.  Add scoring on the
1119         second pass and sort by score.  Call Secret Service API when needed.
1120         (auth-source-user-or-password): Use it.  Call Secret Service API
1121         directly when needed to get the user name and the password.
1122
1123 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1124
1125         * message.el (message-interactive): Doc fix.
1126         (message-qmail-inject-args): Reflow.
1127         (message-kill-to-signature): Fix typo in docstring.
1128
1129         * smiley.el (smiley-buffer): Fix typo in docstring.
1130
1131 2010-03-24  Glenn Morris  <rgm@gnu.org>
1132
1133         * mail-source.el (gnus-message): Declare.
1134         (mail-source-delete-old-incoming): Require gnus-util.
1135
1136 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1139
1140         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1141
1142         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1143         password-cache's default if it is not bound.
1144         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1145         password-cache-expiry's default if it is not bound.
1146
1147         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1148         available in Emacs 21.
1149
1150         * lpath.el: Suppress compiler warnings for:
1151         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1152         XEmacs;
1153         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1154         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1155         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1156
1157 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1158
1159         * auth-source.el (auth-sources): Fix up definition so extra parameters
1160         are always inline.
1161
1162 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1163
1164         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1165         wasn't updated after mismatch.  Clear cached mailbox info correctly
1166         when uidvalidity changes.
1167         (nnimap-group-prefixed-name): New function to avoid some code
1168         duplication.
1169         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1170         (nnimap-request-group): Use it.
1171         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1172         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1173         with many imap folders.  This is done by caching the group status from
1174         the imap server persistently in a group parameter `imap-status'.  (This
1175         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1176         but not persistently, so every Gnus startup was still very slow.)
1177
1178 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1179
1180         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1181         delete the extra newline.  Otherwise editing of :string and :number
1182         types don't work.
1183
1184 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1185
1186         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1187         secrets.el dependency.
1188         (auth-sources): Add optional user name.  Add secrets.el configuration
1189         choice (unused right now).
1190
1191 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1192
1193         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1194         `gnus-registry-install-shortcuts' fill in the functions.
1195
1196         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1197         warnings.
1198         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1199         (gnus-registry-install-shortcuts): Populate and use it in a
1200         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1201
1202 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1203
1204         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1205         In-place substitutions for the group name encoding/decoding.
1206         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1207         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1208         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1209         (nnimap-update-unseen, nnimap-request-list)
1210         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1211         (nnimap-request-set-mark, nnimap-split-to-groups)
1212         (nnimap-split-articles, nnimap-request-newgroups)
1213         (nnimap-request-create-group, nnimap-request-accept-article)
1214         (nnimap-request-delete-group, nnimap-request-rename-group)
1215         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1216         `encoded-mbx' for consistency.
1217         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1218         variable `imap-current-mailbox'.
1219
1220         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1221         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1222
1223 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1224
1225         * pop3.el (pop3-display-message-size-flag): Display message size byte
1226         counts during POP3 download.
1227         (pop3-movemail): Use it.
1228         (pop3-list): Implement listing of available messages.
1229
1230 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1231
1232         * nnir.el (nnir-get-article-nov-override-function): New function to
1233         override the normal NOV retrieval.
1234         (nnir-retrieve-headers): Use it.
1235
1236 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1237
1238         * auth-source.el (netrc-machine-user-or-password): Autoload.
1239
1240 2010-03-19  Glenn Morris  <rgm@gnu.org>
1241
1242         Stop message.el from loading about 40 libraries it doesn't always need.
1243         The general approach is to autoload rather than require, and to
1244         require in the specific functions rather than the file.  (Bug#5642)
1245
1246         * gmm-utils.el: Don't require wid-edit.
1247         (widget-create-child-value, widget-convert, widget-default-get):
1248         Autoload.
1249
1250         * gnus-util.el: Don't require time-date, netrc.
1251         (message-fetch-field, gnus-group-name-decode): Declare rather than
1252         autoloading.
1253         (gnus-fetch-field): Require message.
1254         (gnus-decode-newsgroups): Require gnus-group.
1255
1256         * ietf-drums.el: Don't require time-date.
1257
1258         * message.el: Don't require hashcash, canlock, ecomplete.
1259         Do require mail-utils.  Require nnheader only when compiling.
1260         (smtpmail-default-smtp-server): Remove declaration.
1261         (message-send-mail-function): Check smtpmail-default-smtp-server
1262         is bound rather than requiring smtpmail.
1263         (message-auto-save-directory, message-insert-signature): Use
1264         expand-file-name rather than nnheader-concat.
1265         (nnheader-insert-file-contents): Autoload.
1266         (hashcash-wait-async): Declare.
1267         (message-send-mail): Only call gnus-setup-posting-charset if
1268         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1269         (message-send-mail-with-sendmail): Require sendmail.
1270         (canlock-password, canlock-password-for-verify): Declare.
1271         (message-canlock-password): Require canlock.
1272         (nnheader-get-report): Autoload.
1273         (gnus-setup-posting-charset): Declare.
1274         (message-send-news): Require gnus-msg.
1275         (message-make-references, message-make-in-reply-to): Use mail-header-id
1276         rather than the alias mail-header-message-id.
1277         (ecomplete-add-item, ecomplete-save): Declare.
1278         (message-put-addresses-in-ecomplete): Require ecomplete.
1279         (ecomplete-display-matches): Autoload.
1280
1281         * mm-decode.el: Don't require mailcap, gnus-util.
1282         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1283         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1284         Autoload.
1285         (mailcap-mime-extensions): Declare.
1286
1287         * mm-encode.el: Don't require mailcap.
1288         (mailcap-extension-to-mime): Autoload.
1289
1290         * mml-sec.el: Don't require password-cache.
1291
1292         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1293         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1294         (mml-minibuffer-read-type): Require mailcap.
1295         (mml-preview): Require gnus-msg.
1296
1297         * mml1991.el: Require password-cache.
1298         (password-cache-expiry): Remove declaration.
1299
1300         * mml2015.el: Require password-cache.
1301         (password-cache-expiry): Remove declaration.
1302
1303         * nneething.el (mailcap): Require mailcap.
1304
1305         * nnheader.el (declare-function): Add compatibility stub.
1306         (message-remove-header): Declare rather than autoload.
1307         (nnheader-replace-header): Require message.
1308
1309         * nnimap.el (declare-function): Add compatibility stub.
1310         (netrc-parse, netrc-machine-user-or-password): Declare.
1311         (nnimap-open-connection): Require netrc.
1312
1313         * nntp.el (declare-function): Add compatibility stub.
1314         (netrc-parse, netrc-machine, netrc-get): Declare.
1315         (nntp-send-authinfo): Require netrc.
1316
1317         * rfc2047.el: Don't require qp.
1318         (quoted-printable-encode-region, quoted-printable-decode-string):
1319         Autoload.
1320
1321         * sieve-mode.el: Don't require easymenu.
1322         (easy-menu-add-item): Autoload it.
1323
1324         * spam-stat.el (time-to-number-of-days): Autoload it.
1325
1326 2010-03-19  Glenn Morris  <rgm@gnu.org>
1327
1328         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1329
1330 2010-03-18  Glenn Morris  <rgm@gnu.org>
1331
1332         * hashcash.el (declare-function): Remove duplicate definition.
1333
1334 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1335
1336         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1337         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1338         value if any backslash escapes).
1339
1340 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1343         if it is available.  (bug#5647)
1344
1345         * lpath.el: Suppress compiler warning for coding-system-from-name for
1346         Emacs 21 and XEmacs.
1347
1348 2010-03-14  Juri Linkov  <juri@jurta.org>
1349
1350         * hmac-def.el:
1351         * hmac-md5.el:
1352         * netrc.el: Fix keywords.
1353
1354 2010-02-26  Glenn Morris  <rgm@gnu.org>
1355
1356         * message.el (message-send-mail-function): Change the default, so that
1357         it inherits from a customized send-mail-function.  (Bug#5643)
1358
1359 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1360
1361         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1362         shell-command-to-string signals an error (bug#5299).
1363
1364 2010-02-24  Glenn Morris  <rgm@gnu.org>
1365
1366         * message.el (message-smtpmail-send-it)
1367         (message-send-mail-with-mailclient): Doc fixes.
1368
1369 2010-02-16  Glenn Morris  <rgm@gnu.org>
1370
1371         * message.el (message-default-mail-headers): Change the default value
1372         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1373
1374 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1375
1376         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1377         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1378
1379 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1380
1381         * time-date.el (date-to-time): Doc fix (Bug#5408).
1382
1383 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1384
1385         * message.el (message-mail): Just pass yank-action on to message-setup.
1386         (message-setup): Handle (FUN . ARGS) form of yank-action.
1387         (message-with-reply-buffer, message-widen-reply)
1388         (message-yank-original): Handle non-buffer values of
1389         message-reply-buffer (Bug#4080).
1390         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1391
1392 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1393
1394         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1395         Fix typo in docstring.
1396
1397 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1398
1399         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1400         response.
1401
1402 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1403
1404         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1405
1406         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1407
1408         * message.el (message-check-news-header-syntax): Protect against a
1409         string that `rfc822-addresses' returns when parsing fails.
1410
1411 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1412
1413         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1414         (gnus-previous-char-property-change): New functions.
1415
1416         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1417
1418 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1419
1420         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1421         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1422
1423 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1424
1425         * message.el (message-exchange-point-and-mark): Rework last change to
1426         avoid using optional arg of exchange-point-and-mark, for backward
1427         compatibility.
1428
1429 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1430
1431         * message.el (message-exchange-point-and-mark): Call
1432         exchange-point-and-mark with an argument rather than setting
1433         mark-active by hand (Bug#5175).
1434
1435 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1436
1437         * nntp.el (nntp-service-to-port): Work for service expressed with
1438         numeric string; replace [:digit:] with [0-9] for XEmacs.
1439
1440 2009-12-17  Glenn Morris  <rgm@gnu.org>
1441
1442         * gnus-group.el (gnus-bug-group-download-format-alist):
1443         Change emacs entry to debbugs.gnu.org.  Bump :version.
1444
1445 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1446
1447         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1448
1449 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1450
1451         * message.el (message-info): Explain why we use `Info-goto-node'.
1452
1453 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1454
1455         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1456
1457 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1458
1459         * message.el (message-completion-in-region): New compatibility function.
1460         (message-expand-group): Use it.
1461
1462 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1463
1464         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1465         with no unread article should be listed if the 2nd arg `predicate' is
1466         given.
1467
1468 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1469
1470         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1471
1472 2009-11-29  Juri Linkov  <juri@jurta.org>
1473
1474         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1475         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1476         on `gnus-recenter'. (Bug#4698, Bug#4981)
1477
1478 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1479
1480         * sha1.el (sha1-string-external): default-directory "/" in case
1481         otherwise non-existent.  process-connection-type pipe for touch of
1482         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1483
1484 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1485
1486         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1487         it's comms related and sgml-mode.el has "comm" on that basis too.
1488
1489 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1490
1491         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1492         containing tspecial characters if they have been already quoted.
1493
1494 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1495
1496         * dns-mode.el (auto-mode-alist): Purecopy string.
1497
1498 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1499
1500         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1501
1502 2009-10-24  Glenn Morris  <rgm@gnu.org>
1503
1504         * gnus-art.el (help-xref-stack-item): Define for compiler.
1505
1506 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1507
1508         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1509
1510 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1511
1512         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1513
1514 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1515
1516         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1517         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1518
1519 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1520
1521         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1522         (gnus-overlays-in): New alias to overlays-in.
1523
1524         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1525         gnus-overlay-get, and gnus-delete-overlay.
1526         (gnus-summary-show-thread): Make it work as well for systems in which
1527         next-single-char-property-change is not available.
1528         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1529
1530         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1531         (gnus-overlay-get): New alias to extent-property.
1532         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1533
1534         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1535         SXEmacs.
1536
1537         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1538         SXEmacs.
1539
1540 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1541
1542         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1543
1544 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1545
1546         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1547         and XEmacs that don't have `remove-overlays'.
1548
1549 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1550
1551         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1552         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1553         selective display.  Use overlays instead.
1554
1555 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1556
1557         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1558
1559 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1560
1561         * spam-stat.el (spam-stat-load): Fix typo in message.
1562
1563 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1564
1565         * dig.el (dig-invoke): Fix typo in docstring.
1566         (query-dig): Reflow docstring.
1567
1568 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1569
1570         * gnus-art.el (gnus-article-encrypt-body):
1571         * message.el (message-check-recipients):
1572         * mm-util.el (mm-codepage-setup):
1573         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1574         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1575
1576 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1577
1578         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1579         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1580         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1581         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1582         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1583
1584 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1585
1586         * dig.el: Add "Keywords: comm", as per net-utils.el.
1587
1588 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1589
1590         * dig.el (dig-mode): Use define-derived-mode.
1591
1592 2009-09-19  Glenn Morris  <rgm@gnu.org>
1593
1594         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1595
1596 2009-09-18  Glenn Morris  <rgm@gnu.org>
1597
1598         * gnus-diary.el (gnus-diary-check-message):
1599         * message.el (message-insert-formatted-citation-line):
1600         * nnbabyl.el (top-level):
1601         * nndiary.el (nndiary-schedule):
1602         Fix typos in condition-case handlers.
1603
1604 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1605
1606         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1607         configuration that provides the sole article window in a frame;
1608         position point correctly after deleting a part.
1609
1610 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1611
1612         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1613         (spam-resolve-registrations-routine): Use it to unregister articles
1614         that change status.
1615
1616 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1617
1618         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1619         with XEmacs.
1620         (parse-time-string-chars): Use it.
1621
1622 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1623
1624         * imap.el (imap-interactive-login): Better messages.
1625         (imap-open): Fix bug with renamed buffer on reconnect.
1626         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1627         for easier debugging and cleaner code.  On successful (guessed based on
1628         server capabilities) secondary authentication, set imap-state
1629         correctly.
1630         (imap-last-authenticator): Define imap-last-authenticator as a variable
1631         to avoid warnings.
1632
1633 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1634
1635         * nnrss.el (nnrss-request-article): Remove binding of
1636         default-enable-multibyte-characters that has gotten needless by
1637         the 2007-07-13 change in rfc2047-encode-message-header.
1638
1639         * mml.el (mml-insert-multipart): Error on the message header.
1640         (mml-insert-part): Error on the message header; position point at
1641         the end of a MIME tag.
1642
1643 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1644
1645         * time-date.el (autoload): Expand define-obsolete-function-alias into
1646         defalias and make-obsolete for old Emacsen that Gnus supports.
1647         (with-no-warnings): Define it for old Emacsen.
1648         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1649         is available.
1650         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1651         float-time is available; suppress compile warning for time-to-seconds.
1652
1653         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1654         (gnus-float-time): Alias to float-time if it exists.
1655
1656         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1657         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1658         float-time is available; suppress compile warning for time-to-seconds.
1659
1660         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1661         XEmacs.
1662
1663 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1664
1665         * imap.el (imap-message-map): Docstring fix.
1666
1667 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1668
1669         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1670         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1671         Add the optional argument `encoding' that overrides the default.
1672
1673         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1674         mm-encode-buffer.
1675
1676 2009-09-04  Glenn Morris  <rgm@gnu.org>
1677
1678         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1679         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1680         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1681         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1682         * mm-util.el (mm-with-unibyte-current-buffer)
1683         (mm-find-buffer-file-coding-system):
1684         * yenc.el (yenc-decode-region): Use default-value rather than
1685         default-enable-multibyte-characters.
1686
1687 2009-09-03  Glenn Morris  <rgm@gnu.org>
1688
1689         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1690         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1691         than default-enable-multibyte-characters.
1692
1693 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1694
1695         * gnus-art.el (gnus-article-read-summary-keys):
1696         Fix gnus-buffer-configuration's value temporarily used.
1697
1698 2009-09-02  Glenn Morris  <rgm@gnu.org>
1699
1700         * gnus-util.el (gnus-float-time): New function.
1701         * gnus-delay.el (gnus-delay-article):
1702         * gnus-sum.el (gnus-thread-latest-date):
1703         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1704         * nnspool.el (nnspool-request-newgroups):
1705         Use gnus-float-time rather than time-to-seconds.
1706         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1707
1708         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1709         (gnus-header-subject-face, gnus-header-newsgroups-face)
1710         (gnus-header-name-face, gnus-header-content-face):
1711         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1712         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1713         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1714         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1715         (gnus-cite-face-11):
1716         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1717         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1718         (gnus-server-closed-face, gnus-server-denied-face)
1719         (gnus-server-offline-face):
1720         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1721         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1722         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1723         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1724         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1725         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1726         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1727         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1728         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1729         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1730         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1731         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1732         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1733         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1734         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1735         (gnus-summary-high-undownloaded-face)
1736         (gnus-summary-low-undownloaded-face)
1737         (gnus-summary-normal-undownloaded-face)
1738         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1739         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1740         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1741         (gnus-splash-face):
1742         * message.el (message-header-to-face, message-header-cc-face)
1743         (message-header-subject-face, message-header-newsgroups-face)
1744         (message-header-other-face, message-header-name-face)
1745         (message-header-xheader-face, message-separator-face)
1746         (message-cited-text-face, message-mml-face):
1747         * sieve-mode.el (sieve-control-commands-face)
1748         (sieve-action-commands-face, sieve-test-commands-face)
1749         (sieve-tagged-arguments-face):
1750         * spam.el (spam-face):
1751         Mark face aliases with "-face" in the name as obsolete.
1752
1753 2009-09-01  Glenn Morris  <rgm@gnu.org>
1754
1755         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1756         than goto-line.
1757
1758 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1761         Don't move point if the command is invoked inside the message header.
1762
1763 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1764
1765         * imap.el (imap-send-command): Simplify.
1766         (imap-wait-for-tag): point-max -> buffer-size.
1767
1768 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1769
1770         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1771         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1772         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1773         * nnir.el (nnir-swish-e-index-file):
1774         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1775         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1776         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1777         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1778         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1779         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1780
1781 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1782
1783         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1784         Don't save excursion.
1785
1786 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1787
1788         * nnheader.el (nnheader-find-file-noselect):
1789         * mm-util.el (mm-insert-file-contents):
1790         Use (default-value 'major-mode) instead of default-major-mode.
1791
1792 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1793
1794         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1795
1796 2009-08-26  Glenn Morris  <rgm@gnu.org>
1797
1798         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1799         than placing in files.el.
1800
1801 2009-08-25  Glenn Morris  <rgm@gnu.org>
1802
1803         * nnir.el (top-level): Don't require cl at run-time.
1804         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1805         Replace cl-function substitute with gnus-replace-in-string.
1806         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1807         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1808         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1809         simplified expansions.
1810
1811 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1812
1813         * dig.el (dig): Add autoload cookie.
1814
1815 2009-08-22  Glenn Morris  <rgm@gnu.org>
1816
1817         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1818         goto-line.
1819
1820 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1821
1822         * parse-time.el (parse-time-string-chars): Save match data.
1823
1824 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1825
1826         * parse-time.el (parse-time-string-chars): Compute using character
1827         classes, to handle non-ascii characters (Bug#3190).
1828
1829 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1830
1831         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1832
1833         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1834         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1835         (gnus-mm-display-part, gnus-mime-display-single)
1836         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1837         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1838
1839         * gnus-sum.el
1840         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1841         (gnus-summary-move-article): Add expirable mark to articles copied or
1842         moved to group that has auto-expire turned on if the option is non-nil.
1843
1844 2009-07-24  Glenn Morris  <rgm@gnu.org>
1845
1846         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1847         Fix typo.  (Bug#3903)
1848
1849 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1852         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1853         that should not be used for draft articles.
1854         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1855         that has no concern in minor mode keys.
1856         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1857         Abolish.
1858
1859 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1860
1861         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1862         article without making inquiry to a user for unknown encoding.
1863
1864         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1865         (nnmaildir--scan): Assume i-node and device number that file-attributes
1866         returns might be cons-cell.
1867
1868         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1869
1870         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1871
1872 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1873
1874         * auth-source.el: Remove docs now in auth.texi.  Don't use
1875         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1876         `auth-source-hide-passwords' and use them.
1877
1878 2009-07-15  Glenn Morris  <rgm@gnu.org>
1879
1880         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1881
1882 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1885         excessive whitespace from the default values of title and description.
1886
1887 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1888
1889         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1890         mail-fetch-field to fetch Content-Description header in order to
1891         exclude newlines.
1892
1893 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1894
1895         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1896         format used by GnuPG 2.0.11.
1897
1898 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1899
1900         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1901         to deleted part.
1902
1903 2009-05-30  David Engster  <dengste@eml.cc>
1904
1905         * nnmairix.el: Remove old documentation in the commentary block.
1906         (nnmairix-request-group): Do not update active file for nnml back ends.
1907         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1908         end so that overview files are ignored.
1909         (nnmairix-update-groups): Make updating the groups more robust by using
1910         marks.
1911         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1912         with dollar characters in message-id.
1913
1914 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1915
1916         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1917         2008-12-25 in dns.el.
1918
1919 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1920
1921         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1922         could happen if the text is only composed of spaces and/or tabs.
1923
1924 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1925
1926         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1927         when sending a queued message to avoid extra mml tags.
1928
1929 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1930
1931         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1932
1933 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1936         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1937         rmail-toggle-header for XEmacs;
1938         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1939
1940 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * gnus-dired.el: Remove autoload for gnus-setup-message.
1943         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1944         displaying Gnus logo; always use compose-mail.
1945
1946 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1947
1948         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1949
1950 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1951
1952         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1953         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1954         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1955         available.
1956         (gnus-nocem-epg-verify): New function.
1957
1958 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1959
1960         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1961
1962 2009-02-15  Glenn Morris  <rgm@gnu.org>
1963
1964         * gnus-util.el (rmail-insert-rmail-file-header)
1965         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1966         autoloads.
1967         (rmail-default-rmail-file): Remove unnecessary declaration.
1968         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1969
1970 2009-02-14  Glenn Morris  <rgm@gnu.org>
1971
1972         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1973         variable (only used in gnus-util, which declares it anyway).
1974         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1975         which was only needed by gnus-art (changed to not use it any more).
1976         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1977         only used in gnus-util, which autoloads it itself.
1978         (rmail-update-summary): Fix autoload.
1979
1980         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1981         rather than rmail-output-to-rmail-file.
1982
1983 2009-02-07  Glenn Morris  <rgm@gnu.org>
1984
1985         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1986         autoload of function that no longer exists.
1987         (rmail-toggle-header): Declare.
1988         (message-forward-rmail-make-body): Handle mbox Rmail.
1989
1990 2009-01-31  Glenn Morris  <rgm@gnu.org>
1991
1992         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1993         2009-01-09 change.
1994
1995 2009-01-31  Dave Love  <fx@gnu.org>
1996
1997         * imap.el (imap-fetch-safe): Bind debug-on-error.
1998         (imap-debug): Add imap-fetch-safe.
1999
2000 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2001
2002         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2003         (auth-source-forget-all-cached): New convenience function.
2004         (auth-source-user-or-password): Accept list of modes or a single mode.
2005
2006         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2007         auth-source modes.
2008
2009         * netrc.el (netrc-machine-user-or-password): Use list of
2010         auth-source modes.
2011
2012         * nnimap.el (nnimap-open-connection): Use list of
2013         auth-source modes.
2014
2015         * nntp.el (nntp-send-authinfo): Use list of
2016         auth-source modes.
2017
2018 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2019
2020         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2021         now.
2022
2023 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2024
2025         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2026         coding system in XEmacs; add a workaround for XEmacs.
2027
2028         * lpath.el: Fbind coding-system-aliasee.
2029
2030 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2033         of current-language-environment.
2034
2035 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2036
2037         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2038         available at runtime.
2039
2040 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2041
2042         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2043
2044 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2045
2046         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2047         the greatest positive fixnum value doesn't work under an XEmacs with
2048         bignum support; use the most-positive-fixnum constant instead,
2049         available since Emacs 21.1 with cl and XEmacs 21.1.
2050
2051 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2052
2053         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2054         XEmacs gets not to work.
2055
2056 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2057
2058         * mm-util.el (mm-coding-system-priorities): Allow the value like
2059         "Japanese (UTF-8)" of current-language-environment.
2060
2061 2009-01-09  Glenn Morris  <rgm@gnu.org>
2062
2063         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2064         with last-command-event.
2065
2066 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2067
2068         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
2069         in the doc string.
2070
2071         * message.el (message-fix-before-sending): Amend comment.
2072
2073 2009-01-08  Dave Love  <fx@gnu.org>
2074
2075         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2076
2077 2009-01-07  David Engster  <dengste@eml.cc>
2078
2079         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2080         simplified server definitions by converting it via
2081         gnus-server-to-method.
2082
2083 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2084
2085         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2086         parameter's operands.
2087
2088 2009-01-06  David Engster  <dengste@eml.cc>
2089
2090         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2091         primary select method (for gnus-group-mark-article-as-read).
2092
2093 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2094
2095         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2096         `(gnus)Face', not `(gnus)X-Face'.
2097
2098 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2099
2100         * mm-util.el (mm-ucs-to-char): New function.
2101
2102         * mm-url.el (mm-url-decode-entities): Use it.
2103
2104         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2105         unicode-to-char.
2106
2107 2009-01-05  Dave Love  <fx@gnu.org>
2108
2109         * time-date.el: Require cl for `declare'.
2110
2111 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2112
2113         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2114         Dave Love.
2115
2116 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2117
2118         * message.el (message-fix-before-sending): Add `eight-bit' to
2119         illegible-text check.
2120
2121 2009-01-03  Michael Olson  <mwolson@gnu.org>
2122
2123         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2124         `headers' is nil.  This can occur if the IMAP server does not have
2125         permissions to read messages from a folder, but can write new messages
2126         to the folder.
2127         (nnimap-request-article-part): Do not insert `data' if it is nil.
2128
2129         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2130         characters which will confuse `read', so skip past them.
2131
2132 2009-01-01  Dave Love  <fx@gnu.org>
2133
2134         * imap.el (imap-string-to-integer): Fix typo.
2135         (imap-fetch-safe): New function.
2136         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2137
2138         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2139
2140         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2141         (imap-parse-greeting): Fix doc strings.
2142         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2143         (imap-parse-flag-list): Make messages unique.
2144         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2145
2146         * nnimap.el: Fix author email.
2147         (nnimap-split-rule): Add FIXME comment.
2148         (nnimap-debug): Fix doc string.
2149
2150 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2151
2152         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2153
2154 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2155
2156         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2157         nslookup if resolv.conf isn't available.
2158         (dns-query): Rename from query-dns.
2159         (dns-query-cached): Rename from query-dns-cached.
2160
2161 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2162
2163         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2164         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2165         to check if those variables exist (first appeared in Emacs 18.50).
2166
2167 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2168
2169         * mm-util.el (mm-line-number-at-pos): New function.
2170
2171         * spam-report.el (spam-report-process-queue): Use it.
2172
2173 2008-12-24  David Engster  <dengste@eml.cc>
2174
2175         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2176         parameters that haven't existed as variables as buffer-local variables.
2177
2178 2008-12-23  Dave Love  <fx@gnu.org>
2179
2180         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2181         cadar.
2182
2183         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2184         imap-starttls-p.
2185         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2186
2187 2008-12-22  Dave Love  <fx@gnu.org>
2188
2189         * imap.el: Fix author email.  Doc fixes.
2190         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2191         reply.
2192
2193 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2194
2195         * spam-report.el (spam-report-gmane-max-requests): New constant.
2196         (spam-report-gmane-wait): New variable.
2197         (spam-report-gmane-ham, spam-report-gmane-spam)
2198         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2199         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2200         the server.
2201
2202         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2203         Add explanations.
2204
2205         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2206         nnheader-accept-process-output and nnheader-read-timeout if available.
2207         (pop3-movemail): Use it.
2208
2209         * message.el (message-check-news-body-syntax): Fix signature check if
2210         there's an attachment.
2211
2212 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * mm-util.el: Add comments to the mm- emulating functions.
2215
2216 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2217
2218         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2219         by Stephen Berman <stephen.berman@gmx.net>.
2220
2221 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * mm-util.el (mm-substring-no-properties): New function.
2224         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2225         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2226         (mm-string-to-multibyte): Doc fix.
2227
2228         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2229
2230 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2231
2232         * mml.el (mml-attach-file): Strip text properties from file name.
2233         (Bug#1574)
2234
2235 2008-12-16  Glenn Morris  <rgm@gnu.org>
2236
2237         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2238
2239 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2240
2241         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2242         knows since the charset specified might be a bogus alias that
2243         mm-charset-synonym-alist provides.
2244
2245 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2246
2247         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2248         "ISO_8859-1".
2249
2250         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2251
2252 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2253
2254         * mm-util.el (mm-charset-eval-alist):
2255         Define it before mm-charset-to-coding-system.
2256         (mm-charset-to-coding-system): Add optional argument `silent';
2257         define it before mm-charset-override-alist.
2258         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2259         default value if it can be used in Emacs currently running;
2260         silence mm-charset-to-coding-system.
2261
2262 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2265         `allow-override' which says whether to use `mm-charset-override-alist'.
2266         (rfc2047-decode-encoded-words): Use it.
2267
2268         * mm-util.el (mm-charset-override-alist): Fix custom type;
2269         add `(gb2312 . gbk)' to choices.
2270
2271 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2272
2273         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2274         fast.
2275
2276         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2277
2278         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2279
2280 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2281
2282         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2283         on links.
2284
2285         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2286
2287 2008-12-03  Lute Kamstra  <lute@gnu.org>
2288
2289         * sha1.el: Remove leading * from docstrings of defcustoms,
2290         deffaces, defconsts and defuns.
2291
2292 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2293
2294         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2295         users' addresses that don't have domain parts.
2296         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2297         rather than message-narrow-to-head since there will be the message
2298         header separator.
2299
2300 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2301
2302         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2303         since the result is inserted in a unibyte buffer anyway.
2304         (nnimap-demule-use-string-to-multibyte): Remove.
2305         (nnimap-demule): Alias it to mm-string-to-multibyte.
2306
2307 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2308
2309         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2310         variable for debugging bug#464 and bug#1174.
2311         (nnimap-demule): Use it.
2312
2313 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2314
2315         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2316         score calculation correctly.
2317
2318 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2319
2320         * message.el (message-send-mail): Just set the buffer to unibyte
2321         rather than use mm-with-unibyte-current-buffer which does a lot more.
2322         (message-send-mail-partially): Don't bother with
2323         mm-with-unibyte-current-buffer since it's already been made unibyte by
2324         message-send-mail.
2325
2326 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2327
2328         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2329
2330 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2331
2332         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2333
2334 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2335
2336         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2337         require itself and to remove `with-no-warnings'.
2338
2339 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2340
2341         * starttls.el (starttls-any-program-available): Get the name of the
2342         available TLS layer program.
2343         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2344         well as the host name in the "opening" message.
2345
2346         * auth-source.el (auth-source-cache, auth-source-do-cache)
2347         (auth-source-user-or-password): Cache passwords and logins by default,
2348         allow override with `auth-source-do-cache'.
2349         (auth-source-forget-user-or-password): Allow users to remove cache
2350         entries if needed.
2351
2352 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2353
2354         * md4.el (md4-buffer): Fix typo in docstring.
2355         (md4, md4-64): Doc fixes.
2356         (md4-pack-int32): Reflow docstring.
2357
2358 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2359
2360         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2361         condition-case to only the forward-sexp call.
2362
2363 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2364
2365         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2366         quotes contained.  Make it more robust regardless by an extra
2367         condition-case wrapper.
2368
2369 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2370
2371         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2372
2373 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2374
2375         * nnml.el (nnml-request-expire-articles): Check if the function set to
2376         `nnmail-expiry-target' returns the symbol `delete'.
2377
2378         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2379
2380         * nnmail.el (nnmail-expiry-target): Fix custom type.
2381
2382 2008-10-02  Glenn Morris  <rgm@gnu.org>
2383
2384         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2385         Silence compiler warning.
2386
2387 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2388
2389         * tls.el (open-tls-stream): Show the actual command being
2390         executed, instead of the format string.
2391
2392 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * lpath.el: Fbind codepage-setup for Emacs 23.
2395
2396 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2397
2398         * mml.el (mml-menu): Don't assume mml2015 is bound.
2399
2400 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2403         exists.
2404
2405 2008-09-27  Glenn Morris  <rgm@gnu.org>
2406
2407         * gnus-util.el (mail-header-remove-comments): Autoload it.
2408
2409 2008-09-27  Andreas Schwab  <schwab@suse.de>
2410
2411         * gnus-util.el (gnus-split-references): Strip comments.
2412         (gnus-parent-id): Likewise.
2413
2414 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2415
2416         * message.el (message-confirm-send): Fix version.
2417
2418 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * message.el (message-idna-to-ascii-rhs-1): Use
2421         mail-extract-address-components rather than mail-header-parse-addresses
2422         that is an alias by default to ietf-drums-parse-addresses that does not
2423         support non-ASCII names in headers' contents.
2424
2425 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2426
2427         * message.el (message-confirm-send): Fixed variable documentation to
2428         avoid the "y/n" wording.
2429
2430 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2431
2432         * message.el (message-set-auto-save-file-name): Save to a different
2433         filename so multiple messages (especially drafts) can be recovered.
2434
2435 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2436
2437         * message.el (message-confirm-send): Add appropriate version.
2438
2439 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2440
2441         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2442         defvar.
2443
2444 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2445
2446         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2447         (mm-pkcs7-enveloped-magic): Ditto.
2448
2449 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2450
2451         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2452         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2453
2454 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2455
2456         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2457         default, it's better.
2458
2459 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2460
2461         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2462         summary line gnus-number property and ignore them (with a warning
2463         message).
2464
2465 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2468         macro caddr in the interactive form since it won't be expanded.
2469
2470 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2473         `charset'; fix name of function called recursively.
2474         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2475
2476 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2477
2478         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2479         (gnus-mime-set-charset-parameters): New function.
2480         (gnus-mime-view-part-as-charset): Use it to correctly display part
2481         specifying wrong charset.
2482
2483 2008-09-08  David Engster  <dengste@eml.cc>
2484
2485         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2486         in completing-read for back end server.
2487
2488 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2489
2490         * message.el (message-confirm-send): New variable to confirm sending a
2491         message.
2492         (message-send): Use it.
2493
2494 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2495
2496         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2497
2498 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2499
2500         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2501
2502 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2503
2504         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2505         prevent tracking too many groups.
2506         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2507         Use it.
2508
2509 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2510
2511         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2512         moving point to the bottom of the window in order to avoid recentering.
2513
2514 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2517
2518         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2519         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2520         (gnus-article-beginning-of-window): Fix calculation.
2521
2522 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2523
2524         * gnus-msg.el (gnus-summary-supersede-article)
2525         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2526         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2527         message header.
2528
2529 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2530
2531         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2532         pending output coming after the status change.
2533
2534 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2535
2536         * message.el:
2537         * gnus-start.el:
2538         * gnus-registry.el: Remove VMS support.
2539
2540 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2541
2542         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2543         macro.
2544         (rfc2104-hash): Use it.
2545
2546 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2547
2548         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2549         (gnus-summary-sort-by-most-recent-date): New commands.
2550         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2551         and menu entries.
2552
2553 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2554
2555         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2556         don't redisplay article for raw contents; remove plural articles stuff.
2557
2558         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2559         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2560         on gnus-summary-save-article; display results properly.
2561
2562 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2563
2564         * lpath.el: No need to fbind ns-focus-frame.
2565
2566 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2567
2568         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2569
2570 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2571
2572         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2573         gnus-save-all-headers.
2574
2575 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2576
2577         * gnus-util.el (ns-focus-frame): Remove declaration.
2578         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2579         like x.
2580
2581 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2582
2583         * rfc2104.el (rfc2104-zero): Delete defconst.
2584         (rfc2104-hex-alist): Likewise.
2585         (rfc2104-hex-to-int): Delete func.
2586         (rfc2104-hexstring-to-bitstring): Likewise.
2587         (rfc2104-nybbles): New defconst.
2588         (rfc2104-hash): Rewrite for speed.
2589
2590 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * tls.el (open-tls-stream): Make it work with the 2nd argument
2593         BUFFER that is a string but does not exist as a buffer object, as
2594         mentioned in the doc-string.
2595
2596 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2597
2598         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2599         SXEmacs.
2600
2601 2008-07-16  Glenn Morris  <rgm@gnu.org>
2602
2603         * gnus-util.el (ns-focus-frame): Declare for compiler.
2604
2605 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2606
2607         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2608         set as a group parameter.
2609         (gnus-summary-save-in-pipe): Work when it is called independently.
2610         (gnus-summary-pipe-to-muttprint): Don't modify
2611         gnus-summary-pipe-output-default-command.
2612
2613 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2614
2615         * message.el (message-send-mail-with-sendmail):
2616         Display the error message.
2617
2618 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * gnus-art.el (gnus-default-article-saver):
2621         Add gnus-summary-save-in-pipe to choices.
2622         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2623         gnus-summary-pipe-output-default-command as the default command.
2624         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2625         instead of gnus-last-shell-command.
2626
2627         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2628         New user option.
2629         (gnus-summary-muttprint-program): Mention the value will be changed.
2630         (gnus-summary-save-article): Force showing of all headers.
2631         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2632
2633 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2634
2635         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2636
2637 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2638
2639         * nnimap.el (nnimap-id):
2640         * sieve-manage.el (sieve-manage-open): Doc fixes.
2641
2642 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2643
2644         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2645         if available.
2646
2647 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2648
2649         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2650
2651         * nnkiboze.el (nnkiboze-generate-group):
2652         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2653
2654         * nnmairix.el: Require CL.
2655
2656 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2657
2658         * dgnushack.el: Autoload get-display-table and put-display-table for
2659         XEmacs 21.5.
2660
2661         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2662         21.4 and SXEmacs.
2663
2664 2008-06-15  David Engster  <dengste@eml.cc>
2665
2666         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2667
2668 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2669
2670         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2671         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2672         runtime choice under XEmacs.
2673
2674         * gnus-sum.el (gnus-summary-set-display-table):
2675         Use `gnus-put-display-table', `gnus-get-display-table',
2676         `gnus-set-display-table' for the display table, instead of `aset'.
2677
2678         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2679         Use `gnus-put-display-table', `gnus-get-display-table',
2680         `gnus-set-display-table' for the display table.
2681
2682 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2683
2684         * nnmairix.el: Add autoloads.
2685
2686 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2687
2688         * nnmairix.el (nnmairix-delete-recreate-group)
2689         (nnmairix-update-and-clear-marks): Fix error messages.
2690
2691 2008-06-14  David Engster  <dengste@eml.cc>
2692
2693         * nnmairix.el: Upgrade to version 0.6.
2694         (nnmairix-group-toggle-propmarks-this-group)
2695         (nnmairix-group-toggle-readmarks-this-group)
2696         (nnmairix-group-delete-recreate-this-group)
2697         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2698         (nnmairix-remove-tick-mark-original-article): New commands.
2699         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2700         (nnmairix-propagate-marks-to-nnmairix-groups)
2701         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2702         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2703         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2704         functions needed for marks propagation and manipulation of read marks.
2705         (nnmairix-update-groups): New function.
2706         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2707         (nnmairix-determine-original-group-from-registry)
2708         (nnmairix-determine-original-group-from-path)
2709         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2710         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2711         New helper functions.
2712         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2713         keystrokes for new commands.
2714         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2715         (nnmairix-request-group): Check allow-fast group parameter.
2716         (nnmairix-request-create-group): Set allow-fast group parameter if
2717         nnmairix-allowfast-default is set.
2718         (nnmairix-close-group): Propagate marks upon closing if needed.
2719         (nnmairix-group-toggle-threads-this-group): Use new.
2720         nnmairix-group-toggle-parameter helper function.
2721         (nnmairix-search): Better check for empty search result.
2722         (nnmairix-goto-original-article): Use new helper functions for
2723         determining original article.
2724         (nnmairix-show-original-article): Make sure message-id is in brackets.
2725         (nnmairix-call-mairix-binary): Change variable name.
2726         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2727         helper function.
2728         (nnmairix-widget-toggle-activate): Fix doc string.
2729
2730 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2731
2732         * nnir.el: Require edmacro when compiling with XEmacs.
2733         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2734         available in Emacs 21.
2735
2736 2008-06-11  Glenn Morris  <rgm@gnu.org>
2737
2738         * gnus-util.el (x-focus-frame):
2739         * gnus.el (image-size):
2740         * mm-decode.el (image-size): Declare.
2741
2742         * gnus-picon.el (declare-function): Add compat definition.
2743         (image-size): Declare.
2744
2745         * gnus-group.el (tool-bar-map):
2746         * gnus-sum.el (tool-bar-map): Define for compiler.
2747
2748         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2749
2750         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2751
2752         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2753         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2754         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2755         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2756         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2757         * sieve-manage.el, spam-report.el, spam.el:
2758         Remove unnecessary eval-and-compile of autoloads.
2759
2760 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2761
2762         * auth-source.el: Precise Tramp doc.
2763
2764 2008-06-07  Glenn Morris  <rgm@gnu.org>
2765
2766         * nnmairix.el: Remove unnecessary eval-when-compile.
2767
2768 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * lpath.el: Fbind propertize for XEmacs 21.4.
2771
2772 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2773
2774         * nnir.el: Move here from ../contrib.
2775
2776 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2777
2778         * gnus-util.el (gnus-read-shell-command): New function.
2779         * mm-decode.el (mm-pipe-part):
2780         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2781
2782 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2783
2784         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2785
2786 2008-06-03  Glenn Morris  <rgm@gnu.org>
2787
2788         * pop3.el (nnheader-accept-process-output): Autoload it.
2789
2790 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2791
2792         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2793         are not 2-digit hexadecimal characters that follow `%'s.
2794
2795 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2796
2797         * message.el (message-bogus-recipient-p): Fix type in doc string.
2798         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2799         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2800         Improve custom options.
2801         (message-bogus-recipient-p): Adjust accordingly.
2802
2803 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2804
2805         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2806         long-form month and day names.
2807
2808 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2809
2810         * dgnushack.el: Autoload debug, eudc-expand-inline and
2811         pgg-snarf-keys-region for XEmacs.
2812
2813         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2814
2815         * nnmairix.el: Require edmacro when compiling with XEmacs.
2816
2817 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2818
2819         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2820         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2821
2822 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2823
2824         * auth-source.el: Add more docs.
2825
2826         * netrc.el (netrc-machine): Always match if the port is not given.
2827
2828 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2829
2830         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2831         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2832         retrieval faster in some cases, but might make CPU usage larger.  If
2833         this has any bad side effects, we might revert this change.
2834
2835         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2836         seems to make mail retrieval much, much faster.
2837         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2838         unconditionally.
2839
2840         * gnus-draft.el (gnus-group-send-queue): Bind
2841         message-send-mail-partially-limit to nil to avoid being prompted.
2842
2843 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2844
2845         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2846
2847         * message.el (message-bogus-address-regexp): Fix and improve custom
2848         type.
2849         (message-setup-hook): Add message-check-recipients as custom option.
2850
2851 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2852
2853         * message.el (message-cite-function): Remove bogus autoload which crept
2854         in during merge from v5-10.
2855
2856 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2857
2858         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2859
2860         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2861
2862         * auth-source.el: Preliminary Tramp docs.
2863         (auth-sources): Change the default auth-sources to use
2864         EPA .gpg files.
2865
2866 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2867
2868         * nntp.el: Autoload `auth-source-user-or-password'.
2869         (nntp-send-authinfo): Use it.
2870
2871         * nnimap.el: Autoload `auth-source-user-or-password'.
2872         (nnimap-open-connection): Use it.
2873
2874         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2875         for the gnus-message function.
2876         (auth-source-user-or-password): Use it.
2877
2878 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2879
2880         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2881         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2882         (rfc2104-hash): Use it.
2883
2884 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2885
2886         * gnus-art.el (gnus-article-toggle-truncate-lines):
2887         Don't use `iff' in docstring.
2888
2889 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2890
2891         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2892
2893         * gnus-util.el (gnus-extract-address-component-name)
2894         (gnus-extract-address-component-email): Convenience functions around
2895         `gnus-extract-address-components'.
2896
2897         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2898         Use `gnus-extract-address-component-email' to fix bug of comparing full
2899         sender name to `user-mail-address'.
2900
2901 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2902
2903         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2904         catch/throw to optimize.
2905         (gnus-registry-find-keywords): Just use member to find a keyword.
2906
2907 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2908
2909         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2910         is current before calling gnus-server-prepare.
2911         (gnus-server-setup-buffer, gnus-server-update-server)
2912         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2913
2914 2008-05-04  Juri Linkov  <juri@jurta.org>
2915
2916         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2917         (mailcap-file-default-commands): Use mailcap-replace-in-string
2918         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2919         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2920
2921 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2922
2923         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2924
2925 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2926
2927         * gnus.el: Bump version to 0.11.
2928
2929 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2930
2931         * gnus.el: No Gnus v0.10 is released.
2932
2933 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2934
2935         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2936         hooks.
2937         (gnus-update-read-articles): Speed up non-marks-using users.
2938         (gnus-use-marks): Define gnus-use-marks.
2939         (gnus-propagate-marks): Rename variable to something more sensible.
2940
2941 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2942
2943         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2944         (gmm-image-load-path-for-library): Fix typos in docstrings.
2945         (gmm-message): Reflow docstring.
2946
2947 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2948
2949         * mail-source.el (mail-source-set-1, mail-source-bind):
2950         Move auth-source code out of the macro to clean it up and fix bugs.
2951
2952 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2953
2954         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2955         by sender if it's equal to user-mail-address, it's likely to be
2956         useless.
2957
2958         * mail-source.el (mail-source-bind): Don't use user or password if they
2959         are not bound.  Unintern them if they are nil.  Don't use server unless
2960         it's bound, and default it to empty string otherwise.
2961
2962 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2963
2964         * mail-source.el: Load auth-source.el.
2965         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2966         get user name or password, if auth-sources is set up.
2967
2968         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2969         strategy of splitting with parent.
2970         (gnus-registry-split-fancy-with-parent)
2971         (gnus-registry-post-process-groups): Use it and fix prior
2972         bug (returning a list as the split result).
2973
2974         * auth-source.el (auth-sources): Remove server parameter.
2975         (auth-source-pick, auth-source-user-or-password)
2976         (auth-source-user-or-password-imap)
2977         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2978         (auth-source-user-or-password-sftp)
2979         (auth-source-user-or-password-smtp): Remove server parameter.
2980
2981 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2982
2983         * smime.el (smime-sign-region, smime-encrypt-region)
2984         (smime-decrypt-region):
2985         Remove redundant calls to `generate-new-buffer-name'.
2986
2987 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2988
2989         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2990         Don't use QP for message/rfc822.
2991         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2992
2993 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2994
2995         * sieve-manage.el (sieve-string-bytes): Remove.
2996         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2997         correct byte-length only if the process's coding-system is the same as
2998         the one used internally by Emacs to represent strings.
2999
3000 2008-04-22  Juri Linkov  <juri@jurta.org>
3001
3002         * mailcap.el (mailcap-file-default-commands): New function.
3003
3004 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3005
3006         * message.el (message-signature-separator, message-cite-function):
3007         Change custom version.
3008
3009 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3010
3011         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3012         commands.
3013         (tls-checktrust): Ditto.
3014
3015 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3016
3017         * mm-decode.el (mm-display-external): Make temp file read-only.
3018
3019 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3020
3021         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3022         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3023         `C-c C-f d'.
3024
3025 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3026
3027         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3028
3029 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3030
3031         * gnus.el: Bump version to 0.9.
3032
3033 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3034
3035         * gnus.el: No Gnus v0.8 is released.
3036
3037 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3038
3039         * mail-source.el (mail-source-value):
3040         Prefer fboundp to functionp so it works with macros as well.
3041
3042 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3043
3044         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3045         Fix last change in case the element is not even a symbol.
3046
3047 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3048
3049         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3050         Prefer fboundp to functionp so it works with macros as well.
3051
3052 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3053
3054         * auth-source.el: Added docs.
3055         (auth-sources): Modify format to support server.
3056         (auth-source-pick, auth-source-user-or-password)
3057         (auth-source-user-or-password-imap)
3058         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3059         (auth-source-user-or-password-sftp)
3060         (auth-source-user-or-password-smtp): Add server parameter.
3061
3062 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
3063
3064         * gnus-registry.el: Initialize the registry when gnus-registry-install
3065         is t.
3066
3067 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3068
3069         * compface.el (uncompface): Make buffer unibyte.
3070
3071 2008-04-05  Glenn Morris  <rgm@gnu.org>
3072
3073         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3074
3075 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3076
3077         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3078         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3079
3080         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3081         multibyteness after rather than before erasing it.
3082
3083         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3084         mm-with-multibyte.
3085         (gnus-request-article-this-buffer): Make sure the proper decoding is
3086         used if gnus-original-article-buffer happens to be unibyte.
3087
3088         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3089         default-enable-multibyte-characters.
3090
3091         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3092         default-enable-multibyte-characters.
3093
3094         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3095
3096         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3097
3098 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3099
3100         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3101         (imap-message-copyuid-1): Use it.
3102         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3103         J. Williams in
3104         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3105
3106         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3107         imap-enable-exchange-bug-workaround.
3108         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3109
3110 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3111
3112         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3113         a 100 byte status-checks into a 2-3MB transfer for each group.
3114         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3115         to enable bug workaround or not.
3116         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3117
3118 2008-03-31  Glenn Morris  <rgm@gnu.org>
3119
3120         * message.el (mml2015-use): Declare for compiler.
3121         (message-info): Require mml2015 when appropriate.
3122
3123 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3126         whitespace.
3127
3128 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3129
3130         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3131         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3132         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3133         (nntp-service-to-port): New function.
3134         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3135         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3136         (nntp-open-netcat-stream): New function.
3137         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3138
3139 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3140
3141         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3142
3143 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3144
3145         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3146
3147 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3148
3149         * dns.el (dns-write): Use set-buffer-multibyte.
3150
3151 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3152
3153         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3154
3155 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3156
3157         * message.el (message-signature-separator): Change default.
3158         Improve custom type.
3159         (message-cite-function): Change default to
3160         message-cite-original-without-signature.
3161
3162         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3163         toggle.
3164
3165         * message.el (message-check-news-body-syntax): Fix signature check.
3166         (message-setup-1): Mark buffer as unmodified _after_ running
3167         message-setup-hook and handling message-alternative-emails.
3168         (message-shorten-references): Be more strict when building list of
3169         valid references to comply with GNKSA.
3170
3171         * gnus-group.el (gnus-read-ephemeral-bug-group)
3172         (gnus-read-ephemeral-debian-bug-group)
3173         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3174
3175         * message.el (message-info): Don't use booleanp which isn't supported
3176         in Emacs 21 and XEmacs.
3177
3178 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3179
3180         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3181         gnus-group-gmane-group-download-format.
3182         (gnus-group-read-ephemeral-gmane-group): Rename from
3183         gnus-group-read-ephemeral-gmane-group.
3184         (gnus-read-ephemeral-gmane-group-url): Rename from
3185         gnus-group-read-ephemeral-gmane-group-url.
3186         (gnus-bug-group-download-format-alist): New variable.
3187         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3188         (gnus-read-ephemeral-emacs-bug-group): New commands.
3189
3190 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3191
3192         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3193         (gnus-visible-headers): Improve custom type.
3194
3195 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3196
3197         * mml.el (mml-menu): Add workarounds for XEmacs.
3198
3199         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3200         X-Boundary header.
3201
3202         * message.el (message-simplify-recipients): Fix previous commit.
3203
3204 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3205
3206         * mm-util.el (mm-set-buffer-multibyte): New function.
3207         * mm-decode.el (mm-copy-to-buffer): Use it.
3208
3209 2008-03-19  Glenn Morris  <rgm@gnu.org>
3210
3211         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3212         Accidentally removed in the sync process with Emacs.
3213
3214 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3215
3216         * message.el (message-alter-recipients-discard-bogus-full-name):
3217         New function.
3218         (message-alter-recipients-function): New variable.
3219         (message-get-reply-headers): Use it.
3220         (message-replace-header): New helper function.
3221         (message-recipients-without-full-name): New variable.
3222         (message-simplify-recipients): New command.
3223
3224         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3225
3226         * message.el (message-info): Handle EasyPG manual.
3227
3228         * mml.el (mml-menu): Add entry for EasyPG.
3229
3230 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3231
3232         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3233         parameter.
3234
3235         * message.el (message-disassociate-draft): Specify drafts group name
3236         fully.
3237
3238 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3239
3240         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3241         unnecessary duplicates from the match list.
3242
3243 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3246
3247         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3248
3249         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3250         args of `how-many' of which the XEmacs version doesn't take; declare
3251         Info-index-next as function.
3252
3253 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3254
3255         * gnus-score.el (gnus-score-headers): Fix handling of
3256         gnus-inhibit-slow-scoring.
3257
3258         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3259         string.
3260         (gnus-button-url-regexp): Improve handling of parenthesis.
3261         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3262         (gnus-button-handle-info-keystrokes): Handle index entries.
3263
3264 2008-03-15  Glenn Morris  <rgm@gnu.org>
3265
3266         * parse-time.el (parse-time-string): Simplify.
3267
3268 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3271         Incoming* files.
3272
3273 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3274
3275         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3276         (auth-source-pick): Use it.
3277
3278 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3279
3280         * binhex.el (binhex-decode-region-internal):
3281         * uudecode.el (uudecode-decode-region-internal):
3282         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3283         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3284         setting default-enable-multibyte-characters.
3285
3286 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3287
3288         * auth-source.el (auth-source-protocols)
3289         (auth-source-protocols-customize, auth-source-choices): Added and
3290         modified variable customizations and defaults.
3291         (auth-source-pick, auth-source-user-or-password)
3292         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3293         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3294         (auth-source-user-or-password-sftp)
3295         (auth-source-user-or-password-smtp): Use new variables and provide an
3296         interface to netrc.el.
3297
3298 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3301         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3302         Make sure the nntp port to specify is a string.
3303
3304 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3305
3306         * nntp.el: Use with-current-buffer.
3307         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3308         dubious mm-with-unibyte-current-buffer.
3309         (nntp-with-open-group-function): New function extracted from
3310         nntp-with-open-group macro.
3311         (nntp-with-open-group): Use the function, so it's easier to debug.
3312         Add indentation and debugging info.
3313         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3314         the use of the netcat alternatives.
3315
3316         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3317         Avoid mm-string-as-multibyte as well.
3318
3319         * nnweb.el (nnweb-insert-html):
3320         Remove use of nnheader-string-as-multibyte.
3321
3322         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3323         (nnheader-string-as-multibyte): Remove.
3324
3325         * mm-view.el: Use inhibit-read-only.
3326         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3327         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3328         or unibyte-string.
3329
3330         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3331         (mm-uu-yenc-extract): Use with-current-buffer.
3332
3333         * gnus-soup.el (gnus-soup-send-packet): Don't use
3334         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3335
3336         * nnmh.el: Use with-current-buffer.
3337         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3338         mm-string-as-multibyte on the output of mm-encode-coding-string.
3339
3340         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3341         (nnimap-request-move-article): Use with-current-buffer.
3342
3343         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3344         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3345         conversion uses string-make-unibyte rather than string-as-unibyte.
3346
3347         * gnus-msg.el: Use with-current-buffer.
3348
3349         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3350
3351 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3352
3353         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3354         string for caching if it is 'PIN.
3355
3356 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3357
3358         * lpath.el: Consider the case without Emacs/W3.
3359
3360 2008-03-08  Glenn Morris  <rgm@gnu.org>
3361
3362         * time-date.el (date-to-time, time-subtract, time-add)
3363         (safe-date-to-time): Doc fixes.
3364
3365 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3366
3367         * mail-source.el (mail-source-delete-old-incoming-confirm):
3368         Change default to nil.
3369         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3370
3371 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3372
3373         * lpath.el: Rearrange.
3374
3375         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3376         (gnus-article-goto-prev-page): Work for articles having ^L's.
3377
3378         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3379
3380         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3381
3382 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3383
3384         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3385         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3386         (gnus-bookmark-jump): Adjust some variable names.
3387
3388 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3389
3390         * auth-source.el: New package.
3391         (auth-source-choices): Add customization entry point variable.
3392
3393         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3394         bug.
3395
3396 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3397
3398         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3399         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3400         (gnus-registry-install-shortcuts): Rename from
3401         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3402         the `gnus-registry-mark-map' keymap dynamically from
3403         `gnus-registry-marks'.  The generated functions update the summary line
3404         when a registry mark is added or deleted, and will call
3405         `gnus-registry-install-p' (see the comments in the code).
3406         (gnus-registry-user-format-function-M): Use concat intelligently.
3407
3408         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3409         the registry mark functions.
3410
3411 2008-03-05  Glenn Morris  <rgm@gnu.org>
3412
3413         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3414         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3415         gnus-art.
3416         (top-level): No need to load own source when compiling.
3417
3418 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3419
3420         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3421         Suggested by <chris.anderton@zetnet.co.uk>.
3422
3423 2008-03-04  Glenn Morris  <rgm@gnu.org>
3424
3425         * gnus-sum.el (top-level): No need to require gnus when compiling,
3426         since unconditionally required near start of file.
3427         (gnus-summary-display-while-building): Move definition before use.
3428
3429 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3430
3431         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3432         formatting function.
3433
3434 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3435
3436         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3437         with plists.
3438         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3439         Use new format.
3440
3441 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3442
3443         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3444         `where-is-internal' that returns a range of key sequences.
3445
3446 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3447
3448         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3449
3450         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3451         (gnus-summary-jump-to-group): Consider windows on other displayed
3452         frames as well.  Similar changes might be needed elsewhere, but that's
3453         the one I've bumped into during my use.
3454
3455         * nndoc.el (nndoc-oe-dbx-type-p):
3456         * gnus-msg.el (gnus-debug):
3457         * gnus-group.el (gnus-update-group-mark-positions):
3458         Use mm-string-to-multibyte.
3459
3460 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3461
3462         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3463         doesn't handle NotDashEscaped.
3464
3465         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3466         (mml-dnd-attach-options): Fix typo in custom choice.
3467
3468         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3469         nndoc-article-type to mbox.
3470         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3471
3472         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3473         to nil, instead of html2text.
3474
3475         * imap.el (imap-debug): Add `imap-ping-server'.
3476
3477         * gnus-bookmark.el: Add FIXMEs.
3478
3479         * message.el (message-form-letter-separator)
3480         (message-send-form-letter-delay): New variables.
3481         (message-send-form-letter): Use them.  New command to send form
3482         letters.  Requested by Uwe Siart.
3483         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3484
3485 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3486
3487         * Update copyright years.
3488
3489 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3490
3491         Sync from EMACS_22_BASE.
3492
3493         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3494
3495 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3496
3497         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3498         empty author.
3499
3500 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3501
3502         * gnus-registry.el (gnus-registry-marks): Add variable for
3503         customization of marks and their appearance.
3504         (gnus-registry-read-mark): Use it.
3505         (gnus-registry-do-marks): Add utility function to loop through
3506         `gnus-registry-marks'.
3507         (gnus-registry-install-shortcuts-and-menus): Add function to install
3508         shortcuts and menus.
3509         (gnus-registry-initialize): Use it.
3510         (gnus-registry-default-mark): Clarify documentation.
3511
3512 2008-02-29  Glenn Morris  <rgm@gnu.org>
3513
3514         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3515         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3516         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3517         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3518         Change defcustom :version from 23.0 to 23.1.
3519
3520 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3521
3522         * gnus-registry.el (gnus-registry-follow-group-p)
3523         (gnus-registry-post-process-groups): Add functions to aid registry
3524         splitting and improve logging.  Clarify behavior in function
3525         documentation.
3526         (gnus-registry-split-fancy-with-parent): Use them.
3527
3528 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3529
3530         * gnus-art.el: Use with-current-buffer.
3531
3532 2008-02-27  David Engster  <dengste@eml.cc>
3533
3534         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3535         Express real group name in the response.
3536
3537 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3538
3539         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3540         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3541         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3542         autoload gnus-registry-fetch-group when compiling.
3543         (nnmairix-request-group-with-article-number-correction): Remove
3544         unreferenced argument passed to nnmairix-call-backend.
3545
3546 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3547
3548         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3549         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3550         Wilde.
3551
3552 2008-02-27  Glenn Morris  <rgm@gnu.org>
3553
3554         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3555         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3556         variables to defconsts.  Convert comments to doc-strings.
3557         (nnmairix-last-server, nnmairix-current-server): Convert from free
3558         variables to defvars.  Convert comments to doc-strings.
3559         (gnus-registry-fetch-group): Autoload.
3560         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3561         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3562         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3563         caddr.
3564         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3565         nnmairix-request-group-with-article-number-correction call.
3566         (nnmairix-fast, nnmairix-group): New, less general names, for free
3567         variables passed from nnmairix-request-group to
3568         nnmairix-request-group-with-article-number-correction.  Declare.
3569         (nnmairix-request-group-with-article-number-correction):
3570         Use nnmairix-fast, nnmairix-group rather than fast, group.
3571
3572 2008-02-26  David Engster  <dengste@eml.cc>
3573
3574         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3575         version 0.5.
3576
3577 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3578
3579         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3580         instead of making an extra function call.  Don't add the current group
3581         to articles only when they have the group.  Use
3582         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3583         Reported by David <de_bb@arcor.de>.
3584
3585 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3586
3587         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3588         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3589
3590 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3591
3592         * mail-source.el (mail-source-delete-incoming): Change default.
3593         Supplement doc string.
3594
3595         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3596
3597 2008-02-14  Glenn Morris  <rgm@gnu.org>
3598
3599         * time-date.el (format-seconds): New function.
3600
3601 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3602
3603         * nnmail.el (nnmail-message-id-cache-file): Derive from
3604         `gnus-home-directory'.
3605
3606 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3607
3608         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3609         Document negative prefix.
3610
3611         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3612
3613 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * message.el (message-unsent-separator): Add the Exim bounce
3616         separator.
3617
3618 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3619
3620         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3621         list.
3622         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3623         recipient/signer list.
3624
3625 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3626
3627         * Makefile.in (datarootdir): Define.
3628         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3629         name that might contain whitespace.
3630
3631 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3632
3633         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3634         fbound (Emacs 23 unicode), signal an error.
3635
3636 2008-02-08  Glenn Morris  <rgm@gnu.org>
3637
3638         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3639
3640 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3641
3642         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3643         ports to the calls to `netrc-machine-user-or-password' in addition to
3644         "imap" and "imaps".
3645
3646 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3647
3648         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3649
3650         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3651
3652 2008-02-01  Kenichi Handa  <handa@m17n.org>
3653
3654         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3655         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3656         (rfc2104-hash): Convert the result of concat to unibyte string.
3657
3658 2008-02-01  Dave Love  <fx@gnu.org>
3659
3660         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3661         coding-system-for-read.
3662         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3663
3664 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3665
3666         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3667         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3668         <hanche@math.ntnu.no>.
3669
3670 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3671
3672         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3673
3674         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3675
3676 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3677
3678         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3679         * message.el (message-beginning-of-line): Use featurep instead of bound
3680         tests in order to resolve conditionals at compile time.
3681
3682 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3683
3684         * mail-source.el (mail-sources): Add `group' choice.
3685
3686         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3687         parameter `in-group' to control into which group the articles go.
3688         Add treatment of `group' mail-source.
3689
3690 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3691
3692         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3693
3694         * mm-decode.el (mm-dissect-buffer): Decode description.
3695
3696         * mml.el (mml-to-mime): Encode message header first.
3697
3698 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3701         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3702
3703         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3704         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3705
3706 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3707
3708         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3709
3710 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3711
3712         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3713         prefix keys.
3714         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3715         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3716         gnus-xmas.el.
3717
3718         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3719         (gnus-xmas-article-describe-bindings): New function.
3720         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3721         gnus-xmas-article-describe-bindings.
3722
3723         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3724
3725 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3726
3727         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3728         Add new variables for article mark management.
3729         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3730         list of extra data entries which, when present, will indicate that the
3731         article ID should not be trimmed from the registry.
3732         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3733         functions.
3734         (gnus-registry-read-mark): New function to read a mark name from the
3735         user.
3736         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3737         (gnus-registry-set-article-mark-internal): New functions to add and
3738         remove marks.
3739         (gnus-registry-get-article-marks): New function to show the marks for
3740         an article, or retrieve them for further use.
3741
3742 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3743
3744         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3745         keys when no argument is given.
3746
3747 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3748
3749         * imap.el (imap-ping-server): New variable.
3750         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3751         (imap-ping-server): Minor doc string fixes.
3752
3753 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3754
3755         * imap.el (imap-ping-server): New function.
3756         (imap-opened): Call imap-ping-server.
3757
3758 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3759
3760         * gnus-sum.el (gnus-article-sort-by-random)
3761         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3762         jidanni@jidanni.org.
3763
3764 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3765
3766         * gnus-art.el (gnus-article-describe-bindings): New function.
3767         (gnus-article-read-summary-keys): Use it.
3768         (gnus-article-mode-map): Bind `C-h b' to it.
3769
3770 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3771
3772         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3773         XEmacs.
3774         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3775         against non-character events.
3776
3777         * lpath.el: Fbind map-keymap for Emacs 21.
3778
3779 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3780
3781         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3782         command.
3783         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3784         instead of END.  Change name of the temp file.
3785         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3786         customizable.
3787
3788 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3789
3790         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3791         bind `S W' to gnus-article-wide-reply-with-original; set default
3792         binding to gnus-article-read-summary-send-keys.
3793         (gnus-article-read-summary-keys): Fix the order of keys; display
3794         continuation keys correctly in the echo area; describe bindings
3795         correctly when keys end with `C-h'.
3796         (gnus-article-read-summary-send-keys): New function.
3797         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3798         for gnus-article-read-summary-send-keys; display continuation keys
3799         correctly in the echo area.
3800         (gnus-article-reply-with-original): Ignore prefix argument.
3801         (gnus-article-wide-reply-with-original): New function.
3802
3803         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3804         Emacs 21.
3805
3806 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3807
3808         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3809         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3810
3811 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3812
3813         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3814         (gnus-group-read-ephemeral-gmane-group): New command.
3815
3816 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3817
3818         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3819
3820 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3821
3822         * message.el (message-send-mail-function): Increase custom version.
3823
3824         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3825         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3826
3827 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3828
3829         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3830         for the cases where imap-authenticate is called with a nil buffer
3831         parameter.
3832
3833 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3834
3835         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3836         html parts correctly; support forwarded messages.
3837         (gnus-article-browse-html-article): Remove work buffers.
3838
3839         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3840         compiling.
3841         (netrc-bound-and-true-p): New macro.
3842         (netrc-parse): Use it instead of bound-and-true-p that is not available
3843         in XEmacs 21.4.
3844
3845 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3846
3847         * gnus-registry.el (gnus-registry-mark-article)
3848         (gnus-registry-article-marks): Add functionality to mark articles
3849         through the Gnus registry.
3850
3851         * encrypt.el: Clarify documentation for the new pgg method.
3852         (encrypt-file-alist): Add PGG option.
3853         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3854         functionality.  Abstract password key and messaging to external
3855         functions.
3856         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3857         (encrypt-message-method-and-cipher): Add new convenience external
3858         functions.
3859         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3860         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3861
3862         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3863         (netrc-parse): Use encrypt-file-alist to determine if
3864         encrypt-find-model or encrypt-insert-file-contents should be used.
3865
3866         * encrypt.el: Clarify documentation.  Load password-cache or
3867         password, whichever one is found first, instead of autoloading.
3868
3869 2007-12-19  Glenn Morris  <rgm@gnu.org>
3870
3871         * mml.el (message-options-set, message-narrow-to-head)
3872         (message-in-body-p, message-mail-p, message-encode-message-body):
3873         Autoload.
3874         (message-remove-header, message-narrow-to-headers-or-head)
3875         (message-subscribed-p, message-make-mail-followup-to)
3876         (message-position-on-field, message-news-p)
3877         (message-options-set-recipient, message-generate-headers)
3878         (message-sort-headers): Declare as functions.
3879
3880 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3881
3882         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3883         convention in doc string.
3884
3885 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3886
3887         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3888         title to html parts.
3889         (gnus-article-browse-html-article): Pass message header to it.
3890
3891         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3892
3893 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3894
3895         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3896         or password compatible with XEmacs.
3897
3898 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3899
3900         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3901         format document.
3902         (gnus-mime-delete-part): Don't write description line if empty.
3903         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3904
3905 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
3906
3907         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3908         (gnus-summary-mark-read-and-unread-as-read)
3909         (gnus-summary-mark-current-read-and-unread-as-read)
3910         (gnus-summary-mark-unread-as-ticked): Doc fix.
3911         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3912
3913 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3914
3915         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3916         Christoph Conrad <christoph.conrad@gmx.de>.
3917
3918 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3919
3920         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3921         yes-or-no-p.
3922
3923 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3924
3925         * mm-decode.el (mm-add-meta-html-tag): New function.
3926         (mm-save-part-to-file, mm-pipe-part): Use it.
3927
3928         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3929         gnus-y-or-n-p instead of y-or-n-p.
3930         (gnus-article-browse-html-parts): Work with message/external-body; use
3931         mm-add-meta-html-tag.
3932
3933 2007-12-11  Glenn Morris  <rgm@gnu.org>
3934
3935         * gnus-cache.el: Require gnus-sum not just when compiling.
3936
3937         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3938
3939         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3940         definitions before use.
3941
3942         * mm-decode.el: Require gnus-util.
3943         (mm-remove-part): Only call delete-annotation on XEmacs.
3944
3945         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3946
3947         * nnmail.el: Require gnus-int.
3948
3949         * spam.el: Move `require's before `eval-when-compile's.
3950
3951         * gnus-ems.el (gnus-alive-p):
3952         * gnus-fun.el (message-goto-eoh):
3953         * gnus-util.el (gnus-group-name-decode):
3954         * mail-source.el (gnus-compress-sequence):
3955         * message.el (Info-goto-node, format-spec):
3956         * mm-bodies.el (message-options-get):
3957         * mm-decode.el (mm-view-pkcs7):
3958         * mm-util.el (gmm-write-region):
3959         * mml-smime.el (mml-compute-boundary)
3960         (gnus-completing-read-with-default):
3961         * mml.el (widget-button-press, gnus-make-hashtable):
3962         * mml1991.el (mm-decode-content-transfer-encoding)
3963         (mm-encode-content-transfer-encoding)
3964         (message-options-get, message-options-set):
3965         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3966         * nnfolder.el (gnus-request-group):
3967         * nnheader.el (ietf-drums-unfold-fws):
3968         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3969         * smime.el (gnus-run-mode-hooks):
3970         * spam-stat.el (gnus-message): Autoload.
3971
3972         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3973         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3974         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3975         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3976         Add declare-function compatibility definition.
3977
3978         * gnus-cache.el (nnvirtual-find-group-art):
3979         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3980         (gnus-add-image, gnus-add-wash-type):
3981         * gnus-group.el (nnkiboze-score-file):
3982         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3983         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3984         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3985         (message-tokenize-header, gnus-get-buffer-create)
3986         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3987         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3988         * gnus.el (gnus-group-decoded-name):
3989         * mail-source.el (imap-capability):
3990         * mm-bodies.el (message-options-set):
3991         * mm-decode.el (gnus-configure-windows):
3992         * mm-extern.el (message-goto-body):
3993         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3994         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3995         (epg-sub-key-validity, message-options-set):
3996         * mml.el (widget-event-point, gnus-configure-windows):
3997         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3998         * mml2015.el (epg-check-configuration, epg-configuration)
3999         (message-options-set):
4000         * nndb.el (nndb-request-article):
4001         * nnfolder.el (gnus-request-create-group):
4002         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4003         * nnmaildir.el (gnus-group-mark-article-read):
4004         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4005         * rfc1843.el (message-fetch-field):
4006         * spam.el (gnus-extract-address-components):
4007         Declare as functions.
4008
4009 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4012
4013         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4014
4015         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4016         bind show-trailing-whitespace for XEmacs.
4017
4018 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4019
4020         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4021         new no-op macro for backward compatibility.
4022
4023         * imap.el (imap-string-to-integer): New function.
4024
4025 2007-12-09  Glenn Morris  <rgm@gnu.org>
4026
4027         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4028
4029         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4030         * message.el, mm-view.el, sieve-manage.el, smime.el:
4031         Add declare-function compatibility definition.
4032
4033         * gnus-art.el (w3-region, w3m-region, Info-menu):
4034         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4035         * gnus-sum.el (gnus-get-predicate):
4036         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4037         * message.el (mail-abbrev-in-expansion-header-p):
4038         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4039         (w3m-detect-meta-charset, w3m-region):
4040         * sieve-manage.el (password-read, password-cache-add)
4041         (password-cache-remove):
4042         * smime.el (password-read-and-add): Declare as functions.
4043
4044 2007-12-08  David Kastrup  <dak@gnu.org>
4045
4046         * gnus-sum.el (gnus-summary-simplify-subject-query):
4047         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4048         `message'.
4049
4050 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4051
4052         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
4053         it to bind idna-program, installation-directory, defined-colors, and
4054         face-attribute for XEmacs of the version that compiles defcustom forms.
4055
4056 2007-12-07  Glenn Morris  <rgm@gnu.org>
4057
4058         * gnus-art.el (article-make-date-line): Revert previous change.
4059
4060 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4061
4062         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4063
4064 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
4065
4066         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4067         Call gnus-add-to-range ranges only once with a prepared article-list.
4068
4069 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
4070
4071         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4072         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4073         group names with backslashes.  Reported by Tassilo Horn
4074         <tassilo@member.fsf.org>.
4075
4076 2007-12-06  Deepak Goel  <deego3@gmail.com>
4077
4078         * gnus-art.el (article-make-date-line):
4079         * gnus-start.el (gnus-load):
4080         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4081
4082 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * gnus-art.el (gnus-use-idna)
4085         * gnus-start.el (gnus-site-init-file)
4086         * message.el (message-use-idna)
4087         * mm-uu.el (mm-uu-hide-markers)
4088         * smiley.el (smiley-style): Revert changes that suppress warnings.
4089
4090 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4091
4092         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4093         specify charset to html source.  Reported by Christoph Conrad
4094         <christoph.conrad@gmx.de>.
4095
4096 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4099         idna-program in order to suppress byte compile warning issued by XEmacs
4100         that came to byte compile the default value section of defcustom forms
4101         recently.
4102
4103         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4104         value of installation-directory.
4105
4106         * message.el (message-use-idna): Don't directly refer to the value of
4107         idna-program.
4108
4109         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4110
4111         * smiley.el (smiley-style): Don't directly call face-attribute.
4112
4113 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4114
4115         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4116
4117         * gnus-dired.el: Reduce Gnus dependencies.
4118         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4119         require.  Use autoloads instead.
4120         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4121         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4122         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4123         (gnus-dired-mode): Adjust doc string.
4124         (gnus-dired-mail-mode): New variable.
4125         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4126         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4127         (gnus-dired-mail-buffers): New function.  Return mail or message
4128         composition buffers.
4129         (gnus-dired-attach): Use it.
4130         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4131         NO-DECODE.
4132         (gnus-dired-print): Use `gnus-print-buffer' depending on
4133         `gnus-dired-mail-mode'.
4134
4135 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * rfc2047.el (rfc2047-encoded-word-regexp)
4138         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4139         explaining what regexp patterns are for.
4140
4141 2007-12-04  Glenn Morris  <rgm@gnu.org>
4142
4143         * password.el: Move to password-cache.el.
4144
4145         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4146         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4147         * mml-smime.el (password-read, password-cache-add)
4148         (password-cache-remove):
4149         No need to autoload, since mml-sec requires password.
4150
4151         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4152         * message.el (gnus-extract-address-components):
4153         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4154
4155         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4156         password.
4157
4158 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4159
4160         * mailcap.el: Reduce dependencies.
4161         (mail-header-parse-content-type): Autoload.
4162         (mailcap-delete-duplicates): New alias.
4163         (mailcap-mime-info): Add optional argument NO-DECODE.
4164         (mailcap-mime-types): Use mailcap-delete-duplicates.
4165
4166         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4167
4168 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4169
4170         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4171         (imap-parse-status): Upcase status-att for servers that sends them
4172         lower-case (e.g., MS Exchange 2007).
4173
4174 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4175
4176         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4177         function.
4178
4179         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4180         (gnus-uu-yenc-article): New function.
4181
4182         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4183
4184         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4185         buffer.
4186
4187 2007-12-02  Glenn Morris  <rgm@gnu.org>
4188
4189         * binhex.el (binhex): New custom group.
4190         (binhex-decoder-program, binhex-decoder-switches)
4191         (binhex-use-external): Move to the binhex custom group.
4192
4193         * uudecode.el (uudecode): New custom group.
4194         (uudecode-decoder-program, uudecode-decoder-switches)
4195         (uudecode-use-external): Move to the uudecode custom group.
4196
4197         * netrc.el (top-level): Don't load `encrypt' features.
4198         (netrc-parse): Don't use encrypt.
4199         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4200
4201         * encrypt.el: Remove file.
4202
4203 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4204
4205         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4206         matches on patches.
4207
4208         * gnus-art.el (gnus-article-browse-html-article): Mention
4209         `mm-text-html-renderer' in the doc string.
4210
4211         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4212         string.  Add comments.
4213
4214         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4215         if rhs is ASCII.
4216
4217 2007-12-01  Glenn Morris  <rgm@gnu.org>
4218
4219         * mail-source.el (top-level): Require format-spec before
4220         eval-when-compile.
4221
4222 2007-11-30  Glenn Morris  <rgm@gnu.org>
4223
4224         * encrypt.el: Require password, rather than autoloading password-read.
4225
4226 2007-11-29  Glenn Morris  <rgm@gnu.org>
4227
4228         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4229         (sasl-make-client, sasl-next-step, sasl-step-data)
4230         (sasl-step-set-data): Declare as functions.
4231
4232 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4233
4234         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4235
4236 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4237
4238         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4239         certs should be verified and what is to be done in the event of a
4240         verification failure.
4241
4242         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4243         caller can indicate whether the cache should be disregarded for this
4244         call.  This way the result of the call is reproducible at all times and
4245         can be considered a canonical server name for the supplied method.
4246         (gnus-agent-method-p): Canonicalize server names by pushing their
4247         method through `gnus-method-to-server' using the no-cache argument.
4248
4249         * gnus-srvr.el (gnus-server-insert-server-line): Call
4250         `gnus-method-to-server' with `no-cache' argument.
4251
4252         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4253         gnus-agent-possibly-synchronize-flags as this should be called when the
4254         server is actually being opened.
4255         (gnus-agent-possibly-synchronize-flags)
4256         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4257         flags file of an agentized server to the latter function.
4258
4259         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4260         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4261         after a connection has been established successfully.
4262
4263 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4264
4265         * gnus-art.el (article-display-face): Force to display face if called
4266         interactively; check if gnus-article-x-face-too-ugly matches author.
4267         (article-display-x-face): Display face even if From header is missing
4268         as article-display-face does.
4269
4270 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4271
4272         * hashcash.el (message-narrow-to-headers-or-head)
4273         (message-fetch-field, message-goto-eoh)
4274         (message-narrow-to-headers): Declare as functions.
4275
4276 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4277
4278         * mail-source.el (mail-sources): Default to fetch from file for
4279         compatibility with default of nnmail-spool-file.
4280
4281 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4282
4283         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4284         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4285         to look for encoded word that should be encoded again.
4286         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4287         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4288         encoding pattern.
4289         (rfc2047-decode-region): Switch strict regexp and loose one according
4290         to rfc2047-allow-irregular-q-encoded-words.
4291
4292 2007-11-25  Romain Francoise  <romain@orebokech.com>
4293
4294         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4295
4296 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4297
4298         * tls.el (tls-program): Provide more custom choices from
4299         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4300         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4301
4302 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4303
4304         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4305         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4306
4307         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4308         `nnmail-spool-file'.
4309
4310         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4311         `nnmail-spool-file'.
4312
4313         * gnus-move.el (gnus-change-server): Ditto.
4314
4315         * gnus-kill.el (gnus-batch-score): Ditto.
4316
4317         * gnus-cache.el (gnus-jog-cache): Ditto.
4318
4319         * gnus-msg.el (gnus-summary-reply):
4320         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4321
4322 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4323
4324         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4325         version.  Minor improvement to doc strings.
4326         (tls-program): Add comment.
4327
4328 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4329
4330         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4331         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4332         mismatch between the hostname provided in the certificate and the name
4333         of the host connnecting to.
4334         (open-tls-stream): Use them.  Check certificates against trusted root
4335         certificates.
4336
4337 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4338
4339         * gnus-cache.el (gnus-cache-generate-nov-databases):
4340         Use nnml-generate-nov-databases-directory instead of
4341         nnml-generate-nov-databases-1.
4342
4343 2007-11-24  Glenn Morris  <rgm@gnu.org>
4344
4345         * message.el (message-tool-bar-retro): Update for rename
4346         mail_send.xpm->mail-send.xpm.
4347
4348 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4349
4350         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4351         `smime-ldap-search' for Emacs 22 and up.
4352
4353 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4354
4355         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4356
4357         * message.el (message-send-mail-function): Fix error convention.
4358         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4359         (message-widen-reply, message-send-mail, message-talkative-question)
4360         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4361         (message-clone-locals, message-send-news): Use with-current-buffer.
4362         (message-insert-or-toggle-importance): Remove unused var `valid'.
4363         (message-make-references): Remove unused var `new-references'.
4364         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4365
4366 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4367
4368         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4369         (spam-split-symbolic-return-positive): Reflow docstring.
4370         (spam-backends, spam-summary-exit-behavior)
4371         (spam-mark-ham-unread-before-move-from-spam-group)
4372         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4373         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4374         (spam-clear-cache, spam-backend-check, spam-install-backend)
4375         (spam-install-statistical-backend, spam-list-of-processors)
4376         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4377         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4378         (spam-check-crm114, spam-initialize, spam-unload-hook):
4379         Fix typos in docstrings.
4380
4381 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4382
4383         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4384         been checked if they have never been read and those group levels are
4385         higher than the one that a user specified.
4386
4387 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4390         foreign groups unless a group level is specified by a user.
4391         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4392
4393 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4394
4395         * message.el (message-send-mail-function): Require sendmail.
4396
4397 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4398
4399         * message.el (message-send-mail-function): Check for smtpmail too.
4400
4401         * utf7.el (utf7-encode, utf7-decode): Use coding system
4402         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4403
4404         * message.el (message-send-mail-function): New function.
4405         (message-send-mail-function): Set default using
4406         message-send-mail-function.  Adjust doc string.
4407         (message-send-mail-with-mailclient): New function.
4408
4409 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4410
4411         * smime.el (from):
4412         * rfc2047.el (message-posting-charset):
4413         * qp.el (mm-use-ultra-safe-encoding):
4414         * pop3.el (parse-time-months):
4415         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4416         * nnml.el (files):
4417         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4418         (jka-compr-compression-info-list, ange-ftp-path-format)
4419         (efs-path-regexp):
4420         * nndiary.el (files):
4421         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4422         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4423         (epg-digest-algorithm-alist, inhibit-redisplay)
4424         (password-cache-expiry):
4425         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4426         (pgg-output-buffer, password-cache-expiry):
4427         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4428         (efs-path-regexp):
4429         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4430         (inhibit-redisplay):
4431         * mm-uu.el (file-name, start-point, end-point, entry)
4432         (gnus-newsgroup-name, gnus-newsgroup-charset):
4433         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4434         (latin-unity-ucs-list):
4435         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4436         (mm-uu-binhex-decode-function):
4437         * message.el (gnus-message-group-art, gnus-list-identifiers)
4438         (rmail-enable-mime-composing, gnus-local-organization)
4439         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4440         (gnus-read-active-file, facemenu-add-face-function)
4441         (facemenu-remove-face-function, gnus-article-decoded-p)
4442         (tool-bar-mode):
4443         * mail-source.el (display-time-mail-function):
4444         * gnus-util.el (nnmail-pathname-coding-system)
4445         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4446         (gnus-original-article-buffer, gnus-user-agent)
4447         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4448         (xemacs-codename, sxemacs-codename, emacs-program-version):
4449         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4450         * gnus-start.el (gnus-agent-covered-methods)
4451         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4452         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4453         (gnus-newsgroup-headers, gnus-group-list-mode)
4454         (gnus-group-mark-positions, gnus-newsgroup-data)
4455         (gnus-newsgroup-unreads, nnoo-state-alist)
4456         (gnus-current-select-method, mail-sources)
4457         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4458         (nnmail-spool-file, gnus-cache-active-hashtb):
4459         * gnus-mh.el (mh-lib-progs):
4460         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4461         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4462         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4463         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4464         (gnus-group-buffer):
4465         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4466         (font-lock-set-defaults):
4467         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4468         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4469         (gnus-summary-post-menu, total-parts, type, condition, length):
4470         * gnus-agent.el (gnus-agent-read-agentview):
4471         * flow-fill.el (show-trailing-whitespace):
4472         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4473         eval-and-compile wrappers for byte compiler pacifiers.
4474
4475         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4476         (mm-display-inline-fontify): Check for featurep 'xemacs not
4477         extent-list.
4478
4479         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4480         itimer-list.
4481         (mm-create-image-xemacs): Only do something for XEmacs.
4482         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4483
4484         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4485
4486         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4487         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4488
4489 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4490
4491         * nnimap.el (nnimap-split-download-body):
4492         * gnus-demon.el (gnus-demon):
4493         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4494
4495 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4496
4497         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4498         macros.
4499         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4500         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4501         copy data from unibyte buffer to multibyte current buffer.
4502         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4503         to copy data from unibyte current buffer to multibyte buffer.
4504         (nntp-make-process-buffer): Make process buffer unibyte.
4505
4506         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4507
4508 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4509
4510         * pop3.el (pop3-open-server): Accept and process data more robustly at
4511         connexion start to avoid spurious "POP SSL connexion failed" errors.
4512
4513 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4514
4515         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4516         read group names.
4517
4518 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4519
4520         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4521
4522 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4523
4524         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4525         (nnmail-save-active): Use a unibyte buffer when saving active file,
4526         which may contain non-ASCII group names.
4527
4528         * nnml.el (nnml-request-group): Decode group names in messages.
4529
4530 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4531
4532         * message.el (message-citation-line-function)
4533         (message-insert-formatted-citation-line): Fix spelling of
4534         `message-insert-formated-citation-line'.
4535
4536 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4537
4538         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4539
4540 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4541
4542         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4543         nnmail-pathname-coding-system.
4544
4545         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4546         that a user enters; decode group names in messages.
4547
4548         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4549
4550 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4551
4552         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4553
4554         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4555
4556         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4557         risky local variable.
4558
4559         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4560
4561 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4562
4563         * encrypt.el: Improve documentation to fix function name typo.
4564         Reported by Daiki Ueno <ueno@unixuser.org>.
4565
4566 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4567
4568         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4569         even if the point is not in the last page of an article.
4570         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4571         back to the previous page.
4572
4573 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4574
4575         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4576
4577 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4578
4579         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4580
4581 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4582
4583         * message.el (message-check-news-body-syntax): Avoid
4584         mm-string-as-multibyte.
4585         (message-hide-headers): Don't assume (point-min)==1.
4586
4587 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4588
4589         * message.el (message-remove-blank-cited-lines): Fix if remove is
4590         given.
4591         (message-bogus-address-regexp): New variable.
4592         (message-bogus-recipient-p): New function.
4593         (message-check-recipients): New command.
4594         (message-syntax-checks): Add `bogus-recipient'.
4595         (message-fix-before-sending): Add `bogus-recipient'.
4596
4597         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4598         (gnus-treat-body-boundary): Don't test window-system.
4599
4600 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4601
4602         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4603
4604 2007-10-28  Miles Bader  <miles@gnu.org>
4605
4606         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4607         at compile-time too.
4608
4609 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4610
4611         * gnus-msg.el (gnus-message-setup-hook): Add
4612         `message-remove-blank-cited-lines' to options.
4613
4614 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4615
4616         * message.el (message-remove-blank-cited-lines): New function.
4617         Suggested by Karl Plästerer.
4618
4619 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4620
4621         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4622         mapc.
4623
4624         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4625         (top-level): Use mapc to set functions to be traced for debugging.
4626
4627         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4628         called for effect with while loop.
4629
4630         * message.el (message-talkative-question): Replace mapcar called for
4631         effect with mapc.
4632
4633         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4634         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4635         called for effect with dolist.
4636
4637         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4638
4639         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4640         gnus-extra-headers and nnmail-extra-headers.
4641
4642         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4643         called for effect with dolist.
4644         (top-level): Use mapc to set functions to be traced for debugging.
4645
4646         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4647         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4648         dolist.
4649
4650         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4651         Replace mapcar called for effect with mapc.
4652         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4653         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4654         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4655         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4656
4657         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4658         remove-if that's a cl function.
4659
4660         * webmail.el (webmail-debug): Replace mapcar called for effect with
4661         dolist.
4662
4663         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4664         with mapc.
4665
4666 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4669         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4670         with while loop.
4671
4672         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4673         functions from article-* functions.
4674         (gnus-multi-decode-header): Replace mapcar called for effect with
4675         dolist.
4676
4677         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4678         (gnus-bookmark-show-details): Replace mapcar called for effect with
4679         while loop.
4680
4681         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4682         called for effect with while loop.
4683
4684         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4685         with dolist.
4686
4687         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4688         mapcar called for effect with dolist.
4689
4690         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4691
4692         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4693         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4694         Replace mapcar called for effect with dolist.
4695         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4696         mapc.
4697
4698         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4699         Replace mapcar called for effect with dolist.
4700         (gnus-topic-list): Replace mapcar called for effect with mapc.
4701
4702         * gnus.el: Use mapc instead of mapcar to add autoloads.
4703
4704 2007-10-23  Richard Stallman  <rms@gnu.org>
4705
4706         * gnus-group.el (gnus-group-highlight): Mark as risky.
4707
4708 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4709
4710         * gnus.el (gnus-server-to-method): Return method found first in
4711         gnus-newsrc-alist.
4712
4713         * gnus-art.el (gnus-article-highlight-signature)
4714         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4715         button overlay without the front stickiness.
4716
4717 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4718
4719         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4720         overview buffer needed a catch to receive its throw.
4721         (gnus-agent-flush-cache): Declared as interactive to make this function
4722         easier to use.
4723
4724 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4725
4726         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4727         `next-line'.
4728
4729 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4730
4731         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4732         exclude address matching message-dont-reply-to-names.
4733
4734 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4735
4736         * gnus-util.el (gnus-string<): New function.
4737
4738         * gnus-sum.el (gnus-article-sort-by-author)
4739         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4740
4741 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4742
4743         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4744         the frame-focus tag is set in gnus-buffer-configuration.
4745
4746 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4749         the front stickiness.
4750
4751 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4754         url pattern; remove duplicate one.
4755         (gnus-article-extend-url-button): New function.
4756         (gnus-article-add-buttons): Use it.
4757         (gnus-button-push): Use concatenated url that it makes.
4758
4759 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4760
4761         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4762
4763 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4764
4765         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4766         Don't hardcode point-min==1.
4767
4768 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4769
4770         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4771         Fix comment about "iso8859-1".
4772
4773 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4774
4775         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4776         ones returned from the verify-function.
4777
4778         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4779         mml2015-extract-cleartext-signature if extraction failed.
4780
4781 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4782
4783         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4784         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4785         failed.
4786
4787 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4788
4789         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4790
4791 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4792
4793         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4794         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4795         recommends to use EasyPG instead of PGG.
4796
4797         * pgg.el: Revert to revision 6.23.2.16.
4798
4799         * pgg-def.el: Revert to revision 6.6.2.14.
4800
4801         * pgg-gpg.el: Revert to revision 6.23.2.34.
4802
4803 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4804
4805         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4806         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4807         thread for both the null and zero (kill/expire thread) universal prefix
4808         cases.
4809         (gnus-summary-expire-thread): Add new function to expire a thread,
4810         using gnus-summary-kill-thread.
4811         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4812         shortcuts for gnus-summary-expire-thread.
4813         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4814         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4815
4816 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4817
4818         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4819         extras value, so an extras entry can be deleted.
4820         (gnus-registry-delete-extra-entry): Use it.
4821         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4822         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4823         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4824         storage through the gnus-registry, and provide an appropriate API for
4825         it.
4826
4827 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4828
4829         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4830         Suggested by Leo <sdl.web@gmail.com>.
4831
4832         * gnus.el: Do.
4833
4834 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4835
4836         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4837         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4838
4839         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4840
4841         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4842         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4843
4844 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4847         newline.
4848         (nnmbox-request-accept-article): Don't change article in source buffer;
4849         narrow to header to use message-fetch-field rather than
4850         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4851         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4852         as delimiters; make sure article ends with newline.
4853         (nnmbox-delete-mail): Correct last position of article to be deleted;
4854         ignore X-Gnus-Newsgroup header in article body.
4855         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4856         positions; make sure article ends with newline.
4857
4858         * message.el (message-display-abbrev): Don't infloop when a user
4859         inserts SPC in the beginning of header.
4860
4861         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4862         coding-system-for-read and coding-system-for-write for XEmacs having no
4863         file-coding feature.
4864
4865         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4866
4867 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4868
4869         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4870         list of groups not followed by default.  Fix type to be regexp.
4871         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4872
4873 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4874
4875         * hmac-def.el (define-hmac-function): Switch from old-style to
4876         new-style backquotes.
4877
4878         * md4.el (md4-make-step): Likewise.
4879
4880 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4883         raw-text coding system when saving .newsrc file, which may contain
4884         non-ASCII group names.
4885
4886 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4887
4888         * gnus-cus.el (gnus-score-extra): New widget.
4889         (gnus-score-extra-convert): New function.
4890         (gnus-score-customize): Use it for Extra.
4891
4892 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4893
4894         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4895         (mml2015-mailcrypt-clear-verify): Use it.
4896         (mml2015-gpg-clear-verify): Use it.
4897         (mml2015-pgg-clear-verify): Use it.
4898         (mml2015-epg-clear-verify): Replace the current part with the output
4899         from GnuPG; don't extract the plaintext by itself.
4900
4901         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4902         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4903         mml2015-clear-verify-function; don't touch the armor headers or
4904         dash-escaped text here.
4905
4906 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4907
4908         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4909         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4910         parts, or application/octet-stream as a last resort.
4911         (gnus-mime-view-part-as-type): Don't toggle display.
4912         (gnus-mime-view-part-as-charset): Don't turn off display before
4913         querying charset.
4914
4915         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4916         stuff to undisplayer function in Emacs.
4917         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4918
4919         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4920         text/calendar parts.
4921
4922 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4923
4924         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4925         decoding text/calendar parts.
4926
4927         * message.el (message-forward-make-body-mime): Always mark body as
4928         having no illegible text; remove signed-or-encrypted argument.
4929         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4930
4931         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4932         (mml-generate-mime-1): Don't encode body if it is specified to be in
4933         raw form; don't make buffer be unibyte when inserting multibyte string.
4934
4935 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4936
4937         * sha1.el: Fix up comment style.
4938         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4939         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4940
4941         * hex-util.el: Fix up comment style.
4942         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4943
4944         * gnus-salt.el: Use with-current-buffer.
4945         (gnus-pick-setup-message): Fix long-standing typo.
4946
4947 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4948
4949         * imap.el (imap-logout-timeout): New variable.
4950         (imap-logout, imap-logout-wait): New functions.
4951         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4952
4953         * nnimap.el (nnimap-logout-timeout): New server variable.
4954         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4955         nnimap-logout-timeout.
4956
4957         * gnus-art.el (gnus-article-summary-command-nosave)
4958         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4959
4960 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4961
4962         * gnus.el (gnus-maximum-newsgroup): New variable.
4963
4964         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4965         according to gnus-maximum-newsgroup.
4966
4967         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4968         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4969         Limit the range of articles according to gnus-maximum-newsgroup.
4970
4971 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4972
4973         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4974         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4975         Don't perform gnus-configure-windows here; reuse existing sticky
4976         article buffer.
4977
4978         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4979         it doesn't exist in gnus-article-mode.
4980
4981 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4982
4983         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4984         (gnus-agent-decoded-group-name): New function.
4985         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4986         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4987
4988 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4989
4990         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4991         Add binding for gnus-sticky-article.
4992         (gnus-summary-exit): Don't kill sticky article buffers.
4993
4994         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4995         article buffer.
4996         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4997         (gnus-kill-sticky-article-buffers): New commands.
4998
4999 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * nntp.el (nntp-xref-number-is-evil): New server variable.
5002         (nntp-find-group-and-number): If it is non-nil, don't trust article
5003         numbers in the Xref header.
5004
5005 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5006
5007         * gnus-agent.el (gnus-agent-read-group): New function.
5008         (gnus-agent-flush-group, gnus-agent-expire-group)
5009         (gnus-agent-regenerate-group): Use it.
5010         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5011         nnmail-pathname-coding-system.
5012
5013 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5014
5015         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5016
5017         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5018         that are unread as unread, and also as selected so that information of
5019         marks having been changed by a user may be updated when exiting group.
5020
5021 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5022
5023         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5024         calculated ignoring signature parts to gnus-treat-article.
5025
5026 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5027
5028         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5029         a point here in order to keep the window start.
5030         (gnus-insert-mime-security-button): Make a button overlay without the
5031         front stickiness.
5032         (gnus-mime-display-security): Goto the end of a button.
5033
5034         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5035
5036 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5039         group-name-at-point.
5040         (gnus-group-completing-read): New function that offers decoded
5041         non-ASCII group names for completion.
5042         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5043         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5044         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5045         (gnus-group-fetch-control): Use it.
5046         (gnus-fetch-group): Use group-name-at-point for the initial value
5047         rather than the default value; use gnus-alive-p.
5048
5049         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5050         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5051         (gnus-summary-post-news): Use gnus-group-completing-read.
5052
5053         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5054         (gnus-read-move-group-name): Decode group name for completion.
5055
5056 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
5057
5058         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5059         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5060         Yamaoka slightly modified the code).
5061
5062 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5065         (nnmail-split-incoming): Bind it.
5066
5067         * nnml.el (nnml-group-name-charset): New function.
5068         (nnml-decoded-group-name): Use it; don't decode group name if
5069         nnmail-group-names-not-encoded-p is non-nil.
5070         (nnml-encoded-group-name): New function.
5071         (nnml-group-pathname): Inline nnml-decoded-group-name.
5072         (nnml-request-expire-articles): Decode group name in message.
5073         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5074         nnmail-pathname-coding-system.
5075         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5076         not decoded ones according to nnmail-group-names-not-encoded-p.
5077         (nnml-generate-active-info): Use nnml-encoded-group-name.
5078
5079 2007-08-08  Glenn Morris  <rgm@gnu.org>
5080
5081         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5082         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5083         doc-strings and comments.
5084
5085 2007-07-25  Glenn Morris  <rgm@gnu.org>
5086
5087         * Relicense all FSF files to GPLv3 or later.
5088
5089 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * gnus-sum.el (gnus-summary-move-article): Make
5092         gnus-summary-respool-article work.
5093
5094 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5095
5096         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5097         string.
5098
5099 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5100
5101         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5102         that should be ignored when comparing distant RSS articles with local
5103         ones.
5104         (nnrss-make-hash-index): New function.  Create a hash index according
5105         to the ignored fields.
5106         (nnrss-check-group): Use it.
5107
5108 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5109
5110         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5111
5112         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5113
5114         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5115         the new optional argument ENCODED is non-nil.
5116         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5117         coding system for encoding group name.
5118         (gnus-group-make-rss-group): Pass un-encoded group name to
5119         gnus-group-make-group.
5120         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5121         encoded.
5122
5123         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5124         Encode group name to which articles are moved or copied.
5125         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5126         coding system for encoding Newsgroup, Followup-To and Xref headers.
5127
5128         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5129         marks; use nnheader-file-coding-system to write a file.
5130         (nnagent-retrieve-headers): Bind file-name-coding-system to
5131         nnmail-pathname-coding-system.
5132
5133         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5134
5135         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5136         (nnml-request-article, nnml-request-create-group)
5137         (nnml-request-rename-group, nnml-find-id)
5138         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5139         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5140         (nnml-save-marks): Use nnml-group-pathname instead of
5141         nnmail-group-pathname.
5142
5143         (nnml-request-create-group, nnml-request-expire-articles)
5144         (nnml-request-move-article, nnml-request-delete-group)
5145         (nnml-deletable-article-p, nnml-possibly-create-directory)
5146         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5147         (nnml-open-marks): Bind file-name-coding-system to
5148         nnmail-pathname-coding-system.
5149
5150         (nnml-request-article): Pass server argument to nnml-find-group-number.
5151         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5152         server argument to nnml-possibly-create-directory.
5153         (nnml-request-accept-article): Pass server argument to
5154         nnml-active-number and nnml-save-mail.
5155         (nnml-find-group-number): Pass server argument to nnml-find-id.
5156         (nnml-request-update-info): Pass server argument to
5157         nnml-marks-changed-p.
5158
5159         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5160         (nnml-save-mail, nnml-active-number): Add server argument.
5161
5162         (nnml-request-delete-group): Warn if group is missing.
5163         (nnml-get-nov-buffer): Decode group name.
5164         (nnml-generate-active-info): Encode group name.
5165         (nnml-open-marks): Decode group name in messages.
5166
5167 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5168
5169         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5170         if it is not specified.
5171         (gnus-article-pipe-part, gnus-article-save-part)
5172         (gnus-article-interactively-view-part, gnus-article-copy-part)
5173         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5174         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5175         (gnus-article-replace-part, gnus-article-delete-part)
5176         (gnus-article-view-part-as-type): Pass raw prefix argument to
5177         gnus-article-part-wrapper.
5178
5179 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5180
5181         * gnus-agent.el (gnus-agent-save-active): Bind
5182         nnheader-file-coding-system to gnus-agent-file-coding-system.
5183
5184         * gnus-cache.el (gnus-cache-save-buffers)
5185         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5186         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5187         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5188         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5189         (gnus-cache-generate-active, gnus-cache-rename-group)
5190         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5191         (gnus-cache-update-overview-total-fetched-for): Bind
5192         file-name-coding-system to nnmail-pathname-coding-system.
5193         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5194         variables.
5195         (gnus-cache-decoded-group-name): New function.
5196         (gnus-cache-file-name): Use it.
5197         (gnus-cache-generate-active): Use non-decoded group name for active.
5198
5199         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5200         right place.
5201         (gnus-write-active-file): Don't break non-ASCII group names.
5202
5203         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5204         nnmail-pathname-coding-system.
5205
5206         * lpath.el: Bind default-file-name-coding-system,
5207         file-name-coding-system and language-info-alist for XEmacs.
5208
5209         * gnus-uu.el (gnus-uu-decode-save): Typo.
5210
5211 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5212
5213         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5214
5215 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5216
5217         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5218         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5219         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5220         (gnus-agent-flush-group, gnus-agent-flush-cache)
5221         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5222         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5223         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5224         (gnus-agent-regenerate-group)
5225         (gnus-agent-update-files-total-fetched-for)
5226         (gnus-agent-update-view-total-fetched-for): Bind
5227         file-name-coding-system to nnmail-pathname-coding-system.
5228         (gnus-agent-group-pathname): Don't encode file names by
5229         nnmail-pathname-coding-system.
5230         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5231         coding-system-for-write instead of buffer-file-coding-system to
5232         gnus-agent-file-coding-system.
5233
5234         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5235         Decode group name.
5236
5237         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5238
5239         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5240         (gnus-read-newsrc-el-file): Make group names unibyte.
5241
5242         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5243         nnmail-pathname-coding-system.
5244
5245         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5246         (nnrss-request-delete-group): Bind file-name-coding-system to
5247         nnmail-pathname-coding-system.
5248         (nnrss-read-server-data, nnrss-read-group-data): Bind
5249         file-name-coding-system correctly.
5250         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5251
5252         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5253         (nntp-server-to-method-cache): New variable.
5254         (nntp-group-pathname): New function that decodes non-ASCII group names.
5255         (nntp-possibly-create-directory, nntp-marks-changed-p)
5256         (nntp-save-marks, nntp-open-marks): Use it.
5257         (nntp-possibly-create-directory, nntp-open-marks):
5258         Bind file-name-coding-system to nnmail-pathname-coding-system.
5259         (nntp-open-marks): Decode group names when bootstrapping marks.
5260
5261         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5262         Newsgroups and Folowup-To headers.
5263
5264 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5265
5266         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5267         (gnus-server-closed-face, gnus-server-denied-face)
5268         (gnus-server-offline-face): Remove variable.
5269         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5270
5271         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5272         of modifying message-stack directly for XEmacs.
5273
5274         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5275         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5276         if the coding-system argument is nil for XEmacs.
5277
5278         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5279         mm-charset-override-alist.
5280
5281         * rfc2047.el: Don't require base64; require rfc2045 for the function
5282         rfc2045-encode-string.
5283         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5284         to quote the parameter value.
5285
5286 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5287
5288         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5289         form in gnus-group-name-charset-method-alist.
5290
5291         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5292         overrides the default layout edit-form.
5293
5294         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5295
5296         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5297
5298 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5299
5300         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5301         as unfetched articles.
5302
5303 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5304
5305         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5306
5307 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5308
5309         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5310         original back end that keeps marks in the local system.
5311
5312 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5313
5314         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5315         arg of pop-to-buffer for XEmacs.
5316         (gnus-article-read-summary-keys): Ditto; don't restore window
5317         configuration if summary command ends up with neither article buffer
5318         nor summary buffer; describe bindings if summary keys end with C-h.
5319
5320 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * message.el (message-fix-before-sending): Skip raw message part to be
5323         forwarded while checking illegible text.
5324         (message-forward-make-body-mime, message-forward-make-body): Mark
5325         signed or encrypted raw message as having no illegible text.
5326
5327 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5330         (gnus-message-with-timestamp-1): New macro.
5331         (gnus-message-with-timestamp): New function.
5332         (gnus-message): Use them.
5333
5334         * nnheader.el (nnheader-message): Use them.
5335
5336 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5337
5338         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5339         .newsrc.eld file.
5340
5341 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5342
5343         * gnus-agent.el (gnus-agent-fetch-headers)
5344         (gnus-agent-retrieve-headers): Bind
5345         gnus-decode-encoded-address-function to identity.
5346
5347         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5348         available also when the server returns simply a dot.
5349
5350         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5351
5352 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5353
5354         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5355
5356 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5357
5358         * gnus-ems.el (gnus-x-splash): Make it work.
5359
5360         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5361         from being used.
5362
5363         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5364
5365 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5366
5367         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5368         4th and the 5th arguments.
5369
5370         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5371         the front stickiness.
5372         (gnus-article-summary-command-nosave): Correct the order of the
5373         arguments passed to pop-to-buffer.
5374         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5375         summary command ends up with the article buffer.
5376
5377         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5378         the same faces.
5379
5380 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5381
5382         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5383
5384 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5385
5386         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5387         * gnus-sum.el (gnus-summary-highlight):
5388         * pgg.el (pgg-sign-region, pgg-sign):
5389         * mail-source.el (mail-source-delete-old-incoming-confirm):
5390         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5391
5392 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * gnus-art.el (gnus-mime-view-part-externally)
5395         (gnus-mime-view-part-internally): Fix predicate function passed to
5396         completing-read.
5397
5398         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5399
5400         * gnus.el (gnus-update-message-archive-method): Add :version.
5401
5402 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5403
5404         * gnus.el (gnus-update-message-archive-method): New variable.
5405
5406         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5407         according to gnus-message-archive-method if
5408         gnus-update-message-archive-method is non-nil.
5409
5410 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5413         by Loic Dachary <loic@dachary.org>.
5414         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5415
5416 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5417
5418         * message.el (message-pop-to-buffer): Add switch-function argument.
5419         (message-mail): Pass switch-function argument to it.
5420
5421 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5422
5423         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5424         Improve doc string.
5425
5426 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5427
5428         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5429         (gnus-header-content)
5430         * gnus-cite.el (gnus-cite-10)
5431         * gnus-srvr.el (gnus-server-closed)
5432         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5433         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5434         (gnus-group-mail-3-empty, gnus-group-mail-low)
5435         (gnus-group-mail-low-empty, gnus-splash)
5436         * message.el (message-header-to, message-header-cc)
5437         (message-header-subject, message-header-other, message-header-name)
5438         (message-header-xheader, message-separator, message-cited-text)
5439         (message-mml): Lighten colors of faces used for dark background.
5440
5441 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5442
5443         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5444         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5445
5446 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * message.el (message-narrow-to-headers-or-head):
5449         Ignore mail-header-separator in the body.
5450
5451 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5452
5453         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5454         same as window size.
5455
5456 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5457
5458         * message.el (message-font-lock-keywords): Use message-header-xheader
5459         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5460         ahead of the anything pattern, to get it recognised.
5461
5462 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5465         spam.el loads uses it in the compiled defadvice form.
5466
5467 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5468
5469         * gnus-sum.el (gnus-articles-to-read)
5470         (gnus-summary-insert-old-articles): Don't truncate group name for
5471         `read-string'.
5472
5473         * gnus-util.el (gnus-limit-string): Delete this function.
5474
5475         * gnus-sum.el (gnus-simplify-subject-fully): Use
5476         `truncate-string-to-width' instead.
5477
5478 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5479
5480         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5481         if, on summary exit, the next group has to be selected.
5482         (gnus-summary-exit): Use it.
5483
5484 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5485
5486         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5487         non-break space.
5488
5489 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5490
5491         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5492         Check if group is not a directory.
5493         (nnfolder-request-expire-articles): Don't delete articles if the target
5494         group is not available.
5495
5496         * nnml.el (nnml-request-create-group): Properly check if group is not a
5497         file.
5498         (nnml-request-expire-articles): Don't delete articles if the target
5499         group is not available.
5500
5501         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5502         Don't quote characters that are within parentheses.
5503
5504 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5507         (gnus-handle-ephemeral-exit): Select article according to it.
5508
5509 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5510
5511         * message.el (message-insert-formated-citation-line): Remove newline.
5512         (message-citation-line-format): Add final \n here so that the user can
5513         avoid a blank line.
5514
5515 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5516
5517         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5518         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5519         Update lanl/arXiv support.
5520
5521 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5522
5523         * gnus.el: Bump version number.
5524
5525 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5526
5527         * gnus.el (gnus-version-number): Bump version.
5528
5529 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5530
5531         * gnus.el: No Gnus v0.6 is released.
5532
5533 2007-04-27  Didier Verna  <didier@xemacs.org>
5534
5535         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5536         * gmm-utils.el (gmm-regexp-concat): here.
5537         * message.el: Don't require 'gnus-util.
5538         (message-dont-reply-to-names): Handle name change above.
5539         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5540
5541 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5542
5543         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5544         since the initial value varies according to the system.
5545
5546 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5547
5548         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5549
5550 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5551
5552         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5553
5554 2007-04-24  Didier Verna  <didier@xemacs.org>
5555
5556         Improve the type of gnus-ignored-from-addresses.
5557         * gnus-util.el (gnus-orify-regexp): New function.
5558         * message.el (gnus-util): Require it.
5559         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5560         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5561         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5562
5563 2007-04-24  Didier Verna  <didier@xemacs.org>
5564
5565         * gnus-sum.el:
5566         * gnus-utils.el: Fix some trailing whitespaces.
5567
5568 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5569
5570         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5571         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5572         article's Message-ID; refer parent article in summary buffer.
5573
5574         * message.el (message-bounce): Call mime-to-mml.
5575
5576         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5577         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5578         optimize and/or forms properly.
5579
5580 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5581
5582         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5583         URL.
5584
5585 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5588
5589 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5592         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5593         displayed of multipart/alternative part if it is invoked from summary
5594         buffer.
5595
5596         * mm-view.el (mm-inline-text-html-render-with-w3m)
5597         (mm-inline-text-html-render-with-w3m-standalone)
5598         (mm-inline-render-with-function): Use mail-parse-charset by default.
5599
5600 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5601
5602         * parse-time.el (parse-time-string-chars): Check if CHAR
5603         is less than the length of parse-time-syntax.
5604
5605 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5606
5607         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5608         from gnus-newsgroup-processable.
5609
5610 2007-04-16  Didier Verna  <didier@xemacs.org>
5611
5612         * gnus-msg.el (gnus-configure-posting-styles): Handle
5613         message-signature-directory properly with :file syntax.  Reported by
5614         "Leo".
5615
5616 2007-04-11  Didier Verna  <didier@xemacs.org>
5617
5618         New user option: message-signature-directory.
5619         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5620         * message.el (message-insert-signature): Ditto.
5621         * message.el (message-signature-file): Doc update.
5622         * message.el (message-signature-directory): New.
5623
5624 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5625
5626         * gnus-msg.el (gnus-inews-yank-articles): Use
5627         message-exchange-point-and-mark instead of exchange-point-and-mark.
5628
5629 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * message.el (message-yank-original): Make sure cited text ends with
5632         newline; don't exchange point and mark.
5633
5634 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5635
5636         * tls.el (open-tls-stream): Properly handle case where there
5637         is no associated buffer.
5638
5639 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5640
5641         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5642         message-yank-original, make sure (< mark TEXT point).
5643
5644 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5645
5646         * message.el (message-fill-column): New variable.
5647         (message-mode): Use it.  Add comment on a possible new hook.
5648
5649         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5650         (nnmail-get-new-mail): Reformat.
5651
5652         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5653
5654         * gmm-utils.el: Fix Commentary.
5655         (gmm-tool-bar-from-list): Fix typo in doc string.
5656
5657 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5658
5659         * message.el (message-yank-original): Don't switch point and mark
5660         unnecessarily to put point and mark as documented.
5661
5662 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5663
5664         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5665         from the message heads.
5666
5667 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5668
5669         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5670         article buffer does not have a window.  This may not be the best
5671         solution but is certainly better than setting the start of the null,
5672         that is the current, window.
5673
5674 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5675
5676         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5677         (gnus-draft-setup): Run it.
5678
5679         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5680         gnus-score-fast-scoring.  Allow regexp.
5681         (gnus-score-headers): Use it.
5682
5683         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5684         XEmacs.
5685
5686         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5687         string.
5688         (gnus-button-alist): Also catch `<f1> k ...'.
5689         (gnus-treat-display-x-face): Fix doc string.
5690
5691 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5692
5693         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5694         evaluation of gnus-extended-version to ensure correct generation of the
5695         User-Agent header when message-generate-headers-first is used.
5696
5697 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5698
5699         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5700         hashcash-path is nil.  Don't call callback with incorrect number of
5701         parameters if val is 0.
5702
5703 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5704
5705         * message.el (message-required-news-headers):
5706         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5707
5708 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5709
5710         * tls.el (open-tls-stream): In handshake-waiting loop,
5711         don't wait more if there is output available to process.
5712
5713 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5714
5715         * tls.el (tls-program): Doc fix.
5716
5717 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5718
5719         * message.el (message-generate-new-buffers): Change the meaning of the
5720         nil value; add `standard' to the choices; treat t as `unique'; improve
5721         doc string.
5722         (gnus-select-frame-set-input-focus): Autoload.
5723         (message-buffer-name): Search for the existing message buffer if
5724         message-generate-new-buffers is nil or `standard'; treat the value t of
5725         message-generate-new-buffers as `unique'.
5726         (message-pop-to-buffer): Raise the frame already displaying the message
5727         buffer; clear the echo area after querying.
5728         (message-setup): Pass the `continue' argument to compose-mail.
5729         (message-mail): Prefer `switch-function' if it is given; search for the
5730         existing message buffer if the `continue' argument is non-nil; pass
5731         continue and switch-function arguments to compose-mail by way of
5732         message-setup.
5733         (message-mail-other-window): Adjust argument of message-setup.
5734         (message-mail-other-frame): Ditto.
5735
5736 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5737
5738         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5739         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5740         to turn font-lock on when turning gnus-message-citation-mode on.
5741
5742 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5743
5744         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5745         (mml-smime-function-alist): New variable; add epg as the backend.
5746         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5747         mml-smime- functions instead.
5748         * mm-view.el: Require smime.
5749
5750 2007-03-05  Didier Verna  <didier@xemacs.org>
5751
5752         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5753         instead of just inheritance for posting styles.
5754         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5755
5756 2007-02-24  Chris Moore  <dooglus@gmail.com>
5757
5758         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5759         * pgg-pgp.el (pgg-pgp-encrypt-region):
5760         * pgg-gpg.el (pgg-gpg-encrypt-region):
5761         Check pgg-encrypt-for-me if no other recipients.
5762
5763 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5764
5765         * tls.el (tls-certtool-program): Fix custom type.
5766
5767 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5768
5769         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5770         and point-at-eol instead of line-(beginning|end)-position.
5771
5772         * assistant.el (assistant-parse-buffer): Ditto.
5773
5774         * netrc.el (netrc-parse-services): Ditto.
5775
5776 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5777
5778         * mml2015.el (mml2015-epg-find-usable-key): New function.
5779         (mml2015-epg-sign): Use it.
5780         (mml2015-epg-encrypt): Use it.
5781
5782 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * message.el (message-make-in-reply-to): Quote name containing
5785         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5786         if there are special characters.  Reported by NAKAJI Hiroyuki
5787         <nakaji@jp.freebsd.org>.
5788
5789 2007-02-27  Didier Verna  <didier@xemacs.org>
5790
5791         Include the group parameters as well as the topic ones in the
5792         inheritance filter process.
5793         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5794         argument GROUP-PARAMS-LIST.
5795         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5796
5797 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5798
5799         * nntp.el (nntp-never-echoes-commands)
5800         (nntp-open-connection-functions-never-echo-commands): New variables.
5801         (nntp-send-command): Use them.
5802
5803 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5804
5805         * mml2015.el (mml2015-epg-verify): Simplified.
5806
5807 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * mml.el (mml-content-disposition-alist): New user option.
5810         (mml-content-disposition): New function.
5811         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5812         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5813
5814 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5815
5816         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5817         verification.
5818
5819 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5820
5821         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5822         articles posted in the last 24 hours.
5823
5824 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5825
5826         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5827
5828 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5829
5830         * nntp.el (nntp-send-command): Don't wait for echoes when
5831         nntp-open-ssl-stream is used.
5832
5833 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5836         (gnus-message-add-citation-keywords)
5837         (gnus-message-remove-citation-keywords): Remove.
5838         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5839         directly, make the variables in font-lock-defaults buffer-local, add
5840         gnus-message-citation-keywords to them and then update the value of
5841         font-lock-keywords.
5842
5843 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5844
5845         * message.el (message-cite-original-1): Don't call
5846         gnus-article-highlight-citation.
5847
5848         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5849         citations; fix line count.
5850
5851 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5852
5853         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5854         (gnus-message-add-citation-keywords)
5855         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5856         versions of font-lock-add-keywords and font-lock-remove-keywords to
5857         work with XEmacs correctly.
5858
5859 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * gnus-cite.el (gnus-cite-face-list): Set the values of
5862         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5863         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5864         (gnus-message-cite-prefix-regexp): New variable.
5865         (gnus-message-search-citation-line): Use it; protect against long
5866         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5867         the 0th match data for Emacs.
5868         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5869         (gnus-message-add-citation-keywords): Append keywords rather than
5870         prepending; emulate font-lock-add-keywords if it is not available.
5871         (gnus-message-remove-citation-keywords): Emulate
5872         font-lock-remove-keywords if it is not available.
5873
5874         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5875
5876         * message.el (message-cite-prefix-regexp): Set the value of
5877         gnus-message-cite-prefix-regexp.
5878
5879 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5880
5881         * nnweb.el (nnweb-google-parse-1): Update parser.
5882
5883 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5884
5885         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5886
5887 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5888
5889         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5890         regexp.
5891
5892 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5895         string-to-multibyte.
5896         (uudecode-decode-region-internal): Use it.
5897
5898         * lpath.el: Fbind string-as-multibyte for XEmacs.
5899
5900 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5901
5902         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5903         custom choice.
5904
5905         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5906
5907 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5908
5909         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5910
5911         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5912         `write-region' to respect `mm-inhibit-file-name-handlers'.
5913
5914 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5915
5916         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5917         Use gnus-home-directory instead of "~/" or "$HOME".
5918
5919 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5920
5921         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5922         to mention filename.
5923         Add comments at beginning regarding usage.
5924         (encrypt-write-file-contents): Change interactive so a string is
5925         acceptable.  If the file has no associated model, show an error instead
5926         of a nonsense prompt.
5927
5928 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5929
5930         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5931         Thanks to Yoshihiko Yamada for kind notification of this typo.
5932
5933 2007-01-12  Kenichi Handa  <handa@m17n.org>
5934
5935         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5936         multibyte buffer.
5937
5938 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5939
5940         * gnus-score.el (gnus-score-fast-scoring): New variable.
5941         (gnus-score-headers): Use it.
5942
5943         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5944
5945         * message.el (message-cite-original-1): Call
5946         gnus-article-highlight-citation if requested.
5947         (message-make-from): Allow name and address as optional arguments.
5948
5949         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5950
5951         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5952         bugs to doc string.
5953         (gnus-button-alist): Add mid\\|message-id.
5954         (gnus-button-fetch-group): Extend for use in
5955         `browse-url-browser-function'.
5956         (gnus-button-url-regexp): Try to catch paired parentheses like in
5957         Wikipedia URLs.
5958
5959         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5960         Suggested by Simon Krahnke <overlord@gmx.li>.
5961
5962 2007-01-13  Romain Francoise  <romain@orebokech.com>
5963
5964         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5965         Update copyright.
5966
5967 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5968
5969         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5970
5971 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5972
5973         * gnus-registry.el (gnus-registry-unfollowed-groups)
5974         (gnus-registry-split-fancy-with-parent): Fix documentation.
5975
5976 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5977
5978         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5979         from nnweb groups.
5980
5981 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5982
5983         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5984         Xref urls.  Erase buffer before requesting head.
5985
5986 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5987
5988         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5989         customizable.
5990
5991 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5992
5993         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5994         no signing key is found.
5995         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5996         no encrypting and/or signing key is found.
5997
5998 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5999
6000         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6001
6002 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6003
6004         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6005         headers read from disk with the ones newly found in the current search.
6006         This should no longer cause problems, because the article numbers in
6007         Gmane's `nov.php' output are ignored since the previous change.
6008
6009 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6010
6011         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6012
6013 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6016         replace-regexp-in-string; bind url-version; fbind display-images-p and
6017         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6018         find-face and set-itimer-function for Emacs; bind itimer-list for
6019         Emacs.
6020
6021         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6022
6023 2007-01-01  Romain Francoise  <romain@orebokech.com>
6024
6025         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6026
6027 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6028
6029         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6030         `define-minor-mode' macro definition expanded properly.
6031         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6032         exclude it there.
6033
6034         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6035         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6036         `fboundp' test.
6037         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6038         This is OK to autoload in (S)XEmacs now.
6039
6040 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6041
6042         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6043         keystroke.
6044         (gnus-summary-limit-to-singletons): Fix typo.
6045
6046         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6047         else fails.
6048
6049 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6050
6051         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6052         docstring.
6053
6054         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6055         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6056         (gnus-summary-insert-dormant-articles): Fix typo in message.
6057
6058 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6059
6060         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6061         nil for XEmacs.
6062         (gnus-message-citation-mode): Don't autoload in XEmacs.
6063
6064         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6065
6066 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6067
6068         * nnimap.el (nnimap-expunge-search-string): Mention
6069         nnimap-search-uids-not-since-is-evil in docstring.
6070
6071 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6072
6073         * spam.el: Revert to make-obsolete-variable because
6074         define-obsolete-variable-alias is not supported in Emacs 21.
6075
6076         * spam.el (spam-ifile-path, spam-ifile-database-path)
6077         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6078         make-obsolete-variable.
6079         (spam-bsfilter-path, spam-bsfilter-program)
6080         (spam-spamassassin-path, spam-spamassassin-program)
6081         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6082         use "path" inappropriately.
6083         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6084         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6085         variable names.
6086
6087 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6088
6089         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6090         summary buffer.
6091
6092         * password.el (password-cache-remove): Use clear-string to burn
6093         password, if available.
6094
6095 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6096
6097         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6098
6099         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6100
6101         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6102         (gnus-message-highlight-citation): Move defcustom here from
6103         gnus-cite.el.
6104         (gnus-message-citation-mode): Autoload.
6105
6106         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6107         checks to make it compile with XEmacs.
6108         (gnus-message-citation-mode): New minor mode.
6109         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6110         (gnus-message-highlight-citation): New variables.
6111         (gnus-message-search-citation-line)
6112         (gnus-message-add-citation-keywords)
6113         (gnus-message-remove-citation-keywords)
6114         (turn-on-gnus-message-citation-mode)
6115         (turn-off-gnus-message-citation-mode): New functions.
6116
6117 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6118
6119         * gnus-cite.el: Enable highlighting of different citation levels in
6120         message-mode.
6121
6122 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6123
6124         * message.el (message-make-fqdn): Fix comment.
6125         (message-bogus-system-names): Add ".local".
6126
6127         * spam.el (spam-ifile-path, spam-ifile-program)
6128         (spam-ifile-database-path, spam-ifile-database)
6129         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6130         Don't use "path" inappropriately.
6131         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6132         strings.
6133         (spam-check-ifile, spam-ifile-register-with-ifile)
6134         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6135         new variable names.
6136
6137         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6138         (gnus-treat-display-smileys): Simplify using
6139         gnus-image-type-available-p.
6140
6141         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6142         available.
6143
6144         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6145         `display-images-p' if available.
6146
6147 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6150         one after turning on the buffer's multibyteness instead of decoding
6151         them directly in the unibyte buffer that causes unexpected conversion
6152         in Emacs 23 (unicode).
6153
6154 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6155
6156         * message.el (message-generate-hashcash): Fix custom type.
6157
6158 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6159
6160         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6161
6162 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6163
6164         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6165         disconnect icons.  Add help text.
6166
6167 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6168
6169         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6170         negated to be consistent with the others we handle.
6171
6172 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6173
6174         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6175         version of gnus-summary-buffer to something, so that we can use two
6176         article buffers at the same time.
6177
6178 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6179
6180         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6181         trigger all the extra headers.
6182         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6183         sorting.
6184
6185 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6186
6187         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6188         solid groups.
6189
6190 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6191
6192         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6193
6194 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6195
6196         * legacy-gnus-agent.el: Add Copyright notice.
6197
6198 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6199
6200         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6201
6202 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6203
6204         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6205
6206         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6207         to make it work reliably in CVS Emacs.
6208         (gnus-summary-limit-strange-charsets-predicate)
6209         (gnus-summary-limit-to-predicate): New functions.
6210
6211 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6212
6213         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6214         specifying array size.
6215         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6216         array if it is too small.
6217         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6218         (gnus-sort-threads-loop): New function.
6219
6220 2006-12-06  Chris Moore  <dooglus@gmail.com>
6221
6222         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6223         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6224
6225 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6226
6227         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6228         options.
6229
6230 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6231
6232         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6233         DOS-ing the recipient.
6234
6235         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6236         the headers when creating the mapping to avoid mismappings.
6237         (nnweb-gmane-create-mapping): Always nix out old mapping.
6238
6239 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6240
6241         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6242         and mm-verify-option to never.
6243
6244 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6245
6246         * message.el (message-signed-or-encrypted-p): New function.
6247         (message-forward-make-body): Use it.
6248
6249         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6250         Replace encode-coding-string with mm-encode-coding-string.
6251
6252 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6253
6254         * nneething.el (nneething-decode-file-name): Replace
6255         decode-coding-string with mm-decode-coding-string.
6256
6257         * gnus-int.el (gnus-open-server): Say failed server's name.
6258
6259 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6260
6261         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6262         strings to a single string.  Quote `errors-file-name'.
6263         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6264         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6265         Adjust calls.  Use `shell-quote-argument'.
6266
6267 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6268
6269         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6270         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6271
6272         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6273         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6274         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6275         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6276         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6277         (gnus-subscribe-newsgroup, gnus-1):
6278         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6279         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6280         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6281         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6282
6283 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6284
6285         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6286         keystroke.
6287         (gnus-summary-limit-to-bodies): Implement headersp.
6288
6289 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6290
6291         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6292
6293 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6294
6295         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6296
6297 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6298
6299         * message.el (message-generate-hashcash): Expand range of values to
6300         include `opportunistic'.
6301         (message-send-mail): Use it.
6302
6303 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6304
6305         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6306         and comment it.
6307
6308         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6309
6310 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6311
6312         * gnus-util.el (gnus-extract-address-components): Improve comment.
6313
6314 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6315
6316         * gnus-util.el (gnus-extract-address-components): Work with address in
6317         which the name portion contains @.
6318
6319         * lpath.el: Fbind custom-autoload.
6320
6321 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6322
6323         * gnus.el (gnus-start): Move custom group up.
6324         (gnus-select-method): Don't autoload, but make it available for
6325         `customize-variable'.
6326         (gnus-getenv-nntpserver): Don't autoload.
6327
6328 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6329
6330         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6331
6332 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6333
6334         * message.el (message-sendmail-extra-arguments): New variable.
6335         (message-send-mail-with-sendmail): Use it.
6336
6337 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6340         mm-with-unibyte-current-buffer to make string unibyte.
6341
6342         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6343         mm-string-as-multibyte.
6344
6345 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6346
6347         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6348         Reported by Werner Koch <wk@gnupg.org>.
6349
6350 2006-11-14  Daiki Ueno  <ueno@p360>
6351
6352         * mml2015.el: Autoload epa-select-keys when compiling.
6353
6354 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6355
6356         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6357         message-options.
6358         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6359
6360 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6361
6362         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6363         EasyPG (< 0.0.6).
6364         (mml2015-always-trust): New user option.
6365         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6366         prompt.
6367
6368 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6369
6370         * nntp.el (nntp-authinfo-force): New variable.
6371         (nntp-send-authinfo): Use it.
6372
6373 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6374
6375         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6376         decode encoded words.  Improve prompt.  Add comment about forwarding.
6377         (message-replacement-char): Move up.
6378
6379 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6380
6381         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6382         instead of gnus-intersection because arguments of gnus-sorted-nunion
6383         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6384
6385 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6386
6387         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6388         (message-simplify-subject-functions): Enable
6389         message-strip-subject-encoded-words by default.
6390
6391 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6392
6393         * message.el (message-strip-subject-encoded-words): New function.
6394         (message-simplify-subject-functions): New variable.
6395         (message-simplify-subject): Use it.  Fix typo in doc string.
6396         Support message-strip-subject-encoded-words.
6397
6398 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6399
6400         * gnus-diary.el (gnus-diary-delay-format-function):
6401         * nndiary.el (nndiary-reminders):
6402         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6403
6404 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6405
6406         * gnus-art.el (article-hide-boring-headers): Fetch date from
6407         gnus-original-article-buffer to avoid problems with localized date
6408         strings.
6409
6410 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6411
6412         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6413
6414 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6415
6416         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6417         New variables.
6418         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6419         (mm-charset-synonym-alist): Move some entries to
6420         mm-codepage-iso-8859-list.
6421         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6422         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6423
6424 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6427
6428 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6429
6430         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6431         with Emacs 21 and XEmacs.
6432
6433 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6434
6435         * spam.el (spam-parse-address): New function for better parsing,
6436         catching errors, etc.
6437         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6438
6439 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6440
6441         * mm-view.el: Add interactive arg to html2text autoload.
6442
6443 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6444
6445         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6446
6447 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6448
6449         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6450         variables.
6451         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6452         (mm-charset-synonym-alist): Move some entries to
6453         mm-codepage-iso-8859-list.
6454
6455         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6456
6457 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * message.el (message-citation-line-format)
6460         (message-insert-formated-citation-line): Fix implementation of %E, %N
6461         and %n according to the doc string.
6462
6463 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6464
6465         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6466         car-safe to avoid bad parses.
6467
6468 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6469
6470         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6471         names.
6472
6473         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6474
6475 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6478         header.
6479
6480         * message.el (message-draft-headers): Add Date.
6481         (message-headers-to-generate): Fix typo in docstring.
6482
6483         * nndraft.el (nndraft-required-headers): New variable.
6484         (nndraft-generate-headers): Use it.
6485
6486         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6487
6488 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6489
6490         * gnus-registry.el (gnus-registry-wash-for-keywords)
6491         (gnus-registry-find-keywords): New functions to allow easy searching of
6492         articles that are in the registry.
6493
6494 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6495
6496         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6497         ietf-drums-parse-address instead of gnus-extract-address-components.
6498         Reported by Damien Elmes <damien@repose.cx>.
6499
6500 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6501
6502         * gnus.el (gnus-mime): Remove unused custom group.
6503
6504 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6505
6506         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6507         "blank line" when searching for end of armor headers.
6508
6509 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6510
6511         * gmm-utils.el (gmm-write-region): Fix variable name.
6512
6513 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6514
6515         * gmm-utils.el (gmm-write-region): New function based on compatibility
6516         code from `mm-make-temp-file'.
6517
6518         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6519
6520         * nnmaildir.el (nnmaildir--update-nov)
6521         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6522         Use `gmm-write-region'.
6523
6524 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6525
6526         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6527         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6528
6529         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6530
6531         * message.el (message-replacement-char): New variable.
6532         (message-fix-before-sending): Use it.
6533         (message-simplify-subject): New function to remove duplicate code.
6534         (message-reply, message-followup): Use it.
6535
6536         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6537         gnus-summary-limit-to-articles.
6538
6539 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6540
6541         * gnus-util.el (gnus-with-local-quit): New macro.
6542
6543         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6544
6545 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6546
6547         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6548         ignore non-string data.
6549
6550 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6551
6552         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6553         non-string data (needs to be done in the registry too).
6554
6555 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6556
6557         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6558         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6559         (gnus-registry-split-fancy-with-parent)
6560         (gnus-registry-fetch-simplified-message-subject-fast)
6561         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6562         Remove text properties on ingress into the registry and when it's saved.
6563         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6564         registry from entries with no groups.
6565
6566 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6567
6568         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6569         function to remove string properties.
6570
6571 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6572
6573         * gmm-utils.el (gmm): Adjust custom version.
6574
6575         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6576         custom version.
6577
6578         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6579
6580 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6581
6582         * gnus-art.el (gnus-insert-prev-page-button)
6583         (gnus-insert-next-page-button): Simplify.  Reformat.
6584
6585 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6586
6587         * gnus-art.el (gnus-insert-prev-page-button)
6588         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6589
6590 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6591
6592         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6593
6594 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6595
6596         * gnus-art.el (gnus-insert-mime-button)
6597         (gnus-insert-mime-security-button):
6598         Apply gnus-article-button-face to MIME and security buttons.
6599
6600 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6601
6602         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6603         readable.
6604
6605 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6606
6607         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6608
6609 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6610
6611         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6612         `browse-url-of-file' instead of `browse-url'.
6613
6614 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6615
6616         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6617         regexp.  Articles containing quotation were cut prematurely.
6618
6619 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6620
6621         * message.el (message-cite-original-1): Use nobody by default for the
6622         value of From header.
6623         (message-reply): Ditto.
6624
6625 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6626
6627         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6628         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6629         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6630
6631 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6632
6633         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6634         mails in the doc string.  Add some URLs in comment.
6635         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6636
6637 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6638
6639         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6640         backslashes handling and the way to find boundaries of quoted strings.
6641
6642 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6643
6644         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6645         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6646         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6647         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6648
6649 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6650
6651         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6652         doc string.
6653         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6654
6655 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6656
6657         * lpath.el: Fbind epg-check-configuration.
6658
6659 2006-09-06  Simon Josefsson  <jas@extundo.com>
6660
6661         * mml2015.el (mml2015-use): Doc fix, mention epg.
6662
6663 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6664
6665         * mml2015.el (mml2015-use): Default to epg, if available.
6666
6667 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6668
6669         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6670         message-sender.
6671         (mml1991-epg-encrypt): Ditto.
6672         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6673         message-sender.
6674         (mml2015-epg-encrypt): Ditto.
6675
6676 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6677
6678         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6679         several common directories.
6680
6681 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6682
6683         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6684         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6685
6686 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * gnus-art.el (article-decode-encoded-words): Make it fast.
6689
6690 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6693
6694         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6695         in quoted string into `\'.
6696
6697 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6700         Use standard-syntax-table.
6701
6702 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * gnus-art.el (gnus-decode-address-function): New variable.
6705         (article-decode-encoded-words): Use it to decode headers which are
6706         assumed to contain addresses.
6707         (gnus-mime-delete-part): Remove useless `or'.
6708
6709         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6710         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6711         (gnus-nov-parse-line): Use it to decode From header.
6712         (gnus-get-newsgroup-headers): Ditto.
6713         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6714
6715         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6716         (mail-decode-encoded-address-string): New alias.
6717
6718         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6719         New function.
6720         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6721         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6722         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6723         (rfc2047-decode-string): Ditto.
6724         (rfc2047-decode-address-region): New function.
6725         (rfc2047-decode-address-string): New function.
6726
6727 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6728
6729         * message.el (message-caesar-buffer-body): Allow rotating headers.
6730
6731         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6732
6733         * message.el (message-insert-formated-citation-line): Fix %f.
6734         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6735
6736 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6737
6738         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6739         (gnus-bookmark-mouse-available-p): New macro.
6740         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6741         (gnus-bookmark-bmenu-show-infos): Use it.
6742         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6743         (gnus-bookmark-bmenu-hide-infos): Ditto.
6744         (gnus-bookmark-remove-properties): New function.
6745         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6746         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6747         (gnus-bookmark-write-file): Bind coding-system-for-write.
6748         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6749         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6750         group before selecting it.
6751         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6752         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6753         quit-window if it is not available; use gnus-mouse-2 and bind it to
6754         gnus-bookmark-bmenu-select-by-mouse.
6755         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6756         (gnus-bookmark-bmenu-select-by-mouse): New function.
6757
6758 2006-08-13  Romain Francoise  <romain@orebokech.com>
6759
6760         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6761         space.
6762
6763 2006-08-10  Romain Francoise  <romain@orebokech.com>
6764
6765         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6766         (dns-mode-soa-auto-increment-serial): New user option.
6767         (dns-mode-soa-maybe-increment-serial): New function.
6768         (dns-mode): Add the latter to `write-contents-functions'.
6769
6770 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * compface.el (uncompface): Use binary rather than raw-text-unix.
6773
6774 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * compface.el (uncompface): Make sure the eol conversion doesn't take
6777         place when communicating with the external programs.  Reported by
6778         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6779
6780 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6783
6784 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6785
6786         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6787         Make it more robust by parsing author and date independently.
6788
6789 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6792
6793 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6794
6795         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6796         first matching secret key.
6797         (mml2015-epg-encrypt): Ditto.
6798
6799         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6800         first matching secret key.
6801         (mml1991-epg-encrypt): Ditto.
6802
6803         * mml2015.el (mml2015-encrypt-to-self): New user option.
6804         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6805         mml2015-epg-encrypt-to-self is set.
6806
6807         * mml1991.el (mml1991-encrypt-to-self): New variable.
6808         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6809         mml1991-epg-encrypt-to-self is set.
6810
6811         * mml2015.el (mml2015-signers): New user option.
6812         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6813         (mml2015-epg-encrypt): Allow to select signing keys.
6814
6815         * mml1991.el (mml1991-signers): New variable.
6816         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6817         (mml1991-epg-encrypt): Allow to select signing keys.
6818
6819 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6820
6821         * nnheader.el (nnheader-insert-head): Make it work even if the file
6822         uses CRLF for the line-break code.
6823
6824 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6825
6826         * mml2015.el: Require mml-sec instead of password.
6827         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6828         (mml2015-cache-passphrase): Inherit the default value from
6829         mml-secure-cache-passphrase.
6830         (mml2015-passphrase-cache-expiry): Inherit the default value from
6831         mml-secure-passphrase-cache-expiry.
6832
6833         * mml1991.el: Require mml-sec instead of password.
6834         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6835         (mml1991-cache-passphrase): Inherit the default value from
6836         mml-secure-cache-passphrase.
6837         (mml1991-passphrase-cache-expiry): Inherit the default value from
6838         mml-secure-passphrase-cache-expiry.
6839
6840         * mml-sec.el: Require password.
6841         (mml-secure-verbose): New user option.
6842         (mml-secure-cache-passphrase): New user option.
6843         (mml-secure-passphrase-cache-expiry): New user option.
6844
6845 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6846
6847         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6848         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6849         andreas@altroot.de (Andreas Vögele).
6850
6851         FIXME: Use `tiny change'?
6852
6853 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6854
6855         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6856         workaround for the url package included with Emacs.
6857
6858         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6859
6860 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6861
6862         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6863         correctly.  This fixes a bug caused by the 2006-05-12 change.
6864
6865 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6866
6867         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6868         some information about the error when saying that the `bogus' mail
6869         group will be used.
6870
6871 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6872
6873         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6874         string.
6875
6876 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6877
6878         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6879
6880 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6881
6882         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6883
6884 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6885
6886         * mml1991.el (mml1991-function-alist): Add epg.
6887         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6888         (mml1991-epg-encrypt): New functions.
6889
6890 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6891
6892         * mml2015.el (mml2015-verbose): New variable.
6893         (mml2015-cache-passphrase): Ditto.
6894         (mml2015-passphrase-cache-expiry): Ditto.
6895         (mml2015-function-alist): Add epg.
6896         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6897         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6898         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6899         functions.
6900
6901 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6902
6903         * message.el (message-cite-original-1): Preserve region when removing
6904         quoted text due to X-No-Archive in order to avoid bogus attribution
6905         when citing multiple messages.
6906
6907 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6908
6909         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6910         Kenneth Jacker <khj@be.cs.appstate.edu>.
6911
6912 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6913
6914         * gnus-diary.el (gnus-user-format-function-d)
6915         (gnus-user-format-function-D): Autoload.
6916
6917         * imap.el (Commentary): Fix typo.
6918
6919         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6920         2006-04-22 contribution.
6921
6922 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6923
6924         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6925         It didn't really fix the bogosity I'm seeing with solid web groups.
6926
6927 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6928
6929         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6930         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6931         created using server names.  If we use the feature without declaring
6932         it, Gnus does not properly manage server and group state.
6933
6934         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6935         bound.
6936
6937 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6938
6939         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6940         looking up the method using GROUP's prefix before inventing a new one.
6941         It is used on killed/unknown groups in various places where returning
6942         an all-new method isn't expected by the caller.
6943
6944         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6945         and match semantics of gnus-group-real-prefix.
6946
6947 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6948
6949         * nnmail.el (nnmail-broken-references-mailers): New variable.
6950         (nnmail-ignore-broken-references): New function generalizing
6951         nnmail-fix-eudora-headers.
6952         (nnmail-fix-eudora-headers): Now obsolete.
6953
6954         * gnus-art.el (gnus-button-handle-custom): Support
6955         `customize-apropos*'.
6956
6957 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6958
6959         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6960
6961         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6962         articles.
6963
6964 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * message.el (message-cite-reply-above): New variable.
6967         (message-yank-original): Use it.
6968
6969 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6972
6973 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6974
6975         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6976         as read.
6977
6978         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6979
6980 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6981
6982         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6983         (gnus-bookmark-default-file): Use gnus-directory.
6984         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6985         Remove "*" in doc string.
6986         (gnus-bookmark-write-file): Simplify.
6987         (gnus-bookmark-maybe-sort-alist): Use `when'.
6988         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6989         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6990         FIXME about Emacs 21 and XEmacs compatibility.
6991         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6992         compatibility.
6993         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6994         compatibility.
6995         (gnus-bookmark-menu-heading): Fix version.
6996
6997 2006-06-19  Bastien Guerry  <bzg@altern.org>
6998
6999         * gnus-bookmark.el: New file.
7000
7001 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * message.el (message-syntax-checks): Doc fix.
7004
7005 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7006
7007         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7008         unsubscribed groups as if they were killed ones.  It causes duplicate
7009         entries in gnus-newsrc-alist.
7010
7011 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * message.el (message-syntax-checks): Doc fix.
7014         (message-send-mail): Add check for continuation headers.
7015         (message-check-news-header-syntax): Fix regexp used to check for
7016         continuation headers.
7017
7018 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7021
7022 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7023
7024         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7025
7026 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7027
7028         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7029         default-truncate-lines.
7030
7031 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7032
7033         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7034         to fill the utf-8 entry.
7035
7036         * lpath.el: Fbind unicode-precedence-list.
7037
7038 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7039
7040         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7041
7042 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7043
7044         * gnus-agent.el (directory-files-and-attributes): Move all the way
7045         forward (the third and final move).
7046         (gnus-agent-read-agentview): Trap reconstruction errors due to
7047         nonexistant directory.  Handle by returning nil.
7048
7049 2006-05-30  Didier Verna  <didier@xemacs.org>
7050
7051         * message.el (message-dont-reply-to-names): Update the custom type.
7052         * message.el (message-dont-reply-to-names): New defsubst: potentially
7053         convert a list of regexps into a single one.
7054         * message.el (message-get-reply-headers): Use it.
7055         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7056
7057 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7058
7059         * gnus-agent.el (directory-files-and-attributes): Move forward.
7060
7061 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7062
7063         * gnus-ml.el (gnus-mailing-list-subscribe)
7064         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7065         (gnus-mailing-list-message): Fix doc strings.
7066
7067 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7068
7069         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7070         of doing it manually.
7071
7072 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7073
7074         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7075         comment.
7076
7077 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7078
7079         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7080         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7081         (gnus-agent-read-local): All symbols allocated in my-obarray.
7082         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7083         (gnus-agent-regenerate-group): Check numeric names to see if they are
7084         messages or groups.
7085         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7086         better way of do this...)
7087
7088         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7089         'dummy.group' (there should be a better way of do this...)
7090
7091 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7094         (gnus-saved-headers): Ditto.
7095         (gnus-default-article-saver): Mention functions may have properties.
7096         (gnus-article-save): Override gnus-save-all-headers and
7097         gnus-saved-headers by :headers property which saver function may have.
7098         (gnus-summary-save-in-file): Add :headers property.
7099         (gnus-summary-write-to-file): Ditto.
7100
7101         * gnus-sum.el (gnus-summary-save-article): Bind
7102         gnus-prompt-before-saving to t when saving many articles in a file;
7103         always show all headers.
7104
7105         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7106
7107 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7108
7109         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7110         marks.
7111
7112         * message.el (message-indent-citation): Add optional arguments to allow
7113         using it outside of message buffers.
7114
7115         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7116         (gnus-article-treat-unfold-headers): Use it.
7117         (gnus-article-truncate-lines): New variable.
7118         (gnus-article-mode): Use it.
7119         (gnus-article-toggle-truncate-lines): New function.
7120
7121         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7122         gnus-article-toggle-truncate-lines.
7123
7124         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7125         coding system in XEmacs, use binary.
7126
7127 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7130         after-load-alist.
7131
7132         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7133         this function should save decoded articles.
7134         (gnus-summary-write-to-file): Use property to specify this function
7135         should save decoded articles and specify gnus-summary-save-in-file
7136         should be used to save articles other than the first one when saving
7137         many articles.
7138         (gnus-summary-save-body-in-file): Use property to specify this
7139         function should save decoded articles.
7140         (gnus-summary-write-body-to-file): Use property to specify this
7141         function should save decoded articles and specify
7142         gnus-summary-save-body-in-file should be used to save articles other
7143         than the first one when saving many articles.
7144
7145         * gnus-sum.el (gnus-summary-save-article): Simplify.
7146
7147 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * gnus-art.el (gnus-default-article-saver): Add
7150         gnus-summary-write-body-to-file.
7151         (gnus-article-save-coding-system): Don't use coding system object
7152         in XEmacs.
7153         (gnus-read-save-file-name): Add optional `dir-var' argument which
7154         specifies directory in which files are saved; work even if optional
7155         `variable' argument is not specified.
7156         (gnus-summary-write-to-file): Read file name.
7157         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7158         (gnus-summary-write-body-to-file): New function.
7159
7160         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7161         (gnus-summary-local-variables): Add it.
7162         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7163         (gnus-summary-save-article): Remove optional `decode' argument;
7164         determine whether to decode articles by the value of
7165         gnus-default-article-saver; when saving many files using
7166         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7167         it first and use gnus-summary-save-in-file or
7168         gnus-summary-save-body-in-file thereafter unless
7169         gnus-prompt-before-saving is always; move point to article which
7170         will be saved.
7171         (gnus-summary-save-article-file): Revert.
7172         (gnus-summary-write-article-file): Revert.
7173         (gnus-summary-save-article-body-file): Revert.
7174         (gnus-summary-write-article-body-file): New function.
7175
7176 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7177
7178         * gnus-art.el (gnus-default-article-saver): Doc fix.
7179         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7180         from gnus-summary-save-article-coding-system, and default to a
7181         certain coding system.
7182         (gnus-output-to-file): Add coding cookie and encode text according
7183         to gnus-article-save-coding-system; don't use mm-append-to-file.
7184
7185         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7186         gnus-art.el and rename to gnus-article-save-coding-system.
7187         (gnus-summary-save-article): Require gnus-art; don't show all
7188         headers if it decodes articles; don't add coding cookie here;
7189         don't bind mm-text-coding-system-for-write.
7190         (gnus-summary-save-article-file): Save decoded articles.
7191         (gnus-summary-write-article-file): When saving many files, use
7192         gnus-summary-write-to-file first and gnus-summary-save-in-file
7193         thereafter unless gnus-prompt-before-saving is always.
7194         (gnus-summary-save-article-body-file): Save decoded articles.
7195
7196         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7197
7198 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7199
7200         * nnrss.el (nnrss-check-group): Bind hash-index.
7201
7202 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7203
7204         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7205         its hash index.  Store this hash in `nnrss-group-data'.
7206         (nnrss-read-group-data): Update accordingly.
7207
7208 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7209
7210         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7211         entry.
7212
7213         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7214         gnus-article-browse-html-article.
7215
7216 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7217
7218         * gnus-sum.el (gnus-summary-mime-map): Add
7219         gnus-article-browse-html-article.
7220
7221         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7222
7223 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7224
7225         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7226         suitable coding systems in customize.
7227
7228 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7229
7230         * mail-source.el (mail-sources): Fix custom type.
7231
7232 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7233
7234         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7235         (gnus-summary-expire-articles-now): Shorten prompt.
7236
7237         * gmm-utils.el (wid-edit): Require.
7238         (defun-gmm): Renamed from `gmm-defun-compat'.
7239         (gmm-image-search-load-path): Use it.
7240         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7241
7242 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7243
7244         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7245         variable.
7246         (gnus-summary-save-article): Add optional `decode' argument.  If
7247         it is set and gnus-summary-save-article-coding-system is non-nil,
7248         save decoded article.
7249         (gnus-summary-write-article-file): Save decoded article if
7250         gnus-summary-save-article-coding-system is non-nil.
7251
7252         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7253         type.
7254
7255 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7258
7259 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7262         first to test gnus-single-article-buffer which may be buffer-local.
7263
7264         * gnus-sum.el (gnus-summary-setup-buffer): Make
7265         gnus-single-article-buffer buffer-local and nil in ephemeral
7266         group; make gnus-article-buffer, gnus-article-current, and
7267         gnus-original-article-buffer always buffer-local.
7268         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7269         group.
7270         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7271
7272 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7273
7274         * nnml.el (nnml-request-compact-group): Compressed files might not
7275         have .gz extension.
7276
7277 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7278
7279         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7280         (mm-copy-to-buffer): Use with-current-buffer.
7281         (mm-display-part): Simplify.
7282         (mm-inlinable-p): Add optional arg `type'.
7283
7284 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7285
7286         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7287         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7288         Try harder to show the attachment internally or externally using
7289         gnus-mime-view-part-as-type.
7290
7291 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7292
7293         * message.el (message-from-style, message-signature-separator)
7294         (message-user-organization-file, message-send-mail-function)
7295         (message-citation-line-function, message-yank-prefix)
7296         (message-indent-citation-function, message-signature)
7297         (message-signature-file, message-signature-insert-empty-line):
7298         Remove autoloads.
7299
7300         * gnus-art.el (gnus-buttonized-mime-types): Remove
7301         "multipart/signed".  Revert 2006-04-26 change.
7302
7303 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7304
7305         * gnus.el (gnus-version-number): Bump version.
7306
7307 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7308
7309         * gnus.el: No Gnus v0.5 is released.
7310
7311 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7312
7313         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7314         fetching articles by message-id.
7315
7316 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7317
7318         * message.el (hashcash): Require hashcash as normal.
7319
7320         * ecomplete.el (ecomplete-highlight-match-line): Use
7321         point-at-eol.
7322         (ecomplete-highlight-match-line): Use `highlight', because that
7323         face exists in both Emacs and XEmacs.
7324
7325         * message.el (message-display-abbrev): Use point-at-bol.
7326
7327         * mail-source.el: Don't require timer/timer-funcs.
7328
7329         * gnus-async.el: Ditto.
7330
7331         * password.el: Ditto.
7332
7333         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7334
7335         * mm-url.el: Ditto.
7336
7337         * gnus-xmas.el: Don't require timer-funcs.
7338
7339         * mm-util.el: Require timer/timer-funcs.
7340
7341 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7342
7343         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7344         Close.
7345
7346 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7349         unibyte after clear-decrypt function runs.
7350
7351         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7352         returns as a unibyte string.
7353
7354 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * lpath.el: Revert.
7357
7358         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7359         (pgg-gpg-process-sentinel): Revert.
7360
7361         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7362         (pgg-pgp-lookup-key): Revert.
7363
7364         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7365         (pgg-pgp5-lookup-key): Revert.
7366
7367         * pgg.el (pgg-fetch-key): Revert.
7368
7369 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * lpath.el: Fbind string-as-multibyte for XEmacs.
7372
7373         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7374         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7375         (mml1991-pgg-encrypt): Ditto.
7376
7377         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7378         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7379         a multibyte buffer.
7380
7381         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7382         (pgg-pgp-lookup-key): Ditto.
7383
7384         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7385         (pgg-pgp5-lookup-key): Ditto.
7386
7387         * pgg.el (pgg-fetch-key): Ditto.
7388
7389 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7390
7391         * message.el (message-user-organization-file): Check several
7392         locations of the organization file.
7393
7394         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7395         Add gnus-article-view-part-as-type.
7396
7397         * gnus-art.el (gnus-article-view-part-as-type): New function.
7398
7399         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7400         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7401
7402         * mml.el: Simplify autoload.
7403         (mml-mode): defvar dnd-protocol-alist instead of using
7404         symbol-value.
7405         (mml-default-directory): New variable.
7406         (mml-minibuffer-read-file): Use it.
7407         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7408
7409         * message.el (message-citation-line-format): New variable.
7410         (message-insert-formated-citation-line): New function.
7411         (message-citation-line-function): Add
7412         `message-insert-formated-citation-line' to custom type.
7413
7414         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7415         to doc string.
7416
7417         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7418         depending on mm-verify-option.
7419
7420 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7421
7422         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7423         binding pgg-* variables; reimplement the section which prevents
7424         MIME header from being signed.
7425         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7426         pgg-text-mode; remove a blank line at the top of body.
7427
7428         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7429         lines at the top of body; use gnus-newsgroup-charset if there's no
7430         Charset header.
7431
7432 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7433
7434         * message.el (message-self-insert-commands): Doc fix.
7435
7436         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7437         (mm-uu-pgp-encrypted-test): Ditto.
7438         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7439         between header and body; return application/pgp-encrypted handle
7440         if decryption failed; decode decrypted body by charset.
7441
7442         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7443         element match to application/pgp-*.
7444
7445 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7446
7447         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7448         HTML.
7449
7450 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7451
7452         * mail-source.el (mail-source-call-script): Message the error
7453         string.
7454
7455 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7456
7457         * gnus-util.el (gnus-byte-compile): Use it.
7458
7459 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7460
7461         * gnus-util.el (kill-empty-logs): New function.
7462
7463 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7464
7465         * message.el (message-mail-alias-type): Doc fix.
7466         (message-mail-alias-type-p): New function.
7467         (message-send): Use it.
7468         (message-mode): Ditto.
7469         (message-strip-forbidden-properties): Ditto.
7470
7471         * ecomplete.el (ecomplete-database-file-coding-system): New
7472         variable.
7473         (ecomplete-save): Use it.
7474         (ecomplete-setup): Use it.
7475
7476 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7477
7478         * message.el (message-self-insert-commands): New variable.
7479         (message-strip-forbidden-properties): Use it.
7480
7481 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7482
7483         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7484         that doesn't make XEmacs choke.
7485
7486 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7487
7488         * gnus-util.el (gnus-replace-in-string):
7489         Prefer replace-regexp-in-string over of replace-in-string.
7490
7491 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7492
7493         * gnus-util.el (gnus-select-frame-set-input-focus):
7494         Use select-frame-set-input-focus if it is available in XEmacs; use
7495         definition defined in Emacs 22 for old Emacsen.
7496
7497         * dgnushack.el: Autoload unmorse-region for XEmacs.
7498
7499         * lpath.el: Bind cursor-in-non-selected-windows and
7500         select-frame-set-input-focus for XEmacs.
7501
7502 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7505
7506 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7507
7508         * gnus-registry.el (gnus-registry-cache-save): Remove text
7509         properties when saving via the temp buffer.
7510
7511 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7512
7513         * message.el (message-generate-hashcash): Honor custom type.
7514
7515 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7516
7517         * message.el (message-generate-hashcash): Default to non-nil when
7518         hashcash is found.
7519
7520         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7521         (gnus-refer-thread-limit): Increase default to 500.
7522
7523         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7524
7525         * flow-fill.el (fill-flowed): Allow delete-space.
7526
7527 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7528
7529         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7530         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7531         Remove autoloads.
7532
7533 2006-04-18  Simon Josefsson  <jas@extundo.com>
7534
7535         * message.el (message-generate-hashcash): Default to.
7536
7537 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7540         concatenating segments rather than before concatenating them.
7541
7542 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7543
7544         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7545
7546 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7547
7548         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7549
7550         * message.el (message-forward-make-body-plain): Allow
7551         message-forward-ignored-headers to be a list.
7552         (message-remove-ignored-headers): Factor out into function.
7553         (message-forward-make-body-mml): Use it.
7554
7555         * imap.el (imap-quote-specials): New function.
7556         (imap-login-auth): Quote specials.
7557
7558         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7559         (rfc2231-parse-string): Allow concatanation of parameters that
7560         aren't contiguous.  The test case is
7561           (mail-header-parse-content-type "message/external-body;
7562             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7563             access-type=LOCAL-FILE;
7564             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7565
7566 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7567
7568         * nntp.el (nntp-accept-process-output): Return the value of
7569         `nnheader-accept-process-output'.
7570
7571 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7572
7573         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7574         (gnus-button-alist): Recognize more diff formats.
7575         (gnus-button-patch): Strip directory.
7576
7577 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7578
7579         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7580         Emacs 22 when setting focus.
7581
7582 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7583
7584         * gnus-art.el (gnus-article-treat-types): Do treatment of
7585         text/x-verbatim parts.
7586         (gnus-button-patch): New command.
7587
7588         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7589         addresses that contain invalid characters.
7590
7591 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7592
7593         * message.el (message-put-addresses-in-ecomplete): Use
7594         gnus-replace-in-string.
7595         (message-is-yours-p): Use the more correct
7596         mail-header-parse-address instead of
7597         mail-extract-address-components.
7598         (message-put-addresses-in-ecomplete): Fix typo.
7599
7600         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7601         keystroke.
7602
7603         * gnus-art.el (gnus-treatment-function-alist): Change order of
7604         newsgroups/generic header folding to avoid double-folding.
7605
7606         * message.el (message-hidden-headers): Add X-Draft-From.
7607
7608         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7609         command.
7610         (gnus-summary-repeat-search-article-backward): New command.
7611
7612         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7613         groups in the parent topic.
7614
7615 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7616
7617         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7618         (spam-extra-header-to-number): Return the CRM114 number as a
7619         number instead of a string.
7620
7621 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7622
7623         * gnus-art.el (gnus-face-properties-alist): Moved here from
7624         gnus-fun.
7625
7626         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7627
7628 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7629
7630         * message.el (message-strip-forbidden-properties): Only display on
7631         self-insert-command.
7632
7633         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7634         reindent.
7635         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7636
7637 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7638
7639         * smiley.el (smiley-style): Fix typo.
7640
7641 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7642
7643         * hashcash.el (hashcash-insert-payment-async-2): Use
7644         message-goto-eoh instead of doing it manually.
7645         (mail-add-payment): Use message-narrow-to-header instead of trying
7646         to do the same itself.
7647
7648         * message.el (message-hidden-headers): Add Face.
7649
7650         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7651         reparenting code.
7652         (gnus-summary-reparent-children): Refactored out code.
7653         (gnus-summary-thread-map): New keystroke.
7654         (gnus-summary-reparent-children): Make into command.
7655
7656         * smiley.el (smiley-style): Default to `medium' if using a large
7657         font.
7658
7659         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7660         does it itself.
7661
7662         * message.el (message-point-in-header-p): Simplify definition.
7663
7664 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7665
7666         * nnagent.el (nnagent-request-set-mark): Silence log file
7667         writing.
7668         (nnagent-request-set-mark): Use write-region instead of
7669         append-to-file.
7670
7671         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7672         strange select method.
7673
7674         * ecomplete.el (ecomplete-display-matches): Get highlightling
7675         right.
7676         (ecomplete-display-matches): Use literals.
7677         (ecomplete-display-matches): Disable message logging.
7678
7679         * message.el (message-display-abbrev): Small optimization.
7680
7681         * ecomplete.el (ecomplete-display-matches): Allow automatic
7682         display.
7683
7684         * message.el (message-strip-forbidden-properties): Display
7685         abbrevs.
7686         (message-display-abbrev): Get automatic display right.
7687
7688         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7689         keystrokes.
7690
7691 2006-04-13  Romain Francoise  <romain@orebokech.com>
7692
7693         TODO: Backport to v5-10!
7694
7695         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7696         Moved here (and renamed) from gnus-registry.el.
7697
7698         * gnus-registry.el: Require gnus-util.
7699         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7700
7701 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7702
7703         * gnus-group.el (gnus-group-catchup-current): Change
7704         if-then-else-if-then-else into cond.
7705         (gnus-group-catchup): Indent.
7706         (group-name-at-point): New function.
7707         (gnus-fetch-group): Provide default from thing at point.
7708
7709 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7710
7711         * message.el (message-display-abbrev): Fix regexp.
7712
7713         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7714         choosing.
7715         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7716         dead variables.
7717
7718         * message.el (message-newline-and-indent): Remove debugging.
7719         (message-display-abbrev): Use new implementation.
7720
7721 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7722
7723         * gnus-art.el (gnus-article-mode): Set
7724         cursor-in-non-selected-windows to nil.
7725
7726         * smiley.el: Revert previous change.
7727         (smiley-data-directory): defvar it before using it in the
7728         defcustom of `smiley-style'.
7729
7730 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7731
7732         * message.el (message-newline-and-indent): New function.
7733
7734         * ecomplete.el: Implement more bits.
7735
7736         * message.el (message-put-addresses-in-ecomplete): Clean up the
7737         string.
7738
7739         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7740
7741         * gnus-sum.el (gnus-summary-save-parts): Bind
7742         gnus-summary-save-parts-counter and use it to make unique file
7743         names.
7744
7745         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7746
7747         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7748         parameter to say whether to actually parse the individual
7749         addresses.
7750
7751         * message.el (message-put-addresses-in-ecomplete): New function.
7752         (ecomplete): Require.
7753         (message-mail-alias-type): Add ecomplete as an option.
7754
7755 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7756
7757         * flow-fill.el (fill-flowed): Remove trailing space from blank
7758         quoted lines.
7759
7760 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7761
7762         * smiley.el (smiley-style): Move definition later to avoid a
7763         compilation warning.
7764
7765 2006-04-12  Kenichi Handa  <handa@m17n.org>
7766
7767         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7768         buffer and then decode the buffer text if necessary.
7769         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7770         first, and after mm-encode-body, change the buffer to unibyte.
7771         Use mm-disable-multibyte instead of set-buffer-multibyte.
7772
7773 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7774
7775         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7776         Content-Type header instead of Content-Disposition header.
7777         (gnus-mime-inline-part): Ditto.
7778         (gnus-mime-view-part-as-charset): Ignore charset that the part
7779         specifies.
7780
7781         * mm-decode.el (mm-display-part): Work with external parts and
7782         usual parts similarly.
7783
7784         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7785         instead of gnus-display-mime.
7786
7787         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7788         instead of with-temp-buffer.
7789
7790         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7791         tag to summarized topics part in order to encode non-ASCII text.
7792
7793 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7794
7795         * smiley.el (smiley-style): New variable.
7796         (smiley-directory): New function.
7797         (smiley-data-directory): Derive from `smiley-style' using
7798         `smiley-directory'.
7799         (smiley-regexp-alist): Add new entries.
7800
7801         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7802         (gnus-article-browse-delete-temp): Add :version.
7803
7804 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7805
7806         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7807         the sieve region.
7808
7809 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7810
7811         * gnus.el (gnus-version-number): Bump version.
7812
7813 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7814
7815         * gnus.el: No Gnus v0.4 is released.
7816
7817 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7818
7819         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7820         layout.
7821
7822         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7823         unknown charset.
7824
7825         * message.el (message-header-synonyms): Add Original-To to the
7826         default.
7827
7828         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7829         optional parameter.
7830
7831 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7832
7833         * gnus-fun.el (gnus): Require it for gnus-directory.
7834
7835 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7836
7837         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7838
7839 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7840
7841         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7842
7843 2006-04-05  Simon Josefsson  <jas@extundo.com>
7844
7845         * password.el (password-reset): New function.
7846
7847 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7848
7849         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7850         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7851
7852 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7853
7854         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7855         Some whitespace was matched into the url, which broke browsing hits
7856         > 100 when mm-url-use-external was nil.
7857
7858 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7859
7860         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7861         gnus-extra-headers for 'Newsgroups.
7862
7863         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7864         bound.
7865
7866 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7867
7868         * pgg-gpg.el: Clean up process buffers every time gpg processes
7869         complete.
7870
7871 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7872
7873         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7874         doc string.
7875
7876 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7877
7878         * pgg-gpg.el (pgg-gpg-process-filter)
7879         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7880
7881         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7882         lines, temporary fix.
7883
7884 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7885
7886         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7887
7888 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7889
7890         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7891         default-enable-multibyte-characters.  This reverts the change from
7892         revision 6.17 which is no longer necessary because the passphrase
7893         is sent separately now.  GnuPG messages are unreadable under
7894         multibyte locales with default-enable-multibyte-characters set to
7895         nil.
7896
7897 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7898
7899         * message.el (message-tool-bar-gnome): Move "spell".
7900
7901 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7904         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7905         instead.
7906
7907 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7908
7909         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7910         newsgroups handling for NNTP overviews which don't include
7911         Newsgroups.
7912
7913 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7914
7915         * message.el (message-resend): Bind message-generate-hashcash to nil.
7916
7917 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7918
7919         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7920         when searching for already-paid recipients.
7921
7922 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7923
7924         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7925         passphrases when it is not needed.
7926         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7927         passphrase stuff from gpg, should only be necessary when you use
7928         gpg with a smartcard.
7929
7930 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * mml.el (mml-insert-mime): Ignore cached contents of
7933         message/external-body part.
7934
7935         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7936         (mm-insert-part): Ditto.
7937
7938 2006-03-23  Simon Josefsson  <jas@extundo.com>
7939
7940         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7941         Reiner.
7942         (pgg-gpg-use-agent-p): Use it again.
7943
7944 2006-03-23  Simon Josefsson  <jas@extundo.com>
7945
7946         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7947         older emacsen.
7948         (pgg-gpg-use-agent-p): Don't use it.
7949
7950 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7951
7952         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7953         if we can.
7954
7955 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7956
7957         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7958         (pgg-gpg-update-agent): New function.
7959         (pgg-gpg-use-agent-p): New function.
7960         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7961         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7962         (pgg-gpg-sign-region): Use it.
7963
7964 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7967         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7968
7969 2006-03-21  Simon Josefsson  <jas@extundo.com>
7970
7971         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7972         <wilde@sha-bang.de>.
7973         (pgg-gpg-use-agent): New variable.
7974         (pgg-gpg-process-region): Use it.
7975         (pgg-gpg-encrypt-region): Likewise.
7976         (pgg-gpg-encrypt-symmetric-region): Likewise.
7977         (pgg-gpg-decrypt-region): Likewise.
7978         (pgg-gpg-sign-region): Likewise.
7979         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7980
7981 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7982
7983         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7984
7985         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7986         Add comment on version.
7987
7988 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7989
7990         * smiley.el: Add missing test smiley.
7991
7992 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * mm-decode.el (mm-with-part): New macro.
7995         (mm-get-part): Use it; work with message/external-body as well.
7996         (mm-save-part): Treat name and filename equally.
7997
7998         * mm-extern.el (mm-extern-cache-contents): New function.
7999         (mm-inline-external-body): Use it; force the part to be displayed;
8000         move undisplayer added to the cached handle to the parent.
8001
8002         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8003         (gnus-mime-view-part-as-type): Work with message/external-body.
8004
8005         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8006
8007 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8008
8009         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8010         images in image-load-path.  [Sync with image.el, revision 1.60, in
8011         Emacs.]
8012
8013 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8014
8015         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8016         path rather than symbol.  Always return list of directories.
8017         Guarantee that image directory comes first.  [Sync with image.el,
8018         revision 1.59, in Emacs.]
8019
8020         * message.el (message-make-tool-bar): Adjust to new API of
8021         `gmm-image-load-path-for-library'.
8022
8023         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8024
8025         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8026
8027 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8028
8029         * gnus-art.el (gnus-article-only-boring-p):
8030         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8031         intangible text.
8032         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8033
8034 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8035
8036         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8037         `defun' instead of `gmm-defun-compat'.
8038
8039 2006-03-14  Simon Josefsson  <jas@extundo.com>
8040
8041         * message.el (message-unique-id): Don't use message-number-base36
8042         if (user-uid) is a float.
8043         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8044
8045 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8046
8047         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8048
8049         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8050         empty line between a part and a message part.
8051
8052 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8053
8054         * smiley.el: Add more test smileys.
8055         (smiley-data-directory, smiley-regexp-alist)
8056         (gnus-smiley-file-types): Fix doc strings.
8057         (smiley-update-cache): Clear smiley-cached-regexp-alist before
8058         adding new elements.
8059         (smiley-mouse-map): Unused code.  Make it a comment.
8060
8061 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8062
8063         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8064         scan latest NoCeM messages instead of old ones.
8065         (gnus-nocem-check-article): Fix regexps so as to match to PGP
8066         delimiters that are recently used.
8067         (gnus-nocem-load-cache): Add autoload cookie.
8068
8069         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8070
8071         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8072         level which is larger than gnus-use-nocem is specified.
8073
8074         * gnus-group.el (gnus-group-get-new-news): Ditto.
8075
8076 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8077
8078         * gnus-util.el (gnus-tool-bar-update): New function.
8079
8080         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8081         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8082
8083         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8084
8085         * gnus-group.el (gnus-group-redraw-when-idle)
8086         (gnus-group-redraw-check): Remove.
8087         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8088
8089 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8090
8091         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8092         if optional last element is specified in splits (FIELD VALUE...).
8093
8094 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8095
8096         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8097         to gmm-image-load-path-for-library.  Call with no-error argument.
8098         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8099
8100         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8101
8102         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8103
8104         * gmm-utils.el (gmm-image-load-path): Remove alias.
8105
8106 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8107
8108         * gmm-utils.el (gmm-image-load-path): Add alias.
8109
8110         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8111         nnml-generate-nov-databases-1.
8112         (nnml-generate-nov-databases): Use it.
8113         (nnml-generate-nov-databases-directory): Document no-active
8114         argument.
8115
8116         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8117         directory if path is t.  Add no-error.
8118
8119         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8120         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8121
8122         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8123         resetting gnus-article-browse-html-temp-list.
8124
8125         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8126         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8127         Add example to docstring.  Rename local variables.  Move error
8128         checks to default case in cond and simplify.
8129
8130 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8131
8132         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8133         handle is multipart when calling it recursively.
8134         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8135
8136 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8137
8138         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8139         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8140
8141 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8142
8143         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8144         is loaded.
8145
8146         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8147         loaded.
8148
8149 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8150
8151         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8152         to "Emacs 23 (unicode)" in doc string.
8153
8154         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8155         "Emacs 23 (unicode)" in comment.
8156
8157 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8160
8161         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8162         characters 160 through 255 in Emacs 23.
8163
8164 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8165
8166         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8167         gnus-article-browse-html-temp.
8168         (gnus-article-browse-delete-temp): Make it customizable.  Add
8169         `file'.  Adjust doc string.
8170         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8171         query for each file.  Adjust doc string.
8172         (gnus-article-browse-html-parts): Add
8173         `gnus-article-browse-delete-temp-files' to
8174         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8175
8176 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8177
8178         * gnus-art.el (gnus-article-browse-html-temp)
8179         (gnus-article-browse-delete-temp): New variables.
8180         (gnus-article-browse-delete-temp-files): New function.
8181         (gnus-article-browse-html-parts): Use it.
8182
8183 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8184
8185         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8186
8187         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8188         string.
8189
8190         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8191         gnus-summary-insert-new-articles when unplugged.  Remove
8192         gnus-summary-search-article-forward.
8193
8194         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8195         display-visual-class instead of display-color-cells.
8196
8197 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8198
8199         * dgnushack.el: Autoload customize-group for XEmacs.
8200
8201         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8202         message/* containing non-ASCII text properly.
8203
8204 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8205
8206         * message.el: Require gmm-utils, remove autoloads.
8207         (message-tool-bar): Set default based on
8208         gmm-tool-bar-style.
8209         (message-tool-bar-gnome): Add gmm-customize-mode.
8210
8211         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8212         gmm-tool-bar-style.
8213         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8214
8215         * gnus-group.el (gnus-group-tool-bar): Set default based on
8216         gmm-tool-bar-style.
8217         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8218
8219         * gmm-utils.el (gmm-image-directory): Rename variable from
8220         gmm-image-load-path.
8221         (gmm-image-load-path): Use gmm-image-directory.
8222         (gmm-customize-mode): New function.
8223         (gmm-tool-bar-style): New variable.
8224
8225         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8226         gnus-group-redraw-line-number.
8227         (gnus-group-redraw-check): Simplify.
8228         (gnus-group-tool-bar-update): Remove redraw check.
8229         (gnus-group-make-tool-bar): Add redraw check.
8230
8231 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8232
8233         * gnus-art.el (gnus-button): Add missing parentheses.
8234
8235 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8236
8237         * lpath.el: Fbind line-number-at-pos.
8238
8239 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8242
8243 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8244
8245         * gnus-art.el (gnus-button): New face.
8246         (gnus-article-button-face): Use it.
8247
8248         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8249         gnus-summary-next-page.  Re-order.
8250
8251         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8252         next-node are now included.
8253         (gnus-group-redraw-line-number): New internal variable.
8254         (gnus-group-redraw-check): Helper function for updating the tool
8255         bar.
8256         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8257
8258         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8259
8260         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8261         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8262         Use it to match format of Spamassassin 3.0 and later.  Reported by
8263         IRIE Tetsuya <irie@t.email.ne.jp>.
8264         (spam-check-bogofilter)
8265         (spam-bogofilter-register-with-bogofilter): Fix args of
8266         `gnus-error' calls.
8267
8268 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8269
8270         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8271         unnecessary interaction when sending queued mails.  Reported by
8272         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8273
8274 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8275
8276         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8277         first or last are nil.
8278
8279 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8280
8281         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8282
8283 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8284
8285         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8286
8287 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8288
8289         * dns.el (query-dns): Protect more against buggy tcp output.
8290
8291 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8294         nov.php.
8295
8296 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8297
8298         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8299         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8300         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8301         output on the server side.
8302         (nnweb-google-create-mapping): Update regexps and add some
8303         progress indication.
8304
8305 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8306
8307         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8308         gnus-agent-toggle-plugged.  Re-order icons.
8309         (gnus-group-tool-bar-gnome): Add
8310         gnus-group-{prev,next}-unread-group.
8311         (gnus-group-tool-bar-gnome): Re-order icons.
8312
8313         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8314         gnus-summary-insert-new-articles.
8315
8316         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8317         comments.
8318
8319         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8320         also available in Emacs 21.3.
8321
8322         * message.el (message-fix-before-sending): Change "Emacs 22" to
8323         "Emacs 23 (unicode)" in comment.
8324
8325         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8326         "Emacs 23 (unicode)" in comment.
8327
8328         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8329         comment.
8330         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8331
8332         * mm-view.el (mm-fill-flowed): Add :version.
8333
8334 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8335
8336         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8337         and load-path.
8338
8339 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8340
8341         * message.el: Autoload gmm-image-load-path.
8342         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8343         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8344         consitency.
8345
8346         * gmm-utils.el (gmm-image-load-path): Also search in
8347         "../etc/images".  Don't set gmm-image-load-path if we don't find
8348         the image.
8349
8350 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8351
8352         * gmm-utils.el (gmm-image-load-path): Don't make
8353         `gmm-image-load-path' include subdirectories which the second arg
8354         `image' might specify.
8355
8356         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8357         subdirectory to icon file names.
8358
8359         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8360
8361 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8362
8363         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8364         gmm-image-load-path calls.
8365
8366         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8367
8368         * message.el (message-make-tool-bar): Ditto.
8369
8370         * mml.el (mml-preview): Added comment concerning tool bar icons.
8371
8372         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8373         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8374
8375         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8376         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8377
8378         * message.el (message-tool-bar-gnome): Use new icon names.
8379         (message-make-tool-bar): Use `gmm-image-load-path'.
8380
8381         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8382         functions from MH-E.
8383         (gmm-image-load-path): New variable from MH-E.
8384         (gmm-image-load-path): New function from MH-E.  Added arguments
8385         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8386         *-image-load-path-called-flag.
8387
8388 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8389
8390         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8391
8392 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8393
8394         * nnimap.el (nnimap-request-move-article): Change folder back to
8395         source group before deleting.
8396
8397 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8398
8399         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8400
8401         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8402         mm-url.
8403
8404         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8405
8406 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8409         coding system which mm-charset-to-coding-system returns for a
8410         given charset is valid.
8411
8412 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8413
8414         * html2text.el (html2text-remove-tag-list):
8415         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8416
8417 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8418
8419         * gnus-cus.el: Revert 2005-10-17 change.
8420
8421 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * gnus-art.el (article-strip-banner): Call
8424         article-really-strip-banner only when the regexp match is made.
8425
8426 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8427
8428         * gnus-art.el (article-strip-banner): Use
8429         gnus-extract-address-components instead of
8430         mail-header-parse-addresses to make it work with non-ASCII text;
8431         remove mail-encode-encoded-word-string.
8432
8433         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8434         values which are surrounded with \"...\"; make it never cause a
8435         Lisp error; give up parsing of parameters if it failed in
8436         extracting type.
8437
8438 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8439
8440         * smime.el (smime-cert-by-ldap-1): Fix bug where
8441         `smime-ldap-search' returns results without userCertificates.
8442
8443 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8444
8445         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8446
8447 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8448
8449         * spam.el (spam-check-spamassassin-headers): Adapt format for
8450         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8451         <ari@mbf.ocn.ne.jp>.
8452         (spam-list-of-processors): Add spam-use-gmane.
8453
8454 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8455
8456         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8457         make-temp-file; make it work with XEmacs as well.
8458
8459         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8460         mm-make-temp-file.
8461
8462         * mm-decode.el (mm-display-external): Use the 3rd arg of
8463         mm-make-temp-file.
8464         (mm-create-image-xemacs): Ditto.
8465
8466 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8469         with message-narrow-to-headers.
8470         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8471         (gnus-draft-check-draft-articles): New function.
8472         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8473
8474 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8475
8476         * gnus-art.el (gnus-article-browse-html-parts):
8477         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8478         Don't use suffix argument for mm-make-temp-file for Emacs 21
8479         compatibility.  Remove useless `format'.
8480
8481 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8482
8483         * nnweb.el (nnweb-google-wash-article): Update regexps.
8484         (nnweb-group-alist): Use defvoo instead of defvar.
8485
8486 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8489         re-loading nn* modules.
8490
8491 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8492
8493         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8494         for `tool-bar-mode' and don't check it's default-value.
8495
8496         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8497
8498         * message.el (message-make-tool-bar): Ditto.
8499
8500         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8501         `substring'.  Shorten tmp-file name.
8502
8503         * gnus.el: Remove bogus comment.
8504
8505 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8506
8507         * gnus-art.el (gnus-article-browse-html-parts): New function.
8508         (gnus-article-browse-html-article): New function for viewing html
8509         articles with a browser.
8510
8511 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8512
8513         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8514         in elisp.
8515         (pgg-gpg-encrypt-symmetric-region): Ditto.
8516         (pgg-gpg-sign-region): Ditto.
8517
8518         * pgg-def.el (pgg-text-mode): New variable.
8519
8520         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8521         (mml2015-pgg-encrypt): Ditto.
8522
8523         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8524         (mml1991-pgg-encrypt): Ditto.
8525
8526 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8527
8528         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8529         message-make-date instead of current-time-string.
8530
8531         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8532         to gnus-decoded which mm-uu might set.
8533
8534 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8537         don't decode quoted parameters; remove misimported Emacs code.
8538         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8539         (rfc2231-decode-encoded-string): Don't use split-string which
8540         behaves differently according to Emacs version; use
8541         mm-decode-coding-region to convert charset to coding-system.
8542         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8543         (rfc2231-encode-string): Remove misimported Emacs code.
8544
8545 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8546
8547         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8548         when calling mail-header-parse-content-type.
8549         (article-de-quoted-unreadable): Ditto.
8550         (article-de-base64-unreadable): Ditto.
8551         (article-wash-html): Ditto.
8552
8553         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8554         calling mail-header-parse-content-type and
8555         mail-header-parse-content-disposition.
8556         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8557         mail-header-parse-content-type.
8558
8559         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8560         insert charset and format parameters; encode description after
8561         inserting it to buffer.
8562         (mml-insert-parameter): Fold lines properly even if a parameter is
8563         segmented into two or more lines; change the max column to 76.
8564
8565         * rfc1843.el (rfc1843-decode-article-body): Don't use
8566         ignore-errors when calling mail-header-parse-content-type.
8567
8568         * rfc2231.el (rfc2231-parse-string): Return at least type if
8569         possible; don't cause an error even if it fails in parsing of
8570         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8571         (rfc2231-encode-string): Don't break lines at the beginning, leave
8572         it to mml-insert-parameter.
8573
8574         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8575         calling mail-header-parse-content-type.
8576
8577 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8578
8579         * spam-report.el (spam-report-gmane-use-article-number):
8580         Improve doc string.
8581         (spam-report-gmane-internal): Check if a suitable header was found
8582         in the article.
8583
8584 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8587         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8588
8589 2006-02-05  Romain Francoise  <romain@orebokech.com>
8590
8591         Update copyright notices of all files in the gnus directory.
8592
8593 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8594
8595         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8596
8597 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8598
8599         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8600         segmented lines of parameter value to cope with Thunderbird 1.5
8601         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8602         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8603         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8604
8605 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8606
8607         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8608         parts.
8609
8610 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8611
8612         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8613         there's only one active file for all servers.
8614         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8615         solid groups.  Gnus might have used a FAST request to select the group.
8616         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8617         and nnweb-search redundantly in the active file.
8618         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8619         (nnweb-request-create-group): Don't use ARGS.
8620         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8621         initialisations.  Let nnoo do the work.
8622
8623 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8624
8625         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8626         Say the part has been decoded.
8627
8628         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8629
8630 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8631
8632         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8633         mailcap-viewer-test-cache when there's no 'test clause, since that
8634         will invert the meaning of a "nil" test previously determined by
8635         mailcap-mailcap-entry-passes-test.
8636
8637 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8638
8639         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8640         compiling.
8641
8642         * gnus-sum.el: Ditto.
8643
8644         * message.el: Don't bind tool-bar-map when compiling.
8645
8646 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8647
8648         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8649
8650 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8651
8652         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8653         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8654         current Google Groups.
8655
8656 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8657
8658         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8659         and tool-bar-mode.
8660
8661         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8662         and tool-bar-mode.
8663
8664         * message.el (message-tool-bar-update): Simplify.
8665         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8666
8667         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8668         gnus-summary-buffer.
8669         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8670         gnus-summary-reply.
8671
8672         * gmm-utils.el (gmm): Add :version.
8673
8674 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8675
8676         * Makefile.in (clean): New rule.
8677         (distclean): Use it.
8678
8679 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8680
8681         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8682         autoload.
8683
8684 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8685
8686         * gmm-utils.el (gmm-verbose): Add :group.
8687
8688 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8689
8690         * message.el: Change some comments WRT tool-bars.
8691
8692         * gnus-sum.el (gnus-summary-tool-bar)
8693         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8694         (gnus-summary-tool-bar-zap-list): New variables.
8695         (gnus-summary-make-tool-bar): Complete rewrite using
8696         `gmm-tool-bar-from-list'.
8697
8698         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8699         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8700         variables.
8701         (gnus-group-make-tool-bar): Complete rewrite using
8702         `gmm-tool-bar-from-list'.
8703         (gnus-group-tool-bar-update): New function.
8704
8705         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8706
8707 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8710         is dissected into a single part of which the type is the same as
8711         the given one; decode charset.
8712
8713 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8714
8715         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8716         into alists as symbol not string, since that's what
8717         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8718         look for.
8719
8720 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8721
8722         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8723         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8724
8725         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8726
8727 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8728
8729         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8730         (gnus-xmas-mime-security-button-menu): New function.
8731
8732         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8733         (gnus-mime-security-button-menu): New definition.
8734         (gnus-mime-security-button-map): Use them.
8735         (gnus-mime-security-button-menu): New function.
8736         (gnus-insert-mime-security-button): Addition to help echo.
8737         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8738         (gnus-mime-security-pipe-part): New functions.
8739
8740         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8741         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8742
8743         * mm-decode.el (mm-handle-set-disposition): Remove.
8744         (mm-handle-set-description): Remove.
8745
8746 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8747
8748         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8749         (mm-w3m-standalone-supports-m17n-p): New function.
8750         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8751         w3m usage.
8752
8753         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8754         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8755
8756 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8757
8758         * message.el (message-tool-bar-zap-list): Use
8759         gmm-tool-bar-zap-list as custom type.
8760         (message-tool-bar-update): New function.
8761         (message-tool-bar, message-tool-bar-gnome)
8762         (message-tool-bar-retro): Add message-tool-bar-update.
8763         (message-tool-bar-gnome): Add flyspell-buffer.
8764
8765         * gnus-util.el (gnus-error): Describe `args'.
8766
8767         * gmm-utils.el (gmm-error): Describe `args'.
8768         (gmm-tool-bar-zap-list): New widget.
8769         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8770
8771 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8774         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8775         the number of recursive calls.
8776
8777         * mm-decode.el (mm-handle-set-disposition): New macro.
8778         (mm-handle-set-description): New macro.
8779
8780 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8781
8782         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8783         encoding.
8784
8785 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8786
8787         * message.el (message-tool-bar-zap-list, message-tool-bar)
8788         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8789         (message-tool-bar-local-item-from-menu): Remove.
8790         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8791         (message-make-tool-bar): New function.
8792         (message-mode): Use `message-make-tool-bar'.
8793
8794         * gmm-utils.el: New file.
8795         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8796         (gmm-lazy): New widget copied from `nnmail.el'.
8797         (gmm-tool-bar-from-list): New function for creating customizable
8798         tool bars.
8799         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8800         output.
8801         (gmm): Add :prefix to defgroup.
8802
8803 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8804
8805         * gmm-utils.el (gmm-widget-p): New function.
8806
8807 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8808
8809         * mml.el (mml-attach-file): Describe `description' in doc string.
8810         (mml-menu): Add Emacs MIME manual and PGG manual.
8811
8812 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8813
8814         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8815
8816 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8817
8818         * nntp.el (nntp-end-of-line): Doc fix.
8819
8820 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8821
8822         * imap.el (imap-open): Handle case where buffer is a buffer
8823         object.
8824
8825 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8826
8827         * gnus-delay.el (gnus-delay): Don't autoload.
8828         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8829         to be re-loaded when customizing the `gnus-delay' group.
8830
8831 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8832
8833         * message.el (message-insert-citation-line): Use newlines.
8834
8835 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8836
8837         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8838         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8839         these routines, so the passphrase can be managed externally and
8840         passed in to the system.
8841         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8842         pgg-add-passphrase-to-cache function.
8843
8844         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8845         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8846         these routines, so the passphrase can be managed externally and
8847         passed in to the system.
8848         (pgg-pgp5-sign-region): Use new name of
8849         pgg-add-passphrase-to-cache function.
8850
8851 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8852
8853         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8854         part of the decoded armor to find the key-identifier.
8855         (pgg-gpg-lookup-key-owner): New function to return the
8856         human-readable identifier of a key owner.
8857         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8858         itself.
8859         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8860         the key value) if we have a key and can match it against a secret
8861         key.  Also, added a note pointing out fact that the prompt only
8862         indicates the first matching key.
8863
8864         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8865         pgg-decrypt-region.
8866         (pgg-add-passphrase-to-cache): Rename from
8867         `pgg-add-passphrase-cache' to reduce confusion (all callers
8868         changed).
8869         (pgg-remove-passphrase-from-cache): Rename from
8870         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8871         changed).
8872         (pgg-read-passphrase, pgg-add-passphrase-cache)
8873         (pgg-remove-passphrase-cache): Add informative docstrings.
8874         (pgg-decrypt): Convey provided passphrase in subordinate call to
8875         pgg-decrypt-region.
8876
8877 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8878
8879         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8880         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8881         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8882         'passphrase' argument, so the passphrase can be managed externally
8883         and then passed in to the system.
8884
8885         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8886         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8887         so the passphrase cache can be used reliably with identifiers
8888         besides a pgp packet's key id.
8889
8890         * pgg-gpg.el (pgg-gpg-encrypt-region)
8891         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8892         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8893         these routines, so the passphrase can be managed externally and
8894         passed in to the system.
8895
8896         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8897         'notruncate' argument, so the passphrase cache can be used
8898         reliably with identifiers besides a pgp packet's key id.
8899
8900 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8901
8902         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8903         symmetric encryption.
8904         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8905         encrypted session key.
8906         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8907         message ask for the passphrase in a proper way.
8908
8909         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8910         New user commands for symmetric encryption.
8911
8912 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8915
8916         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8917
8918 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8919
8920         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8921
8922 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * mm-decode.el (mm-inlined-types): Add application/pgp.
8925         (mm-automatic-display): Ditto.
8926
8927         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8928         part as text.
8929
8930 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * nnrss.el: Update copyright.
8933         (nnrss-opml-import): Query whether to subscribe to each entry.
8934
8935         * gnus-art.el:
8936         * gnus-sum.el:
8937         * gnus-xmas.el:
8938         * messagexmas.el:
8939         * mm-uu.el:
8940         * mm-view.el: Update copyright.
8941
8942 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8943
8944         * message.el (message-info): New function.
8945         (message-mode-menu): Add it.
8946         Update copyright.
8947
8948         * ChangeLog: Fix and update copyright.
8949
8950 2006-01-13  Romain Francoise  <romain@orebokech.com>
8951
8952         * message.el (message-forward-subject-name-subject): Prefer the
8953         address to 'nowhere' if the sender has no name.
8954         Fix typo.  Update copyright year.
8955
8956 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * gnus-art.el (article-wash-html): Use
8959         gnus-summary-show-article-charset-alist if a numeric arg is given.
8960         (gnus-article-wash-html-with-w3m-standalone): New function.
8961
8962         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8963         mm-inline-text-html-render-with-w3m-standalone.
8964         (mm-text-html-washer-alist): Map w3m-standalone to
8965         gnus-article-wash-html-with-w3m-standalone.
8966         (mm-inline-text-html-render-with-w3m-standalone): New function.
8967
8968 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8969
8970         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8971         Improve LaTeX.
8972
8973 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8974
8975         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8976         (nnrss-request-article): Render text/plain parts as HTML.
8977
8978         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8979         the buffer.
8980
8981 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8984         custom definition of `gnus-posting-styles'.
8985
8986         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8987         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8988
8989 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8990
8991         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8992         Use nntp for bug archive.
8993
8994 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8995
8996         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8997         parts.
8998         (nnrss-normalize-date): New function converts ISO 8601 date into
8999         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9000         (nnrss-check-group): Use it.
9001
9002 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9003
9004         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9005
9006         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9007         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9008         (nnrss-insert-w3): Ditto.
9009
9010 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9011
9012         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9013         the articles to be forwarded including the case where neither a
9014         number of articles nor a region is specified.
9015
9016 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9017
9018         * nnrss.el (nnrss-request-article): Fix last change; fill
9019         text/plain parts.
9020
9021 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9022
9023         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9024         in text/plain part.
9025         (nnrss-check-group): Don't add excessive newline to dc:subject.
9026
9027 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9028
9029         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9030         article.
9031
9032 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9033
9034         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9035         (nnml-use-compressed-files, nnml-save-mail): Support other
9036         comression programs such as bzip2.
9037
9038 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9039
9040         * dns.el (query-dns): Make sure we check the buffer size before
9041         removing tcp headers.
9042
9043 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9046         remove MIME buttons associated with multipart/alternative parts.
9047         (gnus-mime-display-alternative): Tag buttons using `article-type'
9048         text property.
9049
9050         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9051         associated with multipart/alternative parts.
9052
9053         * gnus-art.el (gnus-signature-separator): Fix custom type.
9054
9055         * mm-decode.el (mm-inlined-types): Fix custom type.
9056         (mm-keep-viewer-alive-types): Ditto.
9057         (mm-automatic-display): Ditto.
9058         (mm-attachment-override-types): Ditto.
9059         (mm-inline-override-types): Ditto.
9060         (mm-automatic-external-display): Ditto.
9061
9062 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9063
9064         * spam-report.el (spam-report-user-mail-address)
9065         (spam-report-user-agent): New variables.
9066         (spam-report-url-ping-plain): Use spam-report-user-agent.
9067
9068 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
9069
9070         * gnus-art.el (gnus-button-handle-custom): Do not just use
9071         `customize-apropos' for any "M-x customize-*" button but the
9072         function called for.  Accept both the function name and its
9073         argument in order to achieve this.
9074         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9075         function name to `gnus-button-handle-custom' in case of "M-x
9076         customize-*" buttons.
9077
9078 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9081         multipart/alternative and add xref to mm-discouraged-alternatives
9082         in doc string.
9083
9084         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9085         gnus-buttonized-mime-types in doc string.
9086
9087 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9088
9089         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9090         Suggest image/.* in the doc string.
9091
9092 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9093
9094         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9095         message-marks (Debian bug #342521).
9096
9097 2005-12-12  Simon Josefsson  <jas@extundo.com>
9098
9099         * password.el (password-read-from-cache): Add.
9100         (password-read): Use it.
9101
9102 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9105         us-ascii as a MIME charset.
9106
9107         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9108         against the case where the 2nd arg TYPE is nil.
9109
9110 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9111
9112         * pop3.el (pop3-stream-type): Fix custom version.
9113
9114         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9115
9116 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9117
9118         * mm-decode.el (mm-display-external): Add missing cdr.
9119
9120 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9121
9122         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9123         RFC1524) if it is in mailcap or add a suffix according to
9124         mailcap-mime-extensions when generating a temp filename; postpone
9125         deleting a temp file for 2 seconds for some wrappers, shell
9126         scripts, and so on, which might exit right after having started a
9127         viewer command as a background job.
9128
9129 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9130
9131         * nntp.el (nntp-marks-directory): Fix custom group.
9132
9133         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9134         steps when < 10.
9135
9136         * gnus-start.el (gnus-no-server-1): Mention
9137         `gnus-level-default-subscribed' in doc string.
9138
9139 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9140
9141         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9142         parens.
9143
9144 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9145
9146         * gnus-xmas.el (gnus-use-toolbar): Revert.
9147         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9148         gnus-use-toolbar is default.
9149
9150         * messagexmas.el (message-use-toolbar): Revert.
9151         (message-setup-toolbar): Use global default-toolbar if
9152         message-use-toolbar is default.
9153
9154 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9157         according to default-toolbar-visible-p.
9158
9159         * messagexmas.el (message-use-toolbar): Ditto.
9160
9161 2005-11-26  Dave Love  <fx@gnu.org>
9162
9163         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9164         (tls-program, tls-success): Provide openssl alternative.
9165
9166         * starttls.el: Doc fixes.
9167         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9168         SERVICE to PORT.
9169
9170         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9171         port null or service name.
9172         (starttls-negotiate): Autoload.
9173
9174 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * message.el (message-kill-to-signature): Fix interactive spec.
9177
9178 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * pop3.el (pop3-open-server): Recognize a string as a service name.
9181
9182 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9183
9184         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9185
9186 2005-11-23  Dave Love  <fx@gnu.org>
9187
9188         Add pop3s, pop3/starttls.
9189
9190         * pop3.el (pop3-authentication-scheme): Clarify doc.
9191         (open-tls-stream, starttls-open-stream): Autoload.
9192         (pop3-stream-type): New.
9193         (pop3-open-server): Use it.
9194
9195         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9196         for POP.
9197         (mail-source-keyword-map): Add :stream for POP.
9198         (mail-source-fetch-pop): Use pop3-stream-type.
9199
9200 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9201
9202         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9203         of current-time-string.
9204
9205 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9206
9207         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9208         date header.
9209
9210 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9211
9212         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9213         it can seriously impact performance as it bypasses the agent's
9214         local caches.
9215
9216 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9217
9218         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9219         must be explicitly online rather than "not explicitly offline" for
9220         its flags to be synchronized.
9221
9222         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9223         that gnus-uu-unmark-thread will function correctly.
9224
9225         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9226         1024K is instead displayed as 1M.
9227
9228 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9229
9230         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9231
9232 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9233
9234         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9235
9236 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9237
9238         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9239         error message to display actual error condition.
9240         (gnus-agent-save-local): Avoid saving symbols that are bound to
9241         nil as they simply result in a warning message in
9242         gnus-agent-read-local.
9243
9244 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9245
9246         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9247         rather than make-variable-buffer-local for file-precious-flag.
9248
9249 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9250
9251         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9252         for duplicates which are removed.  The invalid sort check then
9253         triggers a rescan after the sort as sorting may have moved
9254         duplicate entries such that they can be cheaply detected.
9255
9256 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9257
9258         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9259
9260 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9261
9262         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9263         internal variable to a custom variable.  Changed default value
9264         from compressed(2) to uncompressed(1).
9265         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9266         support for uncompressed agentview files.  Taken together, reading
9267         the agentview file should now be 6-7 times faster.
9268
9269 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9270
9271         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9272         as a buffer-local variable.  This avoids creating truncated
9273         dribble files as a result of a hang up, eg.
9274
9275 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9276
9277         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9278         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9279         XEmacs.
9280
9281 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9282
9283         * gnus-start.el (gnus-start-draft-setup): Enforce
9284         `gnus-draft-mode' for nndraft:drafts at startup.
9285
9286         * gnus.el (gnus-splash): Change custom group.
9287         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9288         allow-list argument.
9289
9290         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9291         string.
9292
9293 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9294
9295         * gnus-art.el (gnus-default-article-saver): Add user-defined
9296         `function' to custom type.
9297
9298 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9299
9300         * imap.el (imap-open): Handle case where buffer is a buffer
9301         object.
9302
9303 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9304
9305         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9306         long lines.
9307         (gnus-cache-delete-group): Wrap doc strings.
9308
9309         * gnus-agent.el (gnus-agent-rename-group)
9310         (gnus-agent-delete-group): Wrap doc strings.
9311
9312 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9313
9314         * messagexmas.el (message-use-toolbar): Change the valid values
9315         into default, top, bottom, left, and right.
9316         (message-toolbar-thickness): New variable.
9317         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9318         well.
9319         (message-setup-toolbar): Make it work.
9320
9321         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9322         (gnus-use-toolbar): Change the valid values into default, top,
9323         bottom, left, and right.
9324         (gnus-toolbar-thickness): New variable.
9325         (gnus-xmas-setup-toolbar): New function.
9326         (gnus-xmas-setup-group-toolbar): Use it.
9327         (gnus-xmas-setup-summary-toolbar): Use it.
9328
9329 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9330
9331         * gnus-start.el (gnus-1): Add "native" to
9332         gnus-predefined-server-alist.
9333
9334         * gnus.el (gnus-method-to-server): Don't add "native" to the
9335         lists here, because that leads to problems when
9336         gnus-select-method is bound.
9337
9338 2005-11-09  Simon Josefsson  <jas@extundo.com>
9339
9340         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9341         use (not sort-by-date) instead.
9342
9343 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9344
9345         * gnus-delay.el (gnus-delay-group): Don't autoload.
9346         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9347         to be re-loaded when customizing the `gnus-delay' group.
9348
9349 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9350
9351         * message.el: Revert last changes.
9352         (message-insert-citation-line): Use newlines.
9353
9354 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9355
9356         * message.el (message-courtesy-message)
9357         (message-mark-insert-begin, message-mark-insert-end)
9358         (message-elide-ellipsis, message-cancel-message)
9359         (message-add-header, message-change-subject)
9360         (message-cross-post-followup-to-header)
9361         (message-cross-post-insert-note, message-reduce-to-to-cc)
9362         (message-widen-reply, message-delete-not-region)
9363         (message-kill-to-signature, message-insert-signature)
9364         (message-insert-importance-high, message-insert-importance-low)
9365         (message-insert-or-toggle-importance)
9366         (message-insert-disposition-notification-to)
9367         (message-indent-citation, message-yank-original)
9368         (message-cite-original-without-signature, message-cite-original)
9369         (message-insert-citation-line, message-position-on-field)
9370         (message-fix-before-sending, message-send-mail-partially)
9371         (message-send-mail, message-send-mail-with-sendmail)
9372         (message-send-mail-with-qmail, message-send-news)
9373         (message-check-news-header-syntax, message-generate-headers)
9374         (message-insert-courtesy-copy, message-fill-address)
9375         (message-fill-header, message-shorten-references)
9376         (message-setup-1, message-cancel-news)
9377         (message-forward-make-body-plain, message-forward-make-body-mime)
9378         (message-forward-make-body-mml, message-encode-message-body)
9379         (message-forward-make-body-digest-plain)
9380         (message-forward-make-body-digest-mime)
9381         (message-use-alternative-email-as-from): Insert `hard-newline'
9382         instead of ordinary newlines.
9383
9384 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9385
9386         * message.el (message-generate-headers): Downcase the argument
9387         given to message-check-element.
9388
9389 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9390
9391         * nntp.el (nntp-authinfo-rejected): New error condition.
9392         (nntp-wait-for): Use new error condition to signal authentication
9393         error.
9394         (nntp-retrieve-data): Rethrow new error condition to break out of
9395         recursive call to nntp-send-authinfo.
9396
9397 2005-11-08  Romain Francoise  <romain@orebokech.com>
9398
9399         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9400         (gnus-summary-exit-map): Bind to `Z p'.
9401         (gnus-summary-make-menu-bar): Add menu item.
9402
9403 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9404
9405         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9406         (gnus-treat-*): Add `first' in all doc strings.
9407
9408         * gnus-group.el (gnus-group-compact-group): Fix typo.
9409
9410 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9411
9412         * gnus.el (gnus-parameters-case-fold-search): New variable.
9413         (gnus-parameters-get-parameter): Use it.
9414
9415         * gnus-score.el (gnus-home-score-file): Doc fix.
9416
9417 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9418
9419         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9420
9421 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * mm-util.el (mm-special-display-p): New function.
9424
9425         * mml.el (mml-preview): Use it; doc fix.
9426
9427 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9428
9429         * imap.el (imap-open): Handle case where buffer is a buffer object.
9430
9431 2005-10-29  Romain Francoise  <romain@orebokech.com>
9432
9433         * message.el (message-fix-before-sending): Fix comment.
9434
9435 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9436
9437         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9438
9439 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9440
9441         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9442         Used in gnus-score.el.
9443
9444 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9445
9446         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9447
9448 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9449
9450         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9451         whitespace removed in revision 7.8.  Use concatenated string to
9452         protect trailing whitespace.
9453
9454 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9455
9456         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9457         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9458         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9459         Courier IMAP ("some version from 2004").  Mostly based on similar
9460         code in the same function.
9461
9462 2005-10-26  Didier Verna  <didier@xemacs.org>
9463
9464         * gnus-group.el (gnus-group-compact-group): Invalidate original
9465         article buffer.
9466         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9467         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9468         NOV database and in article itself.
9469         Invalidate article backlog.
9470
9471 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9472
9473         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9474
9475 2005-10-26  Simon Josefsson  <jas@extundo.com>
9476
9477         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9478         part of 2004-07-25 change.
9479
9480 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9481
9482         * message.el (message-display-completion-list): New function.
9483         (message-expand-group): Use it; make sure the Completions buffer
9484         is modifiable.
9485 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9486
9487         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9488         user-mail-name is an empty string.
9489
9490 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9491
9492         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9493         depending on gnus-score-decay-constant.
9494
9495         * encrypt.el (encrypt-insert-file-contents)
9496         (encrypt-write-file-contents): Don't use `gnus-message'.
9497
9498         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9499         arguments.
9500         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9501         arguments to mm-uu-verbatim-marks-extract.
9502         (mm-uu-hide-markers): New variable.
9503         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9504
9505         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9506         (gnus-convert-image-to-face-command): Use "convert" by default to
9507         allow other input image formats.
9508         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9509         accordingly.
9510
9511 2005-10-23  Simon Josefsson  <jas@extundo.com>
9512
9513         * imap.el (imap-gssapi-program): Align command line parameters
9514         with latest GNU SASL.
9515         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9516
9517 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9518
9519         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9520         HTML.
9521         (nnslashdot-request-article): Ditto.
9522
9523         * lpath.el (featurep): Add nobreak-char-display.
9524
9525 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9526
9527         * mail-source.el (mail-source-fetch-pop): Require pop3.
9528         (mail-source-check-pop): Ditto.
9529
9530 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9531
9532         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9533         errors.
9534
9535 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9536
9537         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9538         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9539
9540         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9541
9542         * mm-bodies.el (mm-decode-string): Call
9543         `mm-charset-to-coding-system' with allow-override argument.
9544
9545 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9546
9547         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9548         (rfc2047-charset-to-coding-system): New function.
9549         (rfc2047-decode-encoded-words): New function.
9550         (rfc2047-decode-region): Use them.
9551         (rfc2047-decode-cte): Remove.
9552         (rfc2047-parse-and-decode): Remove.
9553         (rfc2047-decode): Remove.
9554
9555 2005-10-15  Kenichi Handa  <handa@m17n.org>
9556
9557         * rfc2047.el (rfc2047-decode-cte): New function.
9558         (rfc2047-decode-region): Change the way to decode successive
9559         encoded-words: decode B- or Q-encoding in each encoded-word,
9560         concatenate them, and decode it as charset.
9561
9562 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * lpath.el: Fbind codepage-setup for XEmacs.
9565
9566 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9567
9568         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9569         widget-move-and-invoke.
9570         (gnus-custom-mode): Use gnus-custom-map.
9571
9572 2005-10-15  Bill Wohler  <wohler@newt.com>
9573
9574         * message.el (message-tool-bar-map): Renamed image file from
9575         mail_send to mail/send.
9576
9577 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9578
9579         * message.el (message-expand-group): Pass the common
9580         prefix substring of completion to `display-completion-list'.
9581
9582 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9583
9584         * mml-sec.el (mml-secure-method): New internal variable.
9585         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9586         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9587         functions using mml-secure-method.
9588
9589         * mml.el (mml-mode-map): Add key bindings for those functions.
9590         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9591         Harder <harder@myrealbox.com>.
9592         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9593         end of message if point is the headers of the message.
9594
9595         * message.el (message-in-body-p): New function.
9596
9597         * assistant.el: Autoload gnus-util and netrc.
9598
9599         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9600         Use `mm-charset-override-alist' only when decoding.
9601
9602         * mm-bodies.el (mm-decode-body): Call
9603         `mm-charset-to-coding-system' with allow-override argument.
9604
9605         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9606         `filename' from Content-Disposition if Content-Type doesn't
9607         provide `name'.
9608         (gnus-mime-view-part-as-type): Set default instead of
9609         initial-input.
9610
9611 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9612
9613         * format-spec.el (format-spec): Propagate text properties of % spec.
9614
9615 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9616
9617         * gnus-art.el (gnus-treat-predicate): Add `first'.
9618
9619 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9620
9621         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9622         (mm-charset-override-alist): New variable.
9623         (mm-charset-to-coding-system): Use it.
9624         (mm-codepage-setup): New helper function.
9625         (mm-charset-eval-alist): New variable.
9626         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9627         about unknown charsets.
9628
9629         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9630
9631 2005-10-04  David Hansen  <david.hansen@gmx.net>
9632
9633         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9634         (nnrss-check-group): Ditto.
9635
9636 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9637
9638         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9639         Rename x-gnus-verbatim to x-verbatim.
9640         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9641
9642         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9643         x-verbatim.
9644
9645         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9646
9647         * gnus-util.el (gnus-remove-duplicates): Remove.
9648
9649         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9650         instead of gnus-remove-duplicates.
9651
9652         * message.el (message-remove-duplicates): Remove.
9653         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9654         message-remove-duplicates.
9655
9656         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9657         available, else use implementation from `delete-dups'.
9658
9659         * message.el (message-insert-expires): New function.
9660         (message-mode-map): Add key binding.
9661         (message-mode-field-menu): Add menu entry.
9662         (message-mode): Document it.
9663         (message-make-expires-date): Use `message-make-date'.
9664
9665 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9666
9667         * message.el (message-make-expires-date): New function.
9668
9669 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9670
9671         * Makefile.in (list-installed-shadows): New entry.
9672         (install): Use it.
9673         (remove-installed-shadows): New entry.
9674
9675         * dgnushack.el (dgnushack-default-load-path): New variable.
9676         (dgnushack-find-lisp-shadows): New function.
9677         (dgnushack-remove-lisp-shadows): New function.
9678
9679 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * Makefile.in (install-el-elc): New entry.
9682         (install): Use it so that .el files are necessarily installed.
9683
9684 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9685
9686         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9687
9688 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9689
9690         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9691         function rather than the diff-mode.el package.
9692         (mm-display-external): Use with-current-buffer.
9693         (mm-viewer-completion-map, mm-viewer-completion-map):
9694         Move initialization inside declaration.
9695
9696 2005-09-29  Simon Josefsson  <jas@extundo.com>
9697
9698         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9699         autoload mail-check-payment.
9700         (spam-check-hashcash): Define unconditionally, since hashcash.el
9701         is part of Gnus now.  Ignore errors from payment checking.
9702
9703 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9704
9705         * message.el (message-bold-region, message-unbold-region): Rename
9706         from `bold-region' and `unbold-region'.
9707
9708         * message.el: Remove useless autoloads.
9709
9710 2005-09-28  Simon Josefsson  <jas@extundo.com>
9711
9712         * message.el (message-use-idna): Default to t.
9713         (message-use-idna): Test whether encoding works too.  Doc fix.
9714
9715 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9716
9717         * nntp.el (nntp-warn-about-losing-connection): Remove.
9718
9719 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9720
9721         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9722         customizable.  Change default value.
9723         (mm-uu-diff-groups-regexp): Change default value.
9724         (mm-uu-type-alist): Add doc string.
9725         (mm-uu-configure): Add doc string.  Make it interactive.
9726         (mm-uu-tex-groups-regexp): New variable.
9727         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9728         (mm-uu-type-alist): Add LaTeX documents.
9729         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9730         of "text/verbatim".
9731         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9732
9733         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9734         instead of "text/verbatim".
9735
9736         * message.el (message-mark-inserted-region)
9737         (message-mark-insert-file): Use slrn style marks when called with
9738         prefix argument.
9739
9740 2005-09-27  Simon Josefsson  <jas@extundo.com>
9741
9742         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9743
9744 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9745
9746         * message.el (message-remove-duplicates): New function.
9747         Implementation borrowed from `gnus-remove-duplicates'.
9748         (message-idna-to-ascii-rhs): Also encode idna addresses in
9749         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9750         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9751         only ask about the same idna domain once per header and also tell
9752         in what header to replace the idna domain.
9753
9754         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9755         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9756         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9757         a header is decoded and not just the last one.
9758
9759 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9760
9761         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9762         has been decoded.
9763
9764         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9765         (mm-insert-part): Don't modify text if it has been decoded.
9766
9767         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9768         decoded.
9769
9770         * mm-view.el (mm-inline-text): Don't strip text props unless
9771         decoding enriched or richtext parts.
9772
9773 2005-09-25  Romain Francoise  <romain@orebokech.com>
9774
9775         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9776         * gnus-start.el (gnus-subscribe-interactively):
9777         * gnus-uu.el (gnus-uu-grab-articles):
9778         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9779         space.
9780
9781 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9782
9783         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9784         * mm-view.el (mm-view-pkcs7-decrypt):
9785         * gnus-sum.el (gnus-summary-limit-to-extra)
9786         (gnus-summary-respool-article, gnus-read-move-group-name):
9787         * gnus-score.el (gnus-summary-increase-score):
9788         * gnus-util.el (gnus-completing-read-with-default):
9789         * gnus-art.el (gnus-read-save-file-name)
9790         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9791         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9792         * message.el (message-check-news-header-syntax):
9793         Follow convention for reading with the minibuffer.
9794
9795 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9796
9797         * spam-report.el (spam-report-url-ping-plain):
9798         Use gnus-extended-version as User-Agent.
9799
9800         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9801         default value is nil.
9802
9803         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9804         (mm-uu-verbatim-marks-extract): New function.
9805         (mm-uu-extract): New face.
9806         (mm-uu-copy-to-buffer): Use it.
9807
9808         * spam-report.el (spam-report-gmane-ham): Renamed from
9809         `spam-report-gmane-unspam'.
9810         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9811         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9812
9813         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9814         Autoload.
9815         (spam-report-gmane-unregister-routine): Renamed
9816         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9817
9818 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9819
9820         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9821         (spam-report-gmane-unregister-routine): Add support for gmane
9822         unregistration.
9823
9824         * spam-report.el (spam-report-gmane-unspam)
9825         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9826         (spam-report-gmane): Change to take a single article and do unspam
9827         registration.
9828
9829 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9830
9831         * mm-url.el (mm-url-decode-entities): Fix regexp.
9832
9833 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9834
9835         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9836         default to nil, to be able to use Gnus at all.  If the default
9837         switches to something else, then the function should be fixed not
9838         be exceedingly slow.
9839
9840 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9841
9842         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9843         fail hard.
9844
9845         * spam-report.el: Add better Keywords line.
9846
9847         * spam.el: Add Maintainer and better Keywords line.
9848
9849 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9850
9851         * gnus-art.el (gnus-article-replace-part)
9852         (gnus-mime-replace-part): New functions.
9853         (gnus-mime-action-alist, gnus-mime-button-commands)
9854         (gnus-mime-save-part-and-strip): Added file argument.
9855         (gnus-article-part-wrapper): Added interactive argument.
9856
9857         * gnus-sum.el (gnus-summary-mime-map): Add
9858         `gnus-article-replace-part'.
9859
9860 2005-09-19  Didier Verna  <didier@xemacs.org>
9861
9862         The nnml compaction feature:
9863         * nnml.el (nnml-request-compact-group): New function.
9864         * nnml.el (nnml-request-compact): New function.
9865         * gnus-int.el (gnus-request-compact-group): New function.
9866         * gnus-int.el (gnus-request-compact): New function.
9867         * gnus-group.el (gnus-group-compact-group): New function.
9868         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9869         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9870         * gnus-srvr.el (gnus-server-compact-server): New function.
9871         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9872         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9873
9874 2005-09-18  Deepak Goel  <deego@gnufans.org>
9875
9876         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9877         format spec.
9878
9879 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9880
9881         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9882
9883 2005-09-15  Romain Francoise  <romain@orebokech.com>
9884
9885         * message.el (message-fill-paragraph): Clarify docstring.
9886
9887 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9888
9889         * gnus-art.el (gnus-mime-display-part): Protect against broken
9890         MIME messages.
9891
9892 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9893
9894         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9895         before parsing header.
9896
9897 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9898
9899         * html2text.el (html2text-replace-list): Add new entities.
9900
9901 2005-09-11  Romain Francoise  <romain@orebokech.com>
9902
9903         * message.el (message-alternative-emails): Improve docstring.
9904         (message-setup-1): Call `message-use-alternative-email-as-from'
9905         after `message-setup-hook' to give it precedence over posting
9906         styles, etc.
9907         (message-use-alternative-email-as-from): Add docstring.  Remove
9908         the original From header if present.
9909
9910         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9911         (nnml-save-mail): Use it.
9912
9913         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9914         articles.  Add new argument `silent'.
9915         (gnus-uu-mark-all): Report the total number of marked articles.
9916
9917 2005-09-10  Romain Francoise  <romain@orebokech.com>
9918
9919         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9920         (gnus-uu-mark-series): Likewise.
9921
9922 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9923
9924         * spam-report.el (spam-report-gmane): Fix generation of spam
9925         report URL.
9926
9927 2005-09-10  Simon Josefsson  <jas@extundo.com>
9928
9929         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9930         t, based on discussion on the ding list with Robert Epprecht
9931         <epprecht@solnet.ch>.
9932
9933 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9934
9935         * spam-report.el (spam-report-gmane): Make it work without
9936         X-Report-Spam header.  Gmane now only provides Archived-At.
9937         This is only used if `spam-report-gmane-use-article-number' is nil.
9938         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9939
9940         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9941         make `gnus-summary-sort-by-recipient' work with threading.
9942
9943         * nnweb.el (nnweb-google-wash-article): Print a message if article
9944         is not available.
9945
9946 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9947
9948         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9949         change.  Decode text/* parts content before displaying.
9950
9951 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9952
9953         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9954
9955 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9958
9959         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9960         url-package-name, url-package-version,
9961         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9962         w3m-display-inline-images, and w3m-minor-mode-map.
9963
9964 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9965
9966         * message.el (message-tab-body-function): Fix mismatched custom type.
9967
9968         * gnus.el (gnus-group-change-level-function): Ditto.
9969
9970         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9971
9972         * gnus-art.el (gnus-signature-limit)
9973         (gnus-article-mime-part-function): Ditto.
9974
9975 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9976
9977         * mml.el (mml-mode): Silence the byte compiler.
9978
9979         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9980         using `(sit-for 0)' before moving the point to the specified part;
9981         skip unbuttonized parts.
9982         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9983         return to the summary window if gnus-auto-select-part is non-nil.
9984
9985 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9986
9987         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9988         variables.
9989         (mml-dnd-attach-file, mml-mode): Use them.
9990
9991         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9992         Make fetching article by MID work again for Google Groups.  Added
9993         FIXME concerning gnus-group-make-web-group.
9994
9995         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9996         Don't depend on Gnus by using mail-extract-address-components if
9997         gnus-extract-address-components is not bound.
9998
9999 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10000
10001         * gnus-art.el (gnus-mime-display-security): Don't display the
10002         signature, but only the signed part.
10003
10004 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10007
10008         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10009         list, not listp.
10010
10011 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10012
10013         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10014         when encoding.
10015
10016         * mm-bodies.el (mm-decode-content-transfer-encoding):
10017         De-canonicalize CRLF for all text content types, not just
10018         text/plain.
10019
10020 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10021
10022         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10023         valid article; point arrow and cursor at the MIME button.
10024
10025 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10026
10027         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10028         Suggested by Dan Christensen <jdc@uwo.ca>.
10029
10030         * mm-decode.el (mm-save-part): Enable change of prompt.
10031
10032 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10033
10034         * gnus-msg.el (gnus-inews-add-send-actions): Made
10035         `message-post-method' lambda parameter ARG `&optional'.
10036
10037 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10038
10039         * gnus-sum.el (gnus-summary-mime-map): Added
10040         gnus-article-save-part-and-strip, gnus-article-delete-part and
10041         gnus-article-jump-to-part.
10042
10043         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10044         (gnus-article-edit-part): Use it.
10045         (gnus-article-part-wrapper): Added no-handle argument.
10046         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10047         functions.
10048
10049 2005-08-29  Romain Francoise  <romain@orebokech.com>
10050
10051         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10052         docstring.
10053         (gnus-face-from-file): Likewise.
10054
10055 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10056
10057         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
10058         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
10059         non-nil.
10060         (gnus-auto-select-part): New variable.
10061         (gnus-article-jump-to-part): New function.
10062         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
10063         (gnus-mime-delete-part): Allow selecting specified part after
10064         deleting or stripping parts.
10065         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
10066         part if argument is bogus.
10067
10068 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
10069
10070         * gnus-art.el (w3m-minor-mode-map):
10071         * gnus-spec.el (gnus-newsrc-file-version):
10072         * gnus-util.el (nnmail-active-file-coding-system)
10073         (gnus-original-article-buffer, gnus-user-agent):
10074         * gnus.el (gnus-ham-process-destinations)
10075         (gnus-parameter-ham-marks-alist)
10076         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10077         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10078         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10079         * mm-decode.el (gnus-current-window-configuration):
10080         * mm-extern.el (gnus-article-mime-handles):
10081         * mm-url.el (url-current-object, url-package-name)
10082         (url-package-version):
10083         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10084         (smime-keys, w3m-cid-retrieve-function-alist)
10085         (w3m-current-buffer, w3m-display-inline-images)
10086         (w3m-minor-mode-map):
10087         * mml-smime.el (gnus-extract-address-components):
10088         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10089         (gnus-newsrc-hashtb, message-default-charset)
10090         (message-deletable-headers, message-options)
10091         (message-posting-charset, message-required-mail-headers)
10092         (message-required-news-headers):
10093         * mml1991.el (mc-pgp-always-sign):
10094         * mml2015.el (mc-pgp-always-sign):
10095         * nnheader.el (nnmail-extra-headers):
10096         * rfc1843.el (gnus-decode-encoded-word-function)
10097         (gnus-decode-header-function, gnus-newsgroup-name):
10098         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10099
10100 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10101
10102         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10103         the end of the date treatments.
10104
10105 2005-08-15  Simon Josefsson  <jas@extundo.com>
10106
10107         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10108         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10109         Capello and Romain Francoise.
10110         (pgg-fetch-key-function): Removed, not used?
10111         (pgg-insert-url-with-w3): Require url, to get
10112         url-insert-file-contents regardless of where it is defined.
10113
10114 2005-08-13  Romain Francoise  <romain@orebokech.com>
10115
10116         * message.el (message-cite-original-1): New function.
10117         (message-cite-original): Use it.
10118         (message-cite-original-without-signature): Ditto.
10119
10120 2005-08-08  Romain Francoise  <romain@orebokech.com>
10121
10122         * message.el (message-yank-empty-prefix): New variable.
10123         (message-indent-citation): Use it.
10124         (message-cite-original-without-signature): Respect X-No-Archive.
10125
10126 2005-08-08  Simon Josefsson  <jas@extundo.com>
10127
10128         * pgg.el: Autoload url-insert-file-contents instead of loading
10129         w3/url.
10130         (pgg-insert-url-with-w3): Don't load url here.
10131
10132 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10133
10134         * message.el (message-kill-to-signature): Don't insert newline at
10135         bol.
10136         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10137
10138 2005-08-06  Romain Francoise  <romain@orebokech.com>
10139
10140         * message.el (message-user-fqdn): Fix typo in docstring.
10141
10142 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10143
10144         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10145
10146         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10147
10148 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * mm-bodies.el (mm-encode-body): Use coding system rather than
10151         charset to encode text.
10152
10153         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10154         number of charsets if utf-8 is available (XEmacs).
10155
10156 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10157
10158         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10159         taken from `gnus-button-mid-or-mail-regexp'.
10160         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10161         (gnus-button-alist): Improve regexp for domain part of the MIDs
10162         for news:localpart@domain buttons.
10163         (gnus-button-ctan-directory-regexp): Update.
10164
10165 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10166
10167         * sieve-manage.el (sieve-manage-interactive-login): Use
10168         make-local-variable rather than make-variable-buffer-local.
10169         (sieve-manage-open): Ditto.
10170         (sieve-manage-authenticate): Ditto.
10171
10172         * mml.el (mml-generate-mime-1): Make the content type default to
10173         text/plain if the filename is not specified.
10174
10175 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10176
10177         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10178         instead of insert-buffer.
10179
10180         * message.el (message-yank-original): Ditto; set the mark at the
10181         end of the yanked message.
10182
10183 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10184
10185         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10186         lines to scroll rather than to stop it.
10187
10188         * mml.el (mml-generate-default-type): Add doc string.
10189         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10190         default to application/octet-stream when determining the content
10191         type if it is not specified for the part or the mml contents; add
10192         a comment about mml-generate-default-type.
10193
10194 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10197         make it default to application/octet-stream when determining the
10198         content type if it is not specified for the external contents.
10199
10200 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10201
10202         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10203         segmented parameter but also other parameters might be there.
10204
10205 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * mm-decode.el (mm-display-external): Delete temp file, directory
10208         and buffer immediately if the external process is exited.
10209
10210 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10213         fewer lines than that of scroll-margin.
10214         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10215
10216 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10217
10218         * gnus-art.el (gnus-article-next-page): Revert.
10219         (gnus-article-beginning-of-window): New macro.
10220         (gnus-article-next-page-1): Use it.
10221         (gnus-article-prev-page): Ditto.
10222         (gnus-article-edit-part): Use insert-buffer-substring instead of
10223         insert-buffer.
10224         (gnus-article-edit-exit): Ditto.
10225
10226         * gnus-util.el (gnus-beginning-of-window): Remove.
10227         (gnus-end-of-window): Remove.
10228
10229         * lpath.el: Don't bind header-line-format and scroll-margin.
10230
10231 2005-07-25  Simon Josefsson  <jas@extundo.com>
10232
10233         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10234         to have the url package without w3.  Reported by Daiki Ueno
10235         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10236
10237 2005-07-20  Didier Verna  <didier@xemacs.org>
10238
10239         * gnus-diary.el: Remove the description comment (nndiary is now
10240         properly documented in the Gnus manual).
10241         Fix the spelling of "Back End".
10242         * nndiary.el: Ditto.
10243         Fix the copyright notice.
10244
10245 2005-07-18  Romain Francoise  <romain@orebokech.com>
10246
10247         * gnus-sum.el (gnus-summary-to-prefix)
10248         (gnus-summary-newsgroup-prefix): New variables.
10249         (gnus-summary-from-or-to-or-newsgroups): Use them.
10250
10251 2005-07-17  Romain Francoise  <romain@orebokech.com>
10252
10253         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10254         space as it's generally not especially interesting to the user.
10255
10256 2005-07-16  Romain Francoise  <romain@orebokech.com>
10257
10258         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10259         nil to avoid prompting and file modification if one of the
10260         messages at the top of the nnfolder file contains a copyright
10261         notice.
10262         Update copyright notice.
10263
10264         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10265         instead of `current-time-string' as the latter creates a time
10266         string that is not RFC 2822 compliant (it lacks the zone).
10267         Update copyright notice.
10268
10269 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10270
10271         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10272         for text/rtf.  Display default in prompt.  Pass default for M-n.
10273
10274         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10275
10276 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10277
10278         * gnus-msg.el (gnus-button-mailto): Remove
10279         save-selected-window-window hackery because it relies on
10280         save-selected-window internals.
10281
10282 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10283
10284         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10285         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10286         (gnus-article-prev-page): Ditto.
10287
10288         * gnus-util.el (gnus-beginning-of-window): New function.
10289         (gnus-end-of-window): New function.
10290
10291         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10292
10293 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10294
10295         * gnus-score.el (gnus-score-edit-all-score): Set
10296         gnus-score-edit-exit-function to gnus-score-edit-done and call
10297         gnus-message.
10298
10299 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10300
10301         * gnus-msg.el (gnus-button-mailto): Remove
10302         save-selected-window-window hackery because it relies on
10303         save-selected-window internals.
10304
10305 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10306
10307         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10308         add-minor-mode.
10309         (gnus-binary-mode): Ditto.
10310
10311         * gnus-topic.el (gnus-topic-mode): Ditto.
10312
10313 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10314
10315         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10316         (gnus-article-prev-page): Take scroll-margin into consideration.
10317
10318 2005-07-04  Lute Kamstra  <lute@gnu.org>
10319
10320         Update FSF's address in GPL notices.
10321
10322 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10323
10324         * gnus.el (gnus-exit):
10325         * gnus-group.el (gnus-group-icons):
10326         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10327
10328         * gnus-nocem.el (gnus-nocem):
10329         * message.el (message-various, message-buffers, message-sending)
10330         (message-interface, message-forwarding, message-insertion)
10331         (message-headers, message-news, message-mail):
10332         * pgg-gpg.el (pgg-gpg):
10333         * pgg-parse.el (pgg-parse):
10334         * pgg-pgp.el (pgg-pgp):
10335         * pgg-pgp5.el (pgg-pgp5):
10336         * pop3.el (pop3): Finish `defgroup' description with period.
10337
10338 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * gnus-art.el (article-display-face): Improve the efficiency.
10341         (article-display-x-face): Ditto; remove grey x-face stuff.
10342
10343 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10344
10345         * gnus-art.el (article-display-face): Correct the position in
10346         which Faces are inserted.
10347
10348 2005-06-29  Didier Verna  <didier@xemacs.org>
10349
10350         * gnus-art.el (article-display-face): Display faces in correct
10351         order.
10352
10353 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10354
10355         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10356         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10357         (gnus-nocem-check-article): Fetch the Type header.
10358         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10359         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10360         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10361         make sure gnus-nocem-hashtb is initialized.
10362         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10363         (gnus-nocem-unwanted-article-p): Ditto.
10364
10365         * pgg.el (pgg-verify): Return the verification result.
10366
10367 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10368
10369         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10370         is ascii.
10371
10372 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10373
10374         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10375         `show-nonbreak-escape'.
10376
10377 2005-06-23  Lute Kamstra  <lute@gnu.org>
10378
10379         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10380
10381         * dig.el (dig-mode):
10382         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10383
10384 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10385
10386         * nnimap.el (nnimap-split-download-body): Fix spellings.
10387
10388 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10389
10390         * gnus-art.el (gnus-article-encrypt-body):
10391         * gnus-cus.el (gnus-score-customize):
10392         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10393         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10394
10395 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10396
10397         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10398         header by looking for magic "MII" at the beginnig.
10399
10400 2005-06-16  Miles Bader  <miles@gnu.org>
10401
10402         * gnus-xmas.el (gnus-xmas-group-startup-message):
10403         Use renamed gnus-splash face.
10404
10405         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10406         (assistant-field-face): New backward-compatibility alias for renamed
10407         face.
10408         (assistant-render-text): Use renamed assistant-field face.
10409
10410         * spam.el (spam): Remove "-face" suffix from face name.
10411         (spam-face): New backward-compatibility alias for renamed face.
10412         (spam-face, spam-initialize): Use renamed spam face.
10413
10414         * message.el (message-header-to, message-header-cc)
10415         (message-header-subject, message-header-newsgroups)
10416         (message-header-other, message-header-name)
10417         (message-header-xheader, message-separator, message-cited-text)
10418         (message-mml): Remove "-face" suffix from face names.
10419         (message-header-to-face, message-header-cc-face)
10420         (message-header-subject-face, message-header-newsgroups-face)
10421         (message-header-other-face, message-header-name-face)
10422         (message-header-xheader-face, message-separator-face)
10423         (message-cited-text-face, message-mml-face):
10424         New backward-compatibility aliases for renamed faces.
10425         (message-font-lock-keywords): Use renamed message faces.
10426
10427         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10428         (sieve-test-commands, sieve-tagged-arguments):
10429         Remove "-face" suffix from face names.
10430         (sieve-control-commands-face, sieve-action-commands-face)
10431         (sieve-test-commands-face, sieve-tagged-arguments-face):
10432         New backward-compatibility aliases for renamed faces.
10433         (sieve-control-commands-face, sieve-action-commands-face)
10434         (sieve-test-commands-face, sieve-tagged-arguments-face):
10435         Use renamed sieve faces.
10436
10437         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10438         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10439         (gnus-group-news-3-empty, gnus-group-news-4)
10440         (gnus-group-news-4-empty, gnus-group-news-5)
10441         (gnus-group-news-5-empty, gnus-group-news-6)
10442         (gnus-group-news-6-empty, gnus-group-news-low)
10443         (gnus-group-news-low-empty, gnus-group-mail-1)
10444         (gnus-group-mail-1-empty, gnus-group-mail-2)
10445         (gnus-group-mail-2-empty, gnus-group-mail-3)
10446         (gnus-group-mail-3-empty, gnus-group-mail-low)
10447         (gnus-group-mail-low-empty, gnus-summary-selected)
10448         (gnus-summary-cancelled, gnus-summary-high-ticked)
10449         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10450         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10451         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10452         (gnus-summary-low-undownloaded)
10453         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10454         (gnus-summary-low-unread, gnus-summary-normal-unread)
10455         (gnus-summary-high-read, gnus-summary-low-read)
10456         (gnus-summary-normal-read, gnus-splash):
10457         Remove "-face" suffix from face names.
10458         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10459         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10460         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10461         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10462         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10463         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10464         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10465         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10466         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10467         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10468         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10469         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10470         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10471         (gnus-summary-normal-ticked-face)
10472         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10473         (gnus-summary-normal-ancient-face)
10474         (gnus-summary-high-undownloaded-face)
10475         (gnus-summary-low-undownloaded-face)
10476         (gnus-summary-normal-undownloaded-face)
10477         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10478         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10479         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10480         (gnus-splash-face):
10481         New backward-compatibility aliases for renamed faces.
10482         (gnus-group-startup-message): Use renamed gnus faces.
10483
10484         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10485         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10486         (gnus-server-agent): Remove "-face" suffix from face names.
10487         (gnus-server-agent-face, gnus-server-opened-face)
10488         (gnus-server-closed-face, gnus-server-denied-face)
10489         (gnus-server-offline-face):
10490         New backward-compatibility aliases for renamed faces.
10491         (gnus-server-agent-face, gnus-server-opened-face)
10492         (gnus-server-closed-face, gnus-server-denied-face)
10493         (gnus-server-offline-face): Use renamed gnus faces.
10494
10495         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10496         Remove "-face" suffix from face names.
10497         (gnus-picon-xbm-face, gnus-picon-face):
10498         New backward-compatibility aliases for renamed faces.
10499
10500         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10501         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10502         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10503         (gnus-cite-11): Remove "-face" suffix from face names.
10504         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10505         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10506         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10507         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10508         New backward-compatibility aliases for renamed faces.
10509         (gnus-cite-attribution-face, gnus-cite-face-list)
10510         (gnus-article-boring-faces): Use renamed gnus faces.
10511
10512         * gnus-art.el (gnus-signature, gnus-header-from)
10513         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10514         (gnus-header-content): Remove "-face" suffix from face names.
10515         (gnus-signature-face, gnus-header-from-face)
10516         (gnus-header-subject-face, gnus-header-newsgroups-face)
10517         (gnus-header-name-face, gnus-header-content-face):
10518         New backward-compatibility aliases for renamed faces.
10519         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10520
10521         * gnus-sum.el (gnus-summary-selected-face)
10522         (gnus-summary-highlight): Use renamed gnus faces.
10523         * gnus-group.el (gnus-group-highlight): Likewise.
10524
10525 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10526
10527         * gnus-sieve.el (gnus-sieve-article-add-rule):
10528         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10529         * spam-stat.el (spam-stat-buffer-change-to-spam)
10530         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10531
10532         * message.el (message-is-yours-p):
10533         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10534
10535 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10536
10537         * mm-view.el (mm-inline-text): Withdraw the last change.
10538
10539 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10542         executing enriched-decode.
10543
10544 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10545
10546         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10547         charset of tar files.
10548
10549 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10550
10551         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10552
10553 2005-06-04  Lute Kamstra  <lute@gnu.org>
10554
10555         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10556         information is never recorded.
10557
10558 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10559
10560         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10561
10562 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10563
10564         * pop3.el (pop3-apop): Run md5 in the binary mode.
10565
10566         * starttls.el (starttls-set-process-query-on-exit-flag):
10567         Use eval-and-compile.
10568
10569 2005-05-31  Simon Josefsson  <jas@extundo.com>
10570
10571         * smime.el (smime-replace-in-string): Define.
10572         (smime-cert-by-ldap-1): Use it.
10573
10574 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * gnus-art.el (article-display-x-face): Replace
10577         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10578
10579         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10580         set-process-query-on-exit-flag or process-kill-without-query.
10581
10582         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10583         loop instead of replace-regexp.
10584
10585         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10586         instead of process-kill-without-query if it is available.
10587
10588         * lpath.el: Fbind ldap-search-entries.
10589
10590         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10591         instead of find-file-hooks if it is available.
10592
10593         * mml1991.el: Bind pgg-default-user-id when compiling.
10594
10595         * mml2015.el: Bind pgg-default-user-id when compiling.
10596
10597         * nndraft.el (nndraft-request-associate-buffer):
10598         Use write-contents-functions instead of write-contents-hooks if it is
10599         available.
10600
10601         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10602         instead of find-file-hooks if it is available.
10603
10604         * nntp.el (nntp-open-connection): Replace
10605         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10606         (nntp-open-ssl-stream): Ditto.
10607         (nntp-open-tls-stream): Ditto.
10608
10609         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10610         set-process-query-on-exit-flag or process-kill-without-query.
10611         (starttls-open-stream-gnutls): Use it instead of
10612         process-kill-without-query.
10613         (starttls-open-stream): Ditto.
10614
10615 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10616
10617         * smime.el (smime-cert-by-ldap-1): Don't use
10618         replace-regexp-in-string.
10619
10620 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10621
10622         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10623
10624         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10625         in PEM format.  Adjust to the XEmacs compability.
10626
10627 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10628
10629         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10630         by `string-to-number'.
10631         * gnus-agent.el (gnus-agent-regenerate-group)
10632         (gnus-agent-fetch-articles): Ditto.
10633         * gnus-art.el (gnus-button-fetch-group): Ditto.
10634         * gnus-cache.el (gnus-cache-generate-active)
10635         (gnus-cache-articles-in-group): Ditto.
10636         * gnus-group.el (gnus-group-set-current-level)
10637         (gnus-group-insert-group-line): Ditto.
10638         * gnus-score.el (gnus-score-set-expunge-below)
10639         (gnus-score-set-mark-below, gnus-summary-score-effect)
10640         (gnus-summary-score-entry): Ditto.
10641         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10642         (gnus-soup-pack): Ditto.
10643         * gnus-spec.el (gnus-xmas-format): Ditto.
10644         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10645         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10646         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10647         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10648         * nndb.el (nndb-get-remote-expire-response): Ditto.
10649         * nndiary.el (nndiary-parse-schedule-value)
10650         (nndiary-string-to-number, nndiary-request-replace-article)
10651         (nndiary-request-article): Ditto.
10652         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10653         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10654         * nneething.el (nneething-make-head): Ditto.
10655         * nnfolder.el (nnfolder-request-article)
10656         (nnfolder-retrieve-headers): Ditto.
10657         * nnheader.el (nnheader-file-to-number): Ditto.
10658         * nnkiboze.el (nnkiboze-request-article): Ditto.
10659         * nnmail.el (nnmail-process-unix-mail-format)
10660         (nnmail-process-babyl-mail-format): Ditto.
10661         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10662         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10663         (nnmh-request-create-group, nnmh-request-list-1)
10664         (nnmh-request-group, nnmh-request-article): Ditto.
10665         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10666         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10667         * nnsoup.el (nnsoup-make-active): Ditto.
10668         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10669         * nntp.el (nntp-find-group-and-number)
10670         (nntp-retrieve-headers-with-xover): Ditto.
10671         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10672         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10673         (pgg-format-key-identifier): Ditto.
10674         * pop3.el (pop3-last, pop3-stat): Ditto.
10675         * qp.el (quoted-printable-decode-region): Ditto.
10676
10677         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10678         of concat.
10679
10680 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10683
10684         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10685
10686         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10687
10688         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10689
10690         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10691
10692         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10693
10694         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10695         (gnus-carpal-mode): Ditto.
10696
10697         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10698         (gnus-browse-mode): Ditto.
10699
10700         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10701
10702         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10703
10704 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10705
10706         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10707
10708 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10709
10710         * gnus-util.el (gnus-run-mode-hooks): New function.
10711
10712         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10713
10714         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10715         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10716
10717 2005-05-27  Lute Kamstra  <lute@gnu.org>
10718
10719         * dns-mode.el (dns-mode): Specify customization group.
10720
10721 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10722
10723         * gnus-agent.el (gnus-agent-make-mode-line-string):
10724         Use mode-line-highlight as mouse-face.
10725
10726 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10727
10728         * canlock.el (canlock): Change the parent group to news.
10729
10730         * deuglify.el (gnus-outlook-deuglify): Add :group.
10731
10732         * dig.el (dig): Add :group.
10733
10734         * dns-mode.el (dns-mode): Add :group.
10735
10736         * encrypt.el (encrypt): Add :group.
10737
10738         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10739         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10740         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10741         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10742         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10743
10744         * gnus-diary.el (gnus-diary): Add :group.
10745
10746         * gnus.el (gnus-group-news-1-face): Add :group.
10747         (gnus-group-news-1-empty-face): Ditto.
10748         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10749         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10750         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10751         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10752         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10753         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10754         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10755         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10756         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10757         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10758         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10759         (gnus-summary-high-ticked-face): Ditto.
10760         (gnus-summary-low-ticked-face): Ditto.
10761         (gnus-summary-normal-ticked-face): Ditto.
10762         (gnus-summary-high-ancient-face): Ditto.
10763         (gnus-summary-low-ancient-face): Ditto.
10764         (gnus-summary-normal-ancient-face): Ditto.
10765         (gnus-summary-high-undownloaded-face): Ditto.
10766         (gnus-summary-low-undownloaded-face): Ditto.
10767         (gnus-summary-normal-undownloaded-face): Ditto.
10768         (gnus-summary-high-unread-face): Ditto.
10769         (gnus-summary-low-unread-face): Ditto.
10770         (gnus-summary-normal-unread-face): Ditto.
10771         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10772         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10773
10774         * hashcash.el (hashcash): New custom group.
10775         (hashcash-default-payment): Add :group.
10776         (hashcash-payment-alist): Ditto.
10777         (hashcash-default-accept-payment): Ditto.
10778         (hashcash-accept-resources): Ditto.
10779         (hashcash-path): Ditto.
10780         (hashcash-extra-generate-parameters): Ditto.
10781         (hashcash-double-spend-database): Ditto.
10782         (hashcash-in-news): Ditto.
10783
10784         * message.el (message-minibuffer-local-map): Add :group.
10785
10786         * netrc.el (netrc): Add :group.
10787
10788         * sieve-manage.el (sieve-manage-log): Add :group.
10789         (sieve-manage-default-user): Diito.
10790         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10791         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10792         (sieve-manage-authenticators): Ditto.
10793         (sieve-manage-authenticator-alist): Ditto.
10794         (sieve-manage-default-port): Ditto.
10795
10796         * sieve-mode.el (sieve-control-commands-face): Add :group.
10797         (sieve-action-commands-face): Ditto.
10798         (sieve-test-commands-face): Ditto.
10799         (sieve-tagged-arguments-face): Ditto.
10800
10801         * smime.el (smime): Add :group.
10802
10803         * spam-report.el (spam-report): Add :group.
10804
10805         * spam.el (spam, spam-face): Add :group.
10806
10807 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10808
10809         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10810         return \n.\n.\n at the end of articles.  Protect against that.
10811         (nntp-with-open-group): Allow debugging.
10812
10813         * nnheader.el (mail-header-set-extra): Make into a function
10814         because I just could't understand how to quote the list properly.
10815
10816         * dns.el (query-dns-cached): New function.
10817
10818 2005-05-26  Lute Kamstra  <lute@gnu.org>
10819
10820         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10821
10822 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10823
10824         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10825
10826         * gnus-art.el: Don't autoload mail-extract-address-components.
10827
10828         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10829         eval-and-compile to evaluate it.
10830
10831         * hashcash.el: Don't autoload executable-find.
10832
10833         * nndb.el: Don't declare the nndb back end two or more times; don't
10834         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10835
10836         * nntp.el: Autoload format-spec instead of format; use
10837         eval-and-compile to evaluate autoload forms.
10838
10839 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10840
10841         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10842
10843 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10844
10845         * gnus.el (gnus-version-number): Bump version.
10846
10847 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10848
10849         * gnus.el: No Gnus v0.3 is released.
10850
10851 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10852
10853         * lpath.el (featurep): Bind show-nonbreak-escape.
10854
10855 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * gnus-art.el (gnus-article-edit-part): Disable undo.
10858
10859 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10862         gnus-article-date-lapsed-new-header is t if date timer is active;
10863         skip headers in which the original date value is empty.
10864         (gnus-article-save-original-date): Redefine it as a macro.
10865         (gnus-display-mime): Use it.
10866
10867 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10868
10869         * gnus-art.el (article-date-ut): Support converting date in
10870         forwarded parts as well.
10871         (gnus-article-save-original-date): New function.
10872         (gnus-display-mime): Use it.
10873
10874 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10875
10876         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10877         enclosure element of <item>.
10878
10879 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * message.el (message-kill-buffer-query): Renamed from
10882         `message-kill-buffer-query-if-modified'.  Added :version.
10883
10884 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10885
10886         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10887         window layout.
10888
10889 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10890
10891         * mml.el: Autoload dnd when compiling.
10892
10893 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10894
10895         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10896         x-dnd-*.
10897
10898 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10899
10900         * qp.el (quoted-printable-encode-region): Save excursion.
10901
10902 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10903
10904         * message.el (message-kill-buffer-query-if-modified): Add new variable
10905         so the user can kill a modified message buffer quickly.
10906         (message-kill-buffer): Use it.
10907
10908 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10909
10910         * lpath.el: Fbind display-time-event-handler; don't fbind
10911         string-to-multibyte.
10912
10913         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10914
10915 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10916
10917         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10918         contained in text because xml.el decodes entities) with LFs.
10919
10920 2005-04-11  Lute Kamstra  <lute@gnu.org>
10921
10922         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10923         differently.
10924
10925 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10926
10927         * mm-util.el (mm-detect-coding-region): Typo.
10928
10929 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10930
10931         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10932
10933 2005-04-06  Deepak Goel  <deego@gnufans.org>
10934
10935         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10936         user-function allow user modifications of the scores.
10937         (spam-stat-score-buffer-user): New function, to allow
10938         user-computed modifications to the score.
10939         (spam-stat-score-buffer-user-functions): List of additional
10940         scoring functions.
10941         (spam-stat-error-holder): Global temporary error holder.
10942         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10943         variable.
10944
10945 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10946
10947         * gnus-registry.el (gnus-registry-clean-empty-function)
10948         (gnus-registry-trim, gnus-registry-fetch-groups)
10949         (gnus-registry-delete-group): Groups that match
10950         `gnus-registry-ignored-groups' are removed from the registry
10951         entries, not just ignored for splitting.  This helps clean up the
10952         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10953         to get all the groups a message ID is in.
10954
10955         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10956         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10957         (spam-stat-score-buffer-user-functions): Add :number custom type.
10958
10959 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10960
10961         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10962         argument in XEmacs.
10963
10964         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10965         (nnrss-request-group): Decode group name first.
10966         (nnrss-request-article): Make a text/plain article if mml-to-mime
10967         failed.
10968         (nnrss-get-encoding): Return a compatible encoding according to
10969         nnrss-compatible-encoding-alist.
10970         (nnrss-find-el): Use consp instead of listp.
10971         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10972
10973 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10974
10975         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10976         which Emacs 20 doesn't support.
10977         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10978
10979 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10980
10981         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10982         silence the byte compiler inside the defun.
10983
10984         * gnus-demon.el (parse-time-string): Add autoload.
10985
10986         * gnus-delay.el (parse-time-string): Add autoload.
10987
10988         * gnus-art.el (parse-time-string): Add autoload.
10989
10990         * nnultimate.el (parse-time): Require for `parse-time-string'.
10991
10992 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10993
10994         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10995
10996         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10997
10998         * smime.el (smime-ldap-host-list): Add :version.
10999
11000 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11001
11002         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11003         pass it to `gnus-browse-read-group'.
11004         (gnus-browse-read-group): Add NUMBER argument and pass it to
11005         `gnus-group-read-ephemeral-group'.
11006
11007         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11008         argument and pass it to `gnus-group-read-group'.
11009
11010 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11011
11012         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11013         mm-xemacs-find-mime-charset-1 if we have the mule feature
11014         available at runtime.
11015
11016 2005-03-25  Werner Lemberg  <wl@gnu.org>
11017
11018         * nnmaildir.el: Replace `illegal' with `invalid'.
11019
11020 2005-03-23  Lute Kamstra  <lute@gnu.org>
11021
11022         * time-date.el: Add comment on time value formats.
11023         Don't require parse-time.
11024         (with-decoded-time-value): New macro.
11025         (encode-time-value): New function.
11026         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11027         (days-to-time): Return a valid time value when arg is huge.
11028         (time-since): Use time-subtract.
11029         (time-to-number-of-days): Use time-to-seconds.
11030
11031 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11032
11033         * gnus-start.el (gnus-display-time-event-handler):
11034         Check display-time-timer at runtime rather than only at load time
11035         in case display-time-mode is turned off in the mean time.
11036
11037 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11038
11039         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11040         used.
11041
11042         * nneething.el (nneething-map-file-directory): Derive from
11043         `gnus-directory'.
11044
11045         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11046         the To/Cc button.
11047
11048 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11049
11050         * nnmaildir.el (nnmaildir-request-accept-article):
11051         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
11052
11053 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11054
11055         * gnus-async.el: Require timer-funcs at compile time when in
11056         XEmacs for `run-with-idle-timer'.
11057
11058 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11059
11060         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
11061         autoloaded function.
11062
11063 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11064
11065         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
11066
11067 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
11068
11069         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
11070
11071 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11072
11073         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11074         gnus-expert-user to default.
11075
11076 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11077
11078         * nnimap.el (nnimap-open-server): Ditto.
11079
11080         * imap.el (imap-authenticate): Fix typo.
11081
11082 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11083
11084         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11085         buffer (since IMAP server might return FETCH response out of
11086         order, and the nntp buffer must be sorted).
11087
11088 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11089
11090         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11091         comparison on string.
11092
11093         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11094         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11095         (gnus-agent-summary-fetch-series): Modified to protect against
11096         gnus-agent-summary-fetch-group clearing processable flags.
11097         (gnus-agent-synchronize-group-flags): Update live group buffer as
11098         synchronization may occur due to the user toggle the plugged
11099         status.
11100         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11101         successfully downloaded.
11102         (gnus-agent-expire-group-1): Avoid using markers when the overview
11103         is in ascending order; greatly improves performance.
11104         (gnus-agent-regenerate-group): Use
11105         gnus-agent-synchronize-group-flags to reset read status in both
11106         gnus and server.
11107         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11108
11109 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11110
11111         * message.el: Don't autoload former message-utils variables.
11112         (message-strip-subject-trailing-was): Change doc string.
11113
11114         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11115         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11116         (nnweb-google-search): Add "hl=en" here.
11117         (nnweb-google-parse-1, nnweb-google-create-mapping):
11118         Don't hardcode URL.
11119
11120 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11121
11122         * message.el (message-get-reply-headers, message-followup):
11123         Mention related variables `message-use-followup-to' and
11124         `message-use-mail-followup-to', in the information buffer.
11125
11126         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11127         of broken groups(-beta).google.com.
11128
11129 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11130
11131         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11132         parameter to invoked gnus-request-move-article; remove the
11133         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11134         all at once instead of once per article.
11135         (gnus-summary-remove-process-mark): Accept a list of articles as
11136         well as a single article for processing.
11137
11138         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11139         parameter.
11140
11141         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11142
11143         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11144
11145         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11146         parameter.
11147
11148         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11149         parameter.
11150
11151         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11152         parameter and remove the gnus-sum-hint-move-is-internal variable.
11153
11154         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11155         parameter.
11156
11157         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11158         parameter.
11159
11160         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11161         parameter.
11162
11163         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11164
11165         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11166         parameter.
11167
11168         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11169         parameter.
11170
11171 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11172
11173         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11174         a more conservative way.
11175
11176 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11177
11178         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11179         buffer, so it moves the window's cursor.
11180
11181 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11182
11183         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11184         `mm-dissect-multipart' and receive the from field as an (optional)
11185         argument from `mm-dissect-multipart'.
11186         (mm-dissect-multipart): Receive the from field as an argument and
11187         pass it on when we call `mm-dissect-buffer' on MIME parts.
11188         Fixes verification/decryption of signed/encrypted MIME parts.
11189
11190 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11191
11192         * gnus-sum.el (gnus-summary-move-article): Set
11193         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11194         whatever it calls (right now, only nnimap-request-move article
11195         respects it).
11196
11197         * nnimap.el (nnimap-request-move-article): When
11198         gnus-sum-hint-move-is-internal is set, don't do the extra
11199         nnimap-request-article.
11200
11201 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11202
11203         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11204
11205         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11206         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11207
11208         * gnus-sum.el (gnus-summary-caesar-message):
11209         Apply `gnus-treat-article' after rotation.
11210
11211         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11212         doc string.
11213
11214 2005-02-22  Simon Josefsson  <jas@extundo.com>
11215
11216         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11217         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11218         <arne@arnested.dk>.
11219         (encrypt): Add password-cache and password-cache-expiry as group
11220         members.
11221
11222 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11223
11224         * smime.el (smime-ldap-host-list): Doc fix.
11225         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11226         cache) password.
11227         (smime-sign-region): Use it.
11228         (smime-decrypt-region): Use it.
11229         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11230         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11231         fails.
11232         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11233         certificate from DER to PEM format rather than calling openssl.
11234
11235         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11236
11237         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11238         for signing/encryption.
11239
11240         * mml.el (mml-parse-1): Use them.
11241
11242 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11243
11244         * nnrss.el (nnrss-verbose): Removed.
11245         (nnrss-request-group): Use `nnheader-message' instead.
11246
11247 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11248
11249         * nnrss.el (nnrss-verbose): New variable.
11250         (nnrss-request-group): Make it say nnrss is requesting a group.
11251
11252 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11253
11254         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11255         Handle news URL with given port correctly.
11256
11257 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11260         containing special characters.
11261
11262         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11263
11264         * mml.el (mime-to-mml): Ditto.
11265
11266         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11267         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11268         (rfc2047-decode-region): Quote decoded words containing special
11269         characters when rfc2047-quote-decoded-words-containing-tspecials
11270         is non-nil.
11271
11272 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11273
11274         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11275
11276         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11277
11278 2005-02-15  Simon Josefsson  <jas@extundo.com>
11279
11280         * nnimap.el (nnimap-debug): Doc fix.
11281
11282         * imap.el (imap-debug): Doc fix.
11283
11284 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11285
11286         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11287
11288 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11289
11290         * gnus.el (spam-contents): Improve docs for spam-contents
11291         parameter in its variable incarnation.
11292
11293 2005-02-14  Simon Josefsson  <jas@extundo.com>
11294
11295         * smime-ldap.el: Use require instead of load-library for ldap.
11296         (smime-ldap-search): Indent.
11297         (smime-ldap-search-internal): Shorten line.
11298
11299         * smime.el (smime-cert-by-dns): Add doc-string.
11300         (smime-cert-by-ldap-1): Indent.
11301
11302         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11303         mml-smime-get-dns-ldap.
11304         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11305
11306 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11307
11308         * smime.el: Require smime-ldap.
11309         (smime-ldap-host-list): New variable.
11310         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11311
11312         * mml-smime.el (mml-smime-encrypt-query): New function.
11313         (mml-smime-encrypt-query): Use it.
11314
11315         * smime-ldap.el: New file.
11316
11317 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11318
11319         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11320
11321 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11322
11323         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11324         argument in doc string.  Make query for type more clear.
11325
11326 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11327
11328         * gnus.el (gnus-group-startup-message): Search for gnus images in
11329         etc/images/gnus.
11330         * mm-util.el (mm-image-load-path): Likewise.
11331         * smiley.el (smiley-data-directory): Search for smilies in
11332         etc/images/smilies.
11333
11334 2005-02-09  Kim F. Storm  <storm@cua.dk>
11335
11336         Change Emacs release version from 21.4 to 22.1 throughout.
11337         Change Emacs development version from 21.3.50 to 22.0.50.
11338
11339 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11340
11341         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11342
11343         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11344         non-Mule XEmacs as well.
11345         (mm-decompress-buffer): Signal an error intentionally if it does
11346         not decompress compressed data because auto-compression-mode is
11347         disabled.
11348
11349 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11350
11351         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11352         an ID in the registry even if it has no groups.
11353
11354 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11355
11356         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11357         merge it into mm-decompress-buffer.
11358         (gnus-mime-copy-part): Use the MIME part charset, the value which
11359         a user specified or gnus-newsgroup-charset for decoding, like
11360         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11361         save-buffer what was used.  Suggested by Kevin Ryde
11362         <user42@zip.com.au>.
11363         (gnus-mime-inline-part): Allow the name parameter as well as the
11364         filename parameter; force decompressing of compressed data; always
11365         display contents being not decoded as unibyte.
11366
11367         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11368         as well as the filename parameter.
11369
11370         * mm-util.el (mm-decompress-buffer): Merge
11371         gnus-mime-jka-compr-maybe-uncompress.
11372         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11373         of compressed data.
11374
11375 2005-02-08  Simon Josefsson  <jas@extundo.com>
11376
11377         * imap.el (imap-log): Doc fix.
11378
11379 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11382         the coding cookies; decompress compressed parts.
11383
11384         * mml.el (mml-generate-mime-1): Add the charset parameter according
11385         to the value which a user specified manually or the coding cookie.
11386
11387         * mm-util.el (mm-string-to-multibyte): New function.
11388         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11389         (mm-coding-system-to-mime-charset): New function.
11390         (mm-decompress-buffer): New function.
11391         (mm-find-buffer-file-coding-system): New function.
11392
11393         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11394         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11395         parts.
11396
11397 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11398
11399         * mm-view.el (mm-display-inline-fontify): Decode a part according
11400         to the charset parameter.
11401
11402 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11403
11404         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11405         prefix arg is neither nil nor a number, as info specifies.
11406
11407 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11410         timestamps.
11411
11412 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11413
11414         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11415         groups error checking and notify user.
11416
11417 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11418
11419         * message.el (message-send-mail-function): Check existence of
11420         sendmail-program first before using default value
11421         `message-send-mail-with-sendmail'.  Otherwise use more generic
11422         `smtpmail-send-it'.
11423
11424 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11425
11426         * nntp.el (nntp-request-update-info): Always return nil.
11427
11428 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11429
11430         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11431
11432 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11433
11434         * message.el (message-beginning-of-line): Change the behavior when
11435         invoked between BOL and : so that it first moves backward.
11436
11437 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11438
11439         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11440         article buffer when editing of the article is discarded.
11441         (gnus-article-prepare): Revert.
11442
11443 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11444
11445         * gnus-art.el (gnus-article-prepare):
11446         Remove message-strip-forbidden-properties from the local hook.
11447
11448 2005-01-27  Simon Josefsson  <jas@extundo.com>
11449
11450         * password.el (password-cache-add): Only start one timer per key.
11451         Reported by Derek Atkins <warlord@MIT.EDU>.
11452
11453 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11454
11455         * run-at-time.el: Removed.  It is no longer needed as
11456         timer-funcs.el in the xemacs-base package has a working version of
11457         `run-at-time'.
11458
11459         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11460
11461         * password.el: Require timer-funcs instead of run-at-time in
11462         XEmacs.
11463         Remove `password-run-at-time' macro.
11464         (password-cache-add): Use `run-at-time' instead of
11465         `password-run-at-time'.
11466
11467         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11468         Remove `nnheader-cancel-function-timers' alias,
11469         `cancel-function-timers' exists in XEmacs in timer-funcs.
11470
11471         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11472         for `run-with-idle-timer'.
11473
11474         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11475         for `run-at-time'.
11476
11477         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11478         for `with-timeout'.
11479
11480         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11481         the same as for XEmacs 21.4.
11482         No need to ignore `run-with-idle-timer', this function exists in
11483         XEmacs now in timer-funcs.el in the xemacs-base package.
11484         (dgnushack-compile): No need to delete
11485         run-at-time.el from the list of files to compile because it
11486         doesn't exist anymore.
11487
11488 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11491         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11492
11493 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11494
11495         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11496         sensitively.
11497
11498 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11499
11500         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11501
11502 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11503
11504         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11505         which will be inserted according to the multibyteness of a buffer
11506         rather than the type of contents.  Suggested by ARISAWA Akihiro
11507         <ari@mbf.ocn.ne.jp>.
11508
11509         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11510         of string which old xml.el may return rather than a string.
11511
11512 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11513
11514         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11515
11516 2005-01-16  Simon Josefsson  <jas@extundo.com>
11517
11518         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11519         idn/idna.el isn't available.
11520         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11521         <michael@waxrat.com>.
11522
11523         * hashcash.el: Remove non-FSF copyright header.
11524
11525         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11526         (hashcash-generate-payment): Use it.
11527         (hashcash-generate-payment-async): Use it.
11528
11529 2005-01-15  Simon Josefsson  <jas@extundo.com>
11530
11531         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11532         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11533
11534         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11535         gnus-summary-idna-message.
11536         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11537         (gnus-summary-idna-message): New function.
11538
11539 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11540
11541         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11542         gnus-novice-user.
11543
11544 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11545
11546         * nnrss.el (nnrss-request-delete-group): Delete entries in
11547         nnrss-group-alist as well.
11548         (nnrss-save-server-data): Insert newline.
11549
11550 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11551
11552         * gnus.el (gnus-user-agent): Use list of symbols instead of
11553         symbols.  Display full version number for (S)XEmacs.  Optionally
11554         display (S)XEmacs codename.
11555
11556         * gnus-util.el (gnus-emacs-version): Update for new
11557         `gnus-user-agent'.
11558
11559         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11560         Gnus version.
11561
11562 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11563
11564         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11565         which is unreadable in some setups.
11566
11567 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * gnus-spec.el (gnus-update-format-specifications): Flush the
11570         group format spec cache if it doesn't support decoded group names.
11571
11572 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11573
11574         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11575         Allow to apply decay on score files matching a regexp.
11576
11577 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11580         compatibility in %g and %c.
11581
11582 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11583
11584         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11585         name for only %g and %c.
11586         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11587         of gnus-tmp-group to decoded group name.
11588         (gnus-group-make-rss-group): Exclude `/'s from group names.
11589
11590 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11591
11592         * nnrss.el (nnrss-get-encoding): Fix regexp.
11593
11594 2004-12-27  Simon Josefsson  <jas@extundo.com>
11595
11596         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11597         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11598         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11599
11600 2004-12-17  Kim F. Storm  <storm@cua.dk>
11601
11602         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11603
11604         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11605
11606 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11607
11608         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11609
11610 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11611
11612         * nnrss.el: Require rfc2047 and mml.
11613         (nnrss-file-coding-system): New variable.
11614         (nnrss-format-string): Redefine it as an inline function.
11615         (nnrss-decode-group-name): New function.
11616         (nnrss-string-as-multibyte): Remove.
11617         (nnrss-retrieve-headers): Decode group name; don't use
11618         nnrss-format-string.
11619         (nnrss-request-group): Decode group name.
11620         (nnrss-request-article): Decode group name; allow a Message-ID as
11621         well as an article number; don't use nnrss-format-string; encode a
11622         Message-ID string which may contain non-ASCII characters; use
11623         mml-to-mime to compose a MIME article.
11624         (nnrss-request-expire-articles): Decode group name.
11625         (nnrss-request-delete-group): Decode group name.
11626         (nnrss-fetch): Clarify error message.
11627         (nnrss-read-server-data): Use insert-file-contents instead of load;
11628         bind file-name-coding-system; use multibyte buffer.
11629         (nnrss-save-server-data): Bind coding-system-for-write to the
11630         value of nnrss-file-coding-system; bind file-name-coding-system;
11631         add coding cookie.
11632         (nnrss-read-group-data): Use insert-file-contents instead of load;
11633         bind file-name-coding-system; use multibyte buffer.
11634         (nnrss-save-group-data): Bind coding-system-for-write to the
11635         value of nnrss-file-coding-system; bind file-name-coding-system.
11636         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11637         make it work with non-ASCII text.
11638         (nnrss-find-el): Make it work with old xml.el as well.
11639
11640 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11641
11642         * nnrss.el (nnrss-get-encoding): New function.
11643         (nnrss-fetch): Use unibyte buffer initially; bind
11644         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11645         decode contents according to the encoding attribute.
11646         (nnrss-save-group-data): Add coding cookie.
11647         (nnrss-mime-encode-string): New function.
11648         (nnrss-check-group): Use it to encode subject and author.
11649
11650 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11651
11652         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11653         imaginary variable.
11654
11655 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11656
11657         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11658         correctly even if there are wide characters.
11659
11660 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11661
11662         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11663         downcased symbol names; make a new cache instead of reusing
11664         bbdb-hashtable.
11665
11666 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11667
11668         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11669         concatenating segments rather than before concatenating them.
11670         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11671
11672         * message.el (message-get-reply-headers): Bind `extra'.
11673
11674 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11675
11676         * message.el (message-extra-wide-headers): New variable.
11677         (message-get-reply-headers): Use it.
11678
11679 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11680
11681         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11682         (gnus-agent-group-pathname): Ditto.
11683
11684         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11685
11686         * gnus-group.el (gnus-group-make-group): Decode group name.
11687         (gnus-group-make-rss-group): Register the group data after opening
11688         the nnrss group.
11689
11690 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11691
11692         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11693         by expiry now get marked as read.
11694
11695 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11696
11697         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11698
11699 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11700
11701         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11702         unify Latin characters in XEmacs.
11703         (mm-find-mime-charset-region): Use it.
11704
11705 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * gnus-util.el (gnus-delete-directory): New function.
11708
11709         * gnus-agent.el (gnus-agent-delete-group): Use it.
11710
11711         * gnus-cache.el (gnus-cache-delete-group): Use it.
11712
11713 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11714
11715         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11716         names.
11717
11718 2004-12-16  Simon Josefsson  <jas@extundo.com>
11719
11720         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11721
11722 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11723
11724         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11725
11726         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11727         (gnus-group-set-current-level): Decode group name.
11728
11729 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11730
11731         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11732         failed.
11733
11734 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * gnus-group.el (gnus-group-delete-group): Decode group name.
11737         (gnus-group-make-rss-group): Encode group name.
11738         (gnus-group-catchup-current): Decode group name.
11739         (gnus-group-kill-group): Decode group name.
11740
11741 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11742
11743         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11744
11745 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11746
11747         * gnus-group.el (gnus-group-make-rss-group):
11748         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11749
11750         * gnus-start.el (gnus-setup-news): Honor user's setting to
11751         gnus-message-archive-method.  Suggested by Lute Kamstra
11752         <lute@gnu.org>.
11753
11754 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11755
11756         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11757         global counterparts of the buffer-local variables.
11758
11759 2004-11-16  Romain Francoise  <romain@orebokech.com>
11760
11761         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11762         counterparts of the buffer-local variables.
11763
11764 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11765
11766         * message.el (message-forbidden-properties): Fixed typo in doc
11767         string.
11768
11769 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11770
11771         * gnus-util.el (gnus-replace-in-string): Added doc string.
11772
11773         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11774         to avoid problems when splitting mails with many recipients.
11775
11776 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11777
11778         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11779         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11780
11781 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11782
11783         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11784         if there is no hashtable in memory or file modification time is
11785         newer than cached timestamp.
11786
11787 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11788
11789         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11790         not-matching option.
11791
11792 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11793
11794         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11795         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11796         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11797         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11798         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11799         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11800
11801 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * message.el (message-forward-make-body-mml): Remove headers
11804         according to message-forward-ignored-headers if a message is decoded.
11805
11806 2004-12-02  Romain Francoise  <romain@orebokech.com>
11807
11808         * message.el (message-forward-make-body-plain): Always remove
11809         headers according to message-forward-ignored-headers.
11810
11811 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11812
11813         * spam.el (spam-summary-prepare-exit): Remove the
11814         gnus-summary-limit pop for now, it has problems with ham marks for
11815         me.
11816
11817 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11818
11819         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11820         correctly.
11821
11822 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11823
11824         * format-spec.el (format-spec): Message the char.
11825
11826 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11827
11828         * gnus-art.el (gnus-split-methods): Reformat comments.
11829
11830         * spam.el (spam-summary-prepare-exit): Remove article limits
11831         before exiting the summary buffer.
11832
11833 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11834
11835         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11836         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11837
11838         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11839         order to silence the byte compiler.
11840
11841         * spam.el: Fix the way to silence the byte compiler, which
11842         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11843         bbdb-search-simple, spam-BBDB-register-routine,
11844         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11845         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11846         spam-stat-buffer-is-spam, spam-stat-load,
11847         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11848         spam-stat-save and spam-stat-split-fancy.
11849
11850 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11851
11852         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11853         which may confuse users.
11854         (canlock-password-for-verify): Ditto.
11855
11856         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11857
11858         * gnus-art.el (gnus-emphasis-alist): Ditto.
11859
11860         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11861
11862         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11863
11864         * gnus-start.el (gnus-save-killed-list): Ditto.
11865
11866         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11867         (gnus-sum-thread-tree-root): Ditto.
11868         (gnus-sum-thread-tree-false-root): Ditto.
11869         (gnus-sum-thread-tree-single-indent): Ditto.
11870
11871         * message.el (message-courtesy-message): Ditto.
11872         (message-archive-note): Ditto.
11873         (message-subscribed-address-file): Ditto.
11874         (message-user-fqdn): Ditto.
11875
11876         * spam-report.el (spam-report-gmane-regex): Ditto.
11877
11878         * spam.el (spam-blackhole-good-server-regex): Ditto.
11879
11880 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11881
11882         * mml.el (mml-preview): Widen the message buffer before copying
11883         the contents to the preview buffer; sort headers before previewing.
11884
11885         * message.el (message-hidden-headers): Fix the way to avoid a bug
11886         in the `repeat' widget in Emacs 21.3 or earlier.
11887
11888 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11889
11890         * message.el (message-hidden-headers): Default to "^References:".
11891         Improve customization type.  Suggested by Reiner Steib
11892         <Reiner.Steib@gmx.de>.
11893
11894 2004-11-25  Romain Francoise  <romain@orebokech.com>
11895
11896         * message.el (message-strip-forbidden-properties): Remove check for
11897         obsolete `message-hidden' text property, hidden headers are not
11898         accessible in the buffer anymore.
11899
11900 2004-11-22  Romain Francoise  <romain@orebokech.com>
11901
11902         * message.el (message-header-format-alist): Add `From' in list
11903         so that it can be sorted.
11904         (message-fix-before-sending): Widen and sort headers before
11905         sending.
11906         (message-hide-headers): Use narrowing to hide headers by moving
11907         them to the top of the buffer and narrowing to the region
11908         underneath.
11909
11910 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11911
11912         * message.el (message-strip-forbidden-properties): Bind
11913         buffer-read-only (etc) to nil.
11914
11915 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11916
11917         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11918         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11919
11920 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11921
11922         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11923
11924 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11925
11926         * dns.el (query-dns): Use sit-for to time instead of
11927         accept-process-output, since that doesn't seem to work on udp
11928         sockets.
11929
11930 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11933
11934 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11935
11936         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11937         doc string.  Improve doc string.
11938
11939 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11940
11941         * nntp.el (nntp-request-update-info): Return nil if
11942         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11943         may not call gnus-activate-group which uselessly issues the GROUP
11944         commands for all nntp groups and wastes time.  Reported by Romain
11945         Francoise <romain@orebokech.com>.
11946
11947         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11948
11949 2004-11-15  Simon Josefsson  <jas@extundo.com>
11950
11951         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11952         headers separately.
11953         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11954         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11955
11956 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11957
11958         * gnus-start.el (gnus-convert-old-newsrc):
11959         Assign legacy-gnus-agent to 5.10.7.
11960
11961 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11962
11963         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11964         start of the lines.
11965
11966 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11967
11968         * hashcash.el (hashcash-default-payment): Change default to 20.
11969         (hashcash-default-accept-payment): Change default to 20.
11970         (hashcash-process-alist): New variable.
11971         (hashcash-generate-payment-async): Add.
11972         (hashcash-already-paid-p): Add.
11973         (hashcash-insert-payment): Don't generate payments twice.
11974         (hashcash-insert-payment-async): Add.
11975         (hashcash-insert-payment-async-2): Add.
11976         (hashcash-cancel-async): Add.
11977         (hashcash-wait-async): Add.
11978         (hashcash-processes-running-p): Add.
11979         (hashcash-wait-or-cancel): Add.
11980         (mail-add-payment): New optional argument.  Conditionally start
11981         asynchronous calculation.
11982         (mail-add-payment-async): Add.
11983
11984         * message.el (message-send-mail): Wait for asynchronous hashcash
11985         results.  Don't clobber existing X-Hashcash headers.
11986         (message-setup-1): Call mail-add-payment-async when
11987         message-generate-hashcash is non-nil.
11988
11989 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11990
11991         * message.el (message-use-alternative-email-as-from): Examine the
11992         From header as well; use message-make-from in order to include a
11993         user's full name.
11994
11995 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11996
11997         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11998         default; improve customization type.
11999         (gnus-emphasis-custom-with-format): New macro.
12000         (gnus-emphasis-custom-value-to-external): New function.
12001         (gnus-emphasis-custom-value-to-internal): New function.
12002
12003 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12004
12005         * dns.el (query-dns): Resolve reverse addresses.
12006
12007 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12008
12009         * gnus-group.el (gnus-group-get-new-news): Use it.
12010
12011         * gnus-start.el (gnus-check-reasonable-setup): New function.
12012
12013 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12016         "Args out of range" error.  Reported by Arnaud Giersch
12017         <arnaud.giersch@free.fr>.
12018
12019 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12020
12021         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12022
12023 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12024
12025         * spam.el (spam group): Add :version.
12026
12027         * pgg-def.el (pgg group): Add :version.
12028
12029 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12030
12031         * gnus-art.el (gnus-article-edit-article): Don't associate the
12032         article buffer with a draft file.  This is a temporary measure
12033         against the 2004-08-22 change to gnus-article-edit-mode.
12034
12035 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12036
12037         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12038         (html2text-format-tags): Remove unused variable `attr'.
12039
12040 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12041
12042         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12043
12044         * tls.el (tls-process-connection-type, tls-success)
12045         (tls-certtool-program): Add :version.
12046
12047         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12048         (starttls-extra-arguments, starttls-process-connection-type)
12049         (starttls-connect, starttls-failure, starttls-success): Add :version.
12050
12051         * spam-stat.el (spam-stat): Add :version.
12052
12053         * sieve.el (sieve): Add :version.
12054
12055         * sha1.el (sha1): Add :version.
12056         (sha1-use-external): Remove redundant version.
12057
12058         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
12059         (nnmail-cache-ignore-groups, nnmail-spool-hook)
12060         (nnmail-split-fancy-match-partial-words)
12061         (nnmail-split-lowercase-expanded): Add :version.
12062
12063         * nndiary.el (nndiary): Add :version.
12064
12065         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
12066
12067         * mml-sec.el (mml-default-sign-method)
12068         (mml-default-encrypt-method, mml-signencrypt-style-alist):
12069         Add :version.
12070
12071         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
12072
12073         * mm-url.el (mm-url-use-external, mm-url-program)
12074         (mm-url-arguments): Add :version.
12075
12076         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12077         (mm-attachment-file-modes, mm-decrypt-option)
12078         (mm-w3m-safe-url-regexp): Add :version.
12079
12080         * message.el (message-cite-prefix-regexp)
12081         (message-sendmail-envelope-from, message-minibuffer-local-map)
12082         (message-user-fqdn, message-completion-alist): Add :version.
12083
12084         * gnus-win.el (gnus-configure-windows-hook)
12085         (gnus-use-frames-on-any-display): Add :version.
12086
12087         * gnus-art.el (gnus-article-address-banner-alist)
12088         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12089         (gnus-treat-from-picon, gnus-treat-mail-picon)
12090         (gnus-treat-x-pgp-sig): Add :version.
12091
12092         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12093         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12094         (gnus-summary-article-delete-hook)
12095         (gnus-summary-display-while-building): Add :version.
12096
12097         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12098         (gnus-get-top-new-news-hook): Add :version.
12099
12100         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12101         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12102
12103         * gnus-registry.el (gnus-registry): Add :version.
12104
12105         * gnus-spec.el (gnus-use-correct-string-widths)
12106         (gnus-make-format-preserve-properties): Add :version.
12107
12108         * gnus.el (gnus-group-charter-alist)
12109         (gnus-group-fetch-control-use-browse-url)
12110         (gnus-install-group-spam-parameters): Add :version.
12111
12112         * gnus-diary.el (gnus-diary): Add :version.
12113
12114         * gnus-delay.el (gnus-delay): Add :version.
12115
12116         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12117         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12118         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12119         Add :version.
12120
12121         * gnus-agent.el (gnus-agent-max-fetch-size)
12122         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12123         (gnus-agent-prompt-send-queue): Add :version.
12124
12125         * deuglify.el (gnus-outlook-deuglify): Add :version.
12126
12127         * html2text.el: Beautify code.  Improve doc strings.  Some
12128         checkdoc cleanup.
12129         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12130
12131 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12132
12133         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12134
12135 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12136
12137         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12138         when package is loaded.
12139
12140         * spam.el (spam-summary-score-preferred-header): Add global preference
12141         for people who want to override the default SpamAssassin over
12142         Bogofilter preference (when both are set).
12143         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12144         (spam-user-format-function-S): Check
12145         spam-summary-score-preferred-header.
12146         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12147         (spam-user-format-function-S): Format the score correctly.
12148
12149 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12150
12151         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12152         signature file.  Suggested by Manoj Srivastava
12153         <srivasta@golden-gryphon.com>.
12154
12155         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12156         iso-2022-jp even in the Japanese language environment.
12157         Suggested by Jason Rumney <jasonr@gnu.org>.
12158
12159 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12160
12161         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12162         use the same characters as the dummy marks; make it free from
12163         getting affected by the language environment.
12164         (gnus-summary-read-group-1): Update mark positions only when the
12165         format spec is updated.
12166
12167         * gnus-spec.el (gnus-update-format-specifications): Return a list
12168         of updated types.
12169
12170 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12171
12172         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12173         of boundp to check if display-warning is available.
12174
12175 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12176
12177         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12178
12179 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * nnspool.el (nnspool-spool-directory): Use news-path if the
12182         news-directory variable is not bound.
12183
12184         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12185         function instead of display-warning if it is not available.
12186
12187 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12188
12189         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12190         v5-10: Use `point-at-bol'.
12191
12192 2004-10-26  Simon Josefsson  <jas@extundo.com>
12193
12194         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12195         <chenggao@gmail.com>.
12196
12197 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12198
12199         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12200         instead.
12201
12202 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12203
12204         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12205         to remove a server from the nnimap-server-buffer-alist.
12206         (nnimap-open-connection, nnimap-close-server): Use it.
12207
12208         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12209
12210 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12211
12212         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12213         running the major-mode function.
12214
12215 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12216
12217         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12218         dummy marks in the right way.
12219
12220 2004-10-18  David Edmondson  <dme@dme.org>
12221
12222         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12223         excessively.
12224
12225 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12226
12227         * gnus-util.el (gnus-split-references): Accept a nil references
12228         string and go on blissfully.
12229
12230         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12231         cases where the references string is non-nil but has no references.
12232
12233         * encrypt.el: Add autoload tags.
12234
12235         * spam.el (spam-resolve-registrations-routine): Remove article
12236         from unregistration list too.  Reported by David Hanak
12237         <dhanak@isis.vanderbilt.edu>
12238
12239 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12240
12241         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12242         nil.  Changed custom type.
12243
12244 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12245
12246         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12247
12248         * gnus-sum.el (gnus-summary-move-article): Use it.
12249
12250 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12251
12252         * encrypt.el: Add autoload cookies.
12253
12254         * spam.el (spam-backend-article-list-property)
12255         (spam-backend-get-article-todo-list)
12256         (spam-backend-put-article-todo-list)
12257         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12258         Resolve registrations separately.
12259         (spam-register-routine): Format comments.
12260         (spam-unregister-routine, spam-register-routine): Always call with
12261         specific-articles, no default list.
12262         (spam-summary-prepare-exit): Use the spam-classifications function.
12263
12264         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12265         gnus-encrypt.el.
12266
12267         * encrypt.el: Copied from gnus-encrypt.el.
12268
12269         * gnus-encrypt.el: Commented that it's obsolete.
12270
12271 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12272
12273         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12274         (gnus-score-save): Use it.
12275
12276         * message.el (message-bury): Use `window-dedicated-p'.
12277
12278 2004-10-15  Simon Josefsson  <jas@extundo.com>
12279
12280         * pop3.el (top-level): Don't require nnheader.
12281         (pop3-read-timeout): Add.
12282         (pop3-accept-process-output): Add.
12283         (pop3-read-response, pop3-retr): Use it.
12284
12285 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12286
12287         * spam.el (spam-register-routine): Move comment.
12288         (spam-verify-bogofilter): Use 'unknown for the initial
12289         spam-bogofilter-valid state, not 'never.
12290
12291         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12292         for netrc-machine.
12293
12294         * nnimap.el (nnimap-open-connection): Use
12295         netrc-machine-user-or-password.
12296
12297 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12298
12299         * gnus-registry.el (gnus-registry-unload-hook):
12300         Set as a variable with add-hook.
12301
12302         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12303         of news-path.
12304
12305         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12306
12307         * spam.el: Delete duplicate `provide'.
12308         (spam-unload-hook): Set as a variable with add-hook.
12309
12310 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12311
12312         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12313         in the doc string.
12314
12315         * message.el (message-ignored-news-headers)
12316         (message-ignored-supersedes-headers)
12317         (message-ignored-resent-headers)
12318         (message-forward-ignored-headers): Improve custom type.
12319
12320 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12321
12322         * message.el (message-tokenize-header): Fix 2004-09-06 change
12323         which used point-min in the wrong place.
12324
12325 2004-10-12  Simon Josefsson  <jas@extundo.com>
12326
12327         * tls.el (tls-certtool-program): New variable.
12328         (tls-certificate-information): New function, based on
12329         ssl-certificate-information.
12330
12331 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12332
12333         * compface.el: Move the version of ELisp-based uncompface program
12334         to the contrib directory because of the copyright problem.
12335
12336 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12337
12338         * message.el (message-kill-buffer): Raise the current frame.
12339
12340 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12341
12342         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12343
12344         * gnus.el (message-y-or-n-p): Autoload.
12345
12346         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12347         (pop3-password-required, pop3-authentication-scheme)
12348         (pop3-leave-mail-on-server): Made customizable.
12349         (pop3): New custom group.
12350         (pop3-retr): Remove `sleep-for' statements.
12351         Suggested by Dave Love <fx@gnu.org>.
12352
12353         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12354         Windows/DOS.
12355
12356         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12357         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12358         Dave Love <fx@gnu.org>.
12359
12360         * mml.el (mml-minibuffer-read-disposition): Require match.
12361         Suggested by Dave Love <fx@gnu.org>.
12362
12363 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12364
12365         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12366         doc string.
12367
12368 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12369
12370         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12371
12372 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12373
12374         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12375         instead of calling `mm-insert-inline', to decode text/* parts
12376         before displaying them.
12377
12378 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12379
12380         * mm-uu.el (mm-uu-text-plain-type): New variable.
12381         (mm-uu-pgp-signed-extract-1): Use it.
12382         (mm-uu-pgp-encrypted-extract-1): Use it.
12383         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12384         bind mm-uu-text-plain-type with that value.
12385         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12386         mm-uu-dissect.
12387
12388 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * gnus-group.el (gnus-update-group-mark-positions):
12391         * gnus-sum.el (gnus-update-summary-mark-positions):
12392         * message.el (message-check-news-body-syntax):
12393         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12394         of string-as-multibyte.
12395
12396 2004-10-05  Juri Linkov  <juri@jurta.org>
12397
12398         * gnus-group.el (gnus-update-group-mark-positions):
12399         * gnus-sum.el (gnus-update-summary-mark-positions):
12400         * message.el (message-check-news-body-syntax):
12401         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12402         8-bit unibyte values to a multibyte string for search functions.
12403
12404 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12405
12406         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12407         (mm-uu-dissect-text-parts): New function.
12408
12409         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12410         dissect text parts.
12411
12412         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12413         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12414
12415         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12416
12417         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12418         gnus-current-topics instead of gnus-current-topic.
12419
12420 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12421
12422         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12423
12424 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12425
12426         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12427         where approriate.
12428
12429         * nnml.el (nnml-generate-active-info): do.
12430
12431         * nndiary.el (nndiary-generate-active-info): do.
12432
12433         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12434         (gnus-topic-move): do.
12435
12436         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12437         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12438
12439         * gnus-srvr.el (gnus-server-prepare)
12440         (gnus-server-open-all-servers): do.
12441
12442         * gnus-msg.el (gnus-summary-cancel-article)
12443         (gnus-summary-resend-message)
12444         (gnus-summary-mail-crosspost-complaint): do.
12445
12446         * gnus-move.el (gnus-change-server): do.
12447
12448         * gnus-group.el (gnus-group-unmark-all-groups)
12449         (gnus-group-set-current-level): do.
12450
12451 2004-10-04  Simon Josefsson  <jas@extundo.com>
12452
12453         * message.el (message-generate-hashcash): Doc fix.
12454
12455 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12456
12457         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12458         avoid infinite recursion via gnus-get-function.
12459
12460 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12461
12462         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12463
12464         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12465
12466         * nnmail.el (nnmail-split-history): do.
12467
12468         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12469         (nnml-request-delete-group): do.
12470
12471         * nnslashdot.el (nnslashdot-read-groups): do.
12472
12473         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12474         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12475
12476         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12477         (nnspool-sift-nov-with-sed): Use last.
12478         (nnspool-retrieve-headers-with-nov): Use mapc.
12479         (nnspool-request-newgroups): Use dolist.
12480         (nnspool-request-group): Use last.
12481
12482         * nntp.el (nntp-read-server-type): Use dolist.
12483
12484         * nnvirtual.el (nnvirtual-create-mapping)
12485         (nnvirtual-update-read-and-marked): Use dolist.
12486         (nnvirtual-convert-headers): Simplify.
12487
12488 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12489
12490         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12491         support for sync'ing tick marks.
12492
12493 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12494
12495         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12496         there's no visible header.
12497
12498 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12499
12500         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12501         necessary, pass full group name to gnus-request-set-marks.
12502
12503 2004-10-01  Simon Josefsson  <jas@extundo.com>
12504
12505         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12506         acroread.
12507
12508 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12509
12510         * spam-report.el (spam-report-gmane): Fix interactive.
12511
12512         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12513
12514         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12515         when writing file.
12516         (gnus-agent-synchronize-flags): Don't default to being
12517         interactive.
12518
12519 2004-09-30  Simon Josefsson  <jas@extundo.com>
12520
12521         * message.el (message-generate-hashcash): Add.
12522         (message-send-mail): Use it, call mail-add-payment.
12523
12524 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12525
12526         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12527
12528 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12529
12530         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12531         gnus-requst-update-info with explicit code to sync the in-memory
12532         info read flags with the marks being sync'd to the backend.
12533
12534         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12535
12536 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12537
12538         * spam.el (spam-verify-bogofilter): Add new function.
12539         (spam-check-bogofilter)
12540         (spam-bogofilter-register-with-bogofilter): Use it.
12541         (spam-verify-bogofilter): Add small fixes.
12542
12543 2004-09-28  Simon Josefsson  <jas@extundo.com>
12544
12545         * hashcash.el (hashcash-generate-payment): Revert.
12546
12547 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12548
12549         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12550         gnus-extract-references instead of gnus-split-references.
12551
12552         * gnus-util.el (gnus-extract-references): Add new function, analogous
12553         to gnus-split-references but extracts only the message-ID without
12554         anything extra.
12555
12556         * hashcash.el (hashcash-generate-payment)
12557         (hashcash-check-payment): Do the right thing if hashcash-path is
12558         nil (because the hashcash program could not be found).
12559
12560         * spam.el (spam-use-hashcash): Remove comment.
12561
12562 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12563
12564         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12565         (gnus-cache-enter-article, gnus-cache-remove-article)
12566         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12567
12568         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12569
12570         * gnus-art.el (article-hide-boring-headers)
12571         (article-translate-strings, article-display-face)
12572         (gnus-article-mime-match-handle-first)
12573         (gnus-article-highlight-headers)
12574         (gnus-article-add-buttons-to-head): do.
12575
12576 2004-09-27  Simon Josefsson  <jas@extundo.com>
12577
12578         * hashcash.el: New version, from
12579         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12580         ../contrib/.
12581
12582 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12583
12584         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12585
12586 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12587
12588         * gnus-dup.el (gnus-dup-open): Use mapc.
12589         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12590
12591         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12592         Reported by Stefan Wiens <s.wi@gmx.net>.
12593
12594         * gnus.el (gnus-shutdown): Use dolist.
12595
12596         * gnus-undo.el (gnus-undo): Use mapc.
12597
12598         * nnrss.el (nnrss-generate-active): do.
12599
12600         * message.el (message-cite-original-without-signature)
12601         (message-cite-original): Use mapc.
12602         (message-do-actions, message-make-forward-subject): Use dolist.
12603
12604 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12605
12606         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12607         deletion to remove entire duplicate line.  Fixes merged article
12608         number bug.
12609
12610 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12611
12612         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12613         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12614         first ask if you want to open a server and then, even when you
12615         responded with no, asking if you want to synchronize the server's
12616         flags.
12617         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12618         multi-line expressions.
12619         (gnus-agent-synchronize-group-flags): New internal function.
12620         Updates marks in memory (in the info structure) AND in the
12621         backend.
12622
12623         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12624
12625         * nnagent.el (nnagent-request-set-mark): Use
12626         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12627         method, to ensure that synchronization updates marks in the
12628         backend and in the info (in memory) structure.
12629
12630 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12631
12632         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12633         convention fully; don't miss the root article of a thread; make
12634         the X-Draft-From header with correct article numbers.
12635
12636 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12637
12638         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12639         unless plugged.  Disable the agent so that an open failure causes
12640         an error.
12641
12642         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12643         Reverted 2004-09-21 change.  The backend must be opened while
12644         synchronizing flags even when the backend stores the flags
12645         locally.
12646
12647 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12648
12649         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12650         in `header' match.  Reported by Svend Tollak Munkejord.
12651
12652         * message.el (message-cite-original): Fix use of
12653         `message-cite-articles-with-x-no-archive'.
12654
12655 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12656
12657         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12658         (gnus-window-to-buffer): Ditto.
12659
12660         * mml.el (mml-preview-buffer): New variable.
12661         (mml-preview): Manage window layout with gnus-buffer-configuration.
12662
12663         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12664         X-Draft-From header even if those articles aren't quoted.
12665
12666 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12667
12668         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12669         (gnus-request-set-mark, gnus-request-update-mark): Use new
12670         g-s-t-u-l-m to decide to use backend even when unplugged.
12671
12672 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12673
12674         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12675         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12676
12677 2004-09-20  Simon Josefsson  <jas@extundo.com>
12678
12679         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12680         "utf-16-le".
12681
12682 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12683
12684         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12685
12686 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12687
12688         * uudecode.el (uudecode-use-external): Add :version.
12689
12690         * smime.el (smime-CA-file, smime-encrypt-cipher)
12691         (smime-dns-server): Add :version.
12692
12693         * smiley.el (gnus-smiley-file-types): Add :version.
12694
12695         * sha1.el (sha1-use-external): Add :version.
12696
12697         * pgg-def.el (pgg-query-keyserver): Add :version.
12698
12699         * nnmail.el (nnmail-fancy-expiry-targets)
12700         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12701         Add :version.
12702
12703         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12704         (nnimap-retrieve-groups-asynchronous): Add :version.
12705         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12706
12707         * mml.el (mml-content-disposition-parameters)
12708         (mml-insert-mime-headers-always): Add :version.
12709
12710         * mm-util.el (mm-coding-system-priorities): Add :version.
12711
12712         * mm-decode.el (mm-inline-text-html-with-images)
12713         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12714         (mm-verify-option): Add :version.
12715         (mm-text-html-renderer): Change :version.
12716
12717         * message.el (message-fcc-externalize-attachments)
12718         (message-required-headers, message-draft-headers)
12719         (message-subject-trailing-was-query)
12720         (message-subject-trailing-was-ask-regexp)
12721         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12722         (message-mark-insert-end, message-archive-header)
12723         (message-archive-note, message-cross-post-default)
12724         (message-cross-post-note, message-followup-to-note)
12725         (message-cross-post-note-function, message-use-mail-followup-to)
12726         (message-subscribed-address-functions)
12727         (message-subscribed-address-file, message-subscribed-addresses)
12728         (message-subscribed-regexps, message-allow-no-recipients)
12729         (message-yank-cited-prefix, message-signature-insert-empty-line)
12730         (message-hidden-headers, message-hierarchical-addresses)
12731         (message-mail-user-agent, message-use-idna)
12732         (message-valid-fqdn-regexp)
12733         (message-strip-special-text-properties, message-header-synonyms)
12734         (message-beginning-of-line, message-tab-body-function): Add :version.
12735         (message-insert-canlock, message-wide-reply-confirm-recipients):
12736         Change :version.
12737
12738         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12739         and :version.
12740         (mail-source-delete-old-incoming-confirm)
12741         (mail-source-movemail-program): Add :version.
12742
12743         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12744         (gnus-agent-cache, gnus-agent): Change :version.
12745
12746         * gnus-util.el (gnus-use-byte-compile): Change :version.
12747
12748         * gnus-sum.el (gnus-summary-make-false-root-always)
12749         (gnus-summary-default-high-score)
12750         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12751         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12752         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12753         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12754         (gnus-sum-thread-tree-single-indent)
12755         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12756         (gnus-sum-thread-tree-leaf-with-other)
12757         (gnus-sum-thread-tree-single-leaf): Add :version.
12758         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12759         (gnus-article-loose-mime): Change :version.
12760
12761         * gnus-start.el (gnus-backup-startup-file)
12762         (gnus-save-startup-file-via-temp-buffer): Add :version.
12763
12764         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12765         (gnus-server-offline-face): Add :version.
12766
12767         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12768
12769         * gnus-msg.el (gnus-gcc-externalize-attachments)
12770         (gnus-debug-files, gnus-debug-exclude-variables)
12771         (gnus-discouraged-post-methods): Change :version.
12772         (gnus-confirm-mail-reply-to-news)
12773         (gnus-confirm-treat-mail-like-news): Add :version.
12774
12775         * gnus-int.el (gnus-server-unopen-status): Add :version.
12776
12777         * gnus-group.el (gnus-group-jump-to-group-prompt)
12778         (gnus-large-ephemeral-newsgroup)
12779         (gnus-fetch-old-ephemeral-headers): Add :version.
12780
12781         * gnus-fun.el (gnus-x-face-directory)
12782         (gnus-convert-pbm-to-x-face-command)
12783         (gnus-convert-image-to-x-face-command)
12784         (gnus-convert-image-to-face-command): Add :version.
12785
12786         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12787
12788         * gnus-cite.el (gnus-cite-blank-line-after-header)
12789         (gnus-article-boring-faces): Add :version.
12790
12791         * gnus-art.el (gnus-buttonized-mime-types)
12792         (gnus-inhibit-mime-unbuttonizing)
12793         (gnus-treat-display-face)
12794         (gnus-treat-body-boundary): Change :version.
12795         (gnus-body-boundary-delimiter, gnus-picon-databases)
12796         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12797         (gnus-treat-date-english, gnus-treat-fold-headers)
12798         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12799         (gnus-treat-mail-picon, gnus-treat-wash-html)
12800         (gnus-article-encrypt-protocol)
12801         (gnus-use-idna, gnus-article-over-scroll)
12802         (gnus-mime-display-multipart-alternative-as-mixed)
12803         (gnus-mime-display-multipart-related-as-mixed)
12804         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12805         (gnus-ctan-url, gnus-button-ctan-handler)
12806         (gnus-button-handle-ctan-bogus-regexp)
12807         (gnus-button-ctan-directory-regexp)
12808         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12809         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12810         (gnus-button-man-level, gnus-button-emacs-level)
12811         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12812
12813         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12814         (gnus-agent-go-online): Change :version.
12815         (gnus-agent-expire-unagentized-dirs)
12816         (gnus-agent-auto-agentize-methods): Add :version.
12817
12818         * flow-fill.el (fill-flowed-display-column)
12819         (fill-flowed-encode-column): Add :version.
12820
12821         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12822         (gnus-outlook-deuglify-unwrap-max)
12823         (gnus-outlook-deuglify-cite-marks)
12824         (gnus-outlook-deuglify-unwrap-stop-chars)
12825         (gnus-outlook-deuglify-no-wrap-chars)
12826         (gnus-outlook-deuglify-attrib-cut-regexp)
12827         (gnus-outlook-deuglify-attrib-verb-regexp)
12828         (gnus-outlook-deuglify-attrib-end-regexp)
12829         (gnus-outlook-display-hook): Add :version.
12830
12831         * binhex.el (binhex-use-external): Add :version.
12832
12833 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12834
12835         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12836         and `invisible'.
12837
12838 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12839
12840         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12841         in gnus-registry-trim.
12842
12843 2004-09-13  Simon Josefsson  <jas@extundo.com>
12844
12845         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12846
12847         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12848
12849         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12850         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12851         <yamaoka@jpl.org>.
12852         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12853         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12854         <yamaoka@jpl.org>.
12855
12856         * sieve.el (sieve-manage-mode): Ditto.
12857
12858 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12859
12860         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12861
12862 2004-09-11  Simon Josefsson  <jas@extundo.com>
12863
12864         * dns-mode.el: Add.
12865
12866         * mm-view.el (mm-display-dns-inline): Add.
12867
12868         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12869         (mm-automatic-display): Ditto.
12870
12871         * mailcap.el (mailcap-mime-data): Add text/dns.
12872         (mailcap-mime-extensions): Map .soa to text/dns.
12873
12874 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12875
12876         * gnus-art.el (article-decode-mime-words, article-babel)
12877         (gnus-article-highlight-signature, gnus-article-add-buttons)
12878         (gnus-signature-toggle): Remove unnecessary bindings of
12879         `inhibit-read-only' inherited from v5.10 merge.
12880
12881 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12882
12883         * nntp.el (nntp): New customization group.
12884         (nntp-authinfo-file): Add customization group.
12885
12886         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12887
12888         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12889
12890         * gnus.el (to-address, to-list, subscribed)
12891         (large-newsgroup-initial): Ditto.
12892
12893         * flow-fill.el (fill-flowed-display-column)
12894         (fill-flowed-encode-column): Ditto.
12895
12896 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12897
12898         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12899         Use point-min rather than 1.
12900         (message-send-mail): Use buffer-size rather than point-max.
12901
12902         * gnus-sum.el (gnus-summary-search-article-forward):
12903         Signal a specific `search-failed' rather than a generic `error'.
12904
12905         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12906         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12907         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12908
12909 2004-09-10  Simon Josefsson  <jas@extundo.com>
12910
12911         * nndb.el (require): Remove tcp and duplicate cl.
12912
12913 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12914
12915         * gnus-agent.el (directory-files-and-attributes): Move forward.
12916
12917 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12918
12919         * gnus-agent.el (directory-files-and-attributes): Optionally
12920         defined to support XEmacs.
12921
12922 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12923
12924         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12925         to avoid run-time CL dependencies.
12926         (gnus-agent-unfetch-articles): New function.
12927         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12928         article numbers even when local .overview file is missing.
12929         (gnus-agent-read-article-number): New function.  Only accepts
12930         27-bit article numbers.
12931         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12932         gnus-agent-read-article-number.
12933         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12934         from backend while recognizing that article numbers in .overview
12935         must be valid.
12936         (gnus-agent-update-files-total-fetched-for): Use
12937         directory-files-and-attributes to improve performance.
12938         * gnus-int.el (gnus-request-move-article): Use
12939         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12940         improve performance.
12941
12942         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12943         some users confused by references to .newsrc when they only have a
12944         .newsrc.eld file.
12945         (gnus-convert-mark-converter-prompt)
12946         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12947         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12948         New function.  Used internally to only display 'gnus converting
12949         files' message when actually necessary.
12950
12951         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12952         methods now autoloaded.
12953
12954 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12955
12956         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12957         identifiers.
12958
12959 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12960
12961         * gnus-picon.el: Fix indentation and closing parenthesis.
12962
12963 2004-09-01  Simon Josefsson  <jas@extundo.com>
12964
12965         * message.el (message-canlock-generate): Require sha1, not
12966         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12967         to require within a function.  Sadly, if sha1.el isn't loaded, the
12968         let binding in m-c-g will hide the defcustom definition, which is
12969         bad.)
12970
12971         * canlock.el: Require sha1, not sha1-el.
12972
12973         * message.el: Don't autoload sha1 (there is a autoload cookie in
12974         sha1.el).
12975
12976         * sha1-el.el: Renamed to sha1.el.
12977
12978 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12979
12980         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12981
12982 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12983
12984         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12985
12986 2004-08-30  Kim F. Storm  <storm@cua.dk>
12987
12988         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12989
12990         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12991         Add :group 'nnimap.
12992
12993 2004-08-30  Andreas Schwab  <schwab@suse.de>
12994
12995         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12996         ?* and ?\;.
12997
12998         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12999         and ?\' to symbol instead of whitespace.
13000
13001 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13004
13005         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13006         instead of re-search-forward.
13007
13008         * gnus-uu.el (gnus-uu-save-article): Ditto.
13009         (gnus-uu-post-encode-uuencode): Ditto.
13010
13011         * html2text.el (html2text-clean-list-items): Ditto.
13012         (html2text-clean-dtdd): Ditto.
13013         (html2text-format-tags): Ditto.
13014
13015         * message.el (message-send-mail-with-sendmail): Fix regexp.
13016         (message-fill-field-general): Use search-forward instead of
13017         re-search-forward.
13018         (unbold-region): Ditto.
13019
13020         * nnrss.el (nnrss-request-article): Ditto.
13021
13022         * nnslashdot.el (nnslashdot-request-article): Ditto.
13023
13024         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13025
13026         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13027         "Unrecognized menu descriptor" error in XEmacs.
13028
13029 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13030
13031         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13032         parent article of a sparse article in the thread hashtb.
13033
13034 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13035
13036         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13037         (nnmail-expand-newtext): Lowercase expanded entries if
13038         nnmail-split-lowercase-expanded is non-nil.
13039
13040 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13041
13042         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13043
13044         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13045         of gnus-tmp-news-method into string under XEmacs.  It will be
13046         passed to gnus-correct-length which takes only a string argument.
13047
13048 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13049
13050         * gnus-util.el (gnus-bind-print-variables): New macro.
13051         (gnus-prin1): Use it.
13052         (gnus-prin1-to-string): Use it.
13053         (gnus-pp): New function.
13054         (gnus-pp-to-string): New function.
13055
13056         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
13057         Replace pp-to-string with gnus-pp-to-string.
13058         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
13059         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
13060         * gnus-msg.el (gnus-debug): Ditto.
13061         * gnus-score.el (gnus-score-save): Ditto.
13062         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
13063         gnus-pp-to-string.
13064         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
13065         with gnus-pp.
13066         * score-mode.el (gnus-score-pretty-print): Ditto.
13067         * webmail.el (webmail-debug): Ditto.
13068
13069 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13070
13071         * gnus-art.el (article-display-face, article-display-x-face):
13072         Use buffer-read-only.
13073
13074 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * gnus-art.el (article-hide-list-identifiers):
13077         Bind inhibit-read-only as t.
13078
13079 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13080
13081         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13082
13083 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13084
13085         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13086         (gnus-narrow-to-page): Don't assume point-min == 1.
13087         (gnus-article-edit-mode): Derive from message-mode.
13088
13089         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13090         point-min == 1.
13091
13092         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13093         Disable incorrect use of `assert'.
13094
13095         * message.el (message-mode): Set comment-start-skip.
13096
13097
13098 2004-08-22  Sam Steingold  <sds@gnu.org>
13099
13100         * pop3.el (pop3-leave-mail-on-server): New user variable.
13101         (pop3-movemail): Delete mail only when it is nil.
13102
13103 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13104
13105         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13106
13107         * mml.el (mml-preview): Use `pop-to-buffer'.
13108
13109         * message.el (message-goto-mail-followup-to): Insert after "To".
13110         (message-carefully-insert-headers): Add comment.
13111
13112         * gnus.el: Remove unused variable `gnus-article-check-size'.
13113
13114         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13115
13116         * gnus-art.el (gnus-button-alist): Improve
13117         `gnus-button-handle-library' entry.
13118
13119 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13120
13121         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13122         downcase, since XEmacs capitalizes error messages differently.
13123
13124 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13125
13126         * nntp.el: Add (require 'gnus) due to reference to
13127         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13128
13129 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13130
13131         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13132         `mm-fill-flowed'.
13133
13134         * mm-decode.el (mm-dissect-singlepart): Check it.
13135
13136 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13137
13138         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13139         'imap' for netrc parsing.
13140
13141 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13142
13143         * mailcap.el (mailcap-mime-data): Mark as risky.
13144
13145 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13146
13147         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13148         may be included in the encoded word.
13149         (rfc2047-encode): Don't append a space if the encoded word
13150         includes close parenthesis.
13151
13152 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13153
13154         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13155         of text within parentheses.
13156
13157 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13158
13159         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13160         (gnus-encrypt-write-file-contents): Make the password key the file
13161         name PLUS the cipher, not just the cipher.  Also remove failed
13162         passwords from the cache.
13163
13164 2004-08-06  Simon Josefsson  <jas@extundo.com>
13165
13166         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13167         fix.
13168
13169 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13172         LWSP.
13173
13174 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13175
13176         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13177         to append in-reply-to: data to the references: header.
13178
13179         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13180         (netrc-parse): Use gnus-encrypt.el functions.
13181
13182         * gnus-encrypt.el: Add new file for encryption support; currently
13183         does only a few GPG ciphers and an internal XOR cipher.
13184
13185         * password.el: Add comments on using password-read-and-add.
13186         (password-read-and-add): Add function to read and add the
13187         password to the cache at once.
13188
13189 2004-07-28  Simon Josefsson  <jas@extundo.com>
13190
13191         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13192         parameter (but don't use it, for now).
13193
13194         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13195         instead of hard coding to nil.
13196
13197 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13200         as mm-inline-image-xemacs does.
13201
13202 2004-07-26  Simon Josefsson  <jas@extundo.com>
13203
13204         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13205         Revert part of 2004-07-17 change below.
13206
13207 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13208
13209         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13210         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13211
13212 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13213
13214         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13215         quotes that actually start with ">" at the beginning of the
13216         lines.
13217
13218 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13219
13220         * rfc2047.el (rfc2047-encode-region): Fix last change.
13221         (rfc2047-encode-parameter): Remove useless concat.
13222
13223 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13224
13225         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13226         encode special characters; fix some kind of misconfigured headers;
13227         signal a real error if debug-on-quit or debug-on-error is non-nil.
13228         (rfc2047-encode-max-chars): New variable.
13229         (rfc2047-encode-1): Use it.
13230         (rfc2047-encode-parameter): New function.
13231
13232         * mml.el (mml-insert-parameter): Remove an excessive space.
13233
13234 2004-07-17  Simon Josefsson  <jas@extundo.com>
13235
13236         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13237         Kai Grossjohann <kai@emptydomain.de>.
13238         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13239         (gnus-group-make-menu-bar): Ditto.
13240
13241         * gnus-util.el (gnus-group-server): Add.
13242
13243 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13244
13245         * message.el (message-clone-locals): Clone sendmail and smtp
13246         variables.
13247
13248 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13249
13250         * rfc2047.el (rfc2047-encode-region): Fix last change.
13251
13252 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13253
13254         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13255         characters as non-special.
13256
13257 2004-07-09  Simon Josefsson  <jas@extundo.com>
13258
13259         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13260         Users will lose all flag changes made while unplugged with
13261         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13262         good default.  See numerous reports on ding mailing list.
13263
13264 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13265
13266         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13267         add generate-head-function and generate-article-function to the
13268         rfc822-forward entry.
13269         (nndoc-rfc822-forward-generate-article): New function.
13270         (nndoc-rfc822-forward-generate-head): New function.
13271
13272         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13273
13274 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13275
13276         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13277         respect display group parameter and gnus-summary-expunge-below.
13278         (gnus-articles-to-read): Remove unused reference to display group
13279         parameter.
13280
13281 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13282
13283         * nnheader.el (nnheader-uniquify-message-id): New experimental
13284         variable.
13285         (nnheader-nov-read-message-id): Use it.
13286
13287         * spam-report.el (spam-report-gmane): Add interactive.
13288
13289 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13290
13291         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13292         qp-or-base64 for the application/* types.
13293
13294 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13295
13296         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13297
13298 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13299
13300         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13301         trim value.
13302
13303 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13304
13305         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13306         New macro and function.
13307         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13308
13309 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13312         after-load-alist.
13313
13314 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13315
13316         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13317         update info that isn't there.
13318
13319 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13320
13321         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13322         entry.
13323
13324 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13325
13326         * mm-view.el (mm-inline-render-with-function): Use multibyte
13327         buffer; decode html source by charset.
13328
13329         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13330
13331         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13332         Mule-UCS is loaded under XEmacs.
13333         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13334
13335 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13336
13337         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13338
13339 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13340
13341         * mm-util.el (mm-coding-system-p): Return a coding-system.
13342         (mm-mime-mule-charset-alist): Use shift_jis instead of
13343         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13344         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13345         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13346         instead of japanese-shift-jis and iso-latin-1 respectively in
13347         order to share the default value with both Emacs and XEmacs-mule.
13348         (mm-mule-charset-to-mime-charset): Make
13349         mm-coding-system-priorities effective.
13350         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13351         while predicating of candidates upon the priorities.
13352
13353 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13354
13355         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13356         gnus-uu-invert-processable.
13357
13358         * gnus.el: Autoload gnus-uu-invert-processable.
13359
13360 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * mm-util.el (mm-with-multibyte-buffer): New macro.
13363
13364         * rfc2047.el (rfc2047-encode-string): Use it.
13365         (rfc2047-encode-region): Move point to the end of the region after
13366         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13367
13368 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13369
13370         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13371         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13372
13373 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13376         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13377         Karl Chen <quarl@nospam.quarl.org>.
13378
13379 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13380
13381         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13382         invalid addresses.
13383
13384 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13385
13386         * spam.el: Change section markers, revise TODO list.
13387         (spam-backends): Make new master list of all installed backends.
13388         (spam-summary-exit-behavior): Add new variable to determine how
13389         messages moves are done at summary exit.
13390         (spam-move-spam-nonspam-groups-only)
13391         (spam-process-ham-in-nonham-groups)
13392         (spam-process-ham-in-spam-groups): Remove variables, the
13393         spam-summary-exit-behavior variable should be used to manage this
13394         behavior.
13395         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13396         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13397         and spam-old-spam-articles.
13398         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13399         Add empty variables, placeholders for the backends they represent.
13400         (spam-set-difference): Move, unchanged.
13401         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13402         unless the user has a processor variable.
13403         (spam-classifications, spam-classification-valid-p)
13404         (spam-backend-properties, spam-backend-property-valid-p)
13405         (spam-backend-function-type-valid-p)
13406         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13407         (spam-report-articles-gmane, spam-report-articles-resend):
13408         Remove functions, they are not needed.
13409         (spam-install-backend-super, spam-backend-list)
13410         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13411         (spam-backend-function, spam-backend-ham-registration-function)
13412         (spam-backend-spam-registration-function)
13413         (spam-backend-ham-unregistration-function)
13414         (spam-backend-spam-unregistration-function)
13415         (spam-backend-statistical-p, spam-backend-mover-p)
13416         (spam-install-backend-alias, spam-install-checkonly-backend)
13417         (spam-install-mover-backend, spam-install-nocheck-backend)
13418         (spam-install-backend, spam-install-statistical-backend)
13419         (spam-install-statistical-checkonly-backend): Add backend installation
13420         support.
13421         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13422         (spam-group-processor-p): Use the new backend code and respect the
13423         summary exit behavior.
13424         (spam-mark-spam-as-expired-and-move-routine): Remove.
13425         (spam-summary-prepare): Change to use the new spam-old-articles
13426         variable.
13427         (spam-copy-or-move-routine, spam-copy-spam-routine)
13428         (spam-move-spam-routine, spam-copy-ham-routine)
13429         (spam-move-ham-routine): Add code to copy/move ham or spam.
13430         (spam-fetch-field-fast): Improve doc and code, plus allow the
13431         'number request.
13432         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13433         variables.
13434         (spam-split, spam-find-spam): Use the new backend code.
13435         (spam-registration-functions): Remove variable.
13436         (spam-unregister-routine): Add convenience wrapper.
13437         (spam-log-undo-registration, spam-register-routine)
13438         (spam-log-processing-to-registry)
13439         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13440         where possible.
13441         (spam-check-gmane-xref, spam-check-regex-headers)
13442         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13443         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13444         (spam-check-bogofilter-headers, spam-check-spamoracle)
13445         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13446         (spam-check-crm114-headers): Use the spam-split-group that
13447         spam-split prepares, no need to determine it every time.
13448
13449         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13450         to the nnheader-parse-naked-head call.
13451
13452         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13453
13454         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13455         the nnheader-nov-read-message-id call.
13456
13457 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13458
13459         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13460         gnus-activate-group twice.  Suggested by Markus Peter
13461         <warp@spin.de>.
13462
13463 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13464
13465         * gnus-art.el (gnus-article-time-format): Exchange the order of
13466         day and month in the default value; fix customization type.
13467         (article-date-ut): Use add-text-properties.
13468         (article-make-date-line): Use message-make-date instead of
13469         current-time-string.
13470
13471         * message.el (message-fetch-field): Don't use set-text-properties.
13472         (message-make-date): Simplify.
13473
13474         * messagexmas.el (message-xmas-make-date): New function.
13475         (message-xmas-redefine): Defalias message-make-date to it.
13476
13477 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13478
13479         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13480         (rfc2047-encode-region): Treat text within parentheses as special;
13481         show the original text when error has occurred.
13482
13483         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13484         already-computed method to gnus-activate-group.
13485
13486         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13487         same select-methods identical Lisp objects.
13488
13489         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13490         object when modifying the info.
13491
13492 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13493
13494         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13495         gnus-opened-servers since it has never been opened with the new
13496         configuration yet.
13497
13498 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13499
13500         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13501         arg to nnheader-generate-fake-message-id.
13502
13503 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13504
13505         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13506         number and build a fake message ID localized to a group and
13507         article number (so it's repeatable from that point on).
13508         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13509         ID format.
13510
13511         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13512         nnheader-generate-fake-message-id with the article number.
13513
13514 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13515
13516         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13517         end-of-buffer.
13518
13519 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13520
13521         * message.el (message-ignored-supersedes-headers): Add Approved.
13522
13523 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13524
13525         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13526         goto-char.
13527         (rfc2047-encode): Fold the line before encoding.
13528
13529 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13530
13531         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13532         folding -- not all headers can be folded, and this should be done
13533         by the message composition mode.  Probably.  I think.
13534
13535 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13536
13537         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13538         fast.
13539
13540         * gnus-ems.el (gnus-remove-image): Don't use
13541         message-text-with-property; remove only the image found first.
13542
13543         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13544         found first.
13545
13546 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13547
13548         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13549
13550 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * message.el (message-text-with-property): Make it fast and accept
13553         optional arguments.
13554         (message-strip-forbidden-properties): Use it.
13555         (message-fix-before-sending): Follow the m-t-w-p change.
13556
13557         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13558
13559 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13560
13561         * gnus-art.el (article-hide-headers): Don't change the buffer
13562         mistakenly when performing mml-preview even if
13563         gnus-single-article-buffer is nil.
13564
13565 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13566
13567         * message.el (message-expand-name-databases): New user option.
13568         (message-expand-name): Use it.
13569
13570 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13571
13572         * spam.el (spam-report-articles-resend)
13573         (spam-report-resend-register-routine): Allow ham reporting.
13574         (spam-report-resend-register-ham-routine): Add wrapper.
13575         (spam-registration-functions): Add ham resending functions.
13576         (spam-list-of-processors): Add ham resend processor.
13577
13578         * gnus.el (ham-resend-to): Add new group parameter.
13579         (spam-process): Add ham resend option.
13580
13581         * spam-report.el (spam-report-resend): Allow reporting ham.
13582         (spam-report-resend-ham): Add wrapper.
13583
13584 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13585
13586         * message.el (message-cite-articles-with-x-no-archive): New
13587         variable.
13588         (message-cite-original): Use it.
13589
13590 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13591
13592         * message.el (message-cite-original): Respect X-No-Archive.
13593
13594 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * gnus-art.el (article-hide-headers): Refer to the values for
13597         gnus-ignored-headers and gnus-visible-headers in the summary
13598         buffer since a user may have set them as group parameters.
13599
13600 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13601
13602         * assistant.el (assistant-node-name): Add convenience function.
13603         (assistant-render-text, assistant-render-node): Add error handling,
13604         plus handle multiple next nodes.
13605         (assistant-find-next-node): Comment out for now.
13606         (assistant-find-next-nodes): Add function, returns list of next
13607         nodes.
13608
13609 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13610
13611         * mail-source.el (mail-source-directory): Fix doc-string.
13612
13613 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13614
13615         * assistant.el (assistant-render-text, assistant-eval): Add :set
13616         widget type, which is different because it takes and returns a
13617         list.  Much hilarity ensues.
13618
13619 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13620
13621         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13622
13623         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13624         doc-string.
13625
13626         * gnus-start.el (gnus-activate-group): Added doc-string.
13627
13628 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13629
13630         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13631
13632 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13633
13634         * assistant.el (assistant-render-text): Try to add a :set
13635         widget, more to come.
13636
13637         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13638         strings.
13639         (spam-report-articles-resend)
13640         (spam-register-routine): Do registration iff any articles warrant
13641         it.
13642         (spam-summary-prepare-exit): Change log message for nil group
13643         destinations.
13644
13645 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13646
13647         * spam.el (spam-report-resend-register-routine): Allow
13648         spam-report-resend-to to be a group parameter or a global value.
13649
13650 2004-05-26  Simon Josefsson  <jas@extundo.com>
13651
13652         * starttls.el: Merge with my GNUTLS based starttls.el.
13653         (starttls-gnutls-program, starttls-use-gnutls)
13654         (starttls-extra-arguments, starttls-process-connection-type)
13655         (starttls-connect, starttls-failure, starttls-success): New
13656         variables.
13657         (starttls-program, starttls-extra-args): Doc fix.
13658         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13659         functions.
13660         (starttls-negotiate, starttls-open-stream): Check
13661         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13662         function if it is set.
13663
13664 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13665
13666         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13667         structured fields.
13668
13669 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13670
13671         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13672
13673 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13674
13675         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13676         variable.
13677         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13678         assigning the spam-mark to new messages.
13679
13680 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13681
13682         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13683
13684 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13687
13688         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13689         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13690         default.
13691
13692 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13693
13694         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13695         correct data.
13696
13697 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13698
13699         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13700         (spam-group-processor-p): Fix function.
13701         (spam-group-processor-multiple-p)
13702         (spam-group-spam-processor-report-gmane-p)
13703         (spam-group-spam-processor-report-resend-p)
13704         (spam-group-spam-processor-bogofilter-p)
13705         (spam-group-spam-processor-blacklist-p)
13706         (spam-group-spam-processor-ifile-p)
13707         (spam-group-ham-processor-ifile-p)
13708         (spam-group-spam-processor-spamoracle-p)
13709         (spam-group-spam-processor-crm114-p)
13710         (spam-group-ham-processor-bogofilter-p)
13711         (spam-group-spam-processor-stat-p)
13712         (spam-group-ham-processor-stat-p)
13713         (spam-group-ham-processor-whitelist-p)
13714         (spam-group-ham-processor-BBDB-p)
13715         (spam-group-ham-processor-spamoracle-p)
13716         (spam-group-ham-processor-copy-p): Remove functions with some
13717         prejudice against unneeded code.
13718         (spam-report-articles-resend)
13719         (spam-report-resend-register-routine): Allow the group/topic
13720         spam-resend-to value to override spam-report-resend-to.
13721         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13722         properly now.
13723
13724         * gnus.el (spam-resend-to): Add group/topic parameter.
13725         (spam-process): Move the OBSOLETE processors to the end of the
13726         choices.
13727
13728 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13729
13730         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13731         with resend-to set to nil, and then ask the user if necessary.
13732         (spam-report-resend): spam-report-resend takes a list of articles, not
13733         separate article numbers.
13734
13735 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13738         addition to emacs-w3m.
13739
13740 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13741
13742         * assistant.el (assistant-authinfo-data): New function.
13743         (assistant-eval): Eval for entire assistant.
13744
13745         * netrc.el (netrc-services-file): New variable.
13746         (netrc-parse-services): New function.
13747         (netrc-find-service-name): New function.
13748         (netrc-find-service-number): New function.
13749         (netrc-port-equal): New function.
13750         (netrc-machine): Use it.
13751
13752         * nnimap.el (nnimap-open-connection): Use netrc.
13753
13754         * gnus-util.el (gnus-netrc-get): Remove aliases.
13755
13756         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13757
13758         * assistant.el (wid-edit): Fix compilation.
13759
13760         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13761
13762 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13763
13764         * gnus-util.el (gnus-set-file-modes): New function.  (small
13765         patch).
13766
13767 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13768
13769         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13770
13771         * assistant.el (assistant-render-node): Fix up rendering and
13772         read-only text.
13773         (assistant-render-node): Reset.
13774         (assistant-make-read-only): Not sticky.
13775
13776 2004-05-20  Danny Siu  <dsiu@adobe.com>
13777
13778         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13779         centered even when gnus-auto-center-summary is t.
13780
13781 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13782
13783         * dns.el (dns-get-txt-answer): New function.
13784         (dns-read-txt): Ditto.
13785         (query-dns): Use it.
13786
13787 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13788
13789         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13790         active for foreign groups even if the group level is higher than
13791         the specified value.
13792
13793 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13794
13795         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13796         non-active groups.
13797
13798         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13799
13800 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13801
13802         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13803
13804 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13805
13806         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13807         (spam-crm114-header, spam-crm114-spam-switch)
13808         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13809         (spam-crm114-positive-spam-header)
13810         (spam-crm114-database-directory, spam-list-of-processors)
13811         (spam-group-spam-processor-crm114-p)
13812         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13813         (spam-generic-score, spam-list-of-checks)
13814         (spam-list-of-statistical-checks, spam-registration-functions)
13815         (spam-check-crm114-headers, spam-crm114-score)
13816         (spam-check-crm114, spam-crm114-register-with-crm114)
13817         (spam-crm114-register-spam-routine)
13818         (spam-crm114-unregister-spam-routine)
13819         (spam-crm114-register-ham-routine)
13820         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13821         asjo@koldfront.dk (Adam Sjøgren).
13822
13823         * gnus.el: Add spam-use-crm114.
13824
13825         * spam.el (spam-list-of-processors, spam-registration-functions):
13826         Add spam-use-resend.
13827         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13828         (spam-report-articles-gmane): Add doc fix.
13829         (spam-report-articles-resend, spam-report-resend-register-routine):
13830         Add wrappers around spam-report-resend-to.
13831
13832         * spam-report.el (spam-report-resend-to, spam-report-resend):
13833         Add support for resending spam.
13834         (spam-report-gmane): Fix line length >80.
13835
13836         * gnus.el (spam-process): Add spam-use-resend.
13837
13838 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13839
13840         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13841         number of processed spam messages.
13842         (spam-ham-copy-or-move-routine): Return the number of processed
13843         ham messages.
13844         (spam-summary-prepare-exit): Use the above values to decide
13845         whether status messages shouled be displayed.
13846
13847 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13848
13849         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13850         `rfc2047-encoding-function-alist' in order to avoid conflicting
13851         with the old version.
13852         (rfc2047-encode-region): Concatenate words containing non-ASCII
13853         characters in structured fields; don't encode space-delimited
13854         ASCII words even in unstructured fields; don't break words at
13855         char-category boundaries.
13856         (rfc2047-encode-1): New function.
13857         (rfc2047-encode): Use it; encode text so that it occupies the
13858         maximum width within 76-column; work correctly on Q encoding for
13859         iso-2022-* charsets.
13860         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13861         sure not to break a line just after the header name.
13862         (rfc2047-b-encode-region): Removed.
13863         (rfc2047-b-encode-string): New function.
13864         (rfc2047-q-encode-region): Removed.
13865         (rfc2047-q-encode-string): New function.
13866
13867         * mm-util.el (mm-replace-in-string): New function.
13868
13869 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13870
13871         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13872         get it right.
13873         (gnus-inews-make-draft): Really.
13874
13875 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13876
13877         * nnmh.el (nnmh-request-list-1): Don't check the link count
13878         before descending.  (small patch)
13879
13880 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13881
13882         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13883         stuff.
13884
13885         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13886         on real group name.
13887
13888         * gnus-art.el (gnus-signature-limit): Doc fix.
13889
13890         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13891
13892         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13893
13894 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13895
13896         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13897         isn't a string.
13898
13899 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13900
13901         * gnus-draft.el (gnus-draft-send): Bind
13902         rfc2047-encode-encoded-words.
13903
13904         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13905         (rfc2047-encodable-p): Say that =? needs encoding.
13906         (rfc2047-encode-encoded-words): New variable.
13907
13908         * gnus-group.el (gnus-group-select-group): Doc fix.
13909
13910         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13911
13912         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13913         to nil.
13914
13915         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13916
13917         * nnheader.el (nnheader-get-lines-and-char): New function.
13918
13919 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13920
13921         * gnus-msg.el (gnus-summary-followup-with-original): Document
13922         yanking of region when active.
13923
13924 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13927         groups if the group level is higher than the specified value.
13928
13929 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13930
13931         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13932         (gnus-group-jump-to-group): Added prefix argument using
13933         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13934         non-active group.
13935
13936         * compface.el (uncompface): Be verbose when changing
13937         `uncompface-use-external'.
13938
13939         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13940         handle manual section.
13941
13942 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13943
13944         * gnus-art.el (gnus-button-alist): Revert previous change.
13945
13946 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13947
13948         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13949
13950 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13951
13952         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13953         whether backend can accept message.
13954
13955         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13956
13957 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13958
13959         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13960         Avoid creating directory when nntp-marks-is-evil is true.
13961         Reported by Reiner Steib.
13962
13963 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13964
13965         * gnus-picon.el (gnus-picon-style): New variable.
13966         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13967         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13968         Jesper Harder <harder@ifa.au.dk>.
13969
13970 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13971
13972         * message.el (message-fill-field): Return point.
13973         (message-generate-headers): Go to end of field.
13974
13975         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13976         stuff for non-living groups.
13977
13978 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13979
13980         * gnus-art.el (gnus-article-followup-with-original)
13981         (gnus-article-reply-with-original): gnus-mark-active-p ->
13982         gnus-region-active-p.
13983
13984 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13985
13986         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13987         only when there is spam or ham to be processed.
13988
13989 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13990
13991         * mail-source.el (mail-source-delete-crash-box): Refactor.
13992         (mail-source-fetch): Use it.
13993         (mail-source-fetch-file): Ditto.
13994         (mail-source-fetch-directory): Run postscript in loop.
13995         (mail-source-fetch-pop): Delete.
13996         (mail-source-fetch-maildir): Ditto.
13997         (mail-source-fetch-imap): Ditto.
13998
13999         * imap.el (imap-authenticators): Comment out sasl.
14000
14001         * message.el (message-skip-to-next-address): New function.
14002         (message-fill-header-address): Refactor.
14003         (message-fill-address): Use it.
14004         (message-delete-address): Use it.
14005         (message-fill-header-general): Refactor.
14006         (message-fill-field-address): Rename.
14007         (message-narrow-to-field): Find the start of the header.
14008         (message-header-format-alist): Don't pre-fill.
14009         (message-fill-header): Removed.
14010         (message-insert-header): New function.
14011         (message-shorten-references): Use it.
14012
14013         * rfc2047.el (rfc2047-field-value): Strip props.
14014
14015         * mail-parse.el (mail-header-make-address): New alias.
14016
14017         * ietf-drums.el (ietf-drums-make-address): New function.
14018
14019         * imap.el: Add compiler directives.
14020
14021         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14022
14023         * gnus-art.el (article-decode-idna-rhs): Don't use
14024         message-idna-inside-rhs-p.
14025
14026 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14027
14028         * message.el (message-idna-inside-rhs-p): Removed.
14029         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14030
14031         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14032         false positives.
14033
14034 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14035
14036         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14037
14038 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14039
14040         * nneething.el (nneething-file-name): Don't create spurious
14041         files.
14042
14043         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14044         (gnus-inews-do-gcc): Remove sleep.
14045
14046         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14047         part under point.
14048
14049         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14050         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14051
14052 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
14053
14054         * spam.el (spam-summary-prepare-exit): Fixed (length).
14055
14056 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14057
14058         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
14059         as expired without moving it" message when there are spam
14060         messages left.
14061
14062 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
14063
14064         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
14065         header is not nil.
14066
14067 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
14068
14069         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
14070         nntp-possibly-create-directory, not nntp-possibly-change-group.
14071         (nntp-marks-changed-p): New arg SERVER.
14072         (nntp-request-update-info): Adjust caller.
14073
14074 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14075
14076         * nntp.el (nntp-save-marks): Pass missing arg.
14077
14078 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14079
14080         * nntp.el: Support marks.
14081         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14082         (nntp-marks-modtime, nntp-marks-directory): New variables.
14083         (nntp-request-set-mark, nntp-request-update-info)
14084         (nntp-possibly-create-directory, nntp-marks-changed-p)
14085         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14086         functions.
14087
14088 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14089
14090         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14091         (gnus-xmas-redefine): Rename.
14092
14093         * gnus-score.el (gnus-score-insert-help): Use
14094         gnus-select-lowest-window.
14095
14096         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14097         appt-select-lowest-window and rename to gnus-select-lowest-window.
14098
14099         * gnus.el: do.
14100
14101 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14102
14103         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14104         encodings of MIME-encoded words, in order to improve
14105         interoperability with several broken MUAs.
14106
14107 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14108
14109         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14110         tags, only when charsets are not specified in headers.
14111         (mm-inline-text-html-render-with-w3m): Ditto.
14112
14113         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14114         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14115
14116 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14117
14118         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14119         instead of MIME-decoded from fields when checking
14120         `gnus-article-address-banner-alist'.
14121
14122 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14123
14124         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14125         description rather than subject.
14126
14127 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14128
14129         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14130
14131 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14132
14133         * gnus.el (gnus-version-number): Bump.
14134
14135 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14136
14137         * gnus.el: No Gnus v0.2 is released.
14138
14139 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14140
14141         * gnus-agent.el (gnus-agent-read-agentview): Inline
14142         gnus-uncompress-range.
14143
14144 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14145
14146         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14147         `exec-installed-p'.
14148
14149 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14150
14151         * gnus.el (spam-process, spam-autodetect-methods): Add
14152         bsfilter and bsfilter-headers.
14153
14154         * spam.el (spam-bsfilter): New customize group.
14155         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14156         (spam-bsfilter-header, spam-bsfilter-probability-header)
14157         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14158         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14159         (spam-bsfilter-database-directory): New options.
14160         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14161         (spam-list-of-statistical-checks, spam-registration-functions):
14162         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14163         (spam-bsfilter-score): New command.
14164         (spam-check-bsfilter-headers, spam-check-bsfilter)
14165         (spam-bsfilter-register-with-bsfilter)
14166         (spam-bsfilter-register-spam-routine)
14167         (spam-bsfilter-unregister-spam-routine)
14168         (spam-bsfilter-register-ham-routine)
14169         (spam-bsfilter-unregister-ham-routine): New functions.
14170         (spam-generic-score): Support bsfilter; Accept an optional argument
14171         to recalcurate spam score even if scoring header has already been
14172         added.
14173         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14174         optional argument to recalcurate spam score even if scoring header
14175         has already been added.
14176
14177 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14178
14179         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14180         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14181         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14182         link is missing.
14183
14184 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14185
14186         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14187         (html2text-get-attr): Rewrite.
14188
14189         * message.el (message-setup-1): Remove redundant put-text-property
14190         on mail-header-separator.
14191
14192 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14193
14194         * gnus-registry.el (gnus-registry-cache-whitespace)
14195         (gnus-registry-action, gnus-registry-spool-action)
14196         (gnus-registry-split-fancy-with-parent): Change message levels
14197         from 5 to 3 or 7, as needed.
14198
14199         * spam.el (spam-summary-prepare-exit)
14200         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14201         (spam-split, spam-find-spam, spam-log-undo-registration)
14202         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14203         level from 5 to 6.
14204
14205 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14206
14207         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14208         2004-03-04 change).
14209
14210 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14211
14212         * sieve-manage.el (sieve-manage-open):
14213         * nnweb.el (nnweb-insert-html):
14214         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14215         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14216         * nnspool.el (nnspool-request-group):
14217         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14218         * nnml.el (nnml-request-update-info):
14219         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14220         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14221         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14222         (nnimap-request-set-mark):
14223         * nnfolder.el (nnfolder-request-update-info):
14224         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14225         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14226         * gnus-uu.el (gnus-uu-find-articles-matching):
14227         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14228         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14229         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14230         * gnus-nocem.el (gnus-nocem-scan-groups):
14231         * gnus-int.el (gnus-start-news-server):
14232         * gnus-group.el (gnus-group-make-kiboze-group)
14233         (gnus-group-browse-foreign-server):
14234         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14235         Use mapc when appropriate.
14236
14237 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14238
14239         FIXME: Make separate entries for each person.
14240
14241         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14242         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14243         <shields@msrl.com>:
14244
14245         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14246         may need for spam sorting and scoring.
14247         (spam-user-format-function-S): Add user format function suitable for
14248         general use.
14249         (spam-article-sort-by-spam-status): Add sorting function for summary
14250         sorting.
14251         (spam-extra-header-to-number): Add function to get a score from a
14252         header.
14253         (spam-summary-score): Add function to get a numeric score from the
14254         headers.
14255         (spam-generic-score): Fix function doc, was in wrong place.
14256         (spam-initialize): Take symbols when it's run, and install the
14257         extra headers that spam-necessary-extra-headers thinks we need.
14258
14259 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14260
14261         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14262         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14263
14264 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14265
14266         * gnus-sum.el (gnus-set-global-variables)
14267         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14268         (gnus-article-get-xrefs, gnus-summary-best-group)
14269         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14270         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14271         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14272         Use with-current-buffer.
14273
14274 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14275
14276         * spam.el (spam-summary-prepare-exit): Simplify logic.
14277         (spam-fetch-article-header): Read the article header if it's not
14278         available.
14279         (spam-list-articles): Simplify logic.
14280         (spam-filelist-register-routine): Fix bug with unregister-list.
14281
14282         * gnus-registry.el: Fix comments at beginning.
14283
14284 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14285
14286         * message.el (message-cater-to-broken-inn): Remove.
14287         (message-shorten-references): Make sure the total folded length of
14288         References is shorter than 998 characters to cater to a bug in INN
14289         2.3.  Also, don't pretend that references aren't folded -- this
14290         hasn't worked for a while.
14291
14292 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14293
14294         * gnus-agent.el (gnus-agentize):
14295         gnus-agent-send-mail-real-function no longer set to current value
14296         of message-send-mail-function but rather a lambda that calls
14297         message-send-mail-function.  The change makes the agent real-time
14298         responsive to user changes to message-send-mail-function.
14299
14300 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14301
14302         * legacy-gnus-agent.el
14303         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14304         help from Florian Weimer <fw@deneb.enyo.de>
14305
14306 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14307
14308         * nnmail.el (nnmail-cache-insert): Revert last change.
14309
14310 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14311
14312         * nnmail.el (nnmail-cache-insert): Always check whether
14313         nnmail-cache-ignore-groups matches a group name.
14314
14315 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14316
14317         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14318         (spam-find-spam, spam-log-processing-to-registry)
14319         (spam-log-registered-p, spam-log-unregistration-needed-p)
14320         (spam-log-undo-registration): Use gnus-message instead of
14321         gnus-error, none of these errors are fatal.
14322
14323         * gnus-registry.el (gnus-registry-clean-empty-function)
14324         (gnus-registry-clean-empty): Remove only empty entries without
14325         extra data.
14326
14327 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14328
14329         * spam-stat.el (spam-stat-buffer-change-to-spam)
14330         (spam-stat-buffer-change-to-non-spam): Change (error) to
14331         (gnus-message 8) invocation.
14332
14333 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14334
14335         * nntp.el (nntp-via-netcat-command): New variable.
14336         (nntp-via-netcat-switches): New variable.
14337         (nntp-open-via-rlogin-and-netcat): New function.
14338         (nntp-open-connection-function): Doc fix.
14339         (nntp-telnet-command): Doc fix.
14340         (nntp-end-of-line): Doc fix.
14341         (nntp-via-rlogin-command): Doc fix.
14342         (nntp-via-user-name): Doc fix.
14343         (nntp-via-address): Doc fix.
14344
14345 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14346
14347         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14348         error in Emacs 21.1.
14349
14350 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14351
14352         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14353
14354 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14355
14356         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14357         (gnus-agent-with-refreshed-group): New macro.
14358         (gnus-agent-rename-group): New function.
14359         (gnus-agent-delete-group): New function.
14360         (gnus-agent-save-group-info): Use gnus-command-method when
14361         `method' parameter is nil.  Don't write nil entries into the
14362         active file.
14363         (gnus-agent-get-group-info): New function.
14364         (gnus-agent-fetch-articles): Use
14365         gnus-agent-update-files-total-fetched-for to increment disk space
14366         used.
14367         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14368         gnus-agent-update-view-total-fetched-for to increment disk space
14369         used.
14370         (gnus-agent-get-local): Added optional parameters to avoid calling
14371         gnus-group-real-name and gnus-find-method-for-group.
14372         (gnus-agent-set-local): Delete stored entry if either min, or max,
14373         are nil.
14374         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14375         quit, use gnus-agent-regenerate-group to record existance of any
14376         articles fetched to disk before the quit occurred.
14377         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14378         gnus-agent-update-view-total-fetched-for, and
14379         gnus-agent-update-files-total-fetched-for to decrement disk space
14380         used.
14381         (gnus-agent-retrieve-headers): Use
14382         gnus-agent-update-view-total-fetched-for to increment disk space
14383         used.
14384         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14385         with gnus-agent-update-files-total-fetched-for to decrement disk
14386         space and fresh group buffer.
14387         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14388         (gnus-agent-need-update-total-fetched-for): New variable.
14389         (gnus-agent-update-files-total-fetched-for): New function.
14390         (gnus-agent-update-view-total-fetched-for): New function.
14391         (gnus-agent-total-fetched-for): New function.
14392
14393         * gnus-cache.el (gnus-cache-save-buffers): Use
14394         gnus-cache-update-overview-total-fetched-for to change disk space
14395         used by this group.
14396         (gnus-cache-possibly-enter-article): Use
14397         gnus-cache-update-file-total-fetched-for to increment disk space
14398         used by this group.
14399         (gnus-cache-possibly-remove-article): Use
14400         gnus-cache-update-file-total-fetched-for to decrement disk space
14401         used by this group.
14402         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14403         (gnus-cache-rename-group): New function.
14404         (gnus-cache-delete-group): New function.
14405         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14406         (gnus-cache-need-update-total-fetched-for): New variable.
14407         (gnus-cache-with-refreshed-group): New macro.
14408         (gnus-cache-update-file-total-fetched-for): New function.
14409         (gnus-cache-update-overview-total-fetched-for): New function.
14410         (gnus-cache-rename-group-total-fetched-for): New function.
14411         (gnus-cache-delete-group-total-fetched-for): New function.
14412         (gnus-cache-total-fetched-for): New function.
14413
14414         * gnus-group.el: Require gnus-sum and autoload functions to
14415         resolve warnings when gnus-group.el compiled alone.
14416         (gnus-group-line-format): Documented new %F.
14417         (size of Fetched data) group line format; identifies disk space
14418         used by agent and cache.
14419         (gnus-group-line-format-alist): Defined new F format.
14420         (gnus-total-fetched-for): New function.
14421         (gnus-group-delete-group): No longer update
14422         gnus-cache-active-altered as gnus-request-delete-group now keeps
14423         the cache in sync.
14424         (gnus-group-list-active): Let the agent store a server's active
14425         list if currently plugged.
14426
14427         * gnus-int.el (gnus-request-delete-group):
14428         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14429         local disk in sync with the server.
14430         (gnus-request-rename-group):
14431         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14432         local disk in sync with the server.
14433
14434         * gnus-start.el (gnus-get-unread-articles):
14435         Cosmetic simplification to logic.
14436
14437         * gnus-util.el (gnus-rename-file): New function.
14438
14439 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14440
14441         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14442
14443 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14444
14445         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14446         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14447
14448 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14449
14450         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14451         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14452
14453 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14454
14455         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14456
14457 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14458
14459         * spam.el (spam-set-difference): Add function to replace
14460         gnus-set-difference in spam.el.
14461         (spam-summary-prepare-exit): Use spam-set-difference.
14462
14463 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14464
14465         * gnus-registry.el (gnus-registry-cache-file): Update to use
14466         gnus-dribble-directory OR gnus-home-directory OR ~.
14467         (gnus-registry-split-fancy-with-parent): Fix doc.
14468
14469 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14470
14471         * message.el (message-exchange-point-and-mark): Use
14472         message-mark-active-p.  Suggested by Jesper Harder
14473         <harder@ifa.au.dk>.
14474
14475 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * message.el (message-exchange-point-and-mark): Don't activate
14478         region if it was inactive.  Suggested by Hiroshi Fujishima
14479         <pooh@nature.tsukuba.ac.jp>.
14480
14481 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14482
14483         * gnus-art.el (article-display-face): Display Faces in the same
14484         order as X-Faces.
14485
14486 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14487
14488         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14489
14490 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14493         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14494         (gnus-article-mime-hierarchy): Remove.
14495         (gnus-article-mime-hierarchy-next): Remove.
14496         (gnus-article-mode): Revert 2004-03-19 change.
14497         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14498         (gnus-insert-mime-button): Revert 2004-03-19 change.
14499         (gnus-mime-accumulate-hierarchy): Remove.
14500         (gnus-mime-enter-multipart): Remove.
14501         (gnus-mime-leave-multipart): Remove.
14502         (gnus-mime-display-part): Revert 2004-03-19 change.
14503         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14504
14505         * mml.el (mml-preview): Revert 2004-03-19 change.
14506
14507 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14508
14509         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14510
14511 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14512
14513         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14514         t while entering a file name using the mm-with-multibyte macro.
14515         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14516
14517         * mm-util.el (mm-with-multibyte): New macro.
14518
14519 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14520
14521         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14522         user option.
14523         (gnus-mime-multipart-functions): Doc and customization fix.
14524         (gnus-article-mime-hierarchy): New variable.
14525         (gnus-article-mime-hierarchy-next): New variable.
14526         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14527         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14528         gnus-article-mime-hierarchy-next to nil.
14529         (gnus-insert-mime-button): Show hierarchy numbers.
14530         (gnus-mime-accumulate-hierarchy): New function.
14531         (gnus-mime-enter-multipart): New function.
14532         (gnus-mime-leave-multipart): New function.
14533         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14534         (gnus-mime-display-alternative): Show hierarchy numbers.
14535
14536         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14537         gnus-article-mime-hierarchy-next to nil.
14538
14539 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14540
14541         * dns.el: Don't require gnus-xmas.
14542
14543 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14544
14545         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14546         inline PGP.
14547         (mml-menu): Disable mml-quote-region if mark is inactive.
14548
14549 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14550
14551         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14552         when the group's active is not available.
14553
14554 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14557         error.
14558
14559 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14560
14561         * imap.el (imap-store-password): New variable.
14562         (imap-interactive-login): Use it.
14563         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14564
14565 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14566
14567         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14568         window-start and hscroll to summary window.
14569
14570 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14571
14572         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14573         conversion message to newsrc-dribble when an actual conversion is
14574         performed.
14575
14576 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14577
14578         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14579
14580 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14581
14582         * mm-decode.el (mm-complicated-handles): New function reviving
14583         former definition of mm-multiple-handles.
14584
14585         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14586         (gnus-mime-delete-part): Use it.
14587
14588 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14589
14590         * gnus-agent.el (gnus-agent-read-local): Bind
14591         nnheader-file-coding-system to gnus-agent-file-coding-system to
14592         avoid the implicit assumption that they will always be equal.
14593         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14594         coding-system-for-write, as the with-temp-file macro first prints
14595         to a buffer then saves the buffer.
14596
14597 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14598
14599         * gnus-art.el (gnus-article-edit-part): New function.
14600         (gnus-mime-save-part-and-strip): Use it; do query instead of
14601         signaling an error; don't use mm-multiple-handles.
14602         (gnus-mime-delete-part): Ditto.
14603
14604 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14605
14606         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14607         old file versions.
14608         (gnus-group-prepare-hook): Removed function that converted list
14609         form of gnus-agent-expire-days to group properties.
14610
14611         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14612         (gnus-request-accept-article): Re-indented.
14613
14614         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14615         converters to handle old agent file formats.  Added logic for a
14616         "backup before upgrading warning".
14617         (gnus-convert-mark-converter-prompt): Developers can mark
14618         functions as needing (default), or not needing,
14619         gnus-convert-old-newsrc's "backup before upgrading warning".
14620         (gnus-convert-converter-needs-prompt): Tests whether the user
14621         should be protected from potentially irreversable changes by the
14622         function.
14623
14624         * legacy-gnus-agent.el: New.  Provides converters that are only
14625         loaded when gnus-convert-old-newsrc needs to call them.
14626
14627 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14628
14629         * mail-source.el (mail-source-touch-pop): Doc fix.
14630
14631         * message.el (message-smtpmail-send-it): Doc fix.
14632
14633 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14634
14635         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14636
14637         * nnmail.el (nnmail-split-fancy): do.
14638
14639         * gnus-kill.el (gnus-kill, gnus-execute): do.
14640
14641 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14642
14643         * gnus-sum.el (gnus-widget-reversible-match)
14644         (gnus-widget-reversible-to-internal)
14645         (gnus-widget-reversible-to-external): New functions.
14646         (gnus-widget-reversible): New widget.
14647         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14648
14649 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14650
14651         * gnus-sum.el (gnus-thread-sort-functions)
14652         (gnus-article-sort-functions): Document `(not F)' items.
14653
14654 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14655
14656         * spam.el (spam-use-gmane-xref): Add new backend.
14657         (spam-gmane-xref-spam-group): Add variable to control the name of the
14658         Gmane spam group.
14659         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14660         (spam-regex-headers-spam, spam-regex-headers-ham)
14661         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14662         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14663         backends and checks.
14664         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14665
14666         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14667         an autodetect method.
14668
14669 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14670
14671         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14672         articles are being added to a group.
14673         (gnus-request-replace-article): Inform the agent that articles
14674         need to be uncached as the cached contents are no longer valid.
14675
14676 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14677
14678         * binhex.el: Don't autoload executable-find.
14679
14680         * canlock.el: Don't autoload mail-fetch-field.
14681
14682         * dgnushack.el: Autoload c-mode for XEmacs.
14683
14684         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14685
14686         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14687         rmail-dont-reply-to and rmail-output.
14688
14689         * gnus-score.el: Don't autoload ffap-string-at-point.
14690
14691         * gnus-setup.el: Don't autoload sc-cite-original.
14692
14693         * imap.el: Don't autoload base64-decode-string,
14694         base64-encode-string and md5.
14695
14696         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14697         and rmail-msg-restore-non-pruned-header.
14698
14699         * mm-decode.el: Don't autoload executable-find.
14700
14701         * mm-url.el: Don't autoload executable-find.
14702
14703         * mm-view.el: Don't autoload diff-mode.
14704
14705         * nndb.el: Don't autoload news-reply-mode, news-setup,
14706         cancel-timer and telnet.
14707
14708         * password.el: Don't autoload run-at-time for Emacs.
14709
14710         * sha1-el.el: Don't autoload executable-find.
14711
14712         * sieve-mode.el: Don't autoload c-mode.
14713
14714         * uudecode.el: Don't autoload executable-find.
14715
14716 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14717
14718         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14719         (gnus-agent-possibly-alter-active): Avoid null in numeric
14720         comparison.
14721         (gnus-agent-set-local): Refuse to save null in local object table.
14722         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14723         list of articles that will be marked as unread.
14724
14725 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14726
14727         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14728
14729 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14730
14731         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14732         language tags.
14733
14734 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14735
14736         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14737         Don't bind "obarray".
14738
14739         * gnus-sum.el (gnus-thread-sort-functions): Added
14740         `gnus-thread-sort-by-most-recent-number' and
14741         `gnus-thread-sort-by-most-recent-date'.
14742         Reported by Kai Grossjohann <kai@emptydomain.de>.
14743
14744 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14745
14746         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14747
14748 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14749
14750         * gnus-cus.el (gnus-agent-customize-category): Removed
14751         ignore-errors macro reference that required cl to be loaded at
14752         run-time.
14753
14754         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14755         single-interval range of the form (min . max).  Previously the
14756         range had to look like ((min . max)).  Likewise, return
14757         (min . max) rather than ((min . max)).
14758         (gnus-range-map): Use gnus-range-normalize to accept
14759         single-interval range.
14760
14761         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14762         the cache, but not the agent, now appear with their usual face.
14763
14764         * dgnushack.el (loaddir): New variable that is bound to the
14765         directory containing the dgnushack.el file. Use loaddir, rather
14766         than srcdir, to update load-path. Change lets dgnushack compile
14767         code in directories other than GNUS/lisp.
14768
14769 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14770
14771         * lpath.el: Don't bind w3m-safe-url-regexp.
14772
14773         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14774         w3m-safe-url-regexp variable buffer-local.
14775
14776         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14777
14778 2004-02-27  Simon Josefsson  <jas@extundo.com>
14779
14780         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14781         gnus-group-real-prefix.
14782         (gnus-summary-move-article): Use it, instead of
14783         gnus-group-real-prefix.
14784
14785 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14786
14787         * lpath.el: Bind w3m-safe-url-regexp.
14788
14789         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14790         w3m-safe-url-regexp variable buffer-local and set it as the value
14791         of mm-w3m-safe-url-regexp.
14792
14793         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14794
14795         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14796         parsing gnus-posting-styles when the message is not for replying.
14797
14798         * dgnushack.el: Autoload sgml-mode for XEmacs.
14799
14800         * nnrss.el (nnrss-opml-export): Use
14801         mm-set-buffer-file-coding-system instead of
14802         set-buffer-file-coding-system.
14803
14804 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14805
14806         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14807         of checkdoc.el).
14808         * nnrss.el: do.
14809         * gnus-mlspl.el: do.
14810         * gnus-ml.el: do.
14811         * gnus-srvr.el: do.
14812
14813         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14814
14815 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14816
14817         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14818         Corrections to custom-manual links.
14819
14820         * gnus-art.el (gnus-article): Ditto.
14821
14822         * mm-decode.el (mime-display, mime-security): Ditto.
14823
14824 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14825
14826         * flow-fill.el: Typo.
14827
14828 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14829
14830         * spam-wash.el: New file.
14831
14832 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14833
14834         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14835
14836 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14837
14838         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14839         to be run with new-articles as LIST1, not LIST2.
14840         (spam-registration-functions): Add spam-use-ham-copy as a nil
14841         registration backend.
14842
14843 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14844
14845         * spam-stat.el (spam-stat-washing-hook): New option.
14846         (spam-stat-buffer-words): Use it.
14847         (spam-stat-process-directory, spam-stat-test-directory): Use
14848         insert-file-contents-literally.
14849         (spam-stat-coding-system): New variable.
14850         (spam-stat-load, spam-stat-save): Use it.
14851
14852 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14853
14854         * spam-report.el (spam-report-plug-agent): Quote
14855         spam-report-url-to-file and spam-report-url-ping-plain.
14856
14857 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14858
14859         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14860         / in mailto URLs.
14861
14862 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14863
14864         * spam-report.el (spam-report-process-queue): Fix interactive use.
14865         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14866         (spam-report-unplug-agent): Doc fixes.
14867         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14868         (spam-report-agentize, spam-report-deagentize): Autoload.
14869
14870 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14871
14872         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14873
14874         * message.el (message-setup-fill-variables): Add mml tags to
14875         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14876         <ajk@iu.edu>.
14877         (message-mode): Don't modify paragraph-separate there.
14878
14879 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * compface.el (uncompface-use-external): Default to undecided.
14882         (uncompface-use-external-threshold): New variable.
14883         (uncompface-float-time): New macro.
14884         (uncompface): Determine whether to use the external decoder if
14885         uncompface-use-external is undecided.
14886
14887 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14888
14889         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14890         after images.
14891
14892         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14893
14894 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14895
14896         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14897
14898         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14899
14900         * gnus-sum.el (gnus-summary-limit-to-age)
14901         (gnus-summary-limit-children): do.
14902
14903         * gnus-int.el (gnus-request-scan): do.
14904
14905         * gnus-group.el (gnus-group-suspend): do.
14906
14907         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14908
14909         * gnus-cite.el (gnus-cite-parse-attributions): do.
14910
14911         * gnus-agent.el (gnus-summary-set-agent-mark)
14912         (gnus-agent-regenerate-group): do.
14913
14914         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14915
14916         * binhex.el (binhex-decode-region-internal): do.
14917
14918 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14919
14920         * gnus-fun.el (gnus-face-properties-alist): New user option.
14921         (gnus-display-x-face-in-from): Use it.
14922
14923         * gnus-art.el (article-display-face): Ditto.
14924
14925         * compface.el (uncompface-use-external): Default to nil.
14926
14927 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14928
14929         * nntp.el (nntp-erase-buffer): New function.
14930         (nntp-retrieve-data, nntp-send-command)
14931         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14932         (nntp-possibly-change-group): Use it.
14933
14934         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14935         with-current-buffer.
14936
14937 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14938
14939         * compface.el: Merge the ELisp-based uncompface program.
14940         (compface): New customization group.
14941         (uncompface-use-external): New user option.
14942         (uncompface): Call uncompface-internal if uncompface-use-external
14943         is nil.
14944         (uncompface-internal): New function.  Note that there are also
14945         some other functions and variables added for this function.
14946
14947 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14948
14949         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14950         if necessary.
14951
14952 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14953
14954         * spam-report.el (spam-report-unplug-agent)
14955         (spam-report-plug-agent, spam-report-deagentize)
14956         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14957         Add support for the Agent in spam-report: when unplugged, report to a
14958         file; when plugged, submit all the requests.
14959
14960         * spam.el (spam-register-routine): Fix message about
14961         registration.
14962
14963 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14964
14965         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14966         dependencies.
14967         (rfc2047-encode): Use it.
14968
14969         * gnus-art.el (gnus-button-marker-list): Move before first
14970         reference.
14971
14972         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14973         (imap-parse-body): Fix format string mismatch.
14974
14975         * gnus-score.el (gnus-summary-increase-score): do.
14976
14977         * nnrss.el (nnrss-close): New function.
14978
14979 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14980
14981         * nnrss.el (nnrss-make-filename): New function.
14982         (nnrss-request-delete-group, nnrss-read-server-data)
14983         (nnrss-save-server-data, nnrss-read-group-data)
14984         (nnrss-save-group-data): Use it.
14985         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14986         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14987         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14988
14989 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14990
14991         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14992
14993 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14994
14995         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14996         files.
14997
14998         * message.el (message-generate-headers-first): Don't quote nil
14999         and t in docstrings.
15000
15001         * imap.el (imap-id): do.
15002
15003         * gnus-agent.el (gnus-agent-consider-all-articles)
15004         (gnus-agent-queue-mail): do.
15005
15006 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15007
15008         * spam-report.el (spam-report-process-queue): New function.
15009         Process requests from `spam-report-requests-file'.
15010         (spam-report-process-queue): Doc fix.
15011
15012 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15013
15014         * spam.el (spam-register-routine)
15015         (spam-log-processing-to-registry, spam-log-registered-p)
15016         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15017         Change "check" to "spam-check" for semi-clarity.
15018
15019 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15020
15021         * pop3.el: Require nnheader.
15022
15023         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15024
15025         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15026
15027         * gnus-picon.el: Require cl.
15028
15029         * gnus-fun.el: Require gnus-ems and gnus-util.
15030
15031         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15032
15033         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15034
15035         * gnus-art.el (gnus-article-edit-mode): Define before first
15036         reference.
15037
15038 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15039
15040         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15041         (gnus-uu-post-encoded): Use point-at-bol.
15042
15043         * gnus-topic.el (gnus-group-active-topic-p): do.
15044
15045         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15046
15047         * gnus-group.el (gnus-group-kill-region): do.
15048
15049         * gnus-art.el (article-date-ut): do.
15050
15051         * message.el (message-fetch-field): Remove redundant
15052         case-fold-search binding.
15053         (message-narrow-to-field): Simplify.
15054
15055 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15056
15057         * spam.el (spam-directory): Derive from `gnus-directory'.
15058
15059         * spam-report.el (spam-report-url-to-file)
15060         (spam-report-requests-file): New function and variable for offline
15061         reporting.
15062         (spam-report-url-ping-function): Add `spam-report-url-to-file'
15063         and user defined function.
15064         (spam-report-url-ping-mm-url): Remove doubled slash.
15065
15066 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
15067
15068         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
15069
15070 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
15071
15072         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15073         format string mismatch.
15074
15075         * sieve.el (sieve-deactivate-all): do.
15076
15077         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15078
15079         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15080
15081         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15082
15083         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15084
15085 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15086
15087         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15088         the list of checks.
15089
15090 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15091
15092         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15093         padding.
15094
15095 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15096
15097         * mm-view.el (mm-fill-flowed): New variable.
15098         (mm-inline-text): Use it.
15099
15100 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15101
15102         * spam.el (spam-spamassassin-register-ham-routine)
15103         (spam-spamassassin-register-spam-routine): Fix function names.
15104
15105 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15106
15107         * gnus.el (gnus-tmp-grouplens): Remove.
15108         (gnus-summary-line-format): Remove grouplens.
15109
15110         * gnus-group.el (gnus-group-line-format): Ditto.
15111
15112         * gnus-spec.el (gnus-format-specs): Ditto.
15113         (gnus-update-format-specifications): Flush the group format spec
15114         cache if there's the grouplens stuff.
15115         (gnus-parse-simple-format): Replace %l with the empty string.
15116
15117 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15118
15119         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15120         omission.
15121
15122 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15123
15124         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15125         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15126
15127 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15128
15129         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15130         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15131         New macros and functions.
15132         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15133         Handle > NLINK_MAX messages.
15134         * nnmaildir.el (nnmaildir-request-set-mark): Use
15135         nnmaildir--emlink-p and nnmaildir--eexist-p.
15136
15137 2004-01-25  Alex Schroeder  <alex@gnu.org>
15138
15139         * spam-stat.el (spam-stat-process-directory-age): New option.
15140         (spam-stat-process-directory): Use it.
15141
15142 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15143
15144         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15145         (spam-stat-save): Accept prefix argument.
15146
15147 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15148
15149         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15150         links" error.
15151
15152 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15155         the rest of the and/or forms.
15156
15157 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15158
15159         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15160         compatibility with old .newsrc.eld files.
15161
15162         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15163
15164         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15165
15166         * gnus-start.el (gnus-1): do.
15167
15168         * gnus-group.el (gnus-group-line-format-alist): do.
15169
15170         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15171
15172         * gnus-gl.el: Remove.
15173
15174 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15175
15176         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15177         marks consisting of a single range {for example, (3 . 5)} rather
15178         than a list of a single range { ((3 . 5)) }.
15179
15180 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15181
15182         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15183         with-current-buffer.
15184         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15185         avoid consing a string.
15186
15187         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15188         Remove obsolete entries for big5 and gb2312.
15189
15190 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15191
15192         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15193         uncompressed list.
15194
15195 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15196
15197         * spam-stat.el (spam-stat-strip-xref): New function.
15198         (spam-stat-process-directory): Use it.
15199
15200         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15201         here -- it's done in message-fetch-field.
15202
15203 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15204
15205         * gnus-agent.el (gnus-agent-queue-mail)
15206         (gnus-agent-prompt-send-queue): New variables.
15207         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15208         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15209         "nndraft:queue" along to gnus-draft-send.  Use
15210         gnus-agent-prompt-send-queue.
15211         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15212         is "nndraft:queue".  Suggested by Gaute Strokkenes
15213         <gs234@srcf.ucam.org>
15214
15215         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15216         (agent-enable-undownloaded-faces): Added.
15217         (gnus-agent-cat-groups): Use eval-and-compile, not
15218         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15219         method of gnus-agent-cat-groups even when the buffer has been
15220         evaled.
15221         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15222         delete gnus-agent-save-active-1.
15223         (gnus-agent-save-groups): Deleted.  Identical to
15224         gnus-agent-save-active.
15225         (gnus-agent-write-active): No longer adjust agent's copy of active
15226         file as agent's adjustments are now stored in their own
15227         file.  Removed optional parameter.
15228         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15229         servers.  Add use of min/max range limits from server's local
15230         file.
15231         (gnus-agent-save-alist): Removed unused optional argument.
15232         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15233         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15234         (gnus-agent-set-local): A per-server file that keeps min/max range
15235         limits for articles known to the agent.  Provides a fast mechanism
15236         for altering many active ranges.
15237         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15238         active file (local makes it unnecessary).
15239         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15240
15241         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15242         (agent-enable-undownloaded-faces): Added.
15243
15244         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15245         disable it when sending to "nndraft:queue".
15246         (gnus-group-send-queue): Add safety check to avoid sending queue
15247         when unplugged.
15248
15249         * gnus-group.el (gnus-group-catchup): Use new
15250         gnus-sequence-of-unread-articles, not
15251         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15252         numbers of articles.  Use gnus-range-map to avoid having to
15253         uncompress the unread list.
15254         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15255         Fixed invalid ange-ftp reference.
15256
15257         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15258         (gnus-sorted-range-intersection): Intersection of two ranges
15259         without requiring that they first be uncompressed.
15260
15261         * gnus-start.el (gnus-activate-group): Unless blocked by the
15262         caller, possibly expand the active range to include both cached
15263         and agentized articles.
15264         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15265         multiple version-dependent converters.
15266         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15267         gnus-agent-save-active.
15268         (gnus-save-newsrc-file): Save dirty agent range limits.
15269
15270         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15271         gnus-agent-possibly-alter-active.
15272         (gnus-adjust-marked-articles): Faster handling of simple lists.
15273
15274 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15275
15276         * spam-stat.el (spam-stat-test-directory): New optional argument
15277         displays a list of files detected.  Suggested by Andrew Cohen
15278         <cohen@andy.bu.edu>.
15279         (spam-stat-buffer-words-with-scores): Don't narrow and change
15280         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15281
15282 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15283
15284         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15285         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15286         (spam-spamassassin-arguments)
15287         (spam-spamassassin-spam-flag-header)
15288         (spam-spamassassin-positive-spam-flag-header)
15289         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15290         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15291         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15292         (spam-list-of-processors, spam-list-of-checks)
15293         (spam-list-of-statistical-checks, spam-registration-functions)
15294         (spam-check-spamassassin-headers, spam-check-spamassassin)
15295         (spam-spamassassin-score)
15296         (spam-spamassassin-register-with-sa-learn)
15297         (spam-spamassassin-register-spam-routine)
15298         (spam-spamassassin-register-ham-routine)
15299         (spam-assassin-register-spam-routine)
15300         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15301         (spam-bogofilter-score): Fix to show article before scoring.
15302
15303 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15304
15305         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15306         default scoring function.
15307         (spam-generic-score): Call spam-spamassassin-score if
15308         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15309         spam-bogofilter-score otherwise.
15310
15311         * gnus.el (spam-process, spam-autodetect-methods): Add
15312         spamassassin and spamassassin-headers.
15313
15314 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15315
15316         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15317         Suppress unnecessary messages.
15318
15319 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15320
15321         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15322         make-hash-table.
15323
15324 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15325
15326         * canlock.el (base64-encode-string): Don't autoload it.
15327
15328 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15329
15330         * run-at-time.el: Remove useless (require 'itimer),
15331         eval-and-compile and (featurep 'xemacs).
15332
15333 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15334
15335         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15336         GROUP is a virtual group.
15337
15338 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15339
15340         * gnus.el: Autoload `message-y-or-n-p'.
15341
15342 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15343
15344         * pgg-parse.el: Remove unnecessary (require 'custom).
15345
15346         * pgg-def.el: do.
15347
15348         * nnmail.el: do.
15349
15350         * gnus-undo.el: do.
15351
15352         * gnus-picon.el: do.
15353
15354         * gnus-util.el: do.
15355
15356 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15357
15358         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15359
15360 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15361
15362         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15363         handle, as well as a list.
15364
15365         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15366         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15367         (mm-w3m-cid-retrieve): Simplify.
15368
15369 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15370
15371         * message.el (message-kill-to-signature): Allow prefix arg to
15372         specify number of lines to keep before signature.
15373
15374 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15375
15376         * message.el (message-kill-to-signature): Change docstring.
15377
15378 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15379
15380         * canlock.el: Always require sha1-el.
15381         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15382
15383         * message.el: Autoload sha1 only when compiling.
15384
15385         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15386         eudc-expand-inline for XEmacs.
15387
15388 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15389
15390         * message.el (message-canlock-generate): Require sha1-el.
15391
15392 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15393
15394         * message.el (message-expand-name): Silence the byte compiler.
15395
15396         * lpath.el: Add detect-coding-system.
15397
15398         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15399         cus-edit.
15400
15401 2004-01-13  Simon Josefsson  <jas@extundo.com>
15402
15403         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15404         Invoke gnus-score-mode.  Reported by
15405         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15406
15407         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15408         Jim Blandy <jimb@redhat.com> (tiny change).
15409
15410 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15411
15412         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15413
15414 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15415
15416         * spam.el (spam-get-article-as-string): Update to use
15417         gnus-request-article-this-buffer, much simpler.
15418         (spam-get-article-as-buffer): Remove.
15419
15420 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15421
15422         * message.el (message-expand-name): Use EUDC if the user uses that.
15423
15424 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15425
15426         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15427         character for the encoding to avoid consing a string.
15428
15429         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15430         unnecessarily.
15431
15432         * mm-util.el (mm-replace-chars-in-string): Remove.
15433
15434         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15435         of mm-replace-chars-in-string.
15436
15437 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15438
15439         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15440
15441         * mm-util.el (mm-subst-char-in-string): Support inplace.
15442
15443         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15444         a new string in every iteration.  Use shy groups.
15445
15446 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15447
15448         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15449         * gnus-soup.el (gnus-soup-group-brew):
15450         * gnus-msg.el (gnus-put-message):
15451         * gnus-move.el (gnus-group-move-group-to-server):
15452         * gnus-kill.el (gnus-batch-score):
15453         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15454         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15455         (gnus-group-update-group, gnus-group-read-group)
15456         (gnus-group-make-group, gnus-group-make-help-group)
15457         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15458         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15459         (gnus-group-sort-by-unread, gnus-group-catchup)
15460         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15461         (gnus-group-yank-group, gnus-group-set-info)
15462         (gnus-group-list-groups):
15463         * gnus.el (gnus-generate-new-group-name):
15464         * gnus-delay.el (gnus-delay-send-queue):
15465         * nnvirtual.el (nnvirtual-catchup-group):
15466         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15467         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15468         (gnus-group-prepare-topics, gnus-topic-check-topology):
15469         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15470         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15471         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15472         (gnus-group-make-articles-read):
15473         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15474         (gnus-group-change-level, gnus-kill-newsgroup)
15475         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15476         (gnus-get-unread-articles, gnus-make-articles-unread)
15477         (gnus-make-ascending-articles-unread): Use accessor
15478         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15479         to get group information for improved readability.
15480
15481
15482 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15483
15484         * gnus-art.el (article-decode-mime-words, article-babel)
15485         (gnus-article-highlight-signature, gnus-article-add-buttons)
15486         (gnus-signature-toggle): Use gnus-with-article-buffer.
15487
15488         * gnus-art.el (gnus-article-highlight-headers)
15489         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15490
15491         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15492         (gnus-article-set-globals, gnus-request-article-this-buffer)
15493         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15494         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15495         (gnus-mime-display-alternative): Use with-current-buffer.
15496
15497 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15498
15499         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15500         also under 80 char limit, and call gnus-error if needed.
15501         (spam-fetch-article-header): Fix - it was a
15502         buffer-local variable (gnus-newsgroup-data).
15503         (spam-find-spam): Use spam-generate-fake-headers, forget about
15504         spam-insert-fake-headers.
15505         (spam-insert-fake-headers): Remove.
15506
15507 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15508
15509         * deuglify.el (gnus-article-outlook-unwrap-lines)
15510         (gnus-outlook-rearrange-article)
15511         (gnus-outlook-repair-attribution-outlook)
15512         (gnus-outlook-repair-attribution-block)
15513         (gnus-outlook-repair-attribution-other): Remove redundant
15514         save-excursion.
15515
15516 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15517
15518         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15519         (spam-fetch-field-subject-fast)
15520         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15521         (spam-fetch-article-header): Add functions to deal with Gnus
15522         internals for fast retrieval of article header data.
15523         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15524
15525 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15526
15527         * pop3.el (pop3-md5): Remove.
15528         (pop3-apop): Replace pop3-md5 with md5.
15529
15530         * mm-bodies.el: base64 is always built-in.
15531
15532         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15533         with-current-buffer.
15534
15535 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15536
15537         * canlock.el (canlock-insert-header): Remove excessive grouping in
15538         regexp.
15539
15540         * gnus-sum.el (gnus-summary-read-document): Ditto.
15541
15542         * gnus-uu.el (gnus-uu-part-number): Ditto.
15543
15544         * html2text.el (html2text-remove-tags): Ditto.
15545         (html2text-format-tags): Ditto.
15546         (html2text-format-single-elements): Ditto.
15547
15548         * mml.el (mml-parse-1): Ditto.
15549
15550 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15551
15552         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15553
15554         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15555
15556         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15557
15558         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15559
15560 2003-11-15  Simon Josefsson  <jas@extundo.com>
15561
15562         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15563         (pgg-gpg-lookup-key): Use regexp match instead of
15564         split-string (split-string is different between emacs 21.2 and
15565         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15566
15567 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15568
15569         * gnus-art.el (gnus-mime-view-all-parts)
15570         (gnus-article-part-wrapper, gnus-article-view-part): Use
15571         with-current-buffer.
15572
15573 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15574
15575         * spam.el (spam-disable-spam-split-during-ham-respool)
15576         (spam-spamoracle-database, spam-cache-lookups)
15577         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15578         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15579         (spam-group-ham-marks, spam-group-spam-marks)
15580         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15581         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15582         also add spam-use-blackholes to the statistical checks.
15583         (spam-fetch-field-fast): Add interface to fetching fields, may
15584         become a macro.
15585         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15586         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15587         (spam-insert-fake-headers): Fake an article when needed.
15588         (spam-find-spam): Fake article when possible.
15589         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15590         (spam-check-bogofilter-headers): Use message-fetch-field instead
15591         of nnmail-fetch-field.
15592
15593 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15594
15595         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15596
15597 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15598
15599         * spam.el (spam-split): Do not require spam-use-CHECK to be
15600         enabled if that check is passed to spam-split explicitly; also
15601         fix so 'spam doesn't get converted to spam-split-group when
15602         spam-split-symbolic-return is t.
15603         (spam-find-spam): Find registrations of the article and use those
15604         instead of re-running spam-split to find the spam/ham
15605         classification of the article.
15606         (spam-log-processing-to-registry, spam-log-registered-p)
15607         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15608         Use gnus-error instead of gnus-message.
15609         (spam-log-registration-type): Add function to determine the
15610         classification of a message based on registry entries; will
15611         return nil if both 'spam and 'ham are found.
15612         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15613         a reasonably fast local cache without the loading errors.
15614         (spam-cache-lookups): Set to t by default.
15615         (spam-find-spam): Don't try to guess spam-cache-lookups.
15616         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15617         spam-caches entry.
15618         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15619         caching of whitelist/blacklist entries.
15620         (spam-check-whitelist, spam-check-blacklist): Invoke
15621         spam-from-listed-p with a type, not a cache variable.
15622         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15623
15624 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15625
15626         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15627
15628         * nnmail.el (nnmail-split-fancy): do.
15629
15630         * mml.el (mml-parse): do.
15631
15632         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15633         (gnus-score-adaptive): do.
15634
15635 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15636
15637         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15638         (gnus-mime-button-map): Don't set keymap parent.
15639         (gnus-button-ctan-directory-regexp): Use shy grouping.
15640         (gnus-prev-page-map): Don't set keymap parent.
15641         (gnus-prev-page-map): Remove duplicated one.
15642         (gnus-next-page-map): Don't set keymap parent.
15643         (gnus-mime-security-button-map): Ditto.
15644
15645         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15646         version number.
15647
15648         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15649
15650 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15651
15652         * canlock.el (canlock-sha1-function): Remove.
15653         (canlock-sha1-function-for-verify): Remove.
15654         (canlock-openssl-program): Remove.
15655         (canlock-openssl-args): Remove.
15656         (canlock-ignore-errors): Remove.
15657         (canlock-sha1-with-openssl): Remove.
15658         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15659         (canlock-verify): Don't use canlock-ignore-errors.
15660
15661         * sha1-el.el (sha1-string-external): Make it can return a string
15662         in binary form.
15663         (sha1-region-external): Ditto.
15664         (sha1-string-internal): Ditto.
15665         (sha1-region-internal): Ditto.
15666         (sha1-region): Ditto.
15667         (sha1-string): Ditto.
15668         (sha1): Ditto.
15669
15670 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15671
15672         * spam.el (spam-report-articles-gmane): New command.
15673
15674 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15675
15676         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15677
15678         * run-at-time.el (run-at-time-saved): Remove.
15679         (run-at-time): Doc fix.
15680
15681 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15682
15683         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15684         (gnus-summary-limit-map): Add it.
15685         (gnus-summary-make-menu-bar): do.
15686
15687 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15688
15689         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15690         Make attempt at some caching support (done for BBDB only now).
15691         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15692         addresses to be checked.
15693         (spam-clear-cache-BBDB): Add function, to be invoked by
15694         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15695         (spam-check-BBDB): Check and use the caches, if
15696         spam-cache-lookups is on, remove superfluous (provide).
15697
15698 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15699
15700         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15701
15702 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15703
15704         * run-at-time.el (run-at-time-saved): Move to after the definition
15705         of `run-at-time'.
15706
15707         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15708
15709 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15710
15711         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15712         mm-w3m-local-map-property.
15713
15714         * mm-view.el (mm-w3m-mode-map): Remove.
15715         (mm-w3m-local-map-property): Remove.
15716         (mm-inline-text-html-render-with-w3m): Don't use
15717         mm-w3m-local-map-property.
15718
15719 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15720
15721         * run-at-time.el: New file.
15722
15723         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15724         under Emacs.
15725
15726         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15727         of gnus-set-text-properties.
15728
15729         * gnus-uu.el (gnus-uu-save-article): Ditto.
15730
15731         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15732
15733         * gnus-cite.el (gnus-cite-parse): Ditto.
15734
15735         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15736         of gnus-.
15737
15738         * gnus-xmas.el (run-at-time): Require run-at-time.
15739
15740         * gnus.el: Changed calls to nnheader-run-at-time and
15741         password-run-at-time throughout to use run-at-time directly.
15742
15743         * password.el: Removed definition of run-at-time.
15744
15745         * nnheaderxm.el: Remove definition of run-at-time.
15746
15747 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15748
15749         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15750         in prompt.
15751
15752 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15753
15754         * messagexmas.el (message-xmas-redefine): Alias
15755         `message-make-caesar-translation-table' to
15756         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15757         version.
15758
15759         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15760         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15761         `gnus-xmas-set-text-properties'.
15762         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15763         `gnus-xmas-completing-read'.
15764         (gnus-xmas-completing-read): Removed.
15765         (gnus-xmas-open-network-stream): Removed.
15766
15767         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15768         XEmacs version.
15769
15770         * dns.el (dns-make-network-process): Use `open-network-stream'
15771         instead of `gnus-xmas-open-network-stream'.
15772
15773         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15774
15775         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15776
15777 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15778
15779         * gnus-art.el (gnus-mime-display-alternative)
15780         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15781         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15782         Don't use gnus-local-map-property.
15783
15784         * gnus-util.el (gnus-local-map-property): Remove.
15785
15786         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15787         gnus-completing-read-maybe-default with completing-read.
15788
15789         * gnus-util.el (gnus-completing-read): do.
15790         (gnus-completing-read-maybe-default): Remove.
15791
15792 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15793
15794         * password.el: Only autoload `run-at-time' if not XEmacs.
15795         Only autoload the itimer functions if XEmacs.
15796
15797 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15798
15799         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15800         XEmacsen.
15801
15802         * dgnushack.el: Autoload executable-find for XEmacs.
15803
15804 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15805
15806         * gnus-art.el (gnus-read-string): Remove.
15807         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15808         read-string.
15809
15810 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15811
15812         * netrc.el: Autoload password-read.
15813         (netrc): Add configuration group.
15814         (netrc-encoding-method, netrc-openssl-path): Add
15815         variables for encoding and decoding of files with symmetric
15816         ciphers.
15817         (netrc-encode): Add assistant function to encode a file with
15818         netrc-encoding-method.
15819         (netrc-parse): Add interactive parameter, added optional
15820         decoding if netrc-encoding-method is non-nil but otherwise
15821         behavior is standard.
15822         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15823         Do s/encode/encrypt/ everywhere.
15824
15825         * spam.el: Remove executable-find autoload.
15826
15827 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15828
15829         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15830
15831         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15832
15833 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15834
15835         * gnus-art.el (gnus-treat-ansi-sequences)
15836         (article-treat-ansi-sequences): New variable and function.
15837         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15838
15839         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15840         Use it.
15841
15842 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15843
15844         * mm-util.el (mm-quote-arg): Remove.
15845
15846         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15847         shell-quote-argument.
15848
15849         * gnus-uu.el (gnus-uu-command): do.
15850
15851         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15852
15853         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15854         with make-char.
15855
15856         * mm-util.el (mm-make-char): Remove.
15857
15858         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15859         add-minor-mode.
15860
15861         * gnus-undo.el (gnus-undo-mode): do.
15862
15863         * gnus-topic.el (gnus-topic-mode): do.
15864
15865         * gnus-sum.el (gnus-dead-summary-mode): do.
15866
15867         * gnus-start.el (gnus-slave-mode): do.
15868
15869         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15870
15871         * gnus-ml.el (gnus-mailing-list-mode): do.
15872
15873         * gnus-gl.el (gnus-grouplens-mode): do.
15874
15875         * gnus-draft.el (gnus-draft-mode): do.
15876
15877         * gnus-dired.el (gnus-dired-mode): do.
15878
15879         * gnus-ems.el (gnus-add-minor-mode): Remove.
15880
15881         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15882         Replace gnus-char-width with char-width.
15883
15884         * gnus-ems.el (gnus-char-width): Remove.
15885
15886         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15887         Replace gnus-char-width with char-width.
15888
15889         * gnus-ems.el (gnus-char-width): Remove.
15890
15891         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15892         definition.
15893         Remove Emacs 20 hash table compatibility code.
15894
15895         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15896         20 compatibility code.
15897
15898         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15899
15900         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15901
15902         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15903         with point-at-{eol,bol}.
15904
15905         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15906
15907         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15908
15909         * flow-fill.el (fill-flowed-point-at-bol)
15910         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15911
15912         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15913         Replace with point-at-{eol,bol} throughout all files.
15914
15915 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15916
15917         * ntlm.el (ntlm-string-as-unibyte): New macro.
15918         (ntlm-build-auth-response): Use it.
15919
15920         Remove Emacs 20 stuff:
15921         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15922         (butlast, mapc, remove): Remove the compiler macros.
15923         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15924         of delq and copy-sequence.
15925         * gnus-art.el (popup-menu): Remove the compiler macro.
15926         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15927         Emacs 20.
15928
15929 2004-01-05  Simon Josefsson  <jas@extundo.com>
15930
15931         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15932         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15933         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15934         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15935         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15936         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15937         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15938         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15939         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15940         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15941         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15942         string-xor into ntlm-string-xor.  Suggested by
15943         Jesper Harder <harder@myrealbox.com>.
15944
15945         * ntlm.el: Don't include poem.
15946
15947         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15948         Jesper Harder <harder@myrealbox.com>.
15949
15950         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15951
15952         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15953         probably breaks emacs with DL patch, but do we care? Is anyone
15954         still using the DL stuff?)
15955
15956         * sieve-manage.el: Use the password package.
15957         (sieve-manage-read-passwd): Remove.
15958         (sieve-manage-interactive-login): Use password.  Re-add
15959         condition-case around loop.
15960
15961         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15962         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15963         the password package.
15964
15965 2003-02-19  Simon Josefsson  <jas@extundo.com>
15966
15967         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15968         token.
15969
15970 2002-08-07  Simon Josefsson  <jas@extundo.com>
15971
15972         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15973         (sieve-manage-authenticators):
15974         (sieve-manage-authenticator-alist): Add some SASL mechs.
15975         (sieve-sasl-auth): New function.
15976         (sieve-manage-cram-md5-auth):
15977         (sieve-manage-plain-auth): Rewrite using SASL library.
15978         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15979         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15980         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15981         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15982
15983 2004-01-05  Simon Josefsson  <jas@extundo.com>
15984
15985         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15986         New files.
15987
15988 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15989
15990         * gnus-group.el (gnus-no-groups-message): Update.
15991
15992         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15993
15994 2003-11-09  Simon Josefsson  <jas@extundo.com>
15995
15996         * imap.el: Support for ID IMAP extension (RFC 2971).
15997         (imap-local-variables): Add imap-id.
15998         (imap-id): New variable.
15999         (imap-id): New function.
16000         (imap-parse-response): Parse untagged ID response.
16001         * nnimap.el (nnimap-id): New variable.
16002         (nnimap-open-connection): Use it.
16003
16004 2003-12-28  Simon Josefsson  <jas@extundo.com>
16005
16006         * gnus-score.el (gnus-score-edit-all-score): New.
16007         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16008
16009 2004-01-04  Simon Josefsson  <jas@extundo.com>
16010
16011         * password.el: Add.
16012
16013 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16014
16015         * dns.el (dns-query-types): Fix typo.
16016         (dns-query-types): New function.
16017         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16018         PTR and SOA replies, see RFC 1035.
16019
16020 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16021
16022         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16023
16024         * Moved to Changelog.2.
16025
16026 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16027
16028         * gnus.el (gnus-version-number): Bump version.
16029
16030 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16031
16032         * gnus.el: No Gnus v0.1 is released.
16033
16034 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16035
16036         * gnus.el: No Gnus v0.0 is released.
16037
16038 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16039
16040         * gnus.el (gnus-version-number): Bump.
16041         (gnus-version): No.
16042
16043 See ChangeLog.2 for earlier changes.
16044
16045     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16046       Free Software Foundation, Inc.
16047
16048   This file is part of GNU Emacs.
16049
16050   GNU Emacs is free software: you can redistribute it and/or modify
16051   it under the terms of the GNU General Public License as published by
16052   the Free Software Foundation, either version 3 of the License, or
16053   (at your option) any later version.
16054
16055   GNU Emacs is distributed in the hope that it will be useful,
16056   but WITHOUT ANY WARRANTY; without even the implied warranty of
16057   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16058   GNU General Public License for more details.
16059
16060   You should have received a copy of the GNU General Public License
16061   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16062
16063 ;; Local Variables:
16064 ;; coding: utf-8
16065 ;; fill-column: 79
16066 ;; add-log-time-zone-rule: t
16067 ;; End: