(imap-debug): Removed -- doesn't seem very useful.
[gnus] / lisp / ChangeLog
1 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4         to use `imap-fetch' instead.  According to the comments, this should be
5         safe, since all other IMAP clients use the 1:* syntax.
6         (imap-enable-exchange-bug-workaround): Removed.
7         (imap-debug): Removed -- doesn't seem very useful.
8
9         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10         mail from a file, and the file doesn't exist.
11
12         * imap.el (imap-log): New convenience function used throughout instead
13         of repeating the same code all over the place.
14
15         * pop3.el (pop3-streaming-movemail): Return t for success.
16
17         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
18         .authinfo if we're using ssl connection.
19
20         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
21         already have if we're in a main Gnus `g' run.
22
23         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
24
25 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26
27         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
28
29         * nnmh.el (nnmh-request-list-1): Bind `file'.
30
31         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
32         alias to set-process-query-on-exit-flag or process-kill-without-query.
33         (pop3-open-server): Use it.
34
35 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
36
37         * mail-source.el (mail-source-delete-crash-box): Always move the crash
38         box to the Incoming file.  Fixes mistake in previous checkin.
39
40         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
41         request loop (for debugging purposes) removed.
42
43         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
44         culprit is more visible.
45         (nnml-save-incremental-nov, nnml-open-incremental-nov)
46         (nnml-add-incremental-nov): New functions to do "incremental" nov
47         updates, where we just append to the end of the existing nov files
48         without reading/writing them in full.
49
50         * mail-source.el (mail-source-delete-crash-box): Really only check the
51         incoming files once in a while.
52
53         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
54
55         * mail-source.el (mail-source-delete-crash-box): Only check the
56         incoming files for deletion once per day to save a lot of file
57         accesses.
58
59         * pop3.el (pop3-logon): Fix up unbound variable typo.
60
61         * mail-source.el (pop3-streaming-movemail): Autoload.
62
63         * pop3.el (pop3-streaming-movemail): Respect
64         pop3-leave-mail-on-server.
65
66         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
67         retrieval.
68
69         * pop3.el (pop3-process-filter): Removed unused function.
70         (pop3-streaming-movemail, pop3-send-streaming-command)
71         (pop3-wait-for-messages, pop3-write-to-file)
72         (pop3-number-of-responses): New functions for streaming pop3
73         retrieval.
74
75         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
76         come from no known methods.
77         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
78         list.
79
80         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
81         message sizes.
82         (pop3-movemail): Use erase-buffer instead of looping and deleting
83         regions, which seems rather odd.
84
85         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
86         file once per `g' run.
87
88         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
89         directories.  This makes the draft queue directory work.
90
91         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
92         data from the backends, so that we only request the list of groups from
93         each method once.  This should speed things up considerably.
94
95         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
96         detect that it's not implemented.
97
98         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
99         we actually do recurse down into the tree, but don't stat all leaf
100         nodes.
101
102         * gnus-html.el (gnus-html-show-images): If there are no images to show,
103         then say so instead of bugging out.
104
105         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
106         files exist before trying to read them.
107
108         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
109         around <pre_int>.
110
111         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
112
113         * nnmh.el (nnmh-request-list-1): Optimize for speed.
114
115 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
116
117         * mm-util.el (mm-image-load-path): Just return the image directories,
118         not all directories in the path in addition to the image directories.
119         (mm-image-load-path): Maintain a cache of the image directories so that
120         the `g' command in Gnus doesn't have to stat dozens of directories each
121         time.
122
123         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
124         (gnus-html-wash-tags): Add a new `i' command to insert images.
125         (gnus-html-insert-image): New command and keystroke.
126         (gnus-html-redisplay-with-images): New command and keystroke.
127         (gnus-html-show-images): Renamed command.
128         (gnus-html-wash-tags): Remove more white space before <pre_int> image
129         spacers.
130         (gnus-html-wash-tags): Decode entities at the end, so that entities
131         inside the tags don't mess up the rest of the "parsing".
132
133         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
134         so that nnimap methods aren't agentized by default.  There's apparently
135         many problems related to agent/imap behaviour.
136
137         * gnus-art.el (gnus-article-copy-string): New command and key binding.
138
139         * gnus-html.el: Doc fix.
140
141 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
142
143         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
144         specifier-spec-list for Emacs 21.
145
146         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
147         glyph-width and glyph-height instead of display-graphic-p and
148         image-size; make avoidance of displaying small images work for XEmacs.
149
150         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
151         for XEmacs.
152
153         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
154         of symbol that holds plist data.
155         (gnus-process-plist): Remove plist of process after getting it.
156
157 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
158
159         * message.el (message-generate-hashcash): Change default to
160         'opportunistic if hashcash is installed.
161
162         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
163         (gnus-html-put-image): Only call image-size once, since it's somewhat
164         time-consuming on remote X servers.
165
166 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
169         type on data, not a file name.
170
171         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
172         window-pixel-edges for Emacs 21.
173
174         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
175         decoded contents.
176         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
177
178 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
181         group line format, since it isn't very interesting.
182
183         * gnus-agent.el (gnus-agent-short-article),
184         (gnus-agent-long-article): Increase values for these two variables,
185         since most people are likely to have more network connection and
186         storage than before.
187
188         * gnus.el (gnus-refer-article-method): Change default to 'current.
189         When referring an article, the common behaviour is to refer it from the
190         current select method, not the native select method.  The chances of
191         the native select method having the message in question is rather slim
192         these days.
193
194         * gnus-sum.el (gnus-auto-select-subject): Change default to
195         `unseen-or-unread'.  I think it's likely that most people want to
196         select an unseen article over a previously seen, but unread one.
197
198         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
199         means that in the article buffer none of the minor mode elements will
200         be shown, usually, and this is not desirable in most cases.
201
202         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
203         that commands like `d' (and the like) go to the next line in the
204         buffer, instead of the next unread article.  I think this is the
205         behaviour that is most natural for most users.
206         (gnus-single-article-buffer): Change default to nil, so that people can
207         have as many article buffers open as they have summary buffer.  I think
208         this is the most natural way for the groups to behave.
209
210         * message.el (message-generate-new-buffers): Change default to
211         `unsent', so that all new message buffers start their names with the
212         string "*unsent", and it's easier to find the buffers if you move from
213         them.
214
215 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
216
217         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
218         small. They're probably tracking images.
219         (gnus-html-wash-tags): Remove all <pre_int> place holders.
220         (gnus-html-rescale-image): Yet another try at getting the image sizing
221         right.
222
223         * nntp.el (nntp-request-set-mark): Refuse to do marks if
224         nntp-marks-file-name is nil.
225
226 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
227
228         * gnus-html.el (gnus-html-wash-tags)
229         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
230         Better logging.
231
232 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
233
234         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
235
236         * gnus-html.el (gnus-html-wash-tags): Check the value of
237         gnus-blocked-images in the summary buffer.
238
239 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
240
241         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
242
243 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
244
245         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
246         like "a", it seems like.
247         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
248         since it needs to be picked from the correct buffer.
249
250         * nnwfm.el: Removed.
251
252         * nnlistserv.el: Removed.
253
254 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
255
256         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
257         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
258
259 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260
261         * nnkiboze.el: Removed.
262
263         * nndb.el: Removed.
264
265         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
266         alt text.
267         (gnus-html-rescale-image): Try to get the rescaling logic right for
268         images that are just wide and not tall.
269
270         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
271         overshadow variable bindings.
272
273 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
274
275         * gnus-html.el (gnus-html-wash-tags)
276         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
277         extra logging.
278
279 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
280
281         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
282         (gnus-max-image-proportion): New variable.
283         (gnus-html-rescale-image): New function.
284         (gnus-html-put-image): Rescale images.
285
286 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
287
288         Fix up some byte-compiler warnings.
289         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
290         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
291         (gnus-article-fill-cited-article, gnus-article-hide-citation)
292         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
293         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
294         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
295         (gnus-group-update-group): Use save-excursion and with-current-buffer.
296
297 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
298
299         * gnus-html.el (gnus-article-html): Decode contents by charset.
300
301 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
302
303         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
304         (gnus-html-frame-width, gnus-blocked-images)
305         * message.el (message-prune-recipient-rules): Add custom version.
306         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
307
308         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
309         functions.
310
311         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
312         gnus-process-get.
313
314 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
315
316         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
317         instead of lsub directly.
318
319 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320
321         * nnwarchive.el: Removed.
322
323         * gnus-soup.el: Removed.
324
325         * nnsoup.el: Removed.
326
327         * nnultimate.el: Removed.
328
329         * gnus-html.el (gnus-blocked-images): New variable.
330
331         * message.el (message-prune-recipients): New function.
332         (message-prune-recipient-rules): New variable.
333
334         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
335         guess whether a long line is natural text or not.
336
337         * gnus-html.el (gnus-html-schedule-image-fetching): Use
338         gnus-process-plist and friends for compatibility.
339
340 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
341
342         * gnus-html.el: Require packages that define macros used in this file.
343         (gnus-article-mouse-face): Declare to silence byte-compiler.
344         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
345         process-get.
346         (gnus-html-put-image): Use plist-get to avoid getf.
347         (gnus-html-prefetch-images): Use with-current-buffer.
348
349 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
350
351         * gnus-ems.el: Provide compatibility functions for
352         gnus-set-process-plist.
353
354         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
355         header-line-format for XEmacs 21.4.
356
357         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
358         * gnus.el (gnus-valid-select-methods)
359         * message.el (message-send-mail-partially-limit)
360         * mm-decode.el (mm-text-html-renderer)
361         * mml.el (mml-insert-mime-headers-always)
362         * smiley.el (smiley-regexp-alist): Bump custom version.
363
364 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * gnus-html.el: require mm-url.
367         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
368         with the url to `url'.
369         (gnus-html-wash-tags): Support cid: URLs/images.
370
371 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
372
373         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
374         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
375         bindings, as they aren't useful at all. `w' is moved to `W w'.
376
377         * gnus-move.el: Removed file, since it doesn't really work.
378
379         * gnus-html.el (gnus-article-html): Tell w3m that the input is
380         UTF-8. This seems to fix problems with some German web feeds.
381
382         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
383         at the top so that the proper colours are applied.
384
385         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
386         don't have dots in their names.
387
388         * gnus-art.el (gnus-article-view-part): Doc fix.
389
390         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
391         XEmacs-compatible.
392         (gnus-html-put-image): Don't do images on non-graphic displays.
393
394         * nnslashdot.el: Removed this unused backend.
395
396         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
397         actions.
398         (gnus-undo-register-1): Revert last change.
399
400         * gnus-group.el (gnus-group-completing-read): Protect against not
401         having completion-styles bound.
402
403         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
404         make broken recipients happier.
405
406         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
407
408         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
409         point parameter.
410
411         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
412
413         * gnus-group.el (gnus-group-completing-read): Add 'substring to
414         completion-styles for group selection.
415
416 2009-02-04  Andreas Schwab  <schwab@suse.de>
417
418         * gnus-score.el (gnus-score-string): Fix regex for matching extra
419         headers and regexp-quote the match if necessary.
420
421 2009-03-24  Miles Bader  <miles@gnu.org>
422
423         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
424         the blinking smiley.
425
426 2009-03-24  Simon Josefsson  <simon@josefsson.org>
427
428         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
429         blink smiley.
430
431 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
432
433         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
434         where the dribbel file lives exists.
435
436         * message.el (message-send-mail-partially-limit): Change the default to
437         nil, since most people don't want this.
438
439         * mm-url.el (mm-url-decode-entities): Also decode entities like
440         &#x3212.
441
442 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
443
444         * gnus-sum.el (gnus-summary-idna-message):
445         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
446         Hyperlink urls in docstrings with URL `...'.
447
448 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
449
450         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
451         functions.
452
453 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
456         say what the mouseover text should be.
457
458         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
459         version of the mm-w3m-safe-url-regexp variable to only download images
460         in the groups where we want that to happen.
461
462         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
463
464         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
465         easier debugging.
466         (gnus-article-beginning-of-window): Add kludge to allow spacing past
467         big pictures in the article buffer.
468
469         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
470         gnus-article-html.
471         (mm-text-html-renderer): gnus-article-html needs curl in addition to
472         w3m.
473
474         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
475
476 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
479         which doesn't exist.
480
481         * message.el (message-inhibit-ecomplete): New variable to allow some
482         function to inhibit ecomplete address storage.
483         (message-resend): Disable ecomplete message storage when resending
484         messages.
485
486         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
487
488 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
491         Save excursion while copying, moving, and deleting articles in order to
492         prevent the cursor from jumping to unforeseen place.
493
494 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * lpath.el: No need to bind bookmark-current-buffer,
497         bookmark-yank-point and bookmark-make-record-function.
498
499 2010-08-17  Glenn Morris  <rgm@gnu.org>
500
501         * gnus-sync.el: Require gnus components whose functions are used.
502
503         * gnus-art.el (bookmark-make-record-function):
504         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
505         Declare for compiler.
506
507         * mm-url.el (mml-compute-boundary): Autoload.
508
509 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
510
511         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
512
513 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
514
515         Typo fix "hoo4a" -> "hook".
516
517         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
518
519 2010-08-14  Glenn Morris  <rgm@gnu.org>
520
521         * gnus-sync.el (gnus-sync): Fix defgroup version.
522
523 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
524
525         Doc fixes and keep unknown groups (ammended for nunion bug fix).
526
527         * gnus-sync.el: Fix docs.
528         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
529         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
530
531 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
532
533         Optimizations for gnus-sync.el.
534
535         * gnus-sync.el: Add docs about gnus-sync-backend
536         possibilities.
537         (gnus-sync-save): Remove unnecessary message.
538         (gnus-sync-read): Optimize and show what groups were skipped.
539
540 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
541
542         Minor bug fixes for gnus-sync.el.
543
544         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
545         read the sync on get-new-news.
546
547         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
548         quiet.
549
550         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
551
552 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
553
554         Make saving and restoring of hidden threads work with overlays.
555         Patch applied by Ted Zlatanov.
556
557         * gnus-sum.el (gnus-hidden-threads-configuration)
558         (gnus-restore-hidden-threads-configuration): Update to deal with text
559         properties, rather than searching for a magic character.
560
561 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
562
563         New gnus-sync.el library for synchronization of marks.
564
565         * gnus-sync.el: New library for synchronization of marks.
566
567         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
568         renamed from `gnus-registry-grep-in-list'.
569
570         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
571
572         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
573
574 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
577         determining charset of text fails.
578
579 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
580
581         * nnmail.el (nnmail-get-new-mail-1): Revert.
582
583         * nnml.el (nnml-active-number): Make sure names of newly created groups
584         in nnml-group-alist are encoded.
585
586 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
587
588         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
589         containing non-ASCII characters in active file for nnml back end.
590
591 2010-07-24  David Engster  <dengste@eml.cc>
592
593         * mml-smime.el (mml-smime-epg-verify): Also accept the older
594         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
595
596 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
597
598         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
599         tag (Bug#6654).
600
601 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
604         the article buffer, not the summary buffer.
605
606 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
607
608         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
609         Emacs 23 as well.
610
611 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
612
613         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
614         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
615
616 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
617
618         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
619         Patch applied by Karl Fogel.
620
621         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
622         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
623
624 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
625
626         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
627         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
628         C-w still not working correctly from Article buffers; Thierry's
629         patch to fix that will be applied after this.
630
631         * gnus-art.el (bookmark-make-record-function): New local variable.
632
633         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
634         article buffer.
635         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
636
637 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
638
639         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
640         on changes in bookmark.el.
641
642 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
643
644         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
645         `no-log' instead of message not to log prompt string.
646
647 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
648
649         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
650         the *other* type of HTML form submission.
651
652 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
653
654         * auth-source.el (auth-source-pick): If choice does not contain a
655         questioned keyword, set the check to t.
656
657 2010-06-12  Romain Francoise  <romain@orebokech.com>
658
659         * gnus-util.el (gnus-date-get-time): Move up before first use.
660
661 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
662
663         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
664         (gnus-article-edit-part): Bind it to make last part that is substituted
665         or deleted visible.
666         (gnus-mime-display-single): Buttonize part of which id equals to
667         gnus-mime-buttonized-part-id.
668
669 2010-06-10  Dan Christensen  <jdc@uwo.ca>
670
671         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
672         (gnus-dd-mmm): Use gnus-date-get-time.
673         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
674         simplify logic.
675         (gnus-summary-limit-to-age): Use gnus-date-get-time.
676         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
677
678 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
679
680         * auth-source.el (top): Autoload `secrets-list-collections',
681         `secrets-create-item', `secrets-delete-item'.
682         (auth-sources): Fix tag string.
683         (auth-get-source, auth-source-retrieve, auth-source-create)
684         (auth-source-delete): New defuns.
685         (auth-source-pick): Rewrite in order to avoid 2 passes.
686         (auth-source-forget-user-or-password): New parameter USERNAME.
687         (auth-source-user-or-password): New parameters CREATE-MISSING and
688         DELETE-EXISTING.  Retrieve password interactively, if needed.
689
690 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
691
692         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
693         deleting unused directories when gnus-expert-user is t.
694
695 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
696
697         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
698         for each temp file when gnus-article-browse-delete-temp is ask.
699
700 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
701
702         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
703         Lisp calls to delete-backward-char by calls to delete-char.
704
705 2010-05-20  Kevin Ryde  <user42@zip.com.au>
706
707         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
708
709 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
710
711         * password-cache.el (password-cache-remove): Fix docstring.
712
713 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
714
715         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
716         article unless decoding article to be saved.
717
718 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
719
720         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
721         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
722         generated within the mm-with-unibyte-current-buffer macro.
723
724 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
725
726         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
727         to nil when we're in a mml-preview buffer and no group is selected.
728
729 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
730
731         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
732         when catching the `C-g'.  Reported by "Leo".
733
734 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
735
736         * message.el (message-forward-make-body-plain)
737         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
738         multibyte-string-p.
739
740         * lpath.el: Revert.
741
742 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
743
744         * message.el (message-forward-make-body-mml): Assume original message
745         is multibyte string; error on unibyte.
746         (message-forward-make-body-plain): Ditto; don't add excessive newline
747         in body end.
748
749         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
750
751 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
752
753         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
754         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
755
756 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
757
758         * mm-extern.el (mm-extern-url): Don't use
759         mm-with-unibyte-current-buffer.
760         (mm-extern-cache-contents): Use with-current-buffer instead of
761         save-excursion + set-buffer.
762
763 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
764
765         * mm-util.el (mm-emacs-mule): Remove.
766
767 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
768
769         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
770         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
771         change.
772
773 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
774
775         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
776         bind the default value of enable-multibyte-characters to nil.
777
778 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
779
780         * message.el (message-forward-make-body-plain)
781         (message-forward-make-body-mml):
782         Don't use mm-with-unibyte-current-buffer.
783
784 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
785
786         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
787
788 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
789
790         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
791         (Bug#5592).
792
793 2010-05-07  Julien Danjou  <julien@danjou.info>
794
795         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
796         it to mm-pipe-part.
797
798         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
799         it is given.
800
801 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
802
803         * binhex.el (binhex-decode-region-internal)
804         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
805         (dns-query)
806         * nnweb.el (nnweb-gmane-search)
807         * pgg-parse.el (pgg-parse-armor)
808         * pgg.el (pgg-verify-region)
809         * sha1.el (sha1-string-external)
810         * uudecode.el (uudecode-decode-region-internal)
811         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
812         XEmacs.
813
814         * gnus-art.el (gnus-article-browse-html-parts)
815         * gnus-group.el (gnus-read-ephemeral-gmane-group)
816         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
817         make-temp-file.
818
819         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
820         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
821         compiling.
822
823         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
824         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
825         XEmacs when compiling.
826
827         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
828         gnus-pick-mode-off-hook for XEmacs when compiling.
829         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
830         gnus-binary-mode-off-hook for XEmacs when compiling.
831
832         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
833         nil if char-charset is not available.
834
835         * imap.el (imap-disable-multibyte)
836         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
837         macros.
838
839         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
840         instead of encode-coding-string.
841
842         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
843         'xemacs) instead of mm-emacs-mule to switch function definitions.
844         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
845
846         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
847         bind temporary-file-directory for XEmacs;
848         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
849         timer-set-function for XEmacs 21.4 and SXEmacs;
850         bind timer-list for XEmacs 21.4 and SXEmacs;
851         fbind char-charset and find-charset-region for non-Mule XEmacs;
852         fbind decode-coding-region, decode-coding-string, detect-coding-region,
853         encode-coding-region and encode-coding-string for XEmacs having no
854         file-coding feature.
855
856 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
857
858         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
859
860 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
861
862         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
863         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
864
865 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
866
867         * mm-util.el (mm-decompress-buffer): Use `delete-file';
868         alias `jka-compr-delete-temp-file' no longer exists.
869
870 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
871
872         Use define-minor-mode in Gnus where applicable.
873         * mml.el (mml-mode): Use define-minor-mode.
874         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
875         (gnus-undo-mode): Use define-minor-mode.
876         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
877         (gnus-dead-summary-mode): Use define-minor-mode.
878         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
879         Initialize in declaration.
880         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
881         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
882         (gnus-mailing-list-mode): Use define-minor-mode.
883         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
884         (gnus-draft-mode): Use define-minor-mode.
885         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
886         (gnus-dired-mode): Use define-minor-mode.
887
888 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
889
890         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
891         handles on recursive mml-to-mime translation and check them for
892         boundary delimiter collisions.  Reported by Greg Troxel.
893
894 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
895
896         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
897
898 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
899
900         * mm-util.el (mm-find-buffer-file-coding-system):
901         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
902
903 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
904
905         * message.el (message-generate-headers): Record insertion of optional
906         headers as well.  Otherwise the check to prevent repeated insertion of
907         optional headers is a no-op.
908
909 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
910
911         * smime.el: Don't mention CVS.
912
913         * nnrss.el (nnrss-fetch): Don't mention CVS.
914
915         * nnir.el: Don't mention CVS.
916
917 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
918
919         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
920
921 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
922
923         * lpath.el: Fbind bookmark-default-handler,
924         bookmark-get-bookmark-record, bookmark-make-record-default,
925         bookmark-prop-get for Emacs <23 and XEmacs.
926
927 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
928
929         * gnus-sum.el: Add bookmark declarations to silence the compiler.
930         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
931         Use with-current-buffer to silence the byte-compiler.
932         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
933         bother to require `gnus'.
934         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
935
936 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
937
938         * gnus-sum.el (gnus-summary-bookmark-make-record)
939         (gnus-summary-bookmark-jump): New functions.
940         (gnus-summary-mode): Setup bookmark support.
941
942 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
943
944         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
945         if set.
946
947 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
948
949         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
950         gnus-article-browse-html-save-cid-image; make it work recursively for
951         forwarded messages as well.
952         (gnus-article-browse-html-parts): Work when prefix arg is given.
953         (gnus-article-browse-html-article): Doc fix.
954
955 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
956
957         * message.el (message-default-mail-headers):
958         (message-default-headers): Carry the value mail-default-headers over
959         into message-default-mail-headers, rather than message-default-headers.
960
961 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
962
963         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
964         charset.
965
966         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
967         charset into the <meta> tag when the article is encoded to utf-8.
968
969 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
970
971         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
972         directories as well.
973         (gnus-article-browse-html-parts): Work for images that do not specify
974         file names; delete temp directory when quitting; insert header at the
975         right place; use file: scheme for image files.
976
977 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
978
979         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
980         (gnus-article-browse-html-parts): Use it to make temporary cid image
981         files in addition to html file so that browser may display them.
982
983 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
984
985         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
986
987 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
988
989         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
990
991 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
992
993         * auth-source.el (auth-sources): Change default to be simpler.  Explain
994         about Secret Service API sources.  Improve Customize options.
995         (auth-source-pick): Change to accept any number of search parameters.
996         Implement fallbacks iteratively, not recursively.  Add scoring on the
997         second pass and sort by score.  Call Secret Service API when needed.
998         (auth-source-user-or-password): Use it.  Call Secret Service API
999         directly when needed to get the user name and the password.
1000
1001 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1002
1003         * message.el (message-interactive): Doc fix.
1004         (message-qmail-inject-args): Reflow.
1005         (message-kill-to-signature): Fix typo in docstring.
1006
1007         * smiley.el (smiley-buffer): Fix typo in docstring.
1008
1009 2010-03-24  Glenn Morris  <rgm@gnu.org>
1010
1011         * mail-source.el (gnus-message): Declare.
1012         (mail-source-delete-old-incoming): Require gnus-util.
1013
1014 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1017
1018         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1019
1020         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1021         password-cache's default if it is not bound.
1022         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1023         password-cache-expiry's default if it is not bound.
1024
1025         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1026         available in Emacs 21.
1027
1028         * lpath.el: Suppress compiler warnings for:
1029         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1030         XEmacs;
1031         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1032         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1033         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1034
1035 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1036
1037         * auth-source.el (auth-sources): Fix up definition so extra parameters
1038         are always inline.
1039
1040 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1041
1042         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1043         wasn't updated after mismatch.  Clear cached mailbox info correctly
1044         when uidvalidity changes.
1045         (nnimap-group-prefixed-name): New function to avoid some code
1046         duplication.
1047         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1048         (nnimap-request-group): Use it.
1049         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1050         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1051         with many imap folders.  This is done by caching the group status from
1052         the imap server persistently in a group parameter `imap-status'.  (This
1053         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1054         but not persistently, so every Gnus startup was still very slow.)
1055
1056 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1059         delete the extra newline.  Otherwise editing of :string and :number
1060         types don't work.
1061
1062 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1063
1064         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1065         secrets.el dependency.
1066         (auth-sources): Add optional user name.  Add secrets.el configuration
1067         choice (unused right now).
1068
1069 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1070
1071         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1072         `gnus-registry-install-shortcuts' fill in the functions.
1073
1074         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1075         warnings.
1076         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1077         (gnus-registry-install-shortcuts): Populate and use it in a
1078         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1079
1080 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1081
1082         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1083         In-place substitutions for the group name encoding/decoding.
1084         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1085         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1086         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1087         (nnimap-update-unseen, nnimap-request-list)
1088         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1089         (nnimap-request-set-mark, nnimap-split-to-groups)
1090         (nnimap-split-articles, nnimap-request-newgroups)
1091         (nnimap-request-create-group, nnimap-request-accept-article)
1092         (nnimap-request-delete-group, nnimap-request-rename-group)
1093         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1094         `encoded-mbx' for consistency.
1095         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1096         variable `imap-current-mailbox'.
1097
1098         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1099         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1100
1101 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1102
1103         * pop3.el (pop3-display-message-size-flag): Display message size byte
1104         counts during POP3 download.
1105         (pop3-movemail): Use it.
1106         (pop3-list): Implement listing of available messages.
1107
1108 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1109
1110         * nnir.el (nnir-get-article-nov-override-function): New function to
1111         override the normal NOV retrieval.
1112         (nnir-retrieve-headers): Use it.
1113
1114 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1115
1116         * auth-source.el (netrc-machine-user-or-password): Autoload.
1117
1118 2010-03-19  Glenn Morris  <rgm@gnu.org>
1119
1120         Stop message.el from loading about 40 libraries it doesn't always need.
1121         The general approach is to autoload rather than require, and to
1122         require in the specific functions rather than the file.  (Bug#5642)
1123
1124         * gmm-utils.el: Don't require wid-edit.
1125         (widget-create-child-value, widget-convert, widget-default-get):
1126         Autoload.
1127
1128         * gnus-util.el: Don't require time-date, netrc.
1129         (message-fetch-field, gnus-group-name-decode): Declare rather than
1130         autoloading.
1131         (gnus-fetch-field): Require message.
1132         (gnus-decode-newsgroups): Require gnus-group.
1133
1134         * ietf-drums.el: Don't require time-date.
1135
1136         * message.el: Don't require hashcash, canlock, ecomplete.
1137         Do require mail-utils.  Require nnheader only when compiling.
1138         (smtpmail-default-smtp-server): Remove declaration.
1139         (message-send-mail-function): Check smtpmail-default-smtp-server
1140         is bound rather than requiring smtpmail.
1141         (message-auto-save-directory, message-insert-signature): Use
1142         expand-file-name rather than nnheader-concat.
1143         (nnheader-insert-file-contents): Autoload.
1144         (hashcash-wait-async): Declare.
1145         (message-send-mail): Only call gnus-setup-posting-charset if
1146         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1147         (message-send-mail-with-sendmail): Require sendmail.
1148         (canlock-password, canlock-password-for-verify): Declare.
1149         (message-canlock-password): Require canlock.
1150         (nnheader-get-report): Autoload.
1151         (gnus-setup-posting-charset): Declare.
1152         (message-send-news): Require gnus-msg.
1153         (message-make-references, message-make-in-reply-to): Use mail-header-id
1154         rather than the alias mail-header-message-id.
1155         (ecomplete-add-item, ecomplete-save): Declare.
1156         (message-put-addresses-in-ecomplete): Require ecomplete.
1157         (ecomplete-display-matches): Autoload.
1158
1159         * mm-decode.el: Don't require mailcap, gnus-util.
1160         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1161         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1162         Autoload.
1163         (mailcap-mime-extensions): Declare.
1164
1165         * mm-encode.el: Don't require mailcap.
1166         (mailcap-extension-to-mime): Autoload.
1167
1168         * mml-sec.el: Don't require password-cache.
1169
1170         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1171         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1172         (mml-minibuffer-read-type): Require mailcap.
1173         (mml-preview): Require gnus-msg.
1174
1175         * mml1991.el: Require password-cache.
1176         (password-cache-expiry): Remove declaration.
1177
1178         * mml2015.el: Require password-cache.
1179         (password-cache-expiry): Remove declaration.
1180
1181         * nneething.el (mailcap): Require mailcap.
1182
1183         * nnheader.el (declare-function): Add compatibility stub.
1184         (message-remove-header): Declare rather than autoload.
1185         (nnheader-replace-header): Require message.
1186
1187         * nnimap.el (declare-function): Add compatibility stub.
1188         (netrc-parse, netrc-machine-user-or-password): Declare.
1189         (nnimap-open-connection): Require netrc.
1190
1191         * nntp.el (declare-function): Add compatibility stub.
1192         (netrc-parse, netrc-machine, netrc-get): Declare.
1193         (nntp-send-authinfo): Require netrc.
1194
1195         * rfc2047.el: Don't require qp.
1196         (quoted-printable-encode-region, quoted-printable-decode-string):
1197         Autoload.
1198
1199         * sieve-mode.el: Don't require easymenu.
1200         (easy-menu-add-item): Autoload it.
1201
1202         * spam-stat.el (time-to-number-of-days): Autoload it.
1203
1204 2010-03-19  Glenn Morris  <rgm@gnu.org>
1205
1206         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1207
1208 2010-03-18  Glenn Morris  <rgm@gnu.org>
1209
1210         * hashcash.el (declare-function): Remove duplicate definition.
1211
1212 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1213
1214         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1215         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1216         value if any backslash escapes).
1217
1218 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1219
1220         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1221         if it is available.  (bug#5647)
1222
1223         * lpath.el: Suppress compiler warning for coding-system-from-name for
1224         Emacs 21 and XEmacs.
1225
1226 2010-03-14  Juri Linkov  <juri@jurta.org>
1227
1228         * hmac-def.el:
1229         * hmac-md5.el:
1230         * netrc.el: Fix keywords.
1231
1232 2010-02-26  Glenn Morris  <rgm@gnu.org>
1233
1234         * message.el (message-send-mail-function): Change the default, so that
1235         it inherits from a customized send-mail-function.  (Bug#5643)
1236
1237 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1238
1239         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1240         shell-command-to-string signals an error (bug#5299).
1241
1242 2010-02-24  Glenn Morris  <rgm@gnu.org>
1243
1244         * message.el (message-smtpmail-send-it)
1245         (message-send-mail-with-mailclient): Doc fixes.
1246
1247 2010-02-16  Glenn Morris  <rgm@gnu.org>
1248
1249         * message.el (message-default-mail-headers): Change the default value
1250         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1251
1252 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1253
1254         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1255         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1256
1257 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1258
1259         * time-date.el (date-to-time): Doc fix (Bug#5408).
1260
1261 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1262
1263         * message.el (message-mail): Just pass yank-action on to message-setup.
1264         (message-setup): Handle (FUN . ARGS) form of yank-action.
1265         (message-with-reply-buffer, message-widen-reply)
1266         (message-yank-original): Handle non-buffer values of
1267         message-reply-buffer (Bug#4080).
1268         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1269
1270 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1271
1272         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1273         Fix typo in docstring.
1274
1275 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1276
1277         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1278         response.
1279
1280 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1281
1282         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1283
1284         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1285
1286         * message.el (message-check-news-header-syntax): Protect against a
1287         string that `rfc822-addresses' returns when parsing fails.
1288
1289 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1292         (gnus-previous-char-property-change): New functions.
1293
1294         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1295
1296 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1297
1298         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1299         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1300
1301 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1302
1303         * message.el (message-exchange-point-and-mark): Rework last change to
1304         avoid using optional arg of exchange-point-and-mark, for backward
1305         compatibility.
1306
1307 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1308
1309         * message.el (message-exchange-point-and-mark): Call
1310         exchange-point-and-mark with an argument rather than setting
1311         mark-active by hand (Bug#5175).
1312
1313 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1314
1315         * nntp.el (nntp-service-to-port): Work for service expressed with
1316         numeric string; replace [:digit:] with [0-9] for XEmacs.
1317
1318 2009-12-17  Glenn Morris  <rgm@gnu.org>
1319
1320         * gnus-group.el (gnus-bug-group-download-format-alist):
1321         Change emacs entry to debbugs.gnu.org.  Bump :version.
1322
1323 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1324
1325         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1326
1327 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1328
1329         * message.el (message-info): Explain why we use `Info-goto-node'.
1330
1331 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1332
1333         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1334
1335 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1336
1337         * message.el (message-completion-in-region): New compatibility function.
1338         (message-expand-group): Use it.
1339
1340 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1343         with no unread article should be listed if the 2nd arg `predicate' is
1344         given.
1345
1346 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1347
1348         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1349
1350 2009-11-29  Juri Linkov  <juri@jurta.org>
1351
1352         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1353         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1354         on `gnus-recenter'. (Bug#4698, Bug#4981)
1355
1356 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1357
1358         * sha1.el (sha1-string-external): default-directory "/" in case
1359         otherwise non-existent.  process-connection-type pipe for touch of
1360         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1361
1362 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1363
1364         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1365         it's comms related and sgml-mode.el has "comm" on that basis too.
1366
1367 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1368
1369         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1370         containing tspecial characters if they have been already quoted.
1371
1372 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1373
1374         * dns-mode.el (auto-mode-alist): Purecopy string.
1375
1376 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1377
1378         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1379
1380 2009-10-24  Glenn Morris  <rgm@gnu.org>
1381
1382         * gnus-art.el (help-xref-stack-item): Define for compiler.
1383
1384 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1385
1386         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1387
1388 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1391
1392 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1393
1394         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1395         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1396
1397 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1398
1399         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1400         (gnus-overlays-in): New alias to overlays-in.
1401
1402         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1403         gnus-overlay-get, and gnus-delete-overlay.
1404         (gnus-summary-show-thread): Make it work as well for systems in which
1405         next-single-char-property-change is not available.
1406         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1407
1408         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1409         (gnus-overlay-get): New alias to extent-property.
1410         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1411
1412         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1413         SXEmacs.
1414
1415         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1416         SXEmacs.
1417
1418 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1419
1420         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1421
1422 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1423
1424         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1425         and XEmacs that don't have `remove-overlays'.
1426
1427 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1428
1429         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1430         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1431         selective display.  Use overlays instead.
1432
1433 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1434
1435         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1436
1437 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1438
1439         * spam-stat.el (spam-stat-load): Fix typo in message.
1440
1441 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1442
1443         * dig.el (dig-invoke): Fix typo in docstring.
1444         (query-dig): Reflow docstring.
1445
1446 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1447
1448         * gnus-art.el (gnus-article-encrypt-body):
1449         * message.el (message-check-recipients):
1450         * mm-util.el (mm-codepage-setup):
1451         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1452         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1453
1454 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1455
1456         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1457         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1458         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1459         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1460         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1461
1462 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1463
1464         * dig.el: Add "Keywords: comm", as per net-utils.el.
1465
1466 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1467
1468         * dig.el (dig-mode): Use define-derived-mode.
1469
1470 2009-09-19  Glenn Morris  <rgm@gnu.org>
1471
1472         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1473
1474 2009-09-18  Glenn Morris  <rgm@gnu.org>
1475
1476         * gnus-diary.el (gnus-diary-check-message):
1477         * message.el (message-insert-formatted-citation-line):
1478         * nnbabyl.el (top-level):
1479         * nndiary.el (nndiary-schedule):
1480         Fix typos in condition-case handlers.
1481
1482 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1483
1484         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1485         configuration that provides the sole article window in a frame;
1486         position point correctly after deleting a part.
1487
1488 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1489
1490         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1491         (spam-resolve-registrations-routine): Use it to unregister articles
1492         that change status.
1493
1494 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1495
1496         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1497         with XEmacs.
1498         (parse-time-string-chars): Use it.
1499
1500 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1501
1502         * imap.el (imap-interactive-login): Better messages.
1503         (imap-open): Fix bug with renamed buffer on reconnect.
1504         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1505         for easier debugging and cleaner code.  On successful (guessed based on
1506         server capabilities) secondary authentication, set imap-state
1507         correctly.
1508         (imap-last-authenticator): Define imap-last-authenticator as a variable
1509         to avoid warnings.
1510
1511 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1512
1513         * nnrss.el (nnrss-request-article): Remove binding of
1514         default-enable-multibyte-characters that has gotten needless by
1515         the 2007-07-13 change in rfc2047-encode-message-header.
1516
1517         * mml.el (mml-insert-multipart): Error on the message header.
1518         (mml-insert-part): Error on the message header; position point at
1519         the end of a MIME tag.
1520
1521 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1522
1523         * time-date.el (autoload): Expand define-obsolete-function-alias into
1524         defalias and make-obsolete for old Emacsen that Gnus supports.
1525         (with-no-warnings): Define it for old Emacsen.
1526         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1527         is available.
1528         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1529         float-time is available; suppress compile warning for time-to-seconds.
1530
1531         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1532         (gnus-float-time): Alias to float-time if it exists.
1533
1534         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1535         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1536         float-time is available; suppress compile warning for time-to-seconds.
1537
1538         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1539         XEmacs.
1540
1541 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1542
1543         * imap.el (imap-message-map): Docstring fix.
1544
1545 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1546
1547         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1548         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1549         Add the optional argument `encoding' that overrides the default.
1550
1551         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1552         mm-encode-buffer.
1553
1554 2009-09-04  Glenn Morris  <rgm@gnu.org>
1555
1556         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1557         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1558         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1559         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1560         * mm-util.el (mm-with-unibyte-current-buffer)
1561         (mm-find-buffer-file-coding-system):
1562         * yenc.el (yenc-decode-region): Use default-value rather than
1563         default-enable-multibyte-characters.
1564
1565 2009-09-03  Glenn Morris  <rgm@gnu.org>
1566
1567         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1568         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1569         than default-enable-multibyte-characters.
1570
1571 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1572
1573         * gnus-art.el (gnus-article-read-summary-keys):
1574         Fix gnus-buffer-configuration's value temporarily used.
1575
1576 2009-09-02  Glenn Morris  <rgm@gnu.org>
1577
1578         * gnus-util.el (gnus-float-time): New function.
1579         * gnus-delay.el (gnus-delay-article):
1580         * gnus-sum.el (gnus-thread-latest-date):
1581         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1582         * nnspool.el (nnspool-request-newgroups):
1583         Use gnus-float-time rather than time-to-seconds.
1584         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1585
1586         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1587         (gnus-header-subject-face, gnus-header-newsgroups-face)
1588         (gnus-header-name-face, gnus-header-content-face):
1589         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1590         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1591         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1592         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1593         (gnus-cite-face-11):
1594         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1595         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1596         (gnus-server-closed-face, gnus-server-denied-face)
1597         (gnus-server-offline-face):
1598         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1599         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1600         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1601         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1602         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1603         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1604         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1605         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1606         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1607         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1608         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1609         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1610         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1611         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1612         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1613         (gnus-summary-high-undownloaded-face)
1614         (gnus-summary-low-undownloaded-face)
1615         (gnus-summary-normal-undownloaded-face)
1616         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1617         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1618         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1619         (gnus-splash-face):
1620         * message.el (message-header-to-face, message-header-cc-face)
1621         (message-header-subject-face, message-header-newsgroups-face)
1622         (message-header-other-face, message-header-name-face)
1623         (message-header-xheader-face, message-separator-face)
1624         (message-cited-text-face, message-mml-face):
1625         * sieve-mode.el (sieve-control-commands-face)
1626         (sieve-action-commands-face, sieve-test-commands-face)
1627         (sieve-tagged-arguments-face):
1628         * spam.el (spam-face):
1629         Mark face aliases with "-face" in the name as obsolete.
1630
1631 2009-09-01  Glenn Morris  <rgm@gnu.org>
1632
1633         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1634         than goto-line.
1635
1636 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1637
1638         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1639         Don't move point if the command is invoked inside the message header.
1640
1641 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1642
1643         * imap.el (imap-send-command): Simplify.
1644         (imap-wait-for-tag): point-max -> buffer-size.
1645
1646 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1647
1648         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1649         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1650         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1651         * nnir.el (nnir-swish-e-index-file):
1652         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1653         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1654         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1655         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1656         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1657         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1658
1659 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1660
1661         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1662         Don't save excursion.
1663
1664 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1665
1666         * nnheader.el (nnheader-find-file-noselect):
1667         * mm-util.el (mm-insert-file-contents):
1668         Use (default-value 'major-mode) instead of default-major-mode.
1669
1670 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1671
1672         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1673
1674 2009-08-26  Glenn Morris  <rgm@gnu.org>
1675
1676         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1677         than placing in files.el.
1678
1679 2009-08-25  Glenn Morris  <rgm@gnu.org>
1680
1681         * nnir.el (top-level): Don't require cl at run-time.
1682         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1683         Replace cl-function substitute with gnus-replace-in-string.
1684         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1685         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1686         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1687         simplified expansions.
1688
1689 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1690
1691         * dig.el (dig): Add autoload cookie.
1692
1693 2009-08-22  Glenn Morris  <rgm@gnu.org>
1694
1695         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1696         goto-line.
1697
1698 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1699
1700         * parse-time.el (parse-time-string-chars): Save match data.
1701
1702 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1703
1704         * parse-time.el (parse-time-string-chars): Compute using character
1705         classes, to handle non-ascii characters (Bug#3190).
1706
1707 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1710
1711         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1712         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1713         (gnus-mm-display-part, gnus-mime-display-single)
1714         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1715         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1716
1717         * gnus-sum.el
1718         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1719         (gnus-summary-move-article): Add expirable mark to articles copied or
1720         moved to group that has auto-expire turned on if the option is non-nil.
1721
1722 2009-07-24  Glenn Morris  <rgm@gnu.org>
1723
1724         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1725         Fix typo.  (Bug#3903)
1726
1727 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1728
1729         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1730         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1731         that should not be used for draft articles.
1732         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1733         that has no concern in minor mode keys.
1734         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1735         Abolish.
1736
1737 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1738
1739         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1740         article without making inquiry to a user for unknown encoding.
1741
1742         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1743         (nnmaildir--scan): Assume i-node and device number that file-attributes
1744         returns might be cons-cell.
1745
1746         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1747
1748         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1749
1750 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1751
1752         * auth-source.el: Remove docs now in auth.texi.  Don't use
1753         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1754         `auth-source-hide-passwords' and use them.
1755
1756 2009-07-15  Glenn Morris  <rgm@gnu.org>
1757
1758         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1759
1760 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1761
1762         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1763         excessive whitespace from the default values of title and description.
1764
1765 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1766
1767         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1768         mail-fetch-field to fetch Content-Description header in order to
1769         exclude newlines.
1770
1771 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1772
1773         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1774         format used by GnuPG 2.0.11.
1775
1776 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1777
1778         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1779         to deleted part.
1780
1781 2009-05-30  David Engster  <dengste@eml.cc>
1782
1783         * nnmairix.el: Remove old documentation in the commentary block.
1784         (nnmairix-request-group): Do not update active file for nnml back ends.
1785         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1786         end so that overview files are ignored.
1787         (nnmairix-update-groups): Make updating the groups more robust by using
1788         marks.
1789         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1790         with dollar characters in message-id.
1791
1792 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1793
1794         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1795         2008-12-25 in dns.el.
1796
1797 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1798
1799         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1800         could happen if the text is only composed of spaces and/or tabs.
1801
1802 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1803
1804         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1805         when sending a queued message to avoid extra mml tags.
1806
1807 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1808
1809         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1810
1811 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1812
1813         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1814         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1815         rmail-toggle-header for XEmacs;
1816         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1817
1818 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1819
1820         * gnus-dired.el: Remove autoload for gnus-setup-message.
1821         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1822         displaying Gnus logo; always use compose-mail.
1823
1824 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1827
1828 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1829
1830         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1831         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1832         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1833         available.
1834         (gnus-nocem-epg-verify): New function.
1835
1836 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1837
1838         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1839
1840 2009-02-15  Glenn Morris  <rgm@gnu.org>
1841
1842         * gnus-util.el (rmail-insert-rmail-file-header)
1843         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1844         autoloads.
1845         (rmail-default-rmail-file): Remove unnecessary declaration.
1846         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1847
1848 2009-02-14  Glenn Morris  <rgm@gnu.org>
1849
1850         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1851         variable (only used in gnus-util, which declares it anyway).
1852         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1853         which was only needed by gnus-art (changed to not use it any more).
1854         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1855         only used in gnus-util, which autoloads it itself.
1856         (rmail-update-summary): Fix autoload.
1857
1858         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1859         rather than rmail-output-to-rmail-file.
1860
1861 2009-02-07  Glenn Morris  <rgm@gnu.org>
1862
1863         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1864         autoload of function that no longer exists.
1865         (rmail-toggle-header): Declare.
1866         (message-forward-rmail-make-body): Handle mbox Rmail.
1867
1868 2009-01-31  Glenn Morris  <rgm@gnu.org>
1869
1870         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1871         2009-01-09 change.
1872
1873 2009-01-31  Dave Love  <fx@gnu.org>
1874
1875         * imap.el (imap-fetch-safe): Bind debug-on-error.
1876         (imap-debug): Add imap-fetch-safe.
1877
1878 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1879
1880         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1881         (auth-source-forget-all-cached): New convenience function.
1882         (auth-source-user-or-password): Accept list of modes or a single mode.
1883
1884         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1885         auth-source modes.
1886
1887         * netrc.el (netrc-machine-user-or-password): Use list of
1888         auth-source modes.
1889
1890         * nnimap.el (nnimap-open-connection): Use list of
1891         auth-source modes.
1892
1893         * nntp.el (nntp-send-authinfo): Use list of
1894         auth-source modes.
1895
1896 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1897
1898         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1899         now.
1900
1901 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1902
1903         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1904         coding system in XEmacs; add a workaround for XEmacs.
1905
1906         * lpath.el: Fbind coding-system-aliasee.
1907
1908 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1911         of current-language-environment.
1912
1913 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1914
1915         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1916         available at runtime.
1917
1918 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1919
1920         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1921
1922 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1923
1924         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1925         the greatest positive fixnum value doesn't work under an XEmacs with
1926         bignum support; use the most-positive-fixnum constant instead,
1927         available since Emacs 21.1 with cl and XEmacs 21.1.
1928
1929 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1930
1931         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1932         XEmacs gets not to work.
1933
1934 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1935
1936         * mm-util.el (mm-coding-system-priorities): Allow the value like
1937         "Japanese (UTF-8)" of current-language-environment.
1938
1939 2009-01-09  Glenn Morris  <rgm@gnu.org>
1940
1941         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1942         with last-command-event.
1943
1944 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1945
1946         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1947         in the doc string.
1948
1949         * message.el (message-fix-before-sending): Amend comment.
1950
1951 2009-01-08  Dave Love  <fx@gnu.org>
1952
1953         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1954
1955 2009-01-07  David Engster  <dengste@eml.cc>
1956
1957         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1958         simplified server definitions by converting it via
1959         gnus-server-to-method.
1960
1961 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1962
1963         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1964         parameter's operands.
1965
1966 2009-01-06  David Engster  <dengste@eml.cc>
1967
1968         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1969         primary select method (for gnus-group-mark-article-as-read).
1970
1971 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1972
1973         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1974         `(gnus)Face', not `(gnus)X-Face'.
1975
1976 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1977
1978         * mm-util.el (mm-ucs-to-char): New function.
1979
1980         * mm-url.el (mm-url-decode-entities): Use it.
1981
1982         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1983         unicode-to-char.
1984
1985 2009-01-05  Dave Love  <fx@gnu.org>
1986
1987         * time-date.el: Require cl for `declare'.
1988
1989 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1990
1991         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1992         Dave Love.
1993
1994 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1995
1996         * message.el (message-fix-before-sending): Add `eight-bit' to
1997         illegible-text check.
1998
1999 2009-01-03  Michael Olson  <mwolson@gnu.org>
2000
2001         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2002         `headers' is nil.  This can occur if the IMAP server does not have
2003         permissions to read messages from a folder, but can write new messages
2004         to the folder.
2005         (nnimap-request-article-part): Do not insert `data' if it is nil.
2006
2007         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2008         characters which will confuse `read', so skip past them.
2009
2010 2009-01-01  Dave Love  <fx@gnu.org>
2011
2012         * imap.el (imap-string-to-integer): Fix typo.
2013         (imap-fetch-safe): New function.
2014         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2015
2016         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2017
2018         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2019         (imap-parse-greeting): Fix doc strings.
2020         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2021         (imap-parse-flag-list): Make messages unique.
2022         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2023
2024         * nnimap.el: Fix author email.
2025         (nnimap-split-rule): Add FIXME comment.
2026         (nnimap-debug): Fix doc string.
2027
2028 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2029
2030         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2031
2032 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2033
2034         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2035         nslookup if resolv.conf isn't available.
2036         (dns-query): Rename from query-dns.
2037         (dns-query-cached): Rename from query-dns-cached.
2038
2039 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2040
2041         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2042         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2043         to check if those variables exist (first appeared in Emacs 18.50).
2044
2045 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2046
2047         * mm-util.el (mm-line-number-at-pos): New function.
2048
2049         * spam-report.el (spam-report-process-queue): Use it.
2050
2051 2008-12-24  David Engster  <dengste@eml.cc>
2052
2053         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2054         parameters that haven't existed as variables as buffer-local variables.
2055
2056 2008-12-23  Dave Love  <fx@gnu.org>
2057
2058         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2059         cadar.
2060
2061         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2062         imap-starttls-p.
2063         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2064
2065 2008-12-22  Dave Love  <fx@gnu.org>
2066
2067         * imap.el: Fix author email.  Doc fixes.
2068         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2069         reply.
2070
2071 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2072
2073         * spam-report.el (spam-report-gmane-max-requests): New constant.
2074         (spam-report-gmane-wait): New variable.
2075         (spam-report-gmane-ham, spam-report-gmane-spam)
2076         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2077         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2078         the server.
2079
2080         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2081         Add explanations.
2082
2083         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2084         nnheader-accept-process-output and nnheader-read-timeout if available.
2085         (pop3-movemail): Use it.
2086
2087         * message.el (message-check-news-body-syntax): Fix signature check if
2088         there's an attachment.
2089
2090 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2091
2092         * mm-util.el: Add comments to the mm- emulating functions.
2093
2094 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2095
2096         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2097         by Stephen Berman <stephen.berman@gmx.net>.
2098
2099 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2100
2101         * mm-util.el (mm-substring-no-properties): New function.
2102         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2103         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2104         (mm-string-to-multibyte): Doc fix.
2105
2106         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2107
2108 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2109
2110         * mml.el (mml-attach-file): Strip text properties from file name.
2111         (Bug#1574)
2112
2113 2008-12-16  Glenn Morris  <rgm@gnu.org>
2114
2115         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2116
2117 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2120         knows since the charset specified might be a bogus alias that
2121         mm-charset-synonym-alist provides.
2122
2123 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2124
2125         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2126         "ISO_8859-1".
2127
2128         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2129
2130 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2131
2132         * mm-util.el (mm-charset-eval-alist):
2133         Define it before mm-charset-to-coding-system.
2134         (mm-charset-to-coding-system): Add optional argument `silent';
2135         define it before mm-charset-override-alist.
2136         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2137         default value if it can be used in Emacs currently running;
2138         silence mm-charset-to-coding-system.
2139
2140 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2141
2142         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2143         `allow-override' which says whether to use `mm-charset-override-alist'.
2144         (rfc2047-decode-encoded-words): Use it.
2145
2146         * mm-util.el (mm-charset-override-alist): Fix custom type;
2147         add `(gb2312 . gbk)' to choices.
2148
2149 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2150
2151         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2152         fast.
2153
2154         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2155
2156         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2157
2158 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2159
2160         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2161         on links.
2162
2163         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2164
2165 2008-12-03  Lute Kamstra  <lute@gnu.org>
2166
2167         * sha1.el: Remove leading * from docstrings of defcustoms,
2168         deffaces, defconsts and defuns.
2169
2170 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2171
2172         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2173         users' addresses that don't have domain parts.
2174         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2175         rather than message-narrow-to-head since there will be the message
2176         header separator.
2177
2178 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2179
2180         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2181         since the result is inserted in a unibyte buffer anyway.
2182         (nnimap-demule-use-string-to-multibyte): Remove.
2183         (nnimap-demule): Alias it to mm-string-to-multibyte.
2184
2185 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2186
2187         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2188         variable for debugging bug#464 and bug#1174.
2189         (nnimap-demule): Use it.
2190
2191 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2192
2193         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2194         score calculation correctly.
2195
2196 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2197
2198         * message.el (message-send-mail): Just set the buffer to unibyte
2199         rather than use mm-with-unibyte-current-buffer which does a lot more.
2200         (message-send-mail-partially): Don't bother with
2201         mm-with-unibyte-current-buffer since it's already been made unibyte by
2202         message-send-mail.
2203
2204 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2205
2206         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2207
2208 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2209
2210         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2211
2212 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2215         require itself and to remove `with-no-warnings'.
2216
2217 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2218
2219         * starttls.el (starttls-any-program-available): Get the name of the
2220         available TLS layer program.
2221         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2222         well as the host name in the "opening" message.
2223
2224         * auth-source.el (auth-source-cache, auth-source-do-cache)
2225         (auth-source-user-or-password): Cache passwords and logins by default,
2226         allow override with `auth-source-do-cache'.
2227         (auth-source-forget-user-or-password): Allow users to remove cache
2228         entries if needed.
2229
2230 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2231
2232         * md4.el (md4-buffer): Fix typo in docstring.
2233         (md4, md4-64): Doc fixes.
2234         (md4-pack-int32): Reflow docstring.
2235
2236 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2237
2238         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2239         condition-case to only the forward-sexp call.
2240
2241 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2242
2243         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2244         quotes contained.  Make it more robust regardless by an extra
2245         condition-case wrapper.
2246
2247 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2248
2249         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2250
2251 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2252
2253         * nnml.el (nnml-request-expire-articles): Check if the function set to
2254         `nnmail-expiry-target' returns the symbol `delete'.
2255
2256         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2257
2258         * nnmail.el (nnmail-expiry-target): Fix custom type.
2259
2260 2008-10-02  Glenn Morris  <rgm@gnu.org>
2261
2262         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2263         Silence compiler warning.
2264
2265 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2266
2267         * tls.el (open-tls-stream): Show the actual command being
2268         executed, instead of the format string.
2269
2270 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * lpath.el: Fbind codepage-setup for Emacs 23.
2273
2274 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2275
2276         * mml.el (mml-menu): Don't assume mml2015 is bound.
2277
2278 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2279
2280         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2281         exists.
2282
2283 2008-09-27  Glenn Morris  <rgm@gnu.org>
2284
2285         * gnus-util.el (mail-header-remove-comments): Autoload it.
2286
2287 2008-09-27  Andreas Schwab  <schwab@suse.de>
2288
2289         * gnus-util.el (gnus-split-references): Strip comments.
2290         (gnus-parent-id): Likewise.
2291
2292 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2293
2294         * message.el (message-confirm-send): Fix version.
2295
2296 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2297
2298         * message.el (message-idna-to-ascii-rhs-1): Use
2299         mail-extract-address-components rather than mail-header-parse-addresses
2300         that is an alias by default to ietf-drums-parse-addresses that does not
2301         support non-ASCII names in headers' contents.
2302
2303 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2304
2305         * message.el (message-confirm-send): Fixed variable documentation to
2306         avoid the "y/n" wording.
2307
2308 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2309
2310         * message.el (message-set-auto-save-file-name): Save to a different
2311         filename so multiple messages (especially drafts) can be recovered.
2312
2313 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2314
2315         * message.el (message-confirm-send): Add appropriate version.
2316
2317 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2318
2319         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2320         defvar.
2321
2322 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2323
2324         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2325         (mm-pkcs7-enveloped-magic): Ditto.
2326
2327 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2328
2329         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2330         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2331
2332 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2333
2334         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2335         default, it's better.
2336
2337 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2338
2339         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2340         summary line gnus-number property and ignore them (with a warning
2341         message).
2342
2343 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2344
2345         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2346         macro caddr in the interactive form since it won't be expanded.
2347
2348 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2351         `charset'; fix name of function called recursively.
2352         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2353
2354 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2357         (gnus-mime-set-charset-parameters): New function.
2358         (gnus-mime-view-part-as-charset): Use it to correctly display part
2359         specifying wrong charset.
2360
2361 2008-09-08  David Engster  <dengste@eml.cc>
2362
2363         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2364         in completing-read for back end server.
2365
2366 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2367
2368         * message.el (message-confirm-send): New variable to confirm sending a
2369         message.
2370         (message-send): Use it.
2371
2372 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2373
2374         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2375
2376 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2377
2378         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2379
2380 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2381
2382         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2383         prevent tracking too many groups.
2384         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2385         Use it.
2386
2387 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2388
2389         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2390         moving point to the bottom of the window in order to avoid recentering.
2391
2392 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2395
2396         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2397         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2398         (gnus-article-beginning-of-window): Fix calculation.
2399
2400 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * gnus-msg.el (gnus-summary-supersede-article)
2403         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2404         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2405         message header.
2406
2407 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2408
2409         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2410         pending output coming after the status change.
2411
2412 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2413
2414         * message.el:
2415         * gnus-start.el:
2416         * gnus-registry.el: Remove VMS support.
2417
2418 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2421         macro.
2422         (rfc2104-hash): Use it.
2423
2424 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2425
2426         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2427         (gnus-summary-sort-by-most-recent-date): New commands.
2428         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2429         and menu entries.
2430
2431 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2432
2433         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2434         don't redisplay article for raw contents; remove plural articles stuff.
2435
2436         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2437         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2438         on gnus-summary-save-article; display results properly.
2439
2440 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2441
2442         * lpath.el: No need to fbind ns-focus-frame.
2443
2444 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2445
2446         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2447
2448 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2451         gnus-save-all-headers.
2452
2453 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2454
2455         * gnus-util.el (ns-focus-frame): Remove declaration.
2456         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2457         like x.
2458
2459 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2460
2461         * rfc2104.el (rfc2104-zero): Delete defconst.
2462         (rfc2104-hex-alist): Likewise.
2463         (rfc2104-hex-to-int): Delete func.
2464         (rfc2104-hexstring-to-bitstring): Likewise.
2465         (rfc2104-nybbles): New defconst.
2466         (rfc2104-hash): Rewrite for speed.
2467
2468 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2469
2470         * tls.el (open-tls-stream): Make it work with the 2nd argument
2471         BUFFER that is a string but does not exist as a buffer object, as
2472         mentioned in the doc-string.
2473
2474 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2477         SXEmacs.
2478
2479 2008-07-16  Glenn Morris  <rgm@gnu.org>
2480
2481         * gnus-util.el (ns-focus-frame): Declare for compiler.
2482
2483 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2486         set as a group parameter.
2487         (gnus-summary-save-in-pipe): Work when it is called independently.
2488         (gnus-summary-pipe-to-muttprint): Don't modify
2489         gnus-summary-pipe-output-default-command.
2490
2491 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2492
2493         * message.el (message-send-mail-with-sendmail):
2494         Display the error message.
2495
2496 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2497
2498         * gnus-art.el (gnus-default-article-saver):
2499         Add gnus-summary-save-in-pipe to choices.
2500         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2501         gnus-summary-pipe-output-default-command as the default command.
2502         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2503         instead of gnus-last-shell-command.
2504
2505         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2506         New user option.
2507         (gnus-summary-muttprint-program): Mention the value will be changed.
2508         (gnus-summary-save-article): Force showing of all headers.
2509         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2510
2511 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2512
2513         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2514
2515 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2516
2517         * nnimap.el (nnimap-id):
2518         * sieve-manage.el (sieve-manage-open): Doc fixes.
2519
2520 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2521
2522         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2523         if available.
2524
2525 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2526
2527         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2528
2529         * nnkiboze.el (nnkiboze-generate-group):
2530         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2531
2532         * nnmairix.el: Require CL.
2533
2534 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2535
2536         * dgnushack.el: Autoload get-display-table and put-display-table for
2537         XEmacs 21.5.
2538
2539         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2540         21.4 and SXEmacs.
2541
2542 2008-06-15  David Engster  <dengste@eml.cc>
2543
2544         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2545
2546 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2547
2548         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2549         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2550         runtime choice under XEmacs.
2551
2552         * gnus-sum.el (gnus-summary-set-display-table):
2553         Use `gnus-put-display-table', `gnus-get-display-table',
2554         `gnus-set-display-table' for the display table, instead of `aset'.
2555
2556         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2557         Use `gnus-put-display-table', `gnus-get-display-table',
2558         `gnus-set-display-table' for the display table.
2559
2560 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2561
2562         * nnmairix.el: Add autoloads.
2563
2564 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2565
2566         * nnmairix.el (nnmairix-delete-recreate-group)
2567         (nnmairix-update-and-clear-marks): Fix error messages.
2568
2569 2008-06-14  David Engster  <dengste@eml.cc>
2570
2571         * nnmairix.el: Upgrade to version 0.6.
2572         (nnmairix-group-toggle-propmarks-this-group)
2573         (nnmairix-group-toggle-readmarks-this-group)
2574         (nnmairix-group-delete-recreate-this-group)
2575         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2576         (nnmairix-remove-tick-mark-original-article): New commands.
2577         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2578         (nnmairix-propagate-marks-to-nnmairix-groups)
2579         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2580         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2581         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2582         functions needed for marks propagation and manipulation of read marks.
2583         (nnmairix-update-groups): New function.
2584         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2585         (nnmairix-determine-original-group-from-registry)
2586         (nnmairix-determine-original-group-from-path)
2587         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2588         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2589         New helper functions.
2590         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2591         keystrokes for new commands.
2592         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2593         (nnmairix-request-group): Check allow-fast group parameter.
2594         (nnmairix-request-create-group): Set allow-fast group parameter if
2595         nnmairix-allowfast-default is set.
2596         (nnmairix-close-group): Propagate marks upon closing if needed.
2597         (nnmairix-group-toggle-threads-this-group): Use new.
2598         nnmairix-group-toggle-parameter helper function.
2599         (nnmairix-search): Better check for empty search result.
2600         (nnmairix-goto-original-article): Use new helper functions for
2601         determining original article.
2602         (nnmairix-show-original-article): Make sure message-id is in brackets.
2603         (nnmairix-call-mairix-binary): Change variable name.
2604         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2605         helper function.
2606         (nnmairix-widget-toggle-activate): Fix doc string.
2607
2608 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2609
2610         * nnir.el: Require edmacro when compiling with XEmacs.
2611         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2612         available in Emacs 21.
2613
2614 2008-06-11  Glenn Morris  <rgm@gnu.org>
2615
2616         * gnus-util.el (x-focus-frame):
2617         * gnus.el (image-size):
2618         * mm-decode.el (image-size): Declare.
2619
2620         * gnus-picon.el (declare-function): Add compat definition.
2621         (image-size): Declare.
2622
2623         * gnus-group.el (tool-bar-map):
2624         * gnus-sum.el (tool-bar-map): Define for compiler.
2625
2626         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2627
2628         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2629
2630         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2631         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2632         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2633         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2634         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2635         * sieve-manage.el, spam-report.el, spam.el:
2636         Remove unnecessary eval-and-compile of autoloads.
2637
2638 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2639
2640         * auth-source.el: Precise Tramp doc.
2641
2642 2008-06-07  Glenn Morris  <rgm@gnu.org>
2643
2644         * nnmairix.el: Remove unnecessary eval-when-compile.
2645
2646 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2647
2648         * lpath.el: Fbind propertize for XEmacs 21.4.
2649
2650 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2651
2652         * nnir.el: Move here from ../contrib.
2653
2654 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2655
2656         * gnus-util.el (gnus-read-shell-command): New function.
2657         * mm-decode.el (mm-pipe-part):
2658         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2659
2660 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2661
2662         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2663
2664 2008-06-03  Glenn Morris  <rgm@gnu.org>
2665
2666         * pop3.el (nnheader-accept-process-output): Autoload it.
2667
2668 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2669
2670         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2671         are not 2-digit hexadecimal characters that follow `%'s.
2672
2673 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2674
2675         * message.el (message-bogus-recipient-p): Fix type in doc string.
2676         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2677         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2678         Improve custom options.
2679         (message-bogus-recipient-p): Adjust accordingly.
2680
2681 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2682
2683         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2684         long-form month and day names.
2685
2686 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2687
2688         * dgnushack.el: Autoload debug, eudc-expand-inline and
2689         pgg-snarf-keys-region for XEmacs.
2690
2691         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2692
2693         * nnmairix.el: Require edmacro when compiling with XEmacs.
2694
2695 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2696
2697         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2698         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2699
2700 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2701
2702         * auth-source.el: Add more docs.
2703
2704         * netrc.el (netrc-machine): Always match if the port is not given.
2705
2706 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2707
2708         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2709         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2710         retrieval faster in some cases, but might make CPU usage larger.  If
2711         this has any bad side effects, we might revert this change.
2712
2713         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2714         seems to make mail retrieval much, much faster.
2715         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2716         unconditionally.
2717
2718         * gnus-draft.el (gnus-group-send-queue): Bind
2719         message-send-mail-partially-limit to nil to avoid being prompted.
2720
2721 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2722
2723         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2724
2725         * message.el (message-bogus-address-regexp): Fix and improve custom
2726         type.
2727         (message-setup-hook): Add message-check-recipients as custom option.
2728
2729 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2730
2731         * message.el (message-cite-function): Remove bogus autoload which crept
2732         in during merge from v5-10.
2733
2734 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2735
2736         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2737
2738         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2739
2740         * auth-source.el: Preliminary Tramp docs.
2741         (auth-sources): Change the default auth-sources to use
2742         EPA .gpg files.
2743
2744 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2745
2746         * nntp.el: Autoload `auth-source-user-or-password'.
2747         (nntp-send-authinfo): Use it.
2748
2749         * nnimap.el: Autoload `auth-source-user-or-password'.
2750         (nnimap-open-connection): Use it.
2751
2752         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2753         for the gnus-message function.
2754         (auth-source-user-or-password): Use it.
2755
2756 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2757
2758         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2759         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2760         (rfc2104-hash): Use it.
2761
2762 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2763
2764         * gnus-art.el (gnus-article-toggle-truncate-lines):
2765         Don't use `iff' in docstring.
2766
2767 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2768
2769         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2770
2771         * gnus-util.el (gnus-extract-address-component-name)
2772         (gnus-extract-address-component-email): Convenience functions around
2773         `gnus-extract-address-components'.
2774
2775         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2776         Use `gnus-extract-address-component-email' to fix bug of comparing full
2777         sender name to `user-mail-address'.
2778
2779 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2780
2781         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2782         catch/throw to optimize.
2783         (gnus-registry-find-keywords): Just use member to find a keyword.
2784
2785 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2786
2787         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2788         is current before calling gnus-server-prepare.
2789         (gnus-server-setup-buffer, gnus-server-update-server)
2790         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2791
2792 2008-05-04  Juri Linkov  <juri@jurta.org>
2793
2794         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2795         (mailcap-file-default-commands): Use mailcap-replace-in-string
2796         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2797         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2798
2799 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2800
2801         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2802
2803 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2804
2805         * gnus.el: Bump version to 0.11.
2806
2807 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2808
2809         * gnus.el: No Gnus v0.10 is released.
2810
2811 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2812
2813         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2814         hooks.
2815         (gnus-update-read-articles): Speed up non-marks-using users.
2816         (gnus-use-marks): Define gnus-use-marks.
2817         (gnus-propagate-marks): Rename variable to something more sensible.
2818
2819 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2820
2821         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2822         (gmm-image-load-path-for-library): Fix typos in docstrings.
2823         (gmm-message): Reflow docstring.
2824
2825 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2826
2827         * mail-source.el (mail-source-set-1, mail-source-bind):
2828         Move auth-source code out of the macro to clean it up and fix bugs.
2829
2830 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2831
2832         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2833         by sender if it's equal to user-mail-address, it's likely to be
2834         useless.
2835
2836         * mail-source.el (mail-source-bind): Don't use user or password if they
2837         are not bound.  Unintern them if they are nil.  Don't use server unless
2838         it's bound, and default it to empty string otherwise.
2839
2840 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2841
2842         * mail-source.el: Load auth-source.el.
2843         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2844         get user name or password, if auth-sources is set up.
2845
2846         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2847         strategy of splitting with parent.
2848         (gnus-registry-split-fancy-with-parent)
2849         (gnus-registry-post-process-groups): Use it and fix prior
2850         bug (returning a list as the split result).
2851
2852         * auth-source.el (auth-sources): Remove server parameter.
2853         (auth-source-pick, auth-source-user-or-password)
2854         (auth-source-user-or-password-imap)
2855         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2856         (auth-source-user-or-password-sftp)
2857         (auth-source-user-or-password-smtp): Remove server parameter.
2858
2859 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2860
2861         * smime.el (smime-sign-region, smime-encrypt-region)
2862         (smime-decrypt-region):
2863         Remove redundant calls to `generate-new-buffer-name'.
2864
2865 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2866
2867         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2868         Don't use QP for message/rfc822.
2869         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2870
2871 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2872
2873         * sieve-manage.el (sieve-string-bytes): Remove.
2874         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2875         correct byte-length only if the process's coding-system is the same as
2876         the one used internally by Emacs to represent strings.
2877
2878 2008-04-22  Juri Linkov  <juri@jurta.org>
2879
2880         * mailcap.el (mailcap-file-default-commands): New function.
2881
2882 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2883
2884         * message.el (message-signature-separator, message-cite-function):
2885         Change custom version.
2886
2887 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2888
2889         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2890         commands.
2891         (tls-checktrust): Ditto.
2892
2893 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2894
2895         * mm-decode.el (mm-display-external): Make temp file read-only.
2896
2897 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2898
2899         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2900         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2901         `C-c C-f d'.
2902
2903 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2904
2905         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2906
2907 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2908
2909         * gnus.el: Bump version to 0.9.
2910
2911 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2912
2913         * gnus.el: No Gnus v0.8 is released.
2914
2915 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2916
2917         * mail-source.el (mail-source-value):
2918         Prefer fboundp to functionp so it works with macros as well.
2919
2920 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2921
2922         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2923         Fix last change in case the element is not even a symbol.
2924
2925 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2926
2927         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2928         Prefer fboundp to functionp so it works with macros as well.
2929
2930 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2931
2932         * auth-source.el: Added docs.
2933         (auth-sources): Modify format to support server.
2934         (auth-source-pick, auth-source-user-or-password)
2935         (auth-source-user-or-password-imap)
2936         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2937         (auth-source-user-or-password-sftp)
2938         (auth-source-user-or-password-smtp): Add server parameter.
2939
2940 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2941
2942         * gnus-registry.el: Initialize the registry when gnus-registry-install
2943         is t.
2944
2945 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2946
2947         * compface.el (uncompface): Make buffer unibyte.
2948
2949 2008-04-05  Glenn Morris  <rgm@gnu.org>
2950
2951         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2952
2953 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2954
2955         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2956         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2957
2958         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2959         multibyteness after rather than before erasing it.
2960
2961         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2962         mm-with-multibyte.
2963         (gnus-request-article-this-buffer): Make sure the proper decoding is
2964         used if gnus-original-article-buffer happens to be unibyte.
2965
2966         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2967         default-enable-multibyte-characters.
2968
2969         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2970         default-enable-multibyte-characters.
2971
2972         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2973
2974         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2975
2976 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2977
2978         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2979         (imap-message-copyuid-1): Use it.
2980         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2981         J. Williams in
2982         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2983
2984         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2985         imap-enable-exchange-bug-workaround.
2986         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2987
2988 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2989
2990         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2991         a 100 byte status-checks into a 2-3MB transfer for each group.
2992         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2993         to enable bug workaround or not.
2994         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2995
2996 2008-03-31  Glenn Morris  <rgm@gnu.org>
2997
2998         * message.el (mml2015-use): Declare for compiler.
2999         (message-info): Require mml2015 when appropriate.
3000
3001 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3004         whitespace.
3005
3006 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3007
3008         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3009         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3010         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3011         (nntp-service-to-port): New function.
3012         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3013         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3014         (nntp-open-netcat-stream): New function.
3015         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3016
3017 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3018
3019         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3020
3021 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3022
3023         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3024
3025 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3026
3027         * dns.el (dns-write): Use set-buffer-multibyte.
3028
3029 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3030
3031         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3032
3033 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3034
3035         * message.el (message-signature-separator): Change default.
3036         Improve custom type.
3037         (message-cite-function): Change default to
3038         message-cite-original-without-signature.
3039
3040         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3041         toggle.
3042
3043         * message.el (message-check-news-body-syntax): Fix signature check.
3044         (message-setup-1): Mark buffer as unmodified _after_ running
3045         message-setup-hook and handling message-alternative-emails.
3046         (message-shorten-references): Be more strict when building list of
3047         valid references to comply with GNKSA.
3048
3049         * gnus-group.el (gnus-read-ephemeral-bug-group)
3050         (gnus-read-ephemeral-debian-bug-group)
3051         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3052
3053         * message.el (message-info): Don't use booleanp which isn't supported
3054         in Emacs 21 and XEmacs.
3055
3056 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3057
3058         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3059         gnus-group-gmane-group-download-format.
3060         (gnus-group-read-ephemeral-gmane-group): Rename from
3061         gnus-group-read-ephemeral-gmane-group.
3062         (gnus-read-ephemeral-gmane-group-url): Rename from
3063         gnus-group-read-ephemeral-gmane-group-url.
3064         (gnus-bug-group-download-format-alist): New variable.
3065         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3066         (gnus-read-ephemeral-emacs-bug-group): New commands.
3067
3068 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3069
3070         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3071         (gnus-visible-headers): Improve custom type.
3072
3073 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3074
3075         * mml.el (mml-menu): Add workarounds for XEmacs.
3076
3077         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3078         X-Boundary header.
3079
3080         * message.el (message-simplify-recipients): Fix previous commit.
3081
3082 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3083
3084         * mm-util.el (mm-set-buffer-multibyte): New function.
3085         * mm-decode.el (mm-copy-to-buffer): Use it.
3086
3087 2008-03-19  Glenn Morris  <rgm@gnu.org>
3088
3089         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3090         Accidentally removed in the sync process with Emacs.
3091
3092 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3093
3094         * message.el (message-alter-recipients-discard-bogus-full-name):
3095         New function.
3096         (message-alter-recipients-function): New variable.
3097         (message-get-reply-headers): Use it.
3098         (message-replace-header): New helper function.
3099         (message-recipients-without-full-name): New variable.
3100         (message-simplify-recipients): New command.
3101
3102         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3103
3104         * message.el (message-info): Handle EasyPG manual.
3105
3106         * mml.el (mml-menu): Add entry for EasyPG.
3107
3108 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3109
3110         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3111         parameter.
3112
3113         * message.el (message-disassociate-draft): Specify drafts group name
3114         fully.
3115
3116 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3117
3118         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3119         unnecessary duplicates from the match list.
3120
3121 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3122
3123         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3124
3125         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3126
3127         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3128         args of `how-many' of which the XEmacs version doesn't take; declare
3129         Info-index-next as function.
3130
3131 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3132
3133         * gnus-score.el (gnus-score-headers): Fix handling of
3134         gnus-inhibit-slow-scoring.
3135
3136         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3137         string.
3138         (gnus-button-url-regexp): Improve handling of parenthesis.
3139         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3140         (gnus-button-handle-info-keystrokes): Handle index entries.
3141
3142 2008-03-15  Glenn Morris  <rgm@gnu.org>
3143
3144         * parse-time.el (parse-time-string): Simplify.
3145
3146 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3147
3148         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3149         Incoming* files.
3150
3151 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3152
3153         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3154         (auth-source-pick): Use it.
3155
3156 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3157
3158         * binhex.el (binhex-decode-region-internal):
3159         * uudecode.el (uudecode-decode-region-internal):
3160         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3161         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3162         setting default-enable-multibyte-characters.
3163
3164 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3165
3166         * auth-source.el (auth-source-protocols)
3167         (auth-source-protocols-customize, auth-source-choices): Added and
3168         modified variable customizations and defaults.
3169         (auth-source-pick, auth-source-user-or-password)
3170         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3171         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3172         (auth-source-user-or-password-sftp)
3173         (auth-source-user-or-password-smtp): Use new variables and provide an
3174         interface to netrc.el.
3175
3176 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3177
3178         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3179         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3180         Make sure the nntp port to specify is a string.
3181
3182 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3183
3184         * nntp.el: Use with-current-buffer.
3185         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3186         dubious mm-with-unibyte-current-buffer.
3187         (nntp-with-open-group-function): New function extracted from
3188         nntp-with-open-group macro.
3189         (nntp-with-open-group): Use the function, so it's easier to debug.
3190         Add indentation and debugging info.
3191         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3192         the use of the netcat alternatives.
3193
3194         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3195         Avoid mm-string-as-multibyte as well.
3196
3197         * nnweb.el (nnweb-insert-html):
3198         Remove use of nnheader-string-as-multibyte.
3199
3200         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3201         (nnheader-string-as-multibyte): Remove.
3202
3203         * mm-view.el: Use inhibit-read-only.
3204         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3205         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3206         or unibyte-string.
3207
3208         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3209         (mm-uu-yenc-extract): Use with-current-buffer.
3210
3211         * gnus-soup.el (gnus-soup-send-packet): Don't use
3212         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3213
3214         * nnmh.el: Use with-current-buffer.
3215         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3216         mm-string-as-multibyte on the output of mm-encode-coding-string.
3217
3218         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3219         (nnimap-request-move-article): Use with-current-buffer.
3220
3221         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3222         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3223         conversion uses string-make-unibyte rather than string-as-unibyte.
3224
3225         * gnus-msg.el: Use with-current-buffer.
3226
3227         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3228
3229 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3230
3231         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3232         string for caching if it is 'PIN.
3233
3234 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3235
3236         * lpath.el: Consider the case without Emacs/W3.
3237
3238 2008-03-08  Glenn Morris  <rgm@gnu.org>
3239
3240         * time-date.el (date-to-time, time-subtract, time-add)
3241         (safe-date-to-time): Doc fixes.
3242
3243 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3244
3245         * mail-source.el (mail-source-delete-old-incoming-confirm):
3246         Change default to nil.
3247         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3248
3249 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3250
3251         * lpath.el: Rearrange.
3252
3253         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3254         (gnus-article-goto-prev-page): Work for articles having ^L's.
3255
3256         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3257
3258         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3259
3260 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3261
3262         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3263         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3264         (gnus-bookmark-jump): Adjust some variable names.
3265
3266 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3267
3268         * auth-source.el: New package.
3269         (auth-source-choices): Add customization entry point variable.
3270
3271         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3272         bug.
3273
3274 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3275
3276         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3277         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3278         (gnus-registry-install-shortcuts): Rename from
3279         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3280         the `gnus-registry-mark-map' keymap dynamically from
3281         `gnus-registry-marks'.  The generated functions update the summary line
3282         when a registry mark is added or deleted, and will call
3283         `gnus-registry-install-p' (see the comments in the code).
3284         (gnus-registry-user-format-function-M): Use concat intelligently.
3285
3286         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3287         the registry mark functions.
3288
3289 2008-03-05  Glenn Morris  <rgm@gnu.org>
3290
3291         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3292         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3293         gnus-art.
3294         (top-level): No need to load own source when compiling.
3295
3296 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3297
3298         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3299         Suggested by <chris.anderton@zetnet.co.uk>.
3300
3301 2008-03-04  Glenn Morris  <rgm@gnu.org>
3302
3303         * gnus-sum.el (top-level): No need to require gnus when compiling,
3304         since unconditionally required near start of file.
3305         (gnus-summary-display-while-building): Move definition before use.
3306
3307 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3308
3309         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3310         formatting function.
3311
3312 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3313
3314         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3315         with plists.
3316         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3317         Use new format.
3318
3319 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3320
3321         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3322         `where-is-internal' that returns a range of key sequences.
3323
3324 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3325
3326         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3327
3328         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3329         (gnus-summary-jump-to-group): Consider windows on other displayed
3330         frames as well.  Similar changes might be needed elsewhere, but that's
3331         the one I've bumped into during my use.
3332
3333         * nndoc.el (nndoc-oe-dbx-type-p):
3334         * gnus-msg.el (gnus-debug):
3335         * gnus-group.el (gnus-update-group-mark-positions):
3336         Use mm-string-to-multibyte.
3337
3338 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3339
3340         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3341         doesn't handle NotDashEscaped.
3342
3343         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3344         (mml-dnd-attach-options): Fix typo in custom choice.
3345
3346         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3347         nndoc-article-type to mbox.
3348         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3349
3350         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3351         to nil, instead of html2text.
3352
3353         * imap.el (imap-debug): Add `imap-ping-server'.
3354
3355         * gnus-bookmark.el: Add FIXMEs.
3356
3357         * message.el (message-form-letter-separator)
3358         (message-send-form-letter-delay): New variables.
3359         (message-send-form-letter): Use them.  New command to send form
3360         letters.  Requested by Uwe Siart.
3361         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3362
3363 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3364
3365         * Update copyright years.
3366
3367 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3368
3369         Sync from EMACS_22_BASE.
3370
3371         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3372
3373 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3374
3375         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3376         empty author.
3377
3378 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3379
3380         * gnus-registry.el (gnus-registry-marks): Add variable for
3381         customization of marks and their appearance.
3382         (gnus-registry-read-mark): Use it.
3383         (gnus-registry-do-marks): Add utility function to loop through
3384         `gnus-registry-marks'.
3385         (gnus-registry-install-shortcuts-and-menus): Add function to install
3386         shortcuts and menus.
3387         (gnus-registry-initialize): Use it.
3388         (gnus-registry-default-mark): Clarify documentation.
3389
3390 2008-02-29  Glenn Morris  <rgm@gnu.org>
3391
3392         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3393         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3394         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3395         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3396         Change defcustom :version from 23.0 to 23.1.
3397
3398 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3399
3400         * gnus-registry.el (gnus-registry-follow-group-p)
3401         (gnus-registry-post-process-groups): Add functions to aid registry
3402         splitting and improve logging.  Clarify behavior in function
3403         documentation.
3404         (gnus-registry-split-fancy-with-parent): Use them.
3405
3406 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3407
3408         * gnus-art.el: Use with-current-buffer.
3409
3410 2008-02-27  David Engster  <dengste@eml.cc>
3411
3412         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3413         Express real group name in the response.
3414
3415 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3416
3417         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3418         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3419         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3420         autoload gnus-registry-fetch-group when compiling.
3421         (nnmairix-request-group-with-article-number-correction): Remove
3422         unreferenced argument passed to nnmairix-call-backend.
3423
3424 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3425
3426         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3427         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3428         Wilde.
3429
3430 2008-02-27  Glenn Morris  <rgm@gnu.org>
3431
3432         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3433         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3434         variables to defconsts.  Convert comments to doc-strings.
3435         (nnmairix-last-server, nnmairix-current-server): Convert from free
3436         variables to defvars.  Convert comments to doc-strings.
3437         (gnus-registry-fetch-group): Autoload.
3438         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3439         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3440         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3441         caddr.
3442         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3443         nnmairix-request-group-with-article-number-correction call.
3444         (nnmairix-fast, nnmairix-group): New, less general names, for free
3445         variables passed from nnmairix-request-group to
3446         nnmairix-request-group-with-article-number-correction.  Declare.
3447         (nnmairix-request-group-with-article-number-correction):
3448         Use nnmairix-fast, nnmairix-group rather than fast, group.
3449
3450 2008-02-26  David Engster  <dengste@eml.cc>
3451
3452         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3453         version 0.5.
3454
3455 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3456
3457         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3458         instead of making an extra function call.  Don't add the current group
3459         to articles only when they have the group.  Use
3460         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3461         Reported by David <de_bb@arcor.de>.
3462
3463 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3464
3465         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3466         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3467
3468 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3469
3470         * mail-source.el (mail-source-delete-incoming): Change default.
3471         Supplement doc string.
3472
3473         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3474
3475 2008-02-14  Glenn Morris  <rgm@gnu.org>
3476
3477         * time-date.el (format-seconds): New function.
3478
3479 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3480
3481         * nnmail.el (nnmail-message-id-cache-file): Derive from
3482         `gnus-home-directory'.
3483
3484 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3485
3486         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3487         Document negative prefix.
3488
3489         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3490
3491 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3492
3493         * message.el (message-unsent-separator): Add the Exim bounce
3494         separator.
3495
3496 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3497
3498         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3499         list.
3500         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3501         recipient/signer list.
3502
3503 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * Makefile.in (datarootdir): Define.
3506         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3507         name that might contain whitespace.
3508
3509 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3510
3511         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3512         fbound (Emacs 23 unicode), signal an error.
3513
3514 2008-02-08  Glenn Morris  <rgm@gnu.org>
3515
3516         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3517
3518 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3519
3520         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3521         ports to the calls to `netrc-machine-user-or-password' in addition to
3522         "imap" and "imaps".
3523
3524 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3525
3526         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3527
3528         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3529
3530 2008-02-01  Kenichi Handa  <handa@m17n.org>
3531
3532         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3533         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3534         (rfc2104-hash): Convert the result of concat to unibyte string.
3535
3536 2008-02-01  Dave Love  <fx@gnu.org>
3537
3538         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3539         coding-system-for-read.
3540         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3541
3542 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3543
3544         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3545         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3546         <hanche@math.ntnu.no>.
3547
3548 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3549
3550         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3551
3552         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3553
3554 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3555
3556         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3557         * message.el (message-beginning-of-line): Use featurep instead of bound
3558         tests in order to resolve conditionals at compile time.
3559
3560 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3561
3562         * mail-source.el (mail-sources): Add `group' choice.
3563
3564         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3565         parameter `in-group' to control into which group the articles go.
3566         Add treatment of `group' mail-source.
3567
3568 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3569
3570         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3571
3572         * mm-decode.el (mm-dissect-buffer): Decode description.
3573
3574         * mml.el (mml-to-mime): Encode message header first.
3575
3576 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3577
3578         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3579         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3580
3581         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3582         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3583
3584 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3585
3586         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3587
3588 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3591         prefix keys.
3592         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3593         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3594         gnus-xmas.el.
3595
3596         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3597         (gnus-xmas-article-describe-bindings): New function.
3598         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3599         gnus-xmas-article-describe-bindings.
3600
3601         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3602
3603 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3604
3605         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3606         Add new variables for article mark management.
3607         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3608         list of extra data entries which, when present, will indicate that the
3609         article ID should not be trimmed from the registry.
3610         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3611         functions.
3612         (gnus-registry-read-mark): New function to read a mark name from the
3613         user.
3614         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3615         (gnus-registry-set-article-mark-internal): New functions to add and
3616         remove marks.
3617         (gnus-registry-get-article-marks): New function to show the marks for
3618         an article, or retrieve them for further use.
3619
3620 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3621
3622         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3623         keys when no argument is given.
3624
3625 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3626
3627         * imap.el (imap-ping-server): New variable.
3628         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3629         (imap-ping-server): Minor doc string fixes.
3630
3631 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3632
3633         * imap.el (imap-ping-server): New function.
3634         (imap-opened): Call imap-ping-server.
3635
3636 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3637
3638         * gnus-sum.el (gnus-article-sort-by-random)
3639         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3640         jidanni@jidanni.org.
3641
3642 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * gnus-art.el (gnus-article-describe-bindings): New function.
3645         (gnus-article-read-summary-keys): Use it.
3646         (gnus-article-mode-map): Bind `C-h b' to it.
3647
3648 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3649
3650         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3651         XEmacs.
3652         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3653         against non-character events.
3654
3655         * lpath.el: Fbind map-keymap for Emacs 21.
3656
3657 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3658
3659         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3660         command.
3661         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3662         instead of END.  Change name of the temp file.
3663         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3664         customizable.
3665
3666 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3669         bind `S W' to gnus-article-wide-reply-with-original; set default
3670         binding to gnus-article-read-summary-send-keys.
3671         (gnus-article-read-summary-keys): Fix the order of keys; display
3672         continuation keys correctly in the echo area; describe bindings
3673         correctly when keys end with `C-h'.
3674         (gnus-article-read-summary-send-keys): New function.
3675         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3676         for gnus-article-read-summary-send-keys; display continuation keys
3677         correctly in the echo area.
3678         (gnus-article-reply-with-original): Ignore prefix argument.
3679         (gnus-article-wide-reply-with-original): New function.
3680
3681         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3682         Emacs 21.
3683
3684 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3685
3686         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3687         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3688
3689 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3690
3691         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3692         (gnus-group-read-ephemeral-gmane-group): New command.
3693
3694 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3695
3696         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3697
3698 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3699
3700         * message.el (message-send-mail-function): Increase custom version.
3701
3702         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3703         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3704
3705 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3706
3707         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3708         for the cases where imap-authenticate is called with a nil buffer
3709         parameter.
3710
3711 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3712
3713         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3714         html parts correctly; support forwarded messages.
3715         (gnus-article-browse-html-article): Remove work buffers.
3716
3717         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3718         compiling.
3719         (netrc-bound-and-true-p): New macro.
3720         (netrc-parse): Use it instead of bound-and-true-p that is not available
3721         in XEmacs 21.4.
3722
3723 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3724
3725         * gnus-registry.el (gnus-registry-mark-article)
3726         (gnus-registry-article-marks): Add functionality to mark articles
3727         through the Gnus registry.
3728
3729         * encrypt.el: Clarify documentation for the new pgg method.
3730         (encrypt-file-alist): Add PGG option.
3731         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3732         functionality.  Abstract password key and messaging to external
3733         functions.
3734         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3735         (encrypt-message-method-and-cipher): Add new convenience external
3736         functions.
3737         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3738         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3739
3740         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3741         (netrc-parse): Use encrypt-file-alist to determine if
3742         encrypt-find-model or encrypt-insert-file-contents should be used.
3743
3744         * encrypt.el: Clarify documentation.  Load password-cache or
3745         password, whichever one is found first, instead of autoloading.
3746
3747 2007-12-19  Glenn Morris  <rgm@gnu.org>
3748
3749         * mml.el (message-options-set, message-narrow-to-head)
3750         (message-in-body-p, message-mail-p, message-encode-message-body):
3751         Autoload.
3752         (message-remove-header, message-narrow-to-headers-or-head)
3753         (message-subscribed-p, message-make-mail-followup-to)
3754         (message-position-on-field, message-news-p)
3755         (message-options-set-recipient, message-generate-headers)
3756         (message-sort-headers): Declare as functions.
3757
3758 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3759
3760         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3761         convention in doc string.
3762
3763 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3766         title to html parts.
3767         (gnus-article-browse-html-article): Pass message header to it.
3768
3769         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3770
3771 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3772
3773         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3774         or password compatible with XEmacs.
3775
3776 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3777
3778         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3779         format document.
3780         (gnus-mime-delete-part): Don't write description line if empty.
3781         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3782
3783 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
3784
3785         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3786         (gnus-summary-mark-read-and-unread-as-read)
3787         (gnus-summary-mark-current-read-and-unread-as-read)
3788         (gnus-summary-mark-unread-as-ticked): Doc fix.
3789         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3790
3791 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3792
3793         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3794         Christoph Conrad <christoph.conrad@gmx.de>.
3795
3796 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3797
3798         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3799         yes-or-no-p.
3800
3801 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3802
3803         * mm-decode.el (mm-add-meta-html-tag): New function.
3804         (mm-save-part-to-file, mm-pipe-part): Use it.
3805
3806         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3807         gnus-y-or-n-p instead of y-or-n-p.
3808         (gnus-article-browse-html-parts): Work with message/external-body; use
3809         mm-add-meta-html-tag.
3810
3811 2007-12-11  Glenn Morris  <rgm@gnu.org>
3812
3813         * gnus-cache.el: Require gnus-sum not just when compiling.
3814
3815         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3816
3817         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3818         definitions before use.
3819
3820         * mm-decode.el: Require gnus-util.
3821         (mm-remove-part): Only call delete-annotation on XEmacs.
3822
3823         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3824
3825         * nnmail.el: Require gnus-int.
3826
3827         * spam.el: Move `require's before `eval-when-compile's.
3828
3829         * gnus-ems.el (gnus-alive-p):
3830         * gnus-fun.el (message-goto-eoh):
3831         * gnus-util.el (gnus-group-name-decode):
3832         * mail-source.el (gnus-compress-sequence):
3833         * message.el (Info-goto-node, format-spec):
3834         * mm-bodies.el (message-options-get):
3835         * mm-decode.el (mm-view-pkcs7):
3836         * mm-util.el (gmm-write-region):
3837         * mml-smime.el (mml-compute-boundary)
3838         (gnus-completing-read-with-default):
3839         * mml.el (widget-button-press, gnus-make-hashtable):
3840         * mml1991.el (mm-decode-content-transfer-encoding)
3841         (mm-encode-content-transfer-encoding)
3842         (message-options-get, message-options-set):
3843         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3844         * nnfolder.el (gnus-request-group):
3845         * nnheader.el (ietf-drums-unfold-fws):
3846         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3847         * smime.el (gnus-run-mode-hooks):
3848         * spam-stat.el (gnus-message): Autoload.
3849
3850         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3851         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3852         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3853         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3854         Add declare-function compatibility definition.
3855
3856         * gnus-cache.el (nnvirtual-find-group-art):
3857         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3858         (gnus-add-image, gnus-add-wash-type):
3859         * gnus-group.el (nnkiboze-score-file):
3860         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3861         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3862         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3863         (message-tokenize-header, gnus-get-buffer-create)
3864         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3865         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3866         * gnus.el (gnus-group-decoded-name):
3867         * mail-source.el (imap-capability):
3868         * mm-bodies.el (message-options-set):
3869         * mm-decode.el (gnus-configure-windows):
3870         * mm-extern.el (message-goto-body):
3871         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3872         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3873         (epg-sub-key-validity, message-options-set):
3874         * mml.el (widget-event-point, gnus-configure-windows):
3875         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3876         * mml2015.el (epg-check-configuration, epg-configuration)
3877         (message-options-set):
3878         * nndb.el (nndb-request-article):
3879         * nnfolder.el (gnus-request-create-group):
3880         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3881         * nnmaildir.el (gnus-group-mark-article-read):
3882         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3883         * rfc1843.el (message-fetch-field):
3884         * spam.el (gnus-extract-address-components):
3885         Declare as functions.
3886
3887 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3890
3891         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3892
3893         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3894         bind show-trailing-whitespace for XEmacs.
3895
3896 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3897
3898         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3899         new no-op macro for backward compatibility.
3900
3901         * imap.el (imap-string-to-integer): New function.
3902
3903 2007-12-09  Glenn Morris  <rgm@gnu.org>
3904
3905         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3906
3907         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3908         * message.el, mm-view.el, sieve-manage.el, smime.el:
3909         Add declare-function compatibility definition.
3910
3911         * gnus-art.el (w3-region, w3m-region, Info-menu):
3912         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3913         * gnus-sum.el (gnus-get-predicate):
3914         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3915         * message.el (mail-abbrev-in-expansion-header-p):
3916         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3917         (w3m-detect-meta-charset, w3m-region):
3918         * sieve-manage.el (password-read, password-cache-add)
3919         (password-cache-remove):
3920         * smime.el (password-read-and-add): Declare as functions.
3921
3922 2007-12-08  David Kastrup  <dak@gnu.org>
3923
3924         * gnus-sum.el (gnus-summary-simplify-subject-query):
3925         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3926         `message'.
3927
3928 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3929
3930         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3931         it to bind idna-program, installation-directory, defined-colors, and
3932         face-attribute for XEmacs of the version that compiles defcustom forms.
3933
3934 2007-12-07  Glenn Morris  <rgm@gnu.org>
3935
3936         * gnus-art.el (article-make-date-line): Revert previous change.
3937
3938 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3939
3940         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3941
3942 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3943
3944         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3945         Call gnus-add-to-range ranges only once with a prepared article-list.
3946
3947 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3948
3949         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3950         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3951         group names with backslashes.  Reported by Tassilo Horn
3952         <tassilo@member.fsf.org>.
3953
3954 2007-12-06  Deepak Goel  <deego3@gmail.com>
3955
3956         * gnus-art.el (article-make-date-line):
3957         * gnus-start.el (gnus-load):
3958         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3959
3960 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3961
3962         * gnus-art.el (gnus-use-idna)
3963         * gnus-start.el (gnus-site-init-file)
3964         * message.el (message-use-idna)
3965         * mm-uu.el (mm-uu-hide-markers)
3966         * smiley.el (smiley-style): Revert changes that suppress warnings.
3967
3968 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3969
3970         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3971         specify charset to html source.  Reported by Christoph Conrad
3972         <christoph.conrad@gmx.de>.
3973
3974 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3975
3976         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3977         idna-program in order to suppress byte compile warning issued by XEmacs
3978         that came to byte compile the default value section of defcustom forms
3979         recently.
3980
3981         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3982         value of installation-directory.
3983
3984         * message.el (message-use-idna): Don't directly refer to the value of
3985         idna-program.
3986
3987         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3988
3989         * smiley.el (smiley-style): Don't directly call face-attribute.
3990
3991 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3992
3993         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3994
3995         * gnus-dired.el: Reduce Gnus dependencies.
3996         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3997         require.  Use autoloads instead.
3998         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3999         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4000         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4001         (gnus-dired-mode): Adjust doc string.
4002         (gnus-dired-mail-mode): New variable.
4003         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4004         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4005         (gnus-dired-mail-buffers): New function.  Return mail or message
4006         composition buffers.
4007         (gnus-dired-attach): Use it.
4008         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4009         NO-DECODE.
4010         (gnus-dired-print): Use `gnus-print-buffer' depending on
4011         `gnus-dired-mail-mode'.
4012
4013 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4014
4015         * rfc2047.el (rfc2047-encoded-word-regexp)
4016         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4017         explaining what regexp patterns are for.
4018
4019 2007-12-04  Glenn Morris  <rgm@gnu.org>
4020
4021         * password.el: Move to password-cache.el.
4022
4023         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4024         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4025         * mml-smime.el (password-read, password-cache-add)
4026         (password-cache-remove):
4027         No need to autoload, since mml-sec requires password.
4028
4029         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4030         * message.el (gnus-extract-address-components):
4031         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4032
4033         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4034         password.
4035
4036 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4037
4038         * mailcap.el: Reduce dependencies.
4039         (mail-header-parse-content-type): Autoload.
4040         (mailcap-delete-duplicates): New alias.
4041         (mailcap-mime-info): Add optional argument NO-DECODE.
4042         (mailcap-mime-types): Use mailcap-delete-duplicates.
4043
4044         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4045
4046 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4047
4048         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4049         (imap-parse-status): Upcase status-att for servers that sends them
4050         lower-case (e.g., MS Exchange 2007).
4051
4052 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4053
4054         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4055         function.
4056
4057         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4058         (gnus-uu-yenc-article): New function.
4059
4060         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4061
4062         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4063         buffer.
4064
4065 2007-12-02  Glenn Morris  <rgm@gnu.org>
4066
4067         * binhex.el (binhex): New custom group.
4068         (binhex-decoder-program, binhex-decoder-switches)
4069         (binhex-use-external): Move to the binhex custom group.
4070
4071         * uudecode.el (uudecode): New custom group.
4072         (uudecode-decoder-program, uudecode-decoder-switches)
4073         (uudecode-use-external): Move to the uudecode custom group.
4074
4075         * netrc.el (top-level): Don't load `encrypt' features.
4076         (netrc-parse): Don't use encrypt.
4077         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4078
4079         * encrypt.el: Remove file.
4080
4081 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4082
4083         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4084         matches on patches.
4085
4086         * gnus-art.el (gnus-article-browse-html-article): Mention
4087         `mm-text-html-renderer' in the doc string.
4088
4089         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4090         string.  Add comments.
4091
4092         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4093         if rhs is ASCII.
4094
4095 2007-12-01  Glenn Morris  <rgm@gnu.org>
4096
4097         * mail-source.el (top-level): Require format-spec before
4098         eval-when-compile.
4099
4100 2007-11-30  Glenn Morris  <rgm@gnu.org>
4101
4102         * encrypt.el: Require password, rather than autoloading password-read.
4103
4104 2007-11-29  Glenn Morris  <rgm@gnu.org>
4105
4106         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4107         (sasl-make-client, sasl-next-step, sasl-step-data)
4108         (sasl-step-set-data): Declare as functions.
4109
4110 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4111
4112         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4113
4114 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4115
4116         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4117         certs should be verified and what is to be done in the event of a
4118         verification failure.
4119
4120         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4121         caller can indicate whether the cache should be disregarded for this
4122         call.  This way the result of the call is reproducible at all times and
4123         can be considered a canonical server name for the supplied method.
4124         (gnus-agent-method-p): Canonicalize server names by pushing their
4125         method through `gnus-method-to-server' using the no-cache argument.
4126
4127         * gnus-srvr.el (gnus-server-insert-server-line): Call
4128         `gnus-method-to-server' with `no-cache' argument.
4129
4130         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4131         gnus-agent-possibly-synchronize-flags as this should be called when the
4132         server is actually being opened.
4133         (gnus-agent-possibly-synchronize-flags)
4134         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4135         flags file of an agentized server to the latter function.
4136
4137         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4138         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4139         after a connection has been established successfully.
4140
4141 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4142
4143         * gnus-art.el (article-display-face): Force to display face if called
4144         interactively; check if gnus-article-x-face-too-ugly matches author.
4145         (article-display-x-face): Display face even if From header is missing
4146         as article-display-face does.
4147
4148 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4149
4150         * hashcash.el (message-narrow-to-headers-or-head)
4151         (message-fetch-field, message-goto-eoh)
4152         (message-narrow-to-headers): Declare as functions.
4153
4154 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4155
4156         * mail-source.el (mail-sources): Default to fetch from file for
4157         compatibility with default of nnmail-spool-file.
4158
4159 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4160
4161         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4162         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4163         to look for encoded word that should be encoded again.
4164         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4165         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4166         encoding pattern.
4167         (rfc2047-decode-region): Switch strict regexp and loose one according
4168         to rfc2047-allow-irregular-q-encoded-words.
4169
4170 2007-11-25  Romain Francoise  <romain@orebokech.com>
4171
4172         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4173
4174 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4175
4176         * tls.el (tls-program): Provide more custom choices from
4177         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4178         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4179
4180 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4181
4182         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4183         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4184
4185         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4186         `nnmail-spool-file'.
4187
4188         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4189         `nnmail-spool-file'.
4190
4191         * gnus-move.el (gnus-change-server): Ditto.
4192
4193         * gnus-kill.el (gnus-batch-score): Ditto.
4194
4195         * gnus-cache.el (gnus-jog-cache): Ditto.
4196
4197         * gnus-msg.el (gnus-summary-reply):
4198         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4199
4200 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4201
4202         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4203         version.  Minor improvement to doc strings.
4204         (tls-program): Add comment.
4205
4206 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4207
4208         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4209         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4210         mismatch between the hostname provided in the certificate and the name
4211         of the host connnecting to.
4212         (open-tls-stream): Use them.  Check certificates against trusted root
4213         certificates.
4214
4215 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4216
4217         * gnus-cache.el (gnus-cache-generate-nov-databases):
4218         Use nnml-generate-nov-databases-directory instead of
4219         nnml-generate-nov-databases-1.
4220
4221 2007-11-24  Glenn Morris  <rgm@gnu.org>
4222
4223         * message.el (message-tool-bar-retro): Update for rename
4224         mail_send.xpm->mail-send.xpm.
4225
4226 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4227
4228         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4229         `smime-ldap-search' for Emacs 22 and up.
4230
4231 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4232
4233         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4234
4235         * message.el (message-send-mail-function): Fix error convention.
4236         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4237         (message-widen-reply, message-send-mail, message-talkative-question)
4238         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4239         (message-clone-locals, message-send-news): Use with-current-buffer.
4240         (message-insert-or-toggle-importance): Remove unused var `valid'.
4241         (message-make-references): Remove unused var `new-references'.
4242         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4243
4244 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4245
4246         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4247         (spam-split-symbolic-return-positive): Reflow docstring.
4248         (spam-backends, spam-summary-exit-behavior)
4249         (spam-mark-ham-unread-before-move-from-spam-group)
4250         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4251         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4252         (spam-clear-cache, spam-backend-check, spam-install-backend)
4253         (spam-install-statistical-backend, spam-list-of-processors)
4254         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4255         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4256         (spam-check-crm114, spam-initialize, spam-unload-hook):
4257         Fix typos in docstrings.
4258
4259 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4262         been checked if they have never been read and those group levels are
4263         higher than the one that a user specified.
4264
4265 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4268         foreign groups unless a group level is specified by a user.
4269         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4270
4271 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4272
4273         * message.el (message-send-mail-function): Require sendmail.
4274
4275 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4276
4277         * message.el (message-send-mail-function): Check for smtpmail too.
4278
4279         * utf7.el (utf7-encode, utf7-decode): Use coding system
4280         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4281
4282         * message.el (message-send-mail-function): New function.
4283         (message-send-mail-function): Set default using
4284         message-send-mail-function.  Adjust doc string.
4285         (message-send-mail-with-mailclient): New function.
4286
4287 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4288
4289         * smime.el (from):
4290         * rfc2047.el (message-posting-charset):
4291         * qp.el (mm-use-ultra-safe-encoding):
4292         * pop3.el (parse-time-months):
4293         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4294         * nnml.el (files):
4295         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4296         (jka-compr-compression-info-list, ange-ftp-path-format)
4297         (efs-path-regexp):
4298         * nndiary.el (files):
4299         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4300         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4301         (epg-digest-algorithm-alist, inhibit-redisplay)
4302         (password-cache-expiry):
4303         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4304         (pgg-output-buffer, password-cache-expiry):
4305         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4306         (efs-path-regexp):
4307         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4308         (inhibit-redisplay):
4309         * mm-uu.el (file-name, start-point, end-point, entry)
4310         (gnus-newsgroup-name, gnus-newsgroup-charset):
4311         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4312         (latin-unity-ucs-list):
4313         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4314         (mm-uu-binhex-decode-function):
4315         * message.el (gnus-message-group-art, gnus-list-identifiers)
4316         (rmail-enable-mime-composing, gnus-local-organization)
4317         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4318         (gnus-read-active-file, facemenu-add-face-function)
4319         (facemenu-remove-face-function, gnus-article-decoded-p)
4320         (tool-bar-mode):
4321         * mail-source.el (display-time-mail-function):
4322         * gnus-util.el (nnmail-pathname-coding-system)
4323         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4324         (gnus-original-article-buffer, gnus-user-agent)
4325         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4326         (xemacs-codename, sxemacs-codename, emacs-program-version):
4327         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4328         * gnus-start.el (gnus-agent-covered-methods)
4329         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4330         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4331         (gnus-newsgroup-headers, gnus-group-list-mode)
4332         (gnus-group-mark-positions, gnus-newsgroup-data)
4333         (gnus-newsgroup-unreads, nnoo-state-alist)
4334         (gnus-current-select-method, mail-sources)
4335         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4336         (nnmail-spool-file, gnus-cache-active-hashtb):
4337         * gnus-mh.el (mh-lib-progs):
4338         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4339         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4340         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4341         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4342         (gnus-group-buffer):
4343         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4344         (font-lock-set-defaults):
4345         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4346         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4347         (gnus-summary-post-menu, total-parts, type, condition, length):
4348         * gnus-agent.el (gnus-agent-read-agentview):
4349         * flow-fill.el (show-trailing-whitespace):
4350         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4351         eval-and-compile wrappers for byte compiler pacifiers.
4352
4353         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4354         (mm-display-inline-fontify): Check for featurep 'xemacs not
4355         extent-list.
4356
4357         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4358         itimer-list.
4359         (mm-create-image-xemacs): Only do something for XEmacs.
4360         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4361
4362         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4363
4364         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4365         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4366
4367 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4368
4369         * nnimap.el (nnimap-split-download-body):
4370         * gnus-demon.el (gnus-demon):
4371         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4372
4373 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4376         macros.
4377         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4378         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4379         copy data from unibyte buffer to multibyte current buffer.
4380         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4381         to copy data from unibyte current buffer to multibyte buffer.
4382         (nntp-make-process-buffer): Make process buffer unibyte.
4383
4384         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4385
4386 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4387
4388         * pop3.el (pop3-open-server): Accept and process data more robustly at
4389         connexion start to avoid spurious "POP SSL connexion failed" errors.
4390
4391 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4392
4393         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4394         read group names.
4395
4396 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4397
4398         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4399
4400 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4401
4402         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4403         (nnmail-save-active): Use a unibyte buffer when saving active file,
4404         which may contain non-ASCII group names.
4405
4406         * nnml.el (nnml-request-group): Decode group names in messages.
4407
4408 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4409
4410         * message.el (message-citation-line-function)
4411         (message-insert-formatted-citation-line): Fix spelling of
4412         `message-insert-formated-citation-line'.
4413
4414 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4415
4416         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4417
4418 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4419
4420         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4421         nnmail-pathname-coding-system.
4422
4423         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4424         that a user enters; decode group names in messages.
4425
4426         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4427
4428 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4429
4430         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4431
4432         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4433
4434         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4435         risky local variable.
4436
4437         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4438
4439 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4440
4441         * encrypt.el: Improve documentation to fix function name typo.
4442         Reported by Daiki Ueno <ueno@unixuser.org>.
4443
4444 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4445
4446         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4447         even if the point is not in the last page of an article.
4448         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4449         back to the previous page.
4450
4451 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4452
4453         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4454
4455 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4456
4457         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4458
4459 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4460
4461         * message.el (message-check-news-body-syntax): Avoid
4462         mm-string-as-multibyte.
4463         (message-hide-headers): Don't assume (point-min)==1.
4464
4465 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4466
4467         * message.el (message-remove-blank-cited-lines): Fix if remove is
4468         given.
4469         (message-bogus-address-regexp): New variable.
4470         (message-bogus-recipient-p): New function.
4471         (message-check-recipients): New command.
4472         (message-syntax-checks): Add `bogus-recipient'.
4473         (message-fix-before-sending): Add `bogus-recipient'.
4474
4475         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4476         (gnus-treat-body-boundary): Don't test window-system.
4477
4478 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4479
4480         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4481
4482 2007-10-28  Miles Bader  <miles@gnu.org>
4483
4484         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4485         at compile-time too.
4486
4487 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4488
4489         * gnus-msg.el (gnus-message-setup-hook): Add
4490         `message-remove-blank-cited-lines' to options.
4491
4492 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4493
4494         * message.el (message-remove-blank-cited-lines): New function.
4495         Suggested by Karl Plästerer.
4496
4497 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4498
4499         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4500         mapc.
4501
4502         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4503         (top-level): Use mapc to set functions to be traced for debugging.
4504
4505         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4506         called for effect with while loop.
4507
4508         * message.el (message-talkative-question): Replace mapcar called for
4509         effect with mapc.
4510
4511         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4512         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4513         called for effect with dolist.
4514
4515         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4516
4517         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4518         gnus-extra-headers and nnmail-extra-headers.
4519
4520         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4521         called for effect with dolist.
4522         (top-level): Use mapc to set functions to be traced for debugging.
4523
4524         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4525         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4526         dolist.
4527
4528         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4529         Replace mapcar called for effect with mapc.
4530         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4531         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4532         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4533         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4534
4535         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4536         remove-if that's a cl function.
4537
4538         * webmail.el (webmail-debug): Replace mapcar called for effect with
4539         dolist.
4540
4541         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4542         with mapc.
4543
4544 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4545
4546         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4547         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4548         with while loop.
4549
4550         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4551         functions from article-* functions.
4552         (gnus-multi-decode-header): Replace mapcar called for effect with
4553         dolist.
4554
4555         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4556         (gnus-bookmark-show-details): Replace mapcar called for effect with
4557         while loop.
4558
4559         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4560         called for effect with while loop.
4561
4562         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4563         with dolist.
4564
4565         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4566         mapcar called for effect with dolist.
4567
4568         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4569
4570         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4571         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4572         Replace mapcar called for effect with dolist.
4573         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4574         mapc.
4575
4576         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4577         Replace mapcar called for effect with dolist.
4578         (gnus-topic-list): Replace mapcar called for effect with mapc.
4579
4580         * gnus.el: Use mapc instead of mapcar to add autoloads.
4581
4582 2007-10-23  Richard Stallman  <rms@gnu.org>
4583
4584         * gnus-group.el (gnus-group-highlight): Mark as risky.
4585
4586 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4587
4588         * gnus.el (gnus-server-to-method): Return method found first in
4589         gnus-newsrc-alist.
4590
4591         * gnus-art.el (gnus-article-highlight-signature)
4592         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4593         button overlay without the front stickiness.
4594
4595 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4596
4597         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4598         overview buffer needed a catch to receive its throw.
4599         (gnus-agent-flush-cache): Declared as interactive to make this function
4600         easier to use.
4601
4602 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4603
4604         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4605         `next-line'.
4606
4607 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4610         exclude address matching message-dont-reply-to-names.
4611
4612 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * gnus-util.el (gnus-string<): New function.
4615
4616         * gnus-sum.el (gnus-article-sort-by-author)
4617         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4618
4619 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4620
4621         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4622         the frame-focus tag is set in gnus-buffer-configuration.
4623
4624 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4627         the front stickiness.
4628
4629 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4632         url pattern; remove duplicate one.
4633         (gnus-article-extend-url-button): New function.
4634         (gnus-article-add-buttons): Use it.
4635         (gnus-button-push): Use concatenated url that it makes.
4636
4637 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4638
4639         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4640
4641 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4642
4643         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4644         Don't hardcode point-min==1.
4645
4646 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4647
4648         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4649         Fix comment about "iso8859-1".
4650
4651 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4652
4653         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4654         ones returned from the verify-function.
4655
4656         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4657         mml2015-extract-cleartext-signature if extraction failed.
4658
4659 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4660
4661         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4662         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4663         failed.
4664
4665 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4666
4667         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4668
4669 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4670
4671         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4672         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4673         recommends to use EasyPG instead of PGG.
4674
4675         * pgg.el: Revert to revision 6.23.2.16.
4676
4677         * pgg-def.el: Revert to revision 6.6.2.14.
4678
4679         * pgg-gpg.el: Revert to revision 6.23.2.34.
4680
4681 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4682
4683         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4684         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4685         thread for both the null and zero (kill/expire thread) universal prefix
4686         cases.
4687         (gnus-summary-expire-thread): Add new function to expire a thread,
4688         using gnus-summary-kill-thread.
4689         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4690         shortcuts for gnus-summary-expire-thread.
4691         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4692         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4693
4694 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4695
4696         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4697         extras value, so an extras entry can be deleted.
4698         (gnus-registry-delete-extra-entry): Use it.
4699         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4700         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4701         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4702         storage through the gnus-registry, and provide an appropriate API for
4703         it.
4704
4705 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4708         Suggested by Leo <sdl.web@gmail.com>.
4709
4710         * gnus.el: Do.
4711
4712 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4715         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4716
4717         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4718
4719         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4720         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4721
4722 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4723
4724         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4725         newline.
4726         (nnmbox-request-accept-article): Don't change article in source buffer;
4727         narrow to header to use message-fetch-field rather than
4728         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4729         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4730         as delimiters; make sure article ends with newline.
4731         (nnmbox-delete-mail): Correct last position of article to be deleted;
4732         ignore X-Gnus-Newsgroup header in article body.
4733         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4734         positions; make sure article ends with newline.
4735
4736         * message.el (message-display-abbrev): Don't infloop when a user
4737         inserts SPC in the beginning of header.
4738
4739         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4740         coding-system-for-read and coding-system-for-write for XEmacs having no
4741         file-coding feature.
4742
4743         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4744
4745 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4746
4747         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4748         list of groups not followed by default.  Fix type to be regexp.
4749         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4750
4751 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4752
4753         * hmac-def.el (define-hmac-function): Switch from old-style to
4754         new-style backquotes.
4755
4756         * md4.el (md4-make-step): Likewise.
4757
4758 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4759
4760         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4761         raw-text coding system when saving .newsrc file, which may contain
4762         non-ASCII group names.
4763
4764 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * gnus-cus.el (gnus-score-extra): New widget.
4767         (gnus-score-extra-convert): New function.
4768         (gnus-score-customize): Use it for Extra.
4769
4770 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4771
4772         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4773         (mml2015-mailcrypt-clear-verify): Use it.
4774         (mml2015-gpg-clear-verify): Use it.
4775         (mml2015-pgg-clear-verify): Use it.
4776         (mml2015-epg-clear-verify): Replace the current part with the output
4777         from GnuPG; don't extract the plaintext by itself.
4778
4779         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4780         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4781         mml2015-clear-verify-function; don't touch the armor headers or
4782         dash-escaped text here.
4783
4784 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4787         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4788         parts, or application/octet-stream as a last resort.
4789         (gnus-mime-view-part-as-type): Don't toggle display.
4790         (gnus-mime-view-part-as-charset): Don't turn off display before
4791         querying charset.
4792
4793         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4794         stuff to undisplayer function in Emacs.
4795         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4796
4797         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4798         text/calendar parts.
4799
4800 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4803         decoding text/calendar parts.
4804
4805         * message.el (message-forward-make-body-mime): Always mark body as
4806         having no illegible text; remove signed-or-encrypted argument.
4807         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4808
4809         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4810         (mml-generate-mime-1): Don't encode body if it is specified to be in
4811         raw form; don't make buffer be unibyte when inserting multibyte string.
4812
4813 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4814
4815         * sha1.el: Fix up comment style.
4816         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4817         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4818
4819         * hex-util.el: Fix up comment style.
4820         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4821
4822         * gnus-salt.el: Use with-current-buffer.
4823         (gnus-pick-setup-message): Fix long-standing typo.
4824
4825 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * imap.el (imap-logout-timeout): New variable.
4828         (imap-logout, imap-logout-wait): New functions.
4829         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4830
4831         * nnimap.el (nnimap-logout-timeout): New server variable.
4832         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4833         nnimap-logout-timeout.
4834
4835         * gnus-art.el (gnus-article-summary-command-nosave)
4836         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4837
4838 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4839
4840         * gnus.el (gnus-maximum-newsgroup): New variable.
4841
4842         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4843         according to gnus-maximum-newsgroup.
4844
4845         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4846         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4847         Limit the range of articles according to gnus-maximum-newsgroup.
4848
4849 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4850
4851         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4852         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4853         Don't perform gnus-configure-windows here; reuse existing sticky
4854         article buffer.
4855
4856         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4857         it doesn't exist in gnus-article-mode.
4858
4859 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4860
4861         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4862         (gnus-agent-decoded-group-name): New function.
4863         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4864         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4865
4866 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4867
4868         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4869         Add binding for gnus-sticky-article.
4870         (gnus-summary-exit): Don't kill sticky article buffers.
4871
4872         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4873         article buffer.
4874         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4875         (gnus-kill-sticky-article-buffers): New commands.
4876
4877 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * nntp.el (nntp-xref-number-is-evil): New server variable.
4880         (nntp-find-group-and-number): If it is non-nil, don't trust article
4881         numbers in the Xref header.
4882
4883 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4884
4885         * gnus-agent.el (gnus-agent-read-group): New function.
4886         (gnus-agent-flush-group, gnus-agent-expire-group)
4887         (gnus-agent-regenerate-group): Use it.
4888         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4889         nnmail-pathname-coding-system.
4890
4891 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4894
4895         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4896         that are unread as unread, and also as selected so that information of
4897         marks having been changed by a user may be updated when exiting group.
4898
4899 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4902         calculated ignoring signature parts to gnus-treat-article.
4903
4904 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4905
4906         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4907         a point here in order to keep the window start.
4908         (gnus-insert-mime-security-button): Make a button overlay without the
4909         front stickiness.
4910         (gnus-mime-display-security): Goto the end of a button.
4911
4912         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4913
4914 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4915
4916         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4917         group-name-at-point.
4918         (gnus-group-completing-read): New function that offers decoded
4919         non-ASCII group names for completion.
4920         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4921         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4922         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4923         (gnus-group-fetch-control): Use it.
4924         (gnus-fetch-group): Use group-name-at-point for the initial value
4925         rather than the default value; use gnus-alive-p.
4926
4927         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4928         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4929         (gnus-summary-post-news): Use gnus-group-completing-read.
4930
4931         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4932         (gnus-read-move-group-name): Decode group name for completion.
4933
4934 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4935
4936         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4937         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4938         Yamaoka slightly modified the code).
4939
4940 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4941
4942         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4943         (nnmail-split-incoming): Bind it.
4944
4945         * nnml.el (nnml-group-name-charset): New function.
4946         (nnml-decoded-group-name): Use it; don't decode group name if
4947         nnmail-group-names-not-encoded-p is non-nil.
4948         (nnml-encoded-group-name): New function.
4949         (nnml-group-pathname): Inline nnml-decoded-group-name.
4950         (nnml-request-expire-articles): Decode group name in message.
4951         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4952         nnmail-pathname-coding-system.
4953         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4954         not decoded ones according to nnmail-group-names-not-encoded-p.
4955         (nnml-generate-active-info): Use nnml-encoded-group-name.
4956
4957 2007-08-08  Glenn Morris  <rgm@gnu.org>
4958
4959         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4960         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4961         doc-strings and comments.
4962
4963 2007-07-25  Glenn Morris  <rgm@gnu.org>
4964
4965         * Relicense all FSF files to GPLv3 or later.
4966
4967 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4968
4969         * gnus-sum.el (gnus-summary-move-article): Make
4970         gnus-summary-respool-article work.
4971
4972 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4973
4974         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4975         string.
4976
4977 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4978
4979         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4980         that should be ignored when comparing distant RSS articles with local
4981         ones.
4982         (nnrss-make-hash-index): New function.  Create a hash index according
4983         to the ignored fields.
4984         (nnrss-check-group): Use it.
4985
4986 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4989
4990         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4991
4992         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4993         the new optional argument ENCODED is non-nil.
4994         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4995         coding system for encoding group name.
4996         (gnus-group-make-rss-group): Pass un-encoded group name to
4997         gnus-group-make-group.
4998         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4999         encoded.
5000
5001         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5002         Encode group name to which articles are moved or copied.
5003         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5004         coding system for encoding Newsgroup, Followup-To and Xref headers.
5005
5006         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5007         marks; use nnheader-file-coding-system to write a file.
5008         (nnagent-retrieve-headers): Bind file-name-coding-system to
5009         nnmail-pathname-coding-system.
5010
5011         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5012
5013         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5014         (nnml-request-article, nnml-request-create-group)
5015         (nnml-request-rename-group, nnml-find-id)
5016         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5017         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5018         (nnml-save-marks): Use nnml-group-pathname instead of
5019         nnmail-group-pathname.
5020
5021         (nnml-request-create-group, nnml-request-expire-articles)
5022         (nnml-request-move-article, nnml-request-delete-group)
5023         (nnml-deletable-article-p, nnml-possibly-create-directory)
5024         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5025         (nnml-open-marks): Bind file-name-coding-system to
5026         nnmail-pathname-coding-system.
5027
5028         (nnml-request-article): Pass server argument to nnml-find-group-number.
5029         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5030         server argument to nnml-possibly-create-directory.
5031         (nnml-request-accept-article): Pass server argument to
5032         nnml-active-number and nnml-save-mail.
5033         (nnml-find-group-number): Pass server argument to nnml-find-id.
5034         (nnml-request-update-info): Pass server argument to
5035         nnml-marks-changed-p.
5036
5037         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5038         (nnml-save-mail, nnml-active-number): Add server argument.
5039
5040         (nnml-request-delete-group): Warn if group is missing.
5041         (nnml-get-nov-buffer): Decode group name.
5042         (nnml-generate-active-info): Encode group name.
5043         (nnml-open-marks): Decode group name in messages.
5044
5045 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5046
5047         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5048         if it is not specified.
5049         (gnus-article-pipe-part, gnus-article-save-part)
5050         (gnus-article-interactively-view-part, gnus-article-copy-part)
5051         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5052         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5053         (gnus-article-replace-part, gnus-article-delete-part)
5054         (gnus-article-view-part-as-type): Pass raw prefix argument to
5055         gnus-article-part-wrapper.
5056
5057 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5058
5059         * gnus-agent.el (gnus-agent-save-active): Bind
5060         nnheader-file-coding-system to gnus-agent-file-coding-system.
5061
5062         * gnus-cache.el (gnus-cache-save-buffers)
5063         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5064         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5065         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5066         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5067         (gnus-cache-generate-active, gnus-cache-rename-group)
5068         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5069         (gnus-cache-update-overview-total-fetched-for): Bind
5070         file-name-coding-system to nnmail-pathname-coding-system.
5071         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5072         variables.
5073         (gnus-cache-decoded-group-name): New function.
5074         (gnus-cache-file-name): Use it.
5075         (gnus-cache-generate-active): Use non-decoded group name for active.
5076
5077         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5078         right place.
5079         (gnus-write-active-file): Don't break non-ASCII group names.
5080
5081         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5082         nnmail-pathname-coding-system.
5083
5084         * lpath.el: Bind default-file-name-coding-system,
5085         file-name-coding-system and language-info-alist for XEmacs.
5086
5087         * gnus-uu.el (gnus-uu-decode-save): Typo.
5088
5089 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5092
5093 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5096         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5097         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5098         (gnus-agent-flush-group, gnus-agent-flush-cache)
5099         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5100         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5101         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5102         (gnus-agent-regenerate-group)
5103         (gnus-agent-update-files-total-fetched-for)
5104         (gnus-agent-update-view-total-fetched-for): Bind
5105         file-name-coding-system to nnmail-pathname-coding-system.
5106         (gnus-agent-group-pathname): Don't encode file names by
5107         nnmail-pathname-coding-system.
5108         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5109         coding-system-for-write instead of buffer-file-coding-system to
5110         gnus-agent-file-coding-system.
5111
5112         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5113         Decode group name.
5114
5115         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5116
5117         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5118         (gnus-read-newsrc-el-file): Make group names unibyte.
5119
5120         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5121         nnmail-pathname-coding-system.
5122
5123         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5124         (nnrss-request-delete-group): Bind file-name-coding-system to
5125         nnmail-pathname-coding-system.
5126         (nnrss-read-server-data, nnrss-read-group-data): Bind
5127         file-name-coding-system correctly.
5128         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5129
5130         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5131         (nntp-server-to-method-cache): New variable.
5132         (nntp-group-pathname): New function that decodes non-ASCII group names.
5133         (nntp-possibly-create-directory, nntp-marks-changed-p)
5134         (nntp-save-marks, nntp-open-marks): Use it.
5135         (nntp-possibly-create-directory, nntp-open-marks):
5136         Bind file-name-coding-system to nnmail-pathname-coding-system.
5137         (nntp-open-marks): Decode group names when bootstrapping marks.
5138
5139         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5140         Newsgroups and Folowup-To headers.
5141
5142 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5145         (gnus-server-closed-face, gnus-server-denied-face)
5146         (gnus-server-offline-face): Remove variable.
5147         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5148
5149         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5150         of modifying message-stack directly for XEmacs.
5151
5152         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5153         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5154         if the coding-system argument is nil for XEmacs.
5155
5156         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5157         mm-charset-override-alist.
5158
5159         * rfc2047.el: Don't require base64; require rfc2045 for the function
5160         rfc2045-encode-string.
5161         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5162         to quote the parameter value.
5163
5164 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5167         form in gnus-group-name-charset-method-alist.
5168
5169         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5170         overrides the default layout edit-form.
5171
5172         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5173
5174         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5175
5176 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5177
5178         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5179         as unfetched articles.
5180
5181 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5182
5183         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5184
5185 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5186
5187         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5188         original back end that keeps marks in the local system.
5189
5190 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5193         arg of pop-to-buffer for XEmacs.
5194         (gnus-article-read-summary-keys): Ditto; don't restore window
5195         configuration if summary command ends up with neither article buffer
5196         nor summary buffer; describe bindings if summary keys end with C-h.
5197
5198 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5199
5200         * message.el (message-fix-before-sending): Skip raw message part to be
5201         forwarded while checking illegible text.
5202         (message-forward-make-body-mime, message-forward-make-body): Mark
5203         signed or encrypted raw message as having no illegible text.
5204
5205 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5206
5207         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5208         (gnus-message-with-timestamp-1): New macro.
5209         (gnus-message-with-timestamp): New function.
5210         (gnus-message): Use them.
5211
5212         * nnheader.el (nnheader-message): Use them.
5213
5214 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5215
5216         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5217         .newsrc.eld file.
5218
5219 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5220
5221         * gnus-agent.el (gnus-agent-fetch-headers)
5222         (gnus-agent-retrieve-headers): Bind
5223         gnus-decode-encoded-address-function to identity.
5224
5225         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5226         available also when the server returns simply a dot.
5227
5228         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5229
5230 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5231
5232         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5233
5234 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5235
5236         * gnus-ems.el (gnus-x-splash): Make it work.
5237
5238         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5239         from being used.
5240
5241         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5242
5243 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5244
5245         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5246         4th and the 5th arguments.
5247
5248         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5249         the front stickiness.
5250         (gnus-article-summary-command-nosave): Correct the order of the
5251         arguments passed to pop-to-buffer.
5252         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5253         summary command ends up with the article buffer.
5254
5255         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5256         the same faces.
5257
5258 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5259
5260         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5261
5262 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5263
5264         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5265         * gnus-sum.el (gnus-summary-highlight):
5266         * pgg.el (pgg-sign-region, pgg-sign):
5267         * mail-source.el (mail-source-delete-old-incoming-confirm):
5268         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5269
5270 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * gnus-art.el (gnus-mime-view-part-externally)
5273         (gnus-mime-view-part-internally): Fix predicate function passed to
5274         completing-read.
5275
5276         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5277
5278         * gnus.el (gnus-update-message-archive-method): Add :version.
5279
5280 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5281
5282         * gnus.el (gnus-update-message-archive-method): New variable.
5283
5284         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5285         according to gnus-message-archive-method if
5286         gnus-update-message-archive-method is non-nil.
5287
5288 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5289
5290         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5291         by Loic Dachary <loic@dachary.org>.
5292         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5293
5294 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * message.el (message-pop-to-buffer): Add switch-function argument.
5297         (message-mail): Pass switch-function argument to it.
5298
5299 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5300
5301         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5302         Improve doc string.
5303
5304 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5305
5306         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5307         (gnus-header-content)
5308         * gnus-cite.el (gnus-cite-10)
5309         * gnus-srvr.el (gnus-server-closed)
5310         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5311         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5312         (gnus-group-mail-3-empty, gnus-group-mail-low)
5313         (gnus-group-mail-low-empty, gnus-splash)
5314         * message.el (message-header-to, message-header-cc)
5315         (message-header-subject, message-header-other, message-header-name)
5316         (message-header-xheader, message-separator, message-cited-text)
5317         (message-mml): Lighten colors of faces used for dark background.
5318
5319 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5320
5321         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5322         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5323
5324 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * message.el (message-narrow-to-headers-or-head):
5327         Ignore mail-header-separator in the body.
5328
5329 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5332         same as window size.
5333
5334 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5335
5336         * message.el (message-font-lock-keywords): Use message-header-xheader
5337         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5338         ahead of the anything pattern, to get it recognised.
5339
5340 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5341
5342         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5343         spam.el loads uses it in the compiled defadvice form.
5344
5345 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5346
5347         * gnus-sum.el (gnus-articles-to-read)
5348         (gnus-summary-insert-old-articles): Don't truncate group name for
5349         `read-string'.
5350
5351         * gnus-util.el (gnus-limit-string): Delete this function.
5352
5353         * gnus-sum.el (gnus-simplify-subject-fully): Use
5354         `truncate-string-to-width' instead.
5355
5356 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5357
5358         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5359         if, on summary exit, the next group has to be selected.
5360         (gnus-summary-exit): Use it.
5361
5362 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5363
5364         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5365         non-break space.
5366
5367 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5368
5369         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5370         Check if group is not a directory.
5371         (nnfolder-request-expire-articles): Don't delete articles if the target
5372         group is not available.
5373
5374         * nnml.el (nnml-request-create-group): Properly check if group is not a
5375         file.
5376         (nnml-request-expire-articles): Don't delete articles if the target
5377         group is not available.
5378
5379         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5380         Don't quote characters that are within parentheses.
5381
5382 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5383
5384         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5385         (gnus-handle-ephemeral-exit): Select article according to it.
5386
5387 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5388
5389         * message.el (message-insert-formated-citation-line): Remove newline.
5390         (message-citation-line-format): Add final \n here so that the user can
5391         avoid a blank line.
5392
5393 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5394
5395         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5396         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5397         Update lanl/arXiv support.
5398
5399 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5400
5401         * gnus.el: Bump version number.
5402
5403 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5404
5405         * gnus.el (gnus-version-number): Bump version.
5406
5407 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5408
5409         * gnus.el: No Gnus v0.6 is released.
5410
5411 2007-04-27  Didier Verna  <didier@xemacs.org>
5412
5413         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5414         * gmm-utils.el (gmm-regexp-concat): here.
5415         * message.el: Don't require 'gnus-util.
5416         (message-dont-reply-to-names): Handle name change above.
5417         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5418
5419 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5420
5421         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5422         since the initial value varies according to the system.
5423
5424 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5425
5426         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5427
5428 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5429
5430         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5431
5432 2007-04-24  Didier Verna  <didier@xemacs.org>
5433
5434         Improve the type of gnus-ignored-from-addresses.
5435         * gnus-util.el (gnus-orify-regexp): New function.
5436         * message.el (gnus-util): Require it.
5437         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5438         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5439         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5440
5441 2007-04-24  Didier Verna  <didier@xemacs.org>
5442
5443         * gnus-sum.el:
5444         * gnus-utils.el: Fix some trailing whitespaces.
5445
5446 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5449         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5450         article's Message-ID; refer parent article in summary buffer.
5451
5452         * message.el (message-bounce): Call mime-to-mml.
5453
5454         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5455         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5456         optimize and/or forms properly.
5457
5458 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5459
5460         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5461         URL.
5462
5463 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5464
5465         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5466
5467 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5468
5469         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5470         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5471         displayed of multipart/alternative part if it is invoked from summary
5472         buffer.
5473
5474         * mm-view.el (mm-inline-text-html-render-with-w3m)
5475         (mm-inline-text-html-render-with-w3m-standalone)
5476         (mm-inline-render-with-function): Use mail-parse-charset by default.
5477
5478 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5479
5480         * parse-time.el (parse-time-string-chars): Check if CHAR
5481         is less than the length of parse-time-syntax.
5482
5483 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5486         from gnus-newsgroup-processable.
5487
5488 2007-04-16  Didier Verna  <didier@xemacs.org>
5489
5490         * gnus-msg.el (gnus-configure-posting-styles): Handle
5491         message-signature-directory properly with :file syntax.  Reported by
5492         "Leo".
5493
5494 2007-04-11  Didier Verna  <didier@xemacs.org>
5495
5496         New user option: message-signature-directory.
5497         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5498         * message.el (message-insert-signature): Ditto.
5499         * message.el (message-signature-file): Doc update.
5500         * message.el (message-signature-directory): New.
5501
5502 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * gnus-msg.el (gnus-inews-yank-articles): Use
5505         message-exchange-point-and-mark instead of exchange-point-and-mark.
5506
5507 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5508
5509         * message.el (message-yank-original): Make sure cited text ends with
5510         newline; don't exchange point and mark.
5511
5512 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5513
5514         * tls.el (open-tls-stream): Properly handle case where there
5515         is no associated buffer.
5516
5517 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5518
5519         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5520         message-yank-original, make sure (< mark TEXT point).
5521
5522 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5523
5524         * message.el (message-fill-column): New variable.
5525         (message-mode): Use it.  Add comment on a possible new hook.
5526
5527         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5528         (nnmail-get-new-mail): Reformat.
5529
5530         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5531
5532         * gmm-utils.el: Fix Commentary.
5533         (gmm-tool-bar-from-list): Fix typo in doc string.
5534
5535 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5536
5537         * message.el (message-yank-original): Don't switch point and mark
5538         unnecessarily to put point and mark as documented.
5539
5540 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5541
5542         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5543         from the message heads.
5544
5545 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5546
5547         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5548         article buffer does not have a window.  This may not be the best
5549         solution but is certainly better than setting the start of the null,
5550         that is the current, window.
5551
5552 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5553
5554         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5555         (gnus-draft-setup): Run it.
5556
5557         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5558         gnus-score-fast-scoring.  Allow regexp.
5559         (gnus-score-headers): Use it.
5560
5561         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5562         XEmacs.
5563
5564         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5565         string.
5566         (gnus-button-alist): Also catch `<f1> k ...'.
5567         (gnus-treat-display-x-face): Fix doc string.
5568
5569 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5570
5571         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5572         evaluation of gnus-extended-version to ensure correct generation of the
5573         User-Agent header when message-generate-headers-first is used.
5574
5575 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5576
5577         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5578         hashcash-path is nil.  Don't call callback with incorrect number of
5579         parameters if val is 0.
5580
5581 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5582
5583         * message.el (message-required-news-headers):
5584         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5585
5586 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5587
5588         * tls.el (open-tls-stream): In handshake-waiting loop,
5589         don't wait more if there is output available to process.
5590
5591 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5592
5593         * tls.el (tls-program): Doc fix.
5594
5595 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5596
5597         * message.el (message-generate-new-buffers): Change the meaning of the
5598         nil value; add `standard' to the choices; treat t as `unique'; improve
5599         doc string.
5600         (gnus-select-frame-set-input-focus): Autoload.
5601         (message-buffer-name): Search for the existing message buffer if
5602         message-generate-new-buffers is nil or `standard'; treat the value t of
5603         message-generate-new-buffers as `unique'.
5604         (message-pop-to-buffer): Raise the frame already displaying the message
5605         buffer; clear the echo area after querying.
5606         (message-setup): Pass the `continue' argument to compose-mail.
5607         (message-mail): Prefer `switch-function' if it is given; search for the
5608         existing message buffer if the `continue' argument is non-nil; pass
5609         continue and switch-function arguments to compose-mail by way of
5610         message-setup.
5611         (message-mail-other-window): Adjust argument of message-setup.
5612         (message-mail-other-frame): Ditto.
5613
5614 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5617         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5618         to turn font-lock on when turning gnus-message-citation-mode on.
5619
5620 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5621
5622         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5623         (mml-smime-function-alist): New variable; add epg as the backend.
5624         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5625         mml-smime- functions instead.
5626         * mm-view.el: Require smime.
5627
5628 2007-03-05  Didier Verna  <didier@xemacs.org>
5629
5630         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5631         instead of just inheritance for posting styles.
5632         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5633
5634 2007-02-24  Chris Moore  <dooglus@gmail.com>
5635
5636         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5637         * pgg-pgp.el (pgg-pgp-encrypt-region):
5638         * pgg-gpg.el (pgg-gpg-encrypt-region):
5639         Check pgg-encrypt-for-me if no other recipients.
5640
5641 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5642
5643         * tls.el (tls-certtool-program): Fix custom type.
5644
5645 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5646
5647         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5648         and point-at-eol instead of line-(beginning|end)-position.
5649
5650         * assistant.el (assistant-parse-buffer): Ditto.
5651
5652         * netrc.el (netrc-parse-services): Ditto.
5653
5654 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5655
5656         * mml2015.el (mml2015-epg-find-usable-key): New function.
5657         (mml2015-epg-sign): Use it.
5658         (mml2015-epg-encrypt): Use it.
5659
5660 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5661
5662         * message.el (message-make-in-reply-to): Quote name containing
5663         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5664         if there are special characters.  Reported by NAKAJI Hiroyuki
5665         <nakaji@jp.freebsd.org>.
5666
5667 2007-02-27  Didier Verna  <didier@xemacs.org>
5668
5669         Include the group parameters as well as the topic ones in the
5670         inheritance filter process.
5671         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5672         argument GROUP-PARAMS-LIST.
5673         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5674
5675 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * nntp.el (nntp-never-echoes-commands)
5678         (nntp-open-connection-functions-never-echo-commands): New variables.
5679         (nntp-send-command): Use them.
5680
5681 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5682
5683         * mml2015.el (mml2015-epg-verify): Simplified.
5684
5685 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * mml.el (mml-content-disposition-alist): New user option.
5688         (mml-content-disposition): New function.
5689         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5690         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5691
5692 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5693
5694         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5695         verification.
5696
5697 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5698
5699         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5700         articles posted in the last 24 hours.
5701
5702 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5703
5704         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5705
5706 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5707
5708         * nntp.el (nntp-send-command): Don't wait for echoes when
5709         nntp-open-ssl-stream is used.
5710
5711 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5714         (gnus-message-add-citation-keywords)
5715         (gnus-message-remove-citation-keywords): Remove.
5716         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5717         directly, make the variables in font-lock-defaults buffer-local, add
5718         gnus-message-citation-keywords to them and then update the value of
5719         font-lock-keywords.
5720
5721 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5722
5723         * message.el (message-cite-original-1): Don't call
5724         gnus-article-highlight-citation.
5725
5726         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5727         citations; fix line count.
5728
5729 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5732         (gnus-message-add-citation-keywords)
5733         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5734         versions of font-lock-add-keywords and font-lock-remove-keywords to
5735         work with XEmacs correctly.
5736
5737 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * gnus-cite.el (gnus-cite-face-list): Set the values of
5740         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5741         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5742         (gnus-message-cite-prefix-regexp): New variable.
5743         (gnus-message-search-citation-line): Use it; protect against long
5744         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5745         the 0th match data for Emacs.
5746         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5747         (gnus-message-add-citation-keywords): Append keywords rather than
5748         prepending; emulate font-lock-add-keywords if it is not available.
5749         (gnus-message-remove-citation-keywords): Emulate
5750         font-lock-remove-keywords if it is not available.
5751
5752         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5753
5754         * message.el (message-cite-prefix-regexp): Set the value of
5755         gnus-message-cite-prefix-regexp.
5756
5757 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5758
5759         * nnweb.el (nnweb-google-parse-1): Update parser.
5760
5761 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5762
5763         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5764
5765 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5766
5767         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5768         regexp.
5769
5770 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5771
5772         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5773         string-to-multibyte.
5774         (uudecode-decode-region-internal): Use it.
5775
5776         * lpath.el: Fbind string-as-multibyte for XEmacs.
5777
5778 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5779
5780         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5781         custom choice.
5782
5783         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5784
5785 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5786
5787         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5788
5789         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5790         `write-region' to respect `mm-inhibit-file-name-handlers'.
5791
5792 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5793
5794         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5795         Use gnus-home-directory instead of "~/" or "$HOME".
5796
5797 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5798
5799         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5800         to mention filename.
5801         Add comments at beginning regarding usage.
5802         (encrypt-write-file-contents): Change interactive so a string is
5803         acceptable.  If the file has no associated model, show an error instead
5804         of a nonsense prompt.
5805
5806 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5807
5808         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5809         Thanks to Yoshihiko Yamada for kind notification of this typo.
5810
5811 2007-01-12  Kenichi Handa  <handa@m17n.org>
5812
5813         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5814         multibyte buffer.
5815
5816 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5817
5818         * gnus-score.el (gnus-score-fast-scoring): New variable.
5819         (gnus-score-headers): Use it.
5820
5821         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5822
5823         * message.el (message-cite-original-1): Call
5824         gnus-article-highlight-citation if requested.
5825         (message-make-from): Allow name and address as optional arguments.
5826
5827         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5828
5829         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5830         bugs to doc string.
5831         (gnus-button-alist): Add mid\\|message-id.
5832         (gnus-button-fetch-group): Extend for use in
5833         `browse-url-browser-function'.
5834         (gnus-button-url-regexp): Try to catch paired parentheses like in
5835         Wikipedia URLs.
5836
5837         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5838         Suggested by Simon Krahnke <overlord@gmx.li>.
5839
5840 2007-01-13  Romain Francoise  <romain@orebokech.com>
5841
5842         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5843         Update copyright.
5844
5845 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5846
5847         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5848
5849 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5850
5851         * gnus-registry.el (gnus-registry-unfollowed-groups)
5852         (gnus-registry-split-fancy-with-parent): Fix documentation.
5853
5854 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5855
5856         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5857         from nnweb groups.
5858
5859 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5860
5861         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5862         Xref urls.  Erase buffer before requesting head.
5863
5864 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5865
5866         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5867         customizable.
5868
5869 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5870
5871         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5872         no signing key is found.
5873         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5874         no encrypting and/or signing key is found.
5875
5876 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5877
5878         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5879
5880 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5881
5882         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5883         headers read from disk with the ones newly found in the current search.
5884         This should no longer cause problems, because the article numbers in
5885         Gmane's `nov.php' output are ignored since the previous change.
5886
5887 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5888
5889         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5890
5891 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5892
5893         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5894         replace-regexp-in-string; bind url-version; fbind display-images-p and
5895         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5896         find-face and set-itimer-function for Emacs; bind itimer-list for
5897         Emacs.
5898
5899         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5900
5901 2007-01-01  Romain Francoise  <romain@orebokech.com>
5902
5903         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5904
5905 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5906
5907         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5908         `define-minor-mode' macro definition expanded properly.
5909         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5910         exclude it there.
5911
5912         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5913         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5914         `fboundp' test.
5915         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5916         This is OK to autoload in (S)XEmacs now.
5917
5918 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5919
5920         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5921         keystroke.
5922         (gnus-summary-limit-to-singletons): Fix typo.
5923
5924         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5925         else fails.
5926
5927 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5928
5929         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5930         docstring.
5931
5932         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5933         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5934         (gnus-summary-insert-dormant-articles): Fix typo in message.
5935
5936 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5937
5938         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5939         nil for XEmacs.
5940         (gnus-message-citation-mode): Don't autoload in XEmacs.
5941
5942         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5943
5944 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5945
5946         * nnimap.el (nnimap-expunge-search-string): Mention
5947         nnimap-search-uids-not-since-is-evil in docstring.
5948
5949 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5950
5951         * spam.el: Revert to make-obsolete-variable because
5952         define-obsolete-variable-alias is not supported in Emacs 21.
5953
5954         * spam.el (spam-ifile-path, spam-ifile-database-path)
5955         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5956         make-obsolete-variable.
5957         (spam-bsfilter-path, spam-bsfilter-program)
5958         (spam-spamassassin-path, spam-spamassassin-program)
5959         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5960         use "path" inappropriately.
5961         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5962         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5963         variable names.
5964
5965 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5966
5967         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5968         summary buffer.
5969
5970         * password.el (password-cache-remove): Use clear-string to burn
5971         password, if available.
5972
5973 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5974
5975         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5976
5977         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5978
5979         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5980         (gnus-message-highlight-citation): Move defcustom here from
5981         gnus-cite.el.
5982         (gnus-message-citation-mode): Autoload.
5983
5984         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5985         checks to make it compile with XEmacs.
5986         (gnus-message-citation-mode): New minor mode.
5987         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5988         (gnus-message-highlight-citation): New variables.
5989         (gnus-message-search-citation-line)
5990         (gnus-message-add-citation-keywords)
5991         (gnus-message-remove-citation-keywords)
5992         (turn-on-gnus-message-citation-mode)
5993         (turn-off-gnus-message-citation-mode): New functions.
5994
5995 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5996
5997         * gnus-cite.el: Enable highlighting of different citation levels in
5998         message-mode.
5999
6000 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6001
6002         * message.el (message-make-fqdn): Fix comment.
6003         (message-bogus-system-names): Add ".local".
6004
6005         * spam.el (spam-ifile-path, spam-ifile-program)
6006         (spam-ifile-database-path, spam-ifile-database)
6007         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6008         Don't use "path" inappropriately.
6009         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6010         strings.
6011         (spam-check-ifile, spam-ifile-register-with-ifile)
6012         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6013         new variable names.
6014
6015         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6016         (gnus-treat-display-smileys): Simplify using
6017         gnus-image-type-available-p.
6018
6019         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6020         available.
6021
6022         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6023         `display-images-p' if available.
6024
6025 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6026
6027         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6028         one after turning on the buffer's multibyteness instead of decoding
6029         them directly in the unibyte buffer that causes unexpected conversion
6030         in Emacs 23 (unicode).
6031
6032 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6033
6034         * message.el (message-generate-hashcash): Fix custom type.
6035
6036 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6037
6038         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6039
6040 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6041
6042         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6043         disconnect icons.  Add help text.
6044
6045 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6046
6047         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6048         negated to be consistent with the others we handle.
6049
6050 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6051
6052         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6053         version of gnus-summary-buffer to something, so that we can use two
6054         article buffers at the same time.
6055
6056 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6057
6058         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6059         trigger all the extra headers.
6060         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6061         sorting.
6062
6063 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6064
6065         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6066         solid groups.
6067
6068 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6069
6070         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6071
6072 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6073
6074         * legacy-gnus-agent.el: Add Copyright notice.
6075
6076 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6077
6078         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6079
6080 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6081
6082         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6083
6084         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6085         to make it work reliably in CVS Emacs.
6086         (gnus-summary-limit-strange-charsets-predicate)
6087         (gnus-summary-limit-to-predicate): New functions.
6088
6089 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6090
6091         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6092         specifying array size.
6093         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6094         array if it is too small.
6095         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6096         (gnus-sort-threads-loop): New function.
6097
6098 2006-12-06  Chris Moore  <dooglus@gmail.com>
6099
6100         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6101         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6102
6103 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6104
6105         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6106         options.
6107
6108 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6109
6110         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6111         DOS-ing the recipient.
6112
6113         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6114         the headers when creating the mapping to avoid mismappings.
6115         (nnweb-gmane-create-mapping): Always nix out old mapping.
6116
6117 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6118
6119         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6120         and mm-verify-option to never.
6121
6122 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6123
6124         * message.el (message-signed-or-encrypted-p): New function.
6125         (message-forward-make-body): Use it.
6126
6127         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6128         Replace encode-coding-string with mm-encode-coding-string.
6129
6130 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6131
6132         * nneething.el (nneething-decode-file-name): Replace
6133         decode-coding-string with mm-decode-coding-string.
6134
6135         * gnus-int.el (gnus-open-server): Say failed server's name.
6136
6137 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6138
6139         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6140         strings to a single string.  Quote `errors-file-name'.
6141         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6142         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6143         Adjust calls.  Use `shell-quote-argument'.
6144
6145 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6146
6147         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6148         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6149
6150         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6151         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6152         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6153         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6154         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6155         (gnus-subscribe-newsgroup, gnus-1):
6156         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6157         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6158         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6159         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6160
6161 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6162
6163         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6164         keystroke.
6165         (gnus-summary-limit-to-bodies): Implement headersp.
6166
6167 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6168
6169         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6170
6171 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6172
6173         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6174
6175 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6176
6177         * message.el (message-generate-hashcash): Expand range of values to
6178         include `opportunistic'.
6179         (message-send-mail): Use it.
6180
6181 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6182
6183         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6184         and comment it.
6185
6186         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6187
6188 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6189
6190         * gnus-util.el (gnus-extract-address-components): Improve comment.
6191
6192 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * gnus-util.el (gnus-extract-address-components): Work with address in
6195         which the name portion contains @.
6196
6197         * lpath.el: Fbind custom-autoload.
6198
6199 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6200
6201         * gnus.el (gnus-start): Move custom group up.
6202         (gnus-select-method): Don't autoload, but make it available for
6203         `customize-variable'.
6204         (gnus-getenv-nntpserver): Don't autoload.
6205
6206 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6207
6208         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6209
6210 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6211
6212         * message.el (message-sendmail-extra-arguments): New variable.
6213         (message-send-mail-with-sendmail): Use it.
6214
6215 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6216
6217         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6218         mm-with-unibyte-current-buffer to make string unibyte.
6219
6220         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6221         mm-string-as-multibyte.
6222
6223 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6224
6225         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6226         Reported by Werner Koch <wk@gnupg.org>.
6227
6228 2006-11-14  Daiki Ueno  <ueno@p360>
6229
6230         * mml2015.el: Autoload epa-select-keys when compiling.
6231
6232 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6233
6234         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6235         message-options.
6236         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6237
6238 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6239
6240         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6241         EasyPG (< 0.0.6).
6242         (mml2015-always-trust): New user option.
6243         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6244         prompt.
6245
6246 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * nntp.el (nntp-authinfo-force): New variable.
6249         (nntp-send-authinfo): Use it.
6250
6251 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6252
6253         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6254         decode encoded words.  Improve prompt.  Add comment about forwarding.
6255         (message-replacement-char): Move up.
6256
6257 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6258
6259         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6260         instead of gnus-intersection because arguments of gnus-sorted-nunion
6261         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6262
6263 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6264
6265         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6266         (message-simplify-subject-functions): Enable
6267         message-strip-subject-encoded-words by default.
6268
6269 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6270
6271         * message.el (message-strip-subject-encoded-words): New function.
6272         (message-simplify-subject-functions): New variable.
6273         (message-simplify-subject): Use it.  Fix typo in doc string.
6274         Support message-strip-subject-encoded-words.
6275
6276 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6277
6278         * gnus-diary.el (gnus-diary-delay-format-function):
6279         * nndiary.el (nndiary-reminders):
6280         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6281
6282 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6283
6284         * gnus-art.el (article-hide-boring-headers): Fetch date from
6285         gnus-original-article-buffer to avoid problems with localized date
6286         strings.
6287
6288 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6289
6290         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6291
6292 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6293
6294         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6295         New variables.
6296         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6297         (mm-charset-synonym-alist): Move some entries to
6298         mm-codepage-iso-8859-list.
6299         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6300         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6301
6302 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6303
6304         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6305
6306 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6307
6308         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6309         with Emacs 21 and XEmacs.
6310
6311 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6312
6313         * spam.el (spam-parse-address): New function for better parsing,
6314         catching errors, etc.
6315         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6316
6317 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6318
6319         * mm-view.el: Add interactive arg to html2text autoload.
6320
6321 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6322
6323         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6324
6325 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6326
6327         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6328         variables.
6329         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6330         (mm-charset-synonym-alist): Move some entries to
6331         mm-codepage-iso-8859-list.
6332
6333         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6334
6335 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6336
6337         * message.el (message-citation-line-format)
6338         (message-insert-formated-citation-line): Fix implementation of %E, %N
6339         and %n according to the doc string.
6340
6341 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6342
6343         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6344         car-safe to avoid bad parses.
6345
6346 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6349         names.
6350
6351         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6352
6353 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6354
6355         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6356         header.
6357
6358         * message.el (message-draft-headers): Add Date.
6359         (message-headers-to-generate): Fix typo in docstring.
6360
6361         * nndraft.el (nndraft-required-headers): New variable.
6362         (nndraft-generate-headers): Use it.
6363
6364         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6365
6366 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6367
6368         * gnus-registry.el (gnus-registry-wash-for-keywords)
6369         (gnus-registry-find-keywords): New functions to allow easy searching of
6370         articles that are in the registry.
6371
6372 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6373
6374         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6375         ietf-drums-parse-address instead of gnus-extract-address-components.
6376         Reported by Damien Elmes <damien@repose.cx>.
6377
6378 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6379
6380         * gnus.el (gnus-mime): Remove unused custom group.
6381
6382 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6383
6384         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6385         "blank line" when searching for end of armor headers.
6386
6387 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6388
6389         * gmm-utils.el (gmm-write-region): Fix variable name.
6390
6391 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6392
6393         * gmm-utils.el (gmm-write-region): New function based on compatibility
6394         code from `mm-make-temp-file'.
6395
6396         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6397
6398         * nnmaildir.el (nnmaildir--update-nov)
6399         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6400         Use `gmm-write-region'.
6401
6402 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6403
6404         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6405         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6406
6407         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6408
6409         * message.el (message-replacement-char): New variable.
6410         (message-fix-before-sending): Use it.
6411         (message-simplify-subject): New function to remove duplicate code.
6412         (message-reply, message-followup): Use it.
6413
6414         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6415         gnus-summary-limit-to-articles.
6416
6417 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6418
6419         * gnus-util.el (gnus-with-local-quit): New macro.
6420
6421         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6422
6423 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6424
6425         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6426         ignore non-string data.
6427
6428 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6429
6430         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6431         non-string data (needs to be done in the registry too).
6432
6433 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6434
6435         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6436         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6437         (gnus-registry-split-fancy-with-parent)
6438         (gnus-registry-fetch-simplified-message-subject-fast)
6439         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6440         Remove text properties on ingress into the registry and when it's saved.
6441         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6442         registry from entries with no groups.
6443
6444 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6445
6446         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6447         function to remove string properties.
6448
6449 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6450
6451         * gmm-utils.el (gmm): Adjust custom version.
6452
6453         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6454         custom version.
6455
6456         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6457
6458 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6459
6460         * gnus-art.el (gnus-insert-prev-page-button)
6461         (gnus-insert-next-page-button): Simplify.  Reformat.
6462
6463 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6464
6465         * gnus-art.el (gnus-insert-prev-page-button)
6466         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6467
6468 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6469
6470         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6471
6472 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6473
6474         * gnus-art.el (gnus-insert-mime-button)
6475         (gnus-insert-mime-security-button):
6476         Apply gnus-article-button-face to MIME and security buttons.
6477
6478 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6479
6480         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6481         readable.
6482
6483 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6484
6485         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6486
6487 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6488
6489         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6490         `browse-url-of-file' instead of `browse-url'.
6491
6492 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6493
6494         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6495         regexp.  Articles containing quotation were cut prematurely.
6496
6497 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6498
6499         * message.el (message-cite-original-1): Use nobody by default for the
6500         value of From header.
6501         (message-reply): Ditto.
6502
6503 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6504
6505         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6506         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6507         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6508
6509 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6510
6511         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6512         mails in the doc string.  Add some URLs in comment.
6513         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6514
6515 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6518         backslashes handling and the way to find boundaries of quoted strings.
6519
6520 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6521
6522         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6523         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6524         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6525         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6526
6527 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6528
6529         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6530         doc string.
6531         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6532
6533 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6534
6535         * lpath.el: Fbind epg-check-configuration.
6536
6537 2006-09-06  Simon Josefsson  <jas@extundo.com>
6538
6539         * mml2015.el (mml2015-use): Doc fix, mention epg.
6540
6541 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6542
6543         * mml2015.el (mml2015-use): Default to epg, if available.
6544
6545 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6546
6547         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6548         message-sender.
6549         (mml1991-epg-encrypt): Ditto.
6550         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6551         message-sender.
6552         (mml2015-epg-encrypt): Ditto.
6553
6554 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6555
6556         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6557         several common directories.
6558
6559 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6560
6561         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6562         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6563
6564 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6565
6566         * gnus-art.el (article-decode-encoded-words): Make it fast.
6567
6568 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6571
6572         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6573         in quoted string into `\'.
6574
6575 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6578         Use standard-syntax-table.
6579
6580 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * gnus-art.el (gnus-decode-address-function): New variable.
6583         (article-decode-encoded-words): Use it to decode headers which are
6584         assumed to contain addresses.
6585         (gnus-mime-delete-part): Remove useless `or'.
6586
6587         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6588         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6589         (gnus-nov-parse-line): Use it to decode From header.
6590         (gnus-get-newsgroup-headers): Ditto.
6591         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6592
6593         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6594         (mail-decode-encoded-address-string): New alias.
6595
6596         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6597         New function.
6598         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6599         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6600         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6601         (rfc2047-decode-string): Ditto.
6602         (rfc2047-decode-address-region): New function.
6603         (rfc2047-decode-address-string): New function.
6604
6605 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6606
6607         * message.el (message-caesar-buffer-body): Allow rotating headers.
6608
6609         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6610
6611         * message.el (message-insert-formated-citation-line): Fix %f.
6612         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6613
6614 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6617         (gnus-bookmark-mouse-available-p): New macro.
6618         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6619         (gnus-bookmark-bmenu-show-infos): Use it.
6620         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6621         (gnus-bookmark-bmenu-hide-infos): Ditto.
6622         (gnus-bookmark-remove-properties): New function.
6623         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6624         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6625         (gnus-bookmark-write-file): Bind coding-system-for-write.
6626         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6627         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6628         group before selecting it.
6629         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6630         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6631         quit-window if it is not available; use gnus-mouse-2 and bind it to
6632         gnus-bookmark-bmenu-select-by-mouse.
6633         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6634         (gnus-bookmark-bmenu-select-by-mouse): New function.
6635
6636 2006-08-13  Romain Francoise  <romain@orebokech.com>
6637
6638         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6639         space.
6640
6641 2006-08-10  Romain Francoise  <romain@orebokech.com>
6642
6643         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6644         (dns-mode-soa-auto-increment-serial): New user option.
6645         (dns-mode-soa-maybe-increment-serial): New function.
6646         (dns-mode): Add the latter to `write-contents-functions'.
6647
6648 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6649
6650         * compface.el (uncompface): Use binary rather than raw-text-unix.
6651
6652 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * compface.el (uncompface): Make sure the eol conversion doesn't take
6655         place when communicating with the external programs.  Reported by
6656         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6657
6658 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6659
6660         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6661
6662 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6663
6664         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6665         Make it more robust by parsing author and date independently.
6666
6667 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6670
6671 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6672
6673         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6674         first matching secret key.
6675         (mml2015-epg-encrypt): Ditto.
6676
6677         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6678         first matching secret key.
6679         (mml1991-epg-encrypt): Ditto.
6680
6681         * mml2015.el (mml2015-encrypt-to-self): New user option.
6682         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6683         mml2015-epg-encrypt-to-self is set.
6684
6685         * mml1991.el (mml1991-encrypt-to-self): New variable.
6686         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6687         mml1991-epg-encrypt-to-self is set.
6688
6689         * mml2015.el (mml2015-signers): New user option.
6690         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6691         (mml2015-epg-encrypt): Allow to select signing keys.
6692
6693         * mml1991.el (mml1991-signers): New variable.
6694         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6695         (mml1991-epg-encrypt): Allow to select signing keys.
6696
6697 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * nnheader.el (nnheader-insert-head): Make it work even if the file
6700         uses CRLF for the line-break code.
6701
6702 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6703
6704         * mml2015.el: Require mml-sec instead of password.
6705         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6706         (mml2015-cache-passphrase): Inherit the default value from
6707         mml-secure-cache-passphrase.
6708         (mml2015-passphrase-cache-expiry): Inherit the default value from
6709         mml-secure-passphrase-cache-expiry.
6710
6711         * mml1991.el: Require mml-sec instead of password.
6712         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6713         (mml1991-cache-passphrase): Inherit the default value from
6714         mml-secure-cache-passphrase.
6715         (mml1991-passphrase-cache-expiry): Inherit the default value from
6716         mml-secure-passphrase-cache-expiry.
6717
6718         * mml-sec.el: Require password.
6719         (mml-secure-verbose): New user option.
6720         (mml-secure-cache-passphrase): New user option.
6721         (mml-secure-passphrase-cache-expiry): New user option.
6722
6723 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6724
6725         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6726         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6727         andreas@altroot.de (Andreas Vögele).
6728
6729         FIXME: Use `tiny change'?
6730
6731 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6732
6733         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6734         workaround for the url package included with Emacs.
6735
6736         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6737
6738 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6741         correctly.  This fixes a bug caused by the 2006-05-12 change.
6742
6743 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6744
6745         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6746         some information about the error when saying that the `bogus' mail
6747         group will be used.
6748
6749 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6750
6751         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6752         string.
6753
6754 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6755
6756         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6757
6758 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6759
6760         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6761
6762 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6763
6764         * mml1991.el (mml1991-function-alist): Add epg.
6765         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6766         (mml1991-epg-encrypt): New functions.
6767
6768 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6769
6770         * mml2015.el (mml2015-verbose): New variable.
6771         (mml2015-cache-passphrase): Ditto.
6772         (mml2015-passphrase-cache-expiry): Ditto.
6773         (mml2015-function-alist): Add epg.
6774         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6775         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6776         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6777         functions.
6778
6779 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6780
6781         * message.el (message-cite-original-1): Preserve region when removing
6782         quoted text due to X-No-Archive in order to avoid bogus attribution
6783         when citing multiple messages.
6784
6785 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6786
6787         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6788         Kenneth Jacker <khj@be.cs.appstate.edu>.
6789
6790 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6791
6792         * gnus-diary.el (gnus-user-format-function-d)
6793         (gnus-user-format-function-D): Autoload.
6794
6795         * imap.el (Commentary): Fix typo.
6796
6797         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6798         2006-04-22 contribution.
6799
6800 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6801
6802         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6803         It didn't really fix the bogosity I'm seeing with solid web groups.
6804
6805 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6806
6807         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6808         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6809         created using server names.  If we use the feature without declaring
6810         it, Gnus does not properly manage server and group state.
6811
6812         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6813         bound.
6814
6815 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6816
6817         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6818         looking up the method using GROUP's prefix before inventing a new one.
6819         It is used on killed/unknown groups in various places where returning
6820         an all-new method isn't expected by the caller.
6821
6822         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6823         and match semantics of gnus-group-real-prefix.
6824
6825 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6826
6827         * nnmail.el (nnmail-broken-references-mailers): New variable.
6828         (nnmail-ignore-broken-references): New function generalizing
6829         nnmail-fix-eudora-headers.
6830         (nnmail-fix-eudora-headers): Now obsolete.
6831
6832         * gnus-art.el (gnus-button-handle-custom): Support
6833         `customize-apropos*'.
6834
6835 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6836
6837         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6838
6839         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6840         articles.
6841
6842 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6843
6844         * message.el (message-cite-reply-above): New variable.
6845         (message-yank-original): Use it.
6846
6847 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6850
6851 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6852
6853         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6854         as read.
6855
6856         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6857
6858 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6859
6860         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6861         (gnus-bookmark-default-file): Use gnus-directory.
6862         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6863         Remove "*" in doc string.
6864         (gnus-bookmark-write-file): Simplify.
6865         (gnus-bookmark-maybe-sort-alist): Use `when'.
6866         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6867         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6868         FIXME about Emacs 21 and XEmacs compatibility.
6869         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6870         compatibility.
6871         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6872         compatibility.
6873         (gnus-bookmark-menu-heading): Fix version.
6874
6875 2006-06-19  Bastien Guerry  <bzg@altern.org>
6876
6877         * gnus-bookmark.el: New file.
6878
6879 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * message.el (message-syntax-checks): Doc fix.
6882
6883 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6884
6885         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6886         unsubscribed groups as if they were killed ones.  It causes duplicate
6887         entries in gnus-newsrc-alist.
6888
6889 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * message.el (message-syntax-checks): Doc fix.
6892         (message-send-mail): Add check for continuation headers.
6893         (message-check-news-header-syntax): Fix regexp used to check for
6894         continuation headers.
6895
6896 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6897
6898         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6899
6900 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6901
6902         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6903
6904 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6905
6906         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6907         default-truncate-lines.
6908
6909 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6910
6911         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6912         to fill the utf-8 entry.
6913
6914         * lpath.el: Fbind unicode-precedence-list.
6915
6916 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6917
6918         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6919
6920 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6921
6922         * gnus-agent.el (directory-files-and-attributes): Move all the way
6923         forward (the third and final move).
6924         (gnus-agent-read-agentview): Trap reconstruction errors due to
6925         nonexistant directory.  Handle by returning nil.
6926
6927 2006-05-30  Didier Verna  <didier@xemacs.org>
6928
6929         * message.el (message-dont-reply-to-names): Update the custom type.
6930         * message.el (message-dont-reply-to-names): New defsubst: potentially
6931         convert a list of regexps into a single one.
6932         * message.el (message-get-reply-headers): Use it.
6933         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6934
6935 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * gnus-agent.el (directory-files-and-attributes): Move forward.
6938
6939 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6940
6941         * gnus-ml.el (gnus-mailing-list-subscribe)
6942         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6943         (gnus-mailing-list-message): Fix doc strings.
6944
6945 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6946
6947         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6948         of doing it manually.
6949
6950 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6951
6952         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6953         comment.
6954
6955 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6956
6957         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6958         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6959         (gnus-agent-read-local): All symbols allocated in my-obarray.
6960         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6961         (gnus-agent-regenerate-group): Check numeric names to see if they are
6962         messages or groups.
6963         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6964         better way of do this...)
6965
6966         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6967         'dummy.group' (there should be a better way of do this...)
6968
6969 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6972         (gnus-saved-headers): Ditto.
6973         (gnus-default-article-saver): Mention functions may have properties.
6974         (gnus-article-save): Override gnus-save-all-headers and
6975         gnus-saved-headers by :headers property which saver function may have.
6976         (gnus-summary-save-in-file): Add :headers property.
6977         (gnus-summary-write-to-file): Ditto.
6978
6979         * gnus-sum.el (gnus-summary-save-article): Bind
6980         gnus-prompt-before-saving to t when saving many articles in a file;
6981         always show all headers.
6982
6983         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6984
6985 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6986
6987         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6988         marks.
6989
6990         * message.el (message-indent-citation): Add optional arguments to allow
6991         using it outside of message buffers.
6992
6993         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6994         (gnus-article-treat-unfold-headers): Use it.
6995         (gnus-article-truncate-lines): New variable.
6996         (gnus-article-mode): Use it.
6997         (gnus-article-toggle-truncate-lines): New function.
6998
6999         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7000         gnus-article-toggle-truncate-lines.
7001
7002         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7003         coding system in XEmacs, use binary.
7004
7005 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7008         after-load-alist.
7009
7010         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7011         this function should save decoded articles.
7012         (gnus-summary-write-to-file): Use property to specify this function
7013         should save decoded articles and specify gnus-summary-save-in-file
7014         should be used to save articles other than the first one when saving
7015         many articles.
7016         (gnus-summary-save-body-in-file): Use property to specify this
7017         function should save decoded articles.
7018         (gnus-summary-write-body-to-file): Use property to specify this
7019         function should save decoded articles and specify
7020         gnus-summary-save-body-in-file should be used to save articles other
7021         than the first one when saving many articles.
7022
7023         * gnus-sum.el (gnus-summary-save-article): Simplify.
7024
7025 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7026
7027         * gnus-art.el (gnus-default-article-saver): Add
7028         gnus-summary-write-body-to-file.
7029         (gnus-article-save-coding-system): Don't use coding system object
7030         in XEmacs.
7031         (gnus-read-save-file-name): Add optional `dir-var' argument which
7032         specifies directory in which files are saved; work even if optional
7033         `variable' argument is not specified.
7034         (gnus-summary-write-to-file): Read file name.
7035         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7036         (gnus-summary-write-body-to-file): New function.
7037
7038         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7039         (gnus-summary-local-variables): Add it.
7040         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7041         (gnus-summary-save-article): Remove optional `decode' argument;
7042         determine whether to decode articles by the value of
7043         gnus-default-article-saver; when saving many files using
7044         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7045         it first and use gnus-summary-save-in-file or
7046         gnus-summary-save-body-in-file thereafter unless
7047         gnus-prompt-before-saving is always; move point to article which
7048         will be saved.
7049         (gnus-summary-save-article-file): Revert.
7050         (gnus-summary-write-article-file): Revert.
7051         (gnus-summary-save-article-body-file): Revert.
7052         (gnus-summary-write-article-body-file): New function.
7053
7054 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * gnus-art.el (gnus-default-article-saver): Doc fix.
7057         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7058         from gnus-summary-save-article-coding-system, and default to a
7059         certain coding system.
7060         (gnus-output-to-file): Add coding cookie and encode text according
7061         to gnus-article-save-coding-system; don't use mm-append-to-file.
7062
7063         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7064         gnus-art.el and rename to gnus-article-save-coding-system.
7065         (gnus-summary-save-article): Require gnus-art; don't show all
7066         headers if it decodes articles; don't add coding cookie here;
7067         don't bind mm-text-coding-system-for-write.
7068         (gnus-summary-save-article-file): Save decoded articles.
7069         (gnus-summary-write-article-file): When saving many files, use
7070         gnus-summary-write-to-file first and gnus-summary-save-in-file
7071         thereafter unless gnus-prompt-before-saving is always.
7072         (gnus-summary-save-article-body-file): Save decoded articles.
7073
7074         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7075
7076 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7077
7078         * nnrss.el (nnrss-check-group): Bind hash-index.
7079
7080 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7081
7082         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7083         its hash index.  Store this hash in `nnrss-group-data'.
7084         (nnrss-read-group-data): Update accordingly.
7085
7086 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7087
7088         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7089         entry.
7090
7091         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7092         gnus-article-browse-html-article.
7093
7094 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7095
7096         * gnus-sum.el (gnus-summary-mime-map): Add
7097         gnus-article-browse-html-article.
7098
7099         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7100
7101 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7102
7103         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7104         suitable coding systems in customize.
7105
7106 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7107
7108         * mail-source.el (mail-sources): Fix custom type.
7109
7110 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7111
7112         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7113         (gnus-summary-expire-articles-now): Shorten prompt.
7114
7115         * gmm-utils.el (wid-edit): Require.
7116         (defun-gmm): Renamed from `gmm-defun-compat'.
7117         (gmm-image-search-load-path): Use it.
7118         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7119
7120 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7123         variable.
7124         (gnus-summary-save-article): Add optional `decode' argument.  If
7125         it is set and gnus-summary-save-article-coding-system is non-nil,
7126         save decoded article.
7127         (gnus-summary-write-article-file): Save decoded article if
7128         gnus-summary-save-article-coding-system is non-nil.
7129
7130         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7131         type.
7132
7133 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7136
7137 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7138
7139         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7140         first to test gnus-single-article-buffer which may be buffer-local.
7141
7142         * gnus-sum.el (gnus-summary-setup-buffer): Make
7143         gnus-single-article-buffer buffer-local and nil in ephemeral
7144         group; make gnus-article-buffer, gnus-article-current, and
7145         gnus-original-article-buffer always buffer-local.
7146         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7147         group.
7148         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7149
7150 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7151
7152         * nnml.el (nnml-request-compact-group): Compressed files might not
7153         have .gz extension.
7154
7155 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7156
7157         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7158         (mm-copy-to-buffer): Use with-current-buffer.
7159         (mm-display-part): Simplify.
7160         (mm-inlinable-p): Add optional arg `type'.
7161
7162 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7163
7164         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7165         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7166         Try harder to show the attachment internally or externally using
7167         gnus-mime-view-part-as-type.
7168
7169 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7170
7171         * message.el (message-from-style, message-signature-separator)
7172         (message-user-organization-file, message-send-mail-function)
7173         (message-citation-line-function, message-yank-prefix)
7174         (message-indent-citation-function, message-signature)
7175         (message-signature-file, message-signature-insert-empty-line):
7176         Remove autoloads.
7177
7178         * gnus-art.el (gnus-buttonized-mime-types): Remove
7179         "multipart/signed".  Revert 2006-04-26 change.
7180
7181 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7182
7183         * gnus.el (gnus-version-number): Bump version.
7184
7185 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7186
7187         * gnus.el: No Gnus v0.5 is released.
7188
7189 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7190
7191         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7192         fetching articles by message-id.
7193
7194 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7195
7196         * message.el (hashcash): Require hashcash as normal.
7197
7198         * ecomplete.el (ecomplete-highlight-match-line): Use
7199         point-at-eol.
7200         (ecomplete-highlight-match-line): Use `highlight', because that
7201         face exists in both Emacs and XEmacs.
7202
7203         * message.el (message-display-abbrev): Use point-at-bol.
7204
7205         * mail-source.el: Don't require timer/timer-funcs.
7206
7207         * gnus-async.el: Ditto.
7208
7209         * password.el: Ditto.
7210
7211         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7212
7213         * mm-url.el: Ditto.
7214
7215         * gnus-xmas.el: Don't require timer-funcs.
7216
7217         * mm-util.el: Require timer/timer-funcs.
7218
7219 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7220
7221         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7222         Close.
7223
7224 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7227         unibyte after clear-decrypt function runs.
7228
7229         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7230         returns as a unibyte string.
7231
7232 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * lpath.el: Revert.
7235
7236         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7237         (pgg-gpg-process-sentinel): Revert.
7238
7239         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7240         (pgg-pgp-lookup-key): Revert.
7241
7242         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7243         (pgg-pgp5-lookup-key): Revert.
7244
7245         * pgg.el (pgg-fetch-key): Revert.
7246
7247 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7248
7249         * lpath.el: Fbind string-as-multibyte for XEmacs.
7250
7251         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7252         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7253         (mml1991-pgg-encrypt): Ditto.
7254
7255         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7256         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7257         a multibyte buffer.
7258
7259         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7260         (pgg-pgp-lookup-key): Ditto.
7261
7262         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7263         (pgg-pgp5-lookup-key): Ditto.
7264
7265         * pgg.el (pgg-fetch-key): Ditto.
7266
7267 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7268
7269         * message.el (message-user-organization-file): Check several
7270         locations of the organization file.
7271
7272         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7273         Add gnus-article-view-part-as-type.
7274
7275         * gnus-art.el (gnus-article-view-part-as-type): New function.
7276
7277         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7278         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7279
7280         * mml.el: Simplify autoload.
7281         (mml-mode): defvar dnd-protocol-alist instead of using
7282         symbol-value.
7283         (mml-default-directory): New variable.
7284         (mml-minibuffer-read-file): Use it.
7285         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7286
7287         * message.el (message-citation-line-format): New variable.
7288         (message-insert-formated-citation-line): New function.
7289         (message-citation-line-function): Add
7290         `message-insert-formated-citation-line' to custom type.
7291
7292         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7293         to doc string.
7294
7295         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7296         depending on mm-verify-option.
7297
7298 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7299
7300         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7301         binding pgg-* variables; reimplement the section which prevents
7302         MIME header from being signed.
7303         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7304         pgg-text-mode; remove a blank line at the top of body.
7305
7306         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7307         lines at the top of body; use gnus-newsgroup-charset if there's no
7308         Charset header.
7309
7310 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7311
7312         * message.el (message-self-insert-commands): Doc fix.
7313
7314         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7315         (mm-uu-pgp-encrypted-test): Ditto.
7316         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7317         between header and body; return application/pgp-encrypted handle
7318         if decryption failed; decode decrypted body by charset.
7319
7320         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7321         element match to application/pgp-*.
7322
7323 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7324
7325         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7326         HTML.
7327
7328 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7329
7330         * mail-source.el (mail-source-call-script): Message the error
7331         string.
7332
7333 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7334
7335         * gnus-util.el (gnus-byte-compile): Use it.
7336
7337 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7338
7339         * gnus-util.el (kill-empty-logs): New function.
7340
7341 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342
7343         * message.el (message-mail-alias-type): Doc fix.
7344         (message-mail-alias-type-p): New function.
7345         (message-send): Use it.
7346         (message-mode): Ditto.
7347         (message-strip-forbidden-properties): Ditto.
7348
7349         * ecomplete.el (ecomplete-database-file-coding-system): New
7350         variable.
7351         (ecomplete-save): Use it.
7352         (ecomplete-setup): Use it.
7353
7354 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * message.el (message-self-insert-commands): New variable.
7357         (message-strip-forbidden-properties): Use it.
7358
7359 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7360
7361         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7362         that doesn't make XEmacs choke.
7363
7364 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7365
7366         * gnus-util.el (gnus-replace-in-string):
7367         Prefer replace-regexp-in-string over of replace-in-string.
7368
7369 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * gnus-util.el (gnus-select-frame-set-input-focus):
7372         Use select-frame-set-input-focus if it is available in XEmacs; use
7373         definition defined in Emacs 22 for old Emacsen.
7374
7375         * dgnushack.el: Autoload unmorse-region for XEmacs.
7376
7377         * lpath.el: Bind cursor-in-non-selected-windows and
7378         select-frame-set-input-focus for XEmacs.
7379
7380 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7381
7382         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7383
7384 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7385
7386         * gnus-registry.el (gnus-registry-cache-save): Remove text
7387         properties when saving via the temp buffer.
7388
7389 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7390
7391         * message.el (message-generate-hashcash): Honor custom type.
7392
7393 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7394
7395         * message.el (message-generate-hashcash): Default to non-nil when
7396         hashcash is found.
7397
7398         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7399         (gnus-refer-thread-limit): Increase default to 500.
7400
7401         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7402
7403         * flow-fill.el (fill-flowed): Allow delete-space.
7404
7405 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7406
7407         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7408         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7409         Remove autoloads.
7410
7411 2006-04-18  Simon Josefsson  <jas@extundo.com>
7412
7413         * message.el (message-generate-hashcash): Default to.
7414
7415 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7416
7417         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7418         concatenating segments rather than before concatenating them.
7419
7420 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7421
7422         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7423
7424 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425
7426         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7427
7428         * message.el (message-forward-make-body-plain): Allow
7429         message-forward-ignored-headers to be a list.
7430         (message-remove-ignored-headers): Factor out into function.
7431         (message-forward-make-body-mml): Use it.
7432
7433         * imap.el (imap-quote-specials): New function.
7434         (imap-login-auth): Quote specials.
7435
7436         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7437         (rfc2231-parse-string): Allow concatanation of parameters that
7438         aren't contiguous.  The test case is
7439           (mail-header-parse-content-type "message/external-body;
7440             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7441             access-type=LOCAL-FILE;
7442             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7443
7444 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7445
7446         * nntp.el (nntp-accept-process-output): Return the value of
7447         `nnheader-accept-process-output'.
7448
7449 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7450
7451         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7452         (gnus-button-alist): Recognize more diff formats.
7453         (gnus-button-patch): Strip directory.
7454
7455 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7456
7457         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7458         Emacs 22 when setting focus.
7459
7460 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7461
7462         * gnus-art.el (gnus-article-treat-types): Do treatment of
7463         text/x-verbatim parts.
7464         (gnus-button-patch): New command.
7465
7466         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7467         addresses that contain invalid characters.
7468
7469 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7470
7471         * message.el (message-put-addresses-in-ecomplete): Use
7472         gnus-replace-in-string.
7473         (message-is-yours-p): Use the more correct
7474         mail-header-parse-address instead of
7475         mail-extract-address-components.
7476         (message-put-addresses-in-ecomplete): Fix typo.
7477
7478         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7479         keystroke.
7480
7481         * gnus-art.el (gnus-treatment-function-alist): Change order of
7482         newsgroups/generic header folding to avoid double-folding.
7483
7484         * message.el (message-hidden-headers): Add X-Draft-From.
7485
7486         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7487         command.
7488         (gnus-summary-repeat-search-article-backward): New command.
7489
7490         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7491         groups in the parent topic.
7492
7493 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7494
7495         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7496         (spam-extra-header-to-number): Return the CRM114 number as a
7497         number instead of a string.
7498
7499 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7500
7501         * gnus-art.el (gnus-face-properties-alist): Moved here from
7502         gnus-fun.
7503
7504         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7505
7506 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7507
7508         * message.el (message-strip-forbidden-properties): Only display on
7509         self-insert-command.
7510
7511         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7512         reindent.
7513         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7514
7515 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7516
7517         * smiley.el (smiley-style): Fix typo.
7518
7519 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7520
7521         * hashcash.el (hashcash-insert-payment-async-2): Use
7522         message-goto-eoh instead of doing it manually.
7523         (mail-add-payment): Use message-narrow-to-header instead of trying
7524         to do the same itself.
7525
7526         * message.el (message-hidden-headers): Add Face.
7527
7528         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7529         reparenting code.
7530         (gnus-summary-reparent-children): Refactored out code.
7531         (gnus-summary-thread-map): New keystroke.
7532         (gnus-summary-reparent-children): Make into command.
7533
7534         * smiley.el (smiley-style): Default to `medium' if using a large
7535         font.
7536
7537         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7538         does it itself.
7539
7540         * message.el (message-point-in-header-p): Simplify definition.
7541
7542 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7543
7544         * nnagent.el (nnagent-request-set-mark): Silence log file
7545         writing.
7546         (nnagent-request-set-mark): Use write-region instead of
7547         append-to-file.
7548
7549         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7550         strange select method.
7551
7552         * ecomplete.el (ecomplete-display-matches): Get highlightling
7553         right.
7554         (ecomplete-display-matches): Use literals.
7555         (ecomplete-display-matches): Disable message logging.
7556
7557         * message.el (message-display-abbrev): Small optimization.
7558
7559         * ecomplete.el (ecomplete-display-matches): Allow automatic
7560         display.
7561
7562         * message.el (message-strip-forbidden-properties): Display
7563         abbrevs.
7564         (message-display-abbrev): Get automatic display right.
7565
7566         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7567         keystrokes.
7568
7569 2006-04-13  Romain Francoise  <romain@orebokech.com>
7570
7571         TODO: Backport to v5-10!
7572
7573         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7574         Moved here (and renamed) from gnus-registry.el.
7575
7576         * gnus-registry.el: Require gnus-util.
7577         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7578
7579 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * gnus-group.el (gnus-group-catchup-current): Change
7582         if-then-else-if-then-else into cond.
7583         (gnus-group-catchup): Indent.
7584         (group-name-at-point): New function.
7585         (gnus-fetch-group): Provide default from thing at point.
7586
7587 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7588
7589         * message.el (message-display-abbrev): Fix regexp.
7590
7591         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7592         choosing.
7593         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7594         dead variables.
7595
7596         * message.el (message-newline-and-indent): Remove debugging.
7597         (message-display-abbrev): Use new implementation.
7598
7599 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7600
7601         * gnus-art.el (gnus-article-mode): Set
7602         cursor-in-non-selected-windows to nil.
7603
7604         * smiley.el: Revert previous change.
7605         (smiley-data-directory): defvar it before using it in the
7606         defcustom of `smiley-style'.
7607
7608 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7609
7610         * message.el (message-newline-and-indent): New function.
7611
7612         * ecomplete.el: Implement more bits.
7613
7614         * message.el (message-put-addresses-in-ecomplete): Clean up the
7615         string.
7616
7617         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7618
7619         * gnus-sum.el (gnus-summary-save-parts): Bind
7620         gnus-summary-save-parts-counter and use it to make unique file
7621         names.
7622
7623         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7624
7625         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7626         parameter to say whether to actually parse the individual
7627         addresses.
7628
7629         * message.el (message-put-addresses-in-ecomplete): New function.
7630         (ecomplete): Require.
7631         (message-mail-alias-type): Add ecomplete as an option.
7632
7633 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7634
7635         * flow-fill.el (fill-flowed): Remove trailing space from blank
7636         quoted lines.
7637
7638 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7639
7640         * smiley.el (smiley-style): Move definition later to avoid a
7641         compilation warning.
7642
7643 2006-04-12  Kenichi Handa  <handa@m17n.org>
7644
7645         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7646         buffer and then decode the buffer text if necessary.
7647         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7648         first, and after mm-encode-body, change the buffer to unibyte.
7649         Use mm-disable-multibyte instead of set-buffer-multibyte.
7650
7651 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7654         Content-Type header instead of Content-Disposition header.
7655         (gnus-mime-inline-part): Ditto.
7656         (gnus-mime-view-part-as-charset): Ignore charset that the part
7657         specifies.
7658
7659         * mm-decode.el (mm-display-part): Work with external parts and
7660         usual parts similarly.
7661
7662         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7663         instead of gnus-display-mime.
7664
7665         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7666         instead of with-temp-buffer.
7667
7668         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7669         tag to summarized topics part in order to encode non-ASCII text.
7670
7671 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7672
7673         * smiley.el (smiley-style): New variable.
7674         (smiley-directory): New function.
7675         (smiley-data-directory): Derive from `smiley-style' using
7676         `smiley-directory'.
7677         (smiley-regexp-alist): Add new entries.
7678
7679         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7680         (gnus-article-browse-delete-temp): Add :version.
7681
7682 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7683
7684         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7685         the sieve region.
7686
7687 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7688
7689         * gnus.el (gnus-version-number): Bump version.
7690
7691 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7692
7693         * gnus.el: No Gnus v0.4 is released.
7694
7695 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7696
7697         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7698         layout.
7699
7700         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7701         unknown charset.
7702
7703         * message.el (message-header-synonyms): Add Original-To to the
7704         default.
7705
7706         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7707         optional parameter.
7708
7709 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7710
7711         * gnus-fun.el (gnus): Require it for gnus-directory.
7712
7713 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7716
7717 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7718
7719         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7720
7721 2006-04-05  Simon Josefsson  <jas@extundo.com>
7722
7723         * password.el (password-reset): New function.
7724
7725 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7726
7727         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7728         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7729
7730 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7731
7732         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7733         Some whitespace was matched into the url, which broke browsing hits
7734         > 100 when mm-url-use-external was nil.
7735
7736 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7737
7738         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7739         gnus-extra-headers for 'Newsgroups.
7740
7741         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7742         bound.
7743
7744 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7745
7746         * pgg-gpg.el: Clean up process buffers every time gpg processes
7747         complete.
7748
7749 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7750
7751         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7752         doc string.
7753
7754 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7755
7756         * pgg-gpg.el (pgg-gpg-process-filter)
7757         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7758
7759         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7760         lines, temporary fix.
7761
7762 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7763
7764         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7765
7766 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7767
7768         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7769         default-enable-multibyte-characters.  This reverts the change from
7770         revision 6.17 which is no longer necessary because the passphrase
7771         is sent separately now.  GnuPG messages are unreadable under
7772         multibyte locales with default-enable-multibyte-characters set to
7773         nil.
7774
7775 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7776
7777         * message.el (message-tool-bar-gnome): Move "spell".
7778
7779 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7780
7781         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7782         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7783         instead.
7784
7785 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7786
7787         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7788         newsgroups handling for NNTP overviews which don't include
7789         Newsgroups.
7790
7791 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7792
7793         * message.el (message-resend): Bind message-generate-hashcash to nil.
7794
7795 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7796
7797         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7798         when searching for already-paid recipients.
7799
7800 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7801
7802         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7803         passphrases when it is not needed.
7804         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7805         passphrase stuff from gpg, should only be necessary when you use
7806         gpg with a smartcard.
7807
7808 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7809
7810         * mml.el (mml-insert-mime): Ignore cached contents of
7811         message/external-body part.
7812
7813         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7814         (mm-insert-part): Ditto.
7815
7816 2006-03-23  Simon Josefsson  <jas@extundo.com>
7817
7818         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7819         Reiner.
7820         (pgg-gpg-use-agent-p): Use it again.
7821
7822 2006-03-23  Simon Josefsson  <jas@extundo.com>
7823
7824         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7825         older emacsen.
7826         (pgg-gpg-use-agent-p): Don't use it.
7827
7828 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7829
7830         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7831         if we can.
7832
7833 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7834
7835         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7836         (pgg-gpg-update-agent): New function.
7837         (pgg-gpg-use-agent-p): New function.
7838         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7839         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7840         (pgg-gpg-sign-region): Use it.
7841
7842 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7845         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7846
7847 2006-03-21  Simon Josefsson  <jas@extundo.com>
7848
7849         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7850         <wilde@sha-bang.de>.
7851         (pgg-gpg-use-agent): New variable.
7852         (pgg-gpg-process-region): Use it.
7853         (pgg-gpg-encrypt-region): Likewise.
7854         (pgg-gpg-encrypt-symmetric-region): Likewise.
7855         (pgg-gpg-decrypt-region): Likewise.
7856         (pgg-gpg-sign-region): Likewise.
7857         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7858
7859 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7860
7861         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7862
7863         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7864         Add comment on version.
7865
7866 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7867
7868         * smiley.el: Add missing test smiley.
7869
7870 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * mm-decode.el (mm-with-part): New macro.
7873         (mm-get-part): Use it; work with message/external-body as well.
7874         (mm-save-part): Treat name and filename equally.
7875
7876         * mm-extern.el (mm-extern-cache-contents): New function.
7877         (mm-inline-external-body): Use it; force the part to be displayed;
7878         move undisplayer added to the cached handle to the parent.
7879
7880         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7881         (gnus-mime-view-part-as-type): Work with message/external-body.
7882
7883         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7884
7885 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7886
7887         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7888         images in image-load-path.  [Sync with image.el, revision 1.60, in
7889         Emacs.]
7890
7891 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7892
7893         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7894         path rather than symbol.  Always return list of directories.
7895         Guarantee that image directory comes first.  [Sync with image.el,
7896         revision 1.59, in Emacs.]
7897
7898         * message.el (message-make-tool-bar): Adjust to new API of
7899         `gmm-image-load-path-for-library'.
7900
7901         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7902
7903         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7904
7905 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7906
7907         * gnus-art.el (gnus-article-only-boring-p):
7908         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7909         intangible text.
7910         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7911
7912 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7913
7914         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7915         `defun' instead of `gmm-defun-compat'.
7916
7917 2006-03-14  Simon Josefsson  <jas@extundo.com>
7918
7919         * message.el (message-unique-id): Don't use message-number-base36
7920         if (user-uid) is a float.
7921         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7922
7923 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7924
7925         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7926
7927         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7928         empty line between a part and a message part.
7929
7930 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7931
7932         * smiley.el: Add more test smileys.
7933         (smiley-data-directory, smiley-regexp-alist)
7934         (gnus-smiley-file-types): Fix doc strings.
7935         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7936         adding new elements.
7937         (smiley-mouse-map): Unused code.  Make it a comment.
7938
7939 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7940
7941         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7942         scan latest NoCeM messages instead of old ones.
7943         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7944         delimiters that are recently used.
7945         (gnus-nocem-load-cache): Add autoload cookie.
7946
7947         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7948
7949         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7950         level which is larger than gnus-use-nocem is specified.
7951
7952         * gnus-group.el (gnus-group-get-new-news): Ditto.
7953
7954 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7955
7956         * gnus-util.el (gnus-tool-bar-update): New function.
7957
7958         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7959         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7960
7961         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7962
7963         * gnus-group.el (gnus-group-redraw-when-idle)
7964         (gnus-group-redraw-check): Remove.
7965         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7966
7967 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7968
7969         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7970         if optional last element is specified in splits (FIELD VALUE...).
7971
7972 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7973
7974         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7975         to gmm-image-load-path-for-library.  Call with no-error argument.
7976         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7977
7978         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7979
7980         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7981
7982         * gmm-utils.el (gmm-image-load-path): Remove alias.
7983
7984 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7985
7986         * gmm-utils.el (gmm-image-load-path): Add alias.
7987
7988         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7989         nnml-generate-nov-databases-1.
7990         (nnml-generate-nov-databases): Use it.
7991         (nnml-generate-nov-databases-directory): Document no-active
7992         argument.
7993
7994         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7995         directory if path is t.  Add no-error.
7996
7997         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7998         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7999
8000         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8001         resetting gnus-article-browse-html-temp-list.
8002
8003         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8004         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8005         Add example to docstring.  Rename local variables.  Move error
8006         checks to default case in cond and simplify.
8007
8008 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8009
8010         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8011         handle is multipart when calling it recursively.
8012         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8013
8014 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8015
8016         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8017         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8018
8019 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8020
8021         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8022         is loaded.
8023
8024         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8025         loaded.
8026
8027 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8028
8029         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8030         to "Emacs 23 (unicode)" in doc string.
8031
8032         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8033         "Emacs 23 (unicode)" in comment.
8034
8035 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8036
8037         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8038
8039         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8040         characters 160 through 255 in Emacs 23.
8041
8042 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8043
8044         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8045         gnus-article-browse-html-temp.
8046         (gnus-article-browse-delete-temp): Make it customizable.  Add
8047         `file'.  Adjust doc string.
8048         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8049         query for each file.  Adjust doc string.
8050         (gnus-article-browse-html-parts): Add
8051         `gnus-article-browse-delete-temp-files' to
8052         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8053
8054 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8055
8056         * gnus-art.el (gnus-article-browse-html-temp)
8057         (gnus-article-browse-delete-temp): New variables.
8058         (gnus-article-browse-delete-temp-files): New function.
8059         (gnus-article-browse-html-parts): Use it.
8060
8061 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8062
8063         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8064
8065         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8066         string.
8067
8068         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8069         gnus-summary-insert-new-articles when unplugged.  Remove
8070         gnus-summary-search-article-forward.
8071
8072         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8073         display-visual-class instead of display-color-cells.
8074
8075 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8076
8077         * dgnushack.el: Autoload customize-group for XEmacs.
8078
8079         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8080         message/* containing non-ASCII text properly.
8081
8082 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8083
8084         * message.el: Require gmm-utils, remove autoloads.
8085         (message-tool-bar): Set default based on
8086         gmm-tool-bar-style.
8087         (message-tool-bar-gnome): Add gmm-customize-mode.
8088
8089         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8090         gmm-tool-bar-style.
8091         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8092
8093         * gnus-group.el (gnus-group-tool-bar): Set default based on
8094         gmm-tool-bar-style.
8095         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8096
8097         * gmm-utils.el (gmm-image-directory): Rename variable from
8098         gmm-image-load-path.
8099         (gmm-image-load-path): Use gmm-image-directory.
8100         (gmm-customize-mode): New function.
8101         (gmm-tool-bar-style): New variable.
8102
8103         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8104         gnus-group-redraw-line-number.
8105         (gnus-group-redraw-check): Simplify.
8106         (gnus-group-tool-bar-update): Remove redraw check.
8107         (gnus-group-make-tool-bar): Add redraw check.
8108
8109 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8110
8111         * gnus-art.el (gnus-button): Add missing parentheses.
8112
8113 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8114
8115         * lpath.el: Fbind line-number-at-pos.
8116
8117 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8120
8121 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8122
8123         * gnus-art.el (gnus-button): New face.
8124         (gnus-article-button-face): Use it.
8125
8126         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8127         gnus-summary-next-page.  Re-order.
8128
8129         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8130         next-node are now included.
8131         (gnus-group-redraw-line-number): New internal variable.
8132         (gnus-group-redraw-check): Helper function for updating the tool
8133         bar.
8134         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8135
8136         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8137
8138         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8139         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8140         Use it to match format of Spamassassin 3.0 and later.  Reported by
8141         IRIE Tetsuya <irie@t.email.ne.jp>.
8142         (spam-check-bogofilter)
8143         (spam-bogofilter-register-with-bogofilter): Fix args of
8144         `gnus-error' calls.
8145
8146 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8147
8148         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8149         unnecessary interaction when sending queued mails.  Reported by
8150         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8151
8152 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8153
8154         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8155         first or last are nil.
8156
8157 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8158
8159         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8160
8161 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8162
8163         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8164
8165 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8166
8167         * dns.el (query-dns): Protect more against buggy tcp output.
8168
8169 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8170
8171         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8172         nov.php.
8173
8174 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8175
8176         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8177         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8178         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8179         output on the server side.
8180         (nnweb-google-create-mapping): Update regexps and add some
8181         progress indication.
8182
8183 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8184
8185         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8186         gnus-agent-toggle-plugged.  Re-order icons.
8187         (gnus-group-tool-bar-gnome): Add
8188         gnus-group-{prev,next}-unread-group.
8189         (gnus-group-tool-bar-gnome): Re-order icons.
8190
8191         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8192         gnus-summary-insert-new-articles.
8193
8194         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8195         comments.
8196
8197         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8198         also available in Emacs 21.3.
8199
8200         * message.el (message-fix-before-sending): Change "Emacs 22" to
8201         "Emacs 23 (unicode)" in comment.
8202
8203         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8204         "Emacs 23 (unicode)" in comment.
8205
8206         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8207         comment.
8208         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8209
8210         * mm-view.el (mm-fill-flowed): Add :version.
8211
8212 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8213
8214         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8215         and load-path.
8216
8217 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8218
8219         * message.el: Autoload gmm-image-load-path.
8220         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8221         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8222         consitency.
8223
8224         * gmm-utils.el (gmm-image-load-path): Also search in
8225         "../etc/images".  Don't set gmm-image-load-path if we don't find
8226         the image.
8227
8228 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8229
8230         * gmm-utils.el (gmm-image-load-path): Don't make
8231         `gmm-image-load-path' include subdirectories which the second arg
8232         `image' might specify.
8233
8234         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8235         subdirectory to icon file names.
8236
8237         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8238
8239 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8240
8241         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8242         gmm-image-load-path calls.
8243
8244         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8245
8246         * message.el (message-make-tool-bar): Ditto.
8247
8248         * mml.el (mml-preview): Added comment concerning tool bar icons.
8249
8250         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8251         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8252
8253         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8254         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8255
8256         * message.el (message-tool-bar-gnome): Use new icon names.
8257         (message-make-tool-bar): Use `gmm-image-load-path'.
8258
8259         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8260         functions from MH-E.
8261         (gmm-image-load-path): New variable from MH-E.
8262         (gmm-image-load-path): New function from MH-E.  Added arguments
8263         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8264         *-image-load-path-called-flag.
8265
8266 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8267
8268         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8269
8270 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8271
8272         * nnimap.el (nnimap-request-move-article): Change folder back to
8273         source group before deleting.
8274
8275 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8276
8277         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8278
8279         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8280         mm-url.
8281
8282         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8283
8284 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8287         coding system which mm-charset-to-coding-system returns for a
8288         given charset is valid.
8289
8290 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8291
8292         * html2text.el (html2text-remove-tag-list):
8293         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8294
8295 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8296
8297         * gnus-cus.el: Revert 2005-10-17 change.
8298
8299 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8300
8301         * gnus-art.el (article-strip-banner): Call
8302         article-really-strip-banner only when the regexp match is made.
8303
8304 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8305
8306         * gnus-art.el (article-strip-banner): Use
8307         gnus-extract-address-components instead of
8308         mail-header-parse-addresses to make it work with non-ASCII text;
8309         remove mail-encode-encoded-word-string.
8310
8311         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8312         values which are surrounded with \"...\"; make it never cause a
8313         Lisp error; give up parsing of parameters if it failed in
8314         extracting type.
8315
8316 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8317
8318         * smime.el (smime-cert-by-ldap-1): Fix bug where
8319         `smime-ldap-search' returns results without userCertificates.
8320
8321 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8322
8323         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8324
8325 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8326
8327         * spam.el (spam-check-spamassassin-headers): Adapt format for
8328         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8329         <ari@mbf.ocn.ne.jp>.
8330         (spam-list-of-processors): Add spam-use-gmane.
8331
8332 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8333
8334         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8335         make-temp-file; make it work with XEmacs as well.
8336
8337         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8338         mm-make-temp-file.
8339
8340         * mm-decode.el (mm-display-external): Use the 3rd arg of
8341         mm-make-temp-file.
8342         (mm-create-image-xemacs): Ditto.
8343
8344 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8345
8346         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8347         with message-narrow-to-headers.
8348         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8349         (gnus-draft-check-draft-articles): New function.
8350         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8351
8352 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8353
8354         * gnus-art.el (gnus-article-browse-html-parts):
8355         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8356         Don't use suffix argument for mm-make-temp-file for Emacs 21
8357         compatibility.  Remove useless `format'.
8358
8359 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8360
8361         * nnweb.el (nnweb-google-wash-article): Update regexps.
8362         (nnweb-group-alist): Use defvoo instead of defvar.
8363
8364 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8367         re-loading nn* modules.
8368
8369 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8370
8371         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8372         for `tool-bar-mode' and don't check it's default-value.
8373
8374         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8375
8376         * message.el (message-make-tool-bar): Ditto.
8377
8378         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8379         `substring'.  Shorten tmp-file name.
8380
8381         * gnus.el: Remove bogus comment.
8382
8383 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8384
8385         * gnus-art.el (gnus-article-browse-html-parts): New function.
8386         (gnus-article-browse-html-article): New function for viewing html
8387         articles with a browser.
8388
8389 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8390
8391         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8392         in elisp.
8393         (pgg-gpg-encrypt-symmetric-region): Ditto.
8394         (pgg-gpg-sign-region): Ditto.
8395
8396         * pgg-def.el (pgg-text-mode): New variable.
8397
8398         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8399         (mml2015-pgg-encrypt): Ditto.
8400
8401         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8402         (mml1991-pgg-encrypt): Ditto.
8403
8404 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8405
8406         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8407         message-make-date instead of current-time-string.
8408
8409         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8410         to gnus-decoded which mm-uu might set.
8411
8412 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8415         don't decode quoted parameters; remove misimported Emacs code.
8416         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8417         (rfc2231-decode-encoded-string): Don't use split-string which
8418         behaves differently according to Emacs version; use
8419         mm-decode-coding-region to convert charset to coding-system.
8420         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8421         (rfc2231-encode-string): Remove misimported Emacs code.
8422
8423 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8426         when calling mail-header-parse-content-type.
8427         (article-de-quoted-unreadable): Ditto.
8428         (article-de-base64-unreadable): Ditto.
8429         (article-wash-html): Ditto.
8430
8431         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8432         calling mail-header-parse-content-type and
8433         mail-header-parse-content-disposition.
8434         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8435         mail-header-parse-content-type.
8436
8437         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8438         insert charset and format parameters; encode description after
8439         inserting it to buffer.
8440         (mml-insert-parameter): Fold lines properly even if a parameter is
8441         segmented into two or more lines; change the max column to 76.
8442
8443         * rfc1843.el (rfc1843-decode-article-body): Don't use
8444         ignore-errors when calling mail-header-parse-content-type.
8445
8446         * rfc2231.el (rfc2231-parse-string): Return at least type if
8447         possible; don't cause an error even if it fails in parsing of
8448         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8449         (rfc2231-encode-string): Don't break lines at the beginning, leave
8450         it to mml-insert-parameter.
8451
8452         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8453         calling mail-header-parse-content-type.
8454
8455 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8456
8457         * spam-report.el (spam-report-gmane-use-article-number):
8458         Improve doc string.
8459         (spam-report-gmane-internal): Check if a suitable header was found
8460         in the article.
8461
8462 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8465         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8466
8467 2006-02-05  Romain Francoise  <romain@orebokech.com>
8468
8469         Update copyright notices of all files in the gnus directory.
8470
8471 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8472
8473         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8474
8475 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8476
8477         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8478         segmented lines of parameter value to cope with Thunderbird 1.5
8479         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8480         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8481         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8482
8483 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8484
8485         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8486         parts.
8487
8488 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8489
8490         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8491         there's only one active file for all servers.
8492         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8493         solid groups.  Gnus might have used a FAST request to select the group.
8494         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8495         and nnweb-search redundantly in the active file.
8496         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8497         (nnweb-request-create-group): Don't use ARGS.
8498         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8499         initialisations.  Let nnoo do the work.
8500
8501 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8502
8503         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8504         Say the part has been decoded.
8505
8506         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8507
8508 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8509
8510         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8511         mailcap-viewer-test-cache when there's no 'test clause, since that
8512         will invert the meaning of a "nil" test previously determined by
8513         mailcap-mailcap-entry-passes-test.
8514
8515 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8516
8517         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8518         compiling.
8519
8520         * gnus-sum.el: Ditto.
8521
8522         * message.el: Don't bind tool-bar-map when compiling.
8523
8524 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8525
8526         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8527
8528 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8529
8530         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8531         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8532         current Google Groups.
8533
8534 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8535
8536         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8537         and tool-bar-mode.
8538
8539         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8540         and tool-bar-mode.
8541
8542         * message.el (message-tool-bar-update): Simplify.
8543         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8544
8545         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8546         gnus-summary-buffer.
8547         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8548         gnus-summary-reply.
8549
8550         * gmm-utils.el (gmm): Add :version.
8551
8552 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8553
8554         * Makefile.in (clean): New rule.
8555         (distclean): Use it.
8556
8557 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8558
8559         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8560         autoload.
8561
8562 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8563
8564         * gmm-utils.el (gmm-verbose): Add :group.
8565
8566 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8567
8568         * message.el: Change some comments WRT tool-bars.
8569
8570         * gnus-sum.el (gnus-summary-tool-bar)
8571         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8572         (gnus-summary-tool-bar-zap-list): New variables.
8573         (gnus-summary-make-tool-bar): Complete rewrite using
8574         `gmm-tool-bar-from-list'.
8575
8576         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8577         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8578         variables.
8579         (gnus-group-make-tool-bar): Complete rewrite using
8580         `gmm-tool-bar-from-list'.
8581         (gnus-group-tool-bar-update): New function.
8582
8583         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8584
8585 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8586
8587         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8588         is dissected into a single part of which the type is the same as
8589         the given one; decode charset.
8590
8591 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8592
8593         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8594         into alists as symbol not string, since that's what
8595         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8596         look for.
8597
8598 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8599
8600         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8601         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8602
8603         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8604
8605 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8608         (gnus-xmas-mime-security-button-menu): New function.
8609
8610         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8611         (gnus-mime-security-button-menu): New definition.
8612         (gnus-mime-security-button-map): Use them.
8613         (gnus-mime-security-button-menu): New function.
8614         (gnus-insert-mime-security-button): Addition to help echo.
8615         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8616         (gnus-mime-security-pipe-part): New functions.
8617
8618         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8619         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8620
8621         * mm-decode.el (mm-handle-set-disposition): Remove.
8622         (mm-handle-set-description): Remove.
8623
8624 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8627         (mm-w3m-standalone-supports-m17n-p): New function.
8628         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8629         w3m usage.
8630
8631         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8632         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8633
8634 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8635
8636         * message.el (message-tool-bar-zap-list): Use
8637         gmm-tool-bar-zap-list as custom type.
8638         (message-tool-bar-update): New function.
8639         (message-tool-bar, message-tool-bar-gnome)
8640         (message-tool-bar-retro): Add message-tool-bar-update.
8641         (message-tool-bar-gnome): Add flyspell-buffer.
8642
8643         * gnus-util.el (gnus-error): Describe `args'.
8644
8645         * gmm-utils.el (gmm-error): Describe `args'.
8646         (gmm-tool-bar-zap-list): New widget.
8647         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8648
8649 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8650
8651         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8652         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8653         the number of recursive calls.
8654
8655         * mm-decode.el (mm-handle-set-disposition): New macro.
8656         (mm-handle-set-description): New macro.
8657
8658 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8659
8660         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8661         encoding.
8662
8663 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8664
8665         * message.el (message-tool-bar-zap-list, message-tool-bar)
8666         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8667         (message-tool-bar-local-item-from-menu): Remove.
8668         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8669         (message-make-tool-bar): New function.
8670         (message-mode): Use `message-make-tool-bar'.
8671
8672         * gmm-utils.el: New file.
8673         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8674         (gmm-lazy): New widget copied from `nnmail.el'.
8675         (gmm-tool-bar-from-list): New function for creating customizable
8676         tool bars.
8677         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8678         output.
8679         (gmm): Add :prefix to defgroup.
8680
8681 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8682
8683         * gmm-utils.el (gmm-widget-p): New function.
8684
8685 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8686
8687         * mml.el (mml-attach-file): Describe `description' in doc string.
8688         (mml-menu): Add Emacs MIME manual and PGG manual.
8689
8690 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8691
8692         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8693
8694 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8695
8696         * nntp.el (nntp-end-of-line): Doc fix.
8697
8698 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8699
8700         * imap.el (imap-open): Handle case where buffer is a buffer
8701         object.
8702
8703 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8704
8705         * gnus-delay.el (gnus-delay): Don't autoload.
8706         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8707         to be re-loaded when customizing the `gnus-delay' group.
8708
8709 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8710
8711         * message.el (message-insert-citation-line): Use newlines.
8712
8713 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8714
8715         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8716         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8717         these routines, so the passphrase can be managed externally and
8718         passed in to the system.
8719         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8720         pgg-add-passphrase-to-cache function.
8721
8722         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8723         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8724         these routines, so the passphrase can be managed externally and
8725         passed in to the system.
8726         (pgg-pgp5-sign-region): Use new name of
8727         pgg-add-passphrase-to-cache function.
8728
8729 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8730
8731         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8732         part of the decoded armor to find the key-identifier.
8733         (pgg-gpg-lookup-key-owner): New function to return the
8734         human-readable identifier of a key owner.
8735         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8736         itself.
8737         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8738         the key value) if we have a key and can match it against a secret
8739         key.  Also, added a note pointing out fact that the prompt only
8740         indicates the first matching key.
8741
8742         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8743         pgg-decrypt-region.
8744         (pgg-add-passphrase-to-cache): Rename from
8745         `pgg-add-passphrase-cache' to reduce confusion (all callers
8746         changed).
8747         (pgg-remove-passphrase-from-cache): Rename from
8748         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8749         changed).
8750         (pgg-read-passphrase, pgg-add-passphrase-cache)
8751         (pgg-remove-passphrase-cache): Add informative docstrings.
8752         (pgg-decrypt): Convey provided passphrase in subordinate call to
8753         pgg-decrypt-region.
8754
8755 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8756
8757         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8758         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8759         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8760         'passphrase' argument, so the passphrase can be managed externally
8761         and then passed in to the system.
8762
8763         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8764         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8765         so the passphrase cache can be used reliably with identifiers
8766         besides a pgp packet's key id.
8767
8768         * pgg-gpg.el (pgg-gpg-encrypt-region)
8769         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8770         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8771         these routines, so the passphrase can be managed externally and
8772         passed in to the system.
8773
8774         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8775         'notruncate' argument, so the passphrase cache can be used
8776         reliably with identifiers besides a pgp packet's key id.
8777
8778 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8779
8780         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8781         symmetric encryption.
8782         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8783         encrypted session key.
8784         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8785         message ask for the passphrase in a proper way.
8786
8787         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8788         New user commands for symmetric encryption.
8789
8790 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8791
8792         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8793
8794         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8795
8796 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8797
8798         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8799
8800 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * mm-decode.el (mm-inlined-types): Add application/pgp.
8803         (mm-automatic-display): Ditto.
8804
8805         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8806         part as text.
8807
8808 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8809
8810         * nnrss.el: Update copyright.
8811         (nnrss-opml-import): Query whether to subscribe to each entry.
8812
8813         * gnus-art.el:
8814         * gnus-sum.el:
8815         * gnus-xmas.el:
8816         * messagexmas.el:
8817         * mm-uu.el:
8818         * mm-view.el: Update copyright.
8819
8820 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8821
8822         * message.el (message-info): New function.
8823         (message-mode-menu): Add it.
8824         Update copyright.
8825
8826         * ChangeLog: Fix and update copyright.
8827
8828 2006-01-13  Romain Francoise  <romain@orebokech.com>
8829
8830         * message.el (message-forward-subject-name-subject): Prefer the
8831         address to 'nowhere' if the sender has no name.
8832         Fix typo.  Update copyright year.
8833
8834 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8835
8836         * gnus-art.el (article-wash-html): Use
8837         gnus-summary-show-article-charset-alist if a numeric arg is given.
8838         (gnus-article-wash-html-with-w3m-standalone): New function.
8839
8840         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8841         mm-inline-text-html-render-with-w3m-standalone.
8842         (mm-text-html-washer-alist): Map w3m-standalone to
8843         gnus-article-wash-html-with-w3m-standalone.
8844         (mm-inline-text-html-render-with-w3m-standalone): New function.
8845
8846 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8847
8848         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8849         Improve LaTeX.
8850
8851 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8854         (nnrss-request-article): Render text/plain parts as HTML.
8855
8856         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8857         the buffer.
8858
8859 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8860
8861         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8862         custom definition of `gnus-posting-styles'.
8863
8864         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8865         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8866
8867 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8868
8869         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8870         Use nntp for bug archive.
8871
8872 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8875         parts.
8876         (nnrss-normalize-date): New function converts ISO 8601 date into
8877         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8878         (nnrss-check-group): Use it.
8879
8880 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8881
8882         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8883
8884         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8885         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8886         (nnrss-insert-w3): Ditto.
8887
8888 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8889
8890         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8891         the articles to be forwarded including the case where neither a
8892         number of articles nor a region is specified.
8893
8894 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * nnrss.el (nnrss-request-article): Fix last change; fill
8897         text/plain parts.
8898
8899 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8900
8901         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8902         in text/plain part.
8903         (nnrss-check-group): Don't add excessive newline to dc:subject.
8904
8905 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8906
8907         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8908         article.
8909
8910 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8911
8912         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8913         (nnml-use-compressed-files, nnml-save-mail): Support other
8914         comression programs such as bzip2.
8915
8916 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8917
8918         * dns.el (query-dns): Make sure we check the buffer size before
8919         removing tcp headers.
8920
8921 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8922
8923         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8924         remove MIME buttons associated with multipart/alternative parts.
8925         (gnus-mime-display-alternative): Tag buttons using `article-type'
8926         text property.
8927
8928         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8929         associated with multipart/alternative parts.
8930
8931         * gnus-art.el (gnus-signature-separator): Fix custom type.
8932
8933         * mm-decode.el (mm-inlined-types): Fix custom type.
8934         (mm-keep-viewer-alive-types): Ditto.
8935         (mm-automatic-display): Ditto.
8936         (mm-attachment-override-types): Ditto.
8937         (mm-inline-override-types): Ditto.
8938         (mm-automatic-external-display): Ditto.
8939
8940 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8941
8942         * spam-report.el (spam-report-user-mail-address)
8943         (spam-report-user-agent): New variables.
8944         (spam-report-url-ping-plain): Use spam-report-user-agent.
8945
8946 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8947
8948         * gnus-art.el (gnus-button-handle-custom): Do not just use
8949         `customize-apropos' for any "M-x customize-*" button but the
8950         function called for.  Accept both the function name and its
8951         argument in order to achieve this.
8952         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8953         function name to `gnus-button-handle-custom' in case of "M-x
8954         customize-*" buttons.
8955
8956 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8959         multipart/alternative and add xref to mm-discouraged-alternatives
8960         in doc string.
8961
8962         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8963         gnus-buttonized-mime-types in doc string.
8964
8965 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8966
8967         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8968         Suggest image/.* in the doc string.
8969
8970 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8971
8972         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8973         message-marks (Debian bug #342521).
8974
8975 2005-12-12  Simon Josefsson  <jas@extundo.com>
8976
8977         * password.el (password-read-from-cache): Add.
8978         (password-read): Use it.
8979
8980 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8983         us-ascii as a MIME charset.
8984
8985         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8986         against the case where the 2nd arg TYPE is nil.
8987
8988 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8989
8990         * pop3.el (pop3-stream-type): Fix custom version.
8991
8992         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8993
8994 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8995
8996         * mm-decode.el (mm-display-external): Add missing cdr.
8997
8998 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8999
9000         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9001         RFC1524) if it is in mailcap or add a suffix according to
9002         mailcap-mime-extensions when generating a temp filename; postpone
9003         deleting a temp file for 2 seconds for some wrappers, shell
9004         scripts, and so on, which might exit right after having started a
9005         viewer command as a background job.
9006
9007 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9008
9009         * nntp.el (nntp-marks-directory): Fix custom group.
9010
9011         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9012         steps when < 10.
9013
9014         * gnus-start.el (gnus-no-server-1): Mention
9015         `gnus-level-default-subscribed' in doc string.
9016
9017 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9018
9019         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9020         parens.
9021
9022 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9023
9024         * gnus-xmas.el (gnus-use-toolbar): Revert.
9025         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9026         gnus-use-toolbar is default.
9027
9028         * messagexmas.el (message-use-toolbar): Revert.
9029         (message-setup-toolbar): Use global default-toolbar if
9030         message-use-toolbar is default.
9031
9032 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9033
9034         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9035         according to default-toolbar-visible-p.
9036
9037         * messagexmas.el (message-use-toolbar): Ditto.
9038
9039 2005-11-26  Dave Love  <fx@gnu.org>
9040
9041         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9042         (tls-program, tls-success): Provide openssl alternative.
9043
9044         * starttls.el: Doc fixes.
9045         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9046         SERVICE to PORT.
9047
9048         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9049         port null or service name.
9050         (starttls-negotiate): Autoload.
9051
9052 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * message.el (message-kill-to-signature): Fix interactive spec.
9055
9056 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * pop3.el (pop3-open-server): Recognize a string as a service name.
9059
9060 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9061
9062         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9063
9064 2005-11-23  Dave Love  <fx@gnu.org>
9065
9066         Add pop3s, pop3/starttls.
9067
9068         * pop3.el (pop3-authentication-scheme): Clarify doc.
9069         (open-tls-stream, starttls-open-stream): Autoload.
9070         (pop3-stream-type): New.
9071         (pop3-open-server): Use it.
9072
9073         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9074         for POP.
9075         (mail-source-keyword-map): Add :stream for POP.
9076         (mail-source-fetch-pop): Use pop3-stream-type.
9077
9078 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9081         of current-time-string.
9082
9083 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9084
9085         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9086         date header.
9087
9088 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9089
9090         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9091         it can seriously impact performance as it bypasses the agent's
9092         local caches.
9093
9094 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9095
9096         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9097         must be explicitly online rather than "not explicitly offline" for
9098         its flags to be synchronized.
9099
9100         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9101         that gnus-uu-unmark-thread will function correctly.
9102
9103         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9104         1024K is instead displayed as 1M.
9105
9106 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9107
9108         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9109
9110 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9111
9112         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9113
9114 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9115
9116         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9117         error message to display actual error condition.
9118         (gnus-agent-save-local): Avoid saving symbols that are bound to
9119         nil as they simply result in a warning message in
9120         gnus-agent-read-local.
9121
9122 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9123
9124         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9125         rather than make-variable-buffer-local for file-precious-flag.
9126
9127 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9128
9129         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9130         for duplicates which are removed.  The invalid sort check then
9131         triggers a rescan after the sort as sorting may have moved
9132         duplicate entries such that they can be cheaply detected.
9133
9134 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9137
9138 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9139
9140         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9141         internal variable to a custom variable.  Changed default value
9142         from compressed(2) to uncompressed(1).
9143         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9144         support for uncompressed agentview files.  Taken together, reading
9145         the agentview file should now be 6-7 times faster.
9146
9147 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9148
9149         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9150         as a buffer-local variable.  This avoids creating truncated
9151         dribble files as a result of a hang up, eg.
9152
9153 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9154
9155         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9156         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9157         XEmacs.
9158
9159 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9160
9161         * gnus-start.el (gnus-start-draft-setup): Enforce
9162         `gnus-draft-mode' for nndraft:drafts at startup.
9163
9164         * gnus.el (gnus-splash): Change custom group.
9165         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9166         allow-list argument.
9167
9168         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9169         string.
9170
9171 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9172
9173         * gnus-art.el (gnus-default-article-saver): Add user-defined
9174         `function' to custom type.
9175
9176 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9177
9178         * imap.el (imap-open): Handle case where buffer is a buffer
9179         object.
9180
9181 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9182
9183         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9184         long lines.
9185         (gnus-cache-delete-group): Wrap doc strings.
9186
9187         * gnus-agent.el (gnus-agent-rename-group)
9188         (gnus-agent-delete-group): Wrap doc strings.
9189
9190 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9191
9192         * messagexmas.el (message-use-toolbar): Change the valid values
9193         into default, top, bottom, left, and right.
9194         (message-toolbar-thickness): New variable.
9195         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9196         well.
9197         (message-setup-toolbar): Make it work.
9198
9199         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9200         (gnus-use-toolbar): Change the valid values into default, top,
9201         bottom, left, and right.
9202         (gnus-toolbar-thickness): New variable.
9203         (gnus-xmas-setup-toolbar): New function.
9204         (gnus-xmas-setup-group-toolbar): Use it.
9205         (gnus-xmas-setup-summary-toolbar): Use it.
9206
9207 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9208
9209         * gnus-start.el (gnus-1): Add "native" to
9210         gnus-predefined-server-alist.
9211
9212         * gnus.el (gnus-method-to-server): Don't add "native" to the
9213         lists here, because that leads to problems when
9214         gnus-select-method is bound.
9215
9216 2005-11-09  Simon Josefsson  <jas@extundo.com>
9217
9218         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9219         use (not sort-by-date) instead.
9220
9221 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9222
9223         * gnus-delay.el (gnus-delay-group): Don't autoload.
9224         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9225         to be re-loaded when customizing the `gnus-delay' group.
9226
9227 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9228
9229         * message.el: Revert last changes.
9230         (message-insert-citation-line): Use newlines.
9231
9232 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9233
9234         * message.el (message-courtesy-message)
9235         (message-mark-insert-begin, message-mark-insert-end)
9236         (message-elide-ellipsis, message-cancel-message)
9237         (message-add-header, message-change-subject)
9238         (message-cross-post-followup-to-header)
9239         (message-cross-post-insert-note, message-reduce-to-to-cc)
9240         (message-widen-reply, message-delete-not-region)
9241         (message-kill-to-signature, message-insert-signature)
9242         (message-insert-importance-high, message-insert-importance-low)
9243         (message-insert-or-toggle-importance)
9244         (message-insert-disposition-notification-to)
9245         (message-indent-citation, message-yank-original)
9246         (message-cite-original-without-signature, message-cite-original)
9247         (message-insert-citation-line, message-position-on-field)
9248         (message-fix-before-sending, message-send-mail-partially)
9249         (message-send-mail, message-send-mail-with-sendmail)
9250         (message-send-mail-with-qmail, message-send-news)
9251         (message-check-news-header-syntax, message-generate-headers)
9252         (message-insert-courtesy-copy, message-fill-address)
9253         (message-fill-header, message-shorten-references)
9254         (message-setup-1, message-cancel-news)
9255         (message-forward-make-body-plain, message-forward-make-body-mime)
9256         (message-forward-make-body-mml, message-encode-message-body)
9257         (message-forward-make-body-digest-plain)
9258         (message-forward-make-body-digest-mime)
9259         (message-use-alternative-email-as-from): Insert `hard-newline'
9260         instead of ordinary newlines.
9261
9262 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * message.el (message-generate-headers): Downcase the argument
9265         given to message-check-element.
9266
9267 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9268
9269         * nntp.el (nntp-authinfo-rejected): New error condition.
9270         (nntp-wait-for): Use new error condition to signal authentication
9271         error.
9272         (nntp-retrieve-data): Rethrow new error condition to break out of
9273         recursive call to nntp-send-authinfo.
9274
9275 2005-11-08  Romain Francoise  <romain@orebokech.com>
9276
9277         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9278         (gnus-summary-exit-map): Bind to `Z p'.
9279         (gnus-summary-make-menu-bar): Add menu item.
9280
9281 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9282
9283         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9284         (gnus-treat-*): Add `first' in all doc strings.
9285
9286         * gnus-group.el (gnus-group-compact-group): Fix typo.
9287
9288 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9289
9290         * gnus.el (gnus-parameters-case-fold-search): New variable.
9291         (gnus-parameters-get-parameter): Use it.
9292
9293         * gnus-score.el (gnus-home-score-file): Doc fix.
9294
9295 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9296
9297         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9298
9299 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * mm-util.el (mm-special-display-p): New function.
9302
9303         * mml.el (mml-preview): Use it; doc fix.
9304
9305 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9306
9307         * imap.el (imap-open): Handle case where buffer is a buffer object.
9308
9309 2005-10-29  Romain Francoise  <romain@orebokech.com>
9310
9311         * message.el (message-fix-before-sending): Fix comment.
9312
9313 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9314
9315         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9316
9317 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9318
9319         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9320         Used in gnus-score.el.
9321
9322 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9323
9324         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9325
9326 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9327
9328         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9329         whitespace removed in revision 7.8.  Use concatenated string to
9330         protect trailing whitespace.
9331
9332 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9333
9334         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9335         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9336         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9337         Courier IMAP ("some version from 2004").  Mostly based on similar
9338         code in the same function.
9339
9340 2005-10-26  Didier Verna  <didier@xemacs.org>
9341
9342         * gnus-group.el (gnus-group-compact-group): Invalidate original
9343         article buffer.
9344         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9345         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9346         NOV database and in article itself.
9347         Invalidate article backlog.
9348
9349 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9350
9351         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9352
9353 2005-10-26  Simon Josefsson  <jas@extundo.com>
9354
9355         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9356         part of 2004-07-25 change.
9357
9358 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9359
9360         * message.el (message-display-completion-list): New function.
9361         (message-expand-group): Use it; make sure the Completions buffer
9362         is modifiable.
9363 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9364
9365         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9366         user-mail-name is an empty string.
9367
9368 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9369
9370         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9371         depending on gnus-score-decay-constant.
9372
9373         * encrypt.el (encrypt-insert-file-contents)
9374         (encrypt-write-file-contents): Don't use `gnus-message'.
9375
9376         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9377         arguments.
9378         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9379         arguments to mm-uu-verbatim-marks-extract.
9380         (mm-uu-hide-markers): New variable.
9381         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9382
9383         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9384         (gnus-convert-image-to-face-command): Use "convert" by default to
9385         allow other input image formats.
9386         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9387         accordingly.
9388
9389 2005-10-23  Simon Josefsson  <jas@extundo.com>
9390
9391         * imap.el (imap-gssapi-program): Align command line parameters
9392         with latest GNU SASL.
9393         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9394
9395 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9396
9397         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9398         HTML.
9399         (nnslashdot-request-article): Ditto.
9400
9401         * lpath.el (featurep): Add nobreak-char-display.
9402
9403 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9404
9405         * mail-source.el (mail-source-fetch-pop): Require pop3.
9406         (mail-source-check-pop): Ditto.
9407
9408 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9409
9410         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9411         errors.
9412
9413 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9414
9415         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9416         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9417
9418         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9419
9420         * mm-bodies.el (mm-decode-string): Call
9421         `mm-charset-to-coding-system' with allow-override argument.
9422
9423 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9426         (rfc2047-charset-to-coding-system): New function.
9427         (rfc2047-decode-encoded-words): New function.
9428         (rfc2047-decode-region): Use them.
9429         (rfc2047-decode-cte): Remove.
9430         (rfc2047-parse-and-decode): Remove.
9431         (rfc2047-decode): Remove.
9432
9433 2005-10-15  Kenichi Handa  <handa@m17n.org>
9434
9435         * rfc2047.el (rfc2047-decode-cte): New function.
9436         (rfc2047-decode-region): Change the way to decode successive
9437         encoded-words: decode B- or Q-encoding in each encoded-word,
9438         concatenate them, and decode it as charset.
9439
9440 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9441
9442         * lpath.el: Fbind codepage-setup for XEmacs.
9443
9444 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9445
9446         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9447         widget-move-and-invoke.
9448         (gnus-custom-mode): Use gnus-custom-map.
9449
9450 2005-10-15  Bill Wohler  <wohler@newt.com>
9451
9452         * message.el (message-tool-bar-map): Renamed image file from
9453         mail_send to mail/send.
9454
9455 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9456
9457         * message.el (message-expand-group): Pass the common
9458         prefix substring of completion to `display-completion-list'.
9459
9460 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9461
9462         * mml-sec.el (mml-secure-method): New internal variable.
9463         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9464         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9465         functions using mml-secure-method.
9466
9467         * mml.el (mml-mode-map): Add key bindings for those functions.
9468         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9469         Harder <harder@myrealbox.com>.
9470         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9471         end of message if point is the headers of the message.
9472
9473         * message.el (message-in-body-p): New function.
9474
9475         * assistant.el: Autoload gnus-util and netrc.
9476
9477         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9478         Use `mm-charset-override-alist' only when decoding.
9479
9480         * mm-bodies.el (mm-decode-body): Call
9481         `mm-charset-to-coding-system' with allow-override argument.
9482
9483         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9484         `filename' from Content-Disposition if Content-Type doesn't
9485         provide `name'.
9486         (gnus-mime-view-part-as-type): Set default instead of
9487         initial-input.
9488
9489 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9490
9491         * format-spec.el (format-spec): Propagate text properties of % spec.
9492
9493 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9494
9495         * gnus-art.el (gnus-treat-predicate): Add `first'.
9496
9497 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9498
9499         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9500         (mm-charset-override-alist): New variable.
9501         (mm-charset-to-coding-system): Use it.
9502         (mm-codepage-setup): New helper function.
9503         (mm-charset-eval-alist): New variable.
9504         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9505         about unknown charsets.
9506
9507         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9508
9509 2005-10-04  David Hansen  <david.hansen@gmx.net>
9510
9511         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9512         (nnrss-check-group): Ditto.
9513
9514 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9515
9516         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9517         Rename x-gnus-verbatim to x-verbatim.
9518         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9519
9520         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9521         x-verbatim.
9522
9523         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9524
9525         * gnus-util.el (gnus-remove-duplicates): Remove.
9526
9527         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9528         instead of gnus-remove-duplicates.
9529
9530         * message.el (message-remove-duplicates): Remove.
9531         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9532         message-remove-duplicates.
9533
9534         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9535         available, else use implementation from `delete-dups'.
9536
9537         * message.el (message-insert-expires): New function.
9538         (message-mode-map): Add key binding.
9539         (message-mode-field-menu): Add menu entry.
9540         (message-mode): Document it.
9541         (message-make-expires-date): Use `message-make-date'.
9542
9543 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9544
9545         * message.el (message-make-expires-date): New function.
9546
9547 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9548
9549         * Makefile.in (list-installed-shadows): New entry.
9550         (install): Use it.
9551         (remove-installed-shadows): New entry.
9552
9553         * dgnushack.el (dgnushack-default-load-path): New variable.
9554         (dgnushack-find-lisp-shadows): New function.
9555         (dgnushack-remove-lisp-shadows): New function.
9556
9557 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9558
9559         * Makefile.in (install-el-elc): New entry.
9560         (install): Use it so that .el files are necessarily installed.
9561
9562 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9565
9566 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9567
9568         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9569         function rather than the diff-mode.el package.
9570         (mm-display-external): Use with-current-buffer.
9571         (mm-viewer-completion-map, mm-viewer-completion-map):
9572         Move initialization inside declaration.
9573
9574 2005-09-29  Simon Josefsson  <jas@extundo.com>
9575
9576         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9577         autoload mail-check-payment.
9578         (spam-check-hashcash): Define unconditionally, since hashcash.el
9579         is part of Gnus now.  Ignore errors from payment checking.
9580
9581 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9582
9583         * message.el (message-bold-region, message-unbold-region): Rename
9584         from `bold-region' and `unbold-region'.
9585
9586         * message.el: Remove useless autoloads.
9587
9588 2005-09-28  Simon Josefsson  <jas@extundo.com>
9589
9590         * message.el (message-use-idna): Default to t.
9591         (message-use-idna): Test whether encoding works too.  Doc fix.
9592
9593 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * nntp.el (nntp-warn-about-losing-connection): Remove.
9596
9597 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9598
9599         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9600         customizable.  Change default value.
9601         (mm-uu-diff-groups-regexp): Change default value.
9602         (mm-uu-type-alist): Add doc string.
9603         (mm-uu-configure): Add doc string.  Make it interactive.
9604         (mm-uu-tex-groups-regexp): New variable.
9605         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9606         (mm-uu-type-alist): Add LaTeX documents.
9607         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9608         of "text/verbatim".
9609         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9610
9611         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9612         instead of "text/verbatim".
9613
9614         * message.el (message-mark-inserted-region)
9615         (message-mark-insert-file): Use slrn style marks when called with
9616         prefix argument.
9617
9618 2005-09-27  Simon Josefsson  <jas@extundo.com>
9619
9620         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9621
9622 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9623
9624         * message.el (message-remove-duplicates): New function.
9625         Implementation borrowed from `gnus-remove-duplicates'.
9626         (message-idna-to-ascii-rhs): Also encode idna addresses in
9627         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9628         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9629         only ask about the same idna domain once per header and also tell
9630         in what header to replace the idna domain.
9631
9632         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9633         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9634         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9635         a header is decoded and not just the last one.
9636
9637 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9638
9639         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9640         has been decoded.
9641
9642         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9643         (mm-insert-part): Don't modify text if it has been decoded.
9644
9645         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9646         decoded.
9647
9648         * mm-view.el (mm-inline-text): Don't strip text props unless
9649         decoding enriched or richtext parts.
9650
9651 2005-09-25  Romain Francoise  <romain@orebokech.com>
9652
9653         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9654         * gnus-start.el (gnus-subscribe-interactively):
9655         * gnus-uu.el (gnus-uu-grab-articles):
9656         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9657         space.
9658
9659 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9660
9661         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9662         * mm-view.el (mm-view-pkcs7-decrypt):
9663         * gnus-sum.el (gnus-summary-limit-to-extra)
9664         (gnus-summary-respool-article, gnus-read-move-group-name):
9665         * gnus-score.el (gnus-summary-increase-score):
9666         * gnus-util.el (gnus-completing-read-with-default):
9667         * gnus-art.el (gnus-read-save-file-name)
9668         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9669         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9670         * message.el (message-check-news-header-syntax):
9671         Follow convention for reading with the minibuffer.
9672
9673 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9674
9675         * spam-report.el (spam-report-url-ping-plain):
9676         Use gnus-extended-version as User-Agent.
9677
9678         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9679         default value is nil.
9680
9681         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9682         (mm-uu-verbatim-marks-extract): New function.
9683         (mm-uu-extract): New face.
9684         (mm-uu-copy-to-buffer): Use it.
9685
9686         * spam-report.el (spam-report-gmane-ham): Renamed from
9687         `spam-report-gmane-unspam'.
9688         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9689         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9690
9691         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9692         Autoload.
9693         (spam-report-gmane-unregister-routine): Renamed
9694         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9695
9696 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9697
9698         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9699         (spam-report-gmane-unregister-routine): Add support for gmane
9700         unregistration.
9701
9702         * spam-report.el (spam-report-gmane-unspam)
9703         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9704         (spam-report-gmane): Change to take a single article and do unspam
9705         registration.
9706
9707 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9708
9709         * mm-url.el (mm-url-decode-entities): Fix regexp.
9710
9711 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9712
9713         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9714         default to nil, to be able to use Gnus at all.  If the default
9715         switches to something else, then the function should be fixed not
9716         be exceedingly slow.
9717
9718 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9719
9720         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9721         fail hard.
9722
9723         * spam-report.el: Add better Keywords line.
9724
9725         * spam.el: Add Maintainer and better Keywords line.
9726
9727 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9728
9729         * gnus-art.el (gnus-article-replace-part)
9730         (gnus-mime-replace-part): New functions.
9731         (gnus-mime-action-alist, gnus-mime-button-commands)
9732         (gnus-mime-save-part-and-strip): Added file argument.
9733         (gnus-article-part-wrapper): Added interactive argument.
9734
9735         * gnus-sum.el (gnus-summary-mime-map): Add
9736         `gnus-article-replace-part'.
9737
9738 2005-09-19  Didier Verna  <didier@xemacs.org>
9739
9740         The nnml compaction feature:
9741         * nnml.el (nnml-request-compact-group): New function.
9742         * nnml.el (nnml-request-compact): New function.
9743         * gnus-int.el (gnus-request-compact-group): New function.
9744         * gnus-int.el (gnus-request-compact): New function.
9745         * gnus-group.el (gnus-group-compact-group): New function.
9746         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9747         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9748         * gnus-srvr.el (gnus-server-compact-server): New function.
9749         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9750         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9751
9752 2005-09-18  Deepak Goel  <deego@gnufans.org>
9753
9754         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9755         format spec.
9756
9757 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9758
9759         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9760
9761 2005-09-15  Romain Francoise  <romain@orebokech.com>
9762
9763         * message.el (message-fill-paragraph): Clarify docstring.
9764
9765 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9766
9767         * gnus-art.el (gnus-mime-display-part): Protect against broken
9768         MIME messages.
9769
9770 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9771
9772         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9773         before parsing header.
9774
9775 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9776
9777         * html2text.el (html2text-replace-list): Add new entities.
9778
9779 2005-09-11  Romain Francoise  <romain@orebokech.com>
9780
9781         * message.el (message-alternative-emails): Improve docstring.
9782         (message-setup-1): Call `message-use-alternative-email-as-from'
9783         after `message-setup-hook' to give it precedence over posting
9784         styles, etc.
9785         (message-use-alternative-email-as-from): Add docstring.  Remove
9786         the original From header if present.
9787
9788         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9789         (nnml-save-mail): Use it.
9790
9791         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9792         articles.  Add new argument `silent'.
9793         (gnus-uu-mark-all): Report the total number of marked articles.
9794
9795 2005-09-10  Romain Francoise  <romain@orebokech.com>
9796
9797         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9798         (gnus-uu-mark-series): Likewise.
9799
9800 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9801
9802         * spam-report.el (spam-report-gmane): Fix generation of spam
9803         report URL.
9804
9805 2005-09-10  Simon Josefsson  <jas@extundo.com>
9806
9807         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9808         t, based on discussion on the ding list with Robert Epprecht
9809         <epprecht@solnet.ch>.
9810
9811 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9812
9813         * spam-report.el (spam-report-gmane): Make it work without
9814         X-Report-Spam header.  Gmane now only provides Archived-At.
9815         This is only used if `spam-report-gmane-use-article-number' is nil.
9816         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9817
9818         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9819         make `gnus-summary-sort-by-recipient' work with threading.
9820
9821         * nnweb.el (nnweb-google-wash-article): Print a message if article
9822         is not available.
9823
9824 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9825
9826         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9827         change.  Decode text/* parts content before displaying.
9828
9829 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9830
9831         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9832
9833 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9834
9835         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9836
9837         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9838         url-package-name, url-package-version,
9839         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9840         w3m-display-inline-images, and w3m-minor-mode-map.
9841
9842 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9843
9844         * message.el (message-tab-body-function): Fix mismatched custom type.
9845
9846         * gnus.el (gnus-group-change-level-function): Ditto.
9847
9848         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9849
9850         * gnus-art.el (gnus-signature-limit)
9851         (gnus-article-mime-part-function): Ditto.
9852
9853 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9854
9855         * mml.el (mml-mode): Silence the byte compiler.
9856
9857         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9858         using `(sit-for 0)' before moving the point to the specified part;
9859         skip unbuttonized parts.
9860         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9861         return to the summary window if gnus-auto-select-part is non-nil.
9862
9863 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9866         variables.
9867         (mml-dnd-attach-file, mml-mode): Use them.
9868
9869         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9870         Make fetching article by MID work again for Google Groups.  Added
9871         FIXME concerning gnus-group-make-web-group.
9872
9873         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9874         Don't depend on Gnus by using mail-extract-address-components if
9875         gnus-extract-address-components is not bound.
9876
9877 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9878
9879         * gnus-art.el (gnus-mime-display-security): Don't display the
9880         signature, but only the signed part.
9881
9882 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9885
9886         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9887         list, not listp.
9888
9889 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9890
9891         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9892         when encoding.
9893
9894         * mm-bodies.el (mm-decode-content-transfer-encoding):
9895         De-canonicalize CRLF for all text content types, not just
9896         text/plain.
9897
9898 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9899
9900         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9901         valid article; point arrow and cursor at the MIME button.
9902
9903 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9904
9905         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9906         Suggested by Dan Christensen <jdc@uwo.ca>.
9907
9908         * mm-decode.el (mm-save-part): Enable change of prompt.
9909
9910 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9911
9912         * gnus-msg.el (gnus-inews-add-send-actions): Made
9913         `message-post-method' lambda parameter ARG `&optional'.
9914
9915 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9916
9917         * gnus-sum.el (gnus-summary-mime-map): Added
9918         gnus-article-save-part-and-strip, gnus-article-delete-part and
9919         gnus-article-jump-to-part.
9920
9921         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9922         (gnus-article-edit-part): Use it.
9923         (gnus-article-part-wrapper): Added no-handle argument.
9924         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9925         functions.
9926
9927 2005-08-29  Romain Francoise  <romain@orebokech.com>
9928
9929         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9930         docstring.
9931         (gnus-face-from-file): Likewise.
9932
9933 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9934
9935         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9936         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9937         non-nil.
9938         (gnus-auto-select-part): New variable.
9939         (gnus-article-jump-to-part): New function.
9940         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9941         (gnus-mime-delete-part): Allow selecting specified part after
9942         deleting or stripping parts.
9943         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9944         part if argument is bogus.
9945
9946 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9947
9948         * gnus-art.el (w3m-minor-mode-map):
9949         * gnus-spec.el (gnus-newsrc-file-version):
9950         * gnus-util.el (nnmail-active-file-coding-system)
9951         (gnus-original-article-buffer, gnus-user-agent):
9952         * gnus.el (gnus-ham-process-destinations)
9953         (gnus-parameter-ham-marks-alist)
9954         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9955         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9956         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9957         * mm-decode.el (gnus-current-window-configuration):
9958         * mm-extern.el (gnus-article-mime-handles):
9959         * mm-url.el (url-current-object, url-package-name)
9960         (url-package-version):
9961         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9962         (smime-keys, w3m-cid-retrieve-function-alist)
9963         (w3m-current-buffer, w3m-display-inline-images)
9964         (w3m-minor-mode-map):
9965         * mml-smime.el (gnus-extract-address-components):
9966         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9967         (gnus-newsrc-hashtb, message-default-charset)
9968         (message-deletable-headers, message-options)
9969         (message-posting-charset, message-required-mail-headers)
9970         (message-required-news-headers):
9971         * mml1991.el (mc-pgp-always-sign):
9972         * mml2015.el (mc-pgp-always-sign):
9973         * nnheader.el (nnmail-extra-headers):
9974         * rfc1843.el (gnus-decode-encoded-word-function)
9975         (gnus-decode-header-function, gnus-newsgroup-name):
9976         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9977
9978 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9979
9980         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9981         the end of the date treatments.
9982
9983 2005-08-15  Simon Josefsson  <jas@extundo.com>
9984
9985         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9986         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9987         Capello and Romain Francoise.
9988         (pgg-fetch-key-function): Removed, not used?
9989         (pgg-insert-url-with-w3): Require url, to get
9990         url-insert-file-contents regardless of where it is defined.
9991
9992 2005-08-13  Romain Francoise  <romain@orebokech.com>
9993
9994         * message.el (message-cite-original-1): New function.
9995         (message-cite-original): Use it.
9996         (message-cite-original-without-signature): Ditto.
9997
9998 2005-08-08  Romain Francoise  <romain@orebokech.com>
9999
10000         * message.el (message-yank-empty-prefix): New variable.
10001         (message-indent-citation): Use it.
10002         (message-cite-original-without-signature): Respect X-No-Archive.
10003
10004 2005-08-08  Simon Josefsson  <jas@extundo.com>
10005
10006         * pgg.el: Autoload url-insert-file-contents instead of loading
10007         w3/url.
10008         (pgg-insert-url-with-w3): Don't load url here.
10009
10010 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10011
10012         * message.el (message-kill-to-signature): Don't insert newline at
10013         bol.
10014         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10015
10016 2005-08-06  Romain Francoise  <romain@orebokech.com>
10017
10018         * message.el (message-user-fqdn): Fix typo in docstring.
10019
10020 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10021
10022         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10023
10024         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10025
10026 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * mm-bodies.el (mm-encode-body): Use coding system rather than
10029         charset to encode text.
10030
10031         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10032         number of charsets if utf-8 is available (XEmacs).
10033
10034 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10035
10036         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10037         taken from `gnus-button-mid-or-mail-regexp'.
10038         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10039         (gnus-button-alist): Improve regexp for domain part of the MIDs
10040         for news:localpart@domain buttons.
10041         (gnus-button-ctan-directory-regexp): Update.
10042
10043 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * sieve-manage.el (sieve-manage-interactive-login): Use
10046         make-local-variable rather than make-variable-buffer-local.
10047         (sieve-manage-open): Ditto.
10048         (sieve-manage-authenticate): Ditto.
10049
10050         * mml.el (mml-generate-mime-1): Make the content type default to
10051         text/plain if the filename is not specified.
10052
10053 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10056         instead of insert-buffer.
10057
10058         * message.el (message-yank-original): Ditto; set the mark at the
10059         end of the yanked message.
10060
10061 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10064         lines to scroll rather than to stop it.
10065
10066         * mml.el (mml-generate-default-type): Add doc string.
10067         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10068         default to application/octet-stream when determining the content
10069         type if it is not specified for the part or the mml contents; add
10070         a comment about mml-generate-default-type.
10071
10072 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10073
10074         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10075         make it default to application/octet-stream when determining the
10076         content type if it is not specified for the external contents.
10077
10078 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10079
10080         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10081         segmented parameter but also other parameters might be there.
10082
10083 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10084
10085         * mm-decode.el (mm-display-external): Delete temp file, directory
10086         and buffer immediately if the external process is exited.
10087
10088 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10089
10090         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10091         fewer lines than that of scroll-margin.
10092         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10093
10094 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10095
10096         * gnus-art.el (gnus-article-next-page): Revert.
10097         (gnus-article-beginning-of-window): New macro.
10098         (gnus-article-next-page-1): Use it.
10099         (gnus-article-prev-page): Ditto.
10100         (gnus-article-edit-part): Use insert-buffer-substring instead of
10101         insert-buffer.
10102         (gnus-article-edit-exit): Ditto.
10103
10104         * gnus-util.el (gnus-beginning-of-window): Remove.
10105         (gnus-end-of-window): Remove.
10106
10107         * lpath.el: Don't bind header-line-format and scroll-margin.
10108
10109 2005-07-25  Simon Josefsson  <jas@extundo.com>
10110
10111         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10112         to have the url package without w3.  Reported by Daiki Ueno
10113         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10114
10115 2005-07-20  Didier Verna  <didier@xemacs.org>
10116
10117         * gnus-diary.el: Remove the description comment (nndiary is now
10118         properly documented in the Gnus manual).
10119         Fix the spelling of "Back End".
10120         * nndiary.el: Ditto.
10121         Fix the copyright notice.
10122
10123 2005-07-18  Romain Francoise  <romain@orebokech.com>
10124
10125         * gnus-sum.el (gnus-summary-to-prefix)
10126         (gnus-summary-newsgroup-prefix): New variables.
10127         (gnus-summary-from-or-to-or-newsgroups): Use them.
10128
10129 2005-07-17  Romain Francoise  <romain@orebokech.com>
10130
10131         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10132         space as it's generally not especially interesting to the user.
10133
10134 2005-07-16  Romain Francoise  <romain@orebokech.com>
10135
10136         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10137         nil to avoid prompting and file modification if one of the
10138         messages at the top of the nnfolder file contains a copyright
10139         notice.
10140         Update copyright notice.
10141
10142         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10143         instead of `current-time-string' as the latter creates a time
10144         string that is not RFC 2822 compliant (it lacks the zone).
10145         Update copyright notice.
10146
10147 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10148
10149         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10150         for text/rtf.  Display default in prompt.  Pass default for M-n.
10151
10152         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10153
10154 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10155
10156         * gnus-msg.el (gnus-button-mailto): Remove
10157         save-selected-window-window hackery because it relies on
10158         save-selected-window internals.
10159
10160 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10163         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10164         (gnus-article-prev-page): Ditto.
10165
10166         * gnus-util.el (gnus-beginning-of-window): New function.
10167         (gnus-end-of-window): New function.
10168
10169         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10170
10171 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10172
10173         * gnus-score.el (gnus-score-edit-all-score): Set
10174         gnus-score-edit-exit-function to gnus-score-edit-done and call
10175         gnus-message.
10176
10177 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10178
10179         * gnus-msg.el (gnus-button-mailto): Remove
10180         save-selected-window-window hackery because it relies on
10181         save-selected-window internals.
10182
10183 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10184
10185         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10186         add-minor-mode.
10187         (gnus-binary-mode): Ditto.
10188
10189         * gnus-topic.el (gnus-topic-mode): Ditto.
10190
10191 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10192
10193         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10194         (gnus-article-prev-page): Take scroll-margin into consideration.
10195
10196 2005-07-04  Lute Kamstra  <lute@gnu.org>
10197
10198         Update FSF's address in GPL notices.
10199
10200 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10201
10202         * gnus.el (gnus-exit):
10203         * gnus-group.el (gnus-group-icons):
10204         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10205
10206         * gnus-nocem.el (gnus-nocem):
10207         * message.el (message-various, message-buffers, message-sending)
10208         (message-interface, message-forwarding, message-insertion)
10209         (message-headers, message-news, message-mail):
10210         * pgg-gpg.el (pgg-gpg):
10211         * pgg-parse.el (pgg-parse):
10212         * pgg-pgp.el (pgg-pgp):
10213         * pgg-pgp5.el (pgg-pgp5):
10214         * pop3.el (pop3): Finish `defgroup' description with period.
10215
10216 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10217
10218         * gnus-art.el (article-display-face): Improve the efficiency.
10219         (article-display-x-face): Ditto; remove grey x-face stuff.
10220
10221 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10222
10223         * gnus-art.el (article-display-face): Correct the position in
10224         which Faces are inserted.
10225
10226 2005-06-29  Didier Verna  <didier@xemacs.org>
10227
10228         * gnus-art.el (article-display-face): Display faces in correct
10229         order.
10230
10231 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10232
10233         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10234         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10235         (gnus-nocem-check-article): Fetch the Type header.
10236         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10237         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10238         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10239         make sure gnus-nocem-hashtb is initialized.
10240         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10241         (gnus-nocem-unwanted-article-p): Ditto.
10242
10243         * pgg.el (pgg-verify): Return the verification result.
10244
10245 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10246
10247         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10248         is ascii.
10249
10250 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10251
10252         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10253         `show-nonbreak-escape'.
10254
10255 2005-06-23  Lute Kamstra  <lute@gnu.org>
10256
10257         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10258
10259         * dig.el (dig-mode):
10260         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10261
10262 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10263
10264         * nnimap.el (nnimap-split-download-body): Fix spellings.
10265
10266 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10267
10268         * gnus-art.el (gnus-article-encrypt-body):
10269         * gnus-cus.el (gnus-score-customize):
10270         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10271         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10272
10273 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10274
10275         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10276         header by looking for magic "MII" at the beginnig.
10277
10278 2005-06-16  Miles Bader  <miles@gnu.org>
10279
10280         * gnus-xmas.el (gnus-xmas-group-startup-message):
10281         Use renamed gnus-splash face.
10282
10283         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10284         (assistant-field-face): New backward-compatibility alias for renamed
10285         face.
10286         (assistant-render-text): Use renamed assistant-field face.
10287
10288         * spam.el (spam): Remove "-face" suffix from face name.
10289         (spam-face): New backward-compatibility alias for renamed face.
10290         (spam-face, spam-initialize): Use renamed spam face.
10291
10292         * message.el (message-header-to, message-header-cc)
10293         (message-header-subject, message-header-newsgroups)
10294         (message-header-other, message-header-name)
10295         (message-header-xheader, message-separator, message-cited-text)
10296         (message-mml): Remove "-face" suffix from face names.
10297         (message-header-to-face, message-header-cc-face)
10298         (message-header-subject-face, message-header-newsgroups-face)
10299         (message-header-other-face, message-header-name-face)
10300         (message-header-xheader-face, message-separator-face)
10301         (message-cited-text-face, message-mml-face):
10302         New backward-compatibility aliases for renamed faces.
10303         (message-font-lock-keywords): Use renamed message faces.
10304
10305         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10306         (sieve-test-commands, sieve-tagged-arguments):
10307         Remove "-face" suffix from face names.
10308         (sieve-control-commands-face, sieve-action-commands-face)
10309         (sieve-test-commands-face, sieve-tagged-arguments-face):
10310         New backward-compatibility aliases for renamed faces.
10311         (sieve-control-commands-face, sieve-action-commands-face)
10312         (sieve-test-commands-face, sieve-tagged-arguments-face):
10313         Use renamed sieve faces.
10314
10315         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10316         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10317         (gnus-group-news-3-empty, gnus-group-news-4)
10318         (gnus-group-news-4-empty, gnus-group-news-5)
10319         (gnus-group-news-5-empty, gnus-group-news-6)
10320         (gnus-group-news-6-empty, gnus-group-news-low)
10321         (gnus-group-news-low-empty, gnus-group-mail-1)
10322         (gnus-group-mail-1-empty, gnus-group-mail-2)
10323         (gnus-group-mail-2-empty, gnus-group-mail-3)
10324         (gnus-group-mail-3-empty, gnus-group-mail-low)
10325         (gnus-group-mail-low-empty, gnus-summary-selected)
10326         (gnus-summary-cancelled, gnus-summary-high-ticked)
10327         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10328         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10329         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10330         (gnus-summary-low-undownloaded)
10331         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10332         (gnus-summary-low-unread, gnus-summary-normal-unread)
10333         (gnus-summary-high-read, gnus-summary-low-read)
10334         (gnus-summary-normal-read, gnus-splash):
10335         Remove "-face" suffix from face names.
10336         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10337         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10338         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10339         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10340         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10341         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10342         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10343         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10344         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10345         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10346         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10347         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10348         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10349         (gnus-summary-normal-ticked-face)
10350         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10351         (gnus-summary-normal-ancient-face)
10352         (gnus-summary-high-undownloaded-face)
10353         (gnus-summary-low-undownloaded-face)
10354         (gnus-summary-normal-undownloaded-face)
10355         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10356         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10357         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10358         (gnus-splash-face):
10359         New backward-compatibility aliases for renamed faces.
10360         (gnus-group-startup-message): Use renamed gnus faces.
10361
10362         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10363         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10364         (gnus-server-agent): Remove "-face" suffix from face names.
10365         (gnus-server-agent-face, gnus-server-opened-face)
10366         (gnus-server-closed-face, gnus-server-denied-face)
10367         (gnus-server-offline-face):
10368         New backward-compatibility aliases for renamed faces.
10369         (gnus-server-agent-face, gnus-server-opened-face)
10370         (gnus-server-closed-face, gnus-server-denied-face)
10371         (gnus-server-offline-face): Use renamed gnus faces.
10372
10373         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10374         Remove "-face" suffix from face names.
10375         (gnus-picon-xbm-face, gnus-picon-face):
10376         New backward-compatibility aliases for renamed faces.
10377
10378         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10379         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10380         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10381         (gnus-cite-11): Remove "-face" suffix from face names.
10382         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10383         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10384         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10385         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10386         New backward-compatibility aliases for renamed faces.
10387         (gnus-cite-attribution-face, gnus-cite-face-list)
10388         (gnus-article-boring-faces): Use renamed gnus faces.
10389
10390         * gnus-art.el (gnus-signature, gnus-header-from)
10391         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10392         (gnus-header-content): Remove "-face" suffix from face names.
10393         (gnus-signature-face, gnus-header-from-face)
10394         (gnus-header-subject-face, gnus-header-newsgroups-face)
10395         (gnus-header-name-face, gnus-header-content-face):
10396         New backward-compatibility aliases for renamed faces.
10397         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10398
10399         * gnus-sum.el (gnus-summary-selected-face)
10400         (gnus-summary-highlight): Use renamed gnus faces.
10401         * gnus-group.el (gnus-group-highlight): Likewise.
10402
10403 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10404
10405         * gnus-sieve.el (gnus-sieve-article-add-rule):
10406         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10407         * spam-stat.el (spam-stat-buffer-change-to-spam)
10408         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10409
10410         * message.el (message-is-yours-p):
10411         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10412
10413 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10414
10415         * mm-view.el (mm-inline-text): Withdraw the last change.
10416
10417 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10418
10419         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10420         executing enriched-decode.
10421
10422 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10423
10424         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10425         charset of tar files.
10426
10427 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10428
10429         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10430
10431 2005-06-04  Lute Kamstra  <lute@gnu.org>
10432
10433         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10434         information is never recorded.
10435
10436 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10437
10438         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10439
10440 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * pop3.el (pop3-apop): Run md5 in the binary mode.
10443
10444         * starttls.el (starttls-set-process-query-on-exit-flag):
10445         Use eval-and-compile.
10446
10447 2005-05-31  Simon Josefsson  <jas@extundo.com>
10448
10449         * smime.el (smime-replace-in-string): Define.
10450         (smime-cert-by-ldap-1): Use it.
10451
10452 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10453
10454         * gnus-art.el (article-display-x-face): Replace
10455         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10456
10457         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10458         set-process-query-on-exit-flag or process-kill-without-query.
10459
10460         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10461         loop instead of replace-regexp.
10462
10463         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10464         instead of process-kill-without-query if it is available.
10465
10466         * lpath.el: Fbind ldap-search-entries.
10467
10468         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10469         instead of find-file-hooks if it is available.
10470
10471         * mml1991.el: Bind pgg-default-user-id when compiling.
10472
10473         * mml2015.el: Bind pgg-default-user-id when compiling.
10474
10475         * nndraft.el (nndraft-request-associate-buffer):
10476         Use write-contents-functions instead of write-contents-hooks if it is
10477         available.
10478
10479         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10480         instead of find-file-hooks if it is available.
10481
10482         * nntp.el (nntp-open-connection): Replace
10483         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10484         (nntp-open-ssl-stream): Ditto.
10485         (nntp-open-tls-stream): Ditto.
10486
10487         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10488         set-process-query-on-exit-flag or process-kill-without-query.
10489         (starttls-open-stream-gnutls): Use it instead of
10490         process-kill-without-query.
10491         (starttls-open-stream): Ditto.
10492
10493 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10494
10495         * smime.el (smime-cert-by-ldap-1): Don't use
10496         replace-regexp-in-string.
10497
10498 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10499
10500         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10501
10502         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10503         in PEM format.  Adjust to the XEmacs compability.
10504
10505 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10508         by `string-to-number'.
10509         * gnus-agent.el (gnus-agent-regenerate-group)
10510         (gnus-agent-fetch-articles): Ditto.
10511         * gnus-art.el (gnus-button-fetch-group): Ditto.
10512         * gnus-cache.el (gnus-cache-generate-active)
10513         (gnus-cache-articles-in-group): Ditto.
10514         * gnus-group.el (gnus-group-set-current-level)
10515         (gnus-group-insert-group-line): Ditto.
10516         * gnus-score.el (gnus-score-set-expunge-below)
10517         (gnus-score-set-mark-below, gnus-summary-score-effect)
10518         (gnus-summary-score-entry): Ditto.
10519         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10520         (gnus-soup-pack): Ditto.
10521         * gnus-spec.el (gnus-xmas-format): Ditto.
10522         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10523         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10524         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10525         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10526         * nndb.el (nndb-get-remote-expire-response): Ditto.
10527         * nndiary.el (nndiary-parse-schedule-value)
10528         (nndiary-string-to-number, nndiary-request-replace-article)
10529         (nndiary-request-article): Ditto.
10530         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10531         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10532         * nneething.el (nneething-make-head): Ditto.
10533         * nnfolder.el (nnfolder-request-article)
10534         (nnfolder-retrieve-headers): Ditto.
10535         * nnheader.el (nnheader-file-to-number): Ditto.
10536         * nnkiboze.el (nnkiboze-request-article): Ditto.
10537         * nnmail.el (nnmail-process-unix-mail-format)
10538         (nnmail-process-babyl-mail-format): Ditto.
10539         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10540         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10541         (nnmh-request-create-group, nnmh-request-list-1)
10542         (nnmh-request-group, nnmh-request-article): Ditto.
10543         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10544         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10545         * nnsoup.el (nnsoup-make-active): Ditto.
10546         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10547         * nntp.el (nntp-find-group-and-number)
10548         (nntp-retrieve-headers-with-xover): Ditto.
10549         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10550         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10551         (pgg-format-key-identifier): Ditto.
10552         * pop3.el (pop3-last, pop3-stat): Ditto.
10553         * qp.el (quoted-printable-decode-region): Ditto.
10554
10555         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10556         of concat.
10557
10558 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10561
10562         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10563
10564         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10565
10566         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10567
10568         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10569
10570         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10571
10572         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10573         (gnus-carpal-mode): Ditto.
10574
10575         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10576         (gnus-browse-mode): Ditto.
10577
10578         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10579
10580         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10581
10582 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10583
10584         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10585
10586 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10587
10588         * gnus-util.el (gnus-run-mode-hooks): New function.
10589
10590         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10591
10592         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10593         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10594
10595 2005-05-27  Lute Kamstra  <lute@gnu.org>
10596
10597         * dns-mode.el (dns-mode): Specify customization group.
10598
10599 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10600
10601         * gnus-agent.el (gnus-agent-make-mode-line-string):
10602         Use mode-line-highlight as mouse-face.
10603
10604 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10605
10606         * canlock.el (canlock): Change the parent group to news.
10607
10608         * deuglify.el (gnus-outlook-deuglify): Add :group.
10609
10610         * dig.el (dig): Add :group.
10611
10612         * dns-mode.el (dns-mode): Add :group.
10613
10614         * encrypt.el (encrypt): Add :group.
10615
10616         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10617         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10618         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10619         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10620         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10621
10622         * gnus-diary.el (gnus-diary): Add :group.
10623
10624         * gnus.el (gnus-group-news-1-face): Add :group.
10625         (gnus-group-news-1-empty-face): Ditto.
10626         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10627         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10628         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10629         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10630         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10631         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10632         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10633         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10634         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10635         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10636         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10637         (gnus-summary-high-ticked-face): Ditto.
10638         (gnus-summary-low-ticked-face): Ditto.
10639         (gnus-summary-normal-ticked-face): Ditto.
10640         (gnus-summary-high-ancient-face): Ditto.
10641         (gnus-summary-low-ancient-face): Ditto.
10642         (gnus-summary-normal-ancient-face): Ditto.
10643         (gnus-summary-high-undownloaded-face): Ditto.
10644         (gnus-summary-low-undownloaded-face): Ditto.
10645         (gnus-summary-normal-undownloaded-face): Ditto.
10646         (gnus-summary-high-unread-face): Ditto.
10647         (gnus-summary-low-unread-face): Ditto.
10648         (gnus-summary-normal-unread-face): Ditto.
10649         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10650         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10651
10652         * hashcash.el (hashcash): New custom group.
10653         (hashcash-default-payment): Add :group.
10654         (hashcash-payment-alist): Ditto.
10655         (hashcash-default-accept-payment): Ditto.
10656         (hashcash-accept-resources): Ditto.
10657         (hashcash-path): Ditto.
10658         (hashcash-extra-generate-parameters): Ditto.
10659         (hashcash-double-spend-database): Ditto.
10660         (hashcash-in-news): Ditto.
10661
10662         * message.el (message-minibuffer-local-map): Add :group.
10663
10664         * netrc.el (netrc): Add :group.
10665
10666         * sieve-manage.el (sieve-manage-log): Add :group.
10667         (sieve-manage-default-user): Diito.
10668         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10669         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10670         (sieve-manage-authenticators): Ditto.
10671         (sieve-manage-authenticator-alist): Ditto.
10672         (sieve-manage-default-port): Ditto.
10673
10674         * sieve-mode.el (sieve-control-commands-face): Add :group.
10675         (sieve-action-commands-face): Ditto.
10676         (sieve-test-commands-face): Ditto.
10677         (sieve-tagged-arguments-face): Ditto.
10678
10679         * smime.el (smime): Add :group.
10680
10681         * spam-report.el (spam-report): Add :group.
10682
10683         * spam.el (spam, spam-face): Add :group.
10684
10685 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10686
10687         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10688         return \n.\n.\n at the end of articles.  Protect against that.
10689         (nntp-with-open-group): Allow debugging.
10690
10691         * nnheader.el (mail-header-set-extra): Make into a function
10692         because I just could't understand how to quote the list properly.
10693
10694         * dns.el (query-dns-cached): New function.
10695
10696 2005-05-26  Lute Kamstra  <lute@gnu.org>
10697
10698         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10699
10700 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10701
10702         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10703
10704         * gnus-art.el: Don't autoload mail-extract-address-components.
10705
10706         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10707         eval-and-compile to evaluate it.
10708
10709         * hashcash.el: Don't autoload executable-find.
10710
10711         * nndb.el: Don't declare the nndb back end two or more times; don't
10712         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10713
10714         * nntp.el: Autoload format-spec instead of format; use
10715         eval-and-compile to evaluate autoload forms.
10716
10717 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10718
10719         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10720
10721 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10722
10723         * gnus.el (gnus-version-number): Bump version.
10724
10725 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10726
10727         * gnus.el: No Gnus v0.3 is released.
10728
10729 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10730
10731         * lpath.el (featurep): Bind show-nonbreak-escape.
10732
10733 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10734
10735         * gnus-art.el (gnus-article-edit-part): Disable undo.
10736
10737 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10738
10739         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10740         gnus-article-date-lapsed-new-header is t if date timer is active;
10741         skip headers in which the original date value is empty.
10742         (gnus-article-save-original-date): Redefine it as a macro.
10743         (gnus-display-mime): Use it.
10744
10745 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10746
10747         * gnus-art.el (article-date-ut): Support converting date in
10748         forwarded parts as well.
10749         (gnus-article-save-original-date): New function.
10750         (gnus-display-mime): Use it.
10751
10752 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10753
10754         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10755         enclosure element of <item>.
10756
10757 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10758
10759         * message.el (message-kill-buffer-query): Renamed from
10760         `message-kill-buffer-query-if-modified'.  Added :version.
10761
10762 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10763
10764         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10765         window layout.
10766
10767 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10768
10769         * mml.el: Autoload dnd when compiling.
10770
10771 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10772
10773         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10774         x-dnd-*.
10775
10776 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10777
10778         * qp.el (quoted-printable-encode-region): Save excursion.
10779
10780 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10781
10782         * message.el (message-kill-buffer-query-if-modified): Add new variable
10783         so the user can kill a modified message buffer quickly.
10784         (message-kill-buffer): Use it.
10785
10786 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10787
10788         * lpath.el: Fbind display-time-event-handler; don't fbind
10789         string-to-multibyte.
10790
10791         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10792
10793 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10794
10795         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10796         contained in text because xml.el decodes entities) with LFs.
10797
10798 2005-04-11  Lute Kamstra  <lute@gnu.org>
10799
10800         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10801         differently.
10802
10803 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10804
10805         * mm-util.el (mm-detect-coding-region): Typo.
10806
10807 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10810
10811 2005-04-06  Deepak Goel  <deego@gnufans.org>
10812
10813         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10814         user-function allow user modifications of the scores.
10815         (spam-stat-score-buffer-user): New function, to allow
10816         user-computed modifications to the score.
10817         (spam-stat-score-buffer-user-functions): List of additional
10818         scoring functions.
10819         (spam-stat-error-holder): Global temporary error holder.
10820         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10821         variable.
10822
10823 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10824
10825         * gnus-registry.el (gnus-registry-clean-empty-function)
10826         (gnus-registry-trim, gnus-registry-fetch-groups)
10827         (gnus-registry-delete-group): Groups that match
10828         `gnus-registry-ignored-groups' are removed from the registry
10829         entries, not just ignored for splitting.  This helps clean up the
10830         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10831         to get all the groups a message ID is in.
10832
10833         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10834         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10835         (spam-stat-score-buffer-user-functions): Add :number custom type.
10836
10837 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10838
10839         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10840         argument in XEmacs.
10841
10842         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10843         (nnrss-request-group): Decode group name first.
10844         (nnrss-request-article): Make a text/plain article if mml-to-mime
10845         failed.
10846         (nnrss-get-encoding): Return a compatible encoding according to
10847         nnrss-compatible-encoding-alist.
10848         (nnrss-find-el): Use consp instead of listp.
10849         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10850
10851 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10854         which Emacs 20 doesn't support.
10855         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10856
10857 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10858
10859         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10860         silence the byte compiler inside the defun.
10861
10862         * gnus-demon.el (parse-time-string): Add autoload.
10863
10864         * gnus-delay.el (parse-time-string): Add autoload.
10865
10866         * gnus-art.el (parse-time-string): Add autoload.
10867
10868         * nnultimate.el (parse-time): Require for `parse-time-string'.
10869
10870 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10871
10872         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10873
10874         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10875
10876         * smime.el (smime-ldap-host-list): Add :version.
10877
10878 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10879
10880         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10881         pass it to `gnus-browse-read-group'.
10882         (gnus-browse-read-group): Add NUMBER argument and pass it to
10883         `gnus-group-read-ephemeral-group'.
10884
10885         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10886         argument and pass it to `gnus-group-read-group'.
10887
10888 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10889
10890         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10891         mm-xemacs-find-mime-charset-1 if we have the mule feature
10892         available at runtime.
10893
10894 2005-03-25  Werner Lemberg  <wl@gnu.org>
10895
10896         * nnmaildir.el: Replace `illegal' with `invalid'.
10897
10898 2005-03-23  Lute Kamstra  <lute@gnu.org>
10899
10900         * time-date.el: Add comment on time value formats.
10901         Don't require parse-time.
10902         (with-decoded-time-value): New macro.
10903         (encode-time-value): New function.
10904         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10905         (days-to-time): Return a valid time value when arg is huge.
10906         (time-since): Use time-subtract.
10907         (time-to-number-of-days): Use time-to-seconds.
10908
10909 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10910
10911         * gnus-start.el (gnus-display-time-event-handler):
10912         Check display-time-timer at runtime rather than only at load time
10913         in case display-time-mode is turned off in the mean time.
10914
10915 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10916
10917         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10918         used.
10919
10920         * nneething.el (nneething-map-file-directory): Derive from
10921         `gnus-directory'.
10922
10923         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10924         the To/Cc button.
10925
10926 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * nnmaildir.el (nnmaildir-request-accept-article):
10929         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10930
10931 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10932
10933         * gnus-async.el: Require timer-funcs at compile time when in
10934         XEmacs for `run-with-idle-timer'.
10935
10936 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10937
10938         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10939         autoloaded function.
10940
10941 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10942
10943         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10944
10945 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10946
10947         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10948
10949 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10950
10951         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10952         gnus-expert-user to default.
10953
10954 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10955
10956         * nnimap.el (nnimap-open-server): Ditto.
10957
10958         * imap.el (imap-authenticate): Fix typo.
10959
10960 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10961
10962         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10963         buffer (since IMAP server might return FETCH response out of
10964         order, and the nntp buffer must be sorted).
10965
10966 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10967
10968         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10969         comparison on string.
10970
10971         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10972         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10973         (gnus-agent-summary-fetch-series): Modified to protect against
10974         gnus-agent-summary-fetch-group clearing processable flags.
10975         (gnus-agent-synchronize-group-flags): Update live group buffer as
10976         synchronization may occur due to the user toggle the plugged
10977         status.
10978         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10979         successfully downloaded.
10980         (gnus-agent-expire-group-1): Avoid using markers when the overview
10981         is in ascending order; greatly improves performance.
10982         (gnus-agent-regenerate-group): Use
10983         gnus-agent-synchronize-group-flags to reset read status in both
10984         gnus and server.
10985         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10986
10987 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10988
10989         * message.el: Don't autoload former message-utils variables.
10990         (message-strip-subject-trailing-was): Change doc string.
10991
10992         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10993         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10994         (nnweb-google-search): Add "hl=en" here.
10995         (nnweb-google-parse-1, nnweb-google-create-mapping):
10996         Don't hardcode URL.
10997
10998 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10999
11000         * message.el (message-get-reply-headers, message-followup):
11001         Mention related variables `message-use-followup-to' and
11002         `message-use-mail-followup-to', in the information buffer.
11003
11004         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11005         of broken groups(-beta).google.com.
11006
11007 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11008
11009         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11010         parameter to invoked gnus-request-move-article; remove the
11011         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11012         all at once instead of once per article.
11013         (gnus-summary-remove-process-mark): Accept a list of articles as
11014         well as a single article for processing.
11015
11016         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11017         parameter.
11018
11019         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11020
11021         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11022
11023         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11024         parameter.
11025
11026         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11027         parameter.
11028
11029         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11030         parameter and remove the gnus-sum-hint-move-is-internal variable.
11031
11032         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11033         parameter.
11034
11035         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11036         parameter.
11037
11038         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11039         parameter.
11040
11041         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11042
11043         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11044         parameter.
11045
11046         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11047         parameter.
11048
11049 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11050
11051         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11052         a more conservative way.
11053
11054 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11055
11056         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11057         buffer, so it moves the window's cursor.
11058
11059 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11060
11061         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11062         `mm-dissect-multipart' and receive the from field as an (optional)
11063         argument from `mm-dissect-multipart'.
11064         (mm-dissect-multipart): Receive the from field as an argument and
11065         pass it on when we call `mm-dissect-buffer' on MIME parts.
11066         Fixes verification/decryption of signed/encrypted MIME parts.
11067
11068 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11069
11070         * gnus-sum.el (gnus-summary-move-article): Set
11071         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11072         whatever it calls (right now, only nnimap-request-move article
11073         respects it).
11074
11075         * nnimap.el (nnimap-request-move-article): When
11076         gnus-sum-hint-move-is-internal is set, don't do the extra
11077         nnimap-request-article.
11078
11079 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11080
11081         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11082
11083         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11084         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11085
11086         * gnus-sum.el (gnus-summary-caesar-message):
11087         Apply `gnus-treat-article' after rotation.
11088
11089         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11090         doc string.
11091
11092 2005-02-22  Simon Josefsson  <jas@extundo.com>
11093
11094         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11095         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11096         <arne@arnested.dk>.
11097         (encrypt): Add password-cache and password-cache-expiry as group
11098         members.
11099
11100 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11101
11102         * smime.el (smime-ldap-host-list): Doc fix.
11103         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11104         cache) password.
11105         (smime-sign-region): Use it.
11106         (smime-decrypt-region): Use it.
11107         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11108         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11109         fails.
11110         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11111         certificate from DER to PEM format rather than calling openssl.
11112
11113         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11114
11115         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11116         for signing/encryption.
11117
11118         * mml.el (mml-parse-1): Use them.
11119
11120 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11121
11122         * nnrss.el (nnrss-verbose): Removed.
11123         (nnrss-request-group): Use `nnheader-message' instead.
11124
11125 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11126
11127         * nnrss.el (nnrss-verbose): New variable.
11128         (nnrss-request-group): Make it say nnrss is requesting a group.
11129
11130 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11131
11132         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11133         Handle news URL with given port correctly.
11134
11135 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11136
11137         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11138         containing special characters.
11139
11140         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11141
11142         * mml.el (mime-to-mml): Ditto.
11143
11144         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11145         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11146         (rfc2047-decode-region): Quote decoded words containing special
11147         characters when rfc2047-quote-decoded-words-containing-tspecials
11148         is non-nil.
11149
11150 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11151
11152         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11153
11154         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11155
11156 2005-02-15  Simon Josefsson  <jas@extundo.com>
11157
11158         * nnimap.el (nnimap-debug): Doc fix.
11159
11160         * imap.el (imap-debug): Doc fix.
11161
11162 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11163
11164         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11165
11166 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11167
11168         * gnus.el (spam-contents): Improve docs for spam-contents
11169         parameter in its variable incarnation.
11170
11171 2005-02-14  Simon Josefsson  <jas@extundo.com>
11172
11173         * smime-ldap.el: Use require instead of load-library for ldap.
11174         (smime-ldap-search): Indent.
11175         (smime-ldap-search-internal): Shorten line.
11176
11177         * smime.el (smime-cert-by-dns): Add doc-string.
11178         (smime-cert-by-ldap-1): Indent.
11179
11180         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11181         mml-smime-get-dns-ldap.
11182         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11183
11184 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11185
11186         * smime.el: Require smime-ldap.
11187         (smime-ldap-host-list): New variable.
11188         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11189
11190         * mml-smime.el (mml-smime-encrypt-query): New function.
11191         (mml-smime-encrypt-query): Use it.
11192
11193         * smime-ldap.el: New file.
11194
11195 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11196
11197         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11198
11199 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11200
11201         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11202         argument in doc string.  Make query for type more clear.
11203
11204 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11205
11206         * gnus.el (gnus-group-startup-message): Search for gnus images in
11207         etc/images/gnus.
11208         * mm-util.el (mm-image-load-path): Likewise.
11209         * smiley.el (smiley-data-directory): Search for smilies in
11210         etc/images/smilies.
11211
11212 2005-02-09  Kim F. Storm  <storm@cua.dk>
11213
11214         Change Emacs release version from 21.4 to 22.1 throughout.
11215         Change Emacs development version from 21.3.50 to 22.0.50.
11216
11217 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11218
11219         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11220
11221         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11222         non-Mule XEmacs as well.
11223         (mm-decompress-buffer): Signal an error intentionally if it does
11224         not decompress compressed data because auto-compression-mode is
11225         disabled.
11226
11227 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11228
11229         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11230         an ID in the registry even if it has no groups.
11231
11232 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11233
11234         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11235         merge it into mm-decompress-buffer.
11236         (gnus-mime-copy-part): Use the MIME part charset, the value which
11237         a user specified or gnus-newsgroup-charset for decoding, like
11238         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11239         save-buffer what was used.  Suggested by Kevin Ryde
11240         <user42@zip.com.au>.
11241         (gnus-mime-inline-part): Allow the name parameter as well as the
11242         filename parameter; force decompressing of compressed data; always
11243         display contents being not decoded as unibyte.
11244
11245         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11246         as well as the filename parameter.
11247
11248         * mm-util.el (mm-decompress-buffer): Merge
11249         gnus-mime-jka-compr-maybe-uncompress.
11250         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11251         of compressed data.
11252
11253 2005-02-08  Simon Josefsson  <jas@extundo.com>
11254
11255         * imap.el (imap-log): Doc fix.
11256
11257 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11260         the coding cookies; decompress compressed parts.
11261
11262         * mml.el (mml-generate-mime-1): Add the charset parameter according
11263         to the value which a user specified manually or the coding cookie.
11264
11265         * mm-util.el (mm-string-to-multibyte): New function.
11266         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11267         (mm-coding-system-to-mime-charset): New function.
11268         (mm-decompress-buffer): New function.
11269         (mm-find-buffer-file-coding-system): New function.
11270
11271         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11272         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11273         parts.
11274
11275 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11276
11277         * mm-view.el (mm-display-inline-fontify): Decode a part according
11278         to the charset parameter.
11279
11280 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11281
11282         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11283         prefix arg is neither nil nor a number, as info specifies.
11284
11285 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11286
11287         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11288         timestamps.
11289
11290 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11291
11292         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11293         groups error checking and notify user.
11294
11295 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11296
11297         * message.el (message-send-mail-function): Check existence of
11298         sendmail-program first before using default value
11299         `message-send-mail-with-sendmail'.  Otherwise use more generic
11300         `smtpmail-send-it'.
11301
11302 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11303
11304         * nntp.el (nntp-request-update-info): Always return nil.
11305
11306 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11307
11308         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11309
11310 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11311
11312         * message.el (message-beginning-of-line): Change the behavior when
11313         invoked between BOL and : so that it first moves backward.
11314
11315 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11316
11317         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11318         article buffer when editing of the article is discarded.
11319         (gnus-article-prepare): Revert.
11320
11321 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11322
11323         * gnus-art.el (gnus-article-prepare):
11324         Remove message-strip-forbidden-properties from the local hook.
11325
11326 2005-01-27  Simon Josefsson  <jas@extundo.com>
11327
11328         * password.el (password-cache-add): Only start one timer per key.
11329         Reported by Derek Atkins <warlord@MIT.EDU>.
11330
11331 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11332
11333         * run-at-time.el: Removed.  It is no longer needed as
11334         timer-funcs.el in the xemacs-base package has a working version of
11335         `run-at-time'.
11336
11337         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11338
11339         * password.el: Require timer-funcs instead of run-at-time in
11340         XEmacs.
11341         Remove `password-run-at-time' macro.
11342         (password-cache-add): Use `run-at-time' instead of
11343         `password-run-at-time'.
11344
11345         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11346         Remove `nnheader-cancel-function-timers' alias,
11347         `cancel-function-timers' exists in XEmacs in timer-funcs.
11348
11349         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11350         for `run-with-idle-timer'.
11351
11352         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11353         for `run-at-time'.
11354
11355         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11356         for `with-timeout'.
11357
11358         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11359         the same as for XEmacs 21.4.
11360         No need to ignore `run-with-idle-timer', this function exists in
11361         XEmacs now in timer-funcs.el in the xemacs-base package.
11362         (dgnushack-compile): No need to delete
11363         run-at-time.el from the list of files to compile because it
11364         doesn't exist anymore.
11365
11366 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11367
11368         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11369         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11370
11371 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11372
11373         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11374         sensitively.
11375
11376 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11377
11378         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11379
11380 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11381
11382         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11383         which will be inserted according to the multibyteness of a buffer
11384         rather than the type of contents.  Suggested by ARISAWA Akihiro
11385         <ari@mbf.ocn.ne.jp>.
11386
11387         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11388         of string which old xml.el may return rather than a string.
11389
11390 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11391
11392         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11393
11394 2005-01-16  Simon Josefsson  <jas@extundo.com>
11395
11396         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11397         idn/idna.el isn't available.
11398         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11399         <michael@waxrat.com>.
11400
11401         * hashcash.el: Remove non-FSF copyright header.
11402
11403         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11404         (hashcash-generate-payment): Use it.
11405         (hashcash-generate-payment-async): Use it.
11406
11407 2005-01-15  Simon Josefsson  <jas@extundo.com>
11408
11409         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11410         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11411
11412         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11413         gnus-summary-idna-message.
11414         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11415         (gnus-summary-idna-message): New function.
11416
11417 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11418
11419         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11420         gnus-novice-user.
11421
11422 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11423
11424         * nnrss.el (nnrss-request-delete-group): Delete entries in
11425         nnrss-group-alist as well.
11426         (nnrss-save-server-data): Insert newline.
11427
11428 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11429
11430         * gnus.el (gnus-user-agent): Use list of symbols instead of
11431         symbols.  Display full version number for (S)XEmacs.  Optionally
11432         display (S)XEmacs codename.
11433
11434         * gnus-util.el (gnus-emacs-version): Update for new
11435         `gnus-user-agent'.
11436
11437         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11438         Gnus version.
11439
11440 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11441
11442         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11443         which is unreadable in some setups.
11444
11445 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11446
11447         * gnus-spec.el (gnus-update-format-specifications): Flush the
11448         group format spec cache if it doesn't support decoded group names.
11449
11450 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11451
11452         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11453         Allow to apply decay on score files matching a regexp.
11454
11455 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11456
11457         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11458         compatibility in %g and %c.
11459
11460 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11461
11462         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11463         name for only %g and %c.
11464         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11465         of gnus-tmp-group to decoded group name.
11466         (gnus-group-make-rss-group): Exclude `/'s from group names.
11467
11468 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11469
11470         * nnrss.el (nnrss-get-encoding): Fix regexp.
11471
11472 2004-12-27  Simon Josefsson  <jas@extundo.com>
11473
11474         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11475         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11476         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11477
11478 2004-12-17  Kim F. Storm  <storm@cua.dk>
11479
11480         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11481
11482         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11483
11484 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11485
11486         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11487
11488 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * nnrss.el: Require rfc2047 and mml.
11491         (nnrss-file-coding-system): New variable.
11492         (nnrss-format-string): Redefine it as an inline function.
11493         (nnrss-decode-group-name): New function.
11494         (nnrss-string-as-multibyte): Remove.
11495         (nnrss-retrieve-headers): Decode group name; don't use
11496         nnrss-format-string.
11497         (nnrss-request-group): Decode group name.
11498         (nnrss-request-article): Decode group name; allow a Message-ID as
11499         well as an article number; don't use nnrss-format-string; encode a
11500         Message-ID string which may contain non-ASCII characters; use
11501         mml-to-mime to compose a MIME article.
11502         (nnrss-request-expire-articles): Decode group name.
11503         (nnrss-request-delete-group): Decode group name.
11504         (nnrss-fetch): Clarify error message.
11505         (nnrss-read-server-data): Use insert-file-contents instead of load;
11506         bind file-name-coding-system; use multibyte buffer.
11507         (nnrss-save-server-data): Bind coding-system-for-write to the
11508         value of nnrss-file-coding-system; bind file-name-coding-system;
11509         add coding cookie.
11510         (nnrss-read-group-data): Use insert-file-contents instead of load;
11511         bind file-name-coding-system; use multibyte buffer.
11512         (nnrss-save-group-data): Bind coding-system-for-write to the
11513         value of nnrss-file-coding-system; bind file-name-coding-system.
11514         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11515         make it work with non-ASCII text.
11516         (nnrss-find-el): Make it work with old xml.el as well.
11517
11518 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11519
11520         * nnrss.el (nnrss-get-encoding): New function.
11521         (nnrss-fetch): Use unibyte buffer initially; bind
11522         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11523         decode contents according to the encoding attribute.
11524         (nnrss-save-group-data): Add coding cookie.
11525         (nnrss-mime-encode-string): New function.
11526         (nnrss-check-group): Use it to encode subject and author.
11527
11528 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11529
11530         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11531         imaginary variable.
11532
11533 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11534
11535         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11536         correctly even if there are wide characters.
11537
11538 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11539
11540         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11541         downcased symbol names; make a new cache instead of reusing
11542         bbdb-hashtable.
11543
11544 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11545
11546         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11547         concatenating segments rather than before concatenating them.
11548         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11549
11550         * message.el (message-get-reply-headers): Bind `extra'.
11551
11552 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11553
11554         * message.el (message-extra-wide-headers): New variable.
11555         (message-get-reply-headers): Use it.
11556
11557 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11558
11559         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11560         (gnus-agent-group-pathname): Ditto.
11561
11562         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11563
11564         * gnus-group.el (gnus-group-make-group): Decode group name.
11565         (gnus-group-make-rss-group): Register the group data after opening
11566         the nnrss group.
11567
11568 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11569
11570         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11571         by expiry now get marked as read.
11572
11573 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11574
11575         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11576
11577 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11578
11579         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11580         unify Latin characters in XEmacs.
11581         (mm-find-mime-charset-region): Use it.
11582
11583 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11584
11585         * gnus-util.el (gnus-delete-directory): New function.
11586
11587         * gnus-agent.el (gnus-agent-delete-group): Use it.
11588
11589         * gnus-cache.el (gnus-cache-delete-group): Use it.
11590
11591 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11592
11593         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11594         names.
11595
11596 2004-12-16  Simon Josefsson  <jas@extundo.com>
11597
11598         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11599
11600 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11603
11604         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11605         (gnus-group-set-current-level): Decode group name.
11606
11607 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11608
11609         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11610         failed.
11611
11612 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11613
11614         * gnus-group.el (gnus-group-delete-group): Decode group name.
11615         (gnus-group-make-rss-group): Encode group name.
11616         (gnus-group-catchup-current): Decode group name.
11617         (gnus-group-kill-group): Decode group name.
11618
11619 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11620
11621         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11622
11623 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11624
11625         * gnus-group.el (gnus-group-make-rss-group):
11626         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11627
11628         * gnus-start.el (gnus-setup-news): Honor user's setting to
11629         gnus-message-archive-method.  Suggested by Lute Kamstra
11630         <lute@gnu.org>.
11631
11632 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11633
11634         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11635         global counterparts of the buffer-local variables.
11636
11637 2004-11-16  Romain Francoise  <romain@orebokech.com>
11638
11639         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11640         counterparts of the buffer-local variables.
11641
11642 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11643
11644         * message.el (message-forbidden-properties): Fixed typo in doc
11645         string.
11646
11647 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11648
11649         * gnus-util.el (gnus-replace-in-string): Added doc string.
11650
11651         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11652         to avoid problems when splitting mails with many recipients.
11653
11654 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11655
11656         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11657         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11658
11659 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11660
11661         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11662         if there is no hashtable in memory or file modification time is
11663         newer than cached timestamp.
11664
11665 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11666
11667         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11668         not-matching option.
11669
11670 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11671
11672         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11673         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11674         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11675         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11676         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11677         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11678
11679 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11680
11681         * message.el (message-forward-make-body-mml): Remove headers
11682         according to message-forward-ignored-headers if a message is decoded.
11683
11684 2004-12-02  Romain Francoise  <romain@orebokech.com>
11685
11686         * message.el (message-forward-make-body-plain): Always remove
11687         headers according to message-forward-ignored-headers.
11688
11689 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11690
11691         * spam.el (spam-summary-prepare-exit): Remove the
11692         gnus-summary-limit pop for now, it has problems with ham marks for
11693         me.
11694
11695 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11696
11697         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11698         correctly.
11699
11700 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11701
11702         * format-spec.el (format-spec): Message the char.
11703
11704 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11705
11706         * gnus-art.el (gnus-split-methods): Reformat comments.
11707
11708         * spam.el (spam-summary-prepare-exit): Remove article limits
11709         before exiting the summary buffer.
11710
11711 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11714         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11715
11716         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11717         order to silence the byte compiler.
11718
11719         * spam.el: Fix the way to silence the byte compiler, which
11720         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11721         bbdb-search-simple, spam-BBDB-register-routine,
11722         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11723         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11724         spam-stat-buffer-is-spam, spam-stat-load,
11725         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11726         spam-stat-save and spam-stat-split-fancy.
11727
11728 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11731         which may confuse users.
11732         (canlock-password-for-verify): Ditto.
11733
11734         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11735
11736         * gnus-art.el (gnus-emphasis-alist): Ditto.
11737
11738         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11739
11740         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11741
11742         * gnus-start.el (gnus-save-killed-list): Ditto.
11743
11744         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11745         (gnus-sum-thread-tree-root): Ditto.
11746         (gnus-sum-thread-tree-false-root): Ditto.
11747         (gnus-sum-thread-tree-single-indent): Ditto.
11748
11749         * message.el (message-courtesy-message): Ditto.
11750         (message-archive-note): Ditto.
11751         (message-subscribed-address-file): Ditto.
11752         (message-user-fqdn): Ditto.
11753
11754         * spam-report.el (spam-report-gmane-regex): Ditto.
11755
11756         * spam.el (spam-blackhole-good-server-regex): Ditto.
11757
11758 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11759
11760         * mml.el (mml-preview): Widen the message buffer before copying
11761         the contents to the preview buffer; sort headers before previewing.
11762
11763         * message.el (message-hidden-headers): Fix the way to avoid a bug
11764         in the `repeat' widget in Emacs 21.3 or earlier.
11765
11766 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11767
11768         * message.el (message-hidden-headers): Default to "^References:".
11769         Improve customization type.  Suggested by Reiner Steib
11770         <Reiner.Steib@gmx.de>.
11771
11772 2004-11-25  Romain Francoise  <romain@orebokech.com>
11773
11774         * message.el (message-strip-forbidden-properties): Remove check for
11775         obsolete `message-hidden' text property, hidden headers are not
11776         accessible in the buffer anymore.
11777
11778 2004-11-22  Romain Francoise  <romain@orebokech.com>
11779
11780         * message.el (message-header-format-alist): Add `From' in list
11781         so that it can be sorted.
11782         (message-fix-before-sending): Widen and sort headers before
11783         sending.
11784         (message-hide-headers): Use narrowing to hide headers by moving
11785         them to the top of the buffer and narrowing to the region
11786         underneath.
11787
11788 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11789
11790         * message.el (message-strip-forbidden-properties): Bind
11791         buffer-read-only (etc) to nil.
11792
11793 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11794
11795         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11796         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11797
11798 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11799
11800         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11801
11802 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11803
11804         * dns.el (query-dns): Use sit-for to time instead of
11805         accept-process-output, since that doesn't seem to work on udp
11806         sockets.
11807
11808 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11809
11810         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11811
11812 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11813
11814         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11815         doc string.  Improve doc string.
11816
11817 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11818
11819         * nntp.el (nntp-request-update-info): Return nil if
11820         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11821         may not call gnus-activate-group which uselessly issues the GROUP
11822         commands for all nntp groups and wastes time.  Reported by Romain
11823         Francoise <romain@orebokech.com>.
11824
11825         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11826
11827 2004-11-15  Simon Josefsson  <jas@extundo.com>
11828
11829         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11830         headers separately.
11831         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11832         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11833
11834 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11835
11836         * gnus-start.el (gnus-convert-old-newsrc):
11837         Assign legacy-gnus-agent to 5.10.7.
11838
11839 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11840
11841         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11842         start of the lines.
11843
11844 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11845
11846         * hashcash.el (hashcash-default-payment): Change default to 20.
11847         (hashcash-default-accept-payment): Change default to 20.
11848         (hashcash-process-alist): New variable.
11849         (hashcash-generate-payment-async): Add.
11850         (hashcash-already-paid-p): Add.
11851         (hashcash-insert-payment): Don't generate payments twice.
11852         (hashcash-insert-payment-async): Add.
11853         (hashcash-insert-payment-async-2): Add.
11854         (hashcash-cancel-async): Add.
11855         (hashcash-wait-async): Add.
11856         (hashcash-processes-running-p): Add.
11857         (hashcash-wait-or-cancel): Add.
11858         (mail-add-payment): New optional argument.  Conditionally start
11859         asynchronous calculation.
11860         (mail-add-payment-async): Add.
11861
11862         * message.el (message-send-mail): Wait for asynchronous hashcash
11863         results.  Don't clobber existing X-Hashcash headers.
11864         (message-setup-1): Call mail-add-payment-async when
11865         message-generate-hashcash is non-nil.
11866
11867 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11868
11869         * message.el (message-use-alternative-email-as-from): Examine the
11870         From header as well; use message-make-from in order to include a
11871         user's full name.
11872
11873 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11874
11875         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11876         default; improve customization type.
11877         (gnus-emphasis-custom-with-format): New macro.
11878         (gnus-emphasis-custom-value-to-external): New function.
11879         (gnus-emphasis-custom-value-to-internal): New function.
11880
11881 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11882
11883         * dns.el (query-dns): Resolve reverse addresses.
11884
11885 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11886
11887         * gnus-group.el (gnus-group-get-new-news): Use it.
11888
11889         * gnus-start.el (gnus-check-reasonable-setup): New function.
11890
11891 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11892
11893         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11894         "Args out of range" error.  Reported by Arnaud Giersch
11895         <arnaud.giersch@free.fr>.
11896
11897 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11898
11899         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11900
11901 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11902
11903         * spam.el (spam group): Add :version.
11904
11905         * pgg-def.el (pgg group): Add :version.
11906
11907 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11908
11909         * gnus-art.el (gnus-article-edit-article): Don't associate the
11910         article buffer with a draft file.  This is a temporary measure
11911         against the 2004-08-22 change to gnus-article-edit-mode.
11912
11913 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11914
11915         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11916         (html2text-format-tags): Remove unused variable `attr'.
11917
11918 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11919
11920         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11921
11922         * tls.el (tls-process-connection-type, tls-success)
11923         (tls-certtool-program): Add :version.
11924
11925         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11926         (starttls-extra-arguments, starttls-process-connection-type)
11927         (starttls-connect, starttls-failure, starttls-success): Add :version.
11928
11929         * spam-stat.el (spam-stat): Add :version.
11930
11931         * sieve.el (sieve): Add :version.
11932
11933         * sha1.el (sha1): Add :version.
11934         (sha1-use-external): Remove redundant version.
11935
11936         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11937         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11938         (nnmail-split-fancy-match-partial-words)
11939         (nnmail-split-lowercase-expanded): Add :version.
11940
11941         * nndiary.el (nndiary): Add :version.
11942
11943         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11944
11945         * mml-sec.el (mml-default-sign-method)
11946         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11947         Add :version.
11948
11949         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11950
11951         * mm-url.el (mm-url-use-external, mm-url-program)
11952         (mm-url-arguments): Add :version.
11953
11954         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11955         (mm-attachment-file-modes, mm-decrypt-option)
11956         (mm-w3m-safe-url-regexp): Add :version.
11957
11958         * message.el (message-cite-prefix-regexp)
11959         (message-sendmail-envelope-from, message-minibuffer-local-map)
11960         (message-user-fqdn, message-completion-alist): Add :version.
11961
11962         * gnus-win.el (gnus-configure-windows-hook)
11963         (gnus-use-frames-on-any-display): Add :version.
11964
11965         * gnus-art.el (gnus-article-address-banner-alist)
11966         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11967         (gnus-treat-from-picon, gnus-treat-mail-picon)
11968         (gnus-treat-x-pgp-sig): Add :version.
11969
11970         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11971         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11972         (gnus-summary-article-delete-hook)
11973         (gnus-summary-display-while-building): Add :version.
11974
11975         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11976         (gnus-get-top-new-news-hook): Add :version.
11977
11978         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11979         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11980
11981         * gnus-registry.el (gnus-registry): Add :version.
11982
11983         * gnus-spec.el (gnus-use-correct-string-widths)
11984         (gnus-make-format-preserve-properties): Add :version.
11985
11986         * gnus.el (gnus-group-charter-alist)
11987         (gnus-group-fetch-control-use-browse-url)
11988         (gnus-install-group-spam-parameters): Add :version.
11989
11990         * gnus-diary.el (gnus-diary): Add :version.
11991
11992         * gnus-delay.el (gnus-delay): Add :version.
11993
11994         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11995         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11996         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11997         Add :version.
11998
11999         * gnus-agent.el (gnus-agent-max-fetch-size)
12000         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12001         (gnus-agent-prompt-send-queue): Add :version.
12002
12003         * deuglify.el (gnus-outlook-deuglify): Add :version.
12004
12005         * html2text.el: Beautify code.  Improve doc strings.  Some
12006         checkdoc cleanup.
12007         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12008
12009 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12010
12011         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12012
12013 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12014
12015         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12016         when package is loaded.
12017
12018         * spam.el (spam-summary-score-preferred-header): Add global preference
12019         for people who want to override the default SpamAssassin over
12020         Bogofilter preference (when both are set).
12021         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12022         (spam-user-format-function-S): Check
12023         spam-summary-score-preferred-header.
12024         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12025         (spam-user-format-function-S): Format the score correctly.
12026
12027 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12028
12029         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12030         signature file.  Suggested by Manoj Srivastava
12031         <srivasta@golden-gryphon.com>.
12032
12033         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12034         iso-2022-jp even in the Japanese language environment.
12035         Suggested by Jason Rumney <jasonr@gnu.org>.
12036
12037 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12038
12039         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12040         use the same characters as the dummy marks; make it free from
12041         getting affected by the language environment.
12042         (gnus-summary-read-group-1): Update mark positions only when the
12043         format spec is updated.
12044
12045         * gnus-spec.el (gnus-update-format-specifications): Return a list
12046         of updated types.
12047
12048 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12049
12050         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12051         of boundp to check if display-warning is available.
12052
12053 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12054
12055         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12056
12057 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * nnspool.el (nnspool-spool-directory): Use news-path if the
12060         news-directory variable is not bound.
12061
12062         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12063         function instead of display-warning if it is not available.
12064
12065 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12066
12067         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12068         v5-10: Use `point-at-bol'.
12069
12070 2004-10-26  Simon Josefsson  <jas@extundo.com>
12071
12072         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12073         <chenggao@gmail.com>.
12074
12075 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12076
12077         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12078         instead.
12079
12080 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12081
12082         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12083         to remove a server from the nnimap-server-buffer-alist.
12084         (nnimap-open-connection, nnimap-close-server): Use it.
12085
12086         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12087
12088 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12089
12090         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12091         running the major-mode function.
12092
12093 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12094
12095         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12096         dummy marks in the right way.
12097
12098 2004-10-18  David Edmondson  <dme@dme.org>
12099
12100         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12101         excessively.
12102
12103 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12104
12105         * gnus-util.el (gnus-split-references): Accept a nil references
12106         string and go on blissfully.
12107
12108         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12109         cases where the references string is non-nil but has no references.
12110
12111         * encrypt.el: Add autoload tags.
12112
12113         * spam.el (spam-resolve-registrations-routine): Remove article
12114         from unregistration list too.  Reported by David Hanak
12115         <dhanak@isis.vanderbilt.edu>
12116
12117 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12118
12119         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12120         nil.  Changed custom type.
12121
12122 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12123
12124         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12125
12126         * gnus-sum.el (gnus-summary-move-article): Use it.
12127
12128 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12129
12130         * encrypt.el: Add autoload cookies.
12131
12132         * spam.el (spam-backend-article-list-property)
12133         (spam-backend-get-article-todo-list)
12134         (spam-backend-put-article-todo-list)
12135         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12136         Resolve registrations separately.
12137         (spam-register-routine): Format comments.
12138         (spam-unregister-routine, spam-register-routine): Always call with
12139         specific-articles, no default list.
12140         (spam-summary-prepare-exit): Use the spam-classifications function.
12141
12142         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12143         gnus-encrypt.el.
12144
12145         * encrypt.el: Copied from gnus-encrypt.el.
12146
12147         * gnus-encrypt.el: Commented that it's obsolete.
12148
12149 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12150
12151         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12152         (gnus-score-save): Use it.
12153
12154         * message.el (message-bury): Use `window-dedicated-p'.
12155
12156 2004-10-15  Simon Josefsson  <jas@extundo.com>
12157
12158         * pop3.el (top-level): Don't require nnheader.
12159         (pop3-read-timeout): Add.
12160         (pop3-accept-process-output): Add.
12161         (pop3-read-response, pop3-retr): Use it.
12162
12163 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12164
12165         * spam.el (spam-register-routine): Move comment.
12166         (spam-verify-bogofilter): Use 'unknown for the initial
12167         spam-bogofilter-valid state, not 'never.
12168
12169         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12170         for netrc-machine.
12171
12172         * nnimap.el (nnimap-open-connection): Use
12173         netrc-machine-user-or-password.
12174
12175 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12176
12177         * gnus-registry.el (gnus-registry-unload-hook):
12178         Set as a variable with add-hook.
12179
12180         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12181         of news-path.
12182
12183         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12184
12185         * spam.el: Delete duplicate `provide'.
12186         (spam-unload-hook): Set as a variable with add-hook.
12187
12188 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12189
12190         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12191         in the doc string.
12192
12193         * message.el (message-ignored-news-headers)
12194         (message-ignored-supersedes-headers)
12195         (message-ignored-resent-headers)
12196         (message-forward-ignored-headers): Improve custom type.
12197
12198 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12199
12200         * message.el (message-tokenize-header): Fix 2004-09-06 change
12201         which used point-min in the wrong place.
12202
12203 2004-10-12  Simon Josefsson  <jas@extundo.com>
12204
12205         * tls.el (tls-certtool-program): New variable.
12206         (tls-certificate-information): New function, based on
12207         ssl-certificate-information.
12208
12209 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * compface.el: Move the version of ELisp-based uncompface program
12212         to the contrib directory because of the copyright problem.
12213
12214 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12215
12216         * message.el (message-kill-buffer): Raise the current frame.
12217
12218 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12219
12220         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12221
12222         * gnus.el (message-y-or-n-p): Autoload.
12223
12224         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12225         (pop3-password-required, pop3-authentication-scheme)
12226         (pop3-leave-mail-on-server): Made customizable.
12227         (pop3): New custom group.
12228         (pop3-retr): Remove `sleep-for' statements.
12229         Suggested by Dave Love <fx@gnu.org>.
12230
12231         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12232         Windows/DOS.
12233
12234         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12235         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12236         Dave Love <fx@gnu.org>.
12237
12238         * mml.el (mml-minibuffer-read-disposition): Require match.
12239         Suggested by Dave Love <fx@gnu.org>.
12240
12241 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12242
12243         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12244         doc string.
12245
12246 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12247
12248         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12249
12250 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12251
12252         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12253         instead of calling `mm-insert-inline', to decode text/* parts
12254         before displaying them.
12255
12256 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12257
12258         * mm-uu.el (mm-uu-text-plain-type): New variable.
12259         (mm-uu-pgp-signed-extract-1): Use it.
12260         (mm-uu-pgp-encrypted-extract-1): Use it.
12261         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12262         bind mm-uu-text-plain-type with that value.
12263         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12264         mm-uu-dissect.
12265
12266 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12267
12268         * gnus-group.el (gnus-update-group-mark-positions):
12269         * gnus-sum.el (gnus-update-summary-mark-positions):
12270         * message.el (message-check-news-body-syntax):
12271         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12272         of string-as-multibyte.
12273
12274 2004-10-05  Juri Linkov  <juri@jurta.org>
12275
12276         * gnus-group.el (gnus-update-group-mark-positions):
12277         * gnus-sum.el (gnus-update-summary-mark-positions):
12278         * message.el (message-check-news-body-syntax):
12279         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12280         8-bit unibyte values to a multibyte string for search functions.
12281
12282 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12285         (mm-uu-dissect-text-parts): New function.
12286
12287         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12288         dissect text parts.
12289
12290         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12291         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12292
12293         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12294
12295         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12296         gnus-current-topics instead of gnus-current-topic.
12297
12298 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12299
12300         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12301
12302 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12303
12304         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12305         where approriate.
12306
12307         * nnml.el (nnml-generate-active-info): do.
12308
12309         * nndiary.el (nndiary-generate-active-info): do.
12310
12311         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12312         (gnus-topic-move): do.
12313
12314         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12315         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12316
12317         * gnus-srvr.el (gnus-server-prepare)
12318         (gnus-server-open-all-servers): do.
12319
12320         * gnus-msg.el (gnus-summary-cancel-article)
12321         (gnus-summary-resend-message)
12322         (gnus-summary-mail-crosspost-complaint): do.
12323
12324         * gnus-move.el (gnus-change-server): do.
12325
12326         * gnus-group.el (gnus-group-unmark-all-groups)
12327         (gnus-group-set-current-level): do.
12328
12329 2004-10-04  Simon Josefsson  <jas@extundo.com>
12330
12331         * message.el (message-generate-hashcash): Doc fix.
12332
12333 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12334
12335         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12336         avoid infinite recursion via gnus-get-function.
12337
12338 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12339
12340         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12341
12342         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12343
12344         * nnmail.el (nnmail-split-history): do.
12345
12346         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12347         (nnml-request-delete-group): do.
12348
12349         * nnslashdot.el (nnslashdot-read-groups): do.
12350
12351         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12352         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12353
12354         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12355         (nnspool-sift-nov-with-sed): Use last.
12356         (nnspool-retrieve-headers-with-nov): Use mapc.
12357         (nnspool-request-newgroups): Use dolist.
12358         (nnspool-request-group): Use last.
12359
12360         * nntp.el (nntp-read-server-type): Use dolist.
12361
12362         * nnvirtual.el (nnvirtual-create-mapping)
12363         (nnvirtual-update-read-and-marked): Use dolist.
12364         (nnvirtual-convert-headers): Simplify.
12365
12366 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12367
12368         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12369         support for sync'ing tick marks.
12370
12371 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12374         there's no visible header.
12375
12376 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12377
12378         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12379         necessary, pass full group name to gnus-request-set-marks.
12380
12381 2004-10-01  Simon Josefsson  <jas@extundo.com>
12382
12383         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12384         acroread.
12385
12386 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12387
12388         * spam-report.el (spam-report-gmane): Fix interactive.
12389
12390         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12391
12392         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12393         when writing file.
12394         (gnus-agent-synchronize-flags): Don't default to being
12395         interactive.
12396
12397 2004-09-30  Simon Josefsson  <jas@extundo.com>
12398
12399         * message.el (message-generate-hashcash): Add.
12400         (message-send-mail): Use it, call mail-add-payment.
12401
12402 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12403
12404         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12405
12406 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12407
12408         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12409         gnus-requst-update-info with explicit code to sync the in-memory
12410         info read flags with the marks being sync'd to the backend.
12411
12412         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12413
12414 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12415
12416         * spam.el (spam-verify-bogofilter): Add new function.
12417         (spam-check-bogofilter)
12418         (spam-bogofilter-register-with-bogofilter): Use it.
12419         (spam-verify-bogofilter): Add small fixes.
12420
12421 2004-09-28  Simon Josefsson  <jas@extundo.com>
12422
12423         * hashcash.el (hashcash-generate-payment): Revert.
12424
12425 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12426
12427         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12428         gnus-extract-references instead of gnus-split-references.
12429
12430         * gnus-util.el (gnus-extract-references): Add new function, analogous
12431         to gnus-split-references but extracts only the message-ID without
12432         anything extra.
12433
12434         * hashcash.el (hashcash-generate-payment)
12435         (hashcash-check-payment): Do the right thing if hashcash-path is
12436         nil (because the hashcash program could not be found).
12437
12438         * spam.el (spam-use-hashcash): Remove comment.
12439
12440 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12441
12442         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12443         (gnus-cache-enter-article, gnus-cache-remove-article)
12444         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12445
12446         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12447
12448         * gnus-art.el (article-hide-boring-headers)
12449         (article-translate-strings, article-display-face)
12450         (gnus-article-mime-match-handle-first)
12451         (gnus-article-highlight-headers)
12452         (gnus-article-add-buttons-to-head): do.
12453
12454 2004-09-27  Simon Josefsson  <jas@extundo.com>
12455
12456         * hashcash.el: New version, from
12457         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12458         ../contrib/.
12459
12460 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12461
12462         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12463
12464 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12465
12466         * gnus-dup.el (gnus-dup-open): Use mapc.
12467         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12468
12469         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12470         Reported by Stefan Wiens <s.wi@gmx.net>.
12471
12472         * gnus.el (gnus-shutdown): Use dolist.
12473
12474         * gnus-undo.el (gnus-undo): Use mapc.
12475
12476         * nnrss.el (nnrss-generate-active): do.
12477
12478         * message.el (message-cite-original-without-signature)
12479         (message-cite-original): Use mapc.
12480         (message-do-actions, message-make-forward-subject): Use dolist.
12481
12482 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12483
12484         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12485         deletion to remove entire duplicate line.  Fixes merged article
12486         number bug.
12487
12488 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12489
12490         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12491         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12492         first ask if you want to open a server and then, even when you
12493         responded with no, asking if you want to synchronize the server's
12494         flags.
12495         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12496         multi-line expressions.
12497         (gnus-agent-synchronize-group-flags): New internal function.
12498         Updates marks in memory (in the info structure) AND in the
12499         backend.
12500
12501         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12502
12503         * nnagent.el (nnagent-request-set-mark): Use
12504         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12505         method, to ensure that synchronization updates marks in the
12506         backend and in the info (in memory) structure.
12507
12508 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12509
12510         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12511         convention fully; don't miss the root article of a thread; make
12512         the X-Draft-From header with correct article numbers.
12513
12514 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12515
12516         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12517         unless plugged.  Disable the agent so that an open failure causes
12518         an error.
12519
12520         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12521         Reverted 2004-09-21 change.  The backend must be opened while
12522         synchronizing flags even when the backend stores the flags
12523         locally.
12524
12525 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12526
12527         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12528         in `header' match.  Reported by Svend Tollak Munkejord.
12529
12530         * message.el (message-cite-original): Fix use of
12531         `message-cite-articles-with-x-no-archive'.
12532
12533 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12534
12535         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12536         (gnus-window-to-buffer): Ditto.
12537
12538         * mml.el (mml-preview-buffer): New variable.
12539         (mml-preview): Manage window layout with gnus-buffer-configuration.
12540
12541         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12542         X-Draft-From header even if those articles aren't quoted.
12543
12544 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12545
12546         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12547         (gnus-request-set-mark, gnus-request-update-mark): Use new
12548         g-s-t-u-l-m to decide to use backend even when unplugged.
12549
12550 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12553         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12554
12555 2004-09-20  Simon Josefsson  <jas@extundo.com>
12556
12557         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12558         "utf-16-le".
12559
12560 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12561
12562         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12563
12564 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12565
12566         * uudecode.el (uudecode-use-external): Add :version.
12567
12568         * smime.el (smime-CA-file, smime-encrypt-cipher)
12569         (smime-dns-server): Add :version.
12570
12571         * smiley.el (gnus-smiley-file-types): Add :version.
12572
12573         * sha1.el (sha1-use-external): Add :version.
12574
12575         * pgg-def.el (pgg-query-keyserver): Add :version.
12576
12577         * nnmail.el (nnmail-fancy-expiry-targets)
12578         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12579         Add :version.
12580
12581         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12582         (nnimap-retrieve-groups-asynchronous): Add :version.
12583         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12584
12585         * mml.el (mml-content-disposition-parameters)
12586         (mml-insert-mime-headers-always): Add :version.
12587
12588         * mm-util.el (mm-coding-system-priorities): Add :version.
12589
12590         * mm-decode.el (mm-inline-text-html-with-images)
12591         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12592         (mm-verify-option): Add :version.
12593         (mm-text-html-renderer): Change :version.
12594
12595         * message.el (message-fcc-externalize-attachments)
12596         (message-required-headers, message-draft-headers)
12597         (message-subject-trailing-was-query)
12598         (message-subject-trailing-was-ask-regexp)
12599         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12600         (message-mark-insert-end, message-archive-header)
12601         (message-archive-note, message-cross-post-default)
12602         (message-cross-post-note, message-followup-to-note)
12603         (message-cross-post-note-function, message-use-mail-followup-to)
12604         (message-subscribed-address-functions)
12605         (message-subscribed-address-file, message-subscribed-addresses)
12606         (message-subscribed-regexps, message-allow-no-recipients)
12607         (message-yank-cited-prefix, message-signature-insert-empty-line)
12608         (message-hidden-headers, message-hierarchical-addresses)
12609         (message-mail-user-agent, message-use-idna)
12610         (message-valid-fqdn-regexp)
12611         (message-strip-special-text-properties, message-header-synonyms)
12612         (message-beginning-of-line, message-tab-body-function): Add :version.
12613         (message-insert-canlock, message-wide-reply-confirm-recipients):
12614         Change :version.
12615
12616         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12617         and :version.
12618         (mail-source-delete-old-incoming-confirm)
12619         (mail-source-movemail-program): Add :version.
12620
12621         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12622         (gnus-agent-cache, gnus-agent): Change :version.
12623
12624         * gnus-util.el (gnus-use-byte-compile): Change :version.
12625
12626         * gnus-sum.el (gnus-summary-make-false-root-always)
12627         (gnus-summary-default-high-score)
12628         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12629         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12630         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12631         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12632         (gnus-sum-thread-tree-single-indent)
12633         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12634         (gnus-sum-thread-tree-leaf-with-other)
12635         (gnus-sum-thread-tree-single-leaf): Add :version.
12636         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12637         (gnus-article-loose-mime): Change :version.
12638
12639         * gnus-start.el (gnus-backup-startup-file)
12640         (gnus-save-startup-file-via-temp-buffer): Add :version.
12641
12642         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12643         (gnus-server-offline-face): Add :version.
12644
12645         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12646
12647         * gnus-msg.el (gnus-gcc-externalize-attachments)
12648         (gnus-debug-files, gnus-debug-exclude-variables)
12649         (gnus-discouraged-post-methods): Change :version.
12650         (gnus-confirm-mail-reply-to-news)
12651         (gnus-confirm-treat-mail-like-news): Add :version.
12652
12653         * gnus-int.el (gnus-server-unopen-status): Add :version.
12654
12655         * gnus-group.el (gnus-group-jump-to-group-prompt)
12656         (gnus-large-ephemeral-newsgroup)
12657         (gnus-fetch-old-ephemeral-headers): Add :version.
12658
12659         * gnus-fun.el (gnus-x-face-directory)
12660         (gnus-convert-pbm-to-x-face-command)
12661         (gnus-convert-image-to-x-face-command)
12662         (gnus-convert-image-to-face-command): Add :version.
12663
12664         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12665
12666         * gnus-cite.el (gnus-cite-blank-line-after-header)
12667         (gnus-article-boring-faces): Add :version.
12668
12669         * gnus-art.el (gnus-buttonized-mime-types)
12670         (gnus-inhibit-mime-unbuttonizing)
12671         (gnus-treat-display-face)
12672         (gnus-treat-body-boundary): Change :version.
12673         (gnus-body-boundary-delimiter, gnus-picon-databases)
12674         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12675         (gnus-treat-date-english, gnus-treat-fold-headers)
12676         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12677         (gnus-treat-mail-picon, gnus-treat-wash-html)
12678         (gnus-article-encrypt-protocol)
12679         (gnus-use-idna, gnus-article-over-scroll)
12680         (gnus-mime-display-multipart-alternative-as-mixed)
12681         (gnus-mime-display-multipart-related-as-mixed)
12682         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12683         (gnus-ctan-url, gnus-button-ctan-handler)
12684         (gnus-button-handle-ctan-bogus-regexp)
12685         (gnus-button-ctan-directory-regexp)
12686         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12687         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12688         (gnus-button-man-level, gnus-button-emacs-level)
12689         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12690
12691         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12692         (gnus-agent-go-online): Change :version.
12693         (gnus-agent-expire-unagentized-dirs)
12694         (gnus-agent-auto-agentize-methods): Add :version.
12695
12696         * flow-fill.el (fill-flowed-display-column)
12697         (fill-flowed-encode-column): Add :version.
12698
12699         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12700         (gnus-outlook-deuglify-unwrap-max)
12701         (gnus-outlook-deuglify-cite-marks)
12702         (gnus-outlook-deuglify-unwrap-stop-chars)
12703         (gnus-outlook-deuglify-no-wrap-chars)
12704         (gnus-outlook-deuglify-attrib-cut-regexp)
12705         (gnus-outlook-deuglify-attrib-verb-regexp)
12706         (gnus-outlook-deuglify-attrib-end-regexp)
12707         (gnus-outlook-display-hook): Add :version.
12708
12709         * binhex.el (binhex-use-external): Add :version.
12710
12711 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12712
12713         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12714         and `invisible'.
12715
12716 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12717
12718         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12719         in gnus-registry-trim.
12720
12721 2004-09-13  Simon Josefsson  <jas@extundo.com>
12722
12723         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12724
12725         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12726
12727         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12728         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12729         <yamaoka@jpl.org>.
12730         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12731         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12732         <yamaoka@jpl.org>.
12733
12734         * sieve.el (sieve-manage-mode): Ditto.
12735
12736 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12737
12738         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12739
12740 2004-09-11  Simon Josefsson  <jas@extundo.com>
12741
12742         * dns-mode.el: Add.
12743
12744         * mm-view.el (mm-display-dns-inline): Add.
12745
12746         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12747         (mm-automatic-display): Ditto.
12748
12749         * mailcap.el (mailcap-mime-data): Add text/dns.
12750         (mailcap-mime-extensions): Map .soa to text/dns.
12751
12752 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12753
12754         * gnus-art.el (article-decode-mime-words, article-babel)
12755         (gnus-article-highlight-signature, gnus-article-add-buttons)
12756         (gnus-signature-toggle): Remove unnecessary bindings of
12757         `inhibit-read-only' inherited from v5.10 merge.
12758
12759 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12760
12761         * nntp.el (nntp): New customization group.
12762         (nntp-authinfo-file): Add customization group.
12763
12764         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12765
12766         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12767
12768         * gnus.el (to-address, to-list, subscribed)
12769         (large-newsgroup-initial): Ditto.
12770
12771         * flow-fill.el (fill-flowed-display-column)
12772         (fill-flowed-encode-column): Ditto.
12773
12774 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12775
12776         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12777         Use point-min rather than 1.
12778         (message-send-mail): Use buffer-size rather than point-max.
12779
12780         * gnus-sum.el (gnus-summary-search-article-forward):
12781         Signal a specific `search-failed' rather than a generic `error'.
12782
12783         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12784         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12785         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12786
12787 2004-09-10  Simon Josefsson  <jas@extundo.com>
12788
12789         * nndb.el (require): Remove tcp and duplicate cl.
12790
12791 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * gnus-agent.el (directory-files-and-attributes): Move forward.
12794
12795 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12796
12797         * gnus-agent.el (directory-files-and-attributes): Optionally
12798         defined to support XEmacs.
12799
12800 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12801
12802         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12803         to avoid run-time CL dependencies.
12804         (gnus-agent-unfetch-articles): New function.
12805         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12806         article numbers even when local .overview file is missing.
12807         (gnus-agent-read-article-number): New function.  Only accepts
12808         27-bit article numbers.
12809         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12810         gnus-agent-read-article-number.
12811         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12812         from backend while recognizing that article numbers in .overview
12813         must be valid.
12814         (gnus-agent-update-files-total-fetched-for): Use
12815         directory-files-and-attributes to improve performance.
12816         * gnus-int.el (gnus-request-move-article): Use
12817         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12818         improve performance.
12819
12820         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12821         some users confused by references to .newsrc when they only have a
12822         .newsrc.eld file.
12823         (gnus-convert-mark-converter-prompt)
12824         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12825         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12826         New function.  Used internally to only display 'gnus converting
12827         files' message when actually necessary.
12828
12829         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12830         methods now autoloaded.
12831
12832 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12833
12834         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12835         identifiers.
12836
12837 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12838
12839         * gnus-picon.el: Fix indentation and closing parenthesis.
12840
12841 2004-09-01  Simon Josefsson  <jas@extundo.com>
12842
12843         * message.el (message-canlock-generate): Require sha1, not
12844         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12845         to require within a function.  Sadly, if sha1.el isn't loaded, the
12846         let binding in m-c-g will hide the defcustom definition, which is
12847         bad.)
12848
12849         * canlock.el: Require sha1, not sha1-el.
12850
12851         * message.el: Don't autoload sha1 (there is a autoload cookie in
12852         sha1.el).
12853
12854         * sha1-el.el: Renamed to sha1.el.
12855
12856 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12857
12858         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12859
12860 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12861
12862         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12863
12864 2004-08-30  Kim F. Storm  <storm@cua.dk>
12865
12866         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12867
12868         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12869         Add :group 'nnimap.
12870
12871 2004-08-30  Andreas Schwab  <schwab@suse.de>
12872
12873         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12874         ?* and ?\;.
12875
12876         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12877         and ?\' to symbol instead of whitespace.
12878
12879 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12880
12881         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12882
12883         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12884         instead of re-search-forward.
12885
12886         * gnus-uu.el (gnus-uu-save-article): Ditto.
12887         (gnus-uu-post-encode-uuencode): Ditto.
12888
12889         * html2text.el (html2text-clean-list-items): Ditto.
12890         (html2text-clean-dtdd): Ditto.
12891         (html2text-format-tags): Ditto.
12892
12893         * message.el (message-send-mail-with-sendmail): Fix regexp.
12894         (message-fill-field-general): Use search-forward instead of
12895         re-search-forward.
12896         (unbold-region): Ditto.
12897
12898         * nnrss.el (nnrss-request-article): Ditto.
12899
12900         * nnslashdot.el (nnslashdot-request-article): Ditto.
12901
12902         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12903
12904         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12905         "Unrecognized menu descriptor" error in XEmacs.
12906
12907 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12908
12909         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12910         parent article of a sparse article in the thread hashtb.
12911
12912 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12913
12914         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12915         (nnmail-expand-newtext): Lowercase expanded entries if
12916         nnmail-split-lowercase-expanded is non-nil.
12917
12918 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12919
12920         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12921
12922         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12923         of gnus-tmp-news-method into string under XEmacs.  It will be
12924         passed to gnus-correct-length which takes only a string argument.
12925
12926 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12927
12928         * gnus-util.el (gnus-bind-print-variables): New macro.
12929         (gnus-prin1): Use it.
12930         (gnus-prin1-to-string): Use it.
12931         (gnus-pp): New function.
12932         (gnus-pp-to-string): New function.
12933
12934         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12935         Replace pp-to-string with gnus-pp-to-string.
12936         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12937         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12938         * gnus-msg.el (gnus-debug): Ditto.
12939         * gnus-score.el (gnus-score-save): Ditto.
12940         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12941         gnus-pp-to-string.
12942         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12943         with gnus-pp.
12944         * score-mode.el (gnus-score-pretty-print): Ditto.
12945         * webmail.el (webmail-debug): Ditto.
12946
12947 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * gnus-art.el (article-display-face, article-display-x-face):
12950         Use buffer-read-only.
12951
12952 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12953
12954         * gnus-art.el (article-hide-list-identifiers):
12955         Bind inhibit-read-only as t.
12956
12957 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12958
12959         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12960
12961 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12962
12963         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12964         (gnus-narrow-to-page): Don't assume point-min == 1.
12965         (gnus-article-edit-mode): Derive from message-mode.
12966
12967         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12968         point-min == 1.
12969
12970         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12971         Disable incorrect use of `assert'.
12972
12973         * message.el (message-mode): Set comment-start-skip.
12974
12975
12976 2004-08-22  Sam Steingold  <sds@gnu.org>
12977
12978         * pop3.el (pop3-leave-mail-on-server): New user variable.
12979         (pop3-movemail): Delete mail only when it is nil.
12980
12981 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12982
12983         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12984
12985         * mml.el (mml-preview): Use `pop-to-buffer'.
12986
12987         * message.el (message-goto-mail-followup-to): Insert after "To".
12988         (message-carefully-insert-headers): Add comment.
12989
12990         * gnus.el: Remove unused variable `gnus-article-check-size'.
12991
12992         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12993
12994         * gnus-art.el (gnus-button-alist): Improve
12995         `gnus-button-handle-library' entry.
12996
12997 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12998
12999         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13000         downcase, since XEmacs capitalizes error messages differently.
13001
13002 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13003
13004         * nntp.el: Add (require 'gnus) due to reference to
13005         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13006
13007 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13008
13009         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13010         `mm-fill-flowed'.
13011
13012         * mm-decode.el (mm-dissect-singlepart): Check it.
13013
13014 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13015
13016         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13017         'imap' for netrc parsing.
13018
13019 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13020
13021         * mailcap.el (mailcap-mime-data): Mark as risky.
13022
13023 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13024
13025         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13026         may be included in the encoded word.
13027         (rfc2047-encode): Don't append a space if the encoded word
13028         includes close parenthesis.
13029
13030 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13031
13032         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13033         of text within parentheses.
13034
13035 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13036
13037         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13038         (gnus-encrypt-write-file-contents): Make the password key the file
13039         name PLUS the cipher, not just the cipher.  Also remove failed
13040         passwords from the cache.
13041
13042 2004-08-06  Simon Josefsson  <jas@extundo.com>
13043
13044         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13045         fix.
13046
13047 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13050         LWSP.
13051
13052 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13053
13054         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13055         to append in-reply-to: data to the references: header.
13056
13057         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13058         (netrc-parse): Use gnus-encrypt.el functions.
13059
13060         * gnus-encrypt.el: Add new file for encryption support; currently
13061         does only a few GPG ciphers and an internal XOR cipher.
13062
13063         * password.el: Add comments on using password-read-and-add.
13064         (password-read-and-add): Add function to read and add the
13065         password to the cache at once.
13066
13067 2004-07-28  Simon Josefsson  <jas@extundo.com>
13068
13069         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13070         parameter (but don't use it, for now).
13071
13072         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13073         instead of hard coding to nil.
13074
13075 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13076
13077         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13078         as mm-inline-image-xemacs does.
13079
13080 2004-07-26  Simon Josefsson  <jas@extundo.com>
13081
13082         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13083         Revert part of 2004-07-17 change below.
13084
13085 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13086
13087         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13088         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13089
13090 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13091
13092         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13093         quotes that actually start with ">" at the beginning of the
13094         lines.
13095
13096 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13097
13098         * rfc2047.el (rfc2047-encode-region): Fix last change.
13099         (rfc2047-encode-parameter): Remove useless concat.
13100
13101 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13102
13103         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13104         encode special characters; fix some kind of misconfigured headers;
13105         signal a real error if debug-on-quit or debug-on-error is non-nil.
13106         (rfc2047-encode-max-chars): New variable.
13107         (rfc2047-encode-1): Use it.
13108         (rfc2047-encode-parameter): New function.
13109
13110         * mml.el (mml-insert-parameter): Remove an excessive space.
13111
13112 2004-07-17  Simon Josefsson  <jas@extundo.com>
13113
13114         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13115         Kai Grossjohann <kai@emptydomain.de>.
13116         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13117         (gnus-group-make-menu-bar): Ditto.
13118
13119         * gnus-util.el (gnus-group-server): Add.
13120
13121 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13122
13123         * message.el (message-clone-locals): Clone sendmail and smtp
13124         variables.
13125
13126 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * rfc2047.el (rfc2047-encode-region): Fix last change.
13129
13130 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13131
13132         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13133         characters as non-special.
13134
13135 2004-07-09  Simon Josefsson  <jas@extundo.com>
13136
13137         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13138         Users will lose all flag changes made while unplugged with
13139         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13140         good default.  See numerous reports on ding mailing list.
13141
13142 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13143
13144         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13145         add generate-head-function and generate-article-function to the
13146         rfc822-forward entry.
13147         (nndoc-rfc822-forward-generate-article): New function.
13148         (nndoc-rfc822-forward-generate-head): New function.
13149
13150         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13151
13152 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13153
13154         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13155         respect display group parameter and gnus-summary-expunge-below.
13156         (gnus-articles-to-read): Remove unused reference to display group
13157         parameter.
13158
13159 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13160
13161         * nnheader.el (nnheader-uniquify-message-id): New experimental
13162         variable.
13163         (nnheader-nov-read-message-id): Use it.
13164
13165         * spam-report.el (spam-report-gmane): Add interactive.
13166
13167 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13170         qp-or-base64 for the application/* types.
13171
13172 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13173
13174         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13175
13176 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13177
13178         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13179         trim value.
13180
13181 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13182
13183         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13184         New macro and function.
13185         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13186
13187 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13188
13189         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13190         after-load-alist.
13191
13192 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13193
13194         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13195         update info that isn't there.
13196
13197 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13198
13199         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13200         entry.
13201
13202 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13203
13204         * mm-view.el (mm-inline-render-with-function): Use multibyte
13205         buffer; decode html source by charset.
13206
13207         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13208
13209         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13210         Mule-UCS is loaded under XEmacs.
13211         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13212
13213 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13214
13215         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13216
13217 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13218
13219         * mm-util.el (mm-coding-system-p): Return a coding-system.
13220         (mm-mime-mule-charset-alist): Use shift_jis instead of
13221         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13222         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13223         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13224         instead of japanese-shift-jis and iso-latin-1 respectively in
13225         order to share the default value with both Emacs and XEmacs-mule.
13226         (mm-mule-charset-to-mime-charset): Make
13227         mm-coding-system-priorities effective.
13228         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13229         while predicating of candidates upon the priorities.
13230
13231 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13232
13233         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13234         gnus-uu-invert-processable.
13235
13236         * gnus.el: Autoload gnus-uu-invert-processable.
13237
13238 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13239
13240         * mm-util.el (mm-with-multibyte-buffer): New macro.
13241
13242         * rfc2047.el (rfc2047-encode-string): Use it.
13243         (rfc2047-encode-region): Move point to the end of the region after
13244         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13245
13246 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13247
13248         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13249         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13250
13251 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13252
13253         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13254         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13255         Karl Chen <quarl@nospam.quarl.org>.
13256
13257 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13258
13259         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13260         invalid addresses.
13261
13262 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13263
13264         * spam.el: Change section markers, revise TODO list.
13265         (spam-backends): Make new master list of all installed backends.
13266         (spam-summary-exit-behavior): Add new variable to determine how
13267         messages moves are done at summary exit.
13268         (spam-move-spam-nonspam-groups-only)
13269         (spam-process-ham-in-nonham-groups)
13270         (spam-process-ham-in-spam-groups): Remove variables, the
13271         spam-summary-exit-behavior variable should be used to manage this
13272         behavior.
13273         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13274         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13275         and spam-old-spam-articles.
13276         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13277         Add empty variables, placeholders for the backends they represent.
13278         (spam-set-difference): Move, unchanged.
13279         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13280         unless the user has a processor variable.
13281         (spam-classifications, spam-classification-valid-p)
13282         (spam-backend-properties, spam-backend-property-valid-p)
13283         (spam-backend-function-type-valid-p)
13284         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13285         (spam-report-articles-gmane, spam-report-articles-resend):
13286         Remove functions, they are not needed.
13287         (spam-install-backend-super, spam-backend-list)
13288         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13289         (spam-backend-function, spam-backend-ham-registration-function)
13290         (spam-backend-spam-registration-function)
13291         (spam-backend-ham-unregistration-function)
13292         (spam-backend-spam-unregistration-function)
13293         (spam-backend-statistical-p, spam-backend-mover-p)
13294         (spam-install-backend-alias, spam-install-checkonly-backend)
13295         (spam-install-mover-backend, spam-install-nocheck-backend)
13296         (spam-install-backend, spam-install-statistical-backend)
13297         (spam-install-statistical-checkonly-backend): Add backend installation
13298         support.
13299         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13300         (spam-group-processor-p): Use the new backend code and respect the
13301         summary exit behavior.
13302         (spam-mark-spam-as-expired-and-move-routine): Remove.
13303         (spam-summary-prepare): Change to use the new spam-old-articles
13304         variable.
13305         (spam-copy-or-move-routine, spam-copy-spam-routine)
13306         (spam-move-spam-routine, spam-copy-ham-routine)
13307         (spam-move-ham-routine): Add code to copy/move ham or spam.
13308         (spam-fetch-field-fast): Improve doc and code, plus allow the
13309         'number request.
13310         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13311         variables.
13312         (spam-split, spam-find-spam): Use the new backend code.
13313         (spam-registration-functions): Remove variable.
13314         (spam-unregister-routine): Add convenience wrapper.
13315         (spam-log-undo-registration, spam-register-routine)
13316         (spam-log-processing-to-registry)
13317         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13318         where possible.
13319         (spam-check-gmane-xref, spam-check-regex-headers)
13320         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13321         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13322         (spam-check-bogofilter-headers, spam-check-spamoracle)
13323         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13324         (spam-check-crm114-headers): Use the spam-split-group that
13325         spam-split prepares, no need to determine it every time.
13326
13327         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13328         to the nnheader-parse-naked-head call.
13329
13330         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13331
13332         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13333         the nnheader-nov-read-message-id call.
13334
13335 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13336
13337         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13338         gnus-activate-group twice.  Suggested by Markus Peter
13339         <warp@spin.de>.
13340
13341 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13342
13343         * gnus-art.el (gnus-article-time-format): Exchange the order of
13344         day and month in the default value; fix customization type.
13345         (article-date-ut): Use add-text-properties.
13346         (article-make-date-line): Use message-make-date instead of
13347         current-time-string.
13348
13349         * message.el (message-fetch-field): Don't use set-text-properties.
13350         (message-make-date): Simplify.
13351
13352         * messagexmas.el (message-xmas-make-date): New function.
13353         (message-xmas-redefine): Defalias message-make-date to it.
13354
13355 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13356
13357         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13358         (rfc2047-encode-region): Treat text within parentheses as special;
13359         show the original text when error has occurred.
13360
13361         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13362         already-computed method to gnus-activate-group.
13363
13364         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13365         same select-methods identical Lisp objects.
13366
13367         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13368         object when modifying the info.
13369
13370 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13373         gnus-opened-servers since it has never been opened with the new
13374         configuration yet.
13375
13376 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13379         arg to nnheader-generate-fake-message-id.
13380
13381 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13382
13383         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13384         number and build a fake message ID localized to a group and
13385         article number (so it's repeatable from that point on).
13386         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13387         ID format.
13388
13389         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13390         nnheader-generate-fake-message-id with the article number.
13391
13392 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13393
13394         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13395         end-of-buffer.
13396
13397 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13398
13399         * message.el (message-ignored-supersedes-headers): Add Approved.
13400
13401 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13402
13403         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13404         goto-char.
13405         (rfc2047-encode): Fold the line before encoding.
13406
13407 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13408
13409         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13410         folding -- not all headers can be folded, and this should be done
13411         by the message composition mode.  Probably.  I think.
13412
13413 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13414
13415         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13416         fast.
13417
13418         * gnus-ems.el (gnus-remove-image): Don't use
13419         message-text-with-property; remove only the image found first.
13420
13421         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13422         found first.
13423
13424 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13425
13426         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13427
13428 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13429
13430         * message.el (message-text-with-property): Make it fast and accept
13431         optional arguments.
13432         (message-strip-forbidden-properties): Use it.
13433         (message-fix-before-sending): Follow the m-t-w-p change.
13434
13435         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13436
13437 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * gnus-art.el (article-hide-headers): Don't change the buffer
13440         mistakenly when performing mml-preview even if
13441         gnus-single-article-buffer is nil.
13442
13443 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13444
13445         * message.el (message-expand-name-databases): New user option.
13446         (message-expand-name): Use it.
13447
13448 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13449
13450         * spam.el (spam-report-articles-resend)
13451         (spam-report-resend-register-routine): Allow ham reporting.
13452         (spam-report-resend-register-ham-routine): Add wrapper.
13453         (spam-registration-functions): Add ham resending functions.
13454         (spam-list-of-processors): Add ham resend processor.
13455
13456         * gnus.el (ham-resend-to): Add new group parameter.
13457         (spam-process): Add ham resend option.
13458
13459         * spam-report.el (spam-report-resend): Allow reporting ham.
13460         (spam-report-resend-ham): Add wrapper.
13461
13462 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13463
13464         * message.el (message-cite-articles-with-x-no-archive): New
13465         variable.
13466         (message-cite-original): Use it.
13467
13468 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13469
13470         * message.el (message-cite-original): Respect X-No-Archive.
13471
13472 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13473
13474         * gnus-art.el (article-hide-headers): Refer to the values for
13475         gnus-ignored-headers and gnus-visible-headers in the summary
13476         buffer since a user may have set them as group parameters.
13477
13478 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13479
13480         * assistant.el (assistant-node-name): Add convenience function.
13481         (assistant-render-text, assistant-render-node): Add error handling,
13482         plus handle multiple next nodes.
13483         (assistant-find-next-node): Comment out for now.
13484         (assistant-find-next-nodes): Add function, returns list of next
13485         nodes.
13486
13487 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13488
13489         * mail-source.el (mail-source-directory): Fix doc-string.
13490
13491 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13492
13493         * assistant.el (assistant-render-text, assistant-eval): Add :set
13494         widget type, which is different because it takes and returns a
13495         list.  Much hilarity ensues.
13496
13497 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13498
13499         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13500
13501         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13502         doc-string.
13503
13504         * gnus-start.el (gnus-activate-group): Added doc-string.
13505
13506 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13507
13508         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13509
13510 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13511
13512         * assistant.el (assistant-render-text): Try to add a :set
13513         widget, more to come.
13514
13515         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13516         strings.
13517         (spam-report-articles-resend)
13518         (spam-register-routine): Do registration iff any articles warrant
13519         it.
13520         (spam-summary-prepare-exit): Change log message for nil group
13521         destinations.
13522
13523 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13524
13525         * spam.el (spam-report-resend-register-routine): Allow
13526         spam-report-resend-to to be a group parameter or a global value.
13527
13528 2004-05-26  Simon Josefsson  <jas@extundo.com>
13529
13530         * starttls.el: Merge with my GNUTLS based starttls.el.
13531         (starttls-gnutls-program, starttls-use-gnutls)
13532         (starttls-extra-arguments, starttls-process-connection-type)
13533         (starttls-connect, starttls-failure, starttls-success): New
13534         variables.
13535         (starttls-program, starttls-extra-args): Doc fix.
13536         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13537         functions.
13538         (starttls-negotiate, starttls-open-stream): Check
13539         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13540         function if it is set.
13541
13542 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13543
13544         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13545         structured fields.
13546
13547 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13548
13549         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13550
13551 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13552
13553         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13554         variable.
13555         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13556         assigning the spam-mark to new messages.
13557
13558 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13559
13560         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13561
13562 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13565
13566         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13567         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13568         default.
13569
13570 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13571
13572         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13573         correct data.
13574
13575 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13576
13577         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13578         (spam-group-processor-p): Fix function.
13579         (spam-group-processor-multiple-p)
13580         (spam-group-spam-processor-report-gmane-p)
13581         (spam-group-spam-processor-report-resend-p)
13582         (spam-group-spam-processor-bogofilter-p)
13583         (spam-group-spam-processor-blacklist-p)
13584         (spam-group-spam-processor-ifile-p)
13585         (spam-group-ham-processor-ifile-p)
13586         (spam-group-spam-processor-spamoracle-p)
13587         (spam-group-spam-processor-crm114-p)
13588         (spam-group-ham-processor-bogofilter-p)
13589         (spam-group-spam-processor-stat-p)
13590         (spam-group-ham-processor-stat-p)
13591         (spam-group-ham-processor-whitelist-p)
13592         (spam-group-ham-processor-BBDB-p)
13593         (spam-group-ham-processor-spamoracle-p)
13594         (spam-group-ham-processor-copy-p): Remove functions with some
13595         prejudice against unneeded code.
13596         (spam-report-articles-resend)
13597         (spam-report-resend-register-routine): Allow the group/topic
13598         spam-resend-to value to override spam-report-resend-to.
13599         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13600         properly now.
13601
13602         * gnus.el (spam-resend-to): Add group/topic parameter.
13603         (spam-process): Move the OBSOLETE processors to the end of the
13604         choices.
13605
13606 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13607
13608         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13609         with resend-to set to nil, and then ask the user if necessary.
13610         (spam-report-resend): spam-report-resend takes a list of articles, not
13611         separate article numbers.
13612
13613 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13616         addition to emacs-w3m.
13617
13618 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13619
13620         * assistant.el (assistant-authinfo-data): New function.
13621         (assistant-eval): Eval for entire assistant.
13622
13623         * netrc.el (netrc-services-file): New variable.
13624         (netrc-parse-services): New function.
13625         (netrc-find-service-name): New function.
13626         (netrc-find-service-number): New function.
13627         (netrc-port-equal): New function.
13628         (netrc-machine): Use it.
13629
13630         * nnimap.el (nnimap-open-connection): Use netrc.
13631
13632         * gnus-util.el (gnus-netrc-get): Remove aliases.
13633
13634         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13635
13636         * assistant.el (wid-edit): Fix compilation.
13637
13638         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13639
13640 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13641
13642         * gnus-util.el (gnus-set-file-modes): New function.  (small
13643         patch).
13644
13645 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13646
13647         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13648
13649         * assistant.el (assistant-render-node): Fix up rendering and
13650         read-only text.
13651         (assistant-render-node): Reset.
13652         (assistant-make-read-only): Not sticky.
13653
13654 2004-05-20  Danny Siu  <dsiu@adobe.com>
13655
13656         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13657         centered even when gnus-auto-center-summary is t.
13658
13659 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13660
13661         * dns.el (dns-get-txt-answer): New function.
13662         (dns-read-txt): Ditto.
13663         (query-dns): Use it.
13664
13665 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13668         active for foreign groups even if the group level is higher than
13669         the specified value.
13670
13671 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13672
13673         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13674         non-active groups.
13675
13676         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13677
13678 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13679
13680         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13681
13682 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13683
13684         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13685         (spam-crm114-header, spam-crm114-spam-switch)
13686         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13687         (spam-crm114-positive-spam-header)
13688         (spam-crm114-database-directory, spam-list-of-processors)
13689         (spam-group-spam-processor-crm114-p)
13690         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13691         (spam-generic-score, spam-list-of-checks)
13692         (spam-list-of-statistical-checks, spam-registration-functions)
13693         (spam-check-crm114-headers, spam-crm114-score)
13694         (spam-check-crm114, spam-crm114-register-with-crm114)
13695         (spam-crm114-register-spam-routine)
13696         (spam-crm114-unregister-spam-routine)
13697         (spam-crm114-register-ham-routine)
13698         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13699         asjo@koldfront.dk (Adam Sjøgren).
13700
13701         * gnus.el: Add spam-use-crm114.
13702
13703         * spam.el (spam-list-of-processors, spam-registration-functions):
13704         Add spam-use-resend.
13705         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13706         (spam-report-articles-gmane): Add doc fix.
13707         (spam-report-articles-resend, spam-report-resend-register-routine):
13708         Add wrappers around spam-report-resend-to.
13709
13710         * spam-report.el (spam-report-resend-to, spam-report-resend):
13711         Add support for resending spam.
13712         (spam-report-gmane): Fix line length >80.
13713
13714         * gnus.el (spam-process): Add spam-use-resend.
13715
13716 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13717
13718         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13719         number of processed spam messages.
13720         (spam-ham-copy-or-move-routine): Return the number of processed
13721         ham messages.
13722         (spam-summary-prepare-exit): Use the above values to decide
13723         whether status messages shouled be displayed.
13724
13725 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13726
13727         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13728         `rfc2047-encoding-function-alist' in order to avoid conflicting
13729         with the old version.
13730         (rfc2047-encode-region): Concatenate words containing non-ASCII
13731         characters in structured fields; don't encode space-delimited
13732         ASCII words even in unstructured fields; don't break words at
13733         char-category boundaries.
13734         (rfc2047-encode-1): New function.
13735         (rfc2047-encode): Use it; encode text so that it occupies the
13736         maximum width within 76-column; work correctly on Q encoding for
13737         iso-2022-* charsets.
13738         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13739         sure not to break a line just after the header name.
13740         (rfc2047-b-encode-region): Removed.
13741         (rfc2047-b-encode-string): New function.
13742         (rfc2047-q-encode-region): Removed.
13743         (rfc2047-q-encode-string): New function.
13744
13745         * mm-util.el (mm-replace-in-string): New function.
13746
13747 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13748
13749         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13750         get it right.
13751         (gnus-inews-make-draft): Really.
13752
13753 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13754
13755         * nnmh.el (nnmh-request-list-1): Don't check the link count
13756         before descending.  (small patch)
13757
13758 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13759
13760         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13761         stuff.
13762
13763         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13764         on real group name.
13765
13766         * gnus-art.el (gnus-signature-limit): Doc fix.
13767
13768         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13769
13770         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13771
13772 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13773
13774         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13775         isn't a string.
13776
13777 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13778
13779         * gnus-draft.el (gnus-draft-send): Bind
13780         rfc2047-encode-encoded-words.
13781
13782         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13783         (rfc2047-encodable-p): Say that =? needs encoding.
13784         (rfc2047-encode-encoded-words): New variable.
13785
13786         * gnus-group.el (gnus-group-select-group): Doc fix.
13787
13788         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13789
13790         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13791         to nil.
13792
13793         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13794
13795         * nnheader.el (nnheader-get-lines-and-char): New function.
13796
13797 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13798
13799         * gnus-msg.el (gnus-summary-followup-with-original): Document
13800         yanking of region when active.
13801
13802 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13803
13804         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13805         groups if the group level is higher than the specified value.
13806
13807 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13808
13809         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13810         (gnus-group-jump-to-group): Added prefix argument using
13811         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13812         non-active group.
13813
13814         * compface.el (uncompface): Be verbose when changing
13815         `uncompface-use-external'.
13816
13817         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13818         handle manual section.
13819
13820 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13821
13822         * gnus-art.el (gnus-button-alist): Revert previous change.
13823
13824 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13825
13826         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13827
13828 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13829
13830         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13831         whether backend can accept message.
13832
13833         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13834
13835 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13836
13837         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13838         Avoid creating directory when nntp-marks-is-evil is true.
13839         Reported by Reiner Steib.
13840
13841 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13842
13843         * gnus-picon.el (gnus-picon-style): New variable.
13844         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13845         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13846         Jesper Harder <harder@ifa.au.dk>.
13847
13848 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13849
13850         * message.el (message-fill-field): Return point.
13851         (message-generate-headers): Go to end of field.
13852
13853         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13854         stuff for non-living groups.
13855
13856 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13857
13858         * gnus-art.el (gnus-article-followup-with-original)
13859         (gnus-article-reply-with-original): gnus-mark-active-p ->
13860         gnus-region-active-p.
13861
13862 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13863
13864         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13865         only when there is spam or ham to be processed.
13866
13867 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13868
13869         * mail-source.el (mail-source-delete-crash-box): Refactor.
13870         (mail-source-fetch): Use it.
13871         (mail-source-fetch-file): Ditto.
13872         (mail-source-fetch-directory): Run postscript in loop.
13873         (mail-source-fetch-pop): Delete.
13874         (mail-source-fetch-maildir): Ditto.
13875         (mail-source-fetch-imap): Ditto.
13876
13877         * imap.el (imap-authenticators): Comment out sasl.
13878
13879         * message.el (message-skip-to-next-address): New function.
13880         (message-fill-header-address): Refactor.
13881         (message-fill-address): Use it.
13882         (message-delete-address): Use it.
13883         (message-fill-header-general): Refactor.
13884         (message-fill-field-address): Rename.
13885         (message-narrow-to-field): Find the start of the header.
13886         (message-header-format-alist): Don't pre-fill.
13887         (message-fill-header): Removed.
13888         (message-insert-header): New function.
13889         (message-shorten-references): Use it.
13890
13891         * rfc2047.el (rfc2047-field-value): Strip props.
13892
13893         * mail-parse.el (mail-header-make-address): New alias.
13894
13895         * ietf-drums.el (ietf-drums-make-address): New function.
13896
13897         * imap.el: Add compiler directives.
13898
13899         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13900
13901         * gnus-art.el (article-decode-idna-rhs): Don't use
13902         message-idna-inside-rhs-p.
13903
13904 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13905
13906         * message.el (message-idna-inside-rhs-p): Removed.
13907         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13908
13909         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13910         false positives.
13911
13912 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13913
13914         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13915
13916 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13917
13918         * nneething.el (nneething-file-name): Don't create spurious
13919         files.
13920
13921         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13922         (gnus-inews-do-gcc): Remove sleep.
13923
13924         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13925         part under point.
13926
13927         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13928         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13929
13930 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13931
13932         * spam.el (spam-summary-prepare-exit): Fixed (length).
13933
13934 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13935
13936         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13937         as expired without moving it" message when there are spam
13938         messages left.
13939
13940 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13941
13942         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13943         header is not nil.
13944
13945 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13946
13947         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13948         nntp-possibly-create-directory, not nntp-possibly-change-group.
13949         (nntp-marks-changed-p): New arg SERVER.
13950         (nntp-request-update-info): Adjust caller.
13951
13952 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13953
13954         * nntp.el (nntp-save-marks): Pass missing arg.
13955
13956 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13957
13958         * nntp.el: Support marks.
13959         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13960         (nntp-marks-modtime, nntp-marks-directory): New variables.
13961         (nntp-request-set-mark, nntp-request-update-info)
13962         (nntp-possibly-create-directory, nntp-marks-changed-p)
13963         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13964         functions.
13965
13966 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13967
13968         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13969         (gnus-xmas-redefine): Rename.
13970
13971         * gnus-score.el (gnus-score-insert-help): Use
13972         gnus-select-lowest-window.
13973
13974         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13975         appt-select-lowest-window and rename to gnus-select-lowest-window.
13976
13977         * gnus.el: do.
13978
13979 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13980
13981         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13982         encodings of MIME-encoded words, in order to improve
13983         interoperability with several broken MUAs.
13984
13985 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13986
13987         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13988         tags, only when charsets are not specified in headers.
13989         (mm-inline-text-html-render-with-w3m): Ditto.
13990
13991         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13992         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13993
13994 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13995
13996         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13997         instead of MIME-decoded from fields when checking
13998         `gnus-article-address-banner-alist'.
13999
14000 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14001
14002         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14003         description rather than subject.
14004
14005 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14006
14007         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14008
14009 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14010
14011         * gnus.el (gnus-version-number): Bump.
14012
14013 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14014
14015         * gnus.el: No Gnus v0.2 is released.
14016
14017 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14018
14019         * gnus-agent.el (gnus-agent-read-agentview): Inline
14020         gnus-uncompress-range.
14021
14022 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14023
14024         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14025         `exec-installed-p'.
14026
14027 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14028
14029         * gnus.el (spam-process, spam-autodetect-methods): Add
14030         bsfilter and bsfilter-headers.
14031
14032         * spam.el (spam-bsfilter): New customize group.
14033         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14034         (spam-bsfilter-header, spam-bsfilter-probability-header)
14035         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14036         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14037         (spam-bsfilter-database-directory): New options.
14038         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14039         (spam-list-of-statistical-checks, spam-registration-functions):
14040         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14041         (spam-bsfilter-score): New command.
14042         (spam-check-bsfilter-headers, spam-check-bsfilter)
14043         (spam-bsfilter-register-with-bsfilter)
14044         (spam-bsfilter-register-spam-routine)
14045         (spam-bsfilter-unregister-spam-routine)
14046         (spam-bsfilter-register-ham-routine)
14047         (spam-bsfilter-unregister-ham-routine): New functions.
14048         (spam-generic-score): Support bsfilter; Accept an optional argument
14049         to recalcurate spam score even if scoring header has already been
14050         added.
14051         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14052         optional argument to recalcurate spam score even if scoring header
14053         has already been added.
14054
14055 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14056
14057         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14058         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14059         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14060         link is missing.
14061
14062 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14063
14064         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14065         (html2text-get-attr): Rewrite.
14066
14067         * message.el (message-setup-1): Remove redundant put-text-property
14068         on mail-header-separator.
14069
14070 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14071
14072         * gnus-registry.el (gnus-registry-cache-whitespace)
14073         (gnus-registry-action, gnus-registry-spool-action)
14074         (gnus-registry-split-fancy-with-parent): Change message levels
14075         from 5 to 3 or 7, as needed.
14076
14077         * spam.el (spam-summary-prepare-exit)
14078         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14079         (spam-split, spam-find-spam, spam-log-undo-registration)
14080         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14081         level from 5 to 6.
14082
14083 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14084
14085         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14086         2004-03-04 change).
14087
14088 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14089
14090         * sieve-manage.el (sieve-manage-open):
14091         * nnweb.el (nnweb-insert-html):
14092         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14093         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14094         * nnspool.el (nnspool-request-group):
14095         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14096         * nnml.el (nnml-request-update-info):
14097         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14098         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14099         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14100         (nnimap-request-set-mark):
14101         * nnfolder.el (nnfolder-request-update-info):
14102         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14103         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14104         * gnus-uu.el (gnus-uu-find-articles-matching):
14105         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14106         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14107         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14108         * gnus-nocem.el (gnus-nocem-scan-groups):
14109         * gnus-int.el (gnus-start-news-server):
14110         * gnus-group.el (gnus-group-make-kiboze-group)
14111         (gnus-group-browse-foreign-server):
14112         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14113         Use mapc when appropriate.
14114
14115 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14116
14117         FIXME: Make separate entries for each person.
14118
14119         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14120         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14121         <shields@msrl.com>:
14122
14123         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14124         may need for spam sorting and scoring.
14125         (spam-user-format-function-S): Add user format function suitable for
14126         general use.
14127         (spam-article-sort-by-spam-status): Add sorting function for summary
14128         sorting.
14129         (spam-extra-header-to-number): Add function to get a score from a
14130         header.
14131         (spam-summary-score): Add function to get a numeric score from the
14132         headers.
14133         (spam-generic-score): Fix function doc, was in wrong place.
14134         (spam-initialize): Take symbols when it's run, and install the
14135         extra headers that spam-necessary-extra-headers thinks we need.
14136
14137 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14138
14139         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14140         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14141
14142 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14143
14144         * gnus-sum.el (gnus-set-global-variables)
14145         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14146         (gnus-article-get-xrefs, gnus-summary-best-group)
14147         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14148         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14149         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14150         Use with-current-buffer.
14151
14152 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14153
14154         * spam.el (spam-summary-prepare-exit): Simplify logic.
14155         (spam-fetch-article-header): Read the article header if it's not
14156         available.
14157         (spam-list-articles): Simplify logic.
14158         (spam-filelist-register-routine): Fix bug with unregister-list.
14159
14160         * gnus-registry.el: Fix comments at beginning.
14161
14162 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14163
14164         * message.el (message-cater-to-broken-inn): Remove.
14165         (message-shorten-references): Make sure the total folded length of
14166         References is shorter than 998 characters to cater to a bug in INN
14167         2.3.  Also, don't pretend that references aren't folded -- this
14168         hasn't worked for a while.
14169
14170 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14171
14172         * gnus-agent.el (gnus-agentize):
14173         gnus-agent-send-mail-real-function no longer set to current value
14174         of message-send-mail-function but rather a lambda that calls
14175         message-send-mail-function.  The change makes the agent real-time
14176         responsive to user changes to message-send-mail-function.
14177
14178 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14179
14180         * legacy-gnus-agent.el
14181         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14182         help from Florian Weimer <fw@deneb.enyo.de>
14183
14184 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * nnmail.el (nnmail-cache-insert): Revert last change.
14187
14188 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14189
14190         * nnmail.el (nnmail-cache-insert): Always check whether
14191         nnmail-cache-ignore-groups matches a group name.
14192
14193 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14194
14195         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14196         (spam-find-spam, spam-log-processing-to-registry)
14197         (spam-log-registered-p, spam-log-unregistration-needed-p)
14198         (spam-log-undo-registration): Use gnus-message instead of
14199         gnus-error, none of these errors are fatal.
14200
14201         * gnus-registry.el (gnus-registry-clean-empty-function)
14202         (gnus-registry-clean-empty): Remove only empty entries without
14203         extra data.
14204
14205 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14206
14207         * spam-stat.el (spam-stat-buffer-change-to-spam)
14208         (spam-stat-buffer-change-to-non-spam): Change (error) to
14209         (gnus-message 8) invocation.
14210
14211 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14212
14213         * nntp.el (nntp-via-netcat-command): New variable.
14214         (nntp-via-netcat-switches): New variable.
14215         (nntp-open-via-rlogin-and-netcat): New function.
14216         (nntp-open-connection-function): Doc fix.
14217         (nntp-telnet-command): Doc fix.
14218         (nntp-end-of-line): Doc fix.
14219         (nntp-via-rlogin-command): Doc fix.
14220         (nntp-via-user-name): Doc fix.
14221         (nntp-via-address): Doc fix.
14222
14223 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14224
14225         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14226         error in Emacs 21.1.
14227
14228 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14229
14230         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14231
14232 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14233
14234         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14235         (gnus-agent-with-refreshed-group): New macro.
14236         (gnus-agent-rename-group): New function.
14237         (gnus-agent-delete-group): New function.
14238         (gnus-agent-save-group-info): Use gnus-command-method when
14239         `method' parameter is nil.  Don't write nil entries into the
14240         active file.
14241         (gnus-agent-get-group-info): New function.
14242         (gnus-agent-fetch-articles): Use
14243         gnus-agent-update-files-total-fetched-for to increment disk space
14244         used.
14245         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14246         gnus-agent-update-view-total-fetched-for to increment disk space
14247         used.
14248         (gnus-agent-get-local): Added optional parameters to avoid calling
14249         gnus-group-real-name and gnus-find-method-for-group.
14250         (gnus-agent-set-local): Delete stored entry if either min, or max,
14251         are nil.
14252         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14253         quit, use gnus-agent-regenerate-group to record existance of any
14254         articles fetched to disk before the quit occurred.
14255         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14256         gnus-agent-update-view-total-fetched-for, and
14257         gnus-agent-update-files-total-fetched-for to decrement disk space
14258         used.
14259         (gnus-agent-retrieve-headers): Use
14260         gnus-agent-update-view-total-fetched-for to increment disk space
14261         used.
14262         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14263         with gnus-agent-update-files-total-fetched-for to decrement disk
14264         space and fresh group buffer.
14265         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14266         (gnus-agent-need-update-total-fetched-for): New variable.
14267         (gnus-agent-update-files-total-fetched-for): New function.
14268         (gnus-agent-update-view-total-fetched-for): New function.
14269         (gnus-agent-total-fetched-for): New function.
14270
14271         * gnus-cache.el (gnus-cache-save-buffers): Use
14272         gnus-cache-update-overview-total-fetched-for to change disk space
14273         used by this group.
14274         (gnus-cache-possibly-enter-article): Use
14275         gnus-cache-update-file-total-fetched-for to increment disk space
14276         used by this group.
14277         (gnus-cache-possibly-remove-article): Use
14278         gnus-cache-update-file-total-fetched-for to decrement disk space
14279         used by this group.
14280         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14281         (gnus-cache-rename-group): New function.
14282         (gnus-cache-delete-group): New function.
14283         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14284         (gnus-cache-need-update-total-fetched-for): New variable.
14285         (gnus-cache-with-refreshed-group): New macro.
14286         (gnus-cache-update-file-total-fetched-for): New function.
14287         (gnus-cache-update-overview-total-fetched-for): New function.
14288         (gnus-cache-rename-group-total-fetched-for): New function.
14289         (gnus-cache-delete-group-total-fetched-for): New function.
14290         (gnus-cache-total-fetched-for): New function.
14291
14292         * gnus-group.el: Require gnus-sum and autoload functions to
14293         resolve warnings when gnus-group.el compiled alone.
14294         (gnus-group-line-format): Documented new %F.
14295         (size of Fetched data) group line format; identifies disk space
14296         used by agent and cache.
14297         (gnus-group-line-format-alist): Defined new F format.
14298         (gnus-total-fetched-for): New function.
14299         (gnus-group-delete-group): No longer update
14300         gnus-cache-active-altered as gnus-request-delete-group now keeps
14301         the cache in sync.
14302         (gnus-group-list-active): Let the agent store a server's active
14303         list if currently plugged.
14304
14305         * gnus-int.el (gnus-request-delete-group):
14306         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14307         local disk in sync with the server.
14308         (gnus-request-rename-group):
14309         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14310         local disk in sync with the server.
14311
14312         * gnus-start.el (gnus-get-unread-articles):
14313         Cosmetic simplification to logic.
14314
14315         * gnus-util.el (gnus-rename-file): New function.
14316
14317 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14318
14319         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14320
14321 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14322
14323         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14324         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14325
14326 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14327
14328         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14329         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14330
14331 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14332
14333         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14334
14335 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14336
14337         * spam.el (spam-set-difference): Add function to replace
14338         gnus-set-difference in spam.el.
14339         (spam-summary-prepare-exit): Use spam-set-difference.
14340
14341 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14342
14343         * gnus-registry.el (gnus-registry-cache-file): Update to use
14344         gnus-dribble-directory OR gnus-home-directory OR ~.
14345         (gnus-registry-split-fancy-with-parent): Fix doc.
14346
14347 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14348
14349         * message.el (message-exchange-point-and-mark): Use
14350         message-mark-active-p.  Suggested by Jesper Harder
14351         <harder@ifa.au.dk>.
14352
14353 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14354
14355         * message.el (message-exchange-point-and-mark): Don't activate
14356         region if it was inactive.  Suggested by Hiroshi Fujishima
14357         <pooh@nature.tsukuba.ac.jp>.
14358
14359 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14360
14361         * gnus-art.el (article-display-face): Display Faces in the same
14362         order as X-Faces.
14363
14364 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14365
14366         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14367
14368 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14369
14370         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14371         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14372         (gnus-article-mime-hierarchy): Remove.
14373         (gnus-article-mime-hierarchy-next): Remove.
14374         (gnus-article-mode): Revert 2004-03-19 change.
14375         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14376         (gnus-insert-mime-button): Revert 2004-03-19 change.
14377         (gnus-mime-accumulate-hierarchy): Remove.
14378         (gnus-mime-enter-multipart): Remove.
14379         (gnus-mime-leave-multipart): Remove.
14380         (gnus-mime-display-part): Revert 2004-03-19 change.
14381         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14382
14383         * mml.el (mml-preview): Revert 2004-03-19 change.
14384
14385 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14386
14387         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14388
14389 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14390
14391         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14392         t while entering a file name using the mm-with-multibyte macro.
14393         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14394
14395         * mm-util.el (mm-with-multibyte): New macro.
14396
14397 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14398
14399         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14400         user option.
14401         (gnus-mime-multipart-functions): Doc and customization fix.
14402         (gnus-article-mime-hierarchy): New variable.
14403         (gnus-article-mime-hierarchy-next): New variable.
14404         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14405         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14406         gnus-article-mime-hierarchy-next to nil.
14407         (gnus-insert-mime-button): Show hierarchy numbers.
14408         (gnus-mime-accumulate-hierarchy): New function.
14409         (gnus-mime-enter-multipart): New function.
14410         (gnus-mime-leave-multipart): New function.
14411         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14412         (gnus-mime-display-alternative): Show hierarchy numbers.
14413
14414         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14415         gnus-article-mime-hierarchy-next to nil.
14416
14417 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14418
14419         * dns.el: Don't require gnus-xmas.
14420
14421 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14422
14423         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14424         inline PGP.
14425         (mml-menu): Disable mml-quote-region if mark is inactive.
14426
14427 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14428
14429         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14430         when the group's active is not available.
14431
14432 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14435         error.
14436
14437 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14438
14439         * imap.el (imap-store-password): New variable.
14440         (imap-interactive-login): Use it.
14441         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14442
14443 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14444
14445         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14446         window-start and hscroll to summary window.
14447
14448 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14449
14450         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14451         conversion message to newsrc-dribble when an actual conversion is
14452         performed.
14453
14454 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14455
14456         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14457
14458 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14459
14460         * mm-decode.el (mm-complicated-handles): New function reviving
14461         former definition of mm-multiple-handles.
14462
14463         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14464         (gnus-mime-delete-part): Use it.
14465
14466 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14467
14468         * gnus-agent.el (gnus-agent-read-local): Bind
14469         nnheader-file-coding-system to gnus-agent-file-coding-system to
14470         avoid the implicit assumption that they will always be equal.
14471         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14472         coding-system-for-write, as the with-temp-file macro first prints
14473         to a buffer then saves the buffer.
14474
14475 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * gnus-art.el (gnus-article-edit-part): New function.
14478         (gnus-mime-save-part-and-strip): Use it; do query instead of
14479         signaling an error; don't use mm-multiple-handles.
14480         (gnus-mime-delete-part): Ditto.
14481
14482 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14483
14484         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14485         old file versions.
14486         (gnus-group-prepare-hook): Removed function that converted list
14487         form of gnus-agent-expire-days to group properties.
14488
14489         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14490         (gnus-request-accept-article): Re-indented.
14491
14492         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14493         converters to handle old agent file formats.  Added logic for a
14494         "backup before upgrading warning".
14495         (gnus-convert-mark-converter-prompt): Developers can mark
14496         functions as needing (default), or not needing,
14497         gnus-convert-old-newsrc's "backup before upgrading warning".
14498         (gnus-convert-converter-needs-prompt): Tests whether the user
14499         should be protected from potentially irreversable changes by the
14500         function.
14501
14502         * legacy-gnus-agent.el: New.  Provides converters that are only
14503         loaded when gnus-convert-old-newsrc needs to call them.
14504
14505 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14506
14507         * mail-source.el (mail-source-touch-pop): Doc fix.
14508
14509         * message.el (message-smtpmail-send-it): Doc fix.
14510
14511 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14512
14513         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14514
14515         * nnmail.el (nnmail-split-fancy): do.
14516
14517         * gnus-kill.el (gnus-kill, gnus-execute): do.
14518
14519 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14520
14521         * gnus-sum.el (gnus-widget-reversible-match)
14522         (gnus-widget-reversible-to-internal)
14523         (gnus-widget-reversible-to-external): New functions.
14524         (gnus-widget-reversible): New widget.
14525         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14526
14527 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14528
14529         * gnus-sum.el (gnus-thread-sort-functions)
14530         (gnus-article-sort-functions): Document `(not F)' items.
14531
14532 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14533
14534         * spam.el (spam-use-gmane-xref): Add new backend.
14535         (spam-gmane-xref-spam-group): Add variable to control the name of the
14536         Gmane spam group.
14537         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14538         (spam-regex-headers-spam, spam-regex-headers-ham)
14539         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14540         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14541         backends and checks.
14542         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14543
14544         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14545         an autodetect method.
14546
14547 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14548
14549         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14550         articles are being added to a group.
14551         (gnus-request-replace-article): Inform the agent that articles
14552         need to be uncached as the cached contents are no longer valid.
14553
14554 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * binhex.el: Don't autoload executable-find.
14557
14558         * canlock.el: Don't autoload mail-fetch-field.
14559
14560         * dgnushack.el: Autoload c-mode for XEmacs.
14561
14562         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14563
14564         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14565         rmail-dont-reply-to and rmail-output.
14566
14567         * gnus-score.el: Don't autoload ffap-string-at-point.
14568
14569         * gnus-setup.el: Don't autoload sc-cite-original.
14570
14571         * imap.el: Don't autoload base64-decode-string,
14572         base64-encode-string and md5.
14573
14574         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14575         and rmail-msg-restore-non-pruned-header.
14576
14577         * mm-decode.el: Don't autoload executable-find.
14578
14579         * mm-url.el: Don't autoload executable-find.
14580
14581         * mm-view.el: Don't autoload diff-mode.
14582
14583         * nndb.el: Don't autoload news-reply-mode, news-setup,
14584         cancel-timer and telnet.
14585
14586         * password.el: Don't autoload run-at-time for Emacs.
14587
14588         * sha1-el.el: Don't autoload executable-find.
14589
14590         * sieve-mode.el: Don't autoload c-mode.
14591
14592         * uudecode.el: Don't autoload executable-find.
14593
14594 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14595
14596         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14597         (gnus-agent-possibly-alter-active): Avoid null in numeric
14598         comparison.
14599         (gnus-agent-set-local): Refuse to save null in local object table.
14600         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14601         list of articles that will be marked as unread.
14602
14603 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14604
14605         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14606
14607 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14608
14609         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14610         language tags.
14611
14612 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14613
14614         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14615         Don't bind "obarray".
14616
14617         * gnus-sum.el (gnus-thread-sort-functions): Added
14618         `gnus-thread-sort-by-most-recent-number' and
14619         `gnus-thread-sort-by-most-recent-date'.
14620         Reported by Kai Grossjohann <kai@emptydomain.de>.
14621
14622 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14623
14624         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14625
14626 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14627
14628         * gnus-cus.el (gnus-agent-customize-category): Removed
14629         ignore-errors macro reference that required cl to be loaded at
14630         run-time.
14631
14632         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14633         single-interval range of the form (min . max).  Previously the
14634         range had to look like ((min . max)).  Likewise, return
14635         (min . max) rather than ((min . max)).
14636         (gnus-range-map): Use gnus-range-normalize to accept
14637         single-interval range.
14638
14639         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14640         the cache, but not the agent, now appear with their usual face.
14641
14642         * dgnushack.el (loaddir): New variable that is bound to the
14643         directory containing the dgnushack.el file. Use loaddir, rather
14644         than srcdir, to update load-path. Change lets dgnushack compile
14645         code in directories other than GNUS/lisp.
14646
14647 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14648
14649         * lpath.el: Don't bind w3m-safe-url-regexp.
14650
14651         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14652         w3m-safe-url-regexp variable buffer-local.
14653
14654         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14655
14656 2004-02-27  Simon Josefsson  <jas@extundo.com>
14657
14658         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14659         gnus-group-real-prefix.
14660         (gnus-summary-move-article): Use it, instead of
14661         gnus-group-real-prefix.
14662
14663 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14664
14665         * lpath.el: Bind w3m-safe-url-regexp.
14666
14667         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14668         w3m-safe-url-regexp variable buffer-local and set it as the value
14669         of mm-w3m-safe-url-regexp.
14670
14671         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14672
14673         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14674         parsing gnus-posting-styles when the message is not for replying.
14675
14676         * dgnushack.el: Autoload sgml-mode for XEmacs.
14677
14678         * nnrss.el (nnrss-opml-export): Use
14679         mm-set-buffer-file-coding-system instead of
14680         set-buffer-file-coding-system.
14681
14682 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14683
14684         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14685         of checkdoc.el).
14686         * nnrss.el: do.
14687         * gnus-mlspl.el: do.
14688         * gnus-ml.el: do.
14689         * gnus-srvr.el: do.
14690
14691         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14692
14693 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14694
14695         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14696         Corrections to custom-manual links.
14697
14698         * gnus-art.el (gnus-article): Ditto.
14699
14700         * mm-decode.el (mime-display, mime-security): Ditto.
14701
14702 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14703
14704         * flow-fill.el: Typo.
14705
14706 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14707
14708         * spam-wash.el: New file.
14709
14710 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14711
14712         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14713
14714 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14715
14716         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14717         to be run with new-articles as LIST1, not LIST2.
14718         (spam-registration-functions): Add spam-use-ham-copy as a nil
14719         registration backend.
14720
14721 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14722
14723         * spam-stat.el (spam-stat-washing-hook): New option.
14724         (spam-stat-buffer-words): Use it.
14725         (spam-stat-process-directory, spam-stat-test-directory): Use
14726         insert-file-contents-literally.
14727         (spam-stat-coding-system): New variable.
14728         (spam-stat-load, spam-stat-save): Use it.
14729
14730 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14731
14732         * spam-report.el (spam-report-plug-agent): Quote
14733         spam-report-url-to-file and spam-report-url-ping-plain.
14734
14735 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14736
14737         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14738         / in mailto URLs.
14739
14740 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14741
14742         * spam-report.el (spam-report-process-queue): Fix interactive use.
14743         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14744         (spam-report-unplug-agent): Doc fixes.
14745         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14746         (spam-report-agentize, spam-report-deagentize): Autoload.
14747
14748 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14749
14750         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14751
14752         * message.el (message-setup-fill-variables): Add mml tags to
14753         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14754         <ajk@iu.edu>.
14755         (message-mode): Don't modify paragraph-separate there.
14756
14757 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14758
14759         * compface.el (uncompface-use-external): Default to undecided.
14760         (uncompface-use-external-threshold): New variable.
14761         (uncompface-float-time): New macro.
14762         (uncompface): Determine whether to use the external decoder if
14763         uncompface-use-external is undecided.
14764
14765 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14766
14767         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14768         after images.
14769
14770         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14771
14772 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14773
14774         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14775
14776         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14777
14778         * gnus-sum.el (gnus-summary-limit-to-age)
14779         (gnus-summary-limit-children): do.
14780
14781         * gnus-int.el (gnus-request-scan): do.
14782
14783         * gnus-group.el (gnus-group-suspend): do.
14784
14785         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14786
14787         * gnus-cite.el (gnus-cite-parse-attributions): do.
14788
14789         * gnus-agent.el (gnus-summary-set-agent-mark)
14790         (gnus-agent-regenerate-group): do.
14791
14792         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14793
14794         * binhex.el (binhex-decode-region-internal): do.
14795
14796 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * gnus-fun.el (gnus-face-properties-alist): New user option.
14799         (gnus-display-x-face-in-from): Use it.
14800
14801         * gnus-art.el (article-display-face): Ditto.
14802
14803         * compface.el (uncompface-use-external): Default to nil.
14804
14805 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14806
14807         * nntp.el (nntp-erase-buffer): New function.
14808         (nntp-retrieve-data, nntp-send-command)
14809         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14810         (nntp-possibly-change-group): Use it.
14811
14812         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14813         with-current-buffer.
14814
14815 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14816
14817         * compface.el: Merge the ELisp-based uncompface program.
14818         (compface): New customization group.
14819         (uncompface-use-external): New user option.
14820         (uncompface): Call uncompface-internal if uncompface-use-external
14821         is nil.
14822         (uncompface-internal): New function.  Note that there are also
14823         some other functions and variables added for this function.
14824
14825 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14826
14827         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14828         if necessary.
14829
14830 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14831
14832         * spam-report.el (spam-report-unplug-agent)
14833         (spam-report-plug-agent, spam-report-deagentize)
14834         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14835         Add support for the Agent in spam-report: when unplugged, report to a
14836         file; when plugged, submit all the requests.
14837
14838         * spam.el (spam-register-routine): Fix message about
14839         registration.
14840
14841 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14842
14843         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14844         dependencies.
14845         (rfc2047-encode): Use it.
14846
14847         * gnus-art.el (gnus-button-marker-list): Move before first
14848         reference.
14849
14850         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14851         (imap-parse-body): Fix format string mismatch.
14852
14853         * gnus-score.el (gnus-summary-increase-score): do.
14854
14855         * nnrss.el (nnrss-close): New function.
14856
14857 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14858
14859         * nnrss.el (nnrss-make-filename): New function.
14860         (nnrss-request-delete-group, nnrss-read-server-data)
14861         (nnrss-save-server-data, nnrss-read-group-data)
14862         (nnrss-save-group-data): Use it.
14863         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14864         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14865         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14866
14867 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14868
14869         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14870
14871 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14872
14873         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14874         files.
14875
14876         * message.el (message-generate-headers-first): Don't quote nil
14877         and t in docstrings.
14878
14879         * imap.el (imap-id): do.
14880
14881         * gnus-agent.el (gnus-agent-consider-all-articles)
14882         (gnus-agent-queue-mail): do.
14883
14884 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14885
14886         * spam-report.el (spam-report-process-queue): New function.
14887         Process requests from `spam-report-requests-file'.
14888         (spam-report-process-queue): Doc fix.
14889
14890 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14891
14892         * spam.el (spam-register-routine)
14893         (spam-log-processing-to-registry, spam-log-registered-p)
14894         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14895         Change "check" to "spam-check" for semi-clarity.
14896
14897 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14898
14899         * pop3.el: Require nnheader.
14900
14901         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14902
14903         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14904
14905         * gnus-picon.el: Require cl.
14906
14907         * gnus-fun.el: Require gnus-ems and gnus-util.
14908
14909         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14910
14911         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14912
14913         * gnus-art.el (gnus-article-edit-mode): Define before first
14914         reference.
14915
14916 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14917
14918         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14919         (gnus-uu-post-encoded): Use point-at-bol.
14920
14921         * gnus-topic.el (gnus-group-active-topic-p): do.
14922
14923         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14924
14925         * gnus-group.el (gnus-group-kill-region): do.
14926
14927         * gnus-art.el (article-date-ut): do.
14928
14929         * message.el (message-fetch-field): Remove redundant
14930         case-fold-search binding.
14931         (message-narrow-to-field): Simplify.
14932
14933 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14934
14935         * spam.el (spam-directory): Derive from `gnus-directory'.
14936
14937         * spam-report.el (spam-report-url-to-file)
14938         (spam-report-requests-file): New function and variable for offline
14939         reporting.
14940         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14941         and user defined function.
14942         (spam-report-url-ping-mm-url): Remove doubled slash.
14943
14944 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14945
14946         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14947
14948 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14949
14950         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14951         format string mismatch.
14952
14953         * sieve.el (sieve-deactivate-all): do.
14954
14955         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14956
14957         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14958
14959         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14960
14961         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14962
14963 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14964
14965         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14966         the list of checks.
14967
14968 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14969
14970         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14971         padding.
14972
14973 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14974
14975         * mm-view.el (mm-fill-flowed): New variable.
14976         (mm-inline-text): Use it.
14977
14978 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14979
14980         * spam.el (spam-spamassassin-register-ham-routine)
14981         (spam-spamassassin-register-spam-routine): Fix function names.
14982
14983 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * gnus.el (gnus-tmp-grouplens): Remove.
14986         (gnus-summary-line-format): Remove grouplens.
14987
14988         * gnus-group.el (gnus-group-line-format): Ditto.
14989
14990         * gnus-spec.el (gnus-format-specs): Ditto.
14991         (gnus-update-format-specifications): Flush the group format spec
14992         cache if there's the grouplens stuff.
14993         (gnus-parse-simple-format): Replace %l with the empty string.
14994
14995 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14996
14997         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14998         omission.
14999
15000 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15001
15002         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15003         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15004
15005 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15006
15007         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15008         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15009         New macros and functions.
15010         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15011         Handle > NLINK_MAX messages.
15012         * nnmaildir.el (nnmaildir-request-set-mark): Use
15013         nnmaildir--emlink-p and nnmaildir--eexist-p.
15014
15015 2004-01-25  Alex Schroeder  <alex@gnu.org>
15016
15017         * spam-stat.el (spam-stat-process-directory-age): New option.
15018         (spam-stat-process-directory): Use it.
15019
15020 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15021
15022         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15023         (spam-stat-save): Accept prefix argument.
15024
15025 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15026
15027         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15028         links" error.
15029
15030 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15031
15032         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15033         the rest of the and/or forms.
15034
15035 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15036
15037         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15038         compatibility with old .newsrc.eld files.
15039
15040         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15041
15042         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15043
15044         * gnus-start.el (gnus-1): do.
15045
15046         * gnus-group.el (gnus-group-line-format-alist): do.
15047
15048         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15049
15050         * gnus-gl.el: Remove.
15051
15052 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15053
15054         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15055         marks consisting of a single range {for example, (3 . 5)} rather
15056         than a list of a single range { ((3 . 5)) }.
15057
15058 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15059
15060         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15061         with-current-buffer.
15062         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15063         avoid consing a string.
15064
15065         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15066         Remove obsolete entries for big5 and gb2312.
15067
15068 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15069
15070         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15071         uncompressed list.
15072
15073 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15074
15075         * spam-stat.el (spam-stat-strip-xref): New function.
15076         (spam-stat-process-directory): Use it.
15077
15078         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15079         here -- it's done in message-fetch-field.
15080
15081 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15082
15083         * gnus-agent.el (gnus-agent-queue-mail)
15084         (gnus-agent-prompt-send-queue): New variables.
15085         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15086         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15087         "nndraft:queue" along to gnus-draft-send.  Use
15088         gnus-agent-prompt-send-queue.
15089         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15090         is "nndraft:queue".  Suggested by Gaute Strokkenes
15091         <gs234@srcf.ucam.org>
15092
15093         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15094         (agent-enable-undownloaded-faces): Added.
15095         (gnus-agent-cat-groups): Use eval-and-compile, not
15096         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15097         method of gnus-agent-cat-groups even when the buffer has been
15098         evaled.
15099         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15100         delete gnus-agent-save-active-1.
15101         (gnus-agent-save-groups): Deleted.  Identical to
15102         gnus-agent-save-active.
15103         (gnus-agent-write-active): No longer adjust agent's copy of active
15104         file as agent's adjustments are now stored in their own
15105         file.  Removed optional parameter.
15106         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15107         servers.  Add use of min/max range limits from server's local
15108         file.
15109         (gnus-agent-save-alist): Removed unused optional argument.
15110         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15111         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15112         (gnus-agent-set-local): A per-server file that keeps min/max range
15113         limits for articles known to the agent.  Provides a fast mechanism
15114         for altering many active ranges.
15115         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15116         active file (local makes it unnecessary).
15117         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15118
15119         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15120         (agent-enable-undownloaded-faces): Added.
15121
15122         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15123         disable it when sending to "nndraft:queue".
15124         (gnus-group-send-queue): Add safety check to avoid sending queue
15125         when unplugged.
15126
15127         * gnus-group.el (gnus-group-catchup): Use new
15128         gnus-sequence-of-unread-articles, not
15129         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15130         numbers of articles.  Use gnus-range-map to avoid having to
15131         uncompress the unread list.
15132         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15133         Fixed invalid ange-ftp reference.
15134
15135         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15136         (gnus-sorted-range-intersection): Intersection of two ranges
15137         without requiring that they first be uncompressed.
15138
15139         * gnus-start.el (gnus-activate-group): Unless blocked by the
15140         caller, possibly expand the active range to include both cached
15141         and agentized articles.
15142         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15143         multiple version-dependent converters.
15144         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15145         gnus-agent-save-active.
15146         (gnus-save-newsrc-file): Save dirty agent range limits.
15147
15148         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15149         gnus-agent-possibly-alter-active.
15150         (gnus-adjust-marked-articles): Faster handling of simple lists.
15151
15152 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15153
15154         * spam-stat.el (spam-stat-test-directory): New optional argument
15155         displays a list of files detected.  Suggested by Andrew Cohen
15156         <cohen@andy.bu.edu>.
15157         (spam-stat-buffer-words-with-scores): Don't narrow and change
15158         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15159
15160 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15161
15162         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15163         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15164         (spam-spamassassin-arguments)
15165         (spam-spamassassin-spam-flag-header)
15166         (spam-spamassassin-positive-spam-flag-header)
15167         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15168         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15169         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15170         (spam-list-of-processors, spam-list-of-checks)
15171         (spam-list-of-statistical-checks, spam-registration-functions)
15172         (spam-check-spamassassin-headers, spam-check-spamassassin)
15173         (spam-spamassassin-score)
15174         (spam-spamassassin-register-with-sa-learn)
15175         (spam-spamassassin-register-spam-routine)
15176         (spam-spamassassin-register-ham-routine)
15177         (spam-assassin-register-spam-routine)
15178         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15179         (spam-bogofilter-score): Fix to show article before scoring.
15180
15181 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15182
15183         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15184         default scoring function.
15185         (spam-generic-score): Call spam-spamassassin-score if
15186         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15187         spam-bogofilter-score otherwise.
15188
15189         * gnus.el (spam-process, spam-autodetect-methods): Add
15190         spamassassin and spamassassin-headers.
15191
15192 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15193
15194         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15195         Suppress unnecessary messages.
15196
15197 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15198
15199         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15200         make-hash-table.
15201
15202 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15203
15204         * canlock.el (base64-encode-string): Don't autoload it.
15205
15206 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15207
15208         * run-at-time.el: Remove useless (require 'itimer),
15209         eval-and-compile and (featurep 'xemacs).
15210
15211 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15212
15213         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15214         GROUP is a virtual group.
15215
15216 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15217
15218         * gnus.el: Autoload `message-y-or-n-p'.
15219
15220 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15221
15222         * pgg-parse.el: Remove unnecessary (require 'custom).
15223
15224         * pgg-def.el: do.
15225
15226         * nnmail.el: do.
15227
15228         * gnus-undo.el: do.
15229
15230         * gnus-picon.el: do.
15231
15232         * gnus-util.el: do.
15233
15234 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15235
15236         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15237
15238 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15239
15240         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15241         handle, as well as a list.
15242
15243         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15244         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15245         (mm-w3m-cid-retrieve): Simplify.
15246
15247 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15248
15249         * message.el (message-kill-to-signature): Allow prefix arg to
15250         specify number of lines to keep before signature.
15251
15252 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15253
15254         * message.el (message-kill-to-signature): Change docstring.
15255
15256 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15257
15258         * canlock.el: Always require sha1-el.
15259         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15260
15261         * message.el: Autoload sha1 only when compiling.
15262
15263         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15264         eudc-expand-inline for XEmacs.
15265
15266 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15267
15268         * message.el (message-canlock-generate): Require sha1-el.
15269
15270 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15271
15272         * message.el (message-expand-name): Silence the byte compiler.
15273
15274         * lpath.el: Add detect-coding-system.
15275
15276         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15277         cus-edit.
15278
15279 2004-01-13  Simon Josefsson  <jas@extundo.com>
15280
15281         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15282         Invoke gnus-score-mode.  Reported by
15283         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15284
15285         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15286         Jim Blandy <jimb@redhat.com> (tiny change).
15287
15288 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15289
15290         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15291
15292 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15293
15294         * spam.el (spam-get-article-as-string): Update to use
15295         gnus-request-article-this-buffer, much simpler.
15296         (spam-get-article-as-buffer): Remove.
15297
15298 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15299
15300         * message.el (message-expand-name): Use EUDC if the user uses that.
15301
15302 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15303
15304         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15305         character for the encoding to avoid consing a string.
15306
15307         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15308         unnecessarily.
15309
15310         * mm-util.el (mm-replace-chars-in-string): Remove.
15311
15312         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15313         of mm-replace-chars-in-string.
15314
15315 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15316
15317         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15318
15319         * mm-util.el (mm-subst-char-in-string): Support inplace.
15320
15321         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15322         a new string in every iteration.  Use shy groups.
15323
15324 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15325
15326         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15327         * gnus-soup.el (gnus-soup-group-brew):
15328         * gnus-msg.el (gnus-put-message):
15329         * gnus-move.el (gnus-group-move-group-to-server):
15330         * gnus-kill.el (gnus-batch-score):
15331         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15332         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15333         (gnus-group-update-group, gnus-group-read-group)
15334         (gnus-group-make-group, gnus-group-make-help-group)
15335         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15336         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15337         (gnus-group-sort-by-unread, gnus-group-catchup)
15338         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15339         (gnus-group-yank-group, gnus-group-set-info)
15340         (gnus-group-list-groups):
15341         * gnus.el (gnus-generate-new-group-name):
15342         * gnus-delay.el (gnus-delay-send-queue):
15343         * nnvirtual.el (nnvirtual-catchup-group):
15344         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15345         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15346         (gnus-group-prepare-topics, gnus-topic-check-topology):
15347         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15348         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15349         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15350         (gnus-group-make-articles-read):
15351         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15352         (gnus-group-change-level, gnus-kill-newsgroup)
15353         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15354         (gnus-get-unread-articles, gnus-make-articles-unread)
15355         (gnus-make-ascending-articles-unread): Use accessor
15356         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15357         to get group information for improved readability.
15358
15359
15360 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15361
15362         * gnus-art.el (article-decode-mime-words, article-babel)
15363         (gnus-article-highlight-signature, gnus-article-add-buttons)
15364         (gnus-signature-toggle): Use gnus-with-article-buffer.
15365
15366         * gnus-art.el (gnus-article-highlight-headers)
15367         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15368
15369         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15370         (gnus-article-set-globals, gnus-request-article-this-buffer)
15371         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15372         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15373         (gnus-mime-display-alternative): Use with-current-buffer.
15374
15375 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15376
15377         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15378         also under 80 char limit, and call gnus-error if needed.
15379         (spam-fetch-article-header): Fix - it was a
15380         buffer-local variable (gnus-newsgroup-data).
15381         (spam-find-spam): Use spam-generate-fake-headers, forget about
15382         spam-insert-fake-headers.
15383         (spam-insert-fake-headers): Remove.
15384
15385 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15386
15387         * deuglify.el (gnus-article-outlook-unwrap-lines)
15388         (gnus-outlook-rearrange-article)
15389         (gnus-outlook-repair-attribution-outlook)
15390         (gnus-outlook-repair-attribution-block)
15391         (gnus-outlook-repair-attribution-other): Remove redundant
15392         save-excursion.
15393
15394 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15395
15396         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15397         (spam-fetch-field-subject-fast)
15398         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15399         (spam-fetch-article-header): Add functions to deal with Gnus
15400         internals for fast retrieval of article header data.
15401         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15402
15403 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15404
15405         * pop3.el (pop3-md5): Remove.
15406         (pop3-apop): Replace pop3-md5 with md5.
15407
15408         * mm-bodies.el: base64 is always built-in.
15409
15410         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15411         with-current-buffer.
15412
15413 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15414
15415         * canlock.el (canlock-insert-header): Remove excessive grouping in
15416         regexp.
15417
15418         * gnus-sum.el (gnus-summary-read-document): Ditto.
15419
15420         * gnus-uu.el (gnus-uu-part-number): Ditto.
15421
15422         * html2text.el (html2text-remove-tags): Ditto.
15423         (html2text-format-tags): Ditto.
15424         (html2text-format-single-elements): Ditto.
15425
15426         * mml.el (mml-parse-1): Ditto.
15427
15428 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15429
15430         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15431
15432         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15433
15434         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15435
15436         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15437
15438 2003-11-15  Simon Josefsson  <jas@extundo.com>
15439
15440         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15441         (pgg-gpg-lookup-key): Use regexp match instead of
15442         split-string (split-string is different between emacs 21.2 and
15443         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15444
15445 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15446
15447         * gnus-art.el (gnus-mime-view-all-parts)
15448         (gnus-article-part-wrapper, gnus-article-view-part): Use
15449         with-current-buffer.
15450
15451 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15452
15453         * spam.el (spam-disable-spam-split-during-ham-respool)
15454         (spam-spamoracle-database, spam-cache-lookups)
15455         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15456         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15457         (spam-group-ham-marks, spam-group-spam-marks)
15458         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15459         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15460         also add spam-use-blackholes to the statistical checks.
15461         (spam-fetch-field-fast): Add interface to fetching fields, may
15462         become a macro.
15463         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15464         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15465         (spam-insert-fake-headers): Fake an article when needed.
15466         (spam-find-spam): Fake article when possible.
15467         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15468         (spam-check-bogofilter-headers): Use message-fetch-field instead
15469         of nnmail-fetch-field.
15470
15471 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15472
15473         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15474
15475 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15476
15477         * spam.el (spam-split): Do not require spam-use-CHECK to be
15478         enabled if that check is passed to spam-split explicitly; also
15479         fix so 'spam doesn't get converted to spam-split-group when
15480         spam-split-symbolic-return is t.
15481         (spam-find-spam): Find registrations of the article and use those
15482         instead of re-running spam-split to find the spam/ham
15483         classification of the article.
15484         (spam-log-processing-to-registry, spam-log-registered-p)
15485         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15486         Use gnus-error instead of gnus-message.
15487         (spam-log-registration-type): Add function to determine the
15488         classification of a message based on registry entries; will
15489         return nil if both 'spam and 'ham are found.
15490         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15491         a reasonably fast local cache without the loading errors.
15492         (spam-cache-lookups): Set to t by default.
15493         (spam-find-spam): Don't try to guess spam-cache-lookups.
15494         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15495         spam-caches entry.
15496         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15497         caching of whitelist/blacklist entries.
15498         (spam-check-whitelist, spam-check-blacklist): Invoke
15499         spam-from-listed-p with a type, not a cache variable.
15500         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15501
15502 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15503
15504         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15505
15506         * nnmail.el (nnmail-split-fancy): do.
15507
15508         * mml.el (mml-parse): do.
15509
15510         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15511         (gnus-score-adaptive): do.
15512
15513 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15514
15515         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15516         (gnus-mime-button-map): Don't set keymap parent.
15517         (gnus-button-ctan-directory-regexp): Use shy grouping.
15518         (gnus-prev-page-map): Don't set keymap parent.
15519         (gnus-prev-page-map): Remove duplicated one.
15520         (gnus-next-page-map): Don't set keymap parent.
15521         (gnus-mime-security-button-map): Ditto.
15522
15523         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15524         version number.
15525
15526         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15527
15528 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * canlock.el (canlock-sha1-function): Remove.
15531         (canlock-sha1-function-for-verify): Remove.
15532         (canlock-openssl-program): Remove.
15533         (canlock-openssl-args): Remove.
15534         (canlock-ignore-errors): Remove.
15535         (canlock-sha1-with-openssl): Remove.
15536         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15537         (canlock-verify): Don't use canlock-ignore-errors.
15538
15539         * sha1-el.el (sha1-string-external): Make it can return a string
15540         in binary form.
15541         (sha1-region-external): Ditto.
15542         (sha1-string-internal): Ditto.
15543         (sha1-region-internal): Ditto.
15544         (sha1-region): Ditto.
15545         (sha1-string): Ditto.
15546         (sha1): Ditto.
15547
15548 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15549
15550         * spam.el (spam-report-articles-gmane): New command.
15551
15552 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15553
15554         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15555
15556         * run-at-time.el (run-at-time-saved): Remove.
15557         (run-at-time): Doc fix.
15558
15559 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15560
15561         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15562         (gnus-summary-limit-map): Add it.
15563         (gnus-summary-make-menu-bar): do.
15564
15565 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15566
15567         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15568         Make attempt at some caching support (done for BBDB only now).
15569         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15570         addresses to be checked.
15571         (spam-clear-cache-BBDB): Add function, to be invoked by
15572         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15573         (spam-check-BBDB): Check and use the caches, if
15574         spam-cache-lookups is on, remove superfluous (provide).
15575
15576 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15577
15578         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15579
15580 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15581
15582         * run-at-time.el (run-at-time-saved): Move to after the definition
15583         of `run-at-time'.
15584
15585         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15586
15587 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15588
15589         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15590         mm-w3m-local-map-property.
15591
15592         * mm-view.el (mm-w3m-mode-map): Remove.
15593         (mm-w3m-local-map-property): Remove.
15594         (mm-inline-text-html-render-with-w3m): Don't use
15595         mm-w3m-local-map-property.
15596
15597 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15598
15599         * run-at-time.el: New file.
15600
15601         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15602         under Emacs.
15603
15604         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15605         of gnus-set-text-properties.
15606
15607         * gnus-uu.el (gnus-uu-save-article): Ditto.
15608
15609         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15610
15611         * gnus-cite.el (gnus-cite-parse): Ditto.
15612
15613         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15614         of gnus-.
15615
15616         * gnus-xmas.el (run-at-time): Require run-at-time.
15617
15618         * gnus.el: Changed calls to nnheader-run-at-time and
15619         password-run-at-time throughout to use run-at-time directly.
15620
15621         * password.el: Removed definition of run-at-time.
15622
15623         * nnheaderxm.el: Remove definition of run-at-time.
15624
15625 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15626
15627         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15628         in prompt.
15629
15630 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15631
15632         * messagexmas.el (message-xmas-redefine): Alias
15633         `message-make-caesar-translation-table' to
15634         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15635         version.
15636
15637         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15638         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15639         `gnus-xmas-set-text-properties'.
15640         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15641         `gnus-xmas-completing-read'.
15642         (gnus-xmas-completing-read): Removed.
15643         (gnus-xmas-open-network-stream): Removed.
15644
15645         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15646         XEmacs version.
15647
15648         * dns.el (dns-make-network-process): Use `open-network-stream'
15649         instead of `gnus-xmas-open-network-stream'.
15650
15651         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15652
15653         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15654
15655 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15656
15657         * gnus-art.el (gnus-mime-display-alternative)
15658         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15659         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15660         Don't use gnus-local-map-property.
15661
15662         * gnus-util.el (gnus-local-map-property): Remove.
15663
15664         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15665         gnus-completing-read-maybe-default with completing-read.
15666
15667         * gnus-util.el (gnus-completing-read): do.
15668         (gnus-completing-read-maybe-default): Remove.
15669
15670 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15671
15672         * password.el: Only autoload `run-at-time' if not XEmacs.
15673         Only autoload the itimer functions if XEmacs.
15674
15675 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15678         XEmacsen.
15679
15680         * dgnushack.el: Autoload executable-find for XEmacs.
15681
15682 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15683
15684         * gnus-art.el (gnus-read-string): Remove.
15685         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15686         read-string.
15687
15688 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15689
15690         * netrc.el: Autoload password-read.
15691         (netrc): Add configuration group.
15692         (netrc-encoding-method, netrc-openssl-path): Add
15693         variables for encoding and decoding of files with symmetric
15694         ciphers.
15695         (netrc-encode): Add assistant function to encode a file with
15696         netrc-encoding-method.
15697         (netrc-parse): Add interactive parameter, added optional
15698         decoding if netrc-encoding-method is non-nil but otherwise
15699         behavior is standard.
15700         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15701         Do s/encode/encrypt/ everywhere.
15702
15703         * spam.el: Remove executable-find autoload.
15704
15705 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15706
15707         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15708
15709         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15710
15711 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15712
15713         * gnus-art.el (gnus-treat-ansi-sequences)
15714         (article-treat-ansi-sequences): New variable and function.
15715         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15716
15717         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15718         Use it.
15719
15720 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15721
15722         * mm-util.el (mm-quote-arg): Remove.
15723
15724         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15725         shell-quote-argument.
15726
15727         * gnus-uu.el (gnus-uu-command): do.
15728
15729         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15730
15731         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15732         with make-char.
15733
15734         * mm-util.el (mm-make-char): Remove.
15735
15736         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15737         add-minor-mode.
15738
15739         * gnus-undo.el (gnus-undo-mode): do.
15740
15741         * gnus-topic.el (gnus-topic-mode): do.
15742
15743         * gnus-sum.el (gnus-dead-summary-mode): do.
15744
15745         * gnus-start.el (gnus-slave-mode): do.
15746
15747         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15748
15749         * gnus-ml.el (gnus-mailing-list-mode): do.
15750
15751         * gnus-gl.el (gnus-grouplens-mode): do.
15752
15753         * gnus-draft.el (gnus-draft-mode): do.
15754
15755         * gnus-dired.el (gnus-dired-mode): do.
15756
15757         * gnus-ems.el (gnus-add-minor-mode): Remove.
15758
15759         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15760         Replace gnus-char-width with char-width.
15761
15762         * gnus-ems.el (gnus-char-width): Remove.
15763
15764         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15765         Replace gnus-char-width with char-width.
15766
15767         * gnus-ems.el (gnus-char-width): Remove.
15768
15769         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15770         definition.
15771         Remove Emacs 20 hash table compatibility code.
15772
15773         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15774         20 compatibility code.
15775
15776         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15777
15778         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15779
15780         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15781         with point-at-{eol,bol}.
15782
15783         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15784
15785         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15786
15787         * flow-fill.el (fill-flowed-point-at-bol)
15788         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15789
15790         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15791         Replace with point-at-{eol,bol} throughout all files.
15792
15793 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15794
15795         * ntlm.el (ntlm-string-as-unibyte): New macro.
15796         (ntlm-build-auth-response): Use it.
15797
15798         Remove Emacs 20 stuff:
15799         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15800         (butlast, mapc, remove): Remove the compiler macros.
15801         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15802         of delq and copy-sequence.
15803         * gnus-art.el (popup-menu): Remove the compiler macro.
15804         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15805         Emacs 20.
15806
15807 2004-01-05  Simon Josefsson  <jas@extundo.com>
15808
15809         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15810         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15811         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15812         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15813         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15814         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15815         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15816         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15817         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15818         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15819         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15820         string-xor into ntlm-string-xor.  Suggested by
15821         Jesper Harder <harder@myrealbox.com>.
15822
15823         * ntlm.el: Don't include poem.
15824
15825         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15826         Jesper Harder <harder@myrealbox.com>.
15827
15828         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15829
15830         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15831         probably breaks emacs with DL patch, but do we care? Is anyone
15832         still using the DL stuff?)
15833
15834         * sieve-manage.el: Use the password package.
15835         (sieve-manage-read-passwd): Remove.
15836         (sieve-manage-interactive-login): Use password.  Re-add
15837         condition-case around loop.
15838
15839         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15840         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15841         the password package.
15842
15843 2003-02-19  Simon Josefsson  <jas@extundo.com>
15844
15845         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15846         token.
15847
15848 2002-08-07  Simon Josefsson  <jas@extundo.com>
15849
15850         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15851         (sieve-manage-authenticators):
15852         (sieve-manage-authenticator-alist): Add some SASL mechs.
15853         (sieve-sasl-auth): New function.
15854         (sieve-manage-cram-md5-auth):
15855         (sieve-manage-plain-auth): Rewrite using SASL library.
15856         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15857         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15858         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15859         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15860
15861 2004-01-05  Simon Josefsson  <jas@extundo.com>
15862
15863         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15864         New files.
15865
15866 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15867
15868         * gnus-group.el (gnus-no-groups-message): Update.
15869
15870         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15871
15872 2003-11-09  Simon Josefsson  <jas@extundo.com>
15873
15874         * imap.el: Support for ID IMAP extension (RFC 2971).
15875         (imap-local-variables): Add imap-id.
15876         (imap-id): New variable.
15877         (imap-id): New function.
15878         (imap-parse-response): Parse untagged ID response.
15879         * nnimap.el (nnimap-id): New variable.
15880         (nnimap-open-connection): Use it.
15881
15882 2003-12-28  Simon Josefsson  <jas@extundo.com>
15883
15884         * gnus-score.el (gnus-score-edit-all-score): New.
15885         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15886
15887 2004-01-04  Simon Josefsson  <jas@extundo.com>
15888
15889         * password.el: Add.
15890
15891 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15892
15893         * dns.el (dns-query-types): Fix typo.
15894         (dns-query-types): New function.
15895         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15896         PTR and SOA replies, see RFC 1035.
15897
15898 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15899
15900         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15901
15902         * Moved to Changelog.2.
15903
15904 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15905
15906         * gnus.el (gnus-version-number): Bump version.
15907
15908 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15909
15910         * gnus.el: No Gnus v0.1 is released.
15911
15912 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15913
15914         * gnus.el: No Gnus v0.0 is released.
15915
15916 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15917
15918         * gnus.el (gnus-version-number): Bump.
15919         (gnus-version): No.
15920
15921 See ChangeLog.2 for earlier changes.
15922
15923     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15924       Free Software Foundation, Inc.
15925
15926   This file is part of GNU Emacs.
15927
15928   GNU Emacs is free software: you can redistribute it and/or modify
15929   it under the terms of the GNU General Public License as published by
15930   the Free Software Foundation, either version 3 of the License, or
15931   (at your option) any later version.
15932
15933   GNU Emacs is distributed in the hope that it will be useful,
15934   but WITHOUT ANY WARRANTY; without even the implied warranty of
15935   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15936   GNU General Public License for more details.
15937
15938   You should have received a copy of the GNU General Public License
15939   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15940
15941 ;; Local Variables:
15942 ;; coding: utf-8
15943 ;; fill-column: 79
15944 ;; add-log-time-zone-rule: t
15945 ;; End: