Remove <a name...> tags, which confuses the rest of the function.
[gnus] / lisp / ChangeLog
1 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4         confuses the rest of the function.
5
6         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7         for the methods that support -retrieve-groups, too.
8
9         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10
11 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
14         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
15
16         * pop3.el: Require cl when compiling.
17         (pop3-number-of-responses): Search for "+OK", not "+OK ".
18
19 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
22         that aren't going to be activated.
23         (gnus-get-unread-articles): Fix up the last commit.
24
25         * gnus-html.el (gnus-article-html): Allow calling without specifying
26         the handle.  In that case, dissect the buffer first.
27
28         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
29
30         * nnimap.el (nnimap-open-connection): Revert the change that would look
31         into authinfo for imaps instead of imap.
32
33         * gnus-start.el (gnus-activate-group): Take an optional parameter to
34         say that you don't want to call gnus-request-group with don-check, but
35         do check the reponse.  This is for virtual groups only.
36         (gnus-get-unread-articles): Count the archive groups as secondary, so
37         that they're activated the same way as before.
38
39         * imap.el (imap-message-map): Removed optional buffer parameter, since
40         no callers use it.
41         (imap-message-get): Ditto.
42         (imap-message-put): Ditto.
43         (imap-mailbox-map): Ditto.
44         (imap-mailbox-put): Ditto.
45         (imap-mailbox-get): Ditto.
46         (imap-mailbox-get): Revert last change for this function.
47
48         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
49         case-insensitively.
50         (nnimap-debug): Removed.
51
52         * imap.el (imap-fetch-safe): Removed function, and altered all callers
53         to use `imap-fetch' instead.  According to the comments, this should be
54         safe, since all other IMAP clients use the 1:* syntax.
55         (imap-enable-exchange-bug-workaround): Removed.
56         (imap-debug): Removed -- doesn't seem very useful.
57
58         * mail-source.el (mail-source-fetch): Don't message if we're fetching
59         mail from a file, and the file doesn't exist.
60
61         * imap.el (imap-log): New convenience function used throughout instead
62         of repeating the same code all over the place.
63
64         * pop3.el (pop3-streaming-movemail): Return t for success.
65
66         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
67         .authinfo if we're using ssl connection.
68
69         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
70         already have if we're in a main Gnus `g' run.
71
72         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
73
74 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
77
78         * nnmh.el (nnmh-request-list-1): Bind `file'.
79
80         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
81         alias to set-process-query-on-exit-flag or process-kill-without-query.
82         (pop3-open-server): Use it.
83
84 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
85
86         * mail-source.el (mail-source-delete-crash-box): Always move the crash
87         box to the Incoming file.  Fixes mistake in previous checkin.
88
89         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
90         request loop (for debugging purposes) removed.
91
92         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
93         culprit is more visible.
94         (nnml-save-incremental-nov, nnml-open-incremental-nov)
95         (nnml-add-incremental-nov): New functions to do "incremental" nov
96         updates, where we just append to the end of the existing nov files
97         without reading/writing them in full.
98
99         * mail-source.el (mail-source-delete-crash-box): Really only check the
100         incoming files once in a while.
101
102         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
103
104         * mail-source.el (mail-source-delete-crash-box): Only check the
105         incoming files for deletion once per day to save a lot of file
106         accesses.
107
108         * pop3.el (pop3-logon): Fix up unbound variable typo.
109
110         * mail-source.el (pop3-streaming-movemail): Autoload.
111
112         * pop3.el (pop3-streaming-movemail): Respect
113         pop3-leave-mail-on-server.
114
115         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
116         retrieval.
117
118         * pop3.el (pop3-process-filter): Removed unused function.
119         (pop3-streaming-movemail, pop3-send-streaming-command)
120         (pop3-wait-for-messages, pop3-write-to-file)
121         (pop3-number-of-responses): New functions for streaming pop3
122         retrieval.
123
124         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
125         come from no known methods.
126         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
127         list.
128
129         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
130         message sizes.
131         (pop3-movemail): Use erase-buffer instead of looping and deleting
132         regions, which seems rather odd.
133
134         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
135         file once per `g' run.
136
137         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
138         directories.  This makes the draft queue directory work.
139
140         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
141         data from the backends, so that we only request the list of groups from
142         each method once.  This should speed things up considerably.
143
144         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
145         detect that it's not implemented.
146
147         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
148         we actually do recurse down into the tree, but don't stat all leaf
149         nodes.
150
151         * gnus-html.el (gnus-html-show-images): If there are no images to show,
152         then say so instead of bugging out.
153
154         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
155         files exist before trying to read them.
156
157         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
158         around <pre_int>.
159
160         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
161
162         * nnmh.el (nnmh-request-list-1): Optimize for speed.
163
164 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
165
166         * mm-util.el (mm-image-load-path): Just return the image directories,
167         not all directories in the path in addition to the image directories.
168         (mm-image-load-path): Maintain a cache of the image directories so that
169         the `g' command in Gnus doesn't have to stat dozens of directories each
170         time.
171
172         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
173         (gnus-html-wash-tags): Add a new `i' command to insert images.
174         (gnus-html-insert-image): New command and keystroke.
175         (gnus-html-redisplay-with-images): New command and keystroke.
176         (gnus-html-show-images): Renamed command.
177         (gnus-html-wash-tags): Remove more white space before <pre_int> image
178         spacers.
179         (gnus-html-wash-tags): Decode entities at the end, so that entities
180         inside the tags don't mess up the rest of the "parsing".
181
182         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
183         so that nnimap methods aren't agentized by default.  There's apparently
184         many problems related to agent/imap behaviour.
185
186         * gnus-art.el (gnus-article-copy-string): New command and key binding.
187
188         * gnus-html.el: Doc fix.
189
190 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
191
192         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
193         specifier-spec-list for Emacs 21.
194
195         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
196         glyph-width and glyph-height instead of display-graphic-p and
197         image-size; make avoidance of displaying small images work for XEmacs.
198
199         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
200         for XEmacs.
201
202         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
203         of symbol that holds plist data.
204         (gnus-process-plist): Remove plist of process after getting it.
205
206 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * message.el (message-generate-hashcash): Change default to
209         'opportunistic if hashcash is installed.
210
211         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
212         (gnus-html-put-image): Only call image-size once, since it's somewhat
213         time-consuming on remote X servers.
214
215 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
218         type on data, not a file name.
219
220         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
221         window-pixel-edges for Emacs 21.
222
223         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
224         decoded contents.
225         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
226
227 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228
229         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
230         group line format, since it isn't very interesting.
231
232         * gnus-agent.el (gnus-agent-short-article),
233         (gnus-agent-long-article): Increase values for these two variables,
234         since most people are likely to have more network connection and
235         storage than before.
236
237         * gnus.el (gnus-refer-article-method): Change default to 'current.
238         When referring an article, the common behaviour is to refer it from the
239         current select method, not the native select method.  The chances of
240         the native select method having the message in question is rather slim
241         these days.
242
243         * gnus-sum.el (gnus-auto-select-subject): Change default to
244         `unseen-or-unread'.  I think it's likely that most people want to
245         select an unseen article over a previously seen, but unread one.
246
247         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
248         means that in the article buffer none of the minor mode elements will
249         be shown, usually, and this is not desirable in most cases.
250
251         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
252         that commands like `d' (and the like) go to the next line in the
253         buffer, instead of the next unread article.  I think this is the
254         behaviour that is most natural for most users.
255         (gnus-single-article-buffer): Change default to nil, so that people can
256         have as many article buffers open as they have summary buffer.  I think
257         this is the most natural way for the groups to behave.
258
259         * message.el (message-generate-new-buffers): Change default to
260         `unsent', so that all new message buffers start their names with the
261         string "*unsent", and it's easier to find the buffers if you move from
262         them.
263
264 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
265
266         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
267         small. They're probably tracking images.
268         (gnus-html-wash-tags): Remove all <pre_int> place holders.
269         (gnus-html-rescale-image): Yet another try at getting the image sizing
270         right.
271
272         * nntp.el (nntp-request-set-mark): Refuse to do marks if
273         nntp-marks-file-name is nil.
274
275 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
276
277         * gnus-html.el (gnus-html-wash-tags)
278         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
279         Better logging.
280
281 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
282
283         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
284
285         * gnus-html.el (gnus-html-wash-tags): Check the value of
286         gnus-blocked-images in the summary buffer.
287
288 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
289
290         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
291
292 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293
294         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
295         like "a", it seems like.
296         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
297         since it needs to be picked from the correct buffer.
298
299         * nnwfm.el: Removed.
300
301         * nnlistserv.el: Removed.
302
303 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
304
305         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
306         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
307
308 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
309
310         * nnkiboze.el: Removed.
311
312         * nndb.el: Removed.
313
314         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
315         alt text.
316         (gnus-html-rescale-image): Try to get the rescaling logic right for
317         images that are just wide and not tall.
318
319         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
320         overshadow variable bindings.
321
322 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
323
324         * gnus-html.el (gnus-html-wash-tags)
325         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
326         extra logging.
327
328 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
329
330         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
331         (gnus-max-image-proportion): New variable.
332         (gnus-html-rescale-image): New function.
333         (gnus-html-put-image): Rescale images.
334
335 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
336
337         Fix up some byte-compiler warnings.
338         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
339         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
340         (gnus-article-fill-cited-article, gnus-article-hide-citation)
341         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
342         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
343         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
344         (gnus-group-update-group): Use save-excursion and with-current-buffer.
345
346 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
347
348         * gnus-html.el (gnus-article-html): Decode contents by charset.
349
350 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
351
352         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
353         (gnus-html-frame-width, gnus-blocked-images)
354         * message.el (message-prune-recipient-rules): Add custom version.
355         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
356
357         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
358         functions.
359
360         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
361         gnus-process-get.
362
363 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
364
365         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
366         instead of lsub directly.
367
368 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
369
370         * nnwarchive.el: Removed.
371
372         * gnus-soup.el: Removed.
373
374         * nnsoup.el: Removed.
375
376         * nnultimate.el: Removed.
377
378         * gnus-html.el (gnus-blocked-images): New variable.
379
380         * message.el (message-prune-recipients): New function.
381         (message-prune-recipient-rules): New variable.
382
383         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
384         guess whether a long line is natural text or not.
385
386         * gnus-html.el (gnus-html-schedule-image-fetching): Use
387         gnus-process-plist and friends for compatibility.
388
389 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
390
391         * gnus-html.el: Require packages that define macros used in this file.
392         (gnus-article-mouse-face): Declare to silence byte-compiler.
393         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
394         process-get.
395         (gnus-html-put-image): Use plist-get to avoid getf.
396         (gnus-html-prefetch-images): Use with-current-buffer.
397
398 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
399
400         * gnus-ems.el: Provide compatibility functions for
401         gnus-set-process-plist.
402
403         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
404         header-line-format for XEmacs 21.4.
405
406         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
407         * gnus.el (gnus-valid-select-methods)
408         * message.el (message-send-mail-partially-limit)
409         * mm-decode.el (mm-text-html-renderer)
410         * mml.el (mml-insert-mime-headers-always)
411         * smiley.el (smiley-regexp-alist): Bump custom version.
412
413 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * gnus-html.el: require mm-url.
416         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
417         with the url to `url'.
418         (gnus-html-wash-tags): Support cid: URLs/images.
419
420 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
421
422         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
423         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
424         bindings, as they aren't useful at all. `w' is moved to `W w'.
425
426         * gnus-move.el: Removed file, since it doesn't really work.
427
428         * gnus-html.el (gnus-article-html): Tell w3m that the input is
429         UTF-8. This seems to fix problems with some German web feeds.
430
431         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
432         at the top so that the proper colours are applied.
433
434         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
435         don't have dots in their names.
436
437         * gnus-art.el (gnus-article-view-part): Doc fix.
438
439         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
440         XEmacs-compatible.
441         (gnus-html-put-image): Don't do images on non-graphic displays.
442
443         * nnslashdot.el: Removed this unused backend.
444
445         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
446         actions.
447         (gnus-undo-register-1): Revert last change.
448
449         * gnus-group.el (gnus-group-completing-read): Protect against not
450         having completion-styles bound.
451
452         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
453         make broken recipients happier.
454
455         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
456
457         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
458         point parameter.
459
460         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
461
462         * gnus-group.el (gnus-group-completing-read): Add 'substring to
463         completion-styles for group selection.
464
465 2009-02-04  Andreas Schwab  <schwab@suse.de>
466
467         * gnus-score.el (gnus-score-string): Fix regex for matching extra
468         headers and regexp-quote the match if necessary.
469
470 2009-03-24  Miles Bader  <miles@gnu.org>
471
472         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
473         the blinking smiley.
474
475 2009-03-24  Simon Josefsson  <simon@josefsson.org>
476
477         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
478         blink smiley.
479
480 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
481
482         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
483         where the dribbel file lives exists.
484
485         * message.el (message-send-mail-partially-limit): Change the default to
486         nil, since most people don't want this.
487
488         * mm-url.el (mm-url-decode-entities): Also decode entities like
489         &#x3212.
490
491 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
492
493         * gnus-sum.el (gnus-summary-idna-message):
494         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
495         Hyperlink urls in docstrings with URL `...'.
496
497 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
498
499         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
500         functions.
501
502 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
505         say what the mouseover text should be.
506
507         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
508         version of the mm-w3m-safe-url-regexp variable to only download images
509         in the groups where we want that to happen.
510
511         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
512
513         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
514         easier debugging.
515         (gnus-article-beginning-of-window): Add kludge to allow spacing past
516         big pictures in the article buffer.
517
518         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
519         gnus-article-html.
520         (mm-text-html-renderer): gnus-article-html needs curl in addition to
521         w3m.
522
523         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
524
525 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
526
527         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
528         which doesn't exist.
529
530         * message.el (message-inhibit-ecomplete): New variable to allow some
531         function to inhibit ecomplete address storage.
532         (message-resend): Disable ecomplete message storage when resending
533         messages.
534
535         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
536
537 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
538
539         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
540         Save excursion while copying, moving, and deleting articles in order to
541         prevent the cursor from jumping to unforeseen place.
542
543 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
544
545         * lpath.el: No need to bind bookmark-current-buffer,
546         bookmark-yank-point and bookmark-make-record-function.
547
548 2010-08-17  Glenn Morris  <rgm@gnu.org>
549
550         * gnus-sync.el: Require gnus components whose functions are used.
551
552         * gnus-art.el (bookmark-make-record-function):
553         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
554         Declare for compiler.
555
556         * mm-url.el (mml-compute-boundary): Autoload.
557
558 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
559
560         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
561
562 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
563
564         Typo fix "hoo4a" -> "hook".
565
566         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
567
568 2010-08-14  Glenn Morris  <rgm@gnu.org>
569
570         * gnus-sync.el (gnus-sync): Fix defgroup version.
571
572 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
573
574         Doc fixes and keep unknown groups (ammended for nunion bug fix).
575
576         * gnus-sync.el: Fix docs.
577         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
578         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
579
580 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
581
582         Optimizations for gnus-sync.el.
583
584         * gnus-sync.el: Add docs about gnus-sync-backend
585         possibilities.
586         (gnus-sync-save): Remove unnecessary message.
587         (gnus-sync-read): Optimize and show what groups were skipped.
588
589 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
590
591         Minor bug fixes for gnus-sync.el.
592
593         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
594         read the sync on get-new-news.
595
596         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
597         quiet.
598
599         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
600
601 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
602
603         Make saving and restoring of hidden threads work with overlays.
604         Patch applied by Ted Zlatanov.
605
606         * gnus-sum.el (gnus-hidden-threads-configuration)
607         (gnus-restore-hidden-threads-configuration): Update to deal with text
608         properties, rather than searching for a magic character.
609
610 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
611
612         New gnus-sync.el library for synchronization of marks.
613
614         * gnus-sync.el: New library for synchronization of marks.
615
616         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
617         renamed from `gnus-registry-grep-in-list'.
618
619         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
620
621         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
622
623 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
624
625         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
626         determining charset of text fails.
627
628 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
629
630         * nnmail.el (nnmail-get-new-mail-1): Revert.
631
632         * nnml.el (nnml-active-number): Make sure names of newly created groups
633         in nnml-group-alist are encoded.
634
635 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
638         containing non-ASCII characters in active file for nnml back end.
639
640 2010-07-24  David Engster  <dengste@eml.cc>
641
642         * mml-smime.el (mml-smime-epg-verify): Also accept the older
643         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
644
645 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
646
647         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
648         tag (Bug#6654).
649
650 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
651
652         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
653         the article buffer, not the summary buffer.
654
655 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
656
657         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
658         Emacs 23 as well.
659
660 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
661
662         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
663         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
664
665 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
666
667         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
668         Patch applied by Karl Fogel.
669
670         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
671         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
672
673 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
674
675         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
676         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
677         C-w still not working correctly from Article buffers; Thierry's
678         patch to fix that will be applied after this.
679
680         * gnus-art.el (bookmark-make-record-function): New local variable.
681
682         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
683         article buffer.
684         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
685
686 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
687
688         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
689         on changes in bookmark.el.
690
691 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
692
693         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
694         `no-log' instead of message not to log prompt string.
695
696 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
697
698         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
699         the *other* type of HTML form submission.
700
701 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
702
703         * auth-source.el (auth-source-pick): If choice does not contain a
704         questioned keyword, set the check to t.
705
706 2010-06-12  Romain Francoise  <romain@orebokech.com>
707
708         * gnus-util.el (gnus-date-get-time): Move up before first use.
709
710 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
711
712         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
713         (gnus-article-edit-part): Bind it to make last part that is substituted
714         or deleted visible.
715         (gnus-mime-display-single): Buttonize part of which id equals to
716         gnus-mime-buttonized-part-id.
717
718 2010-06-10  Dan Christensen  <jdc@uwo.ca>
719
720         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
721         (gnus-dd-mmm): Use gnus-date-get-time.
722         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
723         simplify logic.
724         (gnus-summary-limit-to-age): Use gnus-date-get-time.
725         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
726
727 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
728
729         * auth-source.el (top): Autoload `secrets-list-collections',
730         `secrets-create-item', `secrets-delete-item'.
731         (auth-sources): Fix tag string.
732         (auth-get-source, auth-source-retrieve, auth-source-create)
733         (auth-source-delete): New defuns.
734         (auth-source-pick): Rewrite in order to avoid 2 passes.
735         (auth-source-forget-user-or-password): New parameter USERNAME.
736         (auth-source-user-or-password): New parameters CREATE-MISSING and
737         DELETE-EXISTING.  Retrieve password interactively, if needed.
738
739 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
740
741         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
742         deleting unused directories when gnus-expert-user is t.
743
744 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
745
746         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
747         for each temp file when gnus-article-browse-delete-temp is ask.
748
749 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
750
751         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
752         Lisp calls to delete-backward-char by calls to delete-char.
753
754 2010-05-20  Kevin Ryde  <user42@zip.com.au>
755
756         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
757
758 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
759
760         * password-cache.el (password-cache-remove): Fix docstring.
761
762 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
763
764         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
765         article unless decoding article to be saved.
766
767 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
768
769         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
770         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
771         generated within the mm-with-unibyte-current-buffer macro.
772
773 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
774
775         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
776         to nil when we're in a mml-preview buffer and no group is selected.
777
778 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
779
780         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
781         when catching the `C-g'.  Reported by "Leo".
782
783 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
784
785         * message.el (message-forward-make-body-plain)
786         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
787         multibyte-string-p.
788
789         * lpath.el: Revert.
790
791 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
792
793         * message.el (message-forward-make-body-mml): Assume original message
794         is multibyte string; error on unibyte.
795         (message-forward-make-body-plain): Ditto; don't add excessive newline
796         in body end.
797
798         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
799
800 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
801
802         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
803         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
804
805 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
806
807         * mm-extern.el (mm-extern-url): Don't use
808         mm-with-unibyte-current-buffer.
809         (mm-extern-cache-contents): Use with-current-buffer instead of
810         save-excursion + set-buffer.
811
812 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
813
814         * mm-util.el (mm-emacs-mule): Remove.
815
816 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
817
818         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
819         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
820         change.
821
822 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
825         bind the default value of enable-multibyte-characters to nil.
826
827 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
828
829         * message.el (message-forward-make-body-plain)
830         (message-forward-make-body-mml):
831         Don't use mm-with-unibyte-current-buffer.
832
833 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
834
835         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
836
837 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
838
839         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
840         (Bug#5592).
841
842 2010-05-07  Julien Danjou  <julien@danjou.info>
843
844         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
845         it to mm-pipe-part.
846
847         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
848         it is given.
849
850 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
851
852         * binhex.el (binhex-decode-region-internal)
853         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
854         (dns-query)
855         * nnweb.el (nnweb-gmane-search)
856         * pgg-parse.el (pgg-parse-armor)
857         * pgg.el (pgg-verify-region)
858         * sha1.el (sha1-string-external)
859         * uudecode.el (uudecode-decode-region-internal)
860         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
861         XEmacs.
862
863         * gnus-art.el (gnus-article-browse-html-parts)
864         * gnus-group.el (gnus-read-ephemeral-gmane-group)
865         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
866         make-temp-file.
867
868         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
869         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
870         compiling.
871
872         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
873         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
874         XEmacs when compiling.
875
876         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
877         gnus-pick-mode-off-hook for XEmacs when compiling.
878         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
879         gnus-binary-mode-off-hook for XEmacs when compiling.
880
881         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
882         nil if char-charset is not available.
883
884         * imap.el (imap-disable-multibyte)
885         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
886         macros.
887
888         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
889         instead of encode-coding-string.
890
891         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
892         'xemacs) instead of mm-emacs-mule to switch function definitions.
893         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
894
895         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
896         bind temporary-file-directory for XEmacs;
897         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
898         timer-set-function for XEmacs 21.4 and SXEmacs;
899         bind timer-list for XEmacs 21.4 and SXEmacs;
900         fbind char-charset and find-charset-region for non-Mule XEmacs;
901         fbind decode-coding-region, decode-coding-string, detect-coding-region,
902         encode-coding-region and encode-coding-string for XEmacs having no
903         file-coding feature.
904
905 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
906
907         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
908
909 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
910
911         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
912         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
913
914 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
915
916         * mm-util.el (mm-decompress-buffer): Use `delete-file';
917         alias `jka-compr-delete-temp-file' no longer exists.
918
919 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
920
921         Use define-minor-mode in Gnus where applicable.
922         * mml.el (mml-mode): Use define-minor-mode.
923         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
924         (gnus-undo-mode): Use define-minor-mode.
925         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
926         (gnus-dead-summary-mode): Use define-minor-mode.
927         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
928         Initialize in declaration.
929         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
930         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
931         (gnus-mailing-list-mode): Use define-minor-mode.
932         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
933         (gnus-draft-mode): Use define-minor-mode.
934         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
935         (gnus-dired-mode): Use define-minor-mode.
936
937 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
938
939         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
940         handles on recursive mml-to-mime translation and check them for
941         boundary delimiter collisions.  Reported by Greg Troxel.
942
943 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
946
947 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
948
949         * mm-util.el (mm-find-buffer-file-coding-system):
950         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
951
952 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
953
954         * message.el (message-generate-headers): Record insertion of optional
955         headers as well.  Otherwise the check to prevent repeated insertion of
956         optional headers is a no-op.
957
958 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
959
960         * smime.el: Don't mention CVS.
961
962         * nnrss.el (nnrss-fetch): Don't mention CVS.
963
964         * nnir.el: Don't mention CVS.
965
966 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
967
968         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
969
970 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * lpath.el: Fbind bookmark-default-handler,
973         bookmark-get-bookmark-record, bookmark-make-record-default,
974         bookmark-prop-get for Emacs <23 and XEmacs.
975
976 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
977
978         * gnus-sum.el: Add bookmark declarations to silence the compiler.
979         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
980         Use with-current-buffer to silence the byte-compiler.
981         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
982         bother to require `gnus'.
983         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
984
985 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
986
987         * gnus-sum.el (gnus-summary-bookmark-make-record)
988         (gnus-summary-bookmark-jump): New functions.
989         (gnus-summary-mode): Setup bookmark support.
990
991 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
992
993         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
994         if set.
995
996 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
997
998         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
999         gnus-article-browse-html-save-cid-image; make it work recursively for
1000         forwarded messages as well.
1001         (gnus-article-browse-html-parts): Work when prefix arg is given.
1002         (gnus-article-browse-html-article): Doc fix.
1003
1004 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1005
1006         * message.el (message-default-mail-headers):
1007         (message-default-headers): Carry the value mail-default-headers over
1008         into message-default-mail-headers, rather than message-default-headers.
1009
1010 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1011
1012         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1013         charset.
1014
1015         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1016         charset into the <meta> tag when the article is encoded to utf-8.
1017
1018 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1019
1020         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1021         directories as well.
1022         (gnus-article-browse-html-parts): Work for images that do not specify
1023         file names; delete temp directory when quitting; insert header at the
1024         right place; use file: scheme for image files.
1025
1026 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1027
1028         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1029         (gnus-article-browse-html-parts): Use it to make temporary cid image
1030         files in addition to html file so that browser may display them.
1031
1032 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1035
1036 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1037
1038         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1039
1040 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1041
1042         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1043         about Secret Service API sources.  Improve Customize options.
1044         (auth-source-pick): Change to accept any number of search parameters.
1045         Implement fallbacks iteratively, not recursively.  Add scoring on the
1046         second pass and sort by score.  Call Secret Service API when needed.
1047         (auth-source-user-or-password): Use it.  Call Secret Service API
1048         directly when needed to get the user name and the password.
1049
1050 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1051
1052         * message.el (message-interactive): Doc fix.
1053         (message-qmail-inject-args): Reflow.
1054         (message-kill-to-signature): Fix typo in docstring.
1055
1056         * smiley.el (smiley-buffer): Fix typo in docstring.
1057
1058 2010-03-24  Glenn Morris  <rgm@gnu.org>
1059
1060         * mail-source.el (gnus-message): Declare.
1061         (mail-source-delete-old-incoming): Require gnus-util.
1062
1063 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1066
1067         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1068
1069         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1070         password-cache's default if it is not bound.
1071         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1072         password-cache-expiry's default if it is not bound.
1073
1074         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1075         available in Emacs 21.
1076
1077         * lpath.el: Suppress compiler warnings for:
1078         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1079         XEmacs;
1080         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1081         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1082         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1083
1084 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1085
1086         * auth-source.el (auth-sources): Fix up definition so extra parameters
1087         are always inline.
1088
1089 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1090
1091         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1092         wasn't updated after mismatch.  Clear cached mailbox info correctly
1093         when uidvalidity changes.
1094         (nnimap-group-prefixed-name): New function to avoid some code
1095         duplication.
1096         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1097         (nnimap-request-group): Use it.
1098         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1099         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1100         with many imap folders.  This is done by caching the group status from
1101         the imap server persistently in a group parameter `imap-status'.  (This
1102         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1103         but not persistently, so every Gnus startup was still very slow.)
1104
1105 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1106
1107         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1108         delete the extra newline.  Otherwise editing of :string and :number
1109         types don't work.
1110
1111 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1112
1113         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1114         secrets.el dependency.
1115         (auth-sources): Add optional user name.  Add secrets.el configuration
1116         choice (unused right now).
1117
1118 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1119
1120         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1121         `gnus-registry-install-shortcuts' fill in the functions.
1122
1123         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1124         warnings.
1125         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1126         (gnus-registry-install-shortcuts): Populate and use it in a
1127         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1128
1129 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1130
1131         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1132         In-place substitutions for the group name encoding/decoding.
1133         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1134         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1135         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1136         (nnimap-update-unseen, nnimap-request-list)
1137         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1138         (nnimap-request-set-mark, nnimap-split-to-groups)
1139         (nnimap-split-articles, nnimap-request-newgroups)
1140         (nnimap-request-create-group, nnimap-request-accept-article)
1141         (nnimap-request-delete-group, nnimap-request-rename-group)
1142         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1143         `encoded-mbx' for consistency.
1144         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1145         variable `imap-current-mailbox'.
1146
1147         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1148         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1149
1150 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1151
1152         * pop3.el (pop3-display-message-size-flag): Display message size byte
1153         counts during POP3 download.
1154         (pop3-movemail): Use it.
1155         (pop3-list): Implement listing of available messages.
1156
1157 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1158
1159         * nnir.el (nnir-get-article-nov-override-function): New function to
1160         override the normal NOV retrieval.
1161         (nnir-retrieve-headers): Use it.
1162
1163 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1164
1165         * auth-source.el (netrc-machine-user-or-password): Autoload.
1166
1167 2010-03-19  Glenn Morris  <rgm@gnu.org>
1168
1169         Stop message.el from loading about 40 libraries it doesn't always need.
1170         The general approach is to autoload rather than require, and to
1171         require in the specific functions rather than the file.  (Bug#5642)
1172
1173         * gmm-utils.el: Don't require wid-edit.
1174         (widget-create-child-value, widget-convert, widget-default-get):
1175         Autoload.
1176
1177         * gnus-util.el: Don't require time-date, netrc.
1178         (message-fetch-field, gnus-group-name-decode): Declare rather than
1179         autoloading.
1180         (gnus-fetch-field): Require message.
1181         (gnus-decode-newsgroups): Require gnus-group.
1182
1183         * ietf-drums.el: Don't require time-date.
1184
1185         * message.el: Don't require hashcash, canlock, ecomplete.
1186         Do require mail-utils.  Require nnheader only when compiling.
1187         (smtpmail-default-smtp-server): Remove declaration.
1188         (message-send-mail-function): Check smtpmail-default-smtp-server
1189         is bound rather than requiring smtpmail.
1190         (message-auto-save-directory, message-insert-signature): Use
1191         expand-file-name rather than nnheader-concat.
1192         (nnheader-insert-file-contents): Autoload.
1193         (hashcash-wait-async): Declare.
1194         (message-send-mail): Only call gnus-setup-posting-charset if
1195         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1196         (message-send-mail-with-sendmail): Require sendmail.
1197         (canlock-password, canlock-password-for-verify): Declare.
1198         (message-canlock-password): Require canlock.
1199         (nnheader-get-report): Autoload.
1200         (gnus-setup-posting-charset): Declare.
1201         (message-send-news): Require gnus-msg.
1202         (message-make-references, message-make-in-reply-to): Use mail-header-id
1203         rather than the alias mail-header-message-id.
1204         (ecomplete-add-item, ecomplete-save): Declare.
1205         (message-put-addresses-in-ecomplete): Require ecomplete.
1206         (ecomplete-display-matches): Autoload.
1207
1208         * mm-decode.el: Don't require mailcap, gnus-util.
1209         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1210         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1211         Autoload.
1212         (mailcap-mime-extensions): Declare.
1213
1214         * mm-encode.el: Don't require mailcap.
1215         (mailcap-extension-to-mime): Autoload.
1216
1217         * mml-sec.el: Don't require password-cache.
1218
1219         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1220         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1221         (mml-minibuffer-read-type): Require mailcap.
1222         (mml-preview): Require gnus-msg.
1223
1224         * mml1991.el: Require password-cache.
1225         (password-cache-expiry): Remove declaration.
1226
1227         * mml2015.el: Require password-cache.
1228         (password-cache-expiry): Remove declaration.
1229
1230         * nneething.el (mailcap): Require mailcap.
1231
1232         * nnheader.el (declare-function): Add compatibility stub.
1233         (message-remove-header): Declare rather than autoload.
1234         (nnheader-replace-header): Require message.
1235
1236         * nnimap.el (declare-function): Add compatibility stub.
1237         (netrc-parse, netrc-machine-user-or-password): Declare.
1238         (nnimap-open-connection): Require netrc.
1239
1240         * nntp.el (declare-function): Add compatibility stub.
1241         (netrc-parse, netrc-machine, netrc-get): Declare.
1242         (nntp-send-authinfo): Require netrc.
1243
1244         * rfc2047.el: Don't require qp.
1245         (quoted-printable-encode-region, quoted-printable-decode-string):
1246         Autoload.
1247
1248         * sieve-mode.el: Don't require easymenu.
1249         (easy-menu-add-item): Autoload it.
1250
1251         * spam-stat.el (time-to-number-of-days): Autoload it.
1252
1253 2010-03-19  Glenn Morris  <rgm@gnu.org>
1254
1255         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1256
1257 2010-03-18  Glenn Morris  <rgm@gnu.org>
1258
1259         * hashcash.el (declare-function): Remove duplicate definition.
1260
1261 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1262
1263         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1264         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1265         value if any backslash escapes).
1266
1267 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1268
1269         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1270         if it is available.  (bug#5647)
1271
1272         * lpath.el: Suppress compiler warning for coding-system-from-name for
1273         Emacs 21 and XEmacs.
1274
1275 2010-03-14  Juri Linkov  <juri@jurta.org>
1276
1277         * hmac-def.el:
1278         * hmac-md5.el:
1279         * netrc.el: Fix keywords.
1280
1281 2010-02-26  Glenn Morris  <rgm@gnu.org>
1282
1283         * message.el (message-send-mail-function): Change the default, so that
1284         it inherits from a customized send-mail-function.  (Bug#5643)
1285
1286 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1287
1288         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1289         shell-command-to-string signals an error (bug#5299).
1290
1291 2010-02-24  Glenn Morris  <rgm@gnu.org>
1292
1293         * message.el (message-smtpmail-send-it)
1294         (message-send-mail-with-mailclient): Doc fixes.
1295
1296 2010-02-16  Glenn Morris  <rgm@gnu.org>
1297
1298         * message.el (message-default-mail-headers): Change the default value
1299         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1300
1301 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1302
1303         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1304         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1305
1306 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1307
1308         * time-date.el (date-to-time): Doc fix (Bug#5408).
1309
1310 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1311
1312         * message.el (message-mail): Just pass yank-action on to message-setup.
1313         (message-setup): Handle (FUN . ARGS) form of yank-action.
1314         (message-with-reply-buffer, message-widen-reply)
1315         (message-yank-original): Handle non-buffer values of
1316         message-reply-buffer (Bug#4080).
1317         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1318
1319 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1320
1321         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1322         Fix typo in docstring.
1323
1324 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1325
1326         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1327         response.
1328
1329 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1330
1331         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1332
1333         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1334
1335         * message.el (message-check-news-header-syntax): Protect against a
1336         string that `rfc822-addresses' returns when parsing fails.
1337
1338 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1339
1340         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1341         (gnus-previous-char-property-change): New functions.
1342
1343         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1344
1345 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1346
1347         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1348         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1349
1350 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1351
1352         * message.el (message-exchange-point-and-mark): Rework last change to
1353         avoid using optional arg of exchange-point-and-mark, for backward
1354         compatibility.
1355
1356 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1357
1358         * message.el (message-exchange-point-and-mark): Call
1359         exchange-point-and-mark with an argument rather than setting
1360         mark-active by hand (Bug#5175).
1361
1362 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1363
1364         * nntp.el (nntp-service-to-port): Work for service expressed with
1365         numeric string; replace [:digit:] with [0-9] for XEmacs.
1366
1367 2009-12-17  Glenn Morris  <rgm@gnu.org>
1368
1369         * gnus-group.el (gnus-bug-group-download-format-alist):
1370         Change emacs entry to debbugs.gnu.org.  Bump :version.
1371
1372 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1373
1374         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1375
1376 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1377
1378         * message.el (message-info): Explain why we use `Info-goto-node'.
1379
1380 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1383
1384 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1385
1386         * message.el (message-completion-in-region): New compatibility function.
1387         (message-expand-group): Use it.
1388
1389 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1390
1391         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1392         with no unread article should be listed if the 2nd arg `predicate' is
1393         given.
1394
1395 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1396
1397         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1398
1399 2009-11-29  Juri Linkov  <juri@jurta.org>
1400
1401         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1402         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1403         on `gnus-recenter'. (Bug#4698, Bug#4981)
1404
1405 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1406
1407         * sha1.el (sha1-string-external): default-directory "/" in case
1408         otherwise non-existent.  process-connection-type pipe for touch of
1409         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1410
1411 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1412
1413         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1414         it's comms related and sgml-mode.el has "comm" on that basis too.
1415
1416 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1417
1418         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1419         containing tspecial characters if they have been already quoted.
1420
1421 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1422
1423         * dns-mode.el (auto-mode-alist): Purecopy string.
1424
1425 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1426
1427         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1428
1429 2009-10-24  Glenn Morris  <rgm@gnu.org>
1430
1431         * gnus-art.el (help-xref-stack-item): Define for compiler.
1432
1433 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1434
1435         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1436
1437 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1438
1439         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1440
1441 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1442
1443         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1444         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1445
1446 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1447
1448         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1449         (gnus-overlays-in): New alias to overlays-in.
1450
1451         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1452         gnus-overlay-get, and gnus-delete-overlay.
1453         (gnus-summary-show-thread): Make it work as well for systems in which
1454         next-single-char-property-change is not available.
1455         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1456
1457         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1458         (gnus-overlay-get): New alias to extent-property.
1459         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1460
1461         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1462         SXEmacs.
1463
1464         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1465         SXEmacs.
1466
1467 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1468
1469         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1470
1471 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1472
1473         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1474         and XEmacs that don't have `remove-overlays'.
1475
1476 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1477
1478         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1479         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1480         selective display.  Use overlays instead.
1481
1482 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1483
1484         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1485
1486 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1487
1488         * spam-stat.el (spam-stat-load): Fix typo in message.
1489
1490 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1491
1492         * dig.el (dig-invoke): Fix typo in docstring.
1493         (query-dig): Reflow docstring.
1494
1495 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1496
1497         * gnus-art.el (gnus-article-encrypt-body):
1498         * message.el (message-check-recipients):
1499         * mm-util.el (mm-codepage-setup):
1500         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1501         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1502
1503 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1504
1505         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1506         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1507         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1508         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1509         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1510
1511 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1512
1513         * dig.el: Add "Keywords: comm", as per net-utils.el.
1514
1515 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1516
1517         * dig.el (dig-mode): Use define-derived-mode.
1518
1519 2009-09-19  Glenn Morris  <rgm@gnu.org>
1520
1521         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1522
1523 2009-09-18  Glenn Morris  <rgm@gnu.org>
1524
1525         * gnus-diary.el (gnus-diary-check-message):
1526         * message.el (message-insert-formatted-citation-line):
1527         * nnbabyl.el (top-level):
1528         * nndiary.el (nndiary-schedule):
1529         Fix typos in condition-case handlers.
1530
1531 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1534         configuration that provides the sole article window in a frame;
1535         position point correctly after deleting a part.
1536
1537 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1538
1539         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1540         (spam-resolve-registrations-routine): Use it to unregister articles
1541         that change status.
1542
1543 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1544
1545         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1546         with XEmacs.
1547         (parse-time-string-chars): Use it.
1548
1549 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1550
1551         * imap.el (imap-interactive-login): Better messages.
1552         (imap-open): Fix bug with renamed buffer on reconnect.
1553         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1554         for easier debugging and cleaner code.  On successful (guessed based on
1555         server capabilities) secondary authentication, set imap-state
1556         correctly.
1557         (imap-last-authenticator): Define imap-last-authenticator as a variable
1558         to avoid warnings.
1559
1560 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * nnrss.el (nnrss-request-article): Remove binding of
1563         default-enable-multibyte-characters that has gotten needless by
1564         the 2007-07-13 change in rfc2047-encode-message-header.
1565
1566         * mml.el (mml-insert-multipart): Error on the message header.
1567         (mml-insert-part): Error on the message header; position point at
1568         the end of a MIME tag.
1569
1570 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1571
1572         * time-date.el (autoload): Expand define-obsolete-function-alias into
1573         defalias and make-obsolete for old Emacsen that Gnus supports.
1574         (with-no-warnings): Define it for old Emacsen.
1575         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1576         is available.
1577         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1578         float-time is available; suppress compile warning for time-to-seconds.
1579
1580         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1581         (gnus-float-time): Alias to float-time if it exists.
1582
1583         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1584         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1585         float-time is available; suppress compile warning for time-to-seconds.
1586
1587         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1588         XEmacs.
1589
1590 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1591
1592         * imap.el (imap-message-map): Docstring fix.
1593
1594 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1597         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1598         Add the optional argument `encoding' that overrides the default.
1599
1600         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1601         mm-encode-buffer.
1602
1603 2009-09-04  Glenn Morris  <rgm@gnu.org>
1604
1605         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1606         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1607         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1608         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1609         * mm-util.el (mm-with-unibyte-current-buffer)
1610         (mm-find-buffer-file-coding-system):
1611         * yenc.el (yenc-decode-region): Use default-value rather than
1612         default-enable-multibyte-characters.
1613
1614 2009-09-03  Glenn Morris  <rgm@gnu.org>
1615
1616         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1617         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1618         than default-enable-multibyte-characters.
1619
1620 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1621
1622         * gnus-art.el (gnus-article-read-summary-keys):
1623         Fix gnus-buffer-configuration's value temporarily used.
1624
1625 2009-09-02  Glenn Morris  <rgm@gnu.org>
1626
1627         * gnus-util.el (gnus-float-time): New function.
1628         * gnus-delay.el (gnus-delay-article):
1629         * gnus-sum.el (gnus-thread-latest-date):
1630         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1631         * nnspool.el (nnspool-request-newgroups):
1632         Use gnus-float-time rather than time-to-seconds.
1633         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1634
1635         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1636         (gnus-header-subject-face, gnus-header-newsgroups-face)
1637         (gnus-header-name-face, gnus-header-content-face):
1638         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1639         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1640         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1641         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1642         (gnus-cite-face-11):
1643         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1644         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1645         (gnus-server-closed-face, gnus-server-denied-face)
1646         (gnus-server-offline-face):
1647         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1648         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1649         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1650         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1651         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1652         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1653         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1654         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1655         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1656         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1657         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1658         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1659         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1660         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1661         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1662         (gnus-summary-high-undownloaded-face)
1663         (gnus-summary-low-undownloaded-face)
1664         (gnus-summary-normal-undownloaded-face)
1665         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1666         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1667         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1668         (gnus-splash-face):
1669         * message.el (message-header-to-face, message-header-cc-face)
1670         (message-header-subject-face, message-header-newsgroups-face)
1671         (message-header-other-face, message-header-name-face)
1672         (message-header-xheader-face, message-separator-face)
1673         (message-cited-text-face, message-mml-face):
1674         * sieve-mode.el (sieve-control-commands-face)
1675         (sieve-action-commands-face, sieve-test-commands-face)
1676         (sieve-tagged-arguments-face):
1677         * spam.el (spam-face):
1678         Mark face aliases with "-face" in the name as obsolete.
1679
1680 2009-09-01  Glenn Morris  <rgm@gnu.org>
1681
1682         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1683         than goto-line.
1684
1685 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1686
1687         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1688         Don't move point if the command is invoked inside the message header.
1689
1690 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1691
1692         * imap.el (imap-send-command): Simplify.
1693         (imap-wait-for-tag): point-max -> buffer-size.
1694
1695 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1696
1697         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1698         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1699         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1700         * nnir.el (nnir-swish-e-index-file):
1701         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1702         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1703         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1704         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1705         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1706         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1707
1708 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1709
1710         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1711         Don't save excursion.
1712
1713 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1714
1715         * nnheader.el (nnheader-find-file-noselect):
1716         * mm-util.el (mm-insert-file-contents):
1717         Use (default-value 'major-mode) instead of default-major-mode.
1718
1719 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1720
1721         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1722
1723 2009-08-26  Glenn Morris  <rgm@gnu.org>
1724
1725         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1726         than placing in files.el.
1727
1728 2009-08-25  Glenn Morris  <rgm@gnu.org>
1729
1730         * nnir.el (top-level): Don't require cl at run-time.
1731         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1732         Replace cl-function substitute with gnus-replace-in-string.
1733         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1734         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1735         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1736         simplified expansions.
1737
1738 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1739
1740         * dig.el (dig): Add autoload cookie.
1741
1742 2009-08-22  Glenn Morris  <rgm@gnu.org>
1743
1744         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1745         goto-line.
1746
1747 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1748
1749         * parse-time.el (parse-time-string-chars): Save match data.
1750
1751 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1752
1753         * parse-time.el (parse-time-string-chars): Compute using character
1754         classes, to handle non-ascii characters (Bug#3190).
1755
1756 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1757
1758         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1759
1760         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1761         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1762         (gnus-mm-display-part, gnus-mime-display-single)
1763         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1764         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1765
1766         * gnus-sum.el
1767         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1768         (gnus-summary-move-article): Add expirable mark to articles copied or
1769         moved to group that has auto-expire turned on if the option is non-nil.
1770
1771 2009-07-24  Glenn Morris  <rgm@gnu.org>
1772
1773         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1774         Fix typo.  (Bug#3903)
1775
1776 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1777
1778         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1779         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1780         that should not be used for draft articles.
1781         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1782         that has no concern in minor mode keys.
1783         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1784         Abolish.
1785
1786 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1787
1788         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1789         article without making inquiry to a user for unknown encoding.
1790
1791         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1792         (nnmaildir--scan): Assume i-node and device number that file-attributes
1793         returns might be cons-cell.
1794
1795         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1796
1797         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1798
1799 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1800
1801         * auth-source.el: Remove docs now in auth.texi.  Don't use
1802         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1803         `auth-source-hide-passwords' and use them.
1804
1805 2009-07-15  Glenn Morris  <rgm@gnu.org>
1806
1807         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1808
1809 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1810
1811         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1812         excessive whitespace from the default values of title and description.
1813
1814 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1815
1816         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1817         mail-fetch-field to fetch Content-Description header in order to
1818         exclude newlines.
1819
1820 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1821
1822         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1823         format used by GnuPG 2.0.11.
1824
1825 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1828         to deleted part.
1829
1830 2009-05-30  David Engster  <dengste@eml.cc>
1831
1832         * nnmairix.el: Remove old documentation in the commentary block.
1833         (nnmairix-request-group): Do not update active file for nnml back ends.
1834         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1835         end so that overview files are ignored.
1836         (nnmairix-update-groups): Make updating the groups more robust by using
1837         marks.
1838         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1839         with dollar characters in message-id.
1840
1841 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1842
1843         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1844         2008-12-25 in dns.el.
1845
1846 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1847
1848         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1849         could happen if the text is only composed of spaces and/or tabs.
1850
1851 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1852
1853         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1854         when sending a queued message to avoid extra mml tags.
1855
1856 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1857
1858         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1859
1860 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1861
1862         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1863         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1864         rmail-toggle-header for XEmacs;
1865         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1866
1867 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * gnus-dired.el: Remove autoload for gnus-setup-message.
1870         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1871         displaying Gnus logo; always use compose-mail.
1872
1873 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1874
1875         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1876
1877 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1880         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1881         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1882         available.
1883         (gnus-nocem-epg-verify): New function.
1884
1885 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1886
1887         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1888
1889 2009-02-15  Glenn Morris  <rgm@gnu.org>
1890
1891         * gnus-util.el (rmail-insert-rmail-file-header)
1892         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1893         autoloads.
1894         (rmail-default-rmail-file): Remove unnecessary declaration.
1895         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1896
1897 2009-02-14  Glenn Morris  <rgm@gnu.org>
1898
1899         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1900         variable (only used in gnus-util, which declares it anyway).
1901         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1902         which was only needed by gnus-art (changed to not use it any more).
1903         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1904         only used in gnus-util, which autoloads it itself.
1905         (rmail-update-summary): Fix autoload.
1906
1907         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1908         rather than rmail-output-to-rmail-file.
1909
1910 2009-02-07  Glenn Morris  <rgm@gnu.org>
1911
1912         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1913         autoload of function that no longer exists.
1914         (rmail-toggle-header): Declare.
1915         (message-forward-rmail-make-body): Handle mbox Rmail.
1916
1917 2009-01-31  Glenn Morris  <rgm@gnu.org>
1918
1919         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1920         2009-01-09 change.
1921
1922 2009-01-31  Dave Love  <fx@gnu.org>
1923
1924         * imap.el (imap-fetch-safe): Bind debug-on-error.
1925         (imap-debug): Add imap-fetch-safe.
1926
1927 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1928
1929         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1930         (auth-source-forget-all-cached): New convenience function.
1931         (auth-source-user-or-password): Accept list of modes or a single mode.
1932
1933         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1934         auth-source modes.
1935
1936         * netrc.el (netrc-machine-user-or-password): Use list of
1937         auth-source modes.
1938
1939         * nnimap.el (nnimap-open-connection): Use list of
1940         auth-source modes.
1941
1942         * nntp.el (nntp-send-authinfo): Use list of
1943         auth-source modes.
1944
1945 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1946
1947         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1948         now.
1949
1950 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1951
1952         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1953         coding system in XEmacs; add a workaround for XEmacs.
1954
1955         * lpath.el: Fbind coding-system-aliasee.
1956
1957 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1958
1959         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1960         of current-language-environment.
1961
1962 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1963
1964         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1965         available at runtime.
1966
1967 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1968
1969         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1970
1971 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1972
1973         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1974         the greatest positive fixnum value doesn't work under an XEmacs with
1975         bignum support; use the most-positive-fixnum constant instead,
1976         available since Emacs 21.1 with cl and XEmacs 21.1.
1977
1978 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1979
1980         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1981         XEmacs gets not to work.
1982
1983 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * mm-util.el (mm-coding-system-priorities): Allow the value like
1986         "Japanese (UTF-8)" of current-language-environment.
1987
1988 2009-01-09  Glenn Morris  <rgm@gnu.org>
1989
1990         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1991         with last-command-event.
1992
1993 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1994
1995         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1996         in the doc string.
1997
1998         * message.el (message-fix-before-sending): Amend comment.
1999
2000 2009-01-08  Dave Love  <fx@gnu.org>
2001
2002         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2003
2004 2009-01-07  David Engster  <dengste@eml.cc>
2005
2006         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2007         simplified server definitions by converting it via
2008         gnus-server-to-method.
2009
2010 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2011
2012         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2013         parameter's operands.
2014
2015 2009-01-06  David Engster  <dengste@eml.cc>
2016
2017         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2018         primary select method (for gnus-group-mark-article-as-read).
2019
2020 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2021
2022         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2023         `(gnus)Face', not `(gnus)X-Face'.
2024
2025 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2026
2027         * mm-util.el (mm-ucs-to-char): New function.
2028
2029         * mm-url.el (mm-url-decode-entities): Use it.
2030
2031         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2032         unicode-to-char.
2033
2034 2009-01-05  Dave Love  <fx@gnu.org>
2035
2036         * time-date.el: Require cl for `declare'.
2037
2038 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2039
2040         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2041         Dave Love.
2042
2043 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2044
2045         * message.el (message-fix-before-sending): Add `eight-bit' to
2046         illegible-text check.
2047
2048 2009-01-03  Michael Olson  <mwolson@gnu.org>
2049
2050         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2051         `headers' is nil.  This can occur if the IMAP server does not have
2052         permissions to read messages from a folder, but can write new messages
2053         to the folder.
2054         (nnimap-request-article-part): Do not insert `data' if it is nil.
2055
2056         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2057         characters which will confuse `read', so skip past them.
2058
2059 2009-01-01  Dave Love  <fx@gnu.org>
2060
2061         * imap.el (imap-string-to-integer): Fix typo.
2062         (imap-fetch-safe): New function.
2063         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2064
2065         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2066
2067         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2068         (imap-parse-greeting): Fix doc strings.
2069         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2070         (imap-parse-flag-list): Make messages unique.
2071         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2072
2073         * nnimap.el: Fix author email.
2074         (nnimap-split-rule): Add FIXME comment.
2075         (nnimap-debug): Fix doc string.
2076
2077 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2078
2079         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2080
2081 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2082
2083         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2084         nslookup if resolv.conf isn't available.
2085         (dns-query): Rename from query-dns.
2086         (dns-query-cached): Rename from query-dns-cached.
2087
2088 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2089
2090         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2091         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2092         to check if those variables exist (first appeared in Emacs 18.50).
2093
2094 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2095
2096         * mm-util.el (mm-line-number-at-pos): New function.
2097
2098         * spam-report.el (spam-report-process-queue): Use it.
2099
2100 2008-12-24  David Engster  <dengste@eml.cc>
2101
2102         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2103         parameters that haven't existed as variables as buffer-local variables.
2104
2105 2008-12-23  Dave Love  <fx@gnu.org>
2106
2107         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2108         cadar.
2109
2110         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2111         imap-starttls-p.
2112         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2113
2114 2008-12-22  Dave Love  <fx@gnu.org>
2115
2116         * imap.el: Fix author email.  Doc fixes.
2117         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2118         reply.
2119
2120 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2121
2122         * spam-report.el (spam-report-gmane-max-requests): New constant.
2123         (spam-report-gmane-wait): New variable.
2124         (spam-report-gmane-ham, spam-report-gmane-spam)
2125         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2126         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2127         the server.
2128
2129         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2130         Add explanations.
2131
2132         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2133         nnheader-accept-process-output and nnheader-read-timeout if available.
2134         (pop3-movemail): Use it.
2135
2136         * message.el (message-check-news-body-syntax): Fix signature check if
2137         there's an attachment.
2138
2139 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2140
2141         * mm-util.el: Add comments to the mm- emulating functions.
2142
2143 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2144
2145         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2146         by Stephen Berman <stephen.berman@gmx.net>.
2147
2148 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2149
2150         * mm-util.el (mm-substring-no-properties): New function.
2151         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2152         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2153         (mm-string-to-multibyte): Doc fix.
2154
2155         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2156
2157 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2158
2159         * mml.el (mml-attach-file): Strip text properties from file name.
2160         (Bug#1574)
2161
2162 2008-12-16  Glenn Morris  <rgm@gnu.org>
2163
2164         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2165
2166 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2169         knows since the charset specified might be a bogus alias that
2170         mm-charset-synonym-alist provides.
2171
2172 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2173
2174         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2175         "ISO_8859-1".
2176
2177         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2178
2179 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2180
2181         * mm-util.el (mm-charset-eval-alist):
2182         Define it before mm-charset-to-coding-system.
2183         (mm-charset-to-coding-system): Add optional argument `silent';
2184         define it before mm-charset-override-alist.
2185         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2186         default value if it can be used in Emacs currently running;
2187         silence mm-charset-to-coding-system.
2188
2189 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2190
2191         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2192         `allow-override' which says whether to use `mm-charset-override-alist'.
2193         (rfc2047-decode-encoded-words): Use it.
2194
2195         * mm-util.el (mm-charset-override-alist): Fix custom type;
2196         add `(gb2312 . gbk)' to choices.
2197
2198 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2199
2200         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2201         fast.
2202
2203         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2204
2205         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2206
2207 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2208
2209         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2210         on links.
2211
2212         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2213
2214 2008-12-03  Lute Kamstra  <lute@gnu.org>
2215
2216         * sha1.el: Remove leading * from docstrings of defcustoms,
2217         deffaces, defconsts and defuns.
2218
2219 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2220
2221         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2222         users' addresses that don't have domain parts.
2223         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2224         rather than message-narrow-to-head since there will be the message
2225         header separator.
2226
2227 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2228
2229         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2230         since the result is inserted in a unibyte buffer anyway.
2231         (nnimap-demule-use-string-to-multibyte): Remove.
2232         (nnimap-demule): Alias it to mm-string-to-multibyte.
2233
2234 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2235
2236         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2237         variable for debugging bug#464 and bug#1174.
2238         (nnimap-demule): Use it.
2239
2240 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2241
2242         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2243         score calculation correctly.
2244
2245 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2246
2247         * message.el (message-send-mail): Just set the buffer to unibyte
2248         rather than use mm-with-unibyte-current-buffer which does a lot more.
2249         (message-send-mail-partially): Don't bother with
2250         mm-with-unibyte-current-buffer since it's already been made unibyte by
2251         message-send-mail.
2252
2253 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2254
2255         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2256
2257 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2258
2259         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2260
2261 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2264         require itself and to remove `with-no-warnings'.
2265
2266 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2267
2268         * starttls.el (starttls-any-program-available): Get the name of the
2269         available TLS layer program.
2270         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2271         well as the host name in the "opening" message.
2272
2273         * auth-source.el (auth-source-cache, auth-source-do-cache)
2274         (auth-source-user-or-password): Cache passwords and logins by default,
2275         allow override with `auth-source-do-cache'.
2276         (auth-source-forget-user-or-password): Allow users to remove cache
2277         entries if needed.
2278
2279 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2280
2281         * md4.el (md4-buffer): Fix typo in docstring.
2282         (md4, md4-64): Doc fixes.
2283         (md4-pack-int32): Reflow docstring.
2284
2285 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2286
2287         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2288         condition-case to only the forward-sexp call.
2289
2290 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2291
2292         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2293         quotes contained.  Make it more robust regardless by an extra
2294         condition-case wrapper.
2295
2296 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2297
2298         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2299
2300 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2301
2302         * nnml.el (nnml-request-expire-articles): Check if the function set to
2303         `nnmail-expiry-target' returns the symbol `delete'.
2304
2305         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2306
2307         * nnmail.el (nnmail-expiry-target): Fix custom type.
2308
2309 2008-10-02  Glenn Morris  <rgm@gnu.org>
2310
2311         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2312         Silence compiler warning.
2313
2314 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2315
2316         * tls.el (open-tls-stream): Show the actual command being
2317         executed, instead of the format string.
2318
2319 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2320
2321         * lpath.el: Fbind codepage-setup for Emacs 23.
2322
2323 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2324
2325         * mml.el (mml-menu): Don't assume mml2015 is bound.
2326
2327 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2328
2329         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2330         exists.
2331
2332 2008-09-27  Glenn Morris  <rgm@gnu.org>
2333
2334         * gnus-util.el (mail-header-remove-comments): Autoload it.
2335
2336 2008-09-27  Andreas Schwab  <schwab@suse.de>
2337
2338         * gnus-util.el (gnus-split-references): Strip comments.
2339         (gnus-parent-id): Likewise.
2340
2341 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2342
2343         * message.el (message-confirm-send): Fix version.
2344
2345 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2346
2347         * message.el (message-idna-to-ascii-rhs-1): Use
2348         mail-extract-address-components rather than mail-header-parse-addresses
2349         that is an alias by default to ietf-drums-parse-addresses that does not
2350         support non-ASCII names in headers' contents.
2351
2352 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2353
2354         * message.el (message-confirm-send): Fixed variable documentation to
2355         avoid the "y/n" wording.
2356
2357 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2358
2359         * message.el (message-set-auto-save-file-name): Save to a different
2360         filename so multiple messages (especially drafts) can be recovered.
2361
2362 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2363
2364         * message.el (message-confirm-send): Add appropriate version.
2365
2366 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2367
2368         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2369         defvar.
2370
2371 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2372
2373         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2374         (mm-pkcs7-enveloped-magic): Ditto.
2375
2376 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2377
2378         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2379         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2380
2381 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2382
2383         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2384         default, it's better.
2385
2386 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2387
2388         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2389         summary line gnus-number property and ignore them (with a warning
2390         message).
2391
2392 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2395         macro caddr in the interactive form since it won't be expanded.
2396
2397 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2398
2399         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2400         `charset'; fix name of function called recursively.
2401         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2402
2403 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2404
2405         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2406         (gnus-mime-set-charset-parameters): New function.
2407         (gnus-mime-view-part-as-charset): Use it to correctly display part
2408         specifying wrong charset.
2409
2410 2008-09-08  David Engster  <dengste@eml.cc>
2411
2412         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2413         in completing-read for back end server.
2414
2415 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2416
2417         * message.el (message-confirm-send): New variable to confirm sending a
2418         message.
2419         (message-send): Use it.
2420
2421 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2422
2423         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2424
2425 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2428
2429 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2430
2431         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2432         prevent tracking too many groups.
2433         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2434         Use it.
2435
2436 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2437
2438         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2439         moving point to the bottom of the window in order to avoid recentering.
2440
2441 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2442
2443         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2444
2445         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2446         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2447         (gnus-article-beginning-of-window): Fix calculation.
2448
2449 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2450
2451         * gnus-msg.el (gnus-summary-supersede-article)
2452         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2453         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2454         message header.
2455
2456 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2457
2458         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2459         pending output coming after the status change.
2460
2461 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2462
2463         * message.el:
2464         * gnus-start.el:
2465         * gnus-registry.el: Remove VMS support.
2466
2467 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2468
2469         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2470         macro.
2471         (rfc2104-hash): Use it.
2472
2473 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2474
2475         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2476         (gnus-summary-sort-by-most-recent-date): New commands.
2477         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2478         and menu entries.
2479
2480 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2481
2482         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2483         don't redisplay article for raw contents; remove plural articles stuff.
2484
2485         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2486         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2487         on gnus-summary-save-article; display results properly.
2488
2489 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2490
2491         * lpath.el: No need to fbind ns-focus-frame.
2492
2493 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2494
2495         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2496
2497 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2498
2499         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2500         gnus-save-all-headers.
2501
2502 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2503
2504         * gnus-util.el (ns-focus-frame): Remove declaration.
2505         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2506         like x.
2507
2508 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2509
2510         * rfc2104.el (rfc2104-zero): Delete defconst.
2511         (rfc2104-hex-alist): Likewise.
2512         (rfc2104-hex-to-int): Delete func.
2513         (rfc2104-hexstring-to-bitstring): Likewise.
2514         (rfc2104-nybbles): New defconst.
2515         (rfc2104-hash): Rewrite for speed.
2516
2517 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2518
2519         * tls.el (open-tls-stream): Make it work with the 2nd argument
2520         BUFFER that is a string but does not exist as a buffer object, as
2521         mentioned in the doc-string.
2522
2523 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2524
2525         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2526         SXEmacs.
2527
2528 2008-07-16  Glenn Morris  <rgm@gnu.org>
2529
2530         * gnus-util.el (ns-focus-frame): Declare for compiler.
2531
2532 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2533
2534         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2535         set as a group parameter.
2536         (gnus-summary-save-in-pipe): Work when it is called independently.
2537         (gnus-summary-pipe-to-muttprint): Don't modify
2538         gnus-summary-pipe-output-default-command.
2539
2540 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2541
2542         * message.el (message-send-mail-with-sendmail):
2543         Display the error message.
2544
2545 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2546
2547         * gnus-art.el (gnus-default-article-saver):
2548         Add gnus-summary-save-in-pipe to choices.
2549         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2550         gnus-summary-pipe-output-default-command as the default command.
2551         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2552         instead of gnus-last-shell-command.
2553
2554         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2555         New user option.
2556         (gnus-summary-muttprint-program): Mention the value will be changed.
2557         (gnus-summary-save-article): Force showing of all headers.
2558         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2559
2560 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2561
2562         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2563
2564 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2565
2566         * nnimap.el (nnimap-id):
2567         * sieve-manage.el (sieve-manage-open): Doc fixes.
2568
2569 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2570
2571         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2572         if available.
2573
2574 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2575
2576         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2577
2578         * nnkiboze.el (nnkiboze-generate-group):
2579         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2580
2581         * nnmairix.el: Require CL.
2582
2583 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2584
2585         * dgnushack.el: Autoload get-display-table and put-display-table for
2586         XEmacs 21.5.
2587
2588         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2589         21.4 and SXEmacs.
2590
2591 2008-06-15  David Engster  <dengste@eml.cc>
2592
2593         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2594
2595 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2596
2597         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2598         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2599         runtime choice under XEmacs.
2600
2601         * gnus-sum.el (gnus-summary-set-display-table):
2602         Use `gnus-put-display-table', `gnus-get-display-table',
2603         `gnus-set-display-table' for the display table, instead of `aset'.
2604
2605         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2606         Use `gnus-put-display-table', `gnus-get-display-table',
2607         `gnus-set-display-table' for the display table.
2608
2609 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2610
2611         * nnmairix.el: Add autoloads.
2612
2613 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2614
2615         * nnmairix.el (nnmairix-delete-recreate-group)
2616         (nnmairix-update-and-clear-marks): Fix error messages.
2617
2618 2008-06-14  David Engster  <dengste@eml.cc>
2619
2620         * nnmairix.el: Upgrade to version 0.6.
2621         (nnmairix-group-toggle-propmarks-this-group)
2622         (nnmairix-group-toggle-readmarks-this-group)
2623         (nnmairix-group-delete-recreate-this-group)
2624         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2625         (nnmairix-remove-tick-mark-original-article): New commands.
2626         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2627         (nnmairix-propagate-marks-to-nnmairix-groups)
2628         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2629         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2630         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2631         functions needed for marks propagation and manipulation of read marks.
2632         (nnmairix-update-groups): New function.
2633         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2634         (nnmairix-determine-original-group-from-registry)
2635         (nnmairix-determine-original-group-from-path)
2636         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2637         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2638         New helper functions.
2639         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2640         keystrokes for new commands.
2641         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2642         (nnmairix-request-group): Check allow-fast group parameter.
2643         (nnmairix-request-create-group): Set allow-fast group parameter if
2644         nnmairix-allowfast-default is set.
2645         (nnmairix-close-group): Propagate marks upon closing if needed.
2646         (nnmairix-group-toggle-threads-this-group): Use new.
2647         nnmairix-group-toggle-parameter helper function.
2648         (nnmairix-search): Better check for empty search result.
2649         (nnmairix-goto-original-article): Use new helper functions for
2650         determining original article.
2651         (nnmairix-show-original-article): Make sure message-id is in brackets.
2652         (nnmairix-call-mairix-binary): Change variable name.
2653         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2654         helper function.
2655         (nnmairix-widget-toggle-activate): Fix doc string.
2656
2657 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2658
2659         * nnir.el: Require edmacro when compiling with XEmacs.
2660         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2661         available in Emacs 21.
2662
2663 2008-06-11  Glenn Morris  <rgm@gnu.org>
2664
2665         * gnus-util.el (x-focus-frame):
2666         * gnus.el (image-size):
2667         * mm-decode.el (image-size): Declare.
2668
2669         * gnus-picon.el (declare-function): Add compat definition.
2670         (image-size): Declare.
2671
2672         * gnus-group.el (tool-bar-map):
2673         * gnus-sum.el (tool-bar-map): Define for compiler.
2674
2675         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2676
2677         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2678
2679         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2680         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2681         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2682         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2683         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2684         * sieve-manage.el, spam-report.el, spam.el:
2685         Remove unnecessary eval-and-compile of autoloads.
2686
2687 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2688
2689         * auth-source.el: Precise Tramp doc.
2690
2691 2008-06-07  Glenn Morris  <rgm@gnu.org>
2692
2693         * nnmairix.el: Remove unnecessary eval-when-compile.
2694
2695 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * lpath.el: Fbind propertize for XEmacs 21.4.
2698
2699 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2700
2701         * nnir.el: Move here from ../contrib.
2702
2703 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2704
2705         * gnus-util.el (gnus-read-shell-command): New function.
2706         * mm-decode.el (mm-pipe-part):
2707         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2708
2709 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2710
2711         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2712
2713 2008-06-03  Glenn Morris  <rgm@gnu.org>
2714
2715         * pop3.el (nnheader-accept-process-output): Autoload it.
2716
2717 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2720         are not 2-digit hexadecimal characters that follow `%'s.
2721
2722 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2723
2724         * message.el (message-bogus-recipient-p): Fix type in doc string.
2725         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2726         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2727         Improve custom options.
2728         (message-bogus-recipient-p): Adjust accordingly.
2729
2730 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2731
2732         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2733         long-form month and day names.
2734
2735 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2736
2737         * dgnushack.el: Autoload debug, eudc-expand-inline and
2738         pgg-snarf-keys-region for XEmacs.
2739
2740         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2741
2742         * nnmairix.el: Require edmacro when compiling with XEmacs.
2743
2744 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2745
2746         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2747         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2748
2749 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2750
2751         * auth-source.el: Add more docs.
2752
2753         * netrc.el (netrc-machine): Always match if the port is not given.
2754
2755 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2758         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2759         retrieval faster in some cases, but might make CPU usage larger.  If
2760         this has any bad side effects, we might revert this change.
2761
2762         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2763         seems to make mail retrieval much, much faster.
2764         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2765         unconditionally.
2766
2767         * gnus-draft.el (gnus-group-send-queue): Bind
2768         message-send-mail-partially-limit to nil to avoid being prompted.
2769
2770 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2771
2772         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2773
2774         * message.el (message-bogus-address-regexp): Fix and improve custom
2775         type.
2776         (message-setup-hook): Add message-check-recipients as custom option.
2777
2778 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2779
2780         * message.el (message-cite-function): Remove bogus autoload which crept
2781         in during merge from v5-10.
2782
2783 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2784
2785         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2786
2787         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2788
2789         * auth-source.el: Preliminary Tramp docs.
2790         (auth-sources): Change the default auth-sources to use
2791         EPA .gpg files.
2792
2793 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2794
2795         * nntp.el: Autoload `auth-source-user-or-password'.
2796         (nntp-send-authinfo): Use it.
2797
2798         * nnimap.el: Autoload `auth-source-user-or-password'.
2799         (nnimap-open-connection): Use it.
2800
2801         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2802         for the gnus-message function.
2803         (auth-source-user-or-password): Use it.
2804
2805 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2806
2807         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2808         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2809         (rfc2104-hash): Use it.
2810
2811 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2812
2813         * gnus-art.el (gnus-article-toggle-truncate-lines):
2814         Don't use `iff' in docstring.
2815
2816 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2817
2818         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2819
2820         * gnus-util.el (gnus-extract-address-component-name)
2821         (gnus-extract-address-component-email): Convenience functions around
2822         `gnus-extract-address-components'.
2823
2824         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2825         Use `gnus-extract-address-component-email' to fix bug of comparing full
2826         sender name to `user-mail-address'.
2827
2828 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2829
2830         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2831         catch/throw to optimize.
2832         (gnus-registry-find-keywords): Just use member to find a keyword.
2833
2834 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2835
2836         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2837         is current before calling gnus-server-prepare.
2838         (gnus-server-setup-buffer, gnus-server-update-server)
2839         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2840
2841 2008-05-04  Juri Linkov  <juri@jurta.org>
2842
2843         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2844         (mailcap-file-default-commands): Use mailcap-replace-in-string
2845         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2846         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2847
2848 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2849
2850         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2851
2852 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2853
2854         * gnus.el: Bump version to 0.11.
2855
2856 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2857
2858         * gnus.el: No Gnus v0.10 is released.
2859
2860 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2861
2862         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2863         hooks.
2864         (gnus-update-read-articles): Speed up non-marks-using users.
2865         (gnus-use-marks): Define gnus-use-marks.
2866         (gnus-propagate-marks): Rename variable to something more sensible.
2867
2868 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2869
2870         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2871         (gmm-image-load-path-for-library): Fix typos in docstrings.
2872         (gmm-message): Reflow docstring.
2873
2874 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2875
2876         * mail-source.el (mail-source-set-1, mail-source-bind):
2877         Move auth-source code out of the macro to clean it up and fix bugs.
2878
2879 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2880
2881         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2882         by sender if it's equal to user-mail-address, it's likely to be
2883         useless.
2884
2885         * mail-source.el (mail-source-bind): Don't use user or password if they
2886         are not bound.  Unintern them if they are nil.  Don't use server unless
2887         it's bound, and default it to empty string otherwise.
2888
2889 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2890
2891         * mail-source.el: Load auth-source.el.
2892         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2893         get user name or password, if auth-sources is set up.
2894
2895         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2896         strategy of splitting with parent.
2897         (gnus-registry-split-fancy-with-parent)
2898         (gnus-registry-post-process-groups): Use it and fix prior
2899         bug (returning a list as the split result).
2900
2901         * auth-source.el (auth-sources): Remove server parameter.
2902         (auth-source-pick, auth-source-user-or-password)
2903         (auth-source-user-or-password-imap)
2904         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2905         (auth-source-user-or-password-sftp)
2906         (auth-source-user-or-password-smtp): Remove server parameter.
2907
2908 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2909
2910         * smime.el (smime-sign-region, smime-encrypt-region)
2911         (smime-decrypt-region):
2912         Remove redundant calls to `generate-new-buffer-name'.
2913
2914 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2915
2916         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2917         Don't use QP for message/rfc822.
2918         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2919
2920 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2921
2922         * sieve-manage.el (sieve-string-bytes): Remove.
2923         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2924         correct byte-length only if the process's coding-system is the same as
2925         the one used internally by Emacs to represent strings.
2926
2927 2008-04-22  Juri Linkov  <juri@jurta.org>
2928
2929         * mailcap.el (mailcap-file-default-commands): New function.
2930
2931 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2932
2933         * message.el (message-signature-separator, message-cite-function):
2934         Change custom version.
2935
2936 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2937
2938         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2939         commands.
2940         (tls-checktrust): Ditto.
2941
2942 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2943
2944         * mm-decode.el (mm-display-external): Make temp file read-only.
2945
2946 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2947
2948         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2949         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2950         `C-c C-f d'.
2951
2952 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2953
2954         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2955
2956 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2957
2958         * gnus.el: Bump version to 0.9.
2959
2960 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2961
2962         * gnus.el: No Gnus v0.8 is released.
2963
2964 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2965
2966         * mail-source.el (mail-source-value):
2967         Prefer fboundp to functionp so it works with macros as well.
2968
2969 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2970
2971         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2972         Fix last change in case the element is not even a symbol.
2973
2974 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2975
2976         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2977         Prefer fboundp to functionp so it works with macros as well.
2978
2979 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2980
2981         * auth-source.el: Added docs.
2982         (auth-sources): Modify format to support server.
2983         (auth-source-pick, auth-source-user-or-password)
2984         (auth-source-user-or-password-imap)
2985         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2986         (auth-source-user-or-password-sftp)
2987         (auth-source-user-or-password-smtp): Add server parameter.
2988
2989 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2990
2991         * gnus-registry.el: Initialize the registry when gnus-registry-install
2992         is t.
2993
2994 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2995
2996         * compface.el (uncompface): Make buffer unibyte.
2997
2998 2008-04-05  Glenn Morris  <rgm@gnu.org>
2999
3000         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3001
3002 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3003
3004         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3005         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3006
3007         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3008         multibyteness after rather than before erasing it.
3009
3010         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3011         mm-with-multibyte.
3012         (gnus-request-article-this-buffer): Make sure the proper decoding is
3013         used if gnus-original-article-buffer happens to be unibyte.
3014
3015         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3016         default-enable-multibyte-characters.
3017
3018         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3019         default-enable-multibyte-characters.
3020
3021         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3022
3023         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3024
3025 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3026
3027         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3028         (imap-message-copyuid-1): Use it.
3029         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3030         J. Williams in
3031         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3032
3033         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3034         imap-enable-exchange-bug-workaround.
3035         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3036
3037 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3038
3039         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3040         a 100 byte status-checks into a 2-3MB transfer for each group.
3041         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3042         to enable bug workaround or not.
3043         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3044
3045 2008-03-31  Glenn Morris  <rgm@gnu.org>
3046
3047         * message.el (mml2015-use): Declare for compiler.
3048         (message-info): Require mml2015 when appropriate.
3049
3050 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3051
3052         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3053         whitespace.
3054
3055 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3056
3057         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3058         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3059         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3060         (nntp-service-to-port): New function.
3061         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3062         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3063         (nntp-open-netcat-stream): New function.
3064         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3065
3066 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3067
3068         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3069
3070 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3071
3072         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3073
3074 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3075
3076         * dns.el (dns-write): Use set-buffer-multibyte.
3077
3078 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3079
3080         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3081
3082 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3083
3084         * message.el (message-signature-separator): Change default.
3085         Improve custom type.
3086         (message-cite-function): Change default to
3087         message-cite-original-without-signature.
3088
3089         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3090         toggle.
3091
3092         * message.el (message-check-news-body-syntax): Fix signature check.
3093         (message-setup-1): Mark buffer as unmodified _after_ running
3094         message-setup-hook and handling message-alternative-emails.
3095         (message-shorten-references): Be more strict when building list of
3096         valid references to comply with GNKSA.
3097
3098         * gnus-group.el (gnus-read-ephemeral-bug-group)
3099         (gnus-read-ephemeral-debian-bug-group)
3100         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3101
3102         * message.el (message-info): Don't use booleanp which isn't supported
3103         in Emacs 21 and XEmacs.
3104
3105 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3106
3107         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3108         gnus-group-gmane-group-download-format.
3109         (gnus-group-read-ephemeral-gmane-group): Rename from
3110         gnus-group-read-ephemeral-gmane-group.
3111         (gnus-read-ephemeral-gmane-group-url): Rename from
3112         gnus-group-read-ephemeral-gmane-group-url.
3113         (gnus-bug-group-download-format-alist): New variable.
3114         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3115         (gnus-read-ephemeral-emacs-bug-group): New commands.
3116
3117 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3118
3119         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3120         (gnus-visible-headers): Improve custom type.
3121
3122 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3123
3124         * mml.el (mml-menu): Add workarounds for XEmacs.
3125
3126         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3127         X-Boundary header.
3128
3129         * message.el (message-simplify-recipients): Fix previous commit.
3130
3131 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3132
3133         * mm-util.el (mm-set-buffer-multibyte): New function.
3134         * mm-decode.el (mm-copy-to-buffer): Use it.
3135
3136 2008-03-19  Glenn Morris  <rgm@gnu.org>
3137
3138         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3139         Accidentally removed in the sync process with Emacs.
3140
3141 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3142
3143         * message.el (message-alter-recipients-discard-bogus-full-name):
3144         New function.
3145         (message-alter-recipients-function): New variable.
3146         (message-get-reply-headers): Use it.
3147         (message-replace-header): New helper function.
3148         (message-recipients-without-full-name): New variable.
3149         (message-simplify-recipients): New command.
3150
3151         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3152
3153         * message.el (message-info): Handle EasyPG manual.
3154
3155         * mml.el (mml-menu): Add entry for EasyPG.
3156
3157 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3158
3159         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3160         parameter.
3161
3162         * message.el (message-disassociate-draft): Specify drafts group name
3163         fully.
3164
3165 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3166
3167         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3168         unnecessary duplicates from the match list.
3169
3170 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3171
3172         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3173
3174         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3175
3176         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3177         args of `how-many' of which the XEmacs version doesn't take; declare
3178         Info-index-next as function.
3179
3180 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3181
3182         * gnus-score.el (gnus-score-headers): Fix handling of
3183         gnus-inhibit-slow-scoring.
3184
3185         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3186         string.
3187         (gnus-button-url-regexp): Improve handling of parenthesis.
3188         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3189         (gnus-button-handle-info-keystrokes): Handle index entries.
3190
3191 2008-03-15  Glenn Morris  <rgm@gnu.org>
3192
3193         * parse-time.el (parse-time-string): Simplify.
3194
3195 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3196
3197         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3198         Incoming* files.
3199
3200 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3201
3202         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3203         (auth-source-pick): Use it.
3204
3205 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3206
3207         * binhex.el (binhex-decode-region-internal):
3208         * uudecode.el (uudecode-decode-region-internal):
3209         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3210         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3211         setting default-enable-multibyte-characters.
3212
3213 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3214
3215         * auth-source.el (auth-source-protocols)
3216         (auth-source-protocols-customize, auth-source-choices): Added and
3217         modified variable customizations and defaults.
3218         (auth-source-pick, auth-source-user-or-password)
3219         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3220         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3221         (auth-source-user-or-password-sftp)
3222         (auth-source-user-or-password-smtp): Use new variables and provide an
3223         interface to netrc.el.
3224
3225 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3226
3227         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3228         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3229         Make sure the nntp port to specify is a string.
3230
3231 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3232
3233         * nntp.el: Use with-current-buffer.
3234         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3235         dubious mm-with-unibyte-current-buffer.
3236         (nntp-with-open-group-function): New function extracted from
3237         nntp-with-open-group macro.
3238         (nntp-with-open-group): Use the function, so it's easier to debug.
3239         Add indentation and debugging info.
3240         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3241         the use of the netcat alternatives.
3242
3243         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3244         Avoid mm-string-as-multibyte as well.
3245
3246         * nnweb.el (nnweb-insert-html):
3247         Remove use of nnheader-string-as-multibyte.
3248
3249         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3250         (nnheader-string-as-multibyte): Remove.
3251
3252         * mm-view.el: Use inhibit-read-only.
3253         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3254         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3255         or unibyte-string.
3256
3257         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3258         (mm-uu-yenc-extract): Use with-current-buffer.
3259
3260         * gnus-soup.el (gnus-soup-send-packet): Don't use
3261         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3262
3263         * nnmh.el: Use with-current-buffer.
3264         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3265         mm-string-as-multibyte on the output of mm-encode-coding-string.
3266
3267         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3268         (nnimap-request-move-article): Use with-current-buffer.
3269
3270         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3271         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3272         conversion uses string-make-unibyte rather than string-as-unibyte.
3273
3274         * gnus-msg.el: Use with-current-buffer.
3275
3276         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3277
3278 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3279
3280         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3281         string for caching if it is 'PIN.
3282
3283 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3284
3285         * lpath.el: Consider the case without Emacs/W3.
3286
3287 2008-03-08  Glenn Morris  <rgm@gnu.org>
3288
3289         * time-date.el (date-to-time, time-subtract, time-add)
3290         (safe-date-to-time): Doc fixes.
3291
3292 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3293
3294         * mail-source.el (mail-source-delete-old-incoming-confirm):
3295         Change default to nil.
3296         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3297
3298 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * lpath.el: Rearrange.
3301
3302         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3303         (gnus-article-goto-prev-page): Work for articles having ^L's.
3304
3305         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3306
3307         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3308
3309 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3310
3311         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3312         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3313         (gnus-bookmark-jump): Adjust some variable names.
3314
3315 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3316
3317         * auth-source.el: New package.
3318         (auth-source-choices): Add customization entry point variable.
3319
3320         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3321         bug.
3322
3323 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3324
3325         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3326         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3327         (gnus-registry-install-shortcuts): Rename from
3328         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3329         the `gnus-registry-mark-map' keymap dynamically from
3330         `gnus-registry-marks'.  The generated functions update the summary line
3331         when a registry mark is added or deleted, and will call
3332         `gnus-registry-install-p' (see the comments in the code).
3333         (gnus-registry-user-format-function-M): Use concat intelligently.
3334
3335         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3336         the registry mark functions.
3337
3338 2008-03-05  Glenn Morris  <rgm@gnu.org>
3339
3340         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3341         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3342         gnus-art.
3343         (top-level): No need to load own source when compiling.
3344
3345 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3346
3347         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3348         Suggested by <chris.anderton@zetnet.co.uk>.
3349
3350 2008-03-04  Glenn Morris  <rgm@gnu.org>
3351
3352         * gnus-sum.el (top-level): No need to require gnus when compiling,
3353         since unconditionally required near start of file.
3354         (gnus-summary-display-while-building): Move definition before use.
3355
3356 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3357
3358         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3359         formatting function.
3360
3361 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3362
3363         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3364         with plists.
3365         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3366         Use new format.
3367
3368 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3371         `where-is-internal' that returns a range of key sequences.
3372
3373 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3374
3375         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3376
3377         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3378         (gnus-summary-jump-to-group): Consider windows on other displayed
3379         frames as well.  Similar changes might be needed elsewhere, but that's
3380         the one I've bumped into during my use.
3381
3382         * nndoc.el (nndoc-oe-dbx-type-p):
3383         * gnus-msg.el (gnus-debug):
3384         * gnus-group.el (gnus-update-group-mark-positions):
3385         Use mm-string-to-multibyte.
3386
3387 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3388
3389         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3390         doesn't handle NotDashEscaped.
3391
3392         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3393         (mml-dnd-attach-options): Fix typo in custom choice.
3394
3395         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3396         nndoc-article-type to mbox.
3397         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3398
3399         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3400         to nil, instead of html2text.
3401
3402         * imap.el (imap-debug): Add `imap-ping-server'.
3403
3404         * gnus-bookmark.el: Add FIXMEs.
3405
3406         * message.el (message-form-letter-separator)
3407         (message-send-form-letter-delay): New variables.
3408         (message-send-form-letter): Use them.  New command to send form
3409         letters.  Requested by Uwe Siart.
3410         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3411
3412 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3413
3414         * Update copyright years.
3415
3416 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3417
3418         Sync from EMACS_22_BASE.
3419
3420         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3421
3422 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3423
3424         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3425         empty author.
3426
3427 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3428
3429         * gnus-registry.el (gnus-registry-marks): Add variable for
3430         customization of marks and their appearance.
3431         (gnus-registry-read-mark): Use it.
3432         (gnus-registry-do-marks): Add utility function to loop through
3433         `gnus-registry-marks'.
3434         (gnus-registry-install-shortcuts-and-menus): Add function to install
3435         shortcuts and menus.
3436         (gnus-registry-initialize): Use it.
3437         (gnus-registry-default-mark): Clarify documentation.
3438
3439 2008-02-29  Glenn Morris  <rgm@gnu.org>
3440
3441         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3442         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3443         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3444         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3445         Change defcustom :version from 23.0 to 23.1.
3446
3447 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3448
3449         * gnus-registry.el (gnus-registry-follow-group-p)
3450         (gnus-registry-post-process-groups): Add functions to aid registry
3451         splitting and improve logging.  Clarify behavior in function
3452         documentation.
3453         (gnus-registry-split-fancy-with-parent): Use them.
3454
3455 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3456
3457         * gnus-art.el: Use with-current-buffer.
3458
3459 2008-02-27  David Engster  <dengste@eml.cc>
3460
3461         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3462         Express real group name in the response.
3463
3464 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3465
3466         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3467         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3468         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3469         autoload gnus-registry-fetch-group when compiling.
3470         (nnmairix-request-group-with-article-number-correction): Remove
3471         unreferenced argument passed to nnmairix-call-backend.
3472
3473 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3474
3475         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3476         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3477         Wilde.
3478
3479 2008-02-27  Glenn Morris  <rgm@gnu.org>
3480
3481         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3482         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3483         variables to defconsts.  Convert comments to doc-strings.
3484         (nnmairix-last-server, nnmairix-current-server): Convert from free
3485         variables to defvars.  Convert comments to doc-strings.
3486         (gnus-registry-fetch-group): Autoload.
3487         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3488         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3489         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3490         caddr.
3491         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3492         nnmairix-request-group-with-article-number-correction call.
3493         (nnmairix-fast, nnmairix-group): New, less general names, for free
3494         variables passed from nnmairix-request-group to
3495         nnmairix-request-group-with-article-number-correction.  Declare.
3496         (nnmairix-request-group-with-article-number-correction):
3497         Use nnmairix-fast, nnmairix-group rather than fast, group.
3498
3499 2008-02-26  David Engster  <dengste@eml.cc>
3500
3501         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3502         version 0.5.
3503
3504 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3505
3506         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3507         instead of making an extra function call.  Don't add the current group
3508         to articles only when they have the group.  Use
3509         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3510         Reported by David <de_bb@arcor.de>.
3511
3512 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3513
3514         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3515         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3516
3517 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3518
3519         * mail-source.el (mail-source-delete-incoming): Change default.
3520         Supplement doc string.
3521
3522         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3523
3524 2008-02-14  Glenn Morris  <rgm@gnu.org>
3525
3526         * time-date.el (format-seconds): New function.
3527
3528 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3529
3530         * nnmail.el (nnmail-message-id-cache-file): Derive from
3531         `gnus-home-directory'.
3532
3533 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3534
3535         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3536         Document negative prefix.
3537
3538         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3539
3540 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3541
3542         * message.el (message-unsent-separator): Add the Exim bounce
3543         separator.
3544
3545 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3546
3547         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3548         list.
3549         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3550         recipient/signer list.
3551
3552 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3553
3554         * Makefile.in (datarootdir): Define.
3555         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3556         name that might contain whitespace.
3557
3558 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3559
3560         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3561         fbound (Emacs 23 unicode), signal an error.
3562
3563 2008-02-08  Glenn Morris  <rgm@gnu.org>
3564
3565         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3566
3567 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3568
3569         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3570         ports to the calls to `netrc-machine-user-or-password' in addition to
3571         "imap" and "imaps".
3572
3573 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3574
3575         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3576
3577         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3578
3579 2008-02-01  Kenichi Handa  <handa@m17n.org>
3580
3581         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3582         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3583         (rfc2104-hash): Convert the result of concat to unibyte string.
3584
3585 2008-02-01  Dave Love  <fx@gnu.org>
3586
3587         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3588         coding-system-for-read.
3589         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3590
3591 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3592
3593         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3594         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3595         <hanche@math.ntnu.no>.
3596
3597 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3598
3599         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3600
3601         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3602
3603 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3604
3605         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3606         * message.el (message-beginning-of-line): Use featurep instead of bound
3607         tests in order to resolve conditionals at compile time.
3608
3609 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3610
3611         * mail-source.el (mail-sources): Add `group' choice.
3612
3613         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3614         parameter `in-group' to control into which group the articles go.
3615         Add treatment of `group' mail-source.
3616
3617 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3618
3619         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3620
3621         * mm-decode.el (mm-dissect-buffer): Decode description.
3622
3623         * mml.el (mml-to-mime): Encode message header first.
3624
3625 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3626
3627         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3628         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3629
3630         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3631         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3632
3633 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3634
3635         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3636
3637 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3638
3639         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3640         prefix keys.
3641         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3642         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3643         gnus-xmas.el.
3644
3645         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3646         (gnus-xmas-article-describe-bindings): New function.
3647         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3648         gnus-xmas-article-describe-bindings.
3649
3650         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3651
3652 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3653
3654         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3655         Add new variables for article mark management.
3656         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3657         list of extra data entries which, when present, will indicate that the
3658         article ID should not be trimmed from the registry.
3659         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3660         functions.
3661         (gnus-registry-read-mark): New function to read a mark name from the
3662         user.
3663         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3664         (gnus-registry-set-article-mark-internal): New functions to add and
3665         remove marks.
3666         (gnus-registry-get-article-marks): New function to show the marks for
3667         an article, or retrieve them for further use.
3668
3669 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3670
3671         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3672         keys when no argument is given.
3673
3674 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3675
3676         * imap.el (imap-ping-server): New variable.
3677         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3678         (imap-ping-server): Minor doc string fixes.
3679
3680 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3681
3682         * imap.el (imap-ping-server): New function.
3683         (imap-opened): Call imap-ping-server.
3684
3685 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3686
3687         * gnus-sum.el (gnus-article-sort-by-random)
3688         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3689         jidanni@jidanni.org.
3690
3691 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3692
3693         * gnus-art.el (gnus-article-describe-bindings): New function.
3694         (gnus-article-read-summary-keys): Use it.
3695         (gnus-article-mode-map): Bind `C-h b' to it.
3696
3697 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3698
3699         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3700         XEmacs.
3701         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3702         against non-character events.
3703
3704         * lpath.el: Fbind map-keymap for Emacs 21.
3705
3706 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3707
3708         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3709         command.
3710         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3711         instead of END.  Change name of the temp file.
3712         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3713         customizable.
3714
3715 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3718         bind `S W' to gnus-article-wide-reply-with-original; set default
3719         binding to gnus-article-read-summary-send-keys.
3720         (gnus-article-read-summary-keys): Fix the order of keys; display
3721         continuation keys correctly in the echo area; describe bindings
3722         correctly when keys end with `C-h'.
3723         (gnus-article-read-summary-send-keys): New function.
3724         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3725         for gnus-article-read-summary-send-keys; display continuation keys
3726         correctly in the echo area.
3727         (gnus-article-reply-with-original): Ignore prefix argument.
3728         (gnus-article-wide-reply-with-original): New function.
3729
3730         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3731         Emacs 21.
3732
3733 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3736         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3737
3738 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3739
3740         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3741         (gnus-group-read-ephemeral-gmane-group): New command.
3742
3743 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3744
3745         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3746
3747 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3748
3749         * message.el (message-send-mail-function): Increase custom version.
3750
3751         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3752         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3753
3754 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3755
3756         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3757         for the cases where imap-authenticate is called with a nil buffer
3758         parameter.
3759
3760 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3763         html parts correctly; support forwarded messages.
3764         (gnus-article-browse-html-article): Remove work buffers.
3765
3766         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3767         compiling.
3768         (netrc-bound-and-true-p): New macro.
3769         (netrc-parse): Use it instead of bound-and-true-p that is not available
3770         in XEmacs 21.4.
3771
3772 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3773
3774         * gnus-registry.el (gnus-registry-mark-article)
3775         (gnus-registry-article-marks): Add functionality to mark articles
3776         through the Gnus registry.
3777
3778         * encrypt.el: Clarify documentation for the new pgg method.
3779         (encrypt-file-alist): Add PGG option.
3780         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3781         functionality.  Abstract password key and messaging to external
3782         functions.
3783         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3784         (encrypt-message-method-and-cipher): Add new convenience external
3785         functions.
3786         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3787         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3788
3789         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3790         (netrc-parse): Use encrypt-file-alist to determine if
3791         encrypt-find-model or encrypt-insert-file-contents should be used.
3792
3793         * encrypt.el: Clarify documentation.  Load password-cache or
3794         password, whichever one is found first, instead of autoloading.
3795
3796 2007-12-19  Glenn Morris  <rgm@gnu.org>
3797
3798         * mml.el (message-options-set, message-narrow-to-head)
3799         (message-in-body-p, message-mail-p, message-encode-message-body):
3800         Autoload.
3801         (message-remove-header, message-narrow-to-headers-or-head)
3802         (message-subscribed-p, message-make-mail-followup-to)
3803         (message-position-on-field, message-news-p)
3804         (message-options-set-recipient, message-generate-headers)
3805         (message-sort-headers): Declare as functions.
3806
3807 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3808
3809         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3810         convention in doc string.
3811
3812 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3813
3814         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3815         title to html parts.
3816         (gnus-article-browse-html-article): Pass message header to it.
3817
3818         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3819
3820 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3821
3822         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3823         or password compatible with XEmacs.
3824
3825 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3826
3827         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3828         format document.
3829         (gnus-mime-delete-part): Don't write description line if empty.
3830         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3831
3832 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
3833
3834         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3835         (gnus-summary-mark-read-and-unread-as-read)
3836         (gnus-summary-mark-current-read-and-unread-as-read)
3837         (gnus-summary-mark-unread-as-ticked): Doc fix.
3838         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3839
3840 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3841
3842         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3843         Christoph Conrad <christoph.conrad@gmx.de>.
3844
3845 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3846
3847         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3848         yes-or-no-p.
3849
3850 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * mm-decode.el (mm-add-meta-html-tag): New function.
3853         (mm-save-part-to-file, mm-pipe-part): Use it.
3854
3855         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3856         gnus-y-or-n-p instead of y-or-n-p.
3857         (gnus-article-browse-html-parts): Work with message/external-body; use
3858         mm-add-meta-html-tag.
3859
3860 2007-12-11  Glenn Morris  <rgm@gnu.org>
3861
3862         * gnus-cache.el: Require gnus-sum not just when compiling.
3863
3864         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3865
3866         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3867         definitions before use.
3868
3869         * mm-decode.el: Require gnus-util.
3870         (mm-remove-part): Only call delete-annotation on XEmacs.
3871
3872         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3873
3874         * nnmail.el: Require gnus-int.
3875
3876         * spam.el: Move `require's before `eval-when-compile's.
3877
3878         * gnus-ems.el (gnus-alive-p):
3879         * gnus-fun.el (message-goto-eoh):
3880         * gnus-util.el (gnus-group-name-decode):
3881         * mail-source.el (gnus-compress-sequence):
3882         * message.el (Info-goto-node, format-spec):
3883         * mm-bodies.el (message-options-get):
3884         * mm-decode.el (mm-view-pkcs7):
3885         * mm-util.el (gmm-write-region):
3886         * mml-smime.el (mml-compute-boundary)
3887         (gnus-completing-read-with-default):
3888         * mml.el (widget-button-press, gnus-make-hashtable):
3889         * mml1991.el (mm-decode-content-transfer-encoding)
3890         (mm-encode-content-transfer-encoding)
3891         (message-options-get, message-options-set):
3892         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3893         * nnfolder.el (gnus-request-group):
3894         * nnheader.el (ietf-drums-unfold-fws):
3895         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3896         * smime.el (gnus-run-mode-hooks):
3897         * spam-stat.el (gnus-message): Autoload.
3898
3899         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3900         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3901         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3902         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3903         Add declare-function compatibility definition.
3904
3905         * gnus-cache.el (nnvirtual-find-group-art):
3906         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3907         (gnus-add-image, gnus-add-wash-type):
3908         * gnus-group.el (nnkiboze-score-file):
3909         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3910         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3911         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3912         (message-tokenize-header, gnus-get-buffer-create)
3913         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3914         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3915         * gnus.el (gnus-group-decoded-name):
3916         * mail-source.el (imap-capability):
3917         * mm-bodies.el (message-options-set):
3918         * mm-decode.el (gnus-configure-windows):
3919         * mm-extern.el (message-goto-body):
3920         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3921         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3922         (epg-sub-key-validity, message-options-set):
3923         * mml.el (widget-event-point, gnus-configure-windows):
3924         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3925         * mml2015.el (epg-check-configuration, epg-configuration)
3926         (message-options-set):
3927         * nndb.el (nndb-request-article):
3928         * nnfolder.el (gnus-request-create-group):
3929         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3930         * nnmaildir.el (gnus-group-mark-article-read):
3931         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3932         * rfc1843.el (message-fetch-field):
3933         * spam.el (gnus-extract-address-components):
3934         Declare as functions.
3935
3936 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3937
3938         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3939
3940         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3941
3942         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3943         bind show-trailing-whitespace for XEmacs.
3944
3945 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3946
3947         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3948         new no-op macro for backward compatibility.
3949
3950         * imap.el (imap-string-to-integer): New function.
3951
3952 2007-12-09  Glenn Morris  <rgm@gnu.org>
3953
3954         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3955
3956         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3957         * message.el, mm-view.el, sieve-manage.el, smime.el:
3958         Add declare-function compatibility definition.
3959
3960         * gnus-art.el (w3-region, w3m-region, Info-menu):
3961         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3962         * gnus-sum.el (gnus-get-predicate):
3963         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3964         * message.el (mail-abbrev-in-expansion-header-p):
3965         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3966         (w3m-detect-meta-charset, w3m-region):
3967         * sieve-manage.el (password-read, password-cache-add)
3968         (password-cache-remove):
3969         * smime.el (password-read-and-add): Declare as functions.
3970
3971 2007-12-08  David Kastrup  <dak@gnu.org>
3972
3973         * gnus-sum.el (gnus-summary-simplify-subject-query):
3974         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3975         `message'.
3976
3977 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3978
3979         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3980         it to bind idna-program, installation-directory, defined-colors, and
3981         face-attribute for XEmacs of the version that compiles defcustom forms.
3982
3983 2007-12-07  Glenn Morris  <rgm@gnu.org>
3984
3985         * gnus-art.el (article-make-date-line): Revert previous change.
3986
3987 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3988
3989         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3990
3991 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3992
3993         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3994         Call gnus-add-to-range ranges only once with a prepared article-list.
3995
3996 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3997
3998         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3999         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4000         group names with backslashes.  Reported by Tassilo Horn
4001         <tassilo@member.fsf.org>.
4002
4003 2007-12-06  Deepak Goel  <deego3@gmail.com>
4004
4005         * gnus-art.el (article-make-date-line):
4006         * gnus-start.el (gnus-load):
4007         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4008
4009 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * gnus-art.el (gnus-use-idna)
4012         * gnus-start.el (gnus-site-init-file)
4013         * message.el (message-use-idna)
4014         * mm-uu.el (mm-uu-hide-markers)
4015         * smiley.el (smiley-style): Revert changes that suppress warnings.
4016
4017 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4018
4019         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4020         specify charset to html source.  Reported by Christoph Conrad
4021         <christoph.conrad@gmx.de>.
4022
4023 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4026         idna-program in order to suppress byte compile warning issued by XEmacs
4027         that came to byte compile the default value section of defcustom forms
4028         recently.
4029
4030         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4031         value of installation-directory.
4032
4033         * message.el (message-use-idna): Don't directly refer to the value of
4034         idna-program.
4035
4036         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4037
4038         * smiley.el (smiley-style): Don't directly call face-attribute.
4039
4040 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4041
4042         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4043
4044         * gnus-dired.el: Reduce Gnus dependencies.
4045         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4046         require.  Use autoloads instead.
4047         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4048         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4049         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4050         (gnus-dired-mode): Adjust doc string.
4051         (gnus-dired-mail-mode): New variable.
4052         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4053         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4054         (gnus-dired-mail-buffers): New function.  Return mail or message
4055         composition buffers.
4056         (gnus-dired-attach): Use it.
4057         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4058         NO-DECODE.
4059         (gnus-dired-print): Use `gnus-print-buffer' depending on
4060         `gnus-dired-mail-mode'.
4061
4062 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4063
4064         * rfc2047.el (rfc2047-encoded-word-regexp)
4065         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4066         explaining what regexp patterns are for.
4067
4068 2007-12-04  Glenn Morris  <rgm@gnu.org>
4069
4070         * password.el: Move to password-cache.el.
4071
4072         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4073         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4074         * mml-smime.el (password-read, password-cache-add)
4075         (password-cache-remove):
4076         No need to autoload, since mml-sec requires password.
4077
4078         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4079         * message.el (gnus-extract-address-components):
4080         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4081
4082         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4083         password.
4084
4085 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4086
4087         * mailcap.el: Reduce dependencies.
4088         (mail-header-parse-content-type): Autoload.
4089         (mailcap-delete-duplicates): New alias.
4090         (mailcap-mime-info): Add optional argument NO-DECODE.
4091         (mailcap-mime-types): Use mailcap-delete-duplicates.
4092
4093         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4094
4095 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4096
4097         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4098         (imap-parse-status): Upcase status-att for servers that sends them
4099         lower-case (e.g., MS Exchange 2007).
4100
4101 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4102
4103         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4104         function.
4105
4106         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4107         (gnus-uu-yenc-article): New function.
4108
4109         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4110
4111         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4112         buffer.
4113
4114 2007-12-02  Glenn Morris  <rgm@gnu.org>
4115
4116         * binhex.el (binhex): New custom group.
4117         (binhex-decoder-program, binhex-decoder-switches)
4118         (binhex-use-external): Move to the binhex custom group.
4119
4120         * uudecode.el (uudecode): New custom group.
4121         (uudecode-decoder-program, uudecode-decoder-switches)
4122         (uudecode-use-external): Move to the uudecode custom group.
4123
4124         * netrc.el (top-level): Don't load `encrypt' features.
4125         (netrc-parse): Don't use encrypt.
4126         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4127
4128         * encrypt.el: Remove file.
4129
4130 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4131
4132         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4133         matches on patches.
4134
4135         * gnus-art.el (gnus-article-browse-html-article): Mention
4136         `mm-text-html-renderer' in the doc string.
4137
4138         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4139         string.  Add comments.
4140
4141         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4142         if rhs is ASCII.
4143
4144 2007-12-01  Glenn Morris  <rgm@gnu.org>
4145
4146         * mail-source.el (top-level): Require format-spec before
4147         eval-when-compile.
4148
4149 2007-11-30  Glenn Morris  <rgm@gnu.org>
4150
4151         * encrypt.el: Require password, rather than autoloading password-read.
4152
4153 2007-11-29  Glenn Morris  <rgm@gnu.org>
4154
4155         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4156         (sasl-make-client, sasl-next-step, sasl-step-data)
4157         (sasl-step-set-data): Declare as functions.
4158
4159 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4160
4161         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4162
4163 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4164
4165         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4166         certs should be verified and what is to be done in the event of a
4167         verification failure.
4168
4169         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4170         caller can indicate whether the cache should be disregarded for this
4171         call.  This way the result of the call is reproducible at all times and
4172         can be considered a canonical server name for the supplied method.
4173         (gnus-agent-method-p): Canonicalize server names by pushing their
4174         method through `gnus-method-to-server' using the no-cache argument.
4175
4176         * gnus-srvr.el (gnus-server-insert-server-line): Call
4177         `gnus-method-to-server' with `no-cache' argument.
4178
4179         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4180         gnus-agent-possibly-synchronize-flags as this should be called when the
4181         server is actually being opened.
4182         (gnus-agent-possibly-synchronize-flags)
4183         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4184         flags file of an agentized server to the latter function.
4185
4186         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4187         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4188         after a connection has been established successfully.
4189
4190 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4191
4192         * gnus-art.el (article-display-face): Force to display face if called
4193         interactively; check if gnus-article-x-face-too-ugly matches author.
4194         (article-display-x-face): Display face even if From header is missing
4195         as article-display-face does.
4196
4197 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4198
4199         * hashcash.el (message-narrow-to-headers-or-head)
4200         (message-fetch-field, message-goto-eoh)
4201         (message-narrow-to-headers): Declare as functions.
4202
4203 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4204
4205         * mail-source.el (mail-sources): Default to fetch from file for
4206         compatibility with default of nnmail-spool-file.
4207
4208 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4209
4210         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4211         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4212         to look for encoded word that should be encoded again.
4213         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4214         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4215         encoding pattern.
4216         (rfc2047-decode-region): Switch strict regexp and loose one according
4217         to rfc2047-allow-irregular-q-encoded-words.
4218
4219 2007-11-25  Romain Francoise  <romain@orebokech.com>
4220
4221         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4222
4223 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4224
4225         * tls.el (tls-program): Provide more custom choices from
4226         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4227         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4228
4229 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4230
4231         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4232         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4233
4234         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4235         `nnmail-spool-file'.
4236
4237         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4238         `nnmail-spool-file'.
4239
4240         * gnus-move.el (gnus-change-server): Ditto.
4241
4242         * gnus-kill.el (gnus-batch-score): Ditto.
4243
4244         * gnus-cache.el (gnus-jog-cache): Ditto.
4245
4246         * gnus-msg.el (gnus-summary-reply):
4247         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4248
4249 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4250
4251         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4252         version.  Minor improvement to doc strings.
4253         (tls-program): Add comment.
4254
4255 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4256
4257         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4258         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4259         mismatch between the hostname provided in the certificate and the name
4260         of the host connnecting to.
4261         (open-tls-stream): Use them.  Check certificates against trusted root
4262         certificates.
4263
4264 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4265
4266         * gnus-cache.el (gnus-cache-generate-nov-databases):
4267         Use nnml-generate-nov-databases-directory instead of
4268         nnml-generate-nov-databases-1.
4269
4270 2007-11-24  Glenn Morris  <rgm@gnu.org>
4271
4272         * message.el (message-tool-bar-retro): Update for rename
4273         mail_send.xpm->mail-send.xpm.
4274
4275 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4276
4277         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4278         `smime-ldap-search' for Emacs 22 and up.
4279
4280 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4281
4282         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4283
4284         * message.el (message-send-mail-function): Fix error convention.
4285         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4286         (message-widen-reply, message-send-mail, message-talkative-question)
4287         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4288         (message-clone-locals, message-send-news): Use with-current-buffer.
4289         (message-insert-or-toggle-importance): Remove unused var `valid'.
4290         (message-make-references): Remove unused var `new-references'.
4291         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4292
4293 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4294
4295         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4296         (spam-split-symbolic-return-positive): Reflow docstring.
4297         (spam-backends, spam-summary-exit-behavior)
4298         (spam-mark-ham-unread-before-move-from-spam-group)
4299         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4300         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4301         (spam-clear-cache, spam-backend-check, spam-install-backend)
4302         (spam-install-statistical-backend, spam-list-of-processors)
4303         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4304         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4305         (spam-check-crm114, spam-initialize, spam-unload-hook):
4306         Fix typos in docstrings.
4307
4308 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4309
4310         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4311         been checked if they have never been read and those group levels are
4312         higher than the one that a user specified.
4313
4314 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4315
4316         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4317         foreign groups unless a group level is specified by a user.
4318         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4319
4320 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4321
4322         * message.el (message-send-mail-function): Require sendmail.
4323
4324 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4325
4326         * message.el (message-send-mail-function): Check for smtpmail too.
4327
4328         * utf7.el (utf7-encode, utf7-decode): Use coding system
4329         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4330
4331         * message.el (message-send-mail-function): New function.
4332         (message-send-mail-function): Set default using
4333         message-send-mail-function.  Adjust doc string.
4334         (message-send-mail-with-mailclient): New function.
4335
4336 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4337
4338         * smime.el (from):
4339         * rfc2047.el (message-posting-charset):
4340         * qp.el (mm-use-ultra-safe-encoding):
4341         * pop3.el (parse-time-months):
4342         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4343         * nnml.el (files):
4344         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4345         (jka-compr-compression-info-list, ange-ftp-path-format)
4346         (efs-path-regexp):
4347         * nndiary.el (files):
4348         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4349         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4350         (epg-digest-algorithm-alist, inhibit-redisplay)
4351         (password-cache-expiry):
4352         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4353         (pgg-output-buffer, password-cache-expiry):
4354         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4355         (efs-path-regexp):
4356         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4357         (inhibit-redisplay):
4358         * mm-uu.el (file-name, start-point, end-point, entry)
4359         (gnus-newsgroup-name, gnus-newsgroup-charset):
4360         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4361         (latin-unity-ucs-list):
4362         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4363         (mm-uu-binhex-decode-function):
4364         * message.el (gnus-message-group-art, gnus-list-identifiers)
4365         (rmail-enable-mime-composing, gnus-local-organization)
4366         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4367         (gnus-read-active-file, facemenu-add-face-function)
4368         (facemenu-remove-face-function, gnus-article-decoded-p)
4369         (tool-bar-mode):
4370         * mail-source.el (display-time-mail-function):
4371         * gnus-util.el (nnmail-pathname-coding-system)
4372         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4373         (gnus-original-article-buffer, gnus-user-agent)
4374         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4375         (xemacs-codename, sxemacs-codename, emacs-program-version):
4376         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4377         * gnus-start.el (gnus-agent-covered-methods)
4378         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4379         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4380         (gnus-newsgroup-headers, gnus-group-list-mode)
4381         (gnus-group-mark-positions, gnus-newsgroup-data)
4382         (gnus-newsgroup-unreads, nnoo-state-alist)
4383         (gnus-current-select-method, mail-sources)
4384         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4385         (nnmail-spool-file, gnus-cache-active-hashtb):
4386         * gnus-mh.el (mh-lib-progs):
4387         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4388         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4389         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4390         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4391         (gnus-group-buffer):
4392         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4393         (font-lock-set-defaults):
4394         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4395         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4396         (gnus-summary-post-menu, total-parts, type, condition, length):
4397         * gnus-agent.el (gnus-agent-read-agentview):
4398         * flow-fill.el (show-trailing-whitespace):
4399         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4400         eval-and-compile wrappers for byte compiler pacifiers.
4401
4402         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4403         (mm-display-inline-fontify): Check for featurep 'xemacs not
4404         extent-list.
4405
4406         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4407         itimer-list.
4408         (mm-create-image-xemacs): Only do something for XEmacs.
4409         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4410
4411         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4412
4413         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4414         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4415
4416 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4417
4418         * nnimap.el (nnimap-split-download-body):
4419         * gnus-demon.el (gnus-demon):
4420         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4421
4422 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4423
4424         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4425         macros.
4426         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4427         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4428         copy data from unibyte buffer to multibyte current buffer.
4429         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4430         to copy data from unibyte current buffer to multibyte buffer.
4431         (nntp-make-process-buffer): Make process buffer unibyte.
4432
4433         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4434
4435 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4436
4437         * pop3.el (pop3-open-server): Accept and process data more robustly at
4438         connexion start to avoid spurious "POP SSL connexion failed" errors.
4439
4440 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4441
4442         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4443         read group names.
4444
4445 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4446
4447         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4448
4449 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4450
4451         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4452         (nnmail-save-active): Use a unibyte buffer when saving active file,
4453         which may contain non-ASCII group names.
4454
4455         * nnml.el (nnml-request-group): Decode group names in messages.
4456
4457 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4458
4459         * message.el (message-citation-line-function)
4460         (message-insert-formatted-citation-line): Fix spelling of
4461         `message-insert-formated-citation-line'.
4462
4463 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4464
4465         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4466
4467 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4468
4469         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4470         nnmail-pathname-coding-system.
4471
4472         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4473         that a user enters; decode group names in messages.
4474
4475         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4476
4477 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4478
4479         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4480
4481         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4482
4483         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4484         risky local variable.
4485
4486         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4487
4488 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4489
4490         * encrypt.el: Improve documentation to fix function name typo.
4491         Reported by Daiki Ueno <ueno@unixuser.org>.
4492
4493 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4494
4495         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4496         even if the point is not in the last page of an article.
4497         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4498         back to the previous page.
4499
4500 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4501
4502         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4503
4504 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4505
4506         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4507
4508 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4509
4510         * message.el (message-check-news-body-syntax): Avoid
4511         mm-string-as-multibyte.
4512         (message-hide-headers): Don't assume (point-min)==1.
4513
4514 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4515
4516         * message.el (message-remove-blank-cited-lines): Fix if remove is
4517         given.
4518         (message-bogus-address-regexp): New variable.
4519         (message-bogus-recipient-p): New function.
4520         (message-check-recipients): New command.
4521         (message-syntax-checks): Add `bogus-recipient'.
4522         (message-fix-before-sending): Add `bogus-recipient'.
4523
4524         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4525         (gnus-treat-body-boundary): Don't test window-system.
4526
4527 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4528
4529         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4530
4531 2007-10-28  Miles Bader  <miles@gnu.org>
4532
4533         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4534         at compile-time too.
4535
4536 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4537
4538         * gnus-msg.el (gnus-message-setup-hook): Add
4539         `message-remove-blank-cited-lines' to options.
4540
4541 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4542
4543         * message.el (message-remove-blank-cited-lines): New function.
4544         Suggested by Karl Plästerer.
4545
4546 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4547
4548         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4549         mapc.
4550
4551         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4552         (top-level): Use mapc to set functions to be traced for debugging.
4553
4554         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4555         called for effect with while loop.
4556
4557         * message.el (message-talkative-question): Replace mapcar called for
4558         effect with mapc.
4559
4560         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4561         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4562         called for effect with dolist.
4563
4564         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4565
4566         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4567         gnus-extra-headers and nnmail-extra-headers.
4568
4569         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4570         called for effect with dolist.
4571         (top-level): Use mapc to set functions to be traced for debugging.
4572
4573         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4574         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4575         dolist.
4576
4577         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4578         Replace mapcar called for effect with mapc.
4579         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4580         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4581         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4582         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4583
4584         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4585         remove-if that's a cl function.
4586
4587         * webmail.el (webmail-debug): Replace mapcar called for effect with
4588         dolist.
4589
4590         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4591         with mapc.
4592
4593 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4594
4595         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4596         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4597         with while loop.
4598
4599         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4600         functions from article-* functions.
4601         (gnus-multi-decode-header): Replace mapcar called for effect with
4602         dolist.
4603
4604         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4605         (gnus-bookmark-show-details): Replace mapcar called for effect with
4606         while loop.
4607
4608         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4609         called for effect with while loop.
4610
4611         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4612         with dolist.
4613
4614         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4615         mapcar called for effect with dolist.
4616
4617         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4618
4619         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4620         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4621         Replace mapcar called for effect with dolist.
4622         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4623         mapc.
4624
4625         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4626         Replace mapcar called for effect with dolist.
4627         (gnus-topic-list): Replace mapcar called for effect with mapc.
4628
4629         * gnus.el: Use mapc instead of mapcar to add autoloads.
4630
4631 2007-10-23  Richard Stallman  <rms@gnu.org>
4632
4633         * gnus-group.el (gnus-group-highlight): Mark as risky.
4634
4635 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4636
4637         * gnus.el (gnus-server-to-method): Return method found first in
4638         gnus-newsrc-alist.
4639
4640         * gnus-art.el (gnus-article-highlight-signature)
4641         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4642         button overlay without the front stickiness.
4643
4644 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4645
4646         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4647         overview buffer needed a catch to receive its throw.
4648         (gnus-agent-flush-cache): Declared as interactive to make this function
4649         easier to use.
4650
4651 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4652
4653         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4654         `next-line'.
4655
4656 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4657
4658         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4659         exclude address matching message-dont-reply-to-names.
4660
4661 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4662
4663         * gnus-util.el (gnus-string<): New function.
4664
4665         * gnus-sum.el (gnus-article-sort-by-author)
4666         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4667
4668 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4669
4670         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4671         the frame-focus tag is set in gnus-buffer-configuration.
4672
4673 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4676         the front stickiness.
4677
4678 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4679
4680         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4681         url pattern; remove duplicate one.
4682         (gnus-article-extend-url-button): New function.
4683         (gnus-article-add-buttons): Use it.
4684         (gnus-button-push): Use concatenated url that it makes.
4685
4686 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4687
4688         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4689
4690 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4691
4692         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4693         Don't hardcode point-min==1.
4694
4695 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4696
4697         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4698         Fix comment about "iso8859-1".
4699
4700 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4701
4702         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4703         ones returned from the verify-function.
4704
4705         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4706         mml2015-extract-cleartext-signature if extraction failed.
4707
4708 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4709
4710         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4711         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4712         failed.
4713
4714 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4715
4716         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4717
4718 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4719
4720         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4721         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4722         recommends to use EasyPG instead of PGG.
4723
4724         * pgg.el: Revert to revision 6.23.2.16.
4725
4726         * pgg-def.el: Revert to revision 6.6.2.14.
4727
4728         * pgg-gpg.el: Revert to revision 6.23.2.34.
4729
4730 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4731
4732         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4733         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4734         thread for both the null and zero (kill/expire thread) universal prefix
4735         cases.
4736         (gnus-summary-expire-thread): Add new function to expire a thread,
4737         using gnus-summary-kill-thread.
4738         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4739         shortcuts for gnus-summary-expire-thread.
4740         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4741         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4742
4743 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4744
4745         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4746         extras value, so an extras entry can be deleted.
4747         (gnus-registry-delete-extra-entry): Use it.
4748         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4749         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4750         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4751         storage through the gnus-registry, and provide an appropriate API for
4752         it.
4753
4754 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4755
4756         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4757         Suggested by Leo <sdl.web@gmail.com>.
4758
4759         * gnus.el: Do.
4760
4761 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4764         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4765
4766         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4767
4768         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4769         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4770
4771 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4772
4773         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4774         newline.
4775         (nnmbox-request-accept-article): Don't change article in source buffer;
4776         narrow to header to use message-fetch-field rather than
4777         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4778         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4779         as delimiters; make sure article ends with newline.
4780         (nnmbox-delete-mail): Correct last position of article to be deleted;
4781         ignore X-Gnus-Newsgroup header in article body.
4782         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4783         positions; make sure article ends with newline.
4784
4785         * message.el (message-display-abbrev): Don't infloop when a user
4786         inserts SPC in the beginning of header.
4787
4788         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4789         coding-system-for-read and coding-system-for-write for XEmacs having no
4790         file-coding feature.
4791
4792         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4793
4794 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4795
4796         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4797         list of groups not followed by default.  Fix type to be regexp.
4798         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4799
4800 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4801
4802         * hmac-def.el (define-hmac-function): Switch from old-style to
4803         new-style backquotes.
4804
4805         * md4.el (md4-make-step): Likewise.
4806
4807 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4810         raw-text coding system when saving .newsrc file, which may contain
4811         non-ASCII group names.
4812
4813 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * gnus-cus.el (gnus-score-extra): New widget.
4816         (gnus-score-extra-convert): New function.
4817         (gnus-score-customize): Use it for Extra.
4818
4819 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4820
4821         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4822         (mml2015-mailcrypt-clear-verify): Use it.
4823         (mml2015-gpg-clear-verify): Use it.
4824         (mml2015-pgg-clear-verify): Use it.
4825         (mml2015-epg-clear-verify): Replace the current part with the output
4826         from GnuPG; don't extract the plaintext by itself.
4827
4828         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4829         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4830         mml2015-clear-verify-function; don't touch the armor headers or
4831         dash-escaped text here.
4832
4833 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4836         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4837         parts, or application/octet-stream as a last resort.
4838         (gnus-mime-view-part-as-type): Don't toggle display.
4839         (gnus-mime-view-part-as-charset): Don't turn off display before
4840         querying charset.
4841
4842         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4843         stuff to undisplayer function in Emacs.
4844         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4845
4846         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4847         text/calendar parts.
4848
4849 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4852         decoding text/calendar parts.
4853
4854         * message.el (message-forward-make-body-mime): Always mark body as
4855         having no illegible text; remove signed-or-encrypted argument.
4856         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4857
4858         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4859         (mml-generate-mime-1): Don't encode body if it is specified to be in
4860         raw form; don't make buffer be unibyte when inserting multibyte string.
4861
4862 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4863
4864         * sha1.el: Fix up comment style.
4865         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4866         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4867
4868         * hex-util.el: Fix up comment style.
4869         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4870
4871         * gnus-salt.el: Use with-current-buffer.
4872         (gnus-pick-setup-message): Fix long-standing typo.
4873
4874 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * imap.el (imap-logout-timeout): New variable.
4877         (imap-logout, imap-logout-wait): New functions.
4878         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4879
4880         * nnimap.el (nnimap-logout-timeout): New server variable.
4881         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4882         nnimap-logout-timeout.
4883
4884         * gnus-art.el (gnus-article-summary-command-nosave)
4885         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4886
4887 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4888
4889         * gnus.el (gnus-maximum-newsgroup): New variable.
4890
4891         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4892         according to gnus-maximum-newsgroup.
4893
4894         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4895         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4896         Limit the range of articles according to gnus-maximum-newsgroup.
4897
4898 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4899
4900         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4901         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4902         Don't perform gnus-configure-windows here; reuse existing sticky
4903         article buffer.
4904
4905         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4906         it doesn't exist in gnus-article-mode.
4907
4908 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4909
4910         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4911         (gnus-agent-decoded-group-name): New function.
4912         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4913         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4914
4915 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4916
4917         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4918         Add binding for gnus-sticky-article.
4919         (gnus-summary-exit): Don't kill sticky article buffers.
4920
4921         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4922         article buffer.
4923         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4924         (gnus-kill-sticky-article-buffers): New commands.
4925
4926 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4927
4928         * nntp.el (nntp-xref-number-is-evil): New server variable.
4929         (nntp-find-group-and-number): If it is non-nil, don't trust article
4930         numbers in the Xref header.
4931
4932 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4933
4934         * gnus-agent.el (gnus-agent-read-group): New function.
4935         (gnus-agent-flush-group, gnus-agent-expire-group)
4936         (gnus-agent-regenerate-group): Use it.
4937         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4938         nnmail-pathname-coding-system.
4939
4940 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4941
4942         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4943
4944         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4945         that are unread as unread, and also as selected so that information of
4946         marks having been changed by a user may be updated when exiting group.
4947
4948 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4951         calculated ignoring signature parts to gnus-treat-article.
4952
4953 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4954
4955         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4956         a point here in order to keep the window start.
4957         (gnus-insert-mime-security-button): Make a button overlay without the
4958         front stickiness.
4959         (gnus-mime-display-security): Goto the end of a button.
4960
4961         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4962
4963 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4966         group-name-at-point.
4967         (gnus-group-completing-read): New function that offers decoded
4968         non-ASCII group names for completion.
4969         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4970         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4971         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4972         (gnus-group-fetch-control): Use it.
4973         (gnus-fetch-group): Use group-name-at-point for the initial value
4974         rather than the default value; use gnus-alive-p.
4975
4976         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4977         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4978         (gnus-summary-post-news): Use gnus-group-completing-read.
4979
4980         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4981         (gnus-read-move-group-name): Decode group name for completion.
4982
4983 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4984
4985         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4986         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4987         Yamaoka slightly modified the code).
4988
4989 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4990
4991         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4992         (nnmail-split-incoming): Bind it.
4993
4994         * nnml.el (nnml-group-name-charset): New function.
4995         (nnml-decoded-group-name): Use it; don't decode group name if
4996         nnmail-group-names-not-encoded-p is non-nil.
4997         (nnml-encoded-group-name): New function.
4998         (nnml-group-pathname): Inline nnml-decoded-group-name.
4999         (nnml-request-expire-articles): Decode group name in message.
5000         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5001         nnmail-pathname-coding-system.
5002         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5003         not decoded ones according to nnmail-group-names-not-encoded-p.
5004         (nnml-generate-active-info): Use nnml-encoded-group-name.
5005
5006 2007-08-08  Glenn Morris  <rgm@gnu.org>
5007
5008         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5009         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5010         doc-strings and comments.
5011
5012 2007-07-25  Glenn Morris  <rgm@gnu.org>
5013
5014         * Relicense all FSF files to GPLv3 or later.
5015
5016 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5017
5018         * gnus-sum.el (gnus-summary-move-article): Make
5019         gnus-summary-respool-article work.
5020
5021 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5022
5023         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5024         string.
5025
5026 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5027
5028         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5029         that should be ignored when comparing distant RSS articles with local
5030         ones.
5031         (nnrss-make-hash-index): New function.  Create a hash index according
5032         to the ignored fields.
5033         (nnrss-check-group): Use it.
5034
5035 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5036
5037         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5038
5039         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5040
5041         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5042         the new optional argument ENCODED is non-nil.
5043         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5044         coding system for encoding group name.
5045         (gnus-group-make-rss-group): Pass un-encoded group name to
5046         gnus-group-make-group.
5047         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5048         encoded.
5049
5050         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5051         Encode group name to which articles are moved or copied.
5052         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5053         coding system for encoding Newsgroup, Followup-To and Xref headers.
5054
5055         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5056         marks; use nnheader-file-coding-system to write a file.
5057         (nnagent-retrieve-headers): Bind file-name-coding-system to
5058         nnmail-pathname-coding-system.
5059
5060         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5061
5062         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5063         (nnml-request-article, nnml-request-create-group)
5064         (nnml-request-rename-group, nnml-find-id)
5065         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5066         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5067         (nnml-save-marks): Use nnml-group-pathname instead of
5068         nnmail-group-pathname.
5069
5070         (nnml-request-create-group, nnml-request-expire-articles)
5071         (nnml-request-move-article, nnml-request-delete-group)
5072         (nnml-deletable-article-p, nnml-possibly-create-directory)
5073         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5074         (nnml-open-marks): Bind file-name-coding-system to
5075         nnmail-pathname-coding-system.
5076
5077         (nnml-request-article): Pass server argument to nnml-find-group-number.
5078         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5079         server argument to nnml-possibly-create-directory.
5080         (nnml-request-accept-article): Pass server argument to
5081         nnml-active-number and nnml-save-mail.
5082         (nnml-find-group-number): Pass server argument to nnml-find-id.
5083         (nnml-request-update-info): Pass server argument to
5084         nnml-marks-changed-p.
5085
5086         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5087         (nnml-save-mail, nnml-active-number): Add server argument.
5088
5089         (nnml-request-delete-group): Warn if group is missing.
5090         (nnml-get-nov-buffer): Decode group name.
5091         (nnml-generate-active-info): Encode group name.
5092         (nnml-open-marks): Decode group name in messages.
5093
5094 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5097         if it is not specified.
5098         (gnus-article-pipe-part, gnus-article-save-part)
5099         (gnus-article-interactively-view-part, gnus-article-copy-part)
5100         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5101         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5102         (gnus-article-replace-part, gnus-article-delete-part)
5103         (gnus-article-view-part-as-type): Pass raw prefix argument to
5104         gnus-article-part-wrapper.
5105
5106 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5107
5108         * gnus-agent.el (gnus-agent-save-active): Bind
5109         nnheader-file-coding-system to gnus-agent-file-coding-system.
5110
5111         * gnus-cache.el (gnus-cache-save-buffers)
5112         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5113         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5114         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5115         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5116         (gnus-cache-generate-active, gnus-cache-rename-group)
5117         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5118         (gnus-cache-update-overview-total-fetched-for): Bind
5119         file-name-coding-system to nnmail-pathname-coding-system.
5120         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5121         variables.
5122         (gnus-cache-decoded-group-name): New function.
5123         (gnus-cache-file-name): Use it.
5124         (gnus-cache-generate-active): Use non-decoded group name for active.
5125
5126         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5127         right place.
5128         (gnus-write-active-file): Don't break non-ASCII group names.
5129
5130         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5131         nnmail-pathname-coding-system.
5132
5133         * lpath.el: Bind default-file-name-coding-system,
5134         file-name-coding-system and language-info-alist for XEmacs.
5135
5136         * gnus-uu.el (gnus-uu-decode-save): Typo.
5137
5138 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5139
5140         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5141
5142 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5145         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5146         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5147         (gnus-agent-flush-group, gnus-agent-flush-cache)
5148         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5149         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5150         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5151         (gnus-agent-regenerate-group)
5152         (gnus-agent-update-files-total-fetched-for)
5153         (gnus-agent-update-view-total-fetched-for): Bind
5154         file-name-coding-system to nnmail-pathname-coding-system.
5155         (gnus-agent-group-pathname): Don't encode file names by
5156         nnmail-pathname-coding-system.
5157         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5158         coding-system-for-write instead of buffer-file-coding-system to
5159         gnus-agent-file-coding-system.
5160
5161         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5162         Decode group name.
5163
5164         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5165
5166         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5167         (gnus-read-newsrc-el-file): Make group names unibyte.
5168
5169         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5170         nnmail-pathname-coding-system.
5171
5172         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5173         (nnrss-request-delete-group): Bind file-name-coding-system to
5174         nnmail-pathname-coding-system.
5175         (nnrss-read-server-data, nnrss-read-group-data): Bind
5176         file-name-coding-system correctly.
5177         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5178
5179         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5180         (nntp-server-to-method-cache): New variable.
5181         (nntp-group-pathname): New function that decodes non-ASCII group names.
5182         (nntp-possibly-create-directory, nntp-marks-changed-p)
5183         (nntp-save-marks, nntp-open-marks): Use it.
5184         (nntp-possibly-create-directory, nntp-open-marks):
5185         Bind file-name-coding-system to nnmail-pathname-coding-system.
5186         (nntp-open-marks): Decode group names when bootstrapping marks.
5187
5188         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5189         Newsgroups and Folowup-To headers.
5190
5191 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5194         (gnus-server-closed-face, gnus-server-denied-face)
5195         (gnus-server-offline-face): Remove variable.
5196         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5197
5198         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5199         of modifying message-stack directly for XEmacs.
5200
5201         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5202         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5203         if the coding-system argument is nil for XEmacs.
5204
5205         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5206         mm-charset-override-alist.
5207
5208         * rfc2047.el: Don't require base64; require rfc2045 for the function
5209         rfc2045-encode-string.
5210         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5211         to quote the parameter value.
5212
5213 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5214
5215         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5216         form in gnus-group-name-charset-method-alist.
5217
5218         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5219         overrides the default layout edit-form.
5220
5221         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5222
5223         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5224
5225 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5226
5227         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5228         as unfetched articles.
5229
5230 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5231
5232         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5233
5234 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5235
5236         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5237         original back end that keeps marks in the local system.
5238
5239 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5242         arg of pop-to-buffer for XEmacs.
5243         (gnus-article-read-summary-keys): Ditto; don't restore window
5244         configuration if summary command ends up with neither article buffer
5245         nor summary buffer; describe bindings if summary keys end with C-h.
5246
5247 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * message.el (message-fix-before-sending): Skip raw message part to be
5250         forwarded while checking illegible text.
5251         (message-forward-make-body-mime, message-forward-make-body): Mark
5252         signed or encrypted raw message as having no illegible text.
5253
5254 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5257         (gnus-message-with-timestamp-1): New macro.
5258         (gnus-message-with-timestamp): New function.
5259         (gnus-message): Use them.
5260
5261         * nnheader.el (nnheader-message): Use them.
5262
5263 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5264
5265         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5266         .newsrc.eld file.
5267
5268 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5269
5270         * gnus-agent.el (gnus-agent-fetch-headers)
5271         (gnus-agent-retrieve-headers): Bind
5272         gnus-decode-encoded-address-function to identity.
5273
5274         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5275         available also when the server returns simply a dot.
5276
5277         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5278
5279 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5280
5281         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5282
5283 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * gnus-ems.el (gnus-x-splash): Make it work.
5286
5287         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5288         from being used.
5289
5290         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5291
5292 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5295         4th and the 5th arguments.
5296
5297         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5298         the front stickiness.
5299         (gnus-article-summary-command-nosave): Correct the order of the
5300         arguments passed to pop-to-buffer.
5301         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5302         summary command ends up with the article buffer.
5303
5304         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5305         the same faces.
5306
5307 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5308
5309         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5310
5311 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5312
5313         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5314         * gnus-sum.el (gnus-summary-highlight):
5315         * pgg.el (pgg-sign-region, pgg-sign):
5316         * mail-source.el (mail-source-delete-old-incoming-confirm):
5317         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5318
5319 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * gnus-art.el (gnus-mime-view-part-externally)
5322         (gnus-mime-view-part-internally): Fix predicate function passed to
5323         completing-read.
5324
5325         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5326
5327         * gnus.el (gnus-update-message-archive-method): Add :version.
5328
5329 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * gnus.el (gnus-update-message-archive-method): New variable.
5332
5333         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5334         according to gnus-message-archive-method if
5335         gnus-update-message-archive-method is non-nil.
5336
5337 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5340         by Loic Dachary <loic@dachary.org>.
5341         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5342
5343 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5344
5345         * message.el (message-pop-to-buffer): Add switch-function argument.
5346         (message-mail): Pass switch-function argument to it.
5347
5348 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5349
5350         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5351         Improve doc string.
5352
5353 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5354
5355         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5356         (gnus-header-content)
5357         * gnus-cite.el (gnus-cite-10)
5358         * gnus-srvr.el (gnus-server-closed)
5359         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5360         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5361         (gnus-group-mail-3-empty, gnus-group-mail-low)
5362         (gnus-group-mail-low-empty, gnus-splash)
5363         * message.el (message-header-to, message-header-cc)
5364         (message-header-subject, message-header-other, message-header-name)
5365         (message-header-xheader, message-separator, message-cited-text)
5366         (message-mml): Lighten colors of faces used for dark background.
5367
5368 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5369
5370         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5371         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5372
5373 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5374
5375         * message.el (message-narrow-to-headers-or-head):
5376         Ignore mail-header-separator in the body.
5377
5378 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5379
5380         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5381         same as window size.
5382
5383 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5384
5385         * message.el (message-font-lock-keywords): Use message-header-xheader
5386         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5387         ahead of the anything pattern, to get it recognised.
5388
5389 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5390
5391         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5392         spam.el loads uses it in the compiled defadvice form.
5393
5394 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5395
5396         * gnus-sum.el (gnus-articles-to-read)
5397         (gnus-summary-insert-old-articles): Don't truncate group name for
5398         `read-string'.
5399
5400         * gnus-util.el (gnus-limit-string): Delete this function.
5401
5402         * gnus-sum.el (gnus-simplify-subject-fully): Use
5403         `truncate-string-to-width' instead.
5404
5405 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5406
5407         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5408         if, on summary exit, the next group has to be selected.
5409         (gnus-summary-exit): Use it.
5410
5411 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5412
5413         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5414         non-break space.
5415
5416 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5417
5418         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5419         Check if group is not a directory.
5420         (nnfolder-request-expire-articles): Don't delete articles if the target
5421         group is not available.
5422
5423         * nnml.el (nnml-request-create-group): Properly check if group is not a
5424         file.
5425         (nnml-request-expire-articles): Don't delete articles if the target
5426         group is not available.
5427
5428         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5429         Don't quote characters that are within parentheses.
5430
5431 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5434         (gnus-handle-ephemeral-exit): Select article according to it.
5435
5436 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5437
5438         * message.el (message-insert-formated-citation-line): Remove newline.
5439         (message-citation-line-format): Add final \n here so that the user can
5440         avoid a blank line.
5441
5442 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5443
5444         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5445         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5446         Update lanl/arXiv support.
5447
5448 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5449
5450         * gnus.el: Bump version number.
5451
5452 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5453
5454         * gnus.el (gnus-version-number): Bump version.
5455
5456 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5457
5458         * gnus.el: No Gnus v0.6 is released.
5459
5460 2007-04-27  Didier Verna  <didier@xemacs.org>
5461
5462         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5463         * gmm-utils.el (gmm-regexp-concat): here.
5464         * message.el: Don't require 'gnus-util.
5465         (message-dont-reply-to-names): Handle name change above.
5466         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5467
5468 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5471         since the initial value varies according to the system.
5472
5473 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5474
5475         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5476
5477 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5478
5479         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5480
5481 2007-04-24  Didier Verna  <didier@xemacs.org>
5482
5483         Improve the type of gnus-ignored-from-addresses.
5484         * gnus-util.el (gnus-orify-regexp): New function.
5485         * message.el (gnus-util): Require it.
5486         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5487         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5488         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5489
5490 2007-04-24  Didier Verna  <didier@xemacs.org>
5491
5492         * gnus-sum.el:
5493         * gnus-utils.el: Fix some trailing whitespaces.
5494
5495 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5496
5497         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5498         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5499         article's Message-ID; refer parent article in summary buffer.
5500
5501         * message.el (message-bounce): Call mime-to-mml.
5502
5503         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5504         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5505         optimize and/or forms properly.
5506
5507 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5508
5509         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5510         URL.
5511
5512 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5513
5514         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5515
5516 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5517
5518         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5519         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5520         displayed of multipart/alternative part if it is invoked from summary
5521         buffer.
5522
5523         * mm-view.el (mm-inline-text-html-render-with-w3m)
5524         (mm-inline-text-html-render-with-w3m-standalone)
5525         (mm-inline-render-with-function): Use mail-parse-charset by default.
5526
5527 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5528
5529         * parse-time.el (parse-time-string-chars): Check if CHAR
5530         is less than the length of parse-time-syntax.
5531
5532 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5533
5534         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5535         from gnus-newsgroup-processable.
5536
5537 2007-04-16  Didier Verna  <didier@xemacs.org>
5538
5539         * gnus-msg.el (gnus-configure-posting-styles): Handle
5540         message-signature-directory properly with :file syntax.  Reported by
5541         "Leo".
5542
5543 2007-04-11  Didier Verna  <didier@xemacs.org>
5544
5545         New user option: message-signature-directory.
5546         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5547         * message.el (message-insert-signature): Ditto.
5548         * message.el (message-signature-file): Doc update.
5549         * message.el (message-signature-directory): New.
5550
5551 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5552
5553         * gnus-msg.el (gnus-inews-yank-articles): Use
5554         message-exchange-point-and-mark instead of exchange-point-and-mark.
5555
5556 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5557
5558         * message.el (message-yank-original): Make sure cited text ends with
5559         newline; don't exchange point and mark.
5560
5561 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5562
5563         * tls.el (open-tls-stream): Properly handle case where there
5564         is no associated buffer.
5565
5566 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5567
5568         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5569         message-yank-original, make sure (< mark TEXT point).
5570
5571 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5572
5573         * message.el (message-fill-column): New variable.
5574         (message-mode): Use it.  Add comment on a possible new hook.
5575
5576         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5577         (nnmail-get-new-mail): Reformat.
5578
5579         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5580
5581         * gmm-utils.el: Fix Commentary.
5582         (gmm-tool-bar-from-list): Fix typo in doc string.
5583
5584 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5585
5586         * message.el (message-yank-original): Don't switch point and mark
5587         unnecessarily to put point and mark as documented.
5588
5589 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5590
5591         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5592         from the message heads.
5593
5594 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5595
5596         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5597         article buffer does not have a window.  This may not be the best
5598         solution but is certainly better than setting the start of the null,
5599         that is the current, window.
5600
5601 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5602
5603         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5604         (gnus-draft-setup): Run it.
5605
5606         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5607         gnus-score-fast-scoring.  Allow regexp.
5608         (gnus-score-headers): Use it.
5609
5610         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5611         XEmacs.
5612
5613         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5614         string.
5615         (gnus-button-alist): Also catch `<f1> k ...'.
5616         (gnus-treat-display-x-face): Fix doc string.
5617
5618 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5619
5620         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5621         evaluation of gnus-extended-version to ensure correct generation of the
5622         User-Agent header when message-generate-headers-first is used.
5623
5624 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5625
5626         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5627         hashcash-path is nil.  Don't call callback with incorrect number of
5628         parameters if val is 0.
5629
5630 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5631
5632         * message.el (message-required-news-headers):
5633         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5634
5635 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5636
5637         * tls.el (open-tls-stream): In handshake-waiting loop,
5638         don't wait more if there is output available to process.
5639
5640 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5641
5642         * tls.el (tls-program): Doc fix.
5643
5644 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5645
5646         * message.el (message-generate-new-buffers): Change the meaning of the
5647         nil value; add `standard' to the choices; treat t as `unique'; improve
5648         doc string.
5649         (gnus-select-frame-set-input-focus): Autoload.
5650         (message-buffer-name): Search for the existing message buffer if
5651         message-generate-new-buffers is nil or `standard'; treat the value t of
5652         message-generate-new-buffers as `unique'.
5653         (message-pop-to-buffer): Raise the frame already displaying the message
5654         buffer; clear the echo area after querying.
5655         (message-setup): Pass the `continue' argument to compose-mail.
5656         (message-mail): Prefer `switch-function' if it is given; search for the
5657         existing message buffer if the `continue' argument is non-nil; pass
5658         continue and switch-function arguments to compose-mail by way of
5659         message-setup.
5660         (message-mail-other-window): Adjust argument of message-setup.
5661         (message-mail-other-frame): Ditto.
5662
5663 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5664
5665         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5666         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5667         to turn font-lock on when turning gnus-message-citation-mode on.
5668
5669 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5670
5671         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5672         (mml-smime-function-alist): New variable; add epg as the backend.
5673         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5674         mml-smime- functions instead.
5675         * mm-view.el: Require smime.
5676
5677 2007-03-05  Didier Verna  <didier@xemacs.org>
5678
5679         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5680         instead of just inheritance for posting styles.
5681         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5682
5683 2007-02-24  Chris Moore  <dooglus@gmail.com>
5684
5685         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5686         * pgg-pgp.el (pgg-pgp-encrypt-region):
5687         * pgg-gpg.el (pgg-gpg-encrypt-region):
5688         Check pgg-encrypt-for-me if no other recipients.
5689
5690 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5691
5692         * tls.el (tls-certtool-program): Fix custom type.
5693
5694 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5695
5696         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5697         and point-at-eol instead of line-(beginning|end)-position.
5698
5699         * assistant.el (assistant-parse-buffer): Ditto.
5700
5701         * netrc.el (netrc-parse-services): Ditto.
5702
5703 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5704
5705         * mml2015.el (mml2015-epg-find-usable-key): New function.
5706         (mml2015-epg-sign): Use it.
5707         (mml2015-epg-encrypt): Use it.
5708
5709 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5710
5711         * message.el (message-make-in-reply-to): Quote name containing
5712         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5713         if there are special characters.  Reported by NAKAJI Hiroyuki
5714         <nakaji@jp.freebsd.org>.
5715
5716 2007-02-27  Didier Verna  <didier@xemacs.org>
5717
5718         Include the group parameters as well as the topic ones in the
5719         inheritance filter process.
5720         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5721         argument GROUP-PARAMS-LIST.
5722         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5723
5724 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5725
5726         * nntp.el (nntp-never-echoes-commands)
5727         (nntp-open-connection-functions-never-echo-commands): New variables.
5728         (nntp-send-command): Use them.
5729
5730 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5731
5732         * mml2015.el (mml2015-epg-verify): Simplified.
5733
5734 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * mml.el (mml-content-disposition-alist): New user option.
5737         (mml-content-disposition): New function.
5738         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5739         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5740
5741 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5742
5743         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5744         verification.
5745
5746 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5747
5748         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5749         articles posted in the last 24 hours.
5750
5751 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5752
5753         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5754
5755 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5756
5757         * nntp.el (nntp-send-command): Don't wait for echoes when
5758         nntp-open-ssl-stream is used.
5759
5760 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5761
5762         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5763         (gnus-message-add-citation-keywords)
5764         (gnus-message-remove-citation-keywords): Remove.
5765         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5766         directly, make the variables in font-lock-defaults buffer-local, add
5767         gnus-message-citation-keywords to them and then update the value of
5768         font-lock-keywords.
5769
5770 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5771
5772         * message.el (message-cite-original-1): Don't call
5773         gnus-article-highlight-citation.
5774
5775         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5776         citations; fix line count.
5777
5778 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5779
5780         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5781         (gnus-message-add-citation-keywords)
5782         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5783         versions of font-lock-add-keywords and font-lock-remove-keywords to
5784         work with XEmacs correctly.
5785
5786 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5787
5788         * gnus-cite.el (gnus-cite-face-list): Set the values of
5789         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5790         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5791         (gnus-message-cite-prefix-regexp): New variable.
5792         (gnus-message-search-citation-line): Use it; protect against long
5793         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5794         the 0th match data for Emacs.
5795         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5796         (gnus-message-add-citation-keywords): Append keywords rather than
5797         prepending; emulate font-lock-add-keywords if it is not available.
5798         (gnus-message-remove-citation-keywords): Emulate
5799         font-lock-remove-keywords if it is not available.
5800
5801         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5802
5803         * message.el (message-cite-prefix-regexp): Set the value of
5804         gnus-message-cite-prefix-regexp.
5805
5806 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5807
5808         * nnweb.el (nnweb-google-parse-1): Update parser.
5809
5810 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5811
5812         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5813
5814 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5815
5816         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5817         regexp.
5818
5819 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5820
5821         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5822         string-to-multibyte.
5823         (uudecode-decode-region-internal): Use it.
5824
5825         * lpath.el: Fbind string-as-multibyte for XEmacs.
5826
5827 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5828
5829         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5830         custom choice.
5831
5832         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5833
5834 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5835
5836         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5837
5838         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5839         `write-region' to respect `mm-inhibit-file-name-handlers'.
5840
5841 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5842
5843         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5844         Use gnus-home-directory instead of "~/" or "$HOME".
5845
5846 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5847
5848         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5849         to mention filename.
5850         Add comments at beginning regarding usage.
5851         (encrypt-write-file-contents): Change interactive so a string is
5852         acceptable.  If the file has no associated model, show an error instead
5853         of a nonsense prompt.
5854
5855 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5856
5857         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5858         Thanks to Yoshihiko Yamada for kind notification of this typo.
5859
5860 2007-01-12  Kenichi Handa  <handa@m17n.org>
5861
5862         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5863         multibyte buffer.
5864
5865 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5866
5867         * gnus-score.el (gnus-score-fast-scoring): New variable.
5868         (gnus-score-headers): Use it.
5869
5870         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5871
5872         * message.el (message-cite-original-1): Call
5873         gnus-article-highlight-citation if requested.
5874         (message-make-from): Allow name and address as optional arguments.
5875
5876         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5877
5878         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5879         bugs to doc string.
5880         (gnus-button-alist): Add mid\\|message-id.
5881         (gnus-button-fetch-group): Extend for use in
5882         `browse-url-browser-function'.
5883         (gnus-button-url-regexp): Try to catch paired parentheses like in
5884         Wikipedia URLs.
5885
5886         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5887         Suggested by Simon Krahnke <overlord@gmx.li>.
5888
5889 2007-01-13  Romain Francoise  <romain@orebokech.com>
5890
5891         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5892         Update copyright.
5893
5894 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5895
5896         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5897
5898 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5899
5900         * gnus-registry.el (gnus-registry-unfollowed-groups)
5901         (gnus-registry-split-fancy-with-parent): Fix documentation.
5902
5903 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5904
5905         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5906         from nnweb groups.
5907
5908 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5909
5910         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5911         Xref urls.  Erase buffer before requesting head.
5912
5913 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5914
5915         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5916         customizable.
5917
5918 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5919
5920         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5921         no signing key is found.
5922         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5923         no encrypting and/or signing key is found.
5924
5925 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5926
5927         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5928
5929 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5930
5931         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5932         headers read from disk with the ones newly found in the current search.
5933         This should no longer cause problems, because the article numbers in
5934         Gmane's `nov.php' output are ignored since the previous change.
5935
5936 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5937
5938         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5939
5940 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5943         replace-regexp-in-string; bind url-version; fbind display-images-p and
5944         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5945         find-face and set-itimer-function for Emacs; bind itimer-list for
5946         Emacs.
5947
5948         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5949
5950 2007-01-01  Romain Francoise  <romain@orebokech.com>
5951
5952         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5953
5954 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5955
5956         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5957         `define-minor-mode' macro definition expanded properly.
5958         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5959         exclude it there.
5960
5961         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5962         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5963         `fboundp' test.
5964         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5965         This is OK to autoload in (S)XEmacs now.
5966
5967 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5968
5969         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5970         keystroke.
5971         (gnus-summary-limit-to-singletons): Fix typo.
5972
5973         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5974         else fails.
5975
5976 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5977
5978         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5979         docstring.
5980
5981         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5982         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5983         (gnus-summary-insert-dormant-articles): Fix typo in message.
5984
5985 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5986
5987         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5988         nil for XEmacs.
5989         (gnus-message-citation-mode): Don't autoload in XEmacs.
5990
5991         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5992
5993 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5994
5995         * nnimap.el (nnimap-expunge-search-string): Mention
5996         nnimap-search-uids-not-since-is-evil in docstring.
5997
5998 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5999
6000         * spam.el: Revert to make-obsolete-variable because
6001         define-obsolete-variable-alias is not supported in Emacs 21.
6002
6003         * spam.el (spam-ifile-path, spam-ifile-database-path)
6004         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6005         make-obsolete-variable.
6006         (spam-bsfilter-path, spam-bsfilter-program)
6007         (spam-spamassassin-path, spam-spamassassin-program)
6008         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6009         use "path" inappropriately.
6010         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6011         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6012         variable names.
6013
6014 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6015
6016         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6017         summary buffer.
6018
6019         * password.el (password-cache-remove): Use clear-string to burn
6020         password, if available.
6021
6022 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6023
6024         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6025
6026         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6027
6028         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6029         (gnus-message-highlight-citation): Move defcustom here from
6030         gnus-cite.el.
6031         (gnus-message-citation-mode): Autoload.
6032
6033         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6034         checks to make it compile with XEmacs.
6035         (gnus-message-citation-mode): New minor mode.
6036         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6037         (gnus-message-highlight-citation): New variables.
6038         (gnus-message-search-citation-line)
6039         (gnus-message-add-citation-keywords)
6040         (gnus-message-remove-citation-keywords)
6041         (turn-on-gnus-message-citation-mode)
6042         (turn-off-gnus-message-citation-mode): New functions.
6043
6044 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6045
6046         * gnus-cite.el: Enable highlighting of different citation levels in
6047         message-mode.
6048
6049 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6050
6051         * message.el (message-make-fqdn): Fix comment.
6052         (message-bogus-system-names): Add ".local".
6053
6054         * spam.el (spam-ifile-path, spam-ifile-program)
6055         (spam-ifile-database-path, spam-ifile-database)
6056         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6057         Don't use "path" inappropriately.
6058         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6059         strings.
6060         (spam-check-ifile, spam-ifile-register-with-ifile)
6061         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6062         new variable names.
6063
6064         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6065         (gnus-treat-display-smileys): Simplify using
6066         gnus-image-type-available-p.
6067
6068         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6069         available.
6070
6071         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6072         `display-images-p' if available.
6073
6074 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6075
6076         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6077         one after turning on the buffer's multibyteness instead of decoding
6078         them directly in the unibyte buffer that causes unexpected conversion
6079         in Emacs 23 (unicode).
6080
6081 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6082
6083         * message.el (message-generate-hashcash): Fix custom type.
6084
6085 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6086
6087         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6088
6089 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6090
6091         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6092         disconnect icons.  Add help text.
6093
6094 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6095
6096         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6097         negated to be consistent with the others we handle.
6098
6099 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6100
6101         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6102         version of gnus-summary-buffer to something, so that we can use two
6103         article buffers at the same time.
6104
6105 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6106
6107         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6108         trigger all the extra headers.
6109         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6110         sorting.
6111
6112 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6113
6114         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6115         solid groups.
6116
6117 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6118
6119         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6120
6121 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6122
6123         * legacy-gnus-agent.el: Add Copyright notice.
6124
6125 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6126
6127         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6128
6129 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6130
6131         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6132
6133         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6134         to make it work reliably in CVS Emacs.
6135         (gnus-summary-limit-strange-charsets-predicate)
6136         (gnus-summary-limit-to-predicate): New functions.
6137
6138 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6139
6140         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6141         specifying array size.
6142         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6143         array if it is too small.
6144         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6145         (gnus-sort-threads-loop): New function.
6146
6147 2006-12-06  Chris Moore  <dooglus@gmail.com>
6148
6149         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6150         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6151
6152 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6153
6154         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6155         options.
6156
6157 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6158
6159         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6160         DOS-ing the recipient.
6161
6162         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6163         the headers when creating the mapping to avoid mismappings.
6164         (nnweb-gmane-create-mapping): Always nix out old mapping.
6165
6166 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6167
6168         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6169         and mm-verify-option to never.
6170
6171 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6172
6173         * message.el (message-signed-or-encrypted-p): New function.
6174         (message-forward-make-body): Use it.
6175
6176         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6177         Replace encode-coding-string with mm-encode-coding-string.
6178
6179 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * nneething.el (nneething-decode-file-name): Replace
6182         decode-coding-string with mm-decode-coding-string.
6183
6184         * gnus-int.el (gnus-open-server): Say failed server's name.
6185
6186 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6187
6188         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6189         strings to a single string.  Quote `errors-file-name'.
6190         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6191         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6192         Adjust calls.  Use `shell-quote-argument'.
6193
6194 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6195
6196         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6197         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6198
6199         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6200         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6201         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6202         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6203         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6204         (gnus-subscribe-newsgroup, gnus-1):
6205         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6206         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6207         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6208         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6209
6210 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6211
6212         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6213         keystroke.
6214         (gnus-summary-limit-to-bodies): Implement headersp.
6215
6216 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6217
6218         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6219
6220 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6223
6224 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6225
6226         * message.el (message-generate-hashcash): Expand range of values to
6227         include `opportunistic'.
6228         (message-send-mail): Use it.
6229
6230 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6231
6232         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6233         and comment it.
6234
6235         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6236
6237 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6238
6239         * gnus-util.el (gnus-extract-address-components): Improve comment.
6240
6241 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6242
6243         * gnus-util.el (gnus-extract-address-components): Work with address in
6244         which the name portion contains @.
6245
6246         * lpath.el: Fbind custom-autoload.
6247
6248 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6249
6250         * gnus.el (gnus-start): Move custom group up.
6251         (gnus-select-method): Don't autoload, but make it available for
6252         `customize-variable'.
6253         (gnus-getenv-nntpserver): Don't autoload.
6254
6255 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6256
6257         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6258
6259 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6260
6261         * message.el (message-sendmail-extra-arguments): New variable.
6262         (message-send-mail-with-sendmail): Use it.
6263
6264 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6267         mm-with-unibyte-current-buffer to make string unibyte.
6268
6269         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6270         mm-string-as-multibyte.
6271
6272 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6273
6274         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6275         Reported by Werner Koch <wk@gnupg.org>.
6276
6277 2006-11-14  Daiki Ueno  <ueno@p360>
6278
6279         * mml2015.el: Autoload epa-select-keys when compiling.
6280
6281 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6282
6283         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6284         message-options.
6285         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6286
6287 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6288
6289         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6290         EasyPG (< 0.0.6).
6291         (mml2015-always-trust): New user option.
6292         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6293         prompt.
6294
6295 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * nntp.el (nntp-authinfo-force): New variable.
6298         (nntp-send-authinfo): Use it.
6299
6300 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6301
6302         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6303         decode encoded words.  Improve prompt.  Add comment about forwarding.
6304         (message-replacement-char): Move up.
6305
6306 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6307
6308         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6309         instead of gnus-intersection because arguments of gnus-sorted-nunion
6310         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6311
6312 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6313
6314         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6315         (message-simplify-subject-functions): Enable
6316         message-strip-subject-encoded-words by default.
6317
6318 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6319
6320         * message.el (message-strip-subject-encoded-words): New function.
6321         (message-simplify-subject-functions): New variable.
6322         (message-simplify-subject): Use it.  Fix typo in doc string.
6323         Support message-strip-subject-encoded-words.
6324
6325 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6326
6327         * gnus-diary.el (gnus-diary-delay-format-function):
6328         * nndiary.el (nndiary-reminders):
6329         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6330
6331 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6332
6333         * gnus-art.el (article-hide-boring-headers): Fetch date from
6334         gnus-original-article-buffer to avoid problems with localized date
6335         strings.
6336
6337 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6340
6341 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6342
6343         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6344         New variables.
6345         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6346         (mm-charset-synonym-alist): Move some entries to
6347         mm-codepage-iso-8859-list.
6348         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6349         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6350
6351 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6352
6353         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6354
6355 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6356
6357         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6358         with Emacs 21 and XEmacs.
6359
6360 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6361
6362         * spam.el (spam-parse-address): New function for better parsing,
6363         catching errors, etc.
6364         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6365
6366 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6367
6368         * mm-view.el: Add interactive arg to html2text autoload.
6369
6370 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6371
6372         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6373
6374 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6375
6376         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6377         variables.
6378         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6379         (mm-charset-synonym-alist): Move some entries to
6380         mm-codepage-iso-8859-list.
6381
6382         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6383
6384 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6385
6386         * message.el (message-citation-line-format)
6387         (message-insert-formated-citation-line): Fix implementation of %E, %N
6388         and %n according to the doc string.
6389
6390 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6391
6392         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6393         car-safe to avoid bad parses.
6394
6395 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6396
6397         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6398         names.
6399
6400         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6401
6402 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6403
6404         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6405         header.
6406
6407         * message.el (message-draft-headers): Add Date.
6408         (message-headers-to-generate): Fix typo in docstring.
6409
6410         * nndraft.el (nndraft-required-headers): New variable.
6411         (nndraft-generate-headers): Use it.
6412
6413         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6414
6415 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6416
6417         * gnus-registry.el (gnus-registry-wash-for-keywords)
6418         (gnus-registry-find-keywords): New functions to allow easy searching of
6419         articles that are in the registry.
6420
6421 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6422
6423         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6424         ietf-drums-parse-address instead of gnus-extract-address-components.
6425         Reported by Damien Elmes <damien@repose.cx>.
6426
6427 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6428
6429         * gnus.el (gnus-mime): Remove unused custom group.
6430
6431 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6432
6433         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6434         "blank line" when searching for end of armor headers.
6435
6436 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * gmm-utils.el (gmm-write-region): Fix variable name.
6439
6440 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6441
6442         * gmm-utils.el (gmm-write-region): New function based on compatibility
6443         code from `mm-make-temp-file'.
6444
6445         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6446
6447         * nnmaildir.el (nnmaildir--update-nov)
6448         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6449         Use `gmm-write-region'.
6450
6451 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6452
6453         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6454         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6455
6456         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6457
6458         * message.el (message-replacement-char): New variable.
6459         (message-fix-before-sending): Use it.
6460         (message-simplify-subject): New function to remove duplicate code.
6461         (message-reply, message-followup): Use it.
6462
6463         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6464         gnus-summary-limit-to-articles.
6465
6466 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6467
6468         * gnus-util.el (gnus-with-local-quit): New macro.
6469
6470         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6471
6472 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6473
6474         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6475         ignore non-string data.
6476
6477 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6478
6479         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6480         non-string data (needs to be done in the registry too).
6481
6482 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6483
6484         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6485         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6486         (gnus-registry-split-fancy-with-parent)
6487         (gnus-registry-fetch-simplified-message-subject-fast)
6488         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6489         Remove text properties on ingress into the registry and when it's saved.
6490         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6491         registry from entries with no groups.
6492
6493 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6494
6495         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6496         function to remove string properties.
6497
6498 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6499
6500         * gmm-utils.el (gmm): Adjust custom version.
6501
6502         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6503         custom version.
6504
6505         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6506
6507 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6508
6509         * gnus-art.el (gnus-insert-prev-page-button)
6510         (gnus-insert-next-page-button): Simplify.  Reformat.
6511
6512 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6513
6514         * gnus-art.el (gnus-insert-prev-page-button)
6515         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6516
6517 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6518
6519         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6520
6521 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6522
6523         * gnus-art.el (gnus-insert-mime-button)
6524         (gnus-insert-mime-security-button):
6525         Apply gnus-article-button-face to MIME and security buttons.
6526
6527 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6528
6529         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6530         readable.
6531
6532 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6533
6534         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6535
6536 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6537
6538         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6539         `browse-url-of-file' instead of `browse-url'.
6540
6541 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6542
6543         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6544         regexp.  Articles containing quotation were cut prematurely.
6545
6546 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6547
6548         * message.el (message-cite-original-1): Use nobody by default for the
6549         value of From header.
6550         (message-reply): Ditto.
6551
6552 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6553
6554         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6555         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6556         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6557
6558 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6559
6560         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6561         mails in the doc string.  Add some URLs in comment.
6562         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6563
6564 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6565
6566         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6567         backslashes handling and the way to find boundaries of quoted strings.
6568
6569 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6570
6571         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6572         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6573         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6574         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6575
6576 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6577
6578         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6579         doc string.
6580         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6581
6582 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6583
6584         * lpath.el: Fbind epg-check-configuration.
6585
6586 2006-09-06  Simon Josefsson  <jas@extundo.com>
6587
6588         * mml2015.el (mml2015-use): Doc fix, mention epg.
6589
6590 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6591
6592         * mml2015.el (mml2015-use): Default to epg, if available.
6593
6594 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6595
6596         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6597         message-sender.
6598         (mml1991-epg-encrypt): Ditto.
6599         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6600         message-sender.
6601         (mml2015-epg-encrypt): Ditto.
6602
6603 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6604
6605         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6606         several common directories.
6607
6608 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6609
6610         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6611         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6612
6613 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6614
6615         * gnus-art.el (article-decode-encoded-words): Make it fast.
6616
6617 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6620
6621         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6622         in quoted string into `\'.
6623
6624 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6625
6626         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6627         Use standard-syntax-table.
6628
6629 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6630
6631         * gnus-art.el (gnus-decode-address-function): New variable.
6632         (article-decode-encoded-words): Use it to decode headers which are
6633         assumed to contain addresses.
6634         (gnus-mime-delete-part): Remove useless `or'.
6635
6636         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6637         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6638         (gnus-nov-parse-line): Use it to decode From header.
6639         (gnus-get-newsgroup-headers): Ditto.
6640         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6641
6642         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6643         (mail-decode-encoded-address-string): New alias.
6644
6645         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6646         New function.
6647         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6648         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6649         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6650         (rfc2047-decode-string): Ditto.
6651         (rfc2047-decode-address-region): New function.
6652         (rfc2047-decode-address-string): New function.
6653
6654 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6655
6656         * message.el (message-caesar-buffer-body): Allow rotating headers.
6657
6658         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6659
6660         * message.el (message-insert-formated-citation-line): Fix %f.
6661         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6662
6663 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6664
6665         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6666         (gnus-bookmark-mouse-available-p): New macro.
6667         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6668         (gnus-bookmark-bmenu-show-infos): Use it.
6669         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6670         (gnus-bookmark-bmenu-hide-infos): Ditto.
6671         (gnus-bookmark-remove-properties): New function.
6672         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6673         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6674         (gnus-bookmark-write-file): Bind coding-system-for-write.
6675         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6676         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6677         group before selecting it.
6678         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6679         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6680         quit-window if it is not available; use gnus-mouse-2 and bind it to
6681         gnus-bookmark-bmenu-select-by-mouse.
6682         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6683         (gnus-bookmark-bmenu-select-by-mouse): New function.
6684
6685 2006-08-13  Romain Francoise  <romain@orebokech.com>
6686
6687         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6688         space.
6689
6690 2006-08-10  Romain Francoise  <romain@orebokech.com>
6691
6692         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6693         (dns-mode-soa-auto-increment-serial): New user option.
6694         (dns-mode-soa-maybe-increment-serial): New function.
6695         (dns-mode): Add the latter to `write-contents-functions'.
6696
6697 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * compface.el (uncompface): Use binary rather than raw-text-unix.
6700
6701 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6702
6703         * compface.el (uncompface): Make sure the eol conversion doesn't take
6704         place when communicating with the external programs.  Reported by
6705         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6706
6707 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6708
6709         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6710
6711 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6712
6713         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6714         Make it more robust by parsing author and date independently.
6715
6716 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6717
6718         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6719
6720 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6721
6722         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6723         first matching secret key.
6724         (mml2015-epg-encrypt): Ditto.
6725
6726         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6727         first matching secret key.
6728         (mml1991-epg-encrypt): Ditto.
6729
6730         * mml2015.el (mml2015-encrypt-to-self): New user option.
6731         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6732         mml2015-epg-encrypt-to-self is set.
6733
6734         * mml1991.el (mml1991-encrypt-to-self): New variable.
6735         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6736         mml1991-epg-encrypt-to-self is set.
6737
6738         * mml2015.el (mml2015-signers): New user option.
6739         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6740         (mml2015-epg-encrypt): Allow to select signing keys.
6741
6742         * mml1991.el (mml1991-signers): New variable.
6743         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6744         (mml1991-epg-encrypt): Allow to select signing keys.
6745
6746 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * nnheader.el (nnheader-insert-head): Make it work even if the file
6749         uses CRLF for the line-break code.
6750
6751 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6752
6753         * mml2015.el: Require mml-sec instead of password.
6754         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6755         (mml2015-cache-passphrase): Inherit the default value from
6756         mml-secure-cache-passphrase.
6757         (mml2015-passphrase-cache-expiry): Inherit the default value from
6758         mml-secure-passphrase-cache-expiry.
6759
6760         * mml1991.el: Require mml-sec instead of password.
6761         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6762         (mml1991-cache-passphrase): Inherit the default value from
6763         mml-secure-cache-passphrase.
6764         (mml1991-passphrase-cache-expiry): Inherit the default value from
6765         mml-secure-passphrase-cache-expiry.
6766
6767         * mml-sec.el: Require password.
6768         (mml-secure-verbose): New user option.
6769         (mml-secure-cache-passphrase): New user option.
6770         (mml-secure-passphrase-cache-expiry): New user option.
6771
6772 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6773
6774         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6775         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6776         andreas@altroot.de (Andreas Vögele).
6777
6778         FIXME: Use `tiny change'?
6779
6780 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6781
6782         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6783         workaround for the url package included with Emacs.
6784
6785         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6786
6787 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6788
6789         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6790         correctly.  This fixes a bug caused by the 2006-05-12 change.
6791
6792 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6793
6794         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6795         some information about the error when saying that the `bogus' mail
6796         group will be used.
6797
6798 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6799
6800         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6801         string.
6802
6803 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6804
6805         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6806
6807 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6808
6809         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6810
6811 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6812
6813         * mml1991.el (mml1991-function-alist): Add epg.
6814         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6815         (mml1991-epg-encrypt): New functions.
6816
6817 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6818
6819         * mml2015.el (mml2015-verbose): New variable.
6820         (mml2015-cache-passphrase): Ditto.
6821         (mml2015-passphrase-cache-expiry): Ditto.
6822         (mml2015-function-alist): Add epg.
6823         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6824         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6825         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6826         functions.
6827
6828 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6829
6830         * message.el (message-cite-original-1): Preserve region when removing
6831         quoted text due to X-No-Archive in order to avoid bogus attribution
6832         when citing multiple messages.
6833
6834 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6835
6836         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6837         Kenneth Jacker <khj@be.cs.appstate.edu>.
6838
6839 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6840
6841         * gnus-diary.el (gnus-user-format-function-d)
6842         (gnus-user-format-function-D): Autoload.
6843
6844         * imap.el (Commentary): Fix typo.
6845
6846         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6847         2006-04-22 contribution.
6848
6849 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6850
6851         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6852         It didn't really fix the bogosity I'm seeing with solid web groups.
6853
6854 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6855
6856         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6857         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6858         created using server names.  If we use the feature without declaring
6859         it, Gnus does not properly manage server and group state.
6860
6861         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6862         bound.
6863
6864 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6865
6866         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6867         looking up the method using GROUP's prefix before inventing a new one.
6868         It is used on killed/unknown groups in various places where returning
6869         an all-new method isn't expected by the caller.
6870
6871         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6872         and match semantics of gnus-group-real-prefix.
6873
6874 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6875
6876         * nnmail.el (nnmail-broken-references-mailers): New variable.
6877         (nnmail-ignore-broken-references): New function generalizing
6878         nnmail-fix-eudora-headers.
6879         (nnmail-fix-eudora-headers): Now obsolete.
6880
6881         * gnus-art.el (gnus-button-handle-custom): Support
6882         `customize-apropos*'.
6883
6884 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6885
6886         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6887
6888         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6889         articles.
6890
6891 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6892
6893         * message.el (message-cite-reply-above): New variable.
6894         (message-yank-original): Use it.
6895
6896 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6897
6898         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6899
6900 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6901
6902         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6903         as read.
6904
6905         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6906
6907 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6908
6909         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6910         (gnus-bookmark-default-file): Use gnus-directory.
6911         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6912         Remove "*" in doc string.
6913         (gnus-bookmark-write-file): Simplify.
6914         (gnus-bookmark-maybe-sort-alist): Use `when'.
6915         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6916         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6917         FIXME about Emacs 21 and XEmacs compatibility.
6918         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6919         compatibility.
6920         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6921         compatibility.
6922         (gnus-bookmark-menu-heading): Fix version.
6923
6924 2006-06-19  Bastien Guerry  <bzg@altern.org>
6925
6926         * gnus-bookmark.el: New file.
6927
6928 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6929
6930         * message.el (message-syntax-checks): Doc fix.
6931
6932 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6933
6934         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6935         unsubscribed groups as if they were killed ones.  It causes duplicate
6936         entries in gnus-newsrc-alist.
6937
6938 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6939
6940         * message.el (message-syntax-checks): Doc fix.
6941         (message-send-mail): Add check for continuation headers.
6942         (message-check-news-header-syntax): Fix regexp used to check for
6943         continuation headers.
6944
6945 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6946
6947         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6948
6949 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6950
6951         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6952
6953 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6954
6955         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6956         default-truncate-lines.
6957
6958 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6959
6960         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6961         to fill the utf-8 entry.
6962
6963         * lpath.el: Fbind unicode-precedence-list.
6964
6965 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6966
6967         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6968
6969 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6970
6971         * gnus-agent.el (directory-files-and-attributes): Move all the way
6972         forward (the third and final move).
6973         (gnus-agent-read-agentview): Trap reconstruction errors due to
6974         nonexistant directory.  Handle by returning nil.
6975
6976 2006-05-30  Didier Verna  <didier@xemacs.org>
6977
6978         * message.el (message-dont-reply-to-names): Update the custom type.
6979         * message.el (message-dont-reply-to-names): New defsubst: potentially
6980         convert a list of regexps into a single one.
6981         * message.el (message-get-reply-headers): Use it.
6982         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6983
6984 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6985
6986         * gnus-agent.el (directory-files-and-attributes): Move forward.
6987
6988 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6989
6990         * gnus-ml.el (gnus-mailing-list-subscribe)
6991         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6992         (gnus-mailing-list-message): Fix doc strings.
6993
6994 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6995
6996         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6997         of doing it manually.
6998
6999 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7000
7001         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7002         comment.
7003
7004 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7005
7006         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7007         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7008         (gnus-agent-read-local): All symbols allocated in my-obarray.
7009         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7010         (gnus-agent-regenerate-group): Check numeric names to see if they are
7011         messages or groups.
7012         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7013         better way of do this...)
7014
7015         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7016         'dummy.group' (there should be a better way of do this...)
7017
7018 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7021         (gnus-saved-headers): Ditto.
7022         (gnus-default-article-saver): Mention functions may have properties.
7023         (gnus-article-save): Override gnus-save-all-headers and
7024         gnus-saved-headers by :headers property which saver function may have.
7025         (gnus-summary-save-in-file): Add :headers property.
7026         (gnus-summary-write-to-file): Ditto.
7027
7028         * gnus-sum.el (gnus-summary-save-article): Bind
7029         gnus-prompt-before-saving to t when saving many articles in a file;
7030         always show all headers.
7031
7032         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7033
7034 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7035
7036         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7037         marks.
7038
7039         * message.el (message-indent-citation): Add optional arguments to allow
7040         using it outside of message buffers.
7041
7042         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7043         (gnus-article-treat-unfold-headers): Use it.
7044         (gnus-article-truncate-lines): New variable.
7045         (gnus-article-mode): Use it.
7046         (gnus-article-toggle-truncate-lines): New function.
7047
7048         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7049         gnus-article-toggle-truncate-lines.
7050
7051         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7052         coding system in XEmacs, use binary.
7053
7054 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7057         after-load-alist.
7058
7059         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7060         this function should save decoded articles.
7061         (gnus-summary-write-to-file): Use property to specify this function
7062         should save decoded articles and specify gnus-summary-save-in-file
7063         should be used to save articles other than the first one when saving
7064         many articles.
7065         (gnus-summary-save-body-in-file): Use property to specify this
7066         function should save decoded articles.
7067         (gnus-summary-write-body-to-file): Use property to specify this
7068         function should save decoded articles and specify
7069         gnus-summary-save-body-in-file should be used to save articles other
7070         than the first one when saving many articles.
7071
7072         * gnus-sum.el (gnus-summary-save-article): Simplify.
7073
7074 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * gnus-art.el (gnus-default-article-saver): Add
7077         gnus-summary-write-body-to-file.
7078         (gnus-article-save-coding-system): Don't use coding system object
7079         in XEmacs.
7080         (gnus-read-save-file-name): Add optional `dir-var' argument which
7081         specifies directory in which files are saved; work even if optional
7082         `variable' argument is not specified.
7083         (gnus-summary-write-to-file): Read file name.
7084         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7085         (gnus-summary-write-body-to-file): New function.
7086
7087         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7088         (gnus-summary-local-variables): Add it.
7089         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7090         (gnus-summary-save-article): Remove optional `decode' argument;
7091         determine whether to decode articles by the value of
7092         gnus-default-article-saver; when saving many files using
7093         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7094         it first and use gnus-summary-save-in-file or
7095         gnus-summary-save-body-in-file thereafter unless
7096         gnus-prompt-before-saving is always; move point to article which
7097         will be saved.
7098         (gnus-summary-save-article-file): Revert.
7099         (gnus-summary-write-article-file): Revert.
7100         (gnus-summary-save-article-body-file): Revert.
7101         (gnus-summary-write-article-body-file): New function.
7102
7103 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7104
7105         * gnus-art.el (gnus-default-article-saver): Doc fix.
7106         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7107         from gnus-summary-save-article-coding-system, and default to a
7108         certain coding system.
7109         (gnus-output-to-file): Add coding cookie and encode text according
7110         to gnus-article-save-coding-system; don't use mm-append-to-file.
7111
7112         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7113         gnus-art.el and rename to gnus-article-save-coding-system.
7114         (gnus-summary-save-article): Require gnus-art; don't show all
7115         headers if it decodes articles; don't add coding cookie here;
7116         don't bind mm-text-coding-system-for-write.
7117         (gnus-summary-save-article-file): Save decoded articles.
7118         (gnus-summary-write-article-file): When saving many files, use
7119         gnus-summary-write-to-file first and gnus-summary-save-in-file
7120         thereafter unless gnus-prompt-before-saving is always.
7121         (gnus-summary-save-article-body-file): Save decoded articles.
7122
7123         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7124
7125 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7126
7127         * nnrss.el (nnrss-check-group): Bind hash-index.
7128
7129 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7130
7131         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7132         its hash index.  Store this hash in `nnrss-group-data'.
7133         (nnrss-read-group-data): Update accordingly.
7134
7135 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7136
7137         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7138         entry.
7139
7140         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7141         gnus-article-browse-html-article.
7142
7143 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7144
7145         * gnus-sum.el (gnus-summary-mime-map): Add
7146         gnus-article-browse-html-article.
7147
7148         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7149
7150 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7151
7152         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7153         suitable coding systems in customize.
7154
7155 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7156
7157         * mail-source.el (mail-sources): Fix custom type.
7158
7159 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7160
7161         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7162         (gnus-summary-expire-articles-now): Shorten prompt.
7163
7164         * gmm-utils.el (wid-edit): Require.
7165         (defun-gmm): Renamed from `gmm-defun-compat'.
7166         (gmm-image-search-load-path): Use it.
7167         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7168
7169 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7172         variable.
7173         (gnus-summary-save-article): Add optional `decode' argument.  If
7174         it is set and gnus-summary-save-article-coding-system is non-nil,
7175         save decoded article.
7176         (gnus-summary-write-article-file): Save decoded article if
7177         gnus-summary-save-article-coding-system is non-nil.
7178
7179         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7180         type.
7181
7182 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7183
7184         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7185
7186 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7189         first to test gnus-single-article-buffer which may be buffer-local.
7190
7191         * gnus-sum.el (gnus-summary-setup-buffer): Make
7192         gnus-single-article-buffer buffer-local and nil in ephemeral
7193         group; make gnus-article-buffer, gnus-article-current, and
7194         gnus-original-article-buffer always buffer-local.
7195         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7196         group.
7197         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7198
7199 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7200
7201         * nnml.el (nnml-request-compact-group): Compressed files might not
7202         have .gz extension.
7203
7204 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7205
7206         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7207         (mm-copy-to-buffer): Use with-current-buffer.
7208         (mm-display-part): Simplify.
7209         (mm-inlinable-p): Add optional arg `type'.
7210
7211 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7212
7213         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7214         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7215         Try harder to show the attachment internally or externally using
7216         gnus-mime-view-part-as-type.
7217
7218 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7219
7220         * message.el (message-from-style, message-signature-separator)
7221         (message-user-organization-file, message-send-mail-function)
7222         (message-citation-line-function, message-yank-prefix)
7223         (message-indent-citation-function, message-signature)
7224         (message-signature-file, message-signature-insert-empty-line):
7225         Remove autoloads.
7226
7227         * gnus-art.el (gnus-buttonized-mime-types): Remove
7228         "multipart/signed".  Revert 2006-04-26 change.
7229
7230 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7231
7232         * gnus.el (gnus-version-number): Bump version.
7233
7234 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7235
7236         * gnus.el: No Gnus v0.5 is released.
7237
7238 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7239
7240         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7241         fetching articles by message-id.
7242
7243 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7244
7245         * message.el (hashcash): Require hashcash as normal.
7246
7247         * ecomplete.el (ecomplete-highlight-match-line): Use
7248         point-at-eol.
7249         (ecomplete-highlight-match-line): Use `highlight', because that
7250         face exists in both Emacs and XEmacs.
7251
7252         * message.el (message-display-abbrev): Use point-at-bol.
7253
7254         * mail-source.el: Don't require timer/timer-funcs.
7255
7256         * gnus-async.el: Ditto.
7257
7258         * password.el: Ditto.
7259
7260         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7261
7262         * mm-url.el: Ditto.
7263
7264         * gnus-xmas.el: Don't require timer-funcs.
7265
7266         * mm-util.el: Require timer/timer-funcs.
7267
7268 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7269
7270         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7271         Close.
7272
7273 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7274
7275         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7276         unibyte after clear-decrypt function runs.
7277
7278         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7279         returns as a unibyte string.
7280
7281 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * lpath.el: Revert.
7284
7285         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7286         (pgg-gpg-process-sentinel): Revert.
7287
7288         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7289         (pgg-pgp-lookup-key): Revert.
7290
7291         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7292         (pgg-pgp5-lookup-key): Revert.
7293
7294         * pgg.el (pgg-fetch-key): Revert.
7295
7296 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7297
7298         * lpath.el: Fbind string-as-multibyte for XEmacs.
7299
7300         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7301         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7302         (mml1991-pgg-encrypt): Ditto.
7303
7304         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7305         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7306         a multibyte buffer.
7307
7308         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7309         (pgg-pgp-lookup-key): Ditto.
7310
7311         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7312         (pgg-pgp5-lookup-key): Ditto.
7313
7314         * pgg.el (pgg-fetch-key): Ditto.
7315
7316 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7317
7318         * message.el (message-user-organization-file): Check several
7319         locations of the organization file.
7320
7321         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7322         Add gnus-article-view-part-as-type.
7323
7324         * gnus-art.el (gnus-article-view-part-as-type): New function.
7325
7326         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7327         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7328
7329         * mml.el: Simplify autoload.
7330         (mml-mode): defvar dnd-protocol-alist instead of using
7331         symbol-value.
7332         (mml-default-directory): New variable.
7333         (mml-minibuffer-read-file): Use it.
7334         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7335
7336         * message.el (message-citation-line-format): New variable.
7337         (message-insert-formated-citation-line): New function.
7338         (message-citation-line-function): Add
7339         `message-insert-formated-citation-line' to custom type.
7340
7341         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7342         to doc string.
7343
7344         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7345         depending on mm-verify-option.
7346
7347 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7350         binding pgg-* variables; reimplement the section which prevents
7351         MIME header from being signed.
7352         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7353         pgg-text-mode; remove a blank line at the top of body.
7354
7355         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7356         lines at the top of body; use gnus-newsgroup-charset if there's no
7357         Charset header.
7358
7359 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7360
7361         * message.el (message-self-insert-commands): Doc fix.
7362
7363         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7364         (mm-uu-pgp-encrypted-test): Ditto.
7365         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7366         between header and body; return application/pgp-encrypted handle
7367         if decryption failed; decode decrypted body by charset.
7368
7369         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7370         element match to application/pgp-*.
7371
7372 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7373
7374         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7375         HTML.
7376
7377 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7378
7379         * mail-source.el (mail-source-call-script): Message the error
7380         string.
7381
7382 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7383
7384         * gnus-util.el (gnus-byte-compile): Use it.
7385
7386 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7387
7388         * gnus-util.el (kill-empty-logs): New function.
7389
7390 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * message.el (message-mail-alias-type): Doc fix.
7393         (message-mail-alias-type-p): New function.
7394         (message-send): Use it.
7395         (message-mode): Ditto.
7396         (message-strip-forbidden-properties): Ditto.
7397
7398         * ecomplete.el (ecomplete-database-file-coding-system): New
7399         variable.
7400         (ecomplete-save): Use it.
7401         (ecomplete-setup): Use it.
7402
7403 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7404
7405         * message.el (message-self-insert-commands): New variable.
7406         (message-strip-forbidden-properties): Use it.
7407
7408 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7409
7410         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7411         that doesn't make XEmacs choke.
7412
7413 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7414
7415         * gnus-util.el (gnus-replace-in-string):
7416         Prefer replace-regexp-in-string over of replace-in-string.
7417
7418 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7419
7420         * gnus-util.el (gnus-select-frame-set-input-focus):
7421         Use select-frame-set-input-focus if it is available in XEmacs; use
7422         definition defined in Emacs 22 for old Emacsen.
7423
7424         * dgnushack.el: Autoload unmorse-region for XEmacs.
7425
7426         * lpath.el: Bind cursor-in-non-selected-windows and
7427         select-frame-set-input-focus for XEmacs.
7428
7429 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7432
7433 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7434
7435         * gnus-registry.el (gnus-registry-cache-save): Remove text
7436         properties when saving via the temp buffer.
7437
7438 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7439
7440         * message.el (message-generate-hashcash): Honor custom type.
7441
7442 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7443
7444         * message.el (message-generate-hashcash): Default to non-nil when
7445         hashcash is found.
7446
7447         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7448         (gnus-refer-thread-limit): Increase default to 500.
7449
7450         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7451
7452         * flow-fill.el (fill-flowed): Allow delete-space.
7453
7454 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7455
7456         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7457         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7458         Remove autoloads.
7459
7460 2006-04-18  Simon Josefsson  <jas@extundo.com>
7461
7462         * message.el (message-generate-hashcash): Default to.
7463
7464 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7465
7466         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7467         concatenating segments rather than before concatenating them.
7468
7469 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7470
7471         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7472
7473 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7474
7475         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7476
7477         * message.el (message-forward-make-body-plain): Allow
7478         message-forward-ignored-headers to be a list.
7479         (message-remove-ignored-headers): Factor out into function.
7480         (message-forward-make-body-mml): Use it.
7481
7482         * imap.el (imap-quote-specials): New function.
7483         (imap-login-auth): Quote specials.
7484
7485         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7486         (rfc2231-parse-string): Allow concatanation of parameters that
7487         aren't contiguous.  The test case is
7488           (mail-header-parse-content-type "message/external-body;
7489             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7490             access-type=LOCAL-FILE;
7491             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7492
7493 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7494
7495         * nntp.el (nntp-accept-process-output): Return the value of
7496         `nnheader-accept-process-output'.
7497
7498 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499
7500         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7501         (gnus-button-alist): Recognize more diff formats.
7502         (gnus-button-patch): Strip directory.
7503
7504 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7505
7506         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7507         Emacs 22 when setting focus.
7508
7509 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7510
7511         * gnus-art.el (gnus-article-treat-types): Do treatment of
7512         text/x-verbatim parts.
7513         (gnus-button-patch): New command.
7514
7515         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7516         addresses that contain invalid characters.
7517
7518 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7519
7520         * message.el (message-put-addresses-in-ecomplete): Use
7521         gnus-replace-in-string.
7522         (message-is-yours-p): Use the more correct
7523         mail-header-parse-address instead of
7524         mail-extract-address-components.
7525         (message-put-addresses-in-ecomplete): Fix typo.
7526
7527         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7528         keystroke.
7529
7530         * gnus-art.el (gnus-treatment-function-alist): Change order of
7531         newsgroups/generic header folding to avoid double-folding.
7532
7533         * message.el (message-hidden-headers): Add X-Draft-From.
7534
7535         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7536         command.
7537         (gnus-summary-repeat-search-article-backward): New command.
7538
7539         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7540         groups in the parent topic.
7541
7542 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7543
7544         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7545         (spam-extra-header-to-number): Return the CRM114 number as a
7546         number instead of a string.
7547
7548 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7549
7550         * gnus-art.el (gnus-face-properties-alist): Moved here from
7551         gnus-fun.
7552
7553         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7554
7555 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7556
7557         * message.el (message-strip-forbidden-properties): Only display on
7558         self-insert-command.
7559
7560         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7561         reindent.
7562         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7563
7564 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7565
7566         * smiley.el (smiley-style): Fix typo.
7567
7568 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7569
7570         * hashcash.el (hashcash-insert-payment-async-2): Use
7571         message-goto-eoh instead of doing it manually.
7572         (mail-add-payment): Use message-narrow-to-header instead of trying
7573         to do the same itself.
7574
7575         * message.el (message-hidden-headers): Add Face.
7576
7577         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7578         reparenting code.
7579         (gnus-summary-reparent-children): Refactored out code.
7580         (gnus-summary-thread-map): New keystroke.
7581         (gnus-summary-reparent-children): Make into command.
7582
7583         * smiley.el (smiley-style): Default to `medium' if using a large
7584         font.
7585
7586         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7587         does it itself.
7588
7589         * message.el (message-point-in-header-p): Simplify definition.
7590
7591 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7592
7593         * nnagent.el (nnagent-request-set-mark): Silence log file
7594         writing.
7595         (nnagent-request-set-mark): Use write-region instead of
7596         append-to-file.
7597
7598         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7599         strange select method.
7600
7601         * ecomplete.el (ecomplete-display-matches): Get highlightling
7602         right.
7603         (ecomplete-display-matches): Use literals.
7604         (ecomplete-display-matches): Disable message logging.
7605
7606         * message.el (message-display-abbrev): Small optimization.
7607
7608         * ecomplete.el (ecomplete-display-matches): Allow automatic
7609         display.
7610
7611         * message.el (message-strip-forbidden-properties): Display
7612         abbrevs.
7613         (message-display-abbrev): Get automatic display right.
7614
7615         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7616         keystrokes.
7617
7618 2006-04-13  Romain Francoise  <romain@orebokech.com>
7619
7620         TODO: Backport to v5-10!
7621
7622         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7623         Moved here (and renamed) from gnus-registry.el.
7624
7625         * gnus-registry.el: Require gnus-util.
7626         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7627
7628 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7629
7630         * gnus-group.el (gnus-group-catchup-current): Change
7631         if-then-else-if-then-else into cond.
7632         (gnus-group-catchup): Indent.
7633         (group-name-at-point): New function.
7634         (gnus-fetch-group): Provide default from thing at point.
7635
7636 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7637
7638         * message.el (message-display-abbrev): Fix regexp.
7639
7640         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7641         choosing.
7642         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7643         dead variables.
7644
7645         * message.el (message-newline-and-indent): Remove debugging.
7646         (message-display-abbrev): Use new implementation.
7647
7648 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7649
7650         * gnus-art.el (gnus-article-mode): Set
7651         cursor-in-non-selected-windows to nil.
7652
7653         * smiley.el: Revert previous change.
7654         (smiley-data-directory): defvar it before using it in the
7655         defcustom of `smiley-style'.
7656
7657 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7658
7659         * message.el (message-newline-and-indent): New function.
7660
7661         * ecomplete.el: Implement more bits.
7662
7663         * message.el (message-put-addresses-in-ecomplete): Clean up the
7664         string.
7665
7666         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7667
7668         * gnus-sum.el (gnus-summary-save-parts): Bind
7669         gnus-summary-save-parts-counter and use it to make unique file
7670         names.
7671
7672         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7673
7674         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7675         parameter to say whether to actually parse the individual
7676         addresses.
7677
7678         * message.el (message-put-addresses-in-ecomplete): New function.
7679         (ecomplete): Require.
7680         (message-mail-alias-type): Add ecomplete as an option.
7681
7682 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7683
7684         * flow-fill.el (fill-flowed): Remove trailing space from blank
7685         quoted lines.
7686
7687 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7688
7689         * smiley.el (smiley-style): Move definition later to avoid a
7690         compilation warning.
7691
7692 2006-04-12  Kenichi Handa  <handa@m17n.org>
7693
7694         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7695         buffer and then decode the buffer text if necessary.
7696         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7697         first, and after mm-encode-body, change the buffer to unibyte.
7698         Use mm-disable-multibyte instead of set-buffer-multibyte.
7699
7700 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7703         Content-Type header instead of Content-Disposition header.
7704         (gnus-mime-inline-part): Ditto.
7705         (gnus-mime-view-part-as-charset): Ignore charset that the part
7706         specifies.
7707
7708         * mm-decode.el (mm-display-part): Work with external parts and
7709         usual parts similarly.
7710
7711         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7712         instead of gnus-display-mime.
7713
7714         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7715         instead of with-temp-buffer.
7716
7717         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7718         tag to summarized topics part in order to encode non-ASCII text.
7719
7720 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7721
7722         * smiley.el (smiley-style): New variable.
7723         (smiley-directory): New function.
7724         (smiley-data-directory): Derive from `smiley-style' using
7725         `smiley-directory'.
7726         (smiley-regexp-alist): Add new entries.
7727
7728         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7729         (gnus-article-browse-delete-temp): Add :version.
7730
7731 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7732
7733         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7734         the sieve region.
7735
7736 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7737
7738         * gnus.el (gnus-version-number): Bump version.
7739
7740 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7741
7742         * gnus.el: No Gnus v0.4 is released.
7743
7744 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7745
7746         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7747         layout.
7748
7749         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7750         unknown charset.
7751
7752         * message.el (message-header-synonyms): Add Original-To to the
7753         default.
7754
7755         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7756         optional parameter.
7757
7758 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7759
7760         * gnus-fun.el (gnus): Require it for gnus-directory.
7761
7762 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7765
7766 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7767
7768         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7769
7770 2006-04-05  Simon Josefsson  <jas@extundo.com>
7771
7772         * password.el (password-reset): New function.
7773
7774 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7775
7776         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7777         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7778
7779 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7780
7781         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7782         Some whitespace was matched into the url, which broke browsing hits
7783         > 100 when mm-url-use-external was nil.
7784
7785 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7786
7787         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7788         gnus-extra-headers for 'Newsgroups.
7789
7790         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7791         bound.
7792
7793 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7794
7795         * pgg-gpg.el: Clean up process buffers every time gpg processes
7796         complete.
7797
7798 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7799
7800         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7801         doc string.
7802
7803 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7804
7805         * pgg-gpg.el (pgg-gpg-process-filter)
7806         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7807
7808         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7809         lines, temporary fix.
7810
7811 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7812
7813         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7814
7815 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7816
7817         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7818         default-enable-multibyte-characters.  This reverts the change from
7819         revision 6.17 which is no longer necessary because the passphrase
7820         is sent separately now.  GnuPG messages are unreadable under
7821         multibyte locales with default-enable-multibyte-characters set to
7822         nil.
7823
7824 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7825
7826         * message.el (message-tool-bar-gnome): Move "spell".
7827
7828 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7829
7830         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7831         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7832         instead.
7833
7834 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7835
7836         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7837         newsgroups handling for NNTP overviews which don't include
7838         Newsgroups.
7839
7840 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7841
7842         * message.el (message-resend): Bind message-generate-hashcash to nil.
7843
7844 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7845
7846         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7847         when searching for already-paid recipients.
7848
7849 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7850
7851         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7852         passphrases when it is not needed.
7853         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7854         passphrase stuff from gpg, should only be necessary when you use
7855         gpg with a smartcard.
7856
7857 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7858
7859         * mml.el (mml-insert-mime): Ignore cached contents of
7860         message/external-body part.
7861
7862         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7863         (mm-insert-part): Ditto.
7864
7865 2006-03-23  Simon Josefsson  <jas@extundo.com>
7866
7867         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7868         Reiner.
7869         (pgg-gpg-use-agent-p): Use it again.
7870
7871 2006-03-23  Simon Josefsson  <jas@extundo.com>
7872
7873         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7874         older emacsen.
7875         (pgg-gpg-use-agent-p): Don't use it.
7876
7877 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7878
7879         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7880         if we can.
7881
7882 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7883
7884         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7885         (pgg-gpg-update-agent): New function.
7886         (pgg-gpg-use-agent-p): New function.
7887         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7888         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7889         (pgg-gpg-sign-region): Use it.
7890
7891 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7892
7893         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7894         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7895
7896 2006-03-21  Simon Josefsson  <jas@extundo.com>
7897
7898         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7899         <wilde@sha-bang.de>.
7900         (pgg-gpg-use-agent): New variable.
7901         (pgg-gpg-process-region): Use it.
7902         (pgg-gpg-encrypt-region): Likewise.
7903         (pgg-gpg-encrypt-symmetric-region): Likewise.
7904         (pgg-gpg-decrypt-region): Likewise.
7905         (pgg-gpg-sign-region): Likewise.
7906         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7907
7908 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7909
7910         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7911
7912         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7913         Add comment on version.
7914
7915 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7916
7917         * smiley.el: Add missing test smiley.
7918
7919 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7920
7921         * mm-decode.el (mm-with-part): New macro.
7922         (mm-get-part): Use it; work with message/external-body as well.
7923         (mm-save-part): Treat name and filename equally.
7924
7925         * mm-extern.el (mm-extern-cache-contents): New function.
7926         (mm-inline-external-body): Use it; force the part to be displayed;
7927         move undisplayer added to the cached handle to the parent.
7928
7929         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7930         (gnus-mime-view-part-as-type): Work with message/external-body.
7931
7932         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7933
7934 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7935
7936         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7937         images in image-load-path.  [Sync with image.el, revision 1.60, in
7938         Emacs.]
7939
7940 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7941
7942         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7943         path rather than symbol.  Always return list of directories.
7944         Guarantee that image directory comes first.  [Sync with image.el,
7945         revision 1.59, in Emacs.]
7946
7947         * message.el (message-make-tool-bar): Adjust to new API of
7948         `gmm-image-load-path-for-library'.
7949
7950         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7951
7952         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7953
7954 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7955
7956         * gnus-art.el (gnus-article-only-boring-p):
7957         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7958         intangible text.
7959         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7960
7961 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7962
7963         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7964         `defun' instead of `gmm-defun-compat'.
7965
7966 2006-03-14  Simon Josefsson  <jas@extundo.com>
7967
7968         * message.el (message-unique-id): Don't use message-number-base36
7969         if (user-uid) is a float.
7970         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7971
7972 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7973
7974         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7975
7976         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7977         empty line between a part and a message part.
7978
7979 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7980
7981         * smiley.el: Add more test smileys.
7982         (smiley-data-directory, smiley-regexp-alist)
7983         (gnus-smiley-file-types): Fix doc strings.
7984         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7985         adding new elements.
7986         (smiley-mouse-map): Unused code.  Make it a comment.
7987
7988 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7991         scan latest NoCeM messages instead of old ones.
7992         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7993         delimiters that are recently used.
7994         (gnus-nocem-load-cache): Add autoload cookie.
7995
7996         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7997
7998         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7999         level which is larger than gnus-use-nocem is specified.
8000
8001         * gnus-group.el (gnus-group-get-new-news): Ditto.
8002
8003 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8004
8005         * gnus-util.el (gnus-tool-bar-update): New function.
8006
8007         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8008         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8009
8010         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8011
8012         * gnus-group.el (gnus-group-redraw-when-idle)
8013         (gnus-group-redraw-check): Remove.
8014         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8015
8016 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8017
8018         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8019         if optional last element is specified in splits (FIELD VALUE...).
8020
8021 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8022
8023         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8024         to gmm-image-load-path-for-library.  Call with no-error argument.
8025         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8026
8027         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8028
8029         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8030
8031         * gmm-utils.el (gmm-image-load-path): Remove alias.
8032
8033 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8034
8035         * gmm-utils.el (gmm-image-load-path): Add alias.
8036
8037         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8038         nnml-generate-nov-databases-1.
8039         (nnml-generate-nov-databases): Use it.
8040         (nnml-generate-nov-databases-directory): Document no-active
8041         argument.
8042
8043         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8044         directory if path is t.  Add no-error.
8045
8046         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8047         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8048
8049         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8050         resetting gnus-article-browse-html-temp-list.
8051
8052         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8053         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8054         Add example to docstring.  Rename local variables.  Move error
8055         checks to default case in cond and simplify.
8056
8057 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8060         handle is multipart when calling it recursively.
8061         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8062
8063 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8064
8065         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8066         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8067
8068 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8069
8070         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8071         is loaded.
8072
8073         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8074         loaded.
8075
8076 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8077
8078         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8079         to "Emacs 23 (unicode)" in doc string.
8080
8081         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8082         "Emacs 23 (unicode)" in comment.
8083
8084 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8085
8086         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8087
8088         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8089         characters 160 through 255 in Emacs 23.
8090
8091 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8092
8093         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8094         gnus-article-browse-html-temp.
8095         (gnus-article-browse-delete-temp): Make it customizable.  Add
8096         `file'.  Adjust doc string.
8097         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8098         query for each file.  Adjust doc string.
8099         (gnus-article-browse-html-parts): Add
8100         `gnus-article-browse-delete-temp-files' to
8101         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8102
8103 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8104
8105         * gnus-art.el (gnus-article-browse-html-temp)
8106         (gnus-article-browse-delete-temp): New variables.
8107         (gnus-article-browse-delete-temp-files): New function.
8108         (gnus-article-browse-html-parts): Use it.
8109
8110 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8111
8112         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8113
8114         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8115         string.
8116
8117         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8118         gnus-summary-insert-new-articles when unplugged.  Remove
8119         gnus-summary-search-article-forward.
8120
8121         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8122         display-visual-class instead of display-color-cells.
8123
8124 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8125
8126         * dgnushack.el: Autoload customize-group for XEmacs.
8127
8128         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8129         message/* containing non-ASCII text properly.
8130
8131 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8132
8133         * message.el: Require gmm-utils, remove autoloads.
8134         (message-tool-bar): Set default based on
8135         gmm-tool-bar-style.
8136         (message-tool-bar-gnome): Add gmm-customize-mode.
8137
8138         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8139         gmm-tool-bar-style.
8140         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8141
8142         * gnus-group.el (gnus-group-tool-bar): Set default based on
8143         gmm-tool-bar-style.
8144         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8145
8146         * gmm-utils.el (gmm-image-directory): Rename variable from
8147         gmm-image-load-path.
8148         (gmm-image-load-path): Use gmm-image-directory.
8149         (gmm-customize-mode): New function.
8150         (gmm-tool-bar-style): New variable.
8151
8152         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8153         gnus-group-redraw-line-number.
8154         (gnus-group-redraw-check): Simplify.
8155         (gnus-group-tool-bar-update): Remove redraw check.
8156         (gnus-group-make-tool-bar): Add redraw check.
8157
8158 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8159
8160         * gnus-art.el (gnus-button): Add missing parentheses.
8161
8162 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8163
8164         * lpath.el: Fbind line-number-at-pos.
8165
8166 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8167
8168         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8169
8170 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8171
8172         * gnus-art.el (gnus-button): New face.
8173         (gnus-article-button-face): Use it.
8174
8175         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8176         gnus-summary-next-page.  Re-order.
8177
8178         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8179         next-node are now included.
8180         (gnus-group-redraw-line-number): New internal variable.
8181         (gnus-group-redraw-check): Helper function for updating the tool
8182         bar.
8183         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8184
8185         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8186
8187         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8188         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8189         Use it to match format of Spamassassin 3.0 and later.  Reported by
8190         IRIE Tetsuya <irie@t.email.ne.jp>.
8191         (spam-check-bogofilter)
8192         (spam-bogofilter-register-with-bogofilter): Fix args of
8193         `gnus-error' calls.
8194
8195 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8196
8197         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8198         unnecessary interaction when sending queued mails.  Reported by
8199         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8200
8201 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8202
8203         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8204         first or last are nil.
8205
8206 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8207
8208         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8209
8210 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8211
8212         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8213
8214 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8215
8216         * dns.el (query-dns): Protect more against buggy tcp output.
8217
8218 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8219
8220         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8221         nov.php.
8222
8223 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8224
8225         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8226         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8227         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8228         output on the server side.
8229         (nnweb-google-create-mapping): Update regexps and add some
8230         progress indication.
8231
8232 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8233
8234         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8235         gnus-agent-toggle-plugged.  Re-order icons.
8236         (gnus-group-tool-bar-gnome): Add
8237         gnus-group-{prev,next}-unread-group.
8238         (gnus-group-tool-bar-gnome): Re-order icons.
8239
8240         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8241         gnus-summary-insert-new-articles.
8242
8243         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8244         comments.
8245
8246         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8247         also available in Emacs 21.3.
8248
8249         * message.el (message-fix-before-sending): Change "Emacs 22" to
8250         "Emacs 23 (unicode)" in comment.
8251
8252         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8253         "Emacs 23 (unicode)" in comment.
8254
8255         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8256         comment.
8257         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8258
8259         * mm-view.el (mm-fill-flowed): Add :version.
8260
8261 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8262
8263         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8264         and load-path.
8265
8266 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8267
8268         * message.el: Autoload gmm-image-load-path.
8269         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8270         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8271         consitency.
8272
8273         * gmm-utils.el (gmm-image-load-path): Also search in
8274         "../etc/images".  Don't set gmm-image-load-path if we don't find
8275         the image.
8276
8277 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8278
8279         * gmm-utils.el (gmm-image-load-path): Don't make
8280         `gmm-image-load-path' include subdirectories which the second arg
8281         `image' might specify.
8282
8283         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8284         subdirectory to icon file names.
8285
8286         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8287
8288 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8289
8290         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8291         gmm-image-load-path calls.
8292
8293         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8294
8295         * message.el (message-make-tool-bar): Ditto.
8296
8297         * mml.el (mml-preview): Added comment concerning tool bar icons.
8298
8299         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8300         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8301
8302         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8303         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8304
8305         * message.el (message-tool-bar-gnome): Use new icon names.
8306         (message-make-tool-bar): Use `gmm-image-load-path'.
8307
8308         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8309         functions from MH-E.
8310         (gmm-image-load-path): New variable from MH-E.
8311         (gmm-image-load-path): New function from MH-E.  Added arguments
8312         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8313         *-image-load-path-called-flag.
8314
8315 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8316
8317         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8318
8319 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8320
8321         * nnimap.el (nnimap-request-move-article): Change folder back to
8322         source group before deleting.
8323
8324 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8325
8326         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8327
8328         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8329         mm-url.
8330
8331         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8332
8333 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8334
8335         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8336         coding system which mm-charset-to-coding-system returns for a
8337         given charset is valid.
8338
8339 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8340
8341         * html2text.el (html2text-remove-tag-list):
8342         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8343
8344 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8345
8346         * gnus-cus.el: Revert 2005-10-17 change.
8347
8348 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8349
8350         * gnus-art.el (article-strip-banner): Call
8351         article-really-strip-banner only when the regexp match is made.
8352
8353 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8354
8355         * gnus-art.el (article-strip-banner): Use
8356         gnus-extract-address-components instead of
8357         mail-header-parse-addresses to make it work with non-ASCII text;
8358         remove mail-encode-encoded-word-string.
8359
8360         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8361         values which are surrounded with \"...\"; make it never cause a
8362         Lisp error; give up parsing of parameters if it failed in
8363         extracting type.
8364
8365 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8366
8367         * smime.el (smime-cert-by-ldap-1): Fix bug where
8368         `smime-ldap-search' returns results without userCertificates.
8369
8370 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8373
8374 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8375
8376         * spam.el (spam-check-spamassassin-headers): Adapt format for
8377         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8378         <ari@mbf.ocn.ne.jp>.
8379         (spam-list-of-processors): Add spam-use-gmane.
8380
8381 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8384         make-temp-file; make it work with XEmacs as well.
8385
8386         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8387         mm-make-temp-file.
8388
8389         * mm-decode.el (mm-display-external): Use the 3rd arg of
8390         mm-make-temp-file.
8391         (mm-create-image-xemacs): Ditto.
8392
8393 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8394
8395         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8396         with message-narrow-to-headers.
8397         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8398         (gnus-draft-check-draft-articles): New function.
8399         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8400
8401 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8402
8403         * gnus-art.el (gnus-article-browse-html-parts):
8404         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8405         Don't use suffix argument for mm-make-temp-file for Emacs 21
8406         compatibility.  Remove useless `format'.
8407
8408 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8409
8410         * nnweb.el (nnweb-google-wash-article): Update regexps.
8411         (nnweb-group-alist): Use defvoo instead of defvar.
8412
8413 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8414
8415         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8416         re-loading nn* modules.
8417
8418 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8419
8420         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8421         for `tool-bar-mode' and don't check it's default-value.
8422
8423         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8424
8425         * message.el (message-make-tool-bar): Ditto.
8426
8427         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8428         `substring'.  Shorten tmp-file name.
8429
8430         * gnus.el: Remove bogus comment.
8431
8432 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8433
8434         * gnus-art.el (gnus-article-browse-html-parts): New function.
8435         (gnus-article-browse-html-article): New function for viewing html
8436         articles with a browser.
8437
8438 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8439
8440         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8441         in elisp.
8442         (pgg-gpg-encrypt-symmetric-region): Ditto.
8443         (pgg-gpg-sign-region): Ditto.
8444
8445         * pgg-def.el (pgg-text-mode): New variable.
8446
8447         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8448         (mml2015-pgg-encrypt): Ditto.
8449
8450         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8451         (mml1991-pgg-encrypt): Ditto.
8452
8453 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8456         message-make-date instead of current-time-string.
8457
8458         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8459         to gnus-decoded which mm-uu might set.
8460
8461 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8462
8463         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8464         don't decode quoted parameters; remove misimported Emacs code.
8465         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8466         (rfc2231-decode-encoded-string): Don't use split-string which
8467         behaves differently according to Emacs version; use
8468         mm-decode-coding-region to convert charset to coding-system.
8469         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8470         (rfc2231-encode-string): Remove misimported Emacs code.
8471
8472 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8473
8474         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8475         when calling mail-header-parse-content-type.
8476         (article-de-quoted-unreadable): Ditto.
8477         (article-de-base64-unreadable): Ditto.
8478         (article-wash-html): Ditto.
8479
8480         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8481         calling mail-header-parse-content-type and
8482         mail-header-parse-content-disposition.
8483         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8484         mail-header-parse-content-type.
8485
8486         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8487         insert charset and format parameters; encode description after
8488         inserting it to buffer.
8489         (mml-insert-parameter): Fold lines properly even if a parameter is
8490         segmented into two or more lines; change the max column to 76.
8491
8492         * rfc1843.el (rfc1843-decode-article-body): Don't use
8493         ignore-errors when calling mail-header-parse-content-type.
8494
8495         * rfc2231.el (rfc2231-parse-string): Return at least type if
8496         possible; don't cause an error even if it fails in parsing of
8497         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8498         (rfc2231-encode-string): Don't break lines at the beginning, leave
8499         it to mml-insert-parameter.
8500
8501         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8502         calling mail-header-parse-content-type.
8503
8504 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8505
8506         * spam-report.el (spam-report-gmane-use-article-number):
8507         Improve doc string.
8508         (spam-report-gmane-internal): Check if a suitable header was found
8509         in the article.
8510
8511 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8514         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8515
8516 2006-02-05  Romain Francoise  <romain@orebokech.com>
8517
8518         Update copyright notices of all files in the gnus directory.
8519
8520 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8521
8522         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8523
8524 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8525
8526         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8527         segmented lines of parameter value to cope with Thunderbird 1.5
8528         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8529         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8530         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8531
8532 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8533
8534         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8535         parts.
8536
8537 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8538
8539         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8540         there's only one active file for all servers.
8541         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8542         solid groups.  Gnus might have used a FAST request to select the group.
8543         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8544         and nnweb-search redundantly in the active file.
8545         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8546         (nnweb-request-create-group): Don't use ARGS.
8547         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8548         initialisations.  Let nnoo do the work.
8549
8550 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8551
8552         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8553         Say the part has been decoded.
8554
8555         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8556
8557 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8558
8559         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8560         mailcap-viewer-test-cache when there's no 'test clause, since that
8561         will invert the meaning of a "nil" test previously determined by
8562         mailcap-mailcap-entry-passes-test.
8563
8564 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8565
8566         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8567         compiling.
8568
8569         * gnus-sum.el: Ditto.
8570
8571         * message.el: Don't bind tool-bar-map when compiling.
8572
8573 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8574
8575         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8576
8577 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8578
8579         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8580         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8581         current Google Groups.
8582
8583 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8584
8585         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8586         and tool-bar-mode.
8587
8588         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8589         and tool-bar-mode.
8590
8591         * message.el (message-tool-bar-update): Simplify.
8592         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8593
8594         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8595         gnus-summary-buffer.
8596         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8597         gnus-summary-reply.
8598
8599         * gmm-utils.el (gmm): Add :version.
8600
8601 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8602
8603         * Makefile.in (clean): New rule.
8604         (distclean): Use it.
8605
8606 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8607
8608         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8609         autoload.
8610
8611 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * gmm-utils.el (gmm-verbose): Add :group.
8614
8615 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8616
8617         * message.el: Change some comments WRT tool-bars.
8618
8619         * gnus-sum.el (gnus-summary-tool-bar)
8620         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8621         (gnus-summary-tool-bar-zap-list): New variables.
8622         (gnus-summary-make-tool-bar): Complete rewrite using
8623         `gmm-tool-bar-from-list'.
8624
8625         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8626         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8627         variables.
8628         (gnus-group-make-tool-bar): Complete rewrite using
8629         `gmm-tool-bar-from-list'.
8630         (gnus-group-tool-bar-update): New function.
8631
8632         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8633
8634 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8635
8636         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8637         is dissected into a single part of which the type is the same as
8638         the given one; decode charset.
8639
8640 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8641
8642         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8643         into alists as symbol not string, since that's what
8644         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8645         look for.
8646
8647 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8648
8649         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8650         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8651
8652         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8653
8654 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8655
8656         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8657         (gnus-xmas-mime-security-button-menu): New function.
8658
8659         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8660         (gnus-mime-security-button-menu): New definition.
8661         (gnus-mime-security-button-map): Use them.
8662         (gnus-mime-security-button-menu): New function.
8663         (gnus-insert-mime-security-button): Addition to help echo.
8664         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8665         (gnus-mime-security-pipe-part): New functions.
8666
8667         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8668         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8669
8670         * mm-decode.el (mm-handle-set-disposition): Remove.
8671         (mm-handle-set-description): Remove.
8672
8673 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8674
8675         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8676         (mm-w3m-standalone-supports-m17n-p): New function.
8677         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8678         w3m usage.
8679
8680         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8681         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8682
8683 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8684
8685         * message.el (message-tool-bar-zap-list): Use
8686         gmm-tool-bar-zap-list as custom type.
8687         (message-tool-bar-update): New function.
8688         (message-tool-bar, message-tool-bar-gnome)
8689         (message-tool-bar-retro): Add message-tool-bar-update.
8690         (message-tool-bar-gnome): Add flyspell-buffer.
8691
8692         * gnus-util.el (gnus-error): Describe `args'.
8693
8694         * gmm-utils.el (gmm-error): Describe `args'.
8695         (gmm-tool-bar-zap-list): New widget.
8696         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8697
8698 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8699
8700         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8701         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8702         the number of recursive calls.
8703
8704         * mm-decode.el (mm-handle-set-disposition): New macro.
8705         (mm-handle-set-description): New macro.
8706
8707 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8710         encoding.
8711
8712 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8713
8714         * message.el (message-tool-bar-zap-list, message-tool-bar)
8715         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8716         (message-tool-bar-local-item-from-menu): Remove.
8717         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8718         (message-make-tool-bar): New function.
8719         (message-mode): Use `message-make-tool-bar'.
8720
8721         * gmm-utils.el: New file.
8722         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8723         (gmm-lazy): New widget copied from `nnmail.el'.
8724         (gmm-tool-bar-from-list): New function for creating customizable
8725         tool bars.
8726         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8727         output.
8728         (gmm): Add :prefix to defgroup.
8729
8730 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8731
8732         * gmm-utils.el (gmm-widget-p): New function.
8733
8734 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8735
8736         * mml.el (mml-attach-file): Describe `description' in doc string.
8737         (mml-menu): Add Emacs MIME manual and PGG manual.
8738
8739 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8740
8741         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8742
8743 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8744
8745         * nntp.el (nntp-end-of-line): Doc fix.
8746
8747 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8748
8749         * imap.el (imap-open): Handle case where buffer is a buffer
8750         object.
8751
8752 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8753
8754         * gnus-delay.el (gnus-delay): Don't autoload.
8755         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8756         to be re-loaded when customizing the `gnus-delay' group.
8757
8758 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8759
8760         * message.el (message-insert-citation-line): Use newlines.
8761
8762 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8763
8764         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8765         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8766         these routines, so the passphrase can be managed externally and
8767         passed in to the system.
8768         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8769         pgg-add-passphrase-to-cache function.
8770
8771         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8772         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8773         these routines, so the passphrase can be managed externally and
8774         passed in to the system.
8775         (pgg-pgp5-sign-region): Use new name of
8776         pgg-add-passphrase-to-cache function.
8777
8778 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8779
8780         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8781         part of the decoded armor to find the key-identifier.
8782         (pgg-gpg-lookup-key-owner): New function to return the
8783         human-readable identifier of a key owner.
8784         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8785         itself.
8786         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8787         the key value) if we have a key and can match it against a secret
8788         key.  Also, added a note pointing out fact that the prompt only
8789         indicates the first matching key.
8790
8791         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8792         pgg-decrypt-region.
8793         (pgg-add-passphrase-to-cache): Rename from
8794         `pgg-add-passphrase-cache' to reduce confusion (all callers
8795         changed).
8796         (pgg-remove-passphrase-from-cache): Rename from
8797         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8798         changed).
8799         (pgg-read-passphrase, pgg-add-passphrase-cache)
8800         (pgg-remove-passphrase-cache): Add informative docstrings.
8801         (pgg-decrypt): Convey provided passphrase in subordinate call to
8802         pgg-decrypt-region.
8803
8804 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8805
8806         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8807         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8808         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8809         'passphrase' argument, so the passphrase can be managed externally
8810         and then passed in to the system.
8811
8812         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8813         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8814         so the passphrase cache can be used reliably with identifiers
8815         besides a pgp packet's key id.
8816
8817         * pgg-gpg.el (pgg-gpg-encrypt-region)
8818         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8819         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8820         these routines, so the passphrase can be managed externally and
8821         passed in to the system.
8822
8823         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8824         'notruncate' argument, so the passphrase cache can be used
8825         reliably with identifiers besides a pgp packet's key id.
8826
8827 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8828
8829         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8830         symmetric encryption.
8831         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8832         encrypted session key.
8833         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8834         message ask for the passphrase in a proper way.
8835
8836         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8837         New user commands for symmetric encryption.
8838
8839 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8842
8843         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8844
8845 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8846
8847         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8848
8849 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8850
8851         * mm-decode.el (mm-inlined-types): Add application/pgp.
8852         (mm-automatic-display): Ditto.
8853
8854         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8855         part as text.
8856
8857 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8858
8859         * nnrss.el: Update copyright.
8860         (nnrss-opml-import): Query whether to subscribe to each entry.
8861
8862         * gnus-art.el:
8863         * gnus-sum.el:
8864         * gnus-xmas.el:
8865         * messagexmas.el:
8866         * mm-uu.el:
8867         * mm-view.el: Update copyright.
8868
8869 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8870
8871         * message.el (message-info): New function.
8872         (message-mode-menu): Add it.
8873         Update copyright.
8874
8875         * ChangeLog: Fix and update copyright.
8876
8877 2006-01-13  Romain Francoise  <romain@orebokech.com>
8878
8879         * message.el (message-forward-subject-name-subject): Prefer the
8880         address to 'nowhere' if the sender has no name.
8881         Fix typo.  Update copyright year.
8882
8883 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8884
8885         * gnus-art.el (article-wash-html): Use
8886         gnus-summary-show-article-charset-alist if a numeric arg is given.
8887         (gnus-article-wash-html-with-w3m-standalone): New function.
8888
8889         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8890         mm-inline-text-html-render-with-w3m-standalone.
8891         (mm-text-html-washer-alist): Map w3m-standalone to
8892         gnus-article-wash-html-with-w3m-standalone.
8893         (mm-inline-text-html-render-with-w3m-standalone): New function.
8894
8895 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8896
8897         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8898         Improve LaTeX.
8899
8900 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8903         (nnrss-request-article): Render text/plain parts as HTML.
8904
8905         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8906         the buffer.
8907
8908 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8909
8910         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8911         custom definition of `gnus-posting-styles'.
8912
8913         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8914         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8915
8916 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8917
8918         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8919         Use nntp for bug archive.
8920
8921 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8922
8923         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8924         parts.
8925         (nnrss-normalize-date): New function converts ISO 8601 date into
8926         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8927         (nnrss-check-group): Use it.
8928
8929 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8930
8931         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8932
8933         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8934         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8935         (nnrss-insert-w3): Ditto.
8936
8937 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8940         the articles to be forwarded including the case where neither a
8941         number of articles nor a region is specified.
8942
8943 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8944
8945         * nnrss.el (nnrss-request-article): Fix last change; fill
8946         text/plain parts.
8947
8948 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8949
8950         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8951         in text/plain part.
8952         (nnrss-check-group): Don't add excessive newline to dc:subject.
8953
8954 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8955
8956         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8957         article.
8958
8959 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8960
8961         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8962         (nnml-use-compressed-files, nnml-save-mail): Support other
8963         comression programs such as bzip2.
8964
8965 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8966
8967         * dns.el (query-dns): Make sure we check the buffer size before
8968         removing tcp headers.
8969
8970 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8971
8972         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8973         remove MIME buttons associated with multipart/alternative parts.
8974         (gnus-mime-display-alternative): Tag buttons using `article-type'
8975         text property.
8976
8977         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8978         associated with multipart/alternative parts.
8979
8980         * gnus-art.el (gnus-signature-separator): Fix custom type.
8981
8982         * mm-decode.el (mm-inlined-types): Fix custom type.
8983         (mm-keep-viewer-alive-types): Ditto.
8984         (mm-automatic-display): Ditto.
8985         (mm-attachment-override-types): Ditto.
8986         (mm-inline-override-types): Ditto.
8987         (mm-automatic-external-display): Ditto.
8988
8989 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8990
8991         * spam-report.el (spam-report-user-mail-address)
8992         (spam-report-user-agent): New variables.
8993         (spam-report-url-ping-plain): Use spam-report-user-agent.
8994
8995 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8996
8997         * gnus-art.el (gnus-button-handle-custom): Do not just use
8998         `customize-apropos' for any "M-x customize-*" button but the
8999         function called for.  Accept both the function name and its
9000         argument in order to achieve this.
9001         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9002         function name to `gnus-button-handle-custom' in case of "M-x
9003         customize-*" buttons.
9004
9005 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9008         multipart/alternative and add xref to mm-discouraged-alternatives
9009         in doc string.
9010
9011         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9012         gnus-buttonized-mime-types in doc string.
9013
9014 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9015
9016         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9017         Suggest image/.* in the doc string.
9018
9019 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9020
9021         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9022         message-marks (Debian bug #342521).
9023
9024 2005-12-12  Simon Josefsson  <jas@extundo.com>
9025
9026         * password.el (password-read-from-cache): Add.
9027         (password-read): Use it.
9028
9029 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9030
9031         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9032         us-ascii as a MIME charset.
9033
9034         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9035         against the case where the 2nd arg TYPE is nil.
9036
9037 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9038
9039         * pop3.el (pop3-stream-type): Fix custom version.
9040
9041         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9042
9043 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9044
9045         * mm-decode.el (mm-display-external): Add missing cdr.
9046
9047 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9048
9049         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9050         RFC1524) if it is in mailcap or add a suffix according to
9051         mailcap-mime-extensions when generating a temp filename; postpone
9052         deleting a temp file for 2 seconds for some wrappers, shell
9053         scripts, and so on, which might exit right after having started a
9054         viewer command as a background job.
9055
9056 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * nntp.el (nntp-marks-directory): Fix custom group.
9059
9060         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9061         steps when < 10.
9062
9063         * gnus-start.el (gnus-no-server-1): Mention
9064         `gnus-level-default-subscribed' in doc string.
9065
9066 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9067
9068         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9069         parens.
9070
9071 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * gnus-xmas.el (gnus-use-toolbar): Revert.
9074         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9075         gnus-use-toolbar is default.
9076
9077         * messagexmas.el (message-use-toolbar): Revert.
9078         (message-setup-toolbar): Use global default-toolbar if
9079         message-use-toolbar is default.
9080
9081 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9082
9083         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9084         according to default-toolbar-visible-p.
9085
9086         * messagexmas.el (message-use-toolbar): Ditto.
9087
9088 2005-11-26  Dave Love  <fx@gnu.org>
9089
9090         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9091         (tls-program, tls-success): Provide openssl alternative.
9092
9093         * starttls.el: Doc fixes.
9094         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9095         SERVICE to PORT.
9096
9097         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9098         port null or service name.
9099         (starttls-negotiate): Autoload.
9100
9101 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9102
9103         * message.el (message-kill-to-signature): Fix interactive spec.
9104
9105 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9106
9107         * pop3.el (pop3-open-server): Recognize a string as a service name.
9108
9109 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9110
9111         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9112
9113 2005-11-23  Dave Love  <fx@gnu.org>
9114
9115         Add pop3s, pop3/starttls.
9116
9117         * pop3.el (pop3-authentication-scheme): Clarify doc.
9118         (open-tls-stream, starttls-open-stream): Autoload.
9119         (pop3-stream-type): New.
9120         (pop3-open-server): Use it.
9121
9122         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9123         for POP.
9124         (mail-source-keyword-map): Add :stream for POP.
9125         (mail-source-fetch-pop): Use pop3-stream-type.
9126
9127 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9128
9129         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9130         of current-time-string.
9131
9132 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9133
9134         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9135         date header.
9136
9137 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9138
9139         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9140         it can seriously impact performance as it bypasses the agent's
9141         local caches.
9142
9143 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9144
9145         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9146         must be explicitly online rather than "not explicitly offline" for
9147         its flags to be synchronized.
9148
9149         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9150         that gnus-uu-unmark-thread will function correctly.
9151
9152         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9153         1024K is instead displayed as 1M.
9154
9155 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9156
9157         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9158
9159 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9160
9161         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9162
9163 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9164
9165         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9166         error message to display actual error condition.
9167         (gnus-agent-save-local): Avoid saving symbols that are bound to
9168         nil as they simply result in a warning message in
9169         gnus-agent-read-local.
9170
9171 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9172
9173         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9174         rather than make-variable-buffer-local for file-precious-flag.
9175
9176 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9177
9178         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9179         for duplicates which are removed.  The invalid sort check then
9180         triggers a rescan after the sort as sorting may have moved
9181         duplicate entries such that they can be cheaply detected.
9182
9183 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9184
9185         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9186
9187 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9188
9189         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9190         internal variable to a custom variable.  Changed default value
9191         from compressed(2) to uncompressed(1).
9192         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9193         support for uncompressed agentview files.  Taken together, reading
9194         the agentview file should now be 6-7 times faster.
9195
9196 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9197
9198         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9199         as a buffer-local variable.  This avoids creating truncated
9200         dribble files as a result of a hang up, eg.
9201
9202 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9203
9204         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9205         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9206         XEmacs.
9207
9208 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9209
9210         * gnus-start.el (gnus-start-draft-setup): Enforce
9211         `gnus-draft-mode' for nndraft:drafts at startup.
9212
9213         * gnus.el (gnus-splash): Change custom group.
9214         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9215         allow-list argument.
9216
9217         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9218         string.
9219
9220 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9221
9222         * gnus-art.el (gnus-default-article-saver): Add user-defined
9223         `function' to custom type.
9224
9225 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9226
9227         * imap.el (imap-open): Handle case where buffer is a buffer
9228         object.
9229
9230 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9231
9232         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9233         long lines.
9234         (gnus-cache-delete-group): Wrap doc strings.
9235
9236         * gnus-agent.el (gnus-agent-rename-group)
9237         (gnus-agent-delete-group): Wrap doc strings.
9238
9239 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9240
9241         * messagexmas.el (message-use-toolbar): Change the valid values
9242         into default, top, bottom, left, and right.
9243         (message-toolbar-thickness): New variable.
9244         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9245         well.
9246         (message-setup-toolbar): Make it work.
9247
9248         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9249         (gnus-use-toolbar): Change the valid values into default, top,
9250         bottom, left, and right.
9251         (gnus-toolbar-thickness): New variable.
9252         (gnus-xmas-setup-toolbar): New function.
9253         (gnus-xmas-setup-group-toolbar): Use it.
9254         (gnus-xmas-setup-summary-toolbar): Use it.
9255
9256 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9257
9258         * gnus-start.el (gnus-1): Add "native" to
9259         gnus-predefined-server-alist.
9260
9261         * gnus.el (gnus-method-to-server): Don't add "native" to the
9262         lists here, because that leads to problems when
9263         gnus-select-method is bound.
9264
9265 2005-11-09  Simon Josefsson  <jas@extundo.com>
9266
9267         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9268         use (not sort-by-date) instead.
9269
9270 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9271
9272         * gnus-delay.el (gnus-delay-group): Don't autoload.
9273         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9274         to be re-loaded when customizing the `gnus-delay' group.
9275
9276 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9277
9278         * message.el: Revert last changes.
9279         (message-insert-citation-line): Use newlines.
9280
9281 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9282
9283         * message.el (message-courtesy-message)
9284         (message-mark-insert-begin, message-mark-insert-end)
9285         (message-elide-ellipsis, message-cancel-message)
9286         (message-add-header, message-change-subject)
9287         (message-cross-post-followup-to-header)
9288         (message-cross-post-insert-note, message-reduce-to-to-cc)
9289         (message-widen-reply, message-delete-not-region)
9290         (message-kill-to-signature, message-insert-signature)
9291         (message-insert-importance-high, message-insert-importance-low)
9292         (message-insert-or-toggle-importance)
9293         (message-insert-disposition-notification-to)
9294         (message-indent-citation, message-yank-original)
9295         (message-cite-original-without-signature, message-cite-original)
9296         (message-insert-citation-line, message-position-on-field)
9297         (message-fix-before-sending, message-send-mail-partially)
9298         (message-send-mail, message-send-mail-with-sendmail)
9299         (message-send-mail-with-qmail, message-send-news)
9300         (message-check-news-header-syntax, message-generate-headers)
9301         (message-insert-courtesy-copy, message-fill-address)
9302         (message-fill-header, message-shorten-references)
9303         (message-setup-1, message-cancel-news)
9304         (message-forward-make-body-plain, message-forward-make-body-mime)
9305         (message-forward-make-body-mml, message-encode-message-body)
9306         (message-forward-make-body-digest-plain)
9307         (message-forward-make-body-digest-mime)
9308         (message-use-alternative-email-as-from): Insert `hard-newline'
9309         instead of ordinary newlines.
9310
9311 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9312
9313         * message.el (message-generate-headers): Downcase the argument
9314         given to message-check-element.
9315
9316 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9317
9318         * nntp.el (nntp-authinfo-rejected): New error condition.
9319         (nntp-wait-for): Use new error condition to signal authentication
9320         error.
9321         (nntp-retrieve-data): Rethrow new error condition to break out of
9322         recursive call to nntp-send-authinfo.
9323
9324 2005-11-08  Romain Francoise  <romain@orebokech.com>
9325
9326         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9327         (gnus-summary-exit-map): Bind to `Z p'.
9328         (gnus-summary-make-menu-bar): Add menu item.
9329
9330 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9331
9332         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9333         (gnus-treat-*): Add `first' in all doc strings.
9334
9335         * gnus-group.el (gnus-group-compact-group): Fix typo.
9336
9337 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9338
9339         * gnus.el (gnus-parameters-case-fold-search): New variable.
9340         (gnus-parameters-get-parameter): Use it.
9341
9342         * gnus-score.el (gnus-home-score-file): Doc fix.
9343
9344 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9345
9346         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9347
9348 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9349
9350         * mm-util.el (mm-special-display-p): New function.
9351
9352         * mml.el (mml-preview): Use it; doc fix.
9353
9354 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9355
9356         * imap.el (imap-open): Handle case where buffer is a buffer object.
9357
9358 2005-10-29  Romain Francoise  <romain@orebokech.com>
9359
9360         * message.el (message-fix-before-sending): Fix comment.
9361
9362 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9363
9364         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9365
9366 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9367
9368         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9369         Used in gnus-score.el.
9370
9371 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9374
9375 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9376
9377         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9378         whitespace removed in revision 7.8.  Use concatenated string to
9379         protect trailing whitespace.
9380
9381 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9382
9383         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9384         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9385         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9386         Courier IMAP ("some version from 2004").  Mostly based on similar
9387         code in the same function.
9388
9389 2005-10-26  Didier Verna  <didier@xemacs.org>
9390
9391         * gnus-group.el (gnus-group-compact-group): Invalidate original
9392         article buffer.
9393         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9394         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9395         NOV database and in article itself.
9396         Invalidate article backlog.
9397
9398 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9399
9400         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9401
9402 2005-10-26  Simon Josefsson  <jas@extundo.com>
9403
9404         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9405         part of 2004-07-25 change.
9406
9407 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9408
9409         * message.el (message-display-completion-list): New function.
9410         (message-expand-group): Use it; make sure the Completions buffer
9411         is modifiable.
9412 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9413
9414         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9415         user-mail-name is an empty string.
9416
9417 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9418
9419         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9420         depending on gnus-score-decay-constant.
9421
9422         * encrypt.el (encrypt-insert-file-contents)
9423         (encrypt-write-file-contents): Don't use `gnus-message'.
9424
9425         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9426         arguments.
9427         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9428         arguments to mm-uu-verbatim-marks-extract.
9429         (mm-uu-hide-markers): New variable.
9430         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9431
9432         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9433         (gnus-convert-image-to-face-command): Use "convert" by default to
9434         allow other input image formats.
9435         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9436         accordingly.
9437
9438 2005-10-23  Simon Josefsson  <jas@extundo.com>
9439
9440         * imap.el (imap-gssapi-program): Align command line parameters
9441         with latest GNU SASL.
9442         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9443
9444 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9445
9446         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9447         HTML.
9448         (nnslashdot-request-article): Ditto.
9449
9450         * lpath.el (featurep): Add nobreak-char-display.
9451
9452 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9453
9454         * mail-source.el (mail-source-fetch-pop): Require pop3.
9455         (mail-source-check-pop): Ditto.
9456
9457 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9458
9459         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9460         errors.
9461
9462 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9463
9464         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9465         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9466
9467         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9468
9469         * mm-bodies.el (mm-decode-string): Call
9470         `mm-charset-to-coding-system' with allow-override argument.
9471
9472 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9473
9474         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9475         (rfc2047-charset-to-coding-system): New function.
9476         (rfc2047-decode-encoded-words): New function.
9477         (rfc2047-decode-region): Use them.
9478         (rfc2047-decode-cte): Remove.
9479         (rfc2047-parse-and-decode): Remove.
9480         (rfc2047-decode): Remove.
9481
9482 2005-10-15  Kenichi Handa  <handa@m17n.org>
9483
9484         * rfc2047.el (rfc2047-decode-cte): New function.
9485         (rfc2047-decode-region): Change the way to decode successive
9486         encoded-words: decode B- or Q-encoding in each encoded-word,
9487         concatenate them, and decode it as charset.
9488
9489 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * lpath.el: Fbind codepage-setup for XEmacs.
9492
9493 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9494
9495         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9496         widget-move-and-invoke.
9497         (gnus-custom-mode): Use gnus-custom-map.
9498
9499 2005-10-15  Bill Wohler  <wohler@newt.com>
9500
9501         * message.el (message-tool-bar-map): Renamed image file from
9502         mail_send to mail/send.
9503
9504 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9505
9506         * message.el (message-expand-group): Pass the common
9507         prefix substring of completion to `display-completion-list'.
9508
9509 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9510
9511         * mml-sec.el (mml-secure-method): New internal variable.
9512         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9513         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9514         functions using mml-secure-method.
9515
9516         * mml.el (mml-mode-map): Add key bindings for those functions.
9517         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9518         Harder <harder@myrealbox.com>.
9519         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9520         end of message if point is the headers of the message.
9521
9522         * message.el (message-in-body-p): New function.
9523
9524         * assistant.el: Autoload gnus-util and netrc.
9525
9526         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9527         Use `mm-charset-override-alist' only when decoding.
9528
9529         * mm-bodies.el (mm-decode-body): Call
9530         `mm-charset-to-coding-system' with allow-override argument.
9531
9532         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9533         `filename' from Content-Disposition if Content-Type doesn't
9534         provide `name'.
9535         (gnus-mime-view-part-as-type): Set default instead of
9536         initial-input.
9537
9538 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9539
9540         * format-spec.el (format-spec): Propagate text properties of % spec.
9541
9542 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9543
9544         * gnus-art.el (gnus-treat-predicate): Add `first'.
9545
9546 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9547
9548         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9549         (mm-charset-override-alist): New variable.
9550         (mm-charset-to-coding-system): Use it.
9551         (mm-codepage-setup): New helper function.
9552         (mm-charset-eval-alist): New variable.
9553         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9554         about unknown charsets.
9555
9556         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9557
9558 2005-10-04  David Hansen  <david.hansen@gmx.net>
9559
9560         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9561         (nnrss-check-group): Ditto.
9562
9563 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9564
9565         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9566         Rename x-gnus-verbatim to x-verbatim.
9567         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9568
9569         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9570         x-verbatim.
9571
9572         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9573
9574         * gnus-util.el (gnus-remove-duplicates): Remove.
9575
9576         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9577         instead of gnus-remove-duplicates.
9578
9579         * message.el (message-remove-duplicates): Remove.
9580         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9581         message-remove-duplicates.
9582
9583         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9584         available, else use implementation from `delete-dups'.
9585
9586         * message.el (message-insert-expires): New function.
9587         (message-mode-map): Add key binding.
9588         (message-mode-field-menu): Add menu entry.
9589         (message-mode): Document it.
9590         (message-make-expires-date): Use `message-make-date'.
9591
9592 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9593
9594         * message.el (message-make-expires-date): New function.
9595
9596 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * Makefile.in (list-installed-shadows): New entry.
9599         (install): Use it.
9600         (remove-installed-shadows): New entry.
9601
9602         * dgnushack.el (dgnushack-default-load-path): New variable.
9603         (dgnushack-find-lisp-shadows): New function.
9604         (dgnushack-remove-lisp-shadows): New function.
9605
9606 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9607
9608         * Makefile.in (install-el-elc): New entry.
9609         (install): Use it so that .el files are necessarily installed.
9610
9611 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9612
9613         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9614
9615 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9616
9617         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9618         function rather than the diff-mode.el package.
9619         (mm-display-external): Use with-current-buffer.
9620         (mm-viewer-completion-map, mm-viewer-completion-map):
9621         Move initialization inside declaration.
9622
9623 2005-09-29  Simon Josefsson  <jas@extundo.com>
9624
9625         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9626         autoload mail-check-payment.
9627         (spam-check-hashcash): Define unconditionally, since hashcash.el
9628         is part of Gnus now.  Ignore errors from payment checking.
9629
9630 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9631
9632         * message.el (message-bold-region, message-unbold-region): Rename
9633         from `bold-region' and `unbold-region'.
9634
9635         * message.el: Remove useless autoloads.
9636
9637 2005-09-28  Simon Josefsson  <jas@extundo.com>
9638
9639         * message.el (message-use-idna): Default to t.
9640         (message-use-idna): Test whether encoding works too.  Doc fix.
9641
9642 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9643
9644         * nntp.el (nntp-warn-about-losing-connection): Remove.
9645
9646 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9647
9648         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9649         customizable.  Change default value.
9650         (mm-uu-diff-groups-regexp): Change default value.
9651         (mm-uu-type-alist): Add doc string.
9652         (mm-uu-configure): Add doc string.  Make it interactive.
9653         (mm-uu-tex-groups-regexp): New variable.
9654         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9655         (mm-uu-type-alist): Add LaTeX documents.
9656         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9657         of "text/verbatim".
9658         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9659
9660         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9661         instead of "text/verbatim".
9662
9663         * message.el (message-mark-inserted-region)
9664         (message-mark-insert-file): Use slrn style marks when called with
9665         prefix argument.
9666
9667 2005-09-27  Simon Josefsson  <jas@extundo.com>
9668
9669         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9670
9671 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9672
9673         * message.el (message-remove-duplicates): New function.
9674         Implementation borrowed from `gnus-remove-duplicates'.
9675         (message-idna-to-ascii-rhs): Also encode idna addresses in
9676         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9677         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9678         only ask about the same idna domain once per header and also tell
9679         in what header to replace the idna domain.
9680
9681         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9682         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9683         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9684         a header is decoded and not just the last one.
9685
9686 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9687
9688         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9689         has been decoded.
9690
9691         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9692         (mm-insert-part): Don't modify text if it has been decoded.
9693
9694         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9695         decoded.
9696
9697         * mm-view.el (mm-inline-text): Don't strip text props unless
9698         decoding enriched or richtext parts.
9699
9700 2005-09-25  Romain Francoise  <romain@orebokech.com>
9701
9702         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9703         * gnus-start.el (gnus-subscribe-interactively):
9704         * gnus-uu.el (gnus-uu-grab-articles):
9705         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9706         space.
9707
9708 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9709
9710         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9711         * mm-view.el (mm-view-pkcs7-decrypt):
9712         * gnus-sum.el (gnus-summary-limit-to-extra)
9713         (gnus-summary-respool-article, gnus-read-move-group-name):
9714         * gnus-score.el (gnus-summary-increase-score):
9715         * gnus-util.el (gnus-completing-read-with-default):
9716         * gnus-art.el (gnus-read-save-file-name)
9717         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9718         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9719         * message.el (message-check-news-header-syntax):
9720         Follow convention for reading with the minibuffer.
9721
9722 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9723
9724         * spam-report.el (spam-report-url-ping-plain):
9725         Use gnus-extended-version as User-Agent.
9726
9727         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9728         default value is nil.
9729
9730         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9731         (mm-uu-verbatim-marks-extract): New function.
9732         (mm-uu-extract): New face.
9733         (mm-uu-copy-to-buffer): Use it.
9734
9735         * spam-report.el (spam-report-gmane-ham): Renamed from
9736         `spam-report-gmane-unspam'.
9737         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9738         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9739
9740         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9741         Autoload.
9742         (spam-report-gmane-unregister-routine): Renamed
9743         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9744
9745 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9746
9747         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9748         (spam-report-gmane-unregister-routine): Add support for gmane
9749         unregistration.
9750
9751         * spam-report.el (spam-report-gmane-unspam)
9752         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9753         (spam-report-gmane): Change to take a single article and do unspam
9754         registration.
9755
9756 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9757
9758         * mm-url.el (mm-url-decode-entities): Fix regexp.
9759
9760 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9761
9762         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9763         default to nil, to be able to use Gnus at all.  If the default
9764         switches to something else, then the function should be fixed not
9765         be exceedingly slow.
9766
9767 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9768
9769         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9770         fail hard.
9771
9772         * spam-report.el: Add better Keywords line.
9773
9774         * spam.el: Add Maintainer and better Keywords line.
9775
9776 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9777
9778         * gnus-art.el (gnus-article-replace-part)
9779         (gnus-mime-replace-part): New functions.
9780         (gnus-mime-action-alist, gnus-mime-button-commands)
9781         (gnus-mime-save-part-and-strip): Added file argument.
9782         (gnus-article-part-wrapper): Added interactive argument.
9783
9784         * gnus-sum.el (gnus-summary-mime-map): Add
9785         `gnus-article-replace-part'.
9786
9787 2005-09-19  Didier Verna  <didier@xemacs.org>
9788
9789         The nnml compaction feature:
9790         * nnml.el (nnml-request-compact-group): New function.
9791         * nnml.el (nnml-request-compact): New function.
9792         * gnus-int.el (gnus-request-compact-group): New function.
9793         * gnus-int.el (gnus-request-compact): New function.
9794         * gnus-group.el (gnus-group-compact-group): New function.
9795         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9796         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9797         * gnus-srvr.el (gnus-server-compact-server): New function.
9798         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9799         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9800
9801 2005-09-18  Deepak Goel  <deego@gnufans.org>
9802
9803         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9804         format spec.
9805
9806 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9809
9810 2005-09-15  Romain Francoise  <romain@orebokech.com>
9811
9812         * message.el (message-fill-paragraph): Clarify docstring.
9813
9814 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9815
9816         * gnus-art.el (gnus-mime-display-part): Protect against broken
9817         MIME messages.
9818
9819 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9820
9821         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9822         before parsing header.
9823
9824 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9825
9826         * html2text.el (html2text-replace-list): Add new entities.
9827
9828 2005-09-11  Romain Francoise  <romain@orebokech.com>
9829
9830         * message.el (message-alternative-emails): Improve docstring.
9831         (message-setup-1): Call `message-use-alternative-email-as-from'
9832         after `message-setup-hook' to give it precedence over posting
9833         styles, etc.
9834         (message-use-alternative-email-as-from): Add docstring.  Remove
9835         the original From header if present.
9836
9837         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9838         (nnml-save-mail): Use it.
9839
9840         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9841         articles.  Add new argument `silent'.
9842         (gnus-uu-mark-all): Report the total number of marked articles.
9843
9844 2005-09-10  Romain Francoise  <romain@orebokech.com>
9845
9846         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9847         (gnus-uu-mark-series): Likewise.
9848
9849 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9850
9851         * spam-report.el (spam-report-gmane): Fix generation of spam
9852         report URL.
9853
9854 2005-09-10  Simon Josefsson  <jas@extundo.com>
9855
9856         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9857         t, based on discussion on the ding list with Robert Epprecht
9858         <epprecht@solnet.ch>.
9859
9860 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9861
9862         * spam-report.el (spam-report-gmane): Make it work without
9863         X-Report-Spam header.  Gmane now only provides Archived-At.
9864         This is only used if `spam-report-gmane-use-article-number' is nil.
9865         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9866
9867         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9868         make `gnus-summary-sort-by-recipient' work with threading.
9869
9870         * nnweb.el (nnweb-google-wash-article): Print a message if article
9871         is not available.
9872
9873 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9874
9875         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9876         change.  Decode text/* parts content before displaying.
9877
9878 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9879
9880         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9881
9882 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9885
9886         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9887         url-package-name, url-package-version,
9888         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9889         w3m-display-inline-images, and w3m-minor-mode-map.
9890
9891 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9892
9893         * message.el (message-tab-body-function): Fix mismatched custom type.
9894
9895         * gnus.el (gnus-group-change-level-function): Ditto.
9896
9897         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9898
9899         * gnus-art.el (gnus-signature-limit)
9900         (gnus-article-mime-part-function): Ditto.
9901
9902 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9903
9904         * mml.el (mml-mode): Silence the byte compiler.
9905
9906         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9907         using `(sit-for 0)' before moving the point to the specified part;
9908         skip unbuttonized parts.
9909         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9910         return to the summary window if gnus-auto-select-part is non-nil.
9911
9912 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9913
9914         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9915         variables.
9916         (mml-dnd-attach-file, mml-mode): Use them.
9917
9918         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9919         Make fetching article by MID work again for Google Groups.  Added
9920         FIXME concerning gnus-group-make-web-group.
9921
9922         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9923         Don't depend on Gnus by using mail-extract-address-components if
9924         gnus-extract-address-components is not bound.
9925
9926 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927
9928         * gnus-art.el (gnus-mime-display-security): Don't display the
9929         signature, but only the signed part.
9930
9931 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9932
9933         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9934
9935         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9936         list, not listp.
9937
9938 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9939
9940         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9941         when encoding.
9942
9943         * mm-bodies.el (mm-decode-content-transfer-encoding):
9944         De-canonicalize CRLF for all text content types, not just
9945         text/plain.
9946
9947 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9948
9949         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9950         valid article; point arrow and cursor at the MIME button.
9951
9952 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9955         Suggested by Dan Christensen <jdc@uwo.ca>.
9956
9957         * mm-decode.el (mm-save-part): Enable change of prompt.
9958
9959 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9960
9961         * gnus-msg.el (gnus-inews-add-send-actions): Made
9962         `message-post-method' lambda parameter ARG `&optional'.
9963
9964 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9965
9966         * gnus-sum.el (gnus-summary-mime-map): Added
9967         gnus-article-save-part-and-strip, gnus-article-delete-part and
9968         gnus-article-jump-to-part.
9969
9970         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9971         (gnus-article-edit-part): Use it.
9972         (gnus-article-part-wrapper): Added no-handle argument.
9973         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9974         functions.
9975
9976 2005-08-29  Romain Francoise  <romain@orebokech.com>
9977
9978         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9979         docstring.
9980         (gnus-face-from-file): Likewise.
9981
9982 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9983
9984         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9985         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9986         non-nil.
9987         (gnus-auto-select-part): New variable.
9988         (gnus-article-jump-to-part): New function.
9989         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9990         (gnus-mime-delete-part): Allow selecting specified part after
9991         deleting or stripping parts.
9992         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9993         part if argument is bogus.
9994
9995 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9996
9997         * gnus-art.el (w3m-minor-mode-map):
9998         * gnus-spec.el (gnus-newsrc-file-version):
9999         * gnus-util.el (nnmail-active-file-coding-system)
10000         (gnus-original-article-buffer, gnus-user-agent):
10001         * gnus.el (gnus-ham-process-destinations)
10002         (gnus-parameter-ham-marks-alist)
10003         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10004         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10005         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10006         * mm-decode.el (gnus-current-window-configuration):
10007         * mm-extern.el (gnus-article-mime-handles):
10008         * mm-url.el (url-current-object, url-package-name)
10009         (url-package-version):
10010         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10011         (smime-keys, w3m-cid-retrieve-function-alist)
10012         (w3m-current-buffer, w3m-display-inline-images)
10013         (w3m-minor-mode-map):
10014         * mml-smime.el (gnus-extract-address-components):
10015         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10016         (gnus-newsrc-hashtb, message-default-charset)
10017         (message-deletable-headers, message-options)
10018         (message-posting-charset, message-required-mail-headers)
10019         (message-required-news-headers):
10020         * mml1991.el (mc-pgp-always-sign):
10021         * mml2015.el (mc-pgp-always-sign):
10022         * nnheader.el (nnmail-extra-headers):
10023         * rfc1843.el (gnus-decode-encoded-word-function)
10024         (gnus-decode-header-function, gnus-newsgroup-name):
10025         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10026
10027 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10028
10029         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10030         the end of the date treatments.
10031
10032 2005-08-15  Simon Josefsson  <jas@extundo.com>
10033
10034         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10035         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10036         Capello and Romain Francoise.
10037         (pgg-fetch-key-function): Removed, not used?
10038         (pgg-insert-url-with-w3): Require url, to get
10039         url-insert-file-contents regardless of where it is defined.
10040
10041 2005-08-13  Romain Francoise  <romain@orebokech.com>
10042
10043         * message.el (message-cite-original-1): New function.
10044         (message-cite-original): Use it.
10045         (message-cite-original-without-signature): Ditto.
10046
10047 2005-08-08  Romain Francoise  <romain@orebokech.com>
10048
10049         * message.el (message-yank-empty-prefix): New variable.
10050         (message-indent-citation): Use it.
10051         (message-cite-original-without-signature): Respect X-No-Archive.
10052
10053 2005-08-08  Simon Josefsson  <jas@extundo.com>
10054
10055         * pgg.el: Autoload url-insert-file-contents instead of loading
10056         w3/url.
10057         (pgg-insert-url-with-w3): Don't load url here.
10058
10059 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10060
10061         * message.el (message-kill-to-signature): Don't insert newline at
10062         bol.
10063         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10064
10065 2005-08-06  Romain Francoise  <romain@orebokech.com>
10066
10067         * message.el (message-user-fqdn): Fix typo in docstring.
10068
10069 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10070
10071         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10072
10073         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10074
10075 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * mm-bodies.el (mm-encode-body): Use coding system rather than
10078         charset to encode text.
10079
10080         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10081         number of charsets if utf-8 is available (XEmacs).
10082
10083 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10084
10085         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10086         taken from `gnus-button-mid-or-mail-regexp'.
10087         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10088         (gnus-button-alist): Improve regexp for domain part of the MIDs
10089         for news:localpart@domain buttons.
10090         (gnus-button-ctan-directory-regexp): Update.
10091
10092 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10093
10094         * sieve-manage.el (sieve-manage-interactive-login): Use
10095         make-local-variable rather than make-variable-buffer-local.
10096         (sieve-manage-open): Ditto.
10097         (sieve-manage-authenticate): Ditto.
10098
10099         * mml.el (mml-generate-mime-1): Make the content type default to
10100         text/plain if the filename is not specified.
10101
10102 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10103
10104         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10105         instead of insert-buffer.
10106
10107         * message.el (message-yank-original): Ditto; set the mark at the
10108         end of the yanked message.
10109
10110 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10111
10112         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10113         lines to scroll rather than to stop it.
10114
10115         * mml.el (mml-generate-default-type): Add doc string.
10116         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10117         default to application/octet-stream when determining the content
10118         type if it is not specified for the part or the mml contents; add
10119         a comment about mml-generate-default-type.
10120
10121 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10122
10123         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10124         make it default to application/octet-stream when determining the
10125         content type if it is not specified for the external contents.
10126
10127 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10128
10129         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10130         segmented parameter but also other parameters might be there.
10131
10132 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10133
10134         * mm-decode.el (mm-display-external): Delete temp file, directory
10135         and buffer immediately if the external process is exited.
10136
10137 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10140         fewer lines than that of scroll-margin.
10141         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10142
10143 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10144
10145         * gnus-art.el (gnus-article-next-page): Revert.
10146         (gnus-article-beginning-of-window): New macro.
10147         (gnus-article-next-page-1): Use it.
10148         (gnus-article-prev-page): Ditto.
10149         (gnus-article-edit-part): Use insert-buffer-substring instead of
10150         insert-buffer.
10151         (gnus-article-edit-exit): Ditto.
10152
10153         * gnus-util.el (gnus-beginning-of-window): Remove.
10154         (gnus-end-of-window): Remove.
10155
10156         * lpath.el: Don't bind header-line-format and scroll-margin.
10157
10158 2005-07-25  Simon Josefsson  <jas@extundo.com>
10159
10160         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10161         to have the url package without w3.  Reported by Daiki Ueno
10162         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10163
10164 2005-07-20  Didier Verna  <didier@xemacs.org>
10165
10166         * gnus-diary.el: Remove the description comment (nndiary is now
10167         properly documented in the Gnus manual).
10168         Fix the spelling of "Back End".
10169         * nndiary.el: Ditto.
10170         Fix the copyright notice.
10171
10172 2005-07-18  Romain Francoise  <romain@orebokech.com>
10173
10174         * gnus-sum.el (gnus-summary-to-prefix)
10175         (gnus-summary-newsgroup-prefix): New variables.
10176         (gnus-summary-from-or-to-or-newsgroups): Use them.
10177
10178 2005-07-17  Romain Francoise  <romain@orebokech.com>
10179
10180         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10181         space as it's generally not especially interesting to the user.
10182
10183 2005-07-16  Romain Francoise  <romain@orebokech.com>
10184
10185         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10186         nil to avoid prompting and file modification if one of the
10187         messages at the top of the nnfolder file contains a copyright
10188         notice.
10189         Update copyright notice.
10190
10191         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10192         instead of `current-time-string' as the latter creates a time
10193         string that is not RFC 2822 compliant (it lacks the zone).
10194         Update copyright notice.
10195
10196 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10197
10198         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10199         for text/rtf.  Display default in prompt.  Pass default for M-n.
10200
10201         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10202
10203 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10204
10205         * gnus-msg.el (gnus-button-mailto): Remove
10206         save-selected-window-window hackery because it relies on
10207         save-selected-window internals.
10208
10209 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10210
10211         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10212         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10213         (gnus-article-prev-page): Ditto.
10214
10215         * gnus-util.el (gnus-beginning-of-window): New function.
10216         (gnus-end-of-window): New function.
10217
10218         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10219
10220 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10221
10222         * gnus-score.el (gnus-score-edit-all-score): Set
10223         gnus-score-edit-exit-function to gnus-score-edit-done and call
10224         gnus-message.
10225
10226 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10227
10228         * gnus-msg.el (gnus-button-mailto): Remove
10229         save-selected-window-window hackery because it relies on
10230         save-selected-window internals.
10231
10232 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10233
10234         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10235         add-minor-mode.
10236         (gnus-binary-mode): Ditto.
10237
10238         * gnus-topic.el (gnus-topic-mode): Ditto.
10239
10240 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10241
10242         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10243         (gnus-article-prev-page): Take scroll-margin into consideration.
10244
10245 2005-07-04  Lute Kamstra  <lute@gnu.org>
10246
10247         Update FSF's address in GPL notices.
10248
10249 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10250
10251         * gnus.el (gnus-exit):
10252         * gnus-group.el (gnus-group-icons):
10253         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10254
10255         * gnus-nocem.el (gnus-nocem):
10256         * message.el (message-various, message-buffers, message-sending)
10257         (message-interface, message-forwarding, message-insertion)
10258         (message-headers, message-news, message-mail):
10259         * pgg-gpg.el (pgg-gpg):
10260         * pgg-parse.el (pgg-parse):
10261         * pgg-pgp.el (pgg-pgp):
10262         * pgg-pgp5.el (pgg-pgp5):
10263         * pop3.el (pop3): Finish `defgroup' description with period.
10264
10265 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * gnus-art.el (article-display-face): Improve the efficiency.
10268         (article-display-x-face): Ditto; remove grey x-face stuff.
10269
10270 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10271
10272         * gnus-art.el (article-display-face): Correct the position in
10273         which Faces are inserted.
10274
10275 2005-06-29  Didier Verna  <didier@xemacs.org>
10276
10277         * gnus-art.el (article-display-face): Display faces in correct
10278         order.
10279
10280 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10281
10282         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10283         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10284         (gnus-nocem-check-article): Fetch the Type header.
10285         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10286         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10287         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10288         make sure gnus-nocem-hashtb is initialized.
10289         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10290         (gnus-nocem-unwanted-article-p): Ditto.
10291
10292         * pgg.el (pgg-verify): Return the verification result.
10293
10294 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10295
10296         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10297         is ascii.
10298
10299 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10300
10301         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10302         `show-nonbreak-escape'.
10303
10304 2005-06-23  Lute Kamstra  <lute@gnu.org>
10305
10306         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10307
10308         * dig.el (dig-mode):
10309         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10310
10311 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10312
10313         * nnimap.el (nnimap-split-download-body): Fix spellings.
10314
10315 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10316
10317         * gnus-art.el (gnus-article-encrypt-body):
10318         * gnus-cus.el (gnus-score-customize):
10319         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10320         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10321
10322 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10323
10324         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10325         header by looking for magic "MII" at the beginnig.
10326
10327 2005-06-16  Miles Bader  <miles@gnu.org>
10328
10329         * gnus-xmas.el (gnus-xmas-group-startup-message):
10330         Use renamed gnus-splash face.
10331
10332         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10333         (assistant-field-face): New backward-compatibility alias for renamed
10334         face.
10335         (assistant-render-text): Use renamed assistant-field face.
10336
10337         * spam.el (spam): Remove "-face" suffix from face name.
10338         (spam-face): New backward-compatibility alias for renamed face.
10339         (spam-face, spam-initialize): Use renamed spam face.
10340
10341         * message.el (message-header-to, message-header-cc)
10342         (message-header-subject, message-header-newsgroups)
10343         (message-header-other, message-header-name)
10344         (message-header-xheader, message-separator, message-cited-text)
10345         (message-mml): Remove "-face" suffix from face names.
10346         (message-header-to-face, message-header-cc-face)
10347         (message-header-subject-face, message-header-newsgroups-face)
10348         (message-header-other-face, message-header-name-face)
10349         (message-header-xheader-face, message-separator-face)
10350         (message-cited-text-face, message-mml-face):
10351         New backward-compatibility aliases for renamed faces.
10352         (message-font-lock-keywords): Use renamed message faces.
10353
10354         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10355         (sieve-test-commands, sieve-tagged-arguments):
10356         Remove "-face" suffix from face names.
10357         (sieve-control-commands-face, sieve-action-commands-face)
10358         (sieve-test-commands-face, sieve-tagged-arguments-face):
10359         New backward-compatibility aliases for renamed faces.
10360         (sieve-control-commands-face, sieve-action-commands-face)
10361         (sieve-test-commands-face, sieve-tagged-arguments-face):
10362         Use renamed sieve faces.
10363
10364         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10365         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10366         (gnus-group-news-3-empty, gnus-group-news-4)
10367         (gnus-group-news-4-empty, gnus-group-news-5)
10368         (gnus-group-news-5-empty, gnus-group-news-6)
10369         (gnus-group-news-6-empty, gnus-group-news-low)
10370         (gnus-group-news-low-empty, gnus-group-mail-1)
10371         (gnus-group-mail-1-empty, gnus-group-mail-2)
10372         (gnus-group-mail-2-empty, gnus-group-mail-3)
10373         (gnus-group-mail-3-empty, gnus-group-mail-low)
10374         (gnus-group-mail-low-empty, gnus-summary-selected)
10375         (gnus-summary-cancelled, gnus-summary-high-ticked)
10376         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10377         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10378         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10379         (gnus-summary-low-undownloaded)
10380         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10381         (gnus-summary-low-unread, gnus-summary-normal-unread)
10382         (gnus-summary-high-read, gnus-summary-low-read)
10383         (gnus-summary-normal-read, gnus-splash):
10384         Remove "-face" suffix from face names.
10385         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10386         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10387         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10388         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10389         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10390         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10391         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10392         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10393         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10394         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10395         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10396         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10397         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10398         (gnus-summary-normal-ticked-face)
10399         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10400         (gnus-summary-normal-ancient-face)
10401         (gnus-summary-high-undownloaded-face)
10402         (gnus-summary-low-undownloaded-face)
10403         (gnus-summary-normal-undownloaded-face)
10404         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10405         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10406         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10407         (gnus-splash-face):
10408         New backward-compatibility aliases for renamed faces.
10409         (gnus-group-startup-message): Use renamed gnus faces.
10410
10411         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10412         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10413         (gnus-server-agent): Remove "-face" suffix from face names.
10414         (gnus-server-agent-face, gnus-server-opened-face)
10415         (gnus-server-closed-face, gnus-server-denied-face)
10416         (gnus-server-offline-face):
10417         New backward-compatibility aliases for renamed faces.
10418         (gnus-server-agent-face, gnus-server-opened-face)
10419         (gnus-server-closed-face, gnus-server-denied-face)
10420         (gnus-server-offline-face): Use renamed gnus faces.
10421
10422         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10423         Remove "-face" suffix from face names.
10424         (gnus-picon-xbm-face, gnus-picon-face):
10425         New backward-compatibility aliases for renamed faces.
10426
10427         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10428         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10429         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10430         (gnus-cite-11): Remove "-face" suffix from face names.
10431         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10432         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10433         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10434         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10435         New backward-compatibility aliases for renamed faces.
10436         (gnus-cite-attribution-face, gnus-cite-face-list)
10437         (gnus-article-boring-faces): Use renamed gnus faces.
10438
10439         * gnus-art.el (gnus-signature, gnus-header-from)
10440         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10441         (gnus-header-content): Remove "-face" suffix from face names.
10442         (gnus-signature-face, gnus-header-from-face)
10443         (gnus-header-subject-face, gnus-header-newsgroups-face)
10444         (gnus-header-name-face, gnus-header-content-face):
10445         New backward-compatibility aliases for renamed faces.
10446         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10447
10448         * gnus-sum.el (gnus-summary-selected-face)
10449         (gnus-summary-highlight): Use renamed gnus faces.
10450         * gnus-group.el (gnus-group-highlight): Likewise.
10451
10452 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10453
10454         * gnus-sieve.el (gnus-sieve-article-add-rule):
10455         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10456         * spam-stat.el (spam-stat-buffer-change-to-spam)
10457         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10458
10459         * message.el (message-is-yours-p):
10460         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10461
10462 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * mm-view.el (mm-inline-text): Withdraw the last change.
10465
10466 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10467
10468         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10469         executing enriched-decode.
10470
10471 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10474         charset of tar files.
10475
10476 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10477
10478         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10479
10480 2005-06-04  Lute Kamstra  <lute@gnu.org>
10481
10482         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10483         information is never recorded.
10484
10485 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10486
10487         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10488
10489 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * pop3.el (pop3-apop): Run md5 in the binary mode.
10492
10493         * starttls.el (starttls-set-process-query-on-exit-flag):
10494         Use eval-and-compile.
10495
10496 2005-05-31  Simon Josefsson  <jas@extundo.com>
10497
10498         * smime.el (smime-replace-in-string): Define.
10499         (smime-cert-by-ldap-1): Use it.
10500
10501 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * gnus-art.el (article-display-x-face): Replace
10504         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10505
10506         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10507         set-process-query-on-exit-flag or process-kill-without-query.
10508
10509         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10510         loop instead of replace-regexp.
10511
10512         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10513         instead of process-kill-without-query if it is available.
10514
10515         * lpath.el: Fbind ldap-search-entries.
10516
10517         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10518         instead of find-file-hooks if it is available.
10519
10520         * mml1991.el: Bind pgg-default-user-id when compiling.
10521
10522         * mml2015.el: Bind pgg-default-user-id when compiling.
10523
10524         * nndraft.el (nndraft-request-associate-buffer):
10525         Use write-contents-functions instead of write-contents-hooks if it is
10526         available.
10527
10528         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10529         instead of find-file-hooks if it is available.
10530
10531         * nntp.el (nntp-open-connection): Replace
10532         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10533         (nntp-open-ssl-stream): Ditto.
10534         (nntp-open-tls-stream): Ditto.
10535
10536         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10537         set-process-query-on-exit-flag or process-kill-without-query.
10538         (starttls-open-stream-gnutls): Use it instead of
10539         process-kill-without-query.
10540         (starttls-open-stream): Ditto.
10541
10542 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10543
10544         * smime.el (smime-cert-by-ldap-1): Don't use
10545         replace-regexp-in-string.
10546
10547 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10548
10549         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10550
10551         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10552         in PEM format.  Adjust to the XEmacs compability.
10553
10554 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10555
10556         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10557         by `string-to-number'.
10558         * gnus-agent.el (gnus-agent-regenerate-group)
10559         (gnus-agent-fetch-articles): Ditto.
10560         * gnus-art.el (gnus-button-fetch-group): Ditto.
10561         * gnus-cache.el (gnus-cache-generate-active)
10562         (gnus-cache-articles-in-group): Ditto.
10563         * gnus-group.el (gnus-group-set-current-level)
10564         (gnus-group-insert-group-line): Ditto.
10565         * gnus-score.el (gnus-score-set-expunge-below)
10566         (gnus-score-set-mark-below, gnus-summary-score-effect)
10567         (gnus-summary-score-entry): Ditto.
10568         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10569         (gnus-soup-pack): Ditto.
10570         * gnus-spec.el (gnus-xmas-format): Ditto.
10571         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10572         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10573         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10574         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10575         * nndb.el (nndb-get-remote-expire-response): Ditto.
10576         * nndiary.el (nndiary-parse-schedule-value)
10577         (nndiary-string-to-number, nndiary-request-replace-article)
10578         (nndiary-request-article): Ditto.
10579         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10580         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10581         * nneething.el (nneething-make-head): Ditto.
10582         * nnfolder.el (nnfolder-request-article)
10583         (nnfolder-retrieve-headers): Ditto.
10584         * nnheader.el (nnheader-file-to-number): Ditto.
10585         * nnkiboze.el (nnkiboze-request-article): Ditto.
10586         * nnmail.el (nnmail-process-unix-mail-format)
10587         (nnmail-process-babyl-mail-format): Ditto.
10588         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10589         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10590         (nnmh-request-create-group, nnmh-request-list-1)
10591         (nnmh-request-group, nnmh-request-article): Ditto.
10592         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10593         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10594         * nnsoup.el (nnsoup-make-active): Ditto.
10595         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10596         * nntp.el (nntp-find-group-and-number)
10597         (nntp-retrieve-headers-with-xover): Ditto.
10598         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10599         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10600         (pgg-format-key-identifier): Ditto.
10601         * pop3.el (pop3-last, pop3-stat): Ditto.
10602         * qp.el (quoted-printable-decode-region): Ditto.
10603
10604         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10605         of concat.
10606
10607 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10610
10611         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10612
10613         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10614
10615         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10616
10617         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10618
10619         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10620
10621         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10622         (gnus-carpal-mode): Ditto.
10623
10624         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10625         (gnus-browse-mode): Ditto.
10626
10627         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10628
10629         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10630
10631 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10632
10633         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10634
10635 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * gnus-util.el (gnus-run-mode-hooks): New function.
10638
10639         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10640
10641         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10642         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10643
10644 2005-05-27  Lute Kamstra  <lute@gnu.org>
10645
10646         * dns-mode.el (dns-mode): Specify customization group.
10647
10648 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10649
10650         * gnus-agent.el (gnus-agent-make-mode-line-string):
10651         Use mode-line-highlight as mouse-face.
10652
10653 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10654
10655         * canlock.el (canlock): Change the parent group to news.
10656
10657         * deuglify.el (gnus-outlook-deuglify): Add :group.
10658
10659         * dig.el (dig): Add :group.
10660
10661         * dns-mode.el (dns-mode): Add :group.
10662
10663         * encrypt.el (encrypt): Add :group.
10664
10665         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10666         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10667         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10668         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10669         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10670
10671         * gnus-diary.el (gnus-diary): Add :group.
10672
10673         * gnus.el (gnus-group-news-1-face): Add :group.
10674         (gnus-group-news-1-empty-face): Ditto.
10675         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10676         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10677         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10678         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10679         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10680         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10681         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10682         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10683         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10684         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10685         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10686         (gnus-summary-high-ticked-face): Ditto.
10687         (gnus-summary-low-ticked-face): Ditto.
10688         (gnus-summary-normal-ticked-face): Ditto.
10689         (gnus-summary-high-ancient-face): Ditto.
10690         (gnus-summary-low-ancient-face): Ditto.
10691         (gnus-summary-normal-ancient-face): Ditto.
10692         (gnus-summary-high-undownloaded-face): Ditto.
10693         (gnus-summary-low-undownloaded-face): Ditto.
10694         (gnus-summary-normal-undownloaded-face): Ditto.
10695         (gnus-summary-high-unread-face): Ditto.
10696         (gnus-summary-low-unread-face): Ditto.
10697         (gnus-summary-normal-unread-face): Ditto.
10698         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10699         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10700
10701         * hashcash.el (hashcash): New custom group.
10702         (hashcash-default-payment): Add :group.
10703         (hashcash-payment-alist): Ditto.
10704         (hashcash-default-accept-payment): Ditto.
10705         (hashcash-accept-resources): Ditto.
10706         (hashcash-path): Ditto.
10707         (hashcash-extra-generate-parameters): Ditto.
10708         (hashcash-double-spend-database): Ditto.
10709         (hashcash-in-news): Ditto.
10710
10711         * message.el (message-minibuffer-local-map): Add :group.
10712
10713         * netrc.el (netrc): Add :group.
10714
10715         * sieve-manage.el (sieve-manage-log): Add :group.
10716         (sieve-manage-default-user): Diito.
10717         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10718         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10719         (sieve-manage-authenticators): Ditto.
10720         (sieve-manage-authenticator-alist): Ditto.
10721         (sieve-manage-default-port): Ditto.
10722
10723         * sieve-mode.el (sieve-control-commands-face): Add :group.
10724         (sieve-action-commands-face): Ditto.
10725         (sieve-test-commands-face): Ditto.
10726         (sieve-tagged-arguments-face): Ditto.
10727
10728         * smime.el (smime): Add :group.
10729
10730         * spam-report.el (spam-report): Add :group.
10731
10732         * spam.el (spam, spam-face): Add :group.
10733
10734 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10735
10736         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10737         return \n.\n.\n at the end of articles.  Protect against that.
10738         (nntp-with-open-group): Allow debugging.
10739
10740         * nnheader.el (mail-header-set-extra): Make into a function
10741         because I just could't understand how to quote the list properly.
10742
10743         * dns.el (query-dns-cached): New function.
10744
10745 2005-05-26  Lute Kamstra  <lute@gnu.org>
10746
10747         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10748
10749 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10750
10751         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10752
10753         * gnus-art.el: Don't autoload mail-extract-address-components.
10754
10755         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10756         eval-and-compile to evaluate it.
10757
10758         * hashcash.el: Don't autoload executable-find.
10759
10760         * nndb.el: Don't declare the nndb back end two or more times; don't
10761         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10762
10763         * nntp.el: Autoload format-spec instead of format; use
10764         eval-and-compile to evaluate autoload forms.
10765
10766 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10767
10768         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10769
10770 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10771
10772         * gnus.el (gnus-version-number): Bump version.
10773
10774 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10775
10776         * gnus.el: No Gnus v0.3 is released.
10777
10778 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10779
10780         * lpath.el (featurep): Bind show-nonbreak-escape.
10781
10782 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10783
10784         * gnus-art.el (gnus-article-edit-part): Disable undo.
10785
10786 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10787
10788         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10789         gnus-article-date-lapsed-new-header is t if date timer is active;
10790         skip headers in which the original date value is empty.
10791         (gnus-article-save-original-date): Redefine it as a macro.
10792         (gnus-display-mime): Use it.
10793
10794 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10795
10796         * gnus-art.el (article-date-ut): Support converting date in
10797         forwarded parts as well.
10798         (gnus-article-save-original-date): New function.
10799         (gnus-display-mime): Use it.
10800
10801 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10802
10803         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10804         enclosure element of <item>.
10805
10806 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10807
10808         * message.el (message-kill-buffer-query): Renamed from
10809         `message-kill-buffer-query-if-modified'.  Added :version.
10810
10811 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10812
10813         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10814         window layout.
10815
10816 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10817
10818         * mml.el: Autoload dnd when compiling.
10819
10820 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10821
10822         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10823         x-dnd-*.
10824
10825 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10826
10827         * qp.el (quoted-printable-encode-region): Save excursion.
10828
10829 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10830
10831         * message.el (message-kill-buffer-query-if-modified): Add new variable
10832         so the user can kill a modified message buffer quickly.
10833         (message-kill-buffer): Use it.
10834
10835 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10836
10837         * lpath.el: Fbind display-time-event-handler; don't fbind
10838         string-to-multibyte.
10839
10840         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10841
10842 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10843
10844         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10845         contained in text because xml.el decodes entities) with LFs.
10846
10847 2005-04-11  Lute Kamstra  <lute@gnu.org>
10848
10849         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10850         differently.
10851
10852 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10853
10854         * mm-util.el (mm-detect-coding-region): Typo.
10855
10856 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10857
10858         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10859
10860 2005-04-06  Deepak Goel  <deego@gnufans.org>
10861
10862         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10863         user-function allow user modifications of the scores.
10864         (spam-stat-score-buffer-user): New function, to allow
10865         user-computed modifications to the score.
10866         (spam-stat-score-buffer-user-functions): List of additional
10867         scoring functions.
10868         (spam-stat-error-holder): Global temporary error holder.
10869         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10870         variable.
10871
10872 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10873
10874         * gnus-registry.el (gnus-registry-clean-empty-function)
10875         (gnus-registry-trim, gnus-registry-fetch-groups)
10876         (gnus-registry-delete-group): Groups that match
10877         `gnus-registry-ignored-groups' are removed from the registry
10878         entries, not just ignored for splitting.  This helps clean up the
10879         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10880         to get all the groups a message ID is in.
10881
10882         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10883         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10884         (spam-stat-score-buffer-user-functions): Add :number custom type.
10885
10886 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10887
10888         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10889         argument in XEmacs.
10890
10891         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10892         (nnrss-request-group): Decode group name first.
10893         (nnrss-request-article): Make a text/plain article if mml-to-mime
10894         failed.
10895         (nnrss-get-encoding): Return a compatible encoding according to
10896         nnrss-compatible-encoding-alist.
10897         (nnrss-find-el): Use consp instead of listp.
10898         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10899
10900 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10903         which Emacs 20 doesn't support.
10904         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10905
10906 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10907
10908         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10909         silence the byte compiler inside the defun.
10910
10911         * gnus-demon.el (parse-time-string): Add autoload.
10912
10913         * gnus-delay.el (parse-time-string): Add autoload.
10914
10915         * gnus-art.el (parse-time-string): Add autoload.
10916
10917         * nnultimate.el (parse-time): Require for `parse-time-string'.
10918
10919 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10920
10921         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10922
10923         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10924
10925         * smime.el (smime-ldap-host-list): Add :version.
10926
10927 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10928
10929         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10930         pass it to `gnus-browse-read-group'.
10931         (gnus-browse-read-group): Add NUMBER argument and pass it to
10932         `gnus-group-read-ephemeral-group'.
10933
10934         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10935         argument and pass it to `gnus-group-read-group'.
10936
10937 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10938
10939         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10940         mm-xemacs-find-mime-charset-1 if we have the mule feature
10941         available at runtime.
10942
10943 2005-03-25  Werner Lemberg  <wl@gnu.org>
10944
10945         * nnmaildir.el: Replace `illegal' with `invalid'.
10946
10947 2005-03-23  Lute Kamstra  <lute@gnu.org>
10948
10949         * time-date.el: Add comment on time value formats.
10950         Don't require parse-time.
10951         (with-decoded-time-value): New macro.
10952         (encode-time-value): New function.
10953         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10954         (days-to-time): Return a valid time value when arg is huge.
10955         (time-since): Use time-subtract.
10956         (time-to-number-of-days): Use time-to-seconds.
10957
10958 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10959
10960         * gnus-start.el (gnus-display-time-event-handler):
10961         Check display-time-timer at runtime rather than only at load time
10962         in case display-time-mode is turned off in the mean time.
10963
10964 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10965
10966         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10967         used.
10968
10969         * nneething.el (nneething-map-file-directory): Derive from
10970         `gnus-directory'.
10971
10972         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10973         the To/Cc button.
10974
10975 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10976
10977         * nnmaildir.el (nnmaildir-request-accept-article):
10978         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10979
10980 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10981
10982         * gnus-async.el: Require timer-funcs at compile time when in
10983         XEmacs for `run-with-idle-timer'.
10984
10985 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10986
10987         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10988         autoloaded function.
10989
10990 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10991
10992         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10993
10994 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10995
10996         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10997
10998 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10999
11000         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11001         gnus-expert-user to default.
11002
11003 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11004
11005         * nnimap.el (nnimap-open-server): Ditto.
11006
11007         * imap.el (imap-authenticate): Fix typo.
11008
11009 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11010
11011         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11012         buffer (since IMAP server might return FETCH response out of
11013         order, and the nntp buffer must be sorted).
11014
11015 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11016
11017         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11018         comparison on string.
11019
11020         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11021         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11022         (gnus-agent-summary-fetch-series): Modified to protect against
11023         gnus-agent-summary-fetch-group clearing processable flags.
11024         (gnus-agent-synchronize-group-flags): Update live group buffer as
11025         synchronization may occur due to the user toggle the plugged
11026         status.
11027         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11028         successfully downloaded.
11029         (gnus-agent-expire-group-1): Avoid using markers when the overview
11030         is in ascending order; greatly improves performance.
11031         (gnus-agent-regenerate-group): Use
11032         gnus-agent-synchronize-group-flags to reset read status in both
11033         gnus and server.
11034         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11035
11036 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * message.el: Don't autoload former message-utils variables.
11039         (message-strip-subject-trailing-was): Change doc string.
11040
11041         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11042         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11043         (nnweb-google-search): Add "hl=en" here.
11044         (nnweb-google-parse-1, nnweb-google-create-mapping):
11045         Don't hardcode URL.
11046
11047 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11048
11049         * message.el (message-get-reply-headers, message-followup):
11050         Mention related variables `message-use-followup-to' and
11051         `message-use-mail-followup-to', in the information buffer.
11052
11053         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11054         of broken groups(-beta).google.com.
11055
11056 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11057
11058         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11059         parameter to invoked gnus-request-move-article; remove the
11060         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11061         all at once instead of once per article.
11062         (gnus-summary-remove-process-mark): Accept a list of articles as
11063         well as a single article for processing.
11064
11065         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11066         parameter.
11067
11068         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11069
11070         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11071
11072         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11073         parameter.
11074
11075         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11076         parameter.
11077
11078         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11079         parameter and remove the gnus-sum-hint-move-is-internal variable.
11080
11081         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11082         parameter.
11083
11084         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11085         parameter.
11086
11087         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11088         parameter.
11089
11090         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11091
11092         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11093         parameter.
11094
11095         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11096         parameter.
11097
11098 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11099
11100         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11101         a more conservative way.
11102
11103 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11104
11105         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11106         buffer, so it moves the window's cursor.
11107
11108 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11109
11110         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11111         `mm-dissect-multipart' and receive the from field as an (optional)
11112         argument from `mm-dissect-multipart'.
11113         (mm-dissect-multipart): Receive the from field as an argument and
11114         pass it on when we call `mm-dissect-buffer' on MIME parts.
11115         Fixes verification/decryption of signed/encrypted MIME parts.
11116
11117 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11118
11119         * gnus-sum.el (gnus-summary-move-article): Set
11120         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11121         whatever it calls (right now, only nnimap-request-move article
11122         respects it).
11123
11124         * nnimap.el (nnimap-request-move-article): When
11125         gnus-sum-hint-move-is-internal is set, don't do the extra
11126         nnimap-request-article.
11127
11128 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11129
11130         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11131
11132         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11133         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11134
11135         * gnus-sum.el (gnus-summary-caesar-message):
11136         Apply `gnus-treat-article' after rotation.
11137
11138         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11139         doc string.
11140
11141 2005-02-22  Simon Josefsson  <jas@extundo.com>
11142
11143         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11144         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11145         <arne@arnested.dk>.
11146         (encrypt): Add password-cache and password-cache-expiry as group
11147         members.
11148
11149 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11150
11151         * smime.el (smime-ldap-host-list): Doc fix.
11152         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11153         cache) password.
11154         (smime-sign-region): Use it.
11155         (smime-decrypt-region): Use it.
11156         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11157         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11158         fails.
11159         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11160         certificate from DER to PEM format rather than calling openssl.
11161
11162         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11163
11164         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11165         for signing/encryption.
11166
11167         * mml.el (mml-parse-1): Use them.
11168
11169 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11170
11171         * nnrss.el (nnrss-verbose): Removed.
11172         (nnrss-request-group): Use `nnheader-message' instead.
11173
11174 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11175
11176         * nnrss.el (nnrss-verbose): New variable.
11177         (nnrss-request-group): Make it say nnrss is requesting a group.
11178
11179 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11180
11181         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11182         Handle news URL with given port correctly.
11183
11184 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11187         containing special characters.
11188
11189         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11190
11191         * mml.el (mime-to-mml): Ditto.
11192
11193         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11194         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11195         (rfc2047-decode-region): Quote decoded words containing special
11196         characters when rfc2047-quote-decoded-words-containing-tspecials
11197         is non-nil.
11198
11199 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11200
11201         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11202
11203         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11204
11205 2005-02-15  Simon Josefsson  <jas@extundo.com>
11206
11207         * nnimap.el (nnimap-debug): Doc fix.
11208
11209         * imap.el (imap-debug): Doc fix.
11210
11211 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11212
11213         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11214
11215 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11216
11217         * gnus.el (spam-contents): Improve docs for spam-contents
11218         parameter in its variable incarnation.
11219
11220 2005-02-14  Simon Josefsson  <jas@extundo.com>
11221
11222         * smime-ldap.el: Use require instead of load-library for ldap.
11223         (smime-ldap-search): Indent.
11224         (smime-ldap-search-internal): Shorten line.
11225
11226         * smime.el (smime-cert-by-dns): Add doc-string.
11227         (smime-cert-by-ldap-1): Indent.
11228
11229         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11230         mml-smime-get-dns-ldap.
11231         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11232
11233 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11234
11235         * smime.el: Require smime-ldap.
11236         (smime-ldap-host-list): New variable.
11237         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11238
11239         * mml-smime.el (mml-smime-encrypt-query): New function.
11240         (mml-smime-encrypt-query): Use it.
11241
11242         * smime-ldap.el: New file.
11243
11244 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11247
11248 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11249
11250         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11251         argument in doc string.  Make query for type more clear.
11252
11253 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11254
11255         * gnus.el (gnus-group-startup-message): Search for gnus images in
11256         etc/images/gnus.
11257         * mm-util.el (mm-image-load-path): Likewise.
11258         * smiley.el (smiley-data-directory): Search for smilies in
11259         etc/images/smilies.
11260
11261 2005-02-09  Kim F. Storm  <storm@cua.dk>
11262
11263         Change Emacs release version from 21.4 to 22.1 throughout.
11264         Change Emacs development version from 21.3.50 to 22.0.50.
11265
11266 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11269
11270         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11271         non-Mule XEmacs as well.
11272         (mm-decompress-buffer): Signal an error intentionally if it does
11273         not decompress compressed data because auto-compression-mode is
11274         disabled.
11275
11276 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11277
11278         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11279         an ID in the registry even if it has no groups.
11280
11281 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11282
11283         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11284         merge it into mm-decompress-buffer.
11285         (gnus-mime-copy-part): Use the MIME part charset, the value which
11286         a user specified or gnus-newsgroup-charset for decoding, like
11287         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11288         save-buffer what was used.  Suggested by Kevin Ryde
11289         <user42@zip.com.au>.
11290         (gnus-mime-inline-part): Allow the name parameter as well as the
11291         filename parameter; force decompressing of compressed data; always
11292         display contents being not decoded as unibyte.
11293
11294         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11295         as well as the filename parameter.
11296
11297         * mm-util.el (mm-decompress-buffer): Merge
11298         gnus-mime-jka-compr-maybe-uncompress.
11299         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11300         of compressed data.
11301
11302 2005-02-08  Simon Josefsson  <jas@extundo.com>
11303
11304         * imap.el (imap-log): Doc fix.
11305
11306 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11307
11308         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11309         the coding cookies; decompress compressed parts.
11310
11311         * mml.el (mml-generate-mime-1): Add the charset parameter according
11312         to the value which a user specified manually or the coding cookie.
11313
11314         * mm-util.el (mm-string-to-multibyte): New function.
11315         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11316         (mm-coding-system-to-mime-charset): New function.
11317         (mm-decompress-buffer): New function.
11318         (mm-find-buffer-file-coding-system): New function.
11319
11320         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11321         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11322         parts.
11323
11324 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11325
11326         * mm-view.el (mm-display-inline-fontify): Decode a part according
11327         to the charset parameter.
11328
11329 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11330
11331         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11332         prefix arg is neither nil nor a number, as info specifies.
11333
11334 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11335
11336         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11337         timestamps.
11338
11339 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11340
11341         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11342         groups error checking and notify user.
11343
11344 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11345
11346         * message.el (message-send-mail-function): Check existence of
11347         sendmail-program first before using default value
11348         `message-send-mail-with-sendmail'.  Otherwise use more generic
11349         `smtpmail-send-it'.
11350
11351 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11352
11353         * nntp.el (nntp-request-update-info): Always return nil.
11354
11355 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11356
11357         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11358
11359 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11360
11361         * message.el (message-beginning-of-line): Change the behavior when
11362         invoked between BOL and : so that it first moves backward.
11363
11364 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11367         article buffer when editing of the article is discarded.
11368         (gnus-article-prepare): Revert.
11369
11370 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * gnus-art.el (gnus-article-prepare):
11373         Remove message-strip-forbidden-properties from the local hook.
11374
11375 2005-01-27  Simon Josefsson  <jas@extundo.com>
11376
11377         * password.el (password-cache-add): Only start one timer per key.
11378         Reported by Derek Atkins <warlord@MIT.EDU>.
11379
11380 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11381
11382         * run-at-time.el: Removed.  It is no longer needed as
11383         timer-funcs.el in the xemacs-base package has a working version of
11384         `run-at-time'.
11385
11386         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11387
11388         * password.el: Require timer-funcs instead of run-at-time in
11389         XEmacs.
11390         Remove `password-run-at-time' macro.
11391         (password-cache-add): Use `run-at-time' instead of
11392         `password-run-at-time'.
11393
11394         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11395         Remove `nnheader-cancel-function-timers' alias,
11396         `cancel-function-timers' exists in XEmacs in timer-funcs.
11397
11398         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11399         for `run-with-idle-timer'.
11400
11401         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11402         for `run-at-time'.
11403
11404         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11405         for `with-timeout'.
11406
11407         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11408         the same as for XEmacs 21.4.
11409         No need to ignore `run-with-idle-timer', this function exists in
11410         XEmacs now in timer-funcs.el in the xemacs-base package.
11411         (dgnushack-compile): No need to delete
11412         run-at-time.el from the list of files to compile because it
11413         doesn't exist anymore.
11414
11415 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11416
11417         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11418         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11419
11420 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11421
11422         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11423         sensitively.
11424
11425 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11426
11427         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11428
11429 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11432         which will be inserted according to the multibyteness of a buffer
11433         rather than the type of contents.  Suggested by ARISAWA Akihiro
11434         <ari@mbf.ocn.ne.jp>.
11435
11436         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11437         of string which old xml.el may return rather than a string.
11438
11439 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11440
11441         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11442
11443 2005-01-16  Simon Josefsson  <jas@extundo.com>
11444
11445         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11446         idn/idna.el isn't available.
11447         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11448         <michael@waxrat.com>.
11449
11450         * hashcash.el: Remove non-FSF copyright header.
11451
11452         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11453         (hashcash-generate-payment): Use it.
11454         (hashcash-generate-payment-async): Use it.
11455
11456 2005-01-15  Simon Josefsson  <jas@extundo.com>
11457
11458         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11459         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11460
11461         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11462         gnus-summary-idna-message.
11463         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11464         (gnus-summary-idna-message): New function.
11465
11466 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11467
11468         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11469         gnus-novice-user.
11470
11471 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11472
11473         * nnrss.el (nnrss-request-delete-group): Delete entries in
11474         nnrss-group-alist as well.
11475         (nnrss-save-server-data): Insert newline.
11476
11477 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11478
11479         * gnus.el (gnus-user-agent): Use list of symbols instead of
11480         symbols.  Display full version number for (S)XEmacs.  Optionally
11481         display (S)XEmacs codename.
11482
11483         * gnus-util.el (gnus-emacs-version): Update for new
11484         `gnus-user-agent'.
11485
11486         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11487         Gnus version.
11488
11489 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11490
11491         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11492         which is unreadable in some setups.
11493
11494 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11495
11496         * gnus-spec.el (gnus-update-format-specifications): Flush the
11497         group format spec cache if it doesn't support decoded group names.
11498
11499 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11500
11501         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11502         Allow to apply decay on score files matching a regexp.
11503
11504 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11505
11506         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11507         compatibility in %g and %c.
11508
11509 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11510
11511         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11512         name for only %g and %c.
11513         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11514         of gnus-tmp-group to decoded group name.
11515         (gnus-group-make-rss-group): Exclude `/'s from group names.
11516
11517 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11518
11519         * nnrss.el (nnrss-get-encoding): Fix regexp.
11520
11521 2004-12-27  Simon Josefsson  <jas@extundo.com>
11522
11523         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11524         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11525         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11526
11527 2004-12-17  Kim F. Storm  <storm@cua.dk>
11528
11529         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11530
11531         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11532
11533 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11534
11535         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11536
11537 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11538
11539         * nnrss.el: Require rfc2047 and mml.
11540         (nnrss-file-coding-system): New variable.
11541         (nnrss-format-string): Redefine it as an inline function.
11542         (nnrss-decode-group-name): New function.
11543         (nnrss-string-as-multibyte): Remove.
11544         (nnrss-retrieve-headers): Decode group name; don't use
11545         nnrss-format-string.
11546         (nnrss-request-group): Decode group name.
11547         (nnrss-request-article): Decode group name; allow a Message-ID as
11548         well as an article number; don't use nnrss-format-string; encode a
11549         Message-ID string which may contain non-ASCII characters; use
11550         mml-to-mime to compose a MIME article.
11551         (nnrss-request-expire-articles): Decode group name.
11552         (nnrss-request-delete-group): Decode group name.
11553         (nnrss-fetch): Clarify error message.
11554         (nnrss-read-server-data): Use insert-file-contents instead of load;
11555         bind file-name-coding-system; use multibyte buffer.
11556         (nnrss-save-server-data): Bind coding-system-for-write to the
11557         value of nnrss-file-coding-system; bind file-name-coding-system;
11558         add coding cookie.
11559         (nnrss-read-group-data): Use insert-file-contents instead of load;
11560         bind file-name-coding-system; use multibyte buffer.
11561         (nnrss-save-group-data): Bind coding-system-for-write to the
11562         value of nnrss-file-coding-system; bind file-name-coding-system.
11563         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11564         make it work with non-ASCII text.
11565         (nnrss-find-el): Make it work with old xml.el as well.
11566
11567 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11568
11569         * nnrss.el (nnrss-get-encoding): New function.
11570         (nnrss-fetch): Use unibyte buffer initially; bind
11571         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11572         decode contents according to the encoding attribute.
11573         (nnrss-save-group-data): Add coding cookie.
11574         (nnrss-mime-encode-string): New function.
11575         (nnrss-check-group): Use it to encode subject and author.
11576
11577 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11578
11579         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11580         imaginary variable.
11581
11582 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11583
11584         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11585         correctly even if there are wide characters.
11586
11587 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11588
11589         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11590         downcased symbol names; make a new cache instead of reusing
11591         bbdb-hashtable.
11592
11593 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11594
11595         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11596         concatenating segments rather than before concatenating them.
11597         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11598
11599         * message.el (message-get-reply-headers): Bind `extra'.
11600
11601 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11602
11603         * message.el (message-extra-wide-headers): New variable.
11604         (message-get-reply-headers): Use it.
11605
11606 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11609         (gnus-agent-group-pathname): Ditto.
11610
11611         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11612
11613         * gnus-group.el (gnus-group-make-group): Decode group name.
11614         (gnus-group-make-rss-group): Register the group data after opening
11615         the nnrss group.
11616
11617 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11618
11619         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11620         by expiry now get marked as read.
11621
11622 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11623
11624         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11625
11626 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11627
11628         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11629         unify Latin characters in XEmacs.
11630         (mm-find-mime-charset-region): Use it.
11631
11632 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11633
11634         * gnus-util.el (gnus-delete-directory): New function.
11635
11636         * gnus-agent.el (gnus-agent-delete-group): Use it.
11637
11638         * gnus-cache.el (gnus-cache-delete-group): Use it.
11639
11640 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11641
11642         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11643         names.
11644
11645 2004-12-16  Simon Josefsson  <jas@extundo.com>
11646
11647         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11648
11649 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11650
11651         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11652
11653         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11654         (gnus-group-set-current-level): Decode group name.
11655
11656 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11657
11658         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11659         failed.
11660
11661 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11662
11663         * gnus-group.el (gnus-group-delete-group): Decode group name.
11664         (gnus-group-make-rss-group): Encode group name.
11665         (gnus-group-catchup-current): Decode group name.
11666         (gnus-group-kill-group): Decode group name.
11667
11668 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11669
11670         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11671
11672 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11673
11674         * gnus-group.el (gnus-group-make-rss-group):
11675         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11676
11677         * gnus-start.el (gnus-setup-news): Honor user's setting to
11678         gnus-message-archive-method.  Suggested by Lute Kamstra
11679         <lute@gnu.org>.
11680
11681 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11682
11683         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11684         global counterparts of the buffer-local variables.
11685
11686 2004-11-16  Romain Francoise  <romain@orebokech.com>
11687
11688         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11689         counterparts of the buffer-local variables.
11690
11691 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11692
11693         * message.el (message-forbidden-properties): Fixed typo in doc
11694         string.
11695
11696 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11697
11698         * gnus-util.el (gnus-replace-in-string): Added doc string.
11699
11700         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11701         to avoid problems when splitting mails with many recipients.
11702
11703 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11704
11705         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11706         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11707
11708 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11709
11710         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11711         if there is no hashtable in memory or file modification time is
11712         newer than cached timestamp.
11713
11714 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11715
11716         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11717         not-matching option.
11718
11719 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11720
11721         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11722         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11723         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11724         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11725         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11726         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11727
11728 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * message.el (message-forward-make-body-mml): Remove headers
11731         according to message-forward-ignored-headers if a message is decoded.
11732
11733 2004-12-02  Romain Francoise  <romain@orebokech.com>
11734
11735         * message.el (message-forward-make-body-plain): Always remove
11736         headers according to message-forward-ignored-headers.
11737
11738 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11739
11740         * spam.el (spam-summary-prepare-exit): Remove the
11741         gnus-summary-limit pop for now, it has problems with ham marks for
11742         me.
11743
11744 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11745
11746         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11747         correctly.
11748
11749 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11750
11751         * format-spec.el (format-spec): Message the char.
11752
11753 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11754
11755         * gnus-art.el (gnus-split-methods): Reformat comments.
11756
11757         * spam.el (spam-summary-prepare-exit): Remove article limits
11758         before exiting the summary buffer.
11759
11760 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11763         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11764
11765         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11766         order to silence the byte compiler.
11767
11768         * spam.el: Fix the way to silence the byte compiler, which
11769         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11770         bbdb-search-simple, spam-BBDB-register-routine,
11771         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11772         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11773         spam-stat-buffer-is-spam, spam-stat-load,
11774         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11775         spam-stat-save and spam-stat-split-fancy.
11776
11777 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11780         which may confuse users.
11781         (canlock-password-for-verify): Ditto.
11782
11783         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11784
11785         * gnus-art.el (gnus-emphasis-alist): Ditto.
11786
11787         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11788
11789         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11790
11791         * gnus-start.el (gnus-save-killed-list): Ditto.
11792
11793         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11794         (gnus-sum-thread-tree-root): Ditto.
11795         (gnus-sum-thread-tree-false-root): Ditto.
11796         (gnus-sum-thread-tree-single-indent): Ditto.
11797
11798         * message.el (message-courtesy-message): Ditto.
11799         (message-archive-note): Ditto.
11800         (message-subscribed-address-file): Ditto.
11801         (message-user-fqdn): Ditto.
11802
11803         * spam-report.el (spam-report-gmane-regex): Ditto.
11804
11805         * spam.el (spam-blackhole-good-server-regex): Ditto.
11806
11807 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11808
11809         * mml.el (mml-preview): Widen the message buffer before copying
11810         the contents to the preview buffer; sort headers before previewing.
11811
11812         * message.el (message-hidden-headers): Fix the way to avoid a bug
11813         in the `repeat' widget in Emacs 21.3 or earlier.
11814
11815 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11816
11817         * message.el (message-hidden-headers): Default to "^References:".
11818         Improve customization type.  Suggested by Reiner Steib
11819         <Reiner.Steib@gmx.de>.
11820
11821 2004-11-25  Romain Francoise  <romain@orebokech.com>
11822
11823         * message.el (message-strip-forbidden-properties): Remove check for
11824         obsolete `message-hidden' text property, hidden headers are not
11825         accessible in the buffer anymore.
11826
11827 2004-11-22  Romain Francoise  <romain@orebokech.com>
11828
11829         * message.el (message-header-format-alist): Add `From' in list
11830         so that it can be sorted.
11831         (message-fix-before-sending): Widen and sort headers before
11832         sending.
11833         (message-hide-headers): Use narrowing to hide headers by moving
11834         them to the top of the buffer and narrowing to the region
11835         underneath.
11836
11837 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11838
11839         * message.el (message-strip-forbidden-properties): Bind
11840         buffer-read-only (etc) to nil.
11841
11842 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11843
11844         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11845         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11846
11847 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11848
11849         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11850
11851 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11852
11853         * dns.el (query-dns): Use sit-for to time instead of
11854         accept-process-output, since that doesn't seem to work on udp
11855         sockets.
11856
11857 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11858
11859         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11860
11861 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11862
11863         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11864         doc string.  Improve doc string.
11865
11866 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * nntp.el (nntp-request-update-info): Return nil if
11869         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11870         may not call gnus-activate-group which uselessly issues the GROUP
11871         commands for all nntp groups and wastes time.  Reported by Romain
11872         Francoise <romain@orebokech.com>.
11873
11874         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11875
11876 2004-11-15  Simon Josefsson  <jas@extundo.com>
11877
11878         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11879         headers separately.
11880         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11881         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11882
11883 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11884
11885         * gnus-start.el (gnus-convert-old-newsrc):
11886         Assign legacy-gnus-agent to 5.10.7.
11887
11888 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11889
11890         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11891         start of the lines.
11892
11893 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11894
11895         * hashcash.el (hashcash-default-payment): Change default to 20.
11896         (hashcash-default-accept-payment): Change default to 20.
11897         (hashcash-process-alist): New variable.
11898         (hashcash-generate-payment-async): Add.
11899         (hashcash-already-paid-p): Add.
11900         (hashcash-insert-payment): Don't generate payments twice.
11901         (hashcash-insert-payment-async): Add.
11902         (hashcash-insert-payment-async-2): Add.
11903         (hashcash-cancel-async): Add.
11904         (hashcash-wait-async): Add.
11905         (hashcash-processes-running-p): Add.
11906         (hashcash-wait-or-cancel): Add.
11907         (mail-add-payment): New optional argument.  Conditionally start
11908         asynchronous calculation.
11909         (mail-add-payment-async): Add.
11910
11911         * message.el (message-send-mail): Wait for asynchronous hashcash
11912         results.  Don't clobber existing X-Hashcash headers.
11913         (message-setup-1): Call mail-add-payment-async when
11914         message-generate-hashcash is non-nil.
11915
11916 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11917
11918         * message.el (message-use-alternative-email-as-from): Examine the
11919         From header as well; use message-make-from in order to include a
11920         user's full name.
11921
11922 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11923
11924         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11925         default; improve customization type.
11926         (gnus-emphasis-custom-with-format): New macro.
11927         (gnus-emphasis-custom-value-to-external): New function.
11928         (gnus-emphasis-custom-value-to-internal): New function.
11929
11930 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11931
11932         * dns.el (query-dns): Resolve reverse addresses.
11933
11934 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11935
11936         * gnus-group.el (gnus-group-get-new-news): Use it.
11937
11938         * gnus-start.el (gnus-check-reasonable-setup): New function.
11939
11940 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11941
11942         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11943         "Args out of range" error.  Reported by Arnaud Giersch
11944         <arnaud.giersch@free.fr>.
11945
11946 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11947
11948         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11949
11950 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11951
11952         * spam.el (spam group): Add :version.
11953
11954         * pgg-def.el (pgg group): Add :version.
11955
11956 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11957
11958         * gnus-art.el (gnus-article-edit-article): Don't associate the
11959         article buffer with a draft file.  This is a temporary measure
11960         against the 2004-08-22 change to gnus-article-edit-mode.
11961
11962 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11965         (html2text-format-tags): Remove unused variable `attr'.
11966
11967 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11968
11969         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11970
11971         * tls.el (tls-process-connection-type, tls-success)
11972         (tls-certtool-program): Add :version.
11973
11974         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11975         (starttls-extra-arguments, starttls-process-connection-type)
11976         (starttls-connect, starttls-failure, starttls-success): Add :version.
11977
11978         * spam-stat.el (spam-stat): Add :version.
11979
11980         * sieve.el (sieve): Add :version.
11981
11982         * sha1.el (sha1): Add :version.
11983         (sha1-use-external): Remove redundant version.
11984
11985         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11986         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11987         (nnmail-split-fancy-match-partial-words)
11988         (nnmail-split-lowercase-expanded): Add :version.
11989
11990         * nndiary.el (nndiary): Add :version.
11991
11992         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11993
11994         * mml-sec.el (mml-default-sign-method)
11995         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11996         Add :version.
11997
11998         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11999
12000         * mm-url.el (mm-url-use-external, mm-url-program)
12001         (mm-url-arguments): Add :version.
12002
12003         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12004         (mm-attachment-file-modes, mm-decrypt-option)
12005         (mm-w3m-safe-url-regexp): Add :version.
12006
12007         * message.el (message-cite-prefix-regexp)
12008         (message-sendmail-envelope-from, message-minibuffer-local-map)
12009         (message-user-fqdn, message-completion-alist): Add :version.
12010
12011         * gnus-win.el (gnus-configure-windows-hook)
12012         (gnus-use-frames-on-any-display): Add :version.
12013
12014         * gnus-art.el (gnus-article-address-banner-alist)
12015         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12016         (gnus-treat-from-picon, gnus-treat-mail-picon)
12017         (gnus-treat-x-pgp-sig): Add :version.
12018
12019         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12020         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12021         (gnus-summary-article-delete-hook)
12022         (gnus-summary-display-while-building): Add :version.
12023
12024         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12025         (gnus-get-top-new-news-hook): Add :version.
12026
12027         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12028         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12029
12030         * gnus-registry.el (gnus-registry): Add :version.
12031
12032         * gnus-spec.el (gnus-use-correct-string-widths)
12033         (gnus-make-format-preserve-properties): Add :version.
12034
12035         * gnus.el (gnus-group-charter-alist)
12036         (gnus-group-fetch-control-use-browse-url)
12037         (gnus-install-group-spam-parameters): Add :version.
12038
12039         * gnus-diary.el (gnus-diary): Add :version.
12040
12041         * gnus-delay.el (gnus-delay): Add :version.
12042
12043         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12044         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12045         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12046         Add :version.
12047
12048         * gnus-agent.el (gnus-agent-max-fetch-size)
12049         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12050         (gnus-agent-prompt-send-queue): Add :version.
12051
12052         * deuglify.el (gnus-outlook-deuglify): Add :version.
12053
12054         * html2text.el: Beautify code.  Improve doc strings.  Some
12055         checkdoc cleanup.
12056         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12057
12058 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12059
12060         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12061
12062 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12063
12064         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12065         when package is loaded.
12066
12067         * spam.el (spam-summary-score-preferred-header): Add global preference
12068         for people who want to override the default SpamAssassin over
12069         Bogofilter preference (when both are set).
12070         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12071         (spam-user-format-function-S): Check
12072         spam-summary-score-preferred-header.
12073         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12074         (spam-user-format-function-S): Format the score correctly.
12075
12076 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12077
12078         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12079         signature file.  Suggested by Manoj Srivastava
12080         <srivasta@golden-gryphon.com>.
12081
12082         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12083         iso-2022-jp even in the Japanese language environment.
12084         Suggested by Jason Rumney <jasonr@gnu.org>.
12085
12086 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12087
12088         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12089         use the same characters as the dummy marks; make it free from
12090         getting affected by the language environment.
12091         (gnus-summary-read-group-1): Update mark positions only when the
12092         format spec is updated.
12093
12094         * gnus-spec.el (gnus-update-format-specifications): Return a list
12095         of updated types.
12096
12097 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12100         of boundp to check if display-warning is available.
12101
12102 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12103
12104         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12105
12106 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12107
12108         * nnspool.el (nnspool-spool-directory): Use news-path if the
12109         news-directory variable is not bound.
12110
12111         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12112         function instead of display-warning if it is not available.
12113
12114 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12115
12116         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12117         v5-10: Use `point-at-bol'.
12118
12119 2004-10-26  Simon Josefsson  <jas@extundo.com>
12120
12121         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12122         <chenggao@gmail.com>.
12123
12124 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12125
12126         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12127         instead.
12128
12129 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12130
12131         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12132         to remove a server from the nnimap-server-buffer-alist.
12133         (nnimap-open-connection, nnimap-close-server): Use it.
12134
12135         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12136
12137 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12138
12139         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12140         running the major-mode function.
12141
12142 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12143
12144         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12145         dummy marks in the right way.
12146
12147 2004-10-18  David Edmondson  <dme@dme.org>
12148
12149         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12150         excessively.
12151
12152 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12153
12154         * gnus-util.el (gnus-split-references): Accept a nil references
12155         string and go on blissfully.
12156
12157         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12158         cases where the references string is non-nil but has no references.
12159
12160         * encrypt.el: Add autoload tags.
12161
12162         * spam.el (spam-resolve-registrations-routine): Remove article
12163         from unregistration list too.  Reported by David Hanak
12164         <dhanak@isis.vanderbilt.edu>
12165
12166 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12167
12168         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12169         nil.  Changed custom type.
12170
12171 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12172
12173         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12174
12175         * gnus-sum.el (gnus-summary-move-article): Use it.
12176
12177 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12178
12179         * encrypt.el: Add autoload cookies.
12180
12181         * spam.el (spam-backend-article-list-property)
12182         (spam-backend-get-article-todo-list)
12183         (spam-backend-put-article-todo-list)
12184         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12185         Resolve registrations separately.
12186         (spam-register-routine): Format comments.
12187         (spam-unregister-routine, spam-register-routine): Always call with
12188         specific-articles, no default list.
12189         (spam-summary-prepare-exit): Use the spam-classifications function.
12190
12191         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12192         gnus-encrypt.el.
12193
12194         * encrypt.el: Copied from gnus-encrypt.el.
12195
12196         * gnus-encrypt.el: Commented that it's obsolete.
12197
12198 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12199
12200         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12201         (gnus-score-save): Use it.
12202
12203         * message.el (message-bury): Use `window-dedicated-p'.
12204
12205 2004-10-15  Simon Josefsson  <jas@extundo.com>
12206
12207         * pop3.el (top-level): Don't require nnheader.
12208         (pop3-read-timeout): Add.
12209         (pop3-accept-process-output): Add.
12210         (pop3-read-response, pop3-retr): Use it.
12211
12212 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12213
12214         * spam.el (spam-register-routine): Move comment.
12215         (spam-verify-bogofilter): Use 'unknown for the initial
12216         spam-bogofilter-valid state, not 'never.
12217
12218         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12219         for netrc-machine.
12220
12221         * nnimap.el (nnimap-open-connection): Use
12222         netrc-machine-user-or-password.
12223
12224 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12225
12226         * gnus-registry.el (gnus-registry-unload-hook):
12227         Set as a variable with add-hook.
12228
12229         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12230         of news-path.
12231
12232         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12233
12234         * spam.el: Delete duplicate `provide'.
12235         (spam-unload-hook): Set as a variable with add-hook.
12236
12237 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12238
12239         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12240         in the doc string.
12241
12242         * message.el (message-ignored-news-headers)
12243         (message-ignored-supersedes-headers)
12244         (message-ignored-resent-headers)
12245         (message-forward-ignored-headers): Improve custom type.
12246
12247 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12248
12249         * message.el (message-tokenize-header): Fix 2004-09-06 change
12250         which used point-min in the wrong place.
12251
12252 2004-10-12  Simon Josefsson  <jas@extundo.com>
12253
12254         * tls.el (tls-certtool-program): New variable.
12255         (tls-certificate-information): New function, based on
12256         ssl-certificate-information.
12257
12258 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12259
12260         * compface.el: Move the version of ELisp-based uncompface program
12261         to the contrib directory because of the copyright problem.
12262
12263 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12264
12265         * message.el (message-kill-buffer): Raise the current frame.
12266
12267 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12268
12269         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12270
12271         * gnus.el (message-y-or-n-p): Autoload.
12272
12273         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12274         (pop3-password-required, pop3-authentication-scheme)
12275         (pop3-leave-mail-on-server): Made customizable.
12276         (pop3): New custom group.
12277         (pop3-retr): Remove `sleep-for' statements.
12278         Suggested by Dave Love <fx@gnu.org>.
12279
12280         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12281         Windows/DOS.
12282
12283         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12284         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12285         Dave Love <fx@gnu.org>.
12286
12287         * mml.el (mml-minibuffer-read-disposition): Require match.
12288         Suggested by Dave Love <fx@gnu.org>.
12289
12290 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12291
12292         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12293         doc string.
12294
12295 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12296
12297         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12298
12299 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12300
12301         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12302         instead of calling `mm-insert-inline', to decode text/* parts
12303         before displaying them.
12304
12305 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * mm-uu.el (mm-uu-text-plain-type): New variable.
12308         (mm-uu-pgp-signed-extract-1): Use it.
12309         (mm-uu-pgp-encrypted-extract-1): Use it.
12310         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12311         bind mm-uu-text-plain-type with that value.
12312         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12313         mm-uu-dissect.
12314
12315 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12316
12317         * gnus-group.el (gnus-update-group-mark-positions):
12318         * gnus-sum.el (gnus-update-summary-mark-positions):
12319         * message.el (message-check-news-body-syntax):
12320         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12321         of string-as-multibyte.
12322
12323 2004-10-05  Juri Linkov  <juri@jurta.org>
12324
12325         * gnus-group.el (gnus-update-group-mark-positions):
12326         * gnus-sum.el (gnus-update-summary-mark-positions):
12327         * message.el (message-check-news-body-syntax):
12328         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12329         8-bit unibyte values to a multibyte string for search functions.
12330
12331 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12332
12333         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12334         (mm-uu-dissect-text-parts): New function.
12335
12336         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12337         dissect text parts.
12338
12339         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12340         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12341
12342         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12343
12344         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12345         gnus-current-topics instead of gnus-current-topic.
12346
12347 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12348
12349         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12350
12351 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12352
12353         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12354         where approriate.
12355
12356         * nnml.el (nnml-generate-active-info): do.
12357
12358         * nndiary.el (nndiary-generate-active-info): do.
12359
12360         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12361         (gnus-topic-move): do.
12362
12363         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12364         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12365
12366         * gnus-srvr.el (gnus-server-prepare)
12367         (gnus-server-open-all-servers): do.
12368
12369         * gnus-msg.el (gnus-summary-cancel-article)
12370         (gnus-summary-resend-message)
12371         (gnus-summary-mail-crosspost-complaint): do.
12372
12373         * gnus-move.el (gnus-change-server): do.
12374
12375         * gnus-group.el (gnus-group-unmark-all-groups)
12376         (gnus-group-set-current-level): do.
12377
12378 2004-10-04  Simon Josefsson  <jas@extundo.com>
12379
12380         * message.el (message-generate-hashcash): Doc fix.
12381
12382 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12383
12384         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12385         avoid infinite recursion via gnus-get-function.
12386
12387 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12388
12389         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12390
12391         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12392
12393         * nnmail.el (nnmail-split-history): do.
12394
12395         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12396         (nnml-request-delete-group): do.
12397
12398         * nnslashdot.el (nnslashdot-read-groups): do.
12399
12400         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12401         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12402
12403         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12404         (nnspool-sift-nov-with-sed): Use last.
12405         (nnspool-retrieve-headers-with-nov): Use mapc.
12406         (nnspool-request-newgroups): Use dolist.
12407         (nnspool-request-group): Use last.
12408
12409         * nntp.el (nntp-read-server-type): Use dolist.
12410
12411         * nnvirtual.el (nnvirtual-create-mapping)
12412         (nnvirtual-update-read-and-marked): Use dolist.
12413         (nnvirtual-convert-headers): Simplify.
12414
12415 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12416
12417         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12418         support for sync'ing tick marks.
12419
12420 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12423         there's no visible header.
12424
12425 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12426
12427         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12428         necessary, pass full group name to gnus-request-set-marks.
12429
12430 2004-10-01  Simon Josefsson  <jas@extundo.com>
12431
12432         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12433         acroread.
12434
12435 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12436
12437         * spam-report.el (spam-report-gmane): Fix interactive.
12438
12439         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12440
12441         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12442         when writing file.
12443         (gnus-agent-synchronize-flags): Don't default to being
12444         interactive.
12445
12446 2004-09-30  Simon Josefsson  <jas@extundo.com>
12447
12448         * message.el (message-generate-hashcash): Add.
12449         (message-send-mail): Use it, call mail-add-payment.
12450
12451 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12452
12453         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12454
12455 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12456
12457         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12458         gnus-requst-update-info with explicit code to sync the in-memory
12459         info read flags with the marks being sync'd to the backend.
12460
12461         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12462
12463 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12464
12465         * spam.el (spam-verify-bogofilter): Add new function.
12466         (spam-check-bogofilter)
12467         (spam-bogofilter-register-with-bogofilter): Use it.
12468         (spam-verify-bogofilter): Add small fixes.
12469
12470 2004-09-28  Simon Josefsson  <jas@extundo.com>
12471
12472         * hashcash.el (hashcash-generate-payment): Revert.
12473
12474 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12475
12476         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12477         gnus-extract-references instead of gnus-split-references.
12478
12479         * gnus-util.el (gnus-extract-references): Add new function, analogous
12480         to gnus-split-references but extracts only the message-ID without
12481         anything extra.
12482
12483         * hashcash.el (hashcash-generate-payment)
12484         (hashcash-check-payment): Do the right thing if hashcash-path is
12485         nil (because the hashcash program could not be found).
12486
12487         * spam.el (spam-use-hashcash): Remove comment.
12488
12489 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12490
12491         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12492         (gnus-cache-enter-article, gnus-cache-remove-article)
12493         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12494
12495         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12496
12497         * gnus-art.el (article-hide-boring-headers)
12498         (article-translate-strings, article-display-face)
12499         (gnus-article-mime-match-handle-first)
12500         (gnus-article-highlight-headers)
12501         (gnus-article-add-buttons-to-head): do.
12502
12503 2004-09-27  Simon Josefsson  <jas@extundo.com>
12504
12505         * hashcash.el: New version, from
12506         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12507         ../contrib/.
12508
12509 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12510
12511         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12512
12513 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12514
12515         * gnus-dup.el (gnus-dup-open): Use mapc.
12516         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12517
12518         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12519         Reported by Stefan Wiens <s.wi@gmx.net>.
12520
12521         * gnus.el (gnus-shutdown): Use dolist.
12522
12523         * gnus-undo.el (gnus-undo): Use mapc.
12524
12525         * nnrss.el (nnrss-generate-active): do.
12526
12527         * message.el (message-cite-original-without-signature)
12528         (message-cite-original): Use mapc.
12529         (message-do-actions, message-make-forward-subject): Use dolist.
12530
12531 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12532
12533         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12534         deletion to remove entire duplicate line.  Fixes merged article
12535         number bug.
12536
12537 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12538
12539         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12540         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12541         first ask if you want to open a server and then, even when you
12542         responded with no, asking if you want to synchronize the server's
12543         flags.
12544         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12545         multi-line expressions.
12546         (gnus-agent-synchronize-group-flags): New internal function.
12547         Updates marks in memory (in the info structure) AND in the
12548         backend.
12549
12550         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12551
12552         * nnagent.el (nnagent-request-set-mark): Use
12553         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12554         method, to ensure that synchronization updates marks in the
12555         backend and in the info (in memory) structure.
12556
12557 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12560         convention fully; don't miss the root article of a thread; make
12561         the X-Draft-From header with correct article numbers.
12562
12563 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12564
12565         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12566         unless plugged.  Disable the agent so that an open failure causes
12567         an error.
12568
12569         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12570         Reverted 2004-09-21 change.  The backend must be opened while
12571         synchronizing flags even when the backend stores the flags
12572         locally.
12573
12574 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12575
12576         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12577         in `header' match.  Reported by Svend Tollak Munkejord.
12578
12579         * message.el (message-cite-original): Fix use of
12580         `message-cite-articles-with-x-no-archive'.
12581
12582 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12583
12584         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12585         (gnus-window-to-buffer): Ditto.
12586
12587         * mml.el (mml-preview-buffer): New variable.
12588         (mml-preview): Manage window layout with gnus-buffer-configuration.
12589
12590         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12591         X-Draft-From header even if those articles aren't quoted.
12592
12593 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12594
12595         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12596         (gnus-request-set-mark, gnus-request-update-mark): Use new
12597         g-s-t-u-l-m to decide to use backend even when unplugged.
12598
12599 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12600
12601         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12602         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12603
12604 2004-09-20  Simon Josefsson  <jas@extundo.com>
12605
12606         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12607         "utf-16-le".
12608
12609 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12610
12611         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12612
12613 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12614
12615         * uudecode.el (uudecode-use-external): Add :version.
12616
12617         * smime.el (smime-CA-file, smime-encrypt-cipher)
12618         (smime-dns-server): Add :version.
12619
12620         * smiley.el (gnus-smiley-file-types): Add :version.
12621
12622         * sha1.el (sha1-use-external): Add :version.
12623
12624         * pgg-def.el (pgg-query-keyserver): Add :version.
12625
12626         * nnmail.el (nnmail-fancy-expiry-targets)
12627         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12628         Add :version.
12629
12630         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12631         (nnimap-retrieve-groups-asynchronous): Add :version.
12632         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12633
12634         * mml.el (mml-content-disposition-parameters)
12635         (mml-insert-mime-headers-always): Add :version.
12636
12637         * mm-util.el (mm-coding-system-priorities): Add :version.
12638
12639         * mm-decode.el (mm-inline-text-html-with-images)
12640         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12641         (mm-verify-option): Add :version.
12642         (mm-text-html-renderer): Change :version.
12643
12644         * message.el (message-fcc-externalize-attachments)
12645         (message-required-headers, message-draft-headers)
12646         (message-subject-trailing-was-query)
12647         (message-subject-trailing-was-ask-regexp)
12648         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12649         (message-mark-insert-end, message-archive-header)
12650         (message-archive-note, message-cross-post-default)
12651         (message-cross-post-note, message-followup-to-note)
12652         (message-cross-post-note-function, message-use-mail-followup-to)
12653         (message-subscribed-address-functions)
12654         (message-subscribed-address-file, message-subscribed-addresses)
12655         (message-subscribed-regexps, message-allow-no-recipients)
12656         (message-yank-cited-prefix, message-signature-insert-empty-line)
12657         (message-hidden-headers, message-hierarchical-addresses)
12658         (message-mail-user-agent, message-use-idna)
12659         (message-valid-fqdn-regexp)
12660         (message-strip-special-text-properties, message-header-synonyms)
12661         (message-beginning-of-line, message-tab-body-function): Add :version.
12662         (message-insert-canlock, message-wide-reply-confirm-recipients):
12663         Change :version.
12664
12665         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12666         and :version.
12667         (mail-source-delete-old-incoming-confirm)
12668         (mail-source-movemail-program): Add :version.
12669
12670         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12671         (gnus-agent-cache, gnus-agent): Change :version.
12672
12673         * gnus-util.el (gnus-use-byte-compile): Change :version.
12674
12675         * gnus-sum.el (gnus-summary-make-false-root-always)
12676         (gnus-summary-default-high-score)
12677         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12678         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12679         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12680         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12681         (gnus-sum-thread-tree-single-indent)
12682         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12683         (gnus-sum-thread-tree-leaf-with-other)
12684         (gnus-sum-thread-tree-single-leaf): Add :version.
12685         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12686         (gnus-article-loose-mime): Change :version.
12687
12688         * gnus-start.el (gnus-backup-startup-file)
12689         (gnus-save-startup-file-via-temp-buffer): Add :version.
12690
12691         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12692         (gnus-server-offline-face): Add :version.
12693
12694         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12695
12696         * gnus-msg.el (gnus-gcc-externalize-attachments)
12697         (gnus-debug-files, gnus-debug-exclude-variables)
12698         (gnus-discouraged-post-methods): Change :version.
12699         (gnus-confirm-mail-reply-to-news)
12700         (gnus-confirm-treat-mail-like-news): Add :version.
12701
12702         * gnus-int.el (gnus-server-unopen-status): Add :version.
12703
12704         * gnus-group.el (gnus-group-jump-to-group-prompt)
12705         (gnus-large-ephemeral-newsgroup)
12706         (gnus-fetch-old-ephemeral-headers): Add :version.
12707
12708         * gnus-fun.el (gnus-x-face-directory)
12709         (gnus-convert-pbm-to-x-face-command)
12710         (gnus-convert-image-to-x-face-command)
12711         (gnus-convert-image-to-face-command): Add :version.
12712
12713         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12714
12715         * gnus-cite.el (gnus-cite-blank-line-after-header)
12716         (gnus-article-boring-faces): Add :version.
12717
12718         * gnus-art.el (gnus-buttonized-mime-types)
12719         (gnus-inhibit-mime-unbuttonizing)
12720         (gnus-treat-display-face)
12721         (gnus-treat-body-boundary): Change :version.
12722         (gnus-body-boundary-delimiter, gnus-picon-databases)
12723         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12724         (gnus-treat-date-english, gnus-treat-fold-headers)
12725         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12726         (gnus-treat-mail-picon, gnus-treat-wash-html)
12727         (gnus-article-encrypt-protocol)
12728         (gnus-use-idna, gnus-article-over-scroll)
12729         (gnus-mime-display-multipart-alternative-as-mixed)
12730         (gnus-mime-display-multipart-related-as-mixed)
12731         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12732         (gnus-ctan-url, gnus-button-ctan-handler)
12733         (gnus-button-handle-ctan-bogus-regexp)
12734         (gnus-button-ctan-directory-regexp)
12735         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12736         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12737         (gnus-button-man-level, gnus-button-emacs-level)
12738         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12739
12740         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12741         (gnus-agent-go-online): Change :version.
12742         (gnus-agent-expire-unagentized-dirs)
12743         (gnus-agent-auto-agentize-methods): Add :version.
12744
12745         * flow-fill.el (fill-flowed-display-column)
12746         (fill-flowed-encode-column): Add :version.
12747
12748         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12749         (gnus-outlook-deuglify-unwrap-max)
12750         (gnus-outlook-deuglify-cite-marks)
12751         (gnus-outlook-deuglify-unwrap-stop-chars)
12752         (gnus-outlook-deuglify-no-wrap-chars)
12753         (gnus-outlook-deuglify-attrib-cut-regexp)
12754         (gnus-outlook-deuglify-attrib-verb-regexp)
12755         (gnus-outlook-deuglify-attrib-end-regexp)
12756         (gnus-outlook-display-hook): Add :version.
12757
12758         * binhex.el (binhex-use-external): Add :version.
12759
12760 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12761
12762         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12763         and `invisible'.
12764
12765 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12766
12767         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12768         in gnus-registry-trim.
12769
12770 2004-09-13  Simon Josefsson  <jas@extundo.com>
12771
12772         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12773
12774         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12775
12776         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12777         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12778         <yamaoka@jpl.org>.
12779         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12780         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12781         <yamaoka@jpl.org>.
12782
12783         * sieve.el (sieve-manage-mode): Ditto.
12784
12785 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12786
12787         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12788
12789 2004-09-11  Simon Josefsson  <jas@extundo.com>
12790
12791         * dns-mode.el: Add.
12792
12793         * mm-view.el (mm-display-dns-inline): Add.
12794
12795         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12796         (mm-automatic-display): Ditto.
12797
12798         * mailcap.el (mailcap-mime-data): Add text/dns.
12799         (mailcap-mime-extensions): Map .soa to text/dns.
12800
12801 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12802
12803         * gnus-art.el (article-decode-mime-words, article-babel)
12804         (gnus-article-highlight-signature, gnus-article-add-buttons)
12805         (gnus-signature-toggle): Remove unnecessary bindings of
12806         `inhibit-read-only' inherited from v5.10 merge.
12807
12808 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12809
12810         * nntp.el (nntp): New customization group.
12811         (nntp-authinfo-file): Add customization group.
12812
12813         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12814
12815         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12816
12817         * gnus.el (to-address, to-list, subscribed)
12818         (large-newsgroup-initial): Ditto.
12819
12820         * flow-fill.el (fill-flowed-display-column)
12821         (fill-flowed-encode-column): Ditto.
12822
12823 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12824
12825         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12826         Use point-min rather than 1.
12827         (message-send-mail): Use buffer-size rather than point-max.
12828
12829         * gnus-sum.el (gnus-summary-search-article-forward):
12830         Signal a specific `search-failed' rather than a generic `error'.
12831
12832         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12833         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12834         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12835
12836 2004-09-10  Simon Josefsson  <jas@extundo.com>
12837
12838         * nndb.el (require): Remove tcp and duplicate cl.
12839
12840 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12841
12842         * gnus-agent.el (directory-files-and-attributes): Move forward.
12843
12844 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12845
12846         * gnus-agent.el (directory-files-and-attributes): Optionally
12847         defined to support XEmacs.
12848
12849 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12850
12851         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12852         to avoid run-time CL dependencies.
12853         (gnus-agent-unfetch-articles): New function.
12854         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12855         article numbers even when local .overview file is missing.
12856         (gnus-agent-read-article-number): New function.  Only accepts
12857         27-bit article numbers.
12858         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12859         gnus-agent-read-article-number.
12860         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12861         from backend while recognizing that article numbers in .overview
12862         must be valid.
12863         (gnus-agent-update-files-total-fetched-for): Use
12864         directory-files-and-attributes to improve performance.
12865         * gnus-int.el (gnus-request-move-article): Use
12866         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12867         improve performance.
12868
12869         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12870         some users confused by references to .newsrc when they only have a
12871         .newsrc.eld file.
12872         (gnus-convert-mark-converter-prompt)
12873         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12874         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12875         New function.  Used internally to only display 'gnus converting
12876         files' message when actually necessary.
12877
12878         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12879         methods now autoloaded.
12880
12881 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12882
12883         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12884         identifiers.
12885
12886 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12887
12888         * gnus-picon.el: Fix indentation and closing parenthesis.
12889
12890 2004-09-01  Simon Josefsson  <jas@extundo.com>
12891
12892         * message.el (message-canlock-generate): Require sha1, not
12893         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12894         to require within a function.  Sadly, if sha1.el isn't loaded, the
12895         let binding in m-c-g will hide the defcustom definition, which is
12896         bad.)
12897
12898         * canlock.el: Require sha1, not sha1-el.
12899
12900         * message.el: Don't autoload sha1 (there is a autoload cookie in
12901         sha1.el).
12902
12903         * sha1-el.el: Renamed to sha1.el.
12904
12905 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12906
12907         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12908
12909 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12910
12911         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12912
12913 2004-08-30  Kim F. Storm  <storm@cua.dk>
12914
12915         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12916
12917         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12918         Add :group 'nnimap.
12919
12920 2004-08-30  Andreas Schwab  <schwab@suse.de>
12921
12922         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12923         ?* and ?\;.
12924
12925         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12926         and ?\' to symbol instead of whitespace.
12927
12928 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12929
12930         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12931
12932         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12933         instead of re-search-forward.
12934
12935         * gnus-uu.el (gnus-uu-save-article): Ditto.
12936         (gnus-uu-post-encode-uuencode): Ditto.
12937
12938         * html2text.el (html2text-clean-list-items): Ditto.
12939         (html2text-clean-dtdd): Ditto.
12940         (html2text-format-tags): Ditto.
12941
12942         * message.el (message-send-mail-with-sendmail): Fix regexp.
12943         (message-fill-field-general): Use search-forward instead of
12944         re-search-forward.
12945         (unbold-region): Ditto.
12946
12947         * nnrss.el (nnrss-request-article): Ditto.
12948
12949         * nnslashdot.el (nnslashdot-request-article): Ditto.
12950
12951         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12952
12953         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12954         "Unrecognized menu descriptor" error in XEmacs.
12955
12956 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12957
12958         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12959         parent article of a sparse article in the thread hashtb.
12960
12961 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12962
12963         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12964         (nnmail-expand-newtext): Lowercase expanded entries if
12965         nnmail-split-lowercase-expanded is non-nil.
12966
12967 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12968
12969         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12970
12971         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12972         of gnus-tmp-news-method into string under XEmacs.  It will be
12973         passed to gnus-correct-length which takes only a string argument.
12974
12975 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12976
12977         * gnus-util.el (gnus-bind-print-variables): New macro.
12978         (gnus-prin1): Use it.
12979         (gnus-prin1-to-string): Use it.
12980         (gnus-pp): New function.
12981         (gnus-pp-to-string): New function.
12982
12983         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12984         Replace pp-to-string with gnus-pp-to-string.
12985         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12986         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12987         * gnus-msg.el (gnus-debug): Ditto.
12988         * gnus-score.el (gnus-score-save): Ditto.
12989         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12990         gnus-pp-to-string.
12991         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12992         with gnus-pp.
12993         * score-mode.el (gnus-score-pretty-print): Ditto.
12994         * webmail.el (webmail-debug): Ditto.
12995
12996 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * gnus-art.el (article-display-face, article-display-x-face):
12999         Use buffer-read-only.
13000
13001 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * gnus-art.el (article-hide-list-identifiers):
13004         Bind inhibit-read-only as t.
13005
13006 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13007
13008         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13009
13010 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13011
13012         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13013         (gnus-narrow-to-page): Don't assume point-min == 1.
13014         (gnus-article-edit-mode): Derive from message-mode.
13015
13016         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13017         point-min == 1.
13018
13019         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13020         Disable incorrect use of `assert'.
13021
13022         * message.el (message-mode): Set comment-start-skip.
13023
13024
13025 2004-08-22  Sam Steingold  <sds@gnu.org>
13026
13027         * pop3.el (pop3-leave-mail-on-server): New user variable.
13028         (pop3-movemail): Delete mail only when it is nil.
13029
13030 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13031
13032         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13033
13034         * mml.el (mml-preview): Use `pop-to-buffer'.
13035
13036         * message.el (message-goto-mail-followup-to): Insert after "To".
13037         (message-carefully-insert-headers): Add comment.
13038
13039         * gnus.el: Remove unused variable `gnus-article-check-size'.
13040
13041         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13042
13043         * gnus-art.el (gnus-button-alist): Improve
13044         `gnus-button-handle-library' entry.
13045
13046 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13047
13048         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13049         downcase, since XEmacs capitalizes error messages differently.
13050
13051 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13052
13053         * nntp.el: Add (require 'gnus) due to reference to
13054         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13055
13056 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13057
13058         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13059         `mm-fill-flowed'.
13060
13061         * mm-decode.el (mm-dissect-singlepart): Check it.
13062
13063 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13064
13065         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13066         'imap' for netrc parsing.
13067
13068 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13069
13070         * mailcap.el (mailcap-mime-data): Mark as risky.
13071
13072 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13073
13074         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13075         may be included in the encoded word.
13076         (rfc2047-encode): Don't append a space if the encoded word
13077         includes close parenthesis.
13078
13079 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13080
13081         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13082         of text within parentheses.
13083
13084 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13085
13086         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13087         (gnus-encrypt-write-file-contents): Make the password key the file
13088         name PLUS the cipher, not just the cipher.  Also remove failed
13089         passwords from the cache.
13090
13091 2004-08-06  Simon Josefsson  <jas@extundo.com>
13092
13093         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13094         fix.
13095
13096 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13097
13098         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13099         LWSP.
13100
13101 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13102
13103         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13104         to append in-reply-to: data to the references: header.
13105
13106         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13107         (netrc-parse): Use gnus-encrypt.el functions.
13108
13109         * gnus-encrypt.el: Add new file for encryption support; currently
13110         does only a few GPG ciphers and an internal XOR cipher.
13111
13112         * password.el: Add comments on using password-read-and-add.
13113         (password-read-and-add): Add function to read and add the
13114         password to the cache at once.
13115
13116 2004-07-28  Simon Josefsson  <jas@extundo.com>
13117
13118         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13119         parameter (but don't use it, for now).
13120
13121         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13122         instead of hard coding to nil.
13123
13124 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13125
13126         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13127         as mm-inline-image-xemacs does.
13128
13129 2004-07-26  Simon Josefsson  <jas@extundo.com>
13130
13131         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13132         Revert part of 2004-07-17 change below.
13133
13134 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13135
13136         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13137         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13138
13139 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13140
13141         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13142         quotes that actually start with ">" at the beginning of the
13143         lines.
13144
13145 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13146
13147         * rfc2047.el (rfc2047-encode-region): Fix last change.
13148         (rfc2047-encode-parameter): Remove useless concat.
13149
13150 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13151
13152         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13153         encode special characters; fix some kind of misconfigured headers;
13154         signal a real error if debug-on-quit or debug-on-error is non-nil.
13155         (rfc2047-encode-max-chars): New variable.
13156         (rfc2047-encode-1): Use it.
13157         (rfc2047-encode-parameter): New function.
13158
13159         * mml.el (mml-insert-parameter): Remove an excessive space.
13160
13161 2004-07-17  Simon Josefsson  <jas@extundo.com>
13162
13163         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13164         Kai Grossjohann <kai@emptydomain.de>.
13165         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13166         (gnus-group-make-menu-bar): Ditto.
13167
13168         * gnus-util.el (gnus-group-server): Add.
13169
13170 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13171
13172         * message.el (message-clone-locals): Clone sendmail and smtp
13173         variables.
13174
13175 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13176
13177         * rfc2047.el (rfc2047-encode-region): Fix last change.
13178
13179 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13180
13181         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13182         characters as non-special.
13183
13184 2004-07-09  Simon Josefsson  <jas@extundo.com>
13185
13186         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13187         Users will lose all flag changes made while unplugged with
13188         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13189         good default.  See numerous reports on ding mailing list.
13190
13191 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13192
13193         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13194         add generate-head-function and generate-article-function to the
13195         rfc822-forward entry.
13196         (nndoc-rfc822-forward-generate-article): New function.
13197         (nndoc-rfc822-forward-generate-head): New function.
13198
13199         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13200
13201 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13202
13203         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13204         respect display group parameter and gnus-summary-expunge-below.
13205         (gnus-articles-to-read): Remove unused reference to display group
13206         parameter.
13207
13208 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13209
13210         * nnheader.el (nnheader-uniquify-message-id): New experimental
13211         variable.
13212         (nnheader-nov-read-message-id): Use it.
13213
13214         * spam-report.el (spam-report-gmane): Add interactive.
13215
13216 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13217
13218         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13219         qp-or-base64 for the application/* types.
13220
13221 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13222
13223         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13224
13225 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13226
13227         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13228         trim value.
13229
13230 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13231
13232         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13233         New macro and function.
13234         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13235
13236 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13237
13238         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13239         after-load-alist.
13240
13241 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13242
13243         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13244         update info that isn't there.
13245
13246 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13247
13248         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13249         entry.
13250
13251 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13252
13253         * mm-view.el (mm-inline-render-with-function): Use multibyte
13254         buffer; decode html source by charset.
13255
13256         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13257
13258         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13259         Mule-UCS is loaded under XEmacs.
13260         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13261
13262 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13263
13264         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13265
13266 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13267
13268         * mm-util.el (mm-coding-system-p): Return a coding-system.
13269         (mm-mime-mule-charset-alist): Use shift_jis instead of
13270         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13271         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13272         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13273         instead of japanese-shift-jis and iso-latin-1 respectively in
13274         order to share the default value with both Emacs and XEmacs-mule.
13275         (mm-mule-charset-to-mime-charset): Make
13276         mm-coding-system-priorities effective.
13277         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13278         while predicating of candidates upon the priorities.
13279
13280 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13281
13282         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13283         gnus-uu-invert-processable.
13284
13285         * gnus.el: Autoload gnus-uu-invert-processable.
13286
13287 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * mm-util.el (mm-with-multibyte-buffer): New macro.
13290
13291         * rfc2047.el (rfc2047-encode-string): Use it.
13292         (rfc2047-encode-region): Move point to the end of the region after
13293         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13294
13295 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13296
13297         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13298         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13299
13300 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13303         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13304         Karl Chen <quarl@nospam.quarl.org>.
13305
13306 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13307
13308         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13309         invalid addresses.
13310
13311 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13312
13313         * spam.el: Change section markers, revise TODO list.
13314         (spam-backends): Make new master list of all installed backends.
13315         (spam-summary-exit-behavior): Add new variable to determine how
13316         messages moves are done at summary exit.
13317         (spam-move-spam-nonspam-groups-only)
13318         (spam-process-ham-in-nonham-groups)
13319         (spam-process-ham-in-spam-groups): Remove variables, the
13320         spam-summary-exit-behavior variable should be used to manage this
13321         behavior.
13322         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13323         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13324         and spam-old-spam-articles.
13325         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13326         Add empty variables, placeholders for the backends they represent.
13327         (spam-set-difference): Move, unchanged.
13328         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13329         unless the user has a processor variable.
13330         (spam-classifications, spam-classification-valid-p)
13331         (spam-backend-properties, spam-backend-property-valid-p)
13332         (spam-backend-function-type-valid-p)
13333         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13334         (spam-report-articles-gmane, spam-report-articles-resend):
13335         Remove functions, they are not needed.
13336         (spam-install-backend-super, spam-backend-list)
13337         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13338         (spam-backend-function, spam-backend-ham-registration-function)
13339         (spam-backend-spam-registration-function)
13340         (spam-backend-ham-unregistration-function)
13341         (spam-backend-spam-unregistration-function)
13342         (spam-backend-statistical-p, spam-backend-mover-p)
13343         (spam-install-backend-alias, spam-install-checkonly-backend)
13344         (spam-install-mover-backend, spam-install-nocheck-backend)
13345         (spam-install-backend, spam-install-statistical-backend)
13346         (spam-install-statistical-checkonly-backend): Add backend installation
13347         support.
13348         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13349         (spam-group-processor-p): Use the new backend code and respect the
13350         summary exit behavior.
13351         (spam-mark-spam-as-expired-and-move-routine): Remove.
13352         (spam-summary-prepare): Change to use the new spam-old-articles
13353         variable.
13354         (spam-copy-or-move-routine, spam-copy-spam-routine)
13355         (spam-move-spam-routine, spam-copy-ham-routine)
13356         (spam-move-ham-routine): Add code to copy/move ham or spam.
13357         (spam-fetch-field-fast): Improve doc and code, plus allow the
13358         'number request.
13359         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13360         variables.
13361         (spam-split, spam-find-spam): Use the new backend code.
13362         (spam-registration-functions): Remove variable.
13363         (spam-unregister-routine): Add convenience wrapper.
13364         (spam-log-undo-registration, spam-register-routine)
13365         (spam-log-processing-to-registry)
13366         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13367         where possible.
13368         (spam-check-gmane-xref, spam-check-regex-headers)
13369         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13370         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13371         (spam-check-bogofilter-headers, spam-check-spamoracle)
13372         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13373         (spam-check-crm114-headers): Use the spam-split-group that
13374         spam-split prepares, no need to determine it every time.
13375
13376         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13377         to the nnheader-parse-naked-head call.
13378
13379         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13380
13381         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13382         the nnheader-nov-read-message-id call.
13383
13384 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13387         gnus-activate-group twice.  Suggested by Markus Peter
13388         <warp@spin.de>.
13389
13390 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * gnus-art.el (gnus-article-time-format): Exchange the order of
13393         day and month in the default value; fix customization type.
13394         (article-date-ut): Use add-text-properties.
13395         (article-make-date-line): Use message-make-date instead of
13396         current-time-string.
13397
13398         * message.el (message-fetch-field): Don't use set-text-properties.
13399         (message-make-date): Simplify.
13400
13401         * messagexmas.el (message-xmas-make-date): New function.
13402         (message-xmas-redefine): Defalias message-make-date to it.
13403
13404 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13405
13406         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13407         (rfc2047-encode-region): Treat text within parentheses as special;
13408         show the original text when error has occurred.
13409
13410         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13411         already-computed method to gnus-activate-group.
13412
13413         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13414         same select-methods identical Lisp objects.
13415
13416         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13417         object when modifying the info.
13418
13419 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13420
13421         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13422         gnus-opened-servers since it has never been opened with the new
13423         configuration yet.
13424
13425 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13426
13427         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13428         arg to nnheader-generate-fake-message-id.
13429
13430 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13431
13432         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13433         number and build a fake message ID localized to a group and
13434         article number (so it's repeatable from that point on).
13435         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13436         ID format.
13437
13438         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13439         nnheader-generate-fake-message-id with the article number.
13440
13441 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13442
13443         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13444         end-of-buffer.
13445
13446 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13447
13448         * message.el (message-ignored-supersedes-headers): Add Approved.
13449
13450 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13453         goto-char.
13454         (rfc2047-encode): Fold the line before encoding.
13455
13456 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13457
13458         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13459         folding -- not all headers can be folded, and this should be done
13460         by the message composition mode.  Probably.  I think.
13461
13462 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13465         fast.
13466
13467         * gnus-ems.el (gnus-remove-image): Don't use
13468         message-text-with-property; remove only the image found first.
13469
13470         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13471         found first.
13472
13473 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13474
13475         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13476
13477 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13478
13479         * message.el (message-text-with-property): Make it fast and accept
13480         optional arguments.
13481         (message-strip-forbidden-properties): Use it.
13482         (message-fix-before-sending): Follow the m-t-w-p change.
13483
13484         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13485
13486 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13487
13488         * gnus-art.el (article-hide-headers): Don't change the buffer
13489         mistakenly when performing mml-preview even if
13490         gnus-single-article-buffer is nil.
13491
13492 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13493
13494         * message.el (message-expand-name-databases): New user option.
13495         (message-expand-name): Use it.
13496
13497 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13498
13499         * spam.el (spam-report-articles-resend)
13500         (spam-report-resend-register-routine): Allow ham reporting.
13501         (spam-report-resend-register-ham-routine): Add wrapper.
13502         (spam-registration-functions): Add ham resending functions.
13503         (spam-list-of-processors): Add ham resend processor.
13504
13505         * gnus.el (ham-resend-to): Add new group parameter.
13506         (spam-process): Add ham resend option.
13507
13508         * spam-report.el (spam-report-resend): Allow reporting ham.
13509         (spam-report-resend-ham): Add wrapper.
13510
13511 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13512
13513         * message.el (message-cite-articles-with-x-no-archive): New
13514         variable.
13515         (message-cite-original): Use it.
13516
13517 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13518
13519         * message.el (message-cite-original): Respect X-No-Archive.
13520
13521 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13522
13523         * gnus-art.el (article-hide-headers): Refer to the values for
13524         gnus-ignored-headers and gnus-visible-headers in the summary
13525         buffer since a user may have set them as group parameters.
13526
13527 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13528
13529         * assistant.el (assistant-node-name): Add convenience function.
13530         (assistant-render-text, assistant-render-node): Add error handling,
13531         plus handle multiple next nodes.
13532         (assistant-find-next-node): Comment out for now.
13533         (assistant-find-next-nodes): Add function, returns list of next
13534         nodes.
13535
13536 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13537
13538         * mail-source.el (mail-source-directory): Fix doc-string.
13539
13540 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13541
13542         * assistant.el (assistant-render-text, assistant-eval): Add :set
13543         widget type, which is different because it takes and returns a
13544         list.  Much hilarity ensues.
13545
13546 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13547
13548         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13549
13550         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13551         doc-string.
13552
13553         * gnus-start.el (gnus-activate-group): Added doc-string.
13554
13555 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13556
13557         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13558
13559 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13560
13561         * assistant.el (assistant-render-text): Try to add a :set
13562         widget, more to come.
13563
13564         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13565         strings.
13566         (spam-report-articles-resend)
13567         (spam-register-routine): Do registration iff any articles warrant
13568         it.
13569         (spam-summary-prepare-exit): Change log message for nil group
13570         destinations.
13571
13572 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13573
13574         * spam.el (spam-report-resend-register-routine): Allow
13575         spam-report-resend-to to be a group parameter or a global value.
13576
13577 2004-05-26  Simon Josefsson  <jas@extundo.com>
13578
13579         * starttls.el: Merge with my GNUTLS based starttls.el.
13580         (starttls-gnutls-program, starttls-use-gnutls)
13581         (starttls-extra-arguments, starttls-process-connection-type)
13582         (starttls-connect, starttls-failure, starttls-success): New
13583         variables.
13584         (starttls-program, starttls-extra-args): Doc fix.
13585         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13586         functions.
13587         (starttls-negotiate, starttls-open-stream): Check
13588         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13589         function if it is set.
13590
13591 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13592
13593         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13594         structured fields.
13595
13596 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13599
13600 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13601
13602         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13603         variable.
13604         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13605         assigning the spam-mark to new messages.
13606
13607 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13608
13609         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13610
13611 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13612
13613         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13614
13615         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13616         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13617         default.
13618
13619 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13620
13621         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13622         correct data.
13623
13624 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13625
13626         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13627         (spam-group-processor-p): Fix function.
13628         (spam-group-processor-multiple-p)
13629         (spam-group-spam-processor-report-gmane-p)
13630         (spam-group-spam-processor-report-resend-p)
13631         (spam-group-spam-processor-bogofilter-p)
13632         (spam-group-spam-processor-blacklist-p)
13633         (spam-group-spam-processor-ifile-p)
13634         (spam-group-ham-processor-ifile-p)
13635         (spam-group-spam-processor-spamoracle-p)
13636         (spam-group-spam-processor-crm114-p)
13637         (spam-group-ham-processor-bogofilter-p)
13638         (spam-group-spam-processor-stat-p)
13639         (spam-group-ham-processor-stat-p)
13640         (spam-group-ham-processor-whitelist-p)
13641         (spam-group-ham-processor-BBDB-p)
13642         (spam-group-ham-processor-spamoracle-p)
13643         (spam-group-ham-processor-copy-p): Remove functions with some
13644         prejudice against unneeded code.
13645         (spam-report-articles-resend)
13646         (spam-report-resend-register-routine): Allow the group/topic
13647         spam-resend-to value to override spam-report-resend-to.
13648         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13649         properly now.
13650
13651         * gnus.el (spam-resend-to): Add group/topic parameter.
13652         (spam-process): Move the OBSOLETE processors to the end of the
13653         choices.
13654
13655 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13656
13657         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13658         with resend-to set to nil, and then ask the user if necessary.
13659         (spam-report-resend): spam-report-resend takes a list of articles, not
13660         separate article numbers.
13661
13662 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13665         addition to emacs-w3m.
13666
13667 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13668
13669         * assistant.el (assistant-authinfo-data): New function.
13670         (assistant-eval): Eval for entire assistant.
13671
13672         * netrc.el (netrc-services-file): New variable.
13673         (netrc-parse-services): New function.
13674         (netrc-find-service-name): New function.
13675         (netrc-find-service-number): New function.
13676         (netrc-port-equal): New function.
13677         (netrc-machine): Use it.
13678
13679         * nnimap.el (nnimap-open-connection): Use netrc.
13680
13681         * gnus-util.el (gnus-netrc-get): Remove aliases.
13682
13683         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13684
13685         * assistant.el (wid-edit): Fix compilation.
13686
13687         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13688
13689 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13690
13691         * gnus-util.el (gnus-set-file-modes): New function.  (small
13692         patch).
13693
13694 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13695
13696         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13697
13698         * assistant.el (assistant-render-node): Fix up rendering and
13699         read-only text.
13700         (assistant-render-node): Reset.
13701         (assistant-make-read-only): Not sticky.
13702
13703 2004-05-20  Danny Siu  <dsiu@adobe.com>
13704
13705         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13706         centered even when gnus-auto-center-summary is t.
13707
13708 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13709
13710         * dns.el (dns-get-txt-answer): New function.
13711         (dns-read-txt): Ditto.
13712         (query-dns): Use it.
13713
13714 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13715
13716         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13717         active for foreign groups even if the group level is higher than
13718         the specified value.
13719
13720 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13721
13722         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13723         non-active groups.
13724
13725         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13726
13727 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13728
13729         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13730
13731 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13732
13733         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13734         (spam-crm114-header, spam-crm114-spam-switch)
13735         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13736         (spam-crm114-positive-spam-header)
13737         (spam-crm114-database-directory, spam-list-of-processors)
13738         (spam-group-spam-processor-crm114-p)
13739         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13740         (spam-generic-score, spam-list-of-checks)
13741         (spam-list-of-statistical-checks, spam-registration-functions)
13742         (spam-check-crm114-headers, spam-crm114-score)
13743         (spam-check-crm114, spam-crm114-register-with-crm114)
13744         (spam-crm114-register-spam-routine)
13745         (spam-crm114-unregister-spam-routine)
13746         (spam-crm114-register-ham-routine)
13747         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13748         asjo@koldfront.dk (Adam Sjøgren).
13749
13750         * gnus.el: Add spam-use-crm114.
13751
13752         * spam.el (spam-list-of-processors, spam-registration-functions):
13753         Add spam-use-resend.
13754         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13755         (spam-report-articles-gmane): Add doc fix.
13756         (spam-report-articles-resend, spam-report-resend-register-routine):
13757         Add wrappers around spam-report-resend-to.
13758
13759         * spam-report.el (spam-report-resend-to, spam-report-resend):
13760         Add support for resending spam.
13761         (spam-report-gmane): Fix line length >80.
13762
13763         * gnus.el (spam-process): Add spam-use-resend.
13764
13765 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13766
13767         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13768         number of processed spam messages.
13769         (spam-ham-copy-or-move-routine): Return the number of processed
13770         ham messages.
13771         (spam-summary-prepare-exit): Use the above values to decide
13772         whether status messages shouled be displayed.
13773
13774 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13777         `rfc2047-encoding-function-alist' in order to avoid conflicting
13778         with the old version.
13779         (rfc2047-encode-region): Concatenate words containing non-ASCII
13780         characters in structured fields; don't encode space-delimited
13781         ASCII words even in unstructured fields; don't break words at
13782         char-category boundaries.
13783         (rfc2047-encode-1): New function.
13784         (rfc2047-encode): Use it; encode text so that it occupies the
13785         maximum width within 76-column; work correctly on Q encoding for
13786         iso-2022-* charsets.
13787         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13788         sure not to break a line just after the header name.
13789         (rfc2047-b-encode-region): Removed.
13790         (rfc2047-b-encode-string): New function.
13791         (rfc2047-q-encode-region): Removed.
13792         (rfc2047-q-encode-string): New function.
13793
13794         * mm-util.el (mm-replace-in-string): New function.
13795
13796 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13797
13798         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13799         get it right.
13800         (gnus-inews-make-draft): Really.
13801
13802 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13803
13804         * nnmh.el (nnmh-request-list-1): Don't check the link count
13805         before descending.  (small patch)
13806
13807 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13808
13809         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13810         stuff.
13811
13812         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13813         on real group name.
13814
13815         * gnus-art.el (gnus-signature-limit): Doc fix.
13816
13817         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13818
13819         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13820
13821 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13822
13823         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13824         isn't a string.
13825
13826 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13827
13828         * gnus-draft.el (gnus-draft-send): Bind
13829         rfc2047-encode-encoded-words.
13830
13831         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13832         (rfc2047-encodable-p): Say that =? needs encoding.
13833         (rfc2047-encode-encoded-words): New variable.
13834
13835         * gnus-group.el (gnus-group-select-group): Doc fix.
13836
13837         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13838
13839         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13840         to nil.
13841
13842         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13843
13844         * nnheader.el (nnheader-get-lines-and-char): New function.
13845
13846 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13847
13848         * gnus-msg.el (gnus-summary-followup-with-original): Document
13849         yanking of region when active.
13850
13851 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13852
13853         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13854         groups if the group level is higher than the specified value.
13855
13856 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13857
13858         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13859         (gnus-group-jump-to-group): Added prefix argument using
13860         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13861         non-active group.
13862
13863         * compface.el (uncompface): Be verbose when changing
13864         `uncompface-use-external'.
13865
13866         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13867         handle manual section.
13868
13869 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13870
13871         * gnus-art.el (gnus-button-alist): Revert previous change.
13872
13873 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13874
13875         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13876
13877 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13878
13879         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13880         whether backend can accept message.
13881
13882         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13883
13884 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13885
13886         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13887         Avoid creating directory when nntp-marks-is-evil is true.
13888         Reported by Reiner Steib.
13889
13890 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13891
13892         * gnus-picon.el (gnus-picon-style): New variable.
13893         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13894         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13895         Jesper Harder <harder@ifa.au.dk>.
13896
13897 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13898
13899         * message.el (message-fill-field): Return point.
13900         (message-generate-headers): Go to end of field.
13901
13902         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13903         stuff for non-living groups.
13904
13905 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13906
13907         * gnus-art.el (gnus-article-followup-with-original)
13908         (gnus-article-reply-with-original): gnus-mark-active-p ->
13909         gnus-region-active-p.
13910
13911 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13912
13913         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13914         only when there is spam or ham to be processed.
13915
13916 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13917
13918         * mail-source.el (mail-source-delete-crash-box): Refactor.
13919         (mail-source-fetch): Use it.
13920         (mail-source-fetch-file): Ditto.
13921         (mail-source-fetch-directory): Run postscript in loop.
13922         (mail-source-fetch-pop): Delete.
13923         (mail-source-fetch-maildir): Ditto.
13924         (mail-source-fetch-imap): Ditto.
13925
13926         * imap.el (imap-authenticators): Comment out sasl.
13927
13928         * message.el (message-skip-to-next-address): New function.
13929         (message-fill-header-address): Refactor.
13930         (message-fill-address): Use it.
13931         (message-delete-address): Use it.
13932         (message-fill-header-general): Refactor.
13933         (message-fill-field-address): Rename.
13934         (message-narrow-to-field): Find the start of the header.
13935         (message-header-format-alist): Don't pre-fill.
13936         (message-fill-header): Removed.
13937         (message-insert-header): New function.
13938         (message-shorten-references): Use it.
13939
13940         * rfc2047.el (rfc2047-field-value): Strip props.
13941
13942         * mail-parse.el (mail-header-make-address): New alias.
13943
13944         * ietf-drums.el (ietf-drums-make-address): New function.
13945
13946         * imap.el: Add compiler directives.
13947
13948         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13949
13950         * gnus-art.el (article-decode-idna-rhs): Don't use
13951         message-idna-inside-rhs-p.
13952
13953 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13954
13955         * message.el (message-idna-inside-rhs-p): Removed.
13956         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13957
13958         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13959         false positives.
13960
13961 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13962
13963         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13964
13965 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13966
13967         * nneething.el (nneething-file-name): Don't create spurious
13968         files.
13969
13970         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13971         (gnus-inews-do-gcc): Remove sleep.
13972
13973         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13974         part under point.
13975
13976         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13977         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13978
13979 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13980
13981         * spam.el (spam-summary-prepare-exit): Fixed (length).
13982
13983 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13984
13985         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13986         as expired without moving it" message when there are spam
13987         messages left.
13988
13989 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13990
13991         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13992         header is not nil.
13993
13994 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13995
13996         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13997         nntp-possibly-create-directory, not nntp-possibly-change-group.
13998         (nntp-marks-changed-p): New arg SERVER.
13999         (nntp-request-update-info): Adjust caller.
14000
14001 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14002
14003         * nntp.el (nntp-save-marks): Pass missing arg.
14004
14005 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14006
14007         * nntp.el: Support marks.
14008         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14009         (nntp-marks-modtime, nntp-marks-directory): New variables.
14010         (nntp-request-set-mark, nntp-request-update-info)
14011         (nntp-possibly-create-directory, nntp-marks-changed-p)
14012         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14013         functions.
14014
14015 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14016
14017         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14018         (gnus-xmas-redefine): Rename.
14019
14020         * gnus-score.el (gnus-score-insert-help): Use
14021         gnus-select-lowest-window.
14022
14023         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14024         appt-select-lowest-window and rename to gnus-select-lowest-window.
14025
14026         * gnus.el: do.
14027
14028 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14029
14030         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14031         encodings of MIME-encoded words, in order to improve
14032         interoperability with several broken MUAs.
14033
14034 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14035
14036         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14037         tags, only when charsets are not specified in headers.
14038         (mm-inline-text-html-render-with-w3m): Ditto.
14039
14040         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14041         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14042
14043 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14044
14045         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14046         instead of MIME-decoded from fields when checking
14047         `gnus-article-address-banner-alist'.
14048
14049 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14050
14051         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14052         description rather than subject.
14053
14054 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14055
14056         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14057
14058 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14059
14060         * gnus.el (gnus-version-number): Bump.
14061
14062 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14063
14064         * gnus.el: No Gnus v0.2 is released.
14065
14066 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14067
14068         * gnus-agent.el (gnus-agent-read-agentview): Inline
14069         gnus-uncompress-range.
14070
14071 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14072
14073         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14074         `exec-installed-p'.
14075
14076 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14077
14078         * gnus.el (spam-process, spam-autodetect-methods): Add
14079         bsfilter and bsfilter-headers.
14080
14081         * spam.el (spam-bsfilter): New customize group.
14082         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14083         (spam-bsfilter-header, spam-bsfilter-probability-header)
14084         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14085         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14086         (spam-bsfilter-database-directory): New options.
14087         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14088         (spam-list-of-statistical-checks, spam-registration-functions):
14089         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14090         (spam-bsfilter-score): New command.
14091         (spam-check-bsfilter-headers, spam-check-bsfilter)
14092         (spam-bsfilter-register-with-bsfilter)
14093         (spam-bsfilter-register-spam-routine)
14094         (spam-bsfilter-unregister-spam-routine)
14095         (spam-bsfilter-register-ham-routine)
14096         (spam-bsfilter-unregister-ham-routine): New functions.
14097         (spam-generic-score): Support bsfilter; Accept an optional argument
14098         to recalcurate spam score even if scoring header has already been
14099         added.
14100         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14101         optional argument to recalcurate spam score even if scoring header
14102         has already been added.
14103
14104 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14105
14106         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14107         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14108         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14109         link is missing.
14110
14111 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14112
14113         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14114         (html2text-get-attr): Rewrite.
14115
14116         * message.el (message-setup-1): Remove redundant put-text-property
14117         on mail-header-separator.
14118
14119 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14120
14121         * gnus-registry.el (gnus-registry-cache-whitespace)
14122         (gnus-registry-action, gnus-registry-spool-action)
14123         (gnus-registry-split-fancy-with-parent): Change message levels
14124         from 5 to 3 or 7, as needed.
14125
14126         * spam.el (spam-summary-prepare-exit)
14127         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14128         (spam-split, spam-find-spam, spam-log-undo-registration)
14129         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14130         level from 5 to 6.
14131
14132 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14133
14134         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14135         2004-03-04 change).
14136
14137 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14138
14139         * sieve-manage.el (sieve-manage-open):
14140         * nnweb.el (nnweb-insert-html):
14141         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14142         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14143         * nnspool.el (nnspool-request-group):
14144         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14145         * nnml.el (nnml-request-update-info):
14146         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14147         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14148         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14149         (nnimap-request-set-mark):
14150         * nnfolder.el (nnfolder-request-update-info):
14151         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14152         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14153         * gnus-uu.el (gnus-uu-find-articles-matching):
14154         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14155         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14156         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14157         * gnus-nocem.el (gnus-nocem-scan-groups):
14158         * gnus-int.el (gnus-start-news-server):
14159         * gnus-group.el (gnus-group-make-kiboze-group)
14160         (gnus-group-browse-foreign-server):
14161         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14162         Use mapc when appropriate.
14163
14164 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14165
14166         FIXME: Make separate entries for each person.
14167
14168         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14169         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14170         <shields@msrl.com>:
14171
14172         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14173         may need for spam sorting and scoring.
14174         (spam-user-format-function-S): Add user format function suitable for
14175         general use.
14176         (spam-article-sort-by-spam-status): Add sorting function for summary
14177         sorting.
14178         (spam-extra-header-to-number): Add function to get a score from a
14179         header.
14180         (spam-summary-score): Add function to get a numeric score from the
14181         headers.
14182         (spam-generic-score): Fix function doc, was in wrong place.
14183         (spam-initialize): Take symbols when it's run, and install the
14184         extra headers that spam-necessary-extra-headers thinks we need.
14185
14186 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14187
14188         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14189         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14190
14191 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14192
14193         * gnus-sum.el (gnus-set-global-variables)
14194         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14195         (gnus-article-get-xrefs, gnus-summary-best-group)
14196         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14197         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14198         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14199         Use with-current-buffer.
14200
14201 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14202
14203         * spam.el (spam-summary-prepare-exit): Simplify logic.
14204         (spam-fetch-article-header): Read the article header if it's not
14205         available.
14206         (spam-list-articles): Simplify logic.
14207         (spam-filelist-register-routine): Fix bug with unregister-list.
14208
14209         * gnus-registry.el: Fix comments at beginning.
14210
14211 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14212
14213         * message.el (message-cater-to-broken-inn): Remove.
14214         (message-shorten-references): Make sure the total folded length of
14215         References is shorter than 998 characters to cater to a bug in INN
14216         2.3.  Also, don't pretend that references aren't folded -- this
14217         hasn't worked for a while.
14218
14219 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14220
14221         * gnus-agent.el (gnus-agentize):
14222         gnus-agent-send-mail-real-function no longer set to current value
14223         of message-send-mail-function but rather a lambda that calls
14224         message-send-mail-function.  The change makes the agent real-time
14225         responsive to user changes to message-send-mail-function.
14226
14227 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14228
14229         * legacy-gnus-agent.el
14230         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14231         help from Florian Weimer <fw@deneb.enyo.de>
14232
14233 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14234
14235         * nnmail.el (nnmail-cache-insert): Revert last change.
14236
14237 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * nnmail.el (nnmail-cache-insert): Always check whether
14240         nnmail-cache-ignore-groups matches a group name.
14241
14242 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14243
14244         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14245         (spam-find-spam, spam-log-processing-to-registry)
14246         (spam-log-registered-p, spam-log-unregistration-needed-p)
14247         (spam-log-undo-registration): Use gnus-message instead of
14248         gnus-error, none of these errors are fatal.
14249
14250         * gnus-registry.el (gnus-registry-clean-empty-function)
14251         (gnus-registry-clean-empty): Remove only empty entries without
14252         extra data.
14253
14254 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14255
14256         * spam-stat.el (spam-stat-buffer-change-to-spam)
14257         (spam-stat-buffer-change-to-non-spam): Change (error) to
14258         (gnus-message 8) invocation.
14259
14260 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14261
14262         * nntp.el (nntp-via-netcat-command): New variable.
14263         (nntp-via-netcat-switches): New variable.
14264         (nntp-open-via-rlogin-and-netcat): New function.
14265         (nntp-open-connection-function): Doc fix.
14266         (nntp-telnet-command): Doc fix.
14267         (nntp-end-of-line): Doc fix.
14268         (nntp-via-rlogin-command): Doc fix.
14269         (nntp-via-user-name): Doc fix.
14270         (nntp-via-address): Doc fix.
14271
14272 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14275         error in Emacs 21.1.
14276
14277 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14278
14279         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14280
14281 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14282
14283         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14284         (gnus-agent-with-refreshed-group): New macro.
14285         (gnus-agent-rename-group): New function.
14286         (gnus-agent-delete-group): New function.
14287         (gnus-agent-save-group-info): Use gnus-command-method when
14288         `method' parameter is nil.  Don't write nil entries into the
14289         active file.
14290         (gnus-agent-get-group-info): New function.
14291         (gnus-agent-fetch-articles): Use
14292         gnus-agent-update-files-total-fetched-for to increment disk space
14293         used.
14294         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14295         gnus-agent-update-view-total-fetched-for to increment disk space
14296         used.
14297         (gnus-agent-get-local): Added optional parameters to avoid calling
14298         gnus-group-real-name and gnus-find-method-for-group.
14299         (gnus-agent-set-local): Delete stored entry if either min, or max,
14300         are nil.
14301         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14302         quit, use gnus-agent-regenerate-group to record existance of any
14303         articles fetched to disk before the quit occurred.
14304         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14305         gnus-agent-update-view-total-fetched-for, and
14306         gnus-agent-update-files-total-fetched-for to decrement disk space
14307         used.
14308         (gnus-agent-retrieve-headers): Use
14309         gnus-agent-update-view-total-fetched-for to increment disk space
14310         used.
14311         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14312         with gnus-agent-update-files-total-fetched-for to decrement disk
14313         space and fresh group buffer.
14314         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14315         (gnus-agent-need-update-total-fetched-for): New variable.
14316         (gnus-agent-update-files-total-fetched-for): New function.
14317         (gnus-agent-update-view-total-fetched-for): New function.
14318         (gnus-agent-total-fetched-for): New function.
14319
14320         * gnus-cache.el (gnus-cache-save-buffers): Use
14321         gnus-cache-update-overview-total-fetched-for to change disk space
14322         used by this group.
14323         (gnus-cache-possibly-enter-article): Use
14324         gnus-cache-update-file-total-fetched-for to increment disk space
14325         used by this group.
14326         (gnus-cache-possibly-remove-article): Use
14327         gnus-cache-update-file-total-fetched-for to decrement disk space
14328         used by this group.
14329         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14330         (gnus-cache-rename-group): New function.
14331         (gnus-cache-delete-group): New function.
14332         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14333         (gnus-cache-need-update-total-fetched-for): New variable.
14334         (gnus-cache-with-refreshed-group): New macro.
14335         (gnus-cache-update-file-total-fetched-for): New function.
14336         (gnus-cache-update-overview-total-fetched-for): New function.
14337         (gnus-cache-rename-group-total-fetched-for): New function.
14338         (gnus-cache-delete-group-total-fetched-for): New function.
14339         (gnus-cache-total-fetched-for): New function.
14340
14341         * gnus-group.el: Require gnus-sum and autoload functions to
14342         resolve warnings when gnus-group.el compiled alone.
14343         (gnus-group-line-format): Documented new %F.
14344         (size of Fetched data) group line format; identifies disk space
14345         used by agent and cache.
14346         (gnus-group-line-format-alist): Defined new F format.
14347         (gnus-total-fetched-for): New function.
14348         (gnus-group-delete-group): No longer update
14349         gnus-cache-active-altered as gnus-request-delete-group now keeps
14350         the cache in sync.
14351         (gnus-group-list-active): Let the agent store a server's active
14352         list if currently plugged.
14353
14354         * gnus-int.el (gnus-request-delete-group):
14355         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14356         local disk in sync with the server.
14357         (gnus-request-rename-group):
14358         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14359         local disk in sync with the server.
14360
14361         * gnus-start.el (gnus-get-unread-articles):
14362         Cosmetic simplification to logic.
14363
14364         * gnus-util.el (gnus-rename-file): New function.
14365
14366 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14367
14368         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14369
14370 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14371
14372         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14373         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14374
14375 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14376
14377         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14378         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14379
14380 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14381
14382         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14383
14384 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14385
14386         * spam.el (spam-set-difference): Add function to replace
14387         gnus-set-difference in spam.el.
14388         (spam-summary-prepare-exit): Use spam-set-difference.
14389
14390 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14391
14392         * gnus-registry.el (gnus-registry-cache-file): Update to use
14393         gnus-dribble-directory OR gnus-home-directory OR ~.
14394         (gnus-registry-split-fancy-with-parent): Fix doc.
14395
14396 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14397
14398         * message.el (message-exchange-point-and-mark): Use
14399         message-mark-active-p.  Suggested by Jesper Harder
14400         <harder@ifa.au.dk>.
14401
14402 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14403
14404         * message.el (message-exchange-point-and-mark): Don't activate
14405         region if it was inactive.  Suggested by Hiroshi Fujishima
14406         <pooh@nature.tsukuba.ac.jp>.
14407
14408 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14409
14410         * gnus-art.el (article-display-face): Display Faces in the same
14411         order as X-Faces.
14412
14413 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14416
14417 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14418
14419         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14420         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14421         (gnus-article-mime-hierarchy): Remove.
14422         (gnus-article-mime-hierarchy-next): Remove.
14423         (gnus-article-mode): Revert 2004-03-19 change.
14424         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14425         (gnus-insert-mime-button): Revert 2004-03-19 change.
14426         (gnus-mime-accumulate-hierarchy): Remove.
14427         (gnus-mime-enter-multipart): Remove.
14428         (gnus-mime-leave-multipart): Remove.
14429         (gnus-mime-display-part): Revert 2004-03-19 change.
14430         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14431
14432         * mml.el (mml-preview): Revert 2004-03-19 change.
14433
14434 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14435
14436         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14437
14438 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14439
14440         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14441         t while entering a file name using the mm-with-multibyte macro.
14442         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14443
14444         * mm-util.el (mm-with-multibyte): New macro.
14445
14446 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14447
14448         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14449         user option.
14450         (gnus-mime-multipart-functions): Doc and customization fix.
14451         (gnus-article-mime-hierarchy): New variable.
14452         (gnus-article-mime-hierarchy-next): New variable.
14453         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14454         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14455         gnus-article-mime-hierarchy-next to nil.
14456         (gnus-insert-mime-button): Show hierarchy numbers.
14457         (gnus-mime-accumulate-hierarchy): New function.
14458         (gnus-mime-enter-multipart): New function.
14459         (gnus-mime-leave-multipart): New function.
14460         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14461         (gnus-mime-display-alternative): Show hierarchy numbers.
14462
14463         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14464         gnus-article-mime-hierarchy-next to nil.
14465
14466 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14467
14468         * dns.el: Don't require gnus-xmas.
14469
14470 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14471
14472         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14473         inline PGP.
14474         (mml-menu): Disable mml-quote-region if mark is inactive.
14475
14476 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14479         when the group's active is not available.
14480
14481 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14482
14483         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14484         error.
14485
14486 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14487
14488         * imap.el (imap-store-password): New variable.
14489         (imap-interactive-login): Use it.
14490         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14491
14492 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14495         window-start and hscroll to summary window.
14496
14497 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14498
14499         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14500         conversion message to newsrc-dribble when an actual conversion is
14501         performed.
14502
14503 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14504
14505         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14506
14507 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * mm-decode.el (mm-complicated-handles): New function reviving
14510         former definition of mm-multiple-handles.
14511
14512         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14513         (gnus-mime-delete-part): Use it.
14514
14515 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14516
14517         * gnus-agent.el (gnus-agent-read-local): Bind
14518         nnheader-file-coding-system to gnus-agent-file-coding-system to
14519         avoid the implicit assumption that they will always be equal.
14520         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14521         coding-system-for-write, as the with-temp-file macro first prints
14522         to a buffer then saves the buffer.
14523
14524 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14525
14526         * gnus-art.el (gnus-article-edit-part): New function.
14527         (gnus-mime-save-part-and-strip): Use it; do query instead of
14528         signaling an error; don't use mm-multiple-handles.
14529         (gnus-mime-delete-part): Ditto.
14530
14531 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14532
14533         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14534         old file versions.
14535         (gnus-group-prepare-hook): Removed function that converted list
14536         form of gnus-agent-expire-days to group properties.
14537
14538         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14539         (gnus-request-accept-article): Re-indented.
14540
14541         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14542         converters to handle old agent file formats.  Added logic for a
14543         "backup before upgrading warning".
14544         (gnus-convert-mark-converter-prompt): Developers can mark
14545         functions as needing (default), or not needing,
14546         gnus-convert-old-newsrc's "backup before upgrading warning".
14547         (gnus-convert-converter-needs-prompt): Tests whether the user
14548         should be protected from potentially irreversable changes by the
14549         function.
14550
14551         * legacy-gnus-agent.el: New.  Provides converters that are only
14552         loaded when gnus-convert-old-newsrc needs to call them.
14553
14554 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * mail-source.el (mail-source-touch-pop): Doc fix.
14557
14558         * message.el (message-smtpmail-send-it): Doc fix.
14559
14560 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14561
14562         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14563
14564         * nnmail.el (nnmail-split-fancy): do.
14565
14566         * gnus-kill.el (gnus-kill, gnus-execute): do.
14567
14568 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14569
14570         * gnus-sum.el (gnus-widget-reversible-match)
14571         (gnus-widget-reversible-to-internal)
14572         (gnus-widget-reversible-to-external): New functions.
14573         (gnus-widget-reversible): New widget.
14574         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14575
14576 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14577
14578         * gnus-sum.el (gnus-thread-sort-functions)
14579         (gnus-article-sort-functions): Document `(not F)' items.
14580
14581 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14582
14583         * spam.el (spam-use-gmane-xref): Add new backend.
14584         (spam-gmane-xref-spam-group): Add variable to control the name of the
14585         Gmane spam group.
14586         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14587         (spam-regex-headers-spam, spam-regex-headers-ham)
14588         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14589         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14590         backends and checks.
14591         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14592
14593         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14594         an autodetect method.
14595
14596 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14597
14598         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14599         articles are being added to a group.
14600         (gnus-request-replace-article): Inform the agent that articles
14601         need to be uncached as the cached contents are no longer valid.
14602
14603 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14604
14605         * binhex.el: Don't autoload executable-find.
14606
14607         * canlock.el: Don't autoload mail-fetch-field.
14608
14609         * dgnushack.el: Autoload c-mode for XEmacs.
14610
14611         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14612
14613         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14614         rmail-dont-reply-to and rmail-output.
14615
14616         * gnus-score.el: Don't autoload ffap-string-at-point.
14617
14618         * gnus-setup.el: Don't autoload sc-cite-original.
14619
14620         * imap.el: Don't autoload base64-decode-string,
14621         base64-encode-string and md5.
14622
14623         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14624         and rmail-msg-restore-non-pruned-header.
14625
14626         * mm-decode.el: Don't autoload executable-find.
14627
14628         * mm-url.el: Don't autoload executable-find.
14629
14630         * mm-view.el: Don't autoload diff-mode.
14631
14632         * nndb.el: Don't autoload news-reply-mode, news-setup,
14633         cancel-timer and telnet.
14634
14635         * password.el: Don't autoload run-at-time for Emacs.
14636
14637         * sha1-el.el: Don't autoload executable-find.
14638
14639         * sieve-mode.el: Don't autoload c-mode.
14640
14641         * uudecode.el: Don't autoload executable-find.
14642
14643 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14644
14645         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14646         (gnus-agent-possibly-alter-active): Avoid null in numeric
14647         comparison.
14648         (gnus-agent-set-local): Refuse to save null in local object table.
14649         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14650         list of articles that will be marked as unread.
14651
14652 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14655
14656 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14657
14658         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14659         language tags.
14660
14661 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14662
14663         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14664         Don't bind "obarray".
14665
14666         * gnus-sum.el (gnus-thread-sort-functions): Added
14667         `gnus-thread-sort-by-most-recent-number' and
14668         `gnus-thread-sort-by-most-recent-date'.
14669         Reported by Kai Grossjohann <kai@emptydomain.de>.
14670
14671 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14672
14673         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14674
14675 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14676
14677         * gnus-cus.el (gnus-agent-customize-category): Removed
14678         ignore-errors macro reference that required cl to be loaded at
14679         run-time.
14680
14681         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14682         single-interval range of the form (min . max).  Previously the
14683         range had to look like ((min . max)).  Likewise, return
14684         (min . max) rather than ((min . max)).
14685         (gnus-range-map): Use gnus-range-normalize to accept
14686         single-interval range.
14687
14688         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14689         the cache, but not the agent, now appear with their usual face.
14690
14691         * dgnushack.el (loaddir): New variable that is bound to the
14692         directory containing the dgnushack.el file. Use loaddir, rather
14693         than srcdir, to update load-path. Change lets dgnushack compile
14694         code in directories other than GNUS/lisp.
14695
14696 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14697
14698         * lpath.el: Don't bind w3m-safe-url-regexp.
14699
14700         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14701         w3m-safe-url-regexp variable buffer-local.
14702
14703         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14704
14705 2004-02-27  Simon Josefsson  <jas@extundo.com>
14706
14707         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14708         gnus-group-real-prefix.
14709         (gnus-summary-move-article): Use it, instead of
14710         gnus-group-real-prefix.
14711
14712 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14713
14714         * lpath.el: Bind w3m-safe-url-regexp.
14715
14716         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14717         w3m-safe-url-regexp variable buffer-local and set it as the value
14718         of mm-w3m-safe-url-regexp.
14719
14720         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14721
14722         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14723         parsing gnus-posting-styles when the message is not for replying.
14724
14725         * dgnushack.el: Autoload sgml-mode for XEmacs.
14726
14727         * nnrss.el (nnrss-opml-export): Use
14728         mm-set-buffer-file-coding-system instead of
14729         set-buffer-file-coding-system.
14730
14731 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14732
14733         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14734         of checkdoc.el).
14735         * nnrss.el: do.
14736         * gnus-mlspl.el: do.
14737         * gnus-ml.el: do.
14738         * gnus-srvr.el: do.
14739
14740         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14741
14742 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14743
14744         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14745         Corrections to custom-manual links.
14746
14747         * gnus-art.el (gnus-article): Ditto.
14748
14749         * mm-decode.el (mime-display, mime-security): Ditto.
14750
14751 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14752
14753         * flow-fill.el: Typo.
14754
14755 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14756
14757         * spam-wash.el: New file.
14758
14759 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14760
14761         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14762
14763 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14764
14765         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14766         to be run with new-articles as LIST1, not LIST2.
14767         (spam-registration-functions): Add spam-use-ham-copy as a nil
14768         registration backend.
14769
14770 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14771
14772         * spam-stat.el (spam-stat-washing-hook): New option.
14773         (spam-stat-buffer-words): Use it.
14774         (spam-stat-process-directory, spam-stat-test-directory): Use
14775         insert-file-contents-literally.
14776         (spam-stat-coding-system): New variable.
14777         (spam-stat-load, spam-stat-save): Use it.
14778
14779 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14780
14781         * spam-report.el (spam-report-plug-agent): Quote
14782         spam-report-url-to-file and spam-report-url-ping-plain.
14783
14784 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14785
14786         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14787         / in mailto URLs.
14788
14789 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14790
14791         * spam-report.el (spam-report-process-queue): Fix interactive use.
14792         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14793         (spam-report-unplug-agent): Doc fixes.
14794         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14795         (spam-report-agentize, spam-report-deagentize): Autoload.
14796
14797 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14800
14801         * message.el (message-setup-fill-variables): Add mml tags to
14802         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14803         <ajk@iu.edu>.
14804         (message-mode): Don't modify paragraph-separate there.
14805
14806 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * compface.el (uncompface-use-external): Default to undecided.
14809         (uncompface-use-external-threshold): New variable.
14810         (uncompface-float-time): New macro.
14811         (uncompface): Determine whether to use the external decoder if
14812         uncompface-use-external is undecided.
14813
14814 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14815
14816         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14817         after images.
14818
14819         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14820
14821 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14822
14823         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14824
14825         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14826
14827         * gnus-sum.el (gnus-summary-limit-to-age)
14828         (gnus-summary-limit-children): do.
14829
14830         * gnus-int.el (gnus-request-scan): do.
14831
14832         * gnus-group.el (gnus-group-suspend): do.
14833
14834         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14835
14836         * gnus-cite.el (gnus-cite-parse-attributions): do.
14837
14838         * gnus-agent.el (gnus-summary-set-agent-mark)
14839         (gnus-agent-regenerate-group): do.
14840
14841         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14842
14843         * binhex.el (binhex-decode-region-internal): do.
14844
14845 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14846
14847         * gnus-fun.el (gnus-face-properties-alist): New user option.
14848         (gnus-display-x-face-in-from): Use it.
14849
14850         * gnus-art.el (article-display-face): Ditto.
14851
14852         * compface.el (uncompface-use-external): Default to nil.
14853
14854 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14855
14856         * nntp.el (nntp-erase-buffer): New function.
14857         (nntp-retrieve-data, nntp-send-command)
14858         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14859         (nntp-possibly-change-group): Use it.
14860
14861         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14862         with-current-buffer.
14863
14864 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14865
14866         * compface.el: Merge the ELisp-based uncompface program.
14867         (compface): New customization group.
14868         (uncompface-use-external): New user option.
14869         (uncompface): Call uncompface-internal if uncompface-use-external
14870         is nil.
14871         (uncompface-internal): New function.  Note that there are also
14872         some other functions and variables added for this function.
14873
14874 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14875
14876         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14877         if necessary.
14878
14879 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14880
14881         * spam-report.el (spam-report-unplug-agent)
14882         (spam-report-plug-agent, spam-report-deagentize)
14883         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14884         Add support for the Agent in spam-report: when unplugged, report to a
14885         file; when plugged, submit all the requests.
14886
14887         * spam.el (spam-register-routine): Fix message about
14888         registration.
14889
14890 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14891
14892         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14893         dependencies.
14894         (rfc2047-encode): Use it.
14895
14896         * gnus-art.el (gnus-button-marker-list): Move before first
14897         reference.
14898
14899         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14900         (imap-parse-body): Fix format string mismatch.
14901
14902         * gnus-score.el (gnus-summary-increase-score): do.
14903
14904         * nnrss.el (nnrss-close): New function.
14905
14906 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14907
14908         * nnrss.el (nnrss-make-filename): New function.
14909         (nnrss-request-delete-group, nnrss-read-server-data)
14910         (nnrss-save-server-data, nnrss-read-group-data)
14911         (nnrss-save-group-data): Use it.
14912         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14913         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14914         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14915
14916 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14917
14918         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14919
14920 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14921
14922         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14923         files.
14924
14925         * message.el (message-generate-headers-first): Don't quote nil
14926         and t in docstrings.
14927
14928         * imap.el (imap-id): do.
14929
14930         * gnus-agent.el (gnus-agent-consider-all-articles)
14931         (gnus-agent-queue-mail): do.
14932
14933 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14934
14935         * spam-report.el (spam-report-process-queue): New function.
14936         Process requests from `spam-report-requests-file'.
14937         (spam-report-process-queue): Doc fix.
14938
14939 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14940
14941         * spam.el (spam-register-routine)
14942         (spam-log-processing-to-registry, spam-log-registered-p)
14943         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14944         Change "check" to "spam-check" for semi-clarity.
14945
14946 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14947
14948         * pop3.el: Require nnheader.
14949
14950         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14951
14952         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14953
14954         * gnus-picon.el: Require cl.
14955
14956         * gnus-fun.el: Require gnus-ems and gnus-util.
14957
14958         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14959
14960         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14961
14962         * gnus-art.el (gnus-article-edit-mode): Define before first
14963         reference.
14964
14965 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14966
14967         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14968         (gnus-uu-post-encoded): Use point-at-bol.
14969
14970         * gnus-topic.el (gnus-group-active-topic-p): do.
14971
14972         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14973
14974         * gnus-group.el (gnus-group-kill-region): do.
14975
14976         * gnus-art.el (article-date-ut): do.
14977
14978         * message.el (message-fetch-field): Remove redundant
14979         case-fold-search binding.
14980         (message-narrow-to-field): Simplify.
14981
14982 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14983
14984         * spam.el (spam-directory): Derive from `gnus-directory'.
14985
14986         * spam-report.el (spam-report-url-to-file)
14987         (spam-report-requests-file): New function and variable for offline
14988         reporting.
14989         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14990         and user defined function.
14991         (spam-report-url-ping-mm-url): Remove doubled slash.
14992
14993 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14994
14995         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14996
14997 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14998
14999         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15000         format string mismatch.
15001
15002         * sieve.el (sieve-deactivate-all): do.
15003
15004         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15005
15006         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15007
15008         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15009
15010         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15011
15012 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15013
15014         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15015         the list of checks.
15016
15017 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15018
15019         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15020         padding.
15021
15022 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15023
15024         * mm-view.el (mm-fill-flowed): New variable.
15025         (mm-inline-text): Use it.
15026
15027 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15028
15029         * spam.el (spam-spamassassin-register-ham-routine)
15030         (spam-spamassassin-register-spam-routine): Fix function names.
15031
15032 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15033
15034         * gnus.el (gnus-tmp-grouplens): Remove.
15035         (gnus-summary-line-format): Remove grouplens.
15036
15037         * gnus-group.el (gnus-group-line-format): Ditto.
15038
15039         * gnus-spec.el (gnus-format-specs): Ditto.
15040         (gnus-update-format-specifications): Flush the group format spec
15041         cache if there's the grouplens stuff.
15042         (gnus-parse-simple-format): Replace %l with the empty string.
15043
15044 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15045
15046         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15047         omission.
15048
15049 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15050
15051         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15052         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15053
15054 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15055
15056         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15057         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15058         New macros and functions.
15059         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15060         Handle > NLINK_MAX messages.
15061         * nnmaildir.el (nnmaildir-request-set-mark): Use
15062         nnmaildir--emlink-p and nnmaildir--eexist-p.
15063
15064 2004-01-25  Alex Schroeder  <alex@gnu.org>
15065
15066         * spam-stat.el (spam-stat-process-directory-age): New option.
15067         (spam-stat-process-directory): Use it.
15068
15069 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15070
15071         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15072         (spam-stat-save): Accept prefix argument.
15073
15074 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15075
15076         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15077         links" error.
15078
15079 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15080
15081         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15082         the rest of the and/or forms.
15083
15084 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15085
15086         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15087         compatibility with old .newsrc.eld files.
15088
15089         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15090
15091         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15092
15093         * gnus-start.el (gnus-1): do.
15094
15095         * gnus-group.el (gnus-group-line-format-alist): do.
15096
15097         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15098
15099         * gnus-gl.el: Remove.
15100
15101 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15102
15103         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15104         marks consisting of a single range {for example, (3 . 5)} rather
15105         than a list of a single range { ((3 . 5)) }.
15106
15107 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15108
15109         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15110         with-current-buffer.
15111         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15112         avoid consing a string.
15113
15114         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15115         Remove obsolete entries for big5 and gb2312.
15116
15117 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15118
15119         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15120         uncompressed list.
15121
15122 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15123
15124         * spam-stat.el (spam-stat-strip-xref): New function.
15125         (spam-stat-process-directory): Use it.
15126
15127         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15128         here -- it's done in message-fetch-field.
15129
15130 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15131
15132         * gnus-agent.el (gnus-agent-queue-mail)
15133         (gnus-agent-prompt-send-queue): New variables.
15134         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15135         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15136         "nndraft:queue" along to gnus-draft-send.  Use
15137         gnus-agent-prompt-send-queue.
15138         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15139         is "nndraft:queue".  Suggested by Gaute Strokkenes
15140         <gs234@srcf.ucam.org>
15141
15142         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15143         (agent-enable-undownloaded-faces): Added.
15144         (gnus-agent-cat-groups): Use eval-and-compile, not
15145         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15146         method of gnus-agent-cat-groups even when the buffer has been
15147         evaled.
15148         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15149         delete gnus-agent-save-active-1.
15150         (gnus-agent-save-groups): Deleted.  Identical to
15151         gnus-agent-save-active.
15152         (gnus-agent-write-active): No longer adjust agent's copy of active
15153         file as agent's adjustments are now stored in their own
15154         file.  Removed optional parameter.
15155         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15156         servers.  Add use of min/max range limits from server's local
15157         file.
15158         (gnus-agent-save-alist): Removed unused optional argument.
15159         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15160         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15161         (gnus-agent-set-local): A per-server file that keeps min/max range
15162         limits for articles known to the agent.  Provides a fast mechanism
15163         for altering many active ranges.
15164         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15165         active file (local makes it unnecessary).
15166         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15167
15168         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15169         (agent-enable-undownloaded-faces): Added.
15170
15171         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15172         disable it when sending to "nndraft:queue".
15173         (gnus-group-send-queue): Add safety check to avoid sending queue
15174         when unplugged.
15175
15176         * gnus-group.el (gnus-group-catchup): Use new
15177         gnus-sequence-of-unread-articles, not
15178         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15179         numbers of articles.  Use gnus-range-map to avoid having to
15180         uncompress the unread list.
15181         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15182         Fixed invalid ange-ftp reference.
15183
15184         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15185         (gnus-sorted-range-intersection): Intersection of two ranges
15186         without requiring that they first be uncompressed.
15187
15188         * gnus-start.el (gnus-activate-group): Unless blocked by the
15189         caller, possibly expand the active range to include both cached
15190         and agentized articles.
15191         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15192         multiple version-dependent converters.
15193         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15194         gnus-agent-save-active.
15195         (gnus-save-newsrc-file): Save dirty agent range limits.
15196
15197         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15198         gnus-agent-possibly-alter-active.
15199         (gnus-adjust-marked-articles): Faster handling of simple lists.
15200
15201 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15202
15203         * spam-stat.el (spam-stat-test-directory): New optional argument
15204         displays a list of files detected.  Suggested by Andrew Cohen
15205         <cohen@andy.bu.edu>.
15206         (spam-stat-buffer-words-with-scores): Don't narrow and change
15207         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15208
15209 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15210
15211         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15212         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15213         (spam-spamassassin-arguments)
15214         (spam-spamassassin-spam-flag-header)
15215         (spam-spamassassin-positive-spam-flag-header)
15216         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15217         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15218         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15219         (spam-list-of-processors, spam-list-of-checks)
15220         (spam-list-of-statistical-checks, spam-registration-functions)
15221         (spam-check-spamassassin-headers, spam-check-spamassassin)
15222         (spam-spamassassin-score)
15223         (spam-spamassassin-register-with-sa-learn)
15224         (spam-spamassassin-register-spam-routine)
15225         (spam-spamassassin-register-ham-routine)
15226         (spam-assassin-register-spam-routine)
15227         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15228         (spam-bogofilter-score): Fix to show article before scoring.
15229
15230 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15231
15232         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15233         default scoring function.
15234         (spam-generic-score): Call spam-spamassassin-score if
15235         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15236         spam-bogofilter-score otherwise.
15237
15238         * gnus.el (spam-process, spam-autodetect-methods): Add
15239         spamassassin and spamassassin-headers.
15240
15241 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15242
15243         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15244         Suppress unnecessary messages.
15245
15246 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15247
15248         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15249         make-hash-table.
15250
15251 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15252
15253         * canlock.el (base64-encode-string): Don't autoload it.
15254
15255 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15256
15257         * run-at-time.el: Remove useless (require 'itimer),
15258         eval-and-compile and (featurep 'xemacs).
15259
15260 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15261
15262         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15263         GROUP is a virtual group.
15264
15265 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15266
15267         * gnus.el: Autoload `message-y-or-n-p'.
15268
15269 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15270
15271         * pgg-parse.el: Remove unnecessary (require 'custom).
15272
15273         * pgg-def.el: do.
15274
15275         * nnmail.el: do.
15276
15277         * gnus-undo.el: do.
15278
15279         * gnus-picon.el: do.
15280
15281         * gnus-util.el: do.
15282
15283 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15284
15285         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15286
15287 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15288
15289         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15290         handle, as well as a list.
15291
15292         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15293         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15294         (mm-w3m-cid-retrieve): Simplify.
15295
15296 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15297
15298         * message.el (message-kill-to-signature): Allow prefix arg to
15299         specify number of lines to keep before signature.
15300
15301 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15302
15303         * message.el (message-kill-to-signature): Change docstring.
15304
15305 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15306
15307         * canlock.el: Always require sha1-el.
15308         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15309
15310         * message.el: Autoload sha1 only when compiling.
15311
15312         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15313         eudc-expand-inline for XEmacs.
15314
15315 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15316
15317         * message.el (message-canlock-generate): Require sha1-el.
15318
15319 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15320
15321         * message.el (message-expand-name): Silence the byte compiler.
15322
15323         * lpath.el: Add detect-coding-system.
15324
15325         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15326         cus-edit.
15327
15328 2004-01-13  Simon Josefsson  <jas@extundo.com>
15329
15330         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15331         Invoke gnus-score-mode.  Reported by
15332         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15333
15334         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15335         Jim Blandy <jimb@redhat.com> (tiny change).
15336
15337 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15338
15339         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15340
15341 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15342
15343         * spam.el (spam-get-article-as-string): Update to use
15344         gnus-request-article-this-buffer, much simpler.
15345         (spam-get-article-as-buffer): Remove.
15346
15347 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15348
15349         * message.el (message-expand-name): Use EUDC if the user uses that.
15350
15351 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15352
15353         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15354         character for the encoding to avoid consing a string.
15355
15356         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15357         unnecessarily.
15358
15359         * mm-util.el (mm-replace-chars-in-string): Remove.
15360
15361         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15362         of mm-replace-chars-in-string.
15363
15364 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15365
15366         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15367
15368         * mm-util.el (mm-subst-char-in-string): Support inplace.
15369
15370         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15371         a new string in every iteration.  Use shy groups.
15372
15373 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15374
15375         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15376         * gnus-soup.el (gnus-soup-group-brew):
15377         * gnus-msg.el (gnus-put-message):
15378         * gnus-move.el (gnus-group-move-group-to-server):
15379         * gnus-kill.el (gnus-batch-score):
15380         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15381         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15382         (gnus-group-update-group, gnus-group-read-group)
15383         (gnus-group-make-group, gnus-group-make-help-group)
15384         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15385         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15386         (gnus-group-sort-by-unread, gnus-group-catchup)
15387         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15388         (gnus-group-yank-group, gnus-group-set-info)
15389         (gnus-group-list-groups):
15390         * gnus.el (gnus-generate-new-group-name):
15391         * gnus-delay.el (gnus-delay-send-queue):
15392         * nnvirtual.el (nnvirtual-catchup-group):
15393         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15394         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15395         (gnus-group-prepare-topics, gnus-topic-check-topology):
15396         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15397         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15398         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15399         (gnus-group-make-articles-read):
15400         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15401         (gnus-group-change-level, gnus-kill-newsgroup)
15402         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15403         (gnus-get-unread-articles, gnus-make-articles-unread)
15404         (gnus-make-ascending-articles-unread): Use accessor
15405         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15406         to get group information for improved readability.
15407
15408
15409 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15410
15411         * gnus-art.el (article-decode-mime-words, article-babel)
15412         (gnus-article-highlight-signature, gnus-article-add-buttons)
15413         (gnus-signature-toggle): Use gnus-with-article-buffer.
15414
15415         * gnus-art.el (gnus-article-highlight-headers)
15416         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15417
15418         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15419         (gnus-article-set-globals, gnus-request-article-this-buffer)
15420         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15421         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15422         (gnus-mime-display-alternative): Use with-current-buffer.
15423
15424 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15425
15426         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15427         also under 80 char limit, and call gnus-error if needed.
15428         (spam-fetch-article-header): Fix - it was a
15429         buffer-local variable (gnus-newsgroup-data).
15430         (spam-find-spam): Use spam-generate-fake-headers, forget about
15431         spam-insert-fake-headers.
15432         (spam-insert-fake-headers): Remove.
15433
15434 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15435
15436         * deuglify.el (gnus-article-outlook-unwrap-lines)
15437         (gnus-outlook-rearrange-article)
15438         (gnus-outlook-repair-attribution-outlook)
15439         (gnus-outlook-repair-attribution-block)
15440         (gnus-outlook-repair-attribution-other): Remove redundant
15441         save-excursion.
15442
15443 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15444
15445         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15446         (spam-fetch-field-subject-fast)
15447         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15448         (spam-fetch-article-header): Add functions to deal with Gnus
15449         internals for fast retrieval of article header data.
15450         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15451
15452 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15453
15454         * pop3.el (pop3-md5): Remove.
15455         (pop3-apop): Replace pop3-md5 with md5.
15456
15457         * mm-bodies.el: base64 is always built-in.
15458
15459         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15460         with-current-buffer.
15461
15462 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * canlock.el (canlock-insert-header): Remove excessive grouping in
15465         regexp.
15466
15467         * gnus-sum.el (gnus-summary-read-document): Ditto.
15468
15469         * gnus-uu.el (gnus-uu-part-number): Ditto.
15470
15471         * html2text.el (html2text-remove-tags): Ditto.
15472         (html2text-format-tags): Ditto.
15473         (html2text-format-single-elements): Ditto.
15474
15475         * mml.el (mml-parse-1): Ditto.
15476
15477 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15478
15479         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15480
15481         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15482
15483         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15484
15485         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15486
15487 2003-11-15  Simon Josefsson  <jas@extundo.com>
15488
15489         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15490         (pgg-gpg-lookup-key): Use regexp match instead of
15491         split-string (split-string is different between emacs 21.2 and
15492         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15493
15494 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15495
15496         * gnus-art.el (gnus-mime-view-all-parts)
15497         (gnus-article-part-wrapper, gnus-article-view-part): Use
15498         with-current-buffer.
15499
15500 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15501
15502         * spam.el (spam-disable-spam-split-during-ham-respool)
15503         (spam-spamoracle-database, spam-cache-lookups)
15504         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15505         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15506         (spam-group-ham-marks, spam-group-spam-marks)
15507         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15508         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15509         also add spam-use-blackholes to the statistical checks.
15510         (spam-fetch-field-fast): Add interface to fetching fields, may
15511         become a macro.
15512         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15513         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15514         (spam-insert-fake-headers): Fake an article when needed.
15515         (spam-find-spam): Fake article when possible.
15516         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15517         (spam-check-bogofilter-headers): Use message-fetch-field instead
15518         of nnmail-fetch-field.
15519
15520 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15521
15522         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15523
15524 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15525
15526         * spam.el (spam-split): Do not require spam-use-CHECK to be
15527         enabled if that check is passed to spam-split explicitly; also
15528         fix so 'spam doesn't get converted to spam-split-group when
15529         spam-split-symbolic-return is t.
15530         (spam-find-spam): Find registrations of the article and use those
15531         instead of re-running spam-split to find the spam/ham
15532         classification of the article.
15533         (spam-log-processing-to-registry, spam-log-registered-p)
15534         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15535         Use gnus-error instead of gnus-message.
15536         (spam-log-registration-type): Add function to determine the
15537         classification of a message based on registry entries; will
15538         return nil if both 'spam and 'ham are found.
15539         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15540         a reasonably fast local cache without the loading errors.
15541         (spam-cache-lookups): Set to t by default.
15542         (spam-find-spam): Don't try to guess spam-cache-lookups.
15543         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15544         spam-caches entry.
15545         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15546         caching of whitelist/blacklist entries.
15547         (spam-check-whitelist, spam-check-blacklist): Invoke
15548         spam-from-listed-p with a type, not a cache variable.
15549         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15550
15551 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15552
15553         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15554
15555         * nnmail.el (nnmail-split-fancy): do.
15556
15557         * mml.el (mml-parse): do.
15558
15559         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15560         (gnus-score-adaptive): do.
15561
15562 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15563
15564         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15565         (gnus-mime-button-map): Don't set keymap parent.
15566         (gnus-button-ctan-directory-regexp): Use shy grouping.
15567         (gnus-prev-page-map): Don't set keymap parent.
15568         (gnus-prev-page-map): Remove duplicated one.
15569         (gnus-next-page-map): Don't set keymap parent.
15570         (gnus-mime-security-button-map): Ditto.
15571
15572         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15573         version number.
15574
15575         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15576
15577 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * canlock.el (canlock-sha1-function): Remove.
15580         (canlock-sha1-function-for-verify): Remove.
15581         (canlock-openssl-program): Remove.
15582         (canlock-openssl-args): Remove.
15583         (canlock-ignore-errors): Remove.
15584         (canlock-sha1-with-openssl): Remove.
15585         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15586         (canlock-verify): Don't use canlock-ignore-errors.
15587
15588         * sha1-el.el (sha1-string-external): Make it can return a string
15589         in binary form.
15590         (sha1-region-external): Ditto.
15591         (sha1-string-internal): Ditto.
15592         (sha1-region-internal): Ditto.
15593         (sha1-region): Ditto.
15594         (sha1-string): Ditto.
15595         (sha1): Ditto.
15596
15597 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15598
15599         * spam.el (spam-report-articles-gmane): New command.
15600
15601 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15602
15603         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15604
15605         * run-at-time.el (run-at-time-saved): Remove.
15606         (run-at-time): Doc fix.
15607
15608 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15609
15610         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15611         (gnus-summary-limit-map): Add it.
15612         (gnus-summary-make-menu-bar): do.
15613
15614 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15615
15616         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15617         Make attempt at some caching support (done for BBDB only now).
15618         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15619         addresses to be checked.
15620         (spam-clear-cache-BBDB): Add function, to be invoked by
15621         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15622         (spam-check-BBDB): Check and use the caches, if
15623         spam-cache-lookups is on, remove superfluous (provide).
15624
15625 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15626
15627         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15628
15629 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15630
15631         * run-at-time.el (run-at-time-saved): Move to after the definition
15632         of `run-at-time'.
15633
15634         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15635
15636 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15637
15638         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15639         mm-w3m-local-map-property.
15640
15641         * mm-view.el (mm-w3m-mode-map): Remove.
15642         (mm-w3m-local-map-property): Remove.
15643         (mm-inline-text-html-render-with-w3m): Don't use
15644         mm-w3m-local-map-property.
15645
15646 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15647
15648         * run-at-time.el: New file.
15649
15650         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15651         under Emacs.
15652
15653         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15654         of gnus-set-text-properties.
15655
15656         * gnus-uu.el (gnus-uu-save-article): Ditto.
15657
15658         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15659
15660         * gnus-cite.el (gnus-cite-parse): Ditto.
15661
15662         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15663         of gnus-.
15664
15665         * gnus-xmas.el (run-at-time): Require run-at-time.
15666
15667         * gnus.el: Changed calls to nnheader-run-at-time and
15668         password-run-at-time throughout to use run-at-time directly.
15669
15670         * password.el: Removed definition of run-at-time.
15671
15672         * nnheaderxm.el: Remove definition of run-at-time.
15673
15674 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15675
15676         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15677         in prompt.
15678
15679 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15680
15681         * messagexmas.el (message-xmas-redefine): Alias
15682         `message-make-caesar-translation-table' to
15683         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15684         version.
15685
15686         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15687         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15688         `gnus-xmas-set-text-properties'.
15689         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15690         `gnus-xmas-completing-read'.
15691         (gnus-xmas-completing-read): Removed.
15692         (gnus-xmas-open-network-stream): Removed.
15693
15694         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15695         XEmacs version.
15696
15697         * dns.el (dns-make-network-process): Use `open-network-stream'
15698         instead of `gnus-xmas-open-network-stream'.
15699
15700         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15701
15702         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15703
15704 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15705
15706         * gnus-art.el (gnus-mime-display-alternative)
15707         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15708         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15709         Don't use gnus-local-map-property.
15710
15711         * gnus-util.el (gnus-local-map-property): Remove.
15712
15713         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15714         gnus-completing-read-maybe-default with completing-read.
15715
15716         * gnus-util.el (gnus-completing-read): do.
15717         (gnus-completing-read-maybe-default): Remove.
15718
15719 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15720
15721         * password.el: Only autoload `run-at-time' if not XEmacs.
15722         Only autoload the itimer functions if XEmacs.
15723
15724 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15725
15726         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15727         XEmacsen.
15728
15729         * dgnushack.el: Autoload executable-find for XEmacs.
15730
15731 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15732
15733         * gnus-art.el (gnus-read-string): Remove.
15734         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15735         read-string.
15736
15737 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15738
15739         * netrc.el: Autoload password-read.
15740         (netrc): Add configuration group.
15741         (netrc-encoding-method, netrc-openssl-path): Add
15742         variables for encoding and decoding of files with symmetric
15743         ciphers.
15744         (netrc-encode): Add assistant function to encode a file with
15745         netrc-encoding-method.
15746         (netrc-parse): Add interactive parameter, added optional
15747         decoding if netrc-encoding-method is non-nil but otherwise
15748         behavior is standard.
15749         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15750         Do s/encode/encrypt/ everywhere.
15751
15752         * spam.el: Remove executable-find autoload.
15753
15754 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15755
15756         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15757
15758         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15759
15760 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15761
15762         * gnus-art.el (gnus-treat-ansi-sequences)
15763         (article-treat-ansi-sequences): New variable and function.
15764         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15765
15766         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15767         Use it.
15768
15769 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15770
15771         * mm-util.el (mm-quote-arg): Remove.
15772
15773         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15774         shell-quote-argument.
15775
15776         * gnus-uu.el (gnus-uu-command): do.
15777
15778         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15779
15780         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15781         with make-char.
15782
15783         * mm-util.el (mm-make-char): Remove.
15784
15785         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15786         add-minor-mode.
15787
15788         * gnus-undo.el (gnus-undo-mode): do.
15789
15790         * gnus-topic.el (gnus-topic-mode): do.
15791
15792         * gnus-sum.el (gnus-dead-summary-mode): do.
15793
15794         * gnus-start.el (gnus-slave-mode): do.
15795
15796         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15797
15798         * gnus-ml.el (gnus-mailing-list-mode): do.
15799
15800         * gnus-gl.el (gnus-grouplens-mode): do.
15801
15802         * gnus-draft.el (gnus-draft-mode): do.
15803
15804         * gnus-dired.el (gnus-dired-mode): do.
15805
15806         * gnus-ems.el (gnus-add-minor-mode): Remove.
15807
15808         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15809         Replace gnus-char-width with char-width.
15810
15811         * gnus-ems.el (gnus-char-width): Remove.
15812
15813         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15814         Replace gnus-char-width with char-width.
15815
15816         * gnus-ems.el (gnus-char-width): Remove.
15817
15818         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15819         definition.
15820         Remove Emacs 20 hash table compatibility code.
15821
15822         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15823         20 compatibility code.
15824
15825         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15826
15827         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15828
15829         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15830         with point-at-{eol,bol}.
15831
15832         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15833
15834         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15835
15836         * flow-fill.el (fill-flowed-point-at-bol)
15837         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15838
15839         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15840         Replace with point-at-{eol,bol} throughout all files.
15841
15842 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15843
15844         * ntlm.el (ntlm-string-as-unibyte): New macro.
15845         (ntlm-build-auth-response): Use it.
15846
15847         Remove Emacs 20 stuff:
15848         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15849         (butlast, mapc, remove): Remove the compiler macros.
15850         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15851         of delq and copy-sequence.
15852         * gnus-art.el (popup-menu): Remove the compiler macro.
15853         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15854         Emacs 20.
15855
15856 2004-01-05  Simon Josefsson  <jas@extundo.com>
15857
15858         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15859         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15860         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15861         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15862         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15863         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15864         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15865         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15866         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15867         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15868         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15869         string-xor into ntlm-string-xor.  Suggested by
15870         Jesper Harder <harder@myrealbox.com>.
15871
15872         * ntlm.el: Don't include poem.
15873
15874         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15875         Jesper Harder <harder@myrealbox.com>.
15876
15877         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15878
15879         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15880         probably breaks emacs with DL patch, but do we care? Is anyone
15881         still using the DL stuff?)
15882
15883         * sieve-manage.el: Use the password package.
15884         (sieve-manage-read-passwd): Remove.
15885         (sieve-manage-interactive-login): Use password.  Re-add
15886         condition-case around loop.
15887
15888         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15889         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15890         the password package.
15891
15892 2003-02-19  Simon Josefsson  <jas@extundo.com>
15893
15894         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15895         token.
15896
15897 2002-08-07  Simon Josefsson  <jas@extundo.com>
15898
15899         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15900         (sieve-manage-authenticators):
15901         (sieve-manage-authenticator-alist): Add some SASL mechs.
15902         (sieve-sasl-auth): New function.
15903         (sieve-manage-cram-md5-auth):
15904         (sieve-manage-plain-auth): Rewrite using SASL library.
15905         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15906         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15907         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15908         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15909
15910 2004-01-05  Simon Josefsson  <jas@extundo.com>
15911
15912         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15913         New files.
15914
15915 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15916
15917         * gnus-group.el (gnus-no-groups-message): Update.
15918
15919         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15920
15921 2003-11-09  Simon Josefsson  <jas@extundo.com>
15922
15923         * imap.el: Support for ID IMAP extension (RFC 2971).
15924         (imap-local-variables): Add imap-id.
15925         (imap-id): New variable.
15926         (imap-id): New function.
15927         (imap-parse-response): Parse untagged ID response.
15928         * nnimap.el (nnimap-id): New variable.
15929         (nnimap-open-connection): Use it.
15930
15931 2003-12-28  Simon Josefsson  <jas@extundo.com>
15932
15933         * gnus-score.el (gnus-score-edit-all-score): New.
15934         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15935
15936 2004-01-04  Simon Josefsson  <jas@extundo.com>
15937
15938         * password.el: Add.
15939
15940 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15941
15942         * dns.el (dns-query-types): Fix typo.
15943         (dns-query-types): New function.
15944         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15945         PTR and SOA replies, see RFC 1035.
15946
15947 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15948
15949         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15950
15951         * Moved to Changelog.2.
15952
15953 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15954
15955         * gnus.el (gnus-version-number): Bump version.
15956
15957 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15958
15959         * gnus.el: No Gnus v0.1 is released.
15960
15961 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15962
15963         * gnus.el: No Gnus v0.0 is released.
15964
15965 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15966
15967         * gnus.el (gnus-version-number): Bump.
15968         (gnus-version): No.
15969
15970 See ChangeLog.2 for earlier changes.
15971
15972     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15973       Free Software Foundation, Inc.
15974
15975   This file is part of GNU Emacs.
15976
15977   GNU Emacs is free software: you can redistribute it and/or modify
15978   it under the terms of the GNU General Public License as published by
15979   the Free Software Foundation, either version 3 of the License, or
15980   (at your option) any later version.
15981
15982   GNU Emacs is distributed in the hope that it will be useful,
15983   but WITHOUT ANY WARRANTY; without even the implied warranty of
15984   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15985   GNU General Public License for more details.
15986
15987   You should have received a copy of the GNU General Public License
15988   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15989
15990 ;; Local Variables:
15991 ;; coding: utf-8
15992 ;; fill-column: 79
15993 ;; add-log-time-zone-rule: t
15994 ;; End: