dd3b5d5c0171bc4cfe6b29d6987b60af87f60b51
[gnus] / lisp / ChangeLog
1 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4         the range update right.
5         (nnimap-request-group): Don't make `M-g' bug out on group with no
6         marks.
7
8 2010-09-18  Julien Danjou  <julien@danjou.info>
9
10         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11         than curl to retrieve images.
12
13 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * nnimap.el (nnimap-update-info): Extend the info so that we can set
16         the marks.
17         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
18         (nnimap-wait-for-connection): New function.
19         (nnimap-open-connection): If we have PREAUTH, don't query for login
20         credentials.
21         (nnimap-update-info): Fix off-by-one error when concatenating ranges
22         when doing a partial update.
23
24 2010-09-18  Julien Danjou  <julien@danjou.info>
25
26         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
27         tags.
28
29 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30
31         * nnimap.el (nnimap-credentials): New function.
32         (nnimap-open-connection): Use the new function to look for credentials
33         also on the numeric equivalents of "imap" and "imaps".
34
35         * gnus-start.el (gnus-activate-group): Send the info to
36         gnus-request-group.
37
38         * nnimap.el (nnimap-request-group): Have the "check" version of the
39         function parse flags and update the info, so that a `M-g' get a total
40         resync of all flags from the group.
41
42         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
43         to allow backends to alter the info on group selection.  Also alter all
44         the backend -request-group functions to take the parameter.
45
46         * nnimap.el (nnimap-store-info): New function.
47         (nnimap-update-info): Store the info for later usage.
48         (nnimap-request-group): Use the stored info for the dont-check case, so
49         that we don't retrieve all marks when we enter a group.
50
51         * nnimap.el: Use deffoo instead of defun for interface functions.
52
53         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
54         update the group info.  This makes the nndraft groups, for instance, go
55         back to their old behaviour.
56
57         * gnus-sum.el (gnus-select-newsgroup): Indent.
58
59         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
60         in.
61         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
62         nothing.
63
64         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
65         from methods that are denied.
66
67         * gnus-int.el (gnus-method-denied-p): New function.
68
69         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
70         store the password instead of netrc.
71         (nnimap-open-connection): Don't error out when we can't make a
72         connections.
73
74         * auth-source.el (auth-source-create): In the password prompt, say what
75         we're querying for.  Also prompt for user name if that hasn't been
76         given.
77
78         * nnimap.el (nnimap-with-process-buffer): Removed.
79
80 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
81
82         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
83         method when we're reading from the agent.
84
85         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
86
87         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
88         that's probably most useful for users.
89
90         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
91         "failed" all the time.
92
93         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
94         ...)) with (with-current-buffer ... ).
95
96         * nntp.el (nntp-open-server): Return whether the open was successful or
97         not.
98
99         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
100         select an unread unseen article first.
101
102         * nnimap.el (nnimap-open-connection): If the user doesn't have a
103         /etc/services, supply some sensible port defaults.
104
105         * dgnushack.el: Define netrc-credentials.
106
107 2010-09-17  Julien Danjou  <julien@danjou.info>  (tiny fix)
108
109         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
110
111 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
112
113         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
114         doesn't have any parameters.
115
116 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
119         only upcased checks.
120
121         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
122
123         * nnimap.el (nnimap-open-shell-stream): New function.
124         (nnimap-open-connection): Use it.
125         (nnimap-transform-headers): Get the number of lines in each message.
126         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
127         number of lines.
128         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
129         problem.
130
131         * utf7.el (utf7-encode): Autoload.
132
133         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
134         to allow the mail splitting to not return a default group.  This is
135         useful for nnimap, which will leave unmatched mail in the inbox.
136
137         * nnimap.el: Rewritten.
138
139         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
140         nnimap usage.
141
142         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
143         if the move is internal, so that nnimap can do fast internal moves.
144
145         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
146         data.
147         (gnus-read-active-for-groups): Support finishing the early retrieval of
148         data.
149
150         * gnus-range.el (gnus-range-nconcat): New function.
151
152         * gnus-int.el (gnus-finish-retrieve-group-infos)
153         (gnus-retrieve-group-data-early): New functions.
154
155 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
156
157         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
158         (nnrss-retrieve-groups):
159         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
160         (pop3-quit): Use with-current-buffer.
161
162 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
165         instead of nnheader-accept-process-output.
166
167         * dgnushack.el (dgnushack-compile): Add comment.
168
169         * lpath.el: No need to fbind propertize for XEmacs 21.4.
170
171         * gnus-html.el (gnus-html-schedule-image-fetching)
172         (gnus-html-prefetch-images): Replace process-kill-without-query by
173         gnus-set-process-query-on-exit-flag.
174
175 2010-09-16  Romain Francoise  <romain@orebokech.com>
176
177         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
178
179 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
180
181         * gnus-registry.el (gnus-registry-install-shortcuts): The second
182         parameter to unintern is mandatory-ish in Emacs 24.
183
184         * gnus-html.el (gnus-html-schedule-image-fetching)
185         (gnus-html-prefetch-images): Check for curl before using it.
186
187         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
188         depend on curl, which isn't essential.
189
190         * imap.el: Revert back to version
191         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
192         seem problematic.
193
194 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
195
196         * gnus-registry.el (gnus-registry-install-shortcuts):
197         Explicitly pass `obarray' to `unintern' to avoid a warning.
198
199 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
200
201         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
202         change.
203
204         * nnrss.el (nnrss-request-list): Removed this function and related
205         functions, including the moreover stuff.
206
207 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * nnrss.el (nnrss-retrieve-groups): New function.
210
211 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
212
213         * .dir-locals.el: Add no-byte-compile cookie.
214
215 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * time-date.el (format-seconds): Comment fix.
218
219         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
220         for back end that doesn't support request-scan.
221
222 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
223
224         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
225         then do request scans from the backends.
226
227         * netrc.el (netrc-credentials): New conveniency function.
228
229         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
230         avoid running a hook per line, since this takes a lot of time,
231         profiling shows.
232         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
233         directly if gnus-visual-p is true.
234
235 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
238         groups; replace mapcar with dolist which is a bit faster; pass groups
239         info to gnus-read-active-file-1.
240         (gnus-read-active-file-1): Scan only specified groups if the new
241         optional arg `infos' is given.
242
243 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
244
245         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
246
247         * pop3.el (pop3-movemail): Removed.
248         (pop3-streaming-movemail): Renamed to pop3-movemail.
249
250         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
251         don't restrict end-tag searches to the end of the line.
252
253 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
254
255         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
256         articles of every unchecked group to t, which means unknown since the
257         server has never been opened.
258
259 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260
261         * gnus-html.el (gnus-html-show-alt-text): New command.
262         (gnus-html-browse-image): Ditto.
263         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
264         to browse the image directly.
265         (gnus-html-wash-tags): Search for images first, so that <a><img> works
266         better.
267
268         * gnus-async.el (gnus-async-article-callback): Call
269         `gnus-html-prefetch-images' unconditionally.
270
271         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
272         before feeding URLs to curl.
273
274 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
275
276         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
277         internal images as deletable by `W D D'.
278
279         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
280         (gnus-async-article-callback): Fix typo.
281
282 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
285         current line to work around bugs in the output from w3m.
286
287         * gnus-async.el (gnus-async-article-callback): Always prefetch images
288         for groups that want that.
289
290         * nntp.el (nntp-wait-for-string): Supply a timeout for
291         accept-process-output to ensure progress.
292
293         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
294         level to get unread articles from, then use that for foreign groups,
295         too.
296
297         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
298         confuses the rest of the function.
299
300         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
301         for the methods that support -retrieve-groups, too.
302
303         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
304
305 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
306
307         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
308         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
309
310         * pop3.el: Require cl when compiling.
311         (pop3-number-of-responses): Search for "+OK", not "+OK ".
312
313 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
314
315         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
316         that aren't going to be activated.
317         (gnus-get-unread-articles): Fix up the last commit.
318
319         * gnus-html.el (gnus-article-html): Allow calling without specifying
320         the handle.  In that case, dissect the buffer first.
321
322         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
323
324         * nnimap.el (nnimap-open-connection): Revert the change that would look
325         into authinfo for imaps instead of imap.
326
327         * gnus-start.el (gnus-activate-group): Take an optional parameter to
328         say that you don't want to call gnus-request-group with don-check, but
329         do check the reponse.  This is for virtual groups only.
330         (gnus-get-unread-articles): Count the archive groups as secondary, so
331         that they're activated the same way as before.
332
333         * imap.el (imap-message-map): Removed optional buffer parameter, since
334         no callers use it.
335         (imap-message-get): Ditto.
336         (imap-message-put): Ditto.
337         (imap-mailbox-map): Ditto.
338         (imap-mailbox-put): Ditto.
339         (imap-mailbox-get): Ditto.
340         (imap-mailbox-get): Revert last change for this function.
341
342         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
343         case-insensitively.
344         (nnimap-debug): Removed.
345
346         * imap.el (imap-fetch-safe): Removed function, and altered all callers
347         to use `imap-fetch' instead.  According to the comments, this should be
348         safe, since all other IMAP clients use the 1:* syntax.
349         (imap-enable-exchange-bug-workaround): Removed.
350         (imap-debug): Removed -- doesn't seem very useful.
351
352         * mail-source.el (mail-source-fetch): Don't message if we're fetching
353         mail from a file, and the file doesn't exist.
354
355         * imap.el (imap-log): New convenience function used throughout instead
356         of repeating the same code all over the place.
357
358         * pop3.el (pop3-streaming-movemail): Return t for success.
359
360         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
361         .authinfo if we're using ssl connection.
362
363         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
364         already have if we're in a main Gnus `g' run.
365
366         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
367
368 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
369
370         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
371
372         * nnmh.el (nnmh-request-list-1): Bind `file'.
373
374         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
375         alias to set-process-query-on-exit-flag or process-kill-without-query.
376         (pop3-open-server): Use it.
377
378 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
379
380         * mail-source.el (mail-source-delete-crash-box): Always move the crash
381         box to the Incoming file.  Fixes mistake in previous checkin.
382
383         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
384         request loop (for debugging purposes) removed.
385
386         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
387         culprit is more visible.
388         (nnml-save-incremental-nov, nnml-open-incremental-nov)
389         (nnml-add-incremental-nov): New functions to do "incremental" nov
390         updates, where we just append to the end of the existing nov files
391         without reading/writing them in full.
392
393         * mail-source.el (mail-source-delete-crash-box): Really only check the
394         incoming files once in a while.
395
396         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
397
398         * mail-source.el (mail-source-delete-crash-box): Only check the
399         incoming files for deletion once per day to save a lot of file
400         accesses.
401
402         * pop3.el (pop3-logon): Fix up unbound variable typo.
403
404         * mail-source.el (pop3-streaming-movemail): Autoload.
405
406         * pop3.el (pop3-streaming-movemail): Respect
407         pop3-leave-mail-on-server.
408
409         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
410         retrieval.
411
412         * pop3.el (pop3-process-filter): Removed unused function.
413         (pop3-streaming-movemail, pop3-send-streaming-command)
414         (pop3-wait-for-messages, pop3-write-to-file)
415         (pop3-number-of-responses): New functions for streaming pop3
416         retrieval.
417
418         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
419         come from no known methods.
420         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
421         list.
422
423         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
424         message sizes.
425         (pop3-movemail): Use erase-buffer instead of looping and deleting
426         regions, which seems rather odd.
427
428         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
429         file once per `g' run.
430
431         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
432         directories.  This makes the draft queue directory work.
433
434         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
435         data from the backends, so that we only request the list of groups from
436         each method once.  This should speed things up considerably.
437
438         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
439         detect that it's not implemented.
440
441         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
442         we actually do recurse down into the tree, but don't stat all leaf
443         nodes.
444
445         * gnus-html.el (gnus-html-show-images): If there are no images to show,
446         then say so instead of bugging out.
447
448         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
449         files exist before trying to read them.
450
451         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
452         around <pre_int>.
453
454         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
455
456         * nnmh.el (nnmh-request-list-1): Optimize for speed.
457
458 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
459
460         * mm-util.el (mm-image-load-path): Just return the image directories,
461         not all directories in the path in addition to the image directories.
462         (mm-image-load-path): Maintain a cache of the image directories so that
463         the `g' command in Gnus doesn't have to stat dozens of directories each
464         time.
465
466         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
467         (gnus-html-wash-tags): Add a new `i' command to insert images.
468         (gnus-html-insert-image): New command and keystroke.
469         (gnus-html-redisplay-with-images): New command and keystroke.
470         (gnus-html-show-images): Renamed command.
471         (gnus-html-wash-tags): Remove more white space before <pre_int> image
472         spacers.
473         (gnus-html-wash-tags): Decode entities at the end, so that entities
474         inside the tags don't mess up the rest of the "parsing".
475
476         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
477         so that nnimap methods aren't agentized by default.  There's apparently
478         many problems related to agent/imap behaviour.
479
480         * gnus-art.el (gnus-article-copy-string): New command and key binding.
481
482         * gnus-html.el: Doc fix.
483
484 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
485
486         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
487         specifier-spec-list for Emacs 21.
488
489         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
490         glyph-width and glyph-height instead of display-graphic-p and
491         image-size; make avoidance of displaying small images work for XEmacs.
492
493         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
494         for XEmacs.
495
496         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
497         of symbol that holds plist data.
498         (gnus-process-plist): Remove plist of process after getting it.
499
500 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * message.el (message-generate-hashcash): Change default to
503         'opportunistic if hashcash is installed.
504
505         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
506         (gnus-html-put-image): Only call image-size once, since it's somewhat
507         time-consuming on remote X servers.
508
509 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
510
511         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
512         type on data, not a file name.
513
514         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
515         window-pixel-edges for Emacs 21.
516
517         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
518         decoded contents.
519         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
520
521 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
522
523         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
524         group line format, since it isn't very interesting.
525
526         * gnus-agent.el (gnus-agent-short-article),
527         (gnus-agent-long-article): Increase values for these two variables,
528         since most people are likely to have more network connection and
529         storage than before.
530
531         * gnus.el (gnus-refer-article-method): Change default to 'current.
532         When referring an article, the common behaviour is to refer it from the
533         current select method, not the native select method.  The chances of
534         the native select method having the message in question is rather slim
535         these days.
536
537         * gnus-sum.el (gnus-auto-select-subject): Change default to
538         `unseen-or-unread'.  I think it's likely that most people want to
539         select an unseen article over a previously seen, but unread one.
540
541         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
542         means that in the article buffer none of the minor mode elements will
543         be shown, usually, and this is not desirable in most cases.
544
545         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
546         that commands like `d' (and the like) go to the next line in the
547         buffer, instead of the next unread article.  I think this is the
548         behaviour that is most natural for most users.
549         (gnus-single-article-buffer): Change default to nil, so that people can
550         have as many article buffers open as they have summary buffer.  I think
551         this is the most natural way for the groups to behave.
552
553         * message.el (message-generate-new-buffers): Change default to
554         `unsent', so that all new message buffers start their names with the
555         string "*unsent", and it's easier to find the buffers if you move from
556         them.
557
558 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
559
560         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
561         small. They're probably tracking images.
562         (gnus-html-wash-tags): Remove all <pre_int> place holders.
563         (gnus-html-rescale-image): Yet another try at getting the image sizing
564         right.
565
566         * nntp.el (nntp-request-set-mark): Refuse to do marks if
567         nntp-marks-file-name is nil.
568
569 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
570
571         * gnus-html.el (gnus-html-wash-tags)
572         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
573         Better logging.
574
575 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
578
579         * gnus-html.el (gnus-html-wash-tags): Check the value of
580         gnus-blocked-images in the summary buffer.
581
582 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
583
584         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
585
586 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
587
588         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
589         like "a", it seems like.
590         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
591         since it needs to be picked from the correct buffer.
592
593         * nnwfm.el: Removed.
594
595         * nnlistserv.el: Removed.
596
597 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
598
599         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
600         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
601
602 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
603
604         * nnkiboze.el: Removed.
605
606         * nndb.el: Removed.
607
608         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
609         alt text.
610         (gnus-html-rescale-image): Try to get the rescaling logic right for
611         images that are just wide and not tall.
612
613         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
614         overshadow variable bindings.
615
616 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
617
618         * gnus-html.el (gnus-html-wash-tags)
619         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
620         extra logging.
621
622 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
623
624         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
625         (gnus-max-image-proportion): New variable.
626         (gnus-html-rescale-image): New function.
627         (gnus-html-put-image): Rescale images.
628
629 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
630
631         Fix up some byte-compiler warnings.
632         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
633         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
634         (gnus-article-fill-cited-article, gnus-article-hide-citation)
635         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
636         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
637         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
638         (gnus-group-update-group): Use save-excursion and with-current-buffer.
639
640 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
641
642         * gnus-html.el (gnus-article-html): Decode contents by charset.
643
644 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
645
646         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
647         (gnus-html-frame-width, gnus-blocked-images)
648         * message.el (message-prune-recipient-rules): Add custom version.
649         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
650
651         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
652         functions.
653
654         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
655         gnus-process-get.
656
657 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
658
659         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
660         instead of lsub directly.
661
662 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * nnwarchive.el: Removed.
665
666         * gnus-soup.el: Removed.
667
668         * nnsoup.el: Removed.
669
670         * nnultimate.el: Removed.
671
672         * gnus-html.el (gnus-blocked-images): New variable.
673
674         * message.el (message-prune-recipients): New function.
675         (message-prune-recipient-rules): New variable.
676
677         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
678         guess whether a long line is natural text or not.
679
680         * gnus-html.el (gnus-html-schedule-image-fetching): Use
681         gnus-process-plist and friends for compatibility.
682
683 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
684
685         * gnus-html.el: Require packages that define macros used in this file.
686         (gnus-article-mouse-face): Declare to silence byte-compiler.
687         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
688         process-get.
689         (gnus-html-put-image): Use plist-get to avoid getf.
690         (gnus-html-prefetch-images): Use with-current-buffer.
691
692 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
693
694         * gnus-ems.el: Provide compatibility functions for
695         gnus-set-process-plist.
696
697         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
698         header-line-format for XEmacs 21.4.
699
700         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
701         * gnus.el (gnus-valid-select-methods)
702         * message.el (message-send-mail-partially-limit)
703         * mm-decode.el (mm-text-html-renderer)
704         * mml.el (mml-insert-mime-headers-always)
705         * smiley.el (smiley-regexp-alist): Bump custom version.
706
707 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
708
709         * gnus-html.el: require mm-url.
710         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
711         with the url to `url'.
712         (gnus-html-wash-tags): Support cid: URLs/images.
713
714 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
715
716         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
717         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
718         bindings, as they aren't useful at all. `w' is moved to `W w'.
719
720         * gnus-move.el: Removed file, since it doesn't really work.
721
722         * gnus-html.el (gnus-article-html): Tell w3m that the input is
723         UTF-8. This seems to fix problems with some German web feeds.
724
725         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
726         at the top so that the proper colours are applied.
727
728         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
729         don't have dots in their names.
730
731         * gnus-art.el (gnus-article-view-part): Doc fix.
732
733         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
734         XEmacs-compatible.
735         (gnus-html-put-image): Don't do images on non-graphic displays.
736
737         * nnslashdot.el: Removed this unused backend.
738
739         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
740         actions.
741         (gnus-undo-register-1): Revert last change.
742
743         * gnus-group.el (gnus-group-completing-read): Protect against not
744         having completion-styles bound.
745
746         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
747         make broken recipients happier.
748
749         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
750
751         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
752         point parameter.
753
754         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
755
756         * gnus-group.el (gnus-group-completing-read): Add 'substring to
757         completion-styles for group selection.
758
759 2009-02-04  Andreas Schwab  <schwab@suse.de>
760
761         * gnus-score.el (gnus-score-string): Fix regex for matching extra
762         headers and regexp-quote the match if necessary.
763
764 2009-03-24  Miles Bader  <miles@gnu.org>
765
766         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
767         the blinking smiley.
768
769 2009-03-24  Simon Josefsson  <simon@josefsson.org>
770
771         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
772         blink smiley.
773
774 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
775
776         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
777         where the dribbel file lives exists.
778
779         * message.el (message-send-mail-partially-limit): Change the default to
780         nil, since most people don't want this.
781
782         * mm-url.el (mm-url-decode-entities): Also decode entities like
783         &#x3212.
784
785 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
786
787         * gnus-sum.el (gnus-summary-idna-message):
788         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
789         Hyperlink urls in docstrings with URL `...'.
790
791 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
792
793         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
794         functions.
795
796 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
797
798         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
799         say what the mouseover text should be.
800
801         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
802         version of the mm-w3m-safe-url-regexp variable to only download images
803         in the groups where we want that to happen.
804
805         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
806
807         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
808         easier debugging.
809         (gnus-article-beginning-of-window): Add kludge to allow spacing past
810         big pictures in the article buffer.
811
812         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
813         gnus-article-html.
814         (mm-text-html-renderer): gnus-article-html needs curl in addition to
815         w3m.
816
817         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
818
819 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
820
821         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
822         which doesn't exist.
823
824         * message.el (message-inhibit-ecomplete): New variable to allow some
825         function to inhibit ecomplete address storage.
826         (message-resend): Disable ecomplete message storage when resending
827         messages.
828
829         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
830
831 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
832
833         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
834         Save excursion while copying, moving, and deleting articles in order to
835         prevent the cursor from jumping to unforeseen place.
836
837 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * lpath.el: No need to bind bookmark-current-buffer,
840         bookmark-yank-point and bookmark-make-record-function.
841
842 2010-08-17  Glenn Morris  <rgm@gnu.org>
843
844         * gnus-sync.el: Require gnus components whose functions are used.
845
846         * gnus-art.el (bookmark-make-record-function):
847         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
848         Declare for compiler.
849
850         * mm-url.el (mml-compute-boundary): Autoload.
851
852 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
853
854         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
855
856 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
857
858         Typo fix "hoo4a" -> "hook".
859
860         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
861
862 2010-08-14  Glenn Morris  <rgm@gnu.org>
863
864         * gnus-sync.el (gnus-sync): Fix defgroup version.
865
866 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
867
868         Doc fixes and keep unknown groups (ammended for nunion bug fix).
869
870         * gnus-sync.el: Fix docs.
871         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
872         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
873
874 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
875
876         Optimizations for gnus-sync.el.
877
878         * gnus-sync.el: Add docs about gnus-sync-backend
879         possibilities.
880         (gnus-sync-save): Remove unnecessary message.
881         (gnus-sync-read): Optimize and show what groups were skipped.
882
883 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
884
885         Minor bug fixes for gnus-sync.el.
886
887         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
888         read the sync on get-new-news.
889
890         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
891         quiet.
892
893         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
894
895 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
896
897         Make saving and restoring of hidden threads work with overlays.
898         Patch applied by Ted Zlatanov.
899
900         * gnus-sum.el (gnus-hidden-threads-configuration)
901         (gnus-restore-hidden-threads-configuration): Update to deal with text
902         properties, rather than searching for a magic character.
903
904 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
905
906         New gnus-sync.el library for synchronization of marks.
907
908         * gnus-sync.el: New library for synchronization of marks.
909
910         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
911         renamed from `gnus-registry-grep-in-list'.
912
913         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
914
915         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
916
917 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
918
919         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
920         determining charset of text fails.
921
922 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
923
924         * nnmail.el (nnmail-get-new-mail-1): Revert.
925
926         * nnml.el (nnml-active-number): Make sure names of newly created groups
927         in nnml-group-alist are encoded.
928
929 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
930
931         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
932         containing non-ASCII characters in active file for nnml back end.
933
934 2010-07-24  David Engster  <dengste@eml.cc>
935
936         * mml-smime.el (mml-smime-epg-verify): Also accept the older
937         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
938
939 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
940
941         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
942         tag (Bug#6654).
943
944 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
945
946         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
947         the article buffer, not the summary buffer.
948
949 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
950
951         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
952         Emacs 23 as well.
953
954 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
955
956         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
957         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
958
959 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
960
961         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
962         Patch applied by Karl Fogel.
963
964         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
965         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
966
967 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
968
969         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
970         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
971         C-w still not working correctly from Article buffers; Thierry's
972         patch to fix that will be applied after this.
973
974         * gnus-art.el (bookmark-make-record-function): New local variable.
975
976         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
977         article buffer.
978         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
979
980 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
981
982         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
983         on changes in bookmark.el.
984
985 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
986
987         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
988         `no-log' instead of message not to log prompt string.
989
990 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
991
992         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
993         the *other* type of HTML form submission.
994
995 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
996
997         * auth-source.el (auth-source-pick): If choice does not contain a
998         questioned keyword, set the check to t.
999
1000 2010-06-12  Romain Francoise  <romain@orebokech.com>
1001
1002         * gnus-util.el (gnus-date-get-time): Move up before first use.
1003
1004 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1005
1006         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1007         (gnus-article-edit-part): Bind it to make last part that is substituted
1008         or deleted visible.
1009         (gnus-mime-display-single): Buttonize part of which id equals to
1010         gnus-mime-buttonized-part-id.
1011
1012 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1013
1014         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1015         (gnus-dd-mmm): Use gnus-date-get-time.
1016         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1017         simplify logic.
1018         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1019         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1020
1021 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1022
1023         * auth-source.el (top): Autoload `secrets-list-collections',
1024         `secrets-create-item', `secrets-delete-item'.
1025         (auth-sources): Fix tag string.
1026         (auth-get-source, auth-source-retrieve, auth-source-create)
1027         (auth-source-delete): New defuns.
1028         (auth-source-pick): Rewrite in order to avoid 2 passes.
1029         (auth-source-forget-user-or-password): New parameter USERNAME.
1030         (auth-source-user-or-password): New parameters CREATE-MISSING and
1031         DELETE-EXISTING.  Retrieve password interactively, if needed.
1032
1033 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1034
1035         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1036         deleting unused directories when gnus-expert-user is t.
1037
1038 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1039
1040         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1041         for each temp file when gnus-article-browse-delete-temp is ask.
1042
1043 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1044
1045         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1046         Lisp calls to delete-backward-char by calls to delete-char.
1047
1048 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1049
1050         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1051
1052 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1053
1054         * password-cache.el (password-cache-remove): Fix docstring.
1055
1056 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1059         article unless decoding article to be saved.
1060
1061 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1064         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1065         generated within the mm-with-unibyte-current-buffer macro.
1066
1067 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1068
1069         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1070         to nil when we're in a mml-preview buffer and no group is selected.
1071
1072 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1073
1074         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1075         when catching the `C-g'.  Reported by "Leo".
1076
1077 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1078
1079         * message.el (message-forward-make-body-plain)
1080         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1081         multibyte-string-p.
1082
1083         * lpath.el: Revert.
1084
1085 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * message.el (message-forward-make-body-mml): Assume original message
1088         is multibyte string; error on unibyte.
1089         (message-forward-make-body-plain): Ditto; don't add excessive newline
1090         in body end.
1091
1092         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1093
1094 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1095
1096         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1097         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1098
1099 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1100
1101         * mm-extern.el (mm-extern-url): Don't use
1102         mm-with-unibyte-current-buffer.
1103         (mm-extern-cache-contents): Use with-current-buffer instead of
1104         save-excursion + set-buffer.
1105
1106 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1107
1108         * mm-util.el (mm-emacs-mule): Remove.
1109
1110 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1111
1112         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1113         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1114         change.
1115
1116 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1117
1118         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1119         bind the default value of enable-multibyte-characters to nil.
1120
1121 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * message.el (message-forward-make-body-plain)
1124         (message-forward-make-body-mml):
1125         Don't use mm-with-unibyte-current-buffer.
1126
1127 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1128
1129         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1130
1131 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1132
1133         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1134         (Bug#5592).
1135
1136 2010-05-07  Julien Danjou  <julien@danjou.info>
1137
1138         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1139         it to mm-pipe-part.
1140
1141         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1142         it is given.
1143
1144 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1145
1146         * binhex.el (binhex-decode-region-internal)
1147         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1148         (dns-query)
1149         * nnweb.el (nnweb-gmane-search)
1150         * pgg-parse.el (pgg-parse-armor)
1151         * pgg.el (pgg-verify-region)
1152         * sha1.el (sha1-string-external)
1153         * uudecode.el (uudecode-decode-region-internal)
1154         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1155         XEmacs.
1156
1157         * gnus-art.el (gnus-article-browse-html-parts)
1158         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1159         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1160         make-temp-file.
1161
1162         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1163         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1164         compiling.
1165
1166         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1167         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1168         XEmacs when compiling.
1169
1170         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1171         gnus-pick-mode-off-hook for XEmacs when compiling.
1172         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1173         gnus-binary-mode-off-hook for XEmacs when compiling.
1174
1175         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1176         nil if char-charset is not available.
1177
1178         * imap.el (imap-disable-multibyte)
1179         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1180         macros.
1181
1182         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1183         instead of encode-coding-string.
1184
1185         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1186         'xemacs) instead of mm-emacs-mule to switch function definitions.
1187         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1188
1189         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1190         bind temporary-file-directory for XEmacs;
1191         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1192         timer-set-function for XEmacs 21.4 and SXEmacs;
1193         bind timer-list for XEmacs 21.4 and SXEmacs;
1194         fbind char-charset and find-charset-region for non-Mule XEmacs;
1195         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1196         encode-coding-region and encode-coding-string for XEmacs having no
1197         file-coding feature.
1198
1199 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1200
1201         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1202
1203 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1204
1205         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1206         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1207
1208 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1209
1210         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1211         alias `jka-compr-delete-temp-file' no longer exists.
1212
1213 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1214
1215         Use define-minor-mode in Gnus where applicable.
1216         * mml.el (mml-mode): Use define-minor-mode.
1217         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1218         (gnus-undo-mode): Use define-minor-mode.
1219         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1220         (gnus-dead-summary-mode): Use define-minor-mode.
1221         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1222         Initialize in declaration.
1223         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1224         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1225         (gnus-mailing-list-mode): Use define-minor-mode.
1226         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1227         (gnus-draft-mode): Use define-minor-mode.
1228         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1229         (gnus-dired-mode): Use define-minor-mode.
1230
1231 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1232
1233         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1234         handles on recursive mml-to-mime translation and check them for
1235         boundary delimiter collisions.  Reported by Greg Troxel.
1236
1237 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1238
1239         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1240
1241 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1242
1243         * mm-util.el (mm-find-buffer-file-coding-system):
1244         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1245
1246 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1247
1248         * message.el (message-generate-headers): Record insertion of optional
1249         headers as well.  Otherwise the check to prevent repeated insertion of
1250         optional headers is a no-op.
1251
1252 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1253
1254         * smime.el: Don't mention CVS.
1255
1256         * nnrss.el (nnrss-fetch): Don't mention CVS.
1257
1258         * nnir.el: Don't mention CVS.
1259
1260 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1261
1262         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1263
1264 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1265
1266         * lpath.el: Fbind bookmark-default-handler,
1267         bookmark-get-bookmark-record, bookmark-make-record-default,
1268         bookmark-prop-get for Emacs <23 and XEmacs.
1269
1270 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1271
1272         * gnus-sum.el: Add bookmark declarations to silence the compiler.
1273         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1274         Use with-current-buffer to silence the byte-compiler.
1275         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1276         bother to require `gnus'.
1277         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
1278
1279 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1280
1281         * gnus-sum.el (gnus-summary-bookmark-make-record)
1282         (gnus-summary-bookmark-jump): New functions.
1283         (gnus-summary-mode): Setup bookmark support.
1284
1285 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
1286
1287         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1288         if set.
1289
1290 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1291
1292         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1293         gnus-article-browse-html-save-cid-image; make it work recursively for
1294         forwarded messages as well.
1295         (gnus-article-browse-html-parts): Work when prefix arg is given.
1296         (gnus-article-browse-html-article): Doc fix.
1297
1298 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1299
1300         * message.el (message-default-mail-headers):
1301         (message-default-headers): Carry the value mail-default-headers over
1302         into message-default-mail-headers, rather than message-default-headers.
1303
1304 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1305
1306         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1307         charset.
1308
1309         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1310         charset into the <meta> tag when the article is encoded to utf-8.
1311
1312 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1315         directories as well.
1316         (gnus-article-browse-html-parts): Work for images that do not specify
1317         file names; delete temp directory when quitting; insert header at the
1318         right place; use file: scheme for image files.
1319
1320 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1321
1322         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1323         (gnus-article-browse-html-parts): Use it to make temporary cid image
1324         files in addition to html file so that browser may display them.
1325
1326 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1327
1328         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1329
1330 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1331
1332         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1333
1334 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1335
1336         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1337         about Secret Service API sources.  Improve Customize options.
1338         (auth-source-pick): Change to accept any number of search parameters.
1339         Implement fallbacks iteratively, not recursively.  Add scoring on the
1340         second pass and sort by score.  Call Secret Service API when needed.
1341         (auth-source-user-or-password): Use it.  Call Secret Service API
1342         directly when needed to get the user name and the password.
1343
1344 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1345
1346         * message.el (message-interactive): Doc fix.
1347         (message-qmail-inject-args): Reflow.
1348         (message-kill-to-signature): Fix typo in docstring.
1349
1350         * smiley.el (smiley-buffer): Fix typo in docstring.
1351
1352 2010-03-24  Glenn Morris  <rgm@gnu.org>
1353
1354         * mail-source.el (gnus-message): Declare.
1355         (mail-source-delete-old-incoming): Require gnus-util.
1356
1357 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1358
1359         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1360
1361         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1362
1363         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1364         password-cache's default if it is not bound.
1365         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1366         password-cache-expiry's default if it is not bound.
1367
1368         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1369         available in Emacs 21.
1370
1371         * lpath.el: Suppress compiler warnings for:
1372         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1373         XEmacs;
1374         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1375         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1376         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1377
1378 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1379
1380         * auth-source.el (auth-sources): Fix up definition so extra parameters
1381         are always inline.
1382
1383 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1384
1385         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1386         wasn't updated after mismatch.  Clear cached mailbox info correctly
1387         when uidvalidity changes.
1388         (nnimap-group-prefixed-name): New function to avoid some code
1389         duplication.
1390         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1391         (nnimap-request-group): Use it.
1392         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1393         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1394         with many imap folders.  This is done by caching the group status from
1395         the imap server persistently in a group parameter `imap-status'.  (This
1396         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1397         but not persistently, so every Gnus startup was still very slow.)
1398
1399 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1400
1401         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1402         delete the extra newline.  Otherwise editing of :string and :number
1403         types don't work.
1404
1405 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1406
1407         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1408         secrets.el dependency.
1409         (auth-sources): Add optional user name.  Add secrets.el configuration
1410         choice (unused right now).
1411
1412 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1413
1414         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1415         `gnus-registry-install-shortcuts' fill in the functions.
1416
1417         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1418         warnings.
1419         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1420         (gnus-registry-install-shortcuts): Populate and use it in a
1421         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1422
1423 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1424
1425         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1426         In-place substitutions for the group name encoding/decoding.
1427         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1428         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1429         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1430         (nnimap-update-unseen, nnimap-request-list)
1431         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1432         (nnimap-request-set-mark, nnimap-split-to-groups)
1433         (nnimap-split-articles, nnimap-request-newgroups)
1434         (nnimap-request-create-group, nnimap-request-accept-article)
1435         (nnimap-request-delete-group, nnimap-request-rename-group)
1436         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1437         `encoded-mbx' for consistency.
1438         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1439         variable `imap-current-mailbox'.
1440
1441         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1442         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1443
1444 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1445
1446         * pop3.el (pop3-display-message-size-flag): Display message size byte
1447         counts during POP3 download.
1448         (pop3-movemail): Use it.
1449         (pop3-list): Implement listing of available messages.
1450
1451 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1452
1453         * nnir.el (nnir-get-article-nov-override-function): New function to
1454         override the normal NOV retrieval.
1455         (nnir-retrieve-headers): Use it.
1456
1457 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1458
1459         * auth-source.el (netrc-machine-user-or-password): Autoload.
1460
1461 2010-03-19  Glenn Morris  <rgm@gnu.org>
1462
1463         Stop message.el from loading about 40 libraries it doesn't always need.
1464         The general approach is to autoload rather than require, and to
1465         require in the specific functions rather than the file.  (Bug#5642)
1466
1467         * gmm-utils.el: Don't require wid-edit.
1468         (widget-create-child-value, widget-convert, widget-default-get):
1469         Autoload.
1470
1471         * gnus-util.el: Don't require time-date, netrc.
1472         (message-fetch-field, gnus-group-name-decode): Declare rather than
1473         autoloading.
1474         (gnus-fetch-field): Require message.
1475         (gnus-decode-newsgroups): Require gnus-group.
1476
1477         * ietf-drums.el: Don't require time-date.
1478
1479         * message.el: Don't require hashcash, canlock, ecomplete.
1480         Do require mail-utils.  Require nnheader only when compiling.
1481         (smtpmail-default-smtp-server): Remove declaration.
1482         (message-send-mail-function): Check smtpmail-default-smtp-server
1483         is bound rather than requiring smtpmail.
1484         (message-auto-save-directory, message-insert-signature): Use
1485         expand-file-name rather than nnheader-concat.
1486         (nnheader-insert-file-contents): Autoload.
1487         (hashcash-wait-async): Declare.
1488         (message-send-mail): Only call gnus-setup-posting-charset if
1489         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1490         (message-send-mail-with-sendmail): Require sendmail.
1491         (canlock-password, canlock-password-for-verify): Declare.
1492         (message-canlock-password): Require canlock.
1493         (nnheader-get-report): Autoload.
1494         (gnus-setup-posting-charset): Declare.
1495         (message-send-news): Require gnus-msg.
1496         (message-make-references, message-make-in-reply-to): Use mail-header-id
1497         rather than the alias mail-header-message-id.
1498         (ecomplete-add-item, ecomplete-save): Declare.
1499         (message-put-addresses-in-ecomplete): Require ecomplete.
1500         (ecomplete-display-matches): Autoload.
1501
1502         * mm-decode.el: Don't require mailcap, gnus-util.
1503         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1504         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1505         Autoload.
1506         (mailcap-mime-extensions): Declare.
1507
1508         * mm-encode.el: Don't require mailcap.
1509         (mailcap-extension-to-mime): Autoload.
1510
1511         * mml-sec.el: Don't require password-cache.
1512
1513         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1514         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1515         (mml-minibuffer-read-type): Require mailcap.
1516         (mml-preview): Require gnus-msg.
1517
1518         * mml1991.el: Require password-cache.
1519         (password-cache-expiry): Remove declaration.
1520
1521         * mml2015.el: Require password-cache.
1522         (password-cache-expiry): Remove declaration.
1523
1524         * nneething.el (mailcap): Require mailcap.
1525
1526         * nnheader.el (declare-function): Add compatibility stub.
1527         (message-remove-header): Declare rather than autoload.
1528         (nnheader-replace-header): Require message.
1529
1530         * nnimap.el (declare-function): Add compatibility stub.
1531         (netrc-parse, netrc-machine-user-or-password): Declare.
1532         (nnimap-open-connection): Require netrc.
1533
1534         * nntp.el (declare-function): Add compatibility stub.
1535         (netrc-parse, netrc-machine, netrc-get): Declare.
1536         (nntp-send-authinfo): Require netrc.
1537
1538         * rfc2047.el: Don't require qp.
1539         (quoted-printable-encode-region, quoted-printable-decode-string):
1540         Autoload.
1541
1542         * sieve-mode.el: Don't require easymenu.
1543         (easy-menu-add-item): Autoload it.
1544
1545         * spam-stat.el (time-to-number-of-days): Autoload it.
1546
1547 2010-03-19  Glenn Morris  <rgm@gnu.org>
1548
1549         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1550
1551 2010-03-18  Glenn Morris  <rgm@gnu.org>
1552
1553         * hashcash.el (declare-function): Remove duplicate definition.
1554
1555 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1556
1557         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1558         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1559         value if any backslash escapes).
1560
1561 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1562
1563         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1564         if it is available.  (bug#5647)
1565
1566         * lpath.el: Suppress compiler warning for coding-system-from-name for
1567         Emacs 21 and XEmacs.
1568
1569 2010-03-14  Juri Linkov  <juri@jurta.org>
1570
1571         * hmac-def.el:
1572         * hmac-md5.el:
1573         * netrc.el: Fix keywords.
1574
1575 2010-02-26  Glenn Morris  <rgm@gnu.org>
1576
1577         * message.el (message-send-mail-function): Change the default, so that
1578         it inherits from a customized send-mail-function.  (Bug#5643)
1579
1580 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1581
1582         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1583         shell-command-to-string signals an error (bug#5299).
1584
1585 2010-02-24  Glenn Morris  <rgm@gnu.org>
1586
1587         * message.el (message-smtpmail-send-it)
1588         (message-send-mail-with-mailclient): Doc fixes.
1589
1590 2010-02-16  Glenn Morris  <rgm@gnu.org>
1591
1592         * message.el (message-default-mail-headers): Change the default value
1593         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1594
1595 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1596
1597         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1598         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1599
1600 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1601
1602         * time-date.el (date-to-time): Doc fix (Bug#5408).
1603
1604 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1605
1606         * message.el (message-mail): Just pass yank-action on to message-setup.
1607         (message-setup): Handle (FUN . ARGS) form of yank-action.
1608         (message-with-reply-buffer, message-widen-reply)
1609         (message-yank-original): Handle non-buffer values of
1610         message-reply-buffer (Bug#4080).
1611         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1612
1613 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1614
1615         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1616         Fix typo in docstring.
1617
1618 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1619
1620         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1621         response.
1622
1623 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1624
1625         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1626
1627         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1628
1629         * message.el (message-check-news-header-syntax): Protect against a
1630         string that `rfc822-addresses' returns when parsing fails.
1631
1632 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1633
1634         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1635         (gnus-previous-char-property-change): New functions.
1636
1637         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1638
1639 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1640
1641         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1642         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1643
1644 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1645
1646         * message.el (message-exchange-point-and-mark): Rework last change to
1647         avoid using optional arg of exchange-point-and-mark, for backward
1648         compatibility.
1649
1650 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1651
1652         * message.el (message-exchange-point-and-mark): Call
1653         exchange-point-and-mark with an argument rather than setting
1654         mark-active by hand (Bug#5175).
1655
1656 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * nntp.el (nntp-service-to-port): Work for service expressed with
1659         numeric string; replace [:digit:] with [0-9] for XEmacs.
1660
1661 2009-12-17  Glenn Morris  <rgm@gnu.org>
1662
1663         * gnus-group.el (gnus-bug-group-download-format-alist):
1664         Change emacs entry to debbugs.gnu.org.  Bump :version.
1665
1666 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1667
1668         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1669
1670 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1671
1672         * message.el (message-info): Explain why we use `Info-goto-node'.
1673
1674 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1675
1676         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1677
1678 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1679
1680         * message.el (message-completion-in-region): New compatibility function.
1681         (message-expand-group): Use it.
1682
1683 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1684
1685         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1686         with no unread article should be listed if the 2nd arg `predicate' is
1687         given.
1688
1689 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1690
1691         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1692
1693 2009-11-29  Juri Linkov  <juri@jurta.org>
1694
1695         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1696         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1697         on `gnus-recenter'. (Bug#4698, Bug#4981)
1698
1699 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1700
1701         * sha1.el (sha1-string-external): default-directory "/" in case
1702         otherwise non-existent.  process-connection-type pipe for touch of
1703         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1704
1705 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1706
1707         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1708         it's comms related and sgml-mode.el has "comm" on that basis too.
1709
1710 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1711
1712         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1713         containing tspecial characters if they have been already quoted.
1714
1715 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1716
1717         * dns-mode.el (auto-mode-alist): Purecopy string.
1718
1719 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1720
1721         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1722
1723 2009-10-24  Glenn Morris  <rgm@gnu.org>
1724
1725         * gnus-art.el (help-xref-stack-item): Define for compiler.
1726
1727 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1728
1729         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1730
1731 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1732
1733         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1734
1735 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1736
1737         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1738         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1739
1740 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1741
1742         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1743         (gnus-overlays-in): New alias to overlays-in.
1744
1745         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1746         gnus-overlay-get, and gnus-delete-overlay.
1747         (gnus-summary-show-thread): Make it work as well for systems in which
1748         next-single-char-property-change is not available.
1749         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1750
1751         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1752         (gnus-overlay-get): New alias to extent-property.
1753         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1754
1755         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1756         SXEmacs.
1757
1758         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1759         SXEmacs.
1760
1761 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1762
1763         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1764
1765 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1766
1767         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1768         and XEmacs that don't have `remove-overlays'.
1769
1770 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1771
1772         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1773         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1774         selective display.  Use overlays instead.
1775
1776 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1777
1778         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1779
1780 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1781
1782         * spam-stat.el (spam-stat-load): Fix typo in message.
1783
1784 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1785
1786         * dig.el (dig-invoke): Fix typo in docstring.
1787         (query-dig): Reflow docstring.
1788
1789 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1790
1791         * gnus-art.el (gnus-article-encrypt-body):
1792         * message.el (message-check-recipients):
1793         * mm-util.el (mm-codepage-setup):
1794         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1795         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1796
1797 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1798
1799         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1800         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1801         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1802         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1803         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1804
1805 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1806
1807         * dig.el: Add "Keywords: comm", as per net-utils.el.
1808
1809 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1810
1811         * dig.el (dig-mode): Use define-derived-mode.
1812
1813 2009-09-19  Glenn Morris  <rgm@gnu.org>
1814
1815         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1816
1817 2009-09-18  Glenn Morris  <rgm@gnu.org>
1818
1819         * gnus-diary.el (gnus-diary-check-message):
1820         * message.el (message-insert-formatted-citation-line):
1821         * nnbabyl.el (top-level):
1822         * nndiary.el (nndiary-schedule):
1823         Fix typos in condition-case handlers.
1824
1825 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1828         configuration that provides the sole article window in a frame;
1829         position point correctly after deleting a part.
1830
1831 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1832
1833         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1834         (spam-resolve-registrations-routine): Use it to unregister articles
1835         that change status.
1836
1837 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1838
1839         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1840         with XEmacs.
1841         (parse-time-string-chars): Use it.
1842
1843 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1844
1845         * imap.el (imap-interactive-login): Better messages.
1846         (imap-open): Fix bug with renamed buffer on reconnect.
1847         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1848         for easier debugging and cleaner code.  On successful (guessed based on
1849         server capabilities) secondary authentication, set imap-state
1850         correctly.
1851         (imap-last-authenticator): Define imap-last-authenticator as a variable
1852         to avoid warnings.
1853
1854 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1855
1856         * nnrss.el (nnrss-request-article): Remove binding of
1857         default-enable-multibyte-characters that has gotten needless by
1858         the 2007-07-13 change in rfc2047-encode-message-header.
1859
1860         * mml.el (mml-insert-multipart): Error on the message header.
1861         (mml-insert-part): Error on the message header; position point at
1862         the end of a MIME tag.
1863
1864 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1865
1866         * time-date.el (autoload): Expand define-obsolete-function-alias into
1867         defalias and make-obsolete for old Emacsen that Gnus supports.
1868         (with-no-warnings): Define it for old Emacsen.
1869         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1870         is available.
1871         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1872         float-time is available; suppress compile warning for time-to-seconds.
1873
1874         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1875         (gnus-float-time): Alias to float-time if it exists.
1876
1877         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1878         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1879         float-time is available; suppress compile warning for time-to-seconds.
1880
1881         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1882         XEmacs.
1883
1884 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1885
1886         * imap.el (imap-message-map): Docstring fix.
1887
1888 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1889
1890         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1891         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1892         Add the optional argument `encoding' that overrides the default.
1893
1894         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1895         mm-encode-buffer.
1896
1897 2009-09-04  Glenn Morris  <rgm@gnu.org>
1898
1899         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1900         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1901         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1902         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1903         * mm-util.el (mm-with-unibyte-current-buffer)
1904         (mm-find-buffer-file-coding-system):
1905         * yenc.el (yenc-decode-region): Use default-value rather than
1906         default-enable-multibyte-characters.
1907
1908 2009-09-03  Glenn Morris  <rgm@gnu.org>
1909
1910         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1911         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1912         than default-enable-multibyte-characters.
1913
1914 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1915
1916         * gnus-art.el (gnus-article-read-summary-keys):
1917         Fix gnus-buffer-configuration's value temporarily used.
1918
1919 2009-09-02  Glenn Morris  <rgm@gnu.org>
1920
1921         * gnus-util.el (gnus-float-time): New function.
1922         * gnus-delay.el (gnus-delay-article):
1923         * gnus-sum.el (gnus-thread-latest-date):
1924         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1925         * nnspool.el (nnspool-request-newgroups):
1926         Use gnus-float-time rather than time-to-seconds.
1927         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1928
1929         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1930         (gnus-header-subject-face, gnus-header-newsgroups-face)
1931         (gnus-header-name-face, gnus-header-content-face):
1932         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1933         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1934         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1935         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1936         (gnus-cite-face-11):
1937         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1938         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1939         (gnus-server-closed-face, gnus-server-denied-face)
1940         (gnus-server-offline-face):
1941         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1942         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1943         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1944         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1945         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1946         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1947         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1948         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1949         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1950         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1951         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1952         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1953         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1954         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1955         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1956         (gnus-summary-high-undownloaded-face)
1957         (gnus-summary-low-undownloaded-face)
1958         (gnus-summary-normal-undownloaded-face)
1959         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1960         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1961         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1962         (gnus-splash-face):
1963         * message.el (message-header-to-face, message-header-cc-face)
1964         (message-header-subject-face, message-header-newsgroups-face)
1965         (message-header-other-face, message-header-name-face)
1966         (message-header-xheader-face, message-separator-face)
1967         (message-cited-text-face, message-mml-face):
1968         * sieve-mode.el (sieve-control-commands-face)
1969         (sieve-action-commands-face, sieve-test-commands-face)
1970         (sieve-tagged-arguments-face):
1971         * spam.el (spam-face):
1972         Mark face aliases with "-face" in the name as obsolete.
1973
1974 2009-09-01  Glenn Morris  <rgm@gnu.org>
1975
1976         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1977         than goto-line.
1978
1979 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1980
1981         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1982         Don't move point if the command is invoked inside the message header.
1983
1984 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1985
1986         * imap.el (imap-send-command): Simplify.
1987         (imap-wait-for-tag): point-max -> buffer-size.
1988
1989 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1990
1991         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1992         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1993         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1994         * nnir.el (nnir-swish-e-index-file):
1995         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1996         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1997         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1998         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1999         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2000         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2001
2002 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2005         Don't save excursion.
2006
2007 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2008
2009         * nnheader.el (nnheader-find-file-noselect):
2010         * mm-util.el (mm-insert-file-contents):
2011         Use (default-value 'major-mode) instead of default-major-mode.
2012
2013 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2014
2015         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2016
2017 2009-08-26  Glenn Morris  <rgm@gnu.org>
2018
2019         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2020         than placing in files.el.
2021
2022 2009-08-25  Glenn Morris  <rgm@gnu.org>
2023
2024         * nnir.el (top-level): Don't require cl at run-time.
2025         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2026         Replace cl-function substitute with gnus-replace-in-string.
2027         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2028         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2029         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2030         simplified expansions.
2031
2032 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2033
2034         * dig.el (dig): Add autoload cookie.
2035
2036 2009-08-22  Glenn Morris  <rgm@gnu.org>
2037
2038         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2039         goto-line.
2040
2041 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2042
2043         * parse-time.el (parse-time-string-chars): Save match data.
2044
2045 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2046
2047         * parse-time.el (parse-time-string-chars): Compute using character
2048         classes, to handle non-ascii characters (Bug#3190).
2049
2050 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2051
2052         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2053
2054         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2055         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2056         (gnus-mm-display-part, gnus-mime-display-single)
2057         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2058         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2059
2060         * gnus-sum.el
2061         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2062         (gnus-summary-move-article): Add expirable mark to articles copied or
2063         moved to group that has auto-expire turned on if the option is non-nil.
2064
2065 2009-07-24  Glenn Morris  <rgm@gnu.org>
2066
2067         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2068         Fix typo.  (Bug#3903)
2069
2070 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2071
2072         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2073         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2074         that should not be used for draft articles.
2075         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2076         that has no concern in minor mode keys.
2077         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2078         Abolish.
2079
2080 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2081
2082         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2083         article without making inquiry to a user for unknown encoding.
2084
2085         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2086         (nnmaildir--scan): Assume i-node and device number that file-attributes
2087         returns might be cons-cell.
2088
2089         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2090
2091         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2092
2093 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2094
2095         * auth-source.el: Remove docs now in auth.texi.  Don't use
2096         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2097         `auth-source-hide-passwords' and use them.
2098
2099 2009-07-15  Glenn Morris  <rgm@gnu.org>
2100
2101         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2102
2103 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2104
2105         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2106         excessive whitespace from the default values of title and description.
2107
2108 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2111         mail-fetch-field to fetch Content-Description header in order to
2112         exclude newlines.
2113
2114 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2115
2116         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2117         format used by GnuPG 2.0.11.
2118
2119 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2120
2121         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2122         to deleted part.
2123
2124 2009-05-30  David Engster  <dengste@eml.cc>
2125
2126         * nnmairix.el: Remove old documentation in the commentary block.
2127         (nnmairix-request-group): Do not update active file for nnml back ends.
2128         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2129         end so that overview files are ignored.
2130         (nnmairix-update-groups): Make updating the groups more robust by using
2131         marks.
2132         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2133         with dollar characters in message-id.
2134
2135 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2136
2137         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2138         2008-12-25 in dns.el.
2139
2140 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2141
2142         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2143         could happen if the text is only composed of spaces and/or tabs.
2144
2145 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2146
2147         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2148         when sending a queued message to avoid extra mml tags.
2149
2150 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2153
2154 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2155
2156         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2157         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2158         rmail-toggle-header for XEmacs;
2159         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2160
2161 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2162
2163         * gnus-dired.el: Remove autoload for gnus-setup-message.
2164         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2165         displaying Gnus logo; always use compose-mail.
2166
2167 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2168
2169         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2170
2171 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2174         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2175         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2176         available.
2177         (gnus-nocem-epg-verify): New function.
2178
2179 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2180
2181         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2182
2183 2009-02-15  Glenn Morris  <rgm@gnu.org>
2184
2185         * gnus-util.el (rmail-insert-rmail-file-header)
2186         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2187         autoloads.
2188         (rmail-default-rmail-file): Remove unnecessary declaration.
2189         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2190
2191 2009-02-14  Glenn Morris  <rgm@gnu.org>
2192
2193         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2194         variable (only used in gnus-util, which declares it anyway).
2195         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2196         which was only needed by gnus-art (changed to not use it any more).
2197         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2198         only used in gnus-util, which autoloads it itself.
2199         (rmail-update-summary): Fix autoload.
2200
2201         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2202         rather than rmail-output-to-rmail-file.
2203
2204 2009-02-07  Glenn Morris  <rgm@gnu.org>
2205
2206         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2207         autoload of function that no longer exists.
2208         (rmail-toggle-header): Declare.
2209         (message-forward-rmail-make-body): Handle mbox Rmail.
2210
2211 2009-01-31  Glenn Morris  <rgm@gnu.org>
2212
2213         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2214         2009-01-09 change.
2215
2216 2009-01-31  Dave Love  <fx@gnu.org>
2217
2218         * imap.el (imap-fetch-safe): Bind debug-on-error.
2219         (imap-debug): Add imap-fetch-safe.
2220
2221 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2222
2223         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2224         (auth-source-forget-all-cached): New convenience function.
2225         (auth-source-user-or-password): Accept list of modes or a single mode.
2226
2227         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2228         auth-source modes.
2229
2230         * netrc.el (netrc-machine-user-or-password): Use list of
2231         auth-source modes.
2232
2233         * nnimap.el (nnimap-open-connection): Use list of
2234         auth-source modes.
2235
2236         * nntp.el (nntp-send-authinfo): Use list of
2237         auth-source modes.
2238
2239 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2240
2241         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2242         now.
2243
2244 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2247         coding system in XEmacs; add a workaround for XEmacs.
2248
2249         * lpath.el: Fbind coding-system-aliasee.
2250
2251 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2252
2253         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2254         of current-language-environment.
2255
2256 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2257
2258         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2259         available at runtime.
2260
2261 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2264
2265 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2266
2267         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2268         the greatest positive fixnum value doesn't work under an XEmacs with
2269         bignum support; use the most-positive-fixnum constant instead,
2270         available since Emacs 21.1 with cl and XEmacs 21.1.
2271
2272 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2273
2274         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2275         XEmacs gets not to work.
2276
2277 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2278
2279         * mm-util.el (mm-coding-system-priorities): Allow the value like
2280         "Japanese (UTF-8)" of current-language-environment.
2281
2282 2009-01-09  Glenn Morris  <rgm@gnu.org>
2283
2284         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2285         with last-command-event.
2286
2287 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2288
2289         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
2290         in the doc string.
2291
2292         * message.el (message-fix-before-sending): Amend comment.
2293
2294 2009-01-08  Dave Love  <fx@gnu.org>
2295
2296         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2297
2298 2009-01-07  David Engster  <dengste@eml.cc>
2299
2300         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2301         simplified server definitions by converting it via
2302         gnus-server-to-method.
2303
2304 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2305
2306         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2307         parameter's operands.
2308
2309 2009-01-06  David Engster  <dengste@eml.cc>
2310
2311         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2312         primary select method (for gnus-group-mark-article-as-read).
2313
2314 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2315
2316         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2317         `(gnus)Face', not `(gnus)X-Face'.
2318
2319 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2320
2321         * mm-util.el (mm-ucs-to-char): New function.
2322
2323         * mm-url.el (mm-url-decode-entities): Use it.
2324
2325         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2326         unicode-to-char.
2327
2328 2009-01-05  Dave Love  <fx@gnu.org>
2329
2330         * time-date.el: Require cl for `declare'.
2331
2332 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2333
2334         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2335         Dave Love.
2336
2337 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2338
2339         * message.el (message-fix-before-sending): Add `eight-bit' to
2340         illegible-text check.
2341
2342 2009-01-03  Michael Olson  <mwolson@gnu.org>
2343
2344         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2345         `headers' is nil.  This can occur if the IMAP server does not have
2346         permissions to read messages from a folder, but can write new messages
2347         to the folder.
2348         (nnimap-request-article-part): Do not insert `data' if it is nil.
2349
2350         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2351         characters which will confuse `read', so skip past them.
2352
2353 2009-01-01  Dave Love  <fx@gnu.org>
2354
2355         * imap.el (imap-string-to-integer): Fix typo.
2356         (imap-fetch-safe): New function.
2357         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2358
2359         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2360
2361         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2362         (imap-parse-greeting): Fix doc strings.
2363         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2364         (imap-parse-flag-list): Make messages unique.
2365         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2366
2367         * nnimap.el: Fix author email.
2368         (nnimap-split-rule): Add FIXME comment.
2369         (nnimap-debug): Fix doc string.
2370
2371 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2372
2373         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2374
2375 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2376
2377         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2378         nslookup if resolv.conf isn't available.
2379         (dns-query): Rename from query-dns.
2380         (dns-query-cached): Rename from query-dns-cached.
2381
2382 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2385         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2386         to check if those variables exist (first appeared in Emacs 18.50).
2387
2388 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2389
2390         * mm-util.el (mm-line-number-at-pos): New function.
2391
2392         * spam-report.el (spam-report-process-queue): Use it.
2393
2394 2008-12-24  David Engster  <dengste@eml.cc>
2395
2396         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2397         parameters that haven't existed as variables as buffer-local variables.
2398
2399 2008-12-23  Dave Love  <fx@gnu.org>
2400
2401         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2402         cadar.
2403
2404         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2405         imap-starttls-p.
2406         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2407
2408 2008-12-22  Dave Love  <fx@gnu.org>
2409
2410         * imap.el: Fix author email.  Doc fixes.
2411         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2412         reply.
2413
2414 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2415
2416         * spam-report.el (spam-report-gmane-max-requests): New constant.
2417         (spam-report-gmane-wait): New variable.
2418         (spam-report-gmane-ham, spam-report-gmane-spam)
2419         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2420         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2421         the server.
2422
2423         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2424         Add explanations.
2425
2426         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2427         nnheader-accept-process-output and nnheader-read-timeout if available.
2428         (pop3-movemail): Use it.
2429
2430         * message.el (message-check-news-body-syntax): Fix signature check if
2431         there's an attachment.
2432
2433 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2434
2435         * mm-util.el: Add comments to the mm- emulating functions.
2436
2437 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2438
2439         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2440         by Stephen Berman <stephen.berman@gmx.net>.
2441
2442 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * mm-util.el (mm-substring-no-properties): New function.
2445         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2446         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2447         (mm-string-to-multibyte): Doc fix.
2448
2449         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2450
2451 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2452
2453         * mml.el (mml-attach-file): Strip text properties from file name.
2454         (Bug#1574)
2455
2456 2008-12-16  Glenn Morris  <rgm@gnu.org>
2457
2458         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2459
2460 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2461
2462         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2463         knows since the charset specified might be a bogus alias that
2464         mm-charset-synonym-alist provides.
2465
2466 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2467
2468         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2469         "ISO_8859-1".
2470
2471         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2472
2473 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2474
2475         * mm-util.el (mm-charset-eval-alist):
2476         Define it before mm-charset-to-coding-system.
2477         (mm-charset-to-coding-system): Add optional argument `silent';
2478         define it before mm-charset-override-alist.
2479         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2480         default value if it can be used in Emacs currently running;
2481         silence mm-charset-to-coding-system.
2482
2483 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2486         `allow-override' which says whether to use `mm-charset-override-alist'.
2487         (rfc2047-decode-encoded-words): Use it.
2488
2489         * mm-util.el (mm-charset-override-alist): Fix custom type;
2490         add `(gb2312 . gbk)' to choices.
2491
2492 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2493
2494         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2495         fast.
2496
2497         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2498
2499         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2500
2501 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2502
2503         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2504         on links.
2505
2506         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2507
2508 2008-12-03  Lute Kamstra  <lute@gnu.org>
2509
2510         * sha1.el: Remove leading * from docstrings of defcustoms,
2511         deffaces, defconsts and defuns.
2512
2513 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2514
2515         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2516         users' addresses that don't have domain parts.
2517         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2518         rather than message-narrow-to-head since there will be the message
2519         header separator.
2520
2521 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2522
2523         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2524         since the result is inserted in a unibyte buffer anyway.
2525         (nnimap-demule-use-string-to-multibyte): Remove.
2526         (nnimap-demule): Alias it to mm-string-to-multibyte.
2527
2528 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2529
2530         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2531         variable for debugging bug#464 and bug#1174.
2532         (nnimap-demule): Use it.
2533
2534 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2535
2536         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2537         score calculation correctly.
2538
2539 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2540
2541         * message.el (message-send-mail): Just set the buffer to unibyte
2542         rather than use mm-with-unibyte-current-buffer which does a lot more.
2543         (message-send-mail-partially): Don't bother with
2544         mm-with-unibyte-current-buffer since it's already been made unibyte by
2545         message-send-mail.
2546
2547 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2548
2549         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2550
2551 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2552
2553         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2554
2555 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2556
2557         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2558         require itself and to remove `with-no-warnings'.
2559
2560 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2561
2562         * starttls.el (starttls-any-program-available): Get the name of the
2563         available TLS layer program.
2564         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2565         well as the host name in the "opening" message.
2566
2567         * auth-source.el (auth-source-cache, auth-source-do-cache)
2568         (auth-source-user-or-password): Cache passwords and logins by default,
2569         allow override with `auth-source-do-cache'.
2570         (auth-source-forget-user-or-password): Allow users to remove cache
2571         entries if needed.
2572
2573 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2574
2575         * md4.el (md4-buffer): Fix typo in docstring.
2576         (md4, md4-64): Doc fixes.
2577         (md4-pack-int32): Reflow docstring.
2578
2579 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2580
2581         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2582         condition-case to only the forward-sexp call.
2583
2584 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2585
2586         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2587         quotes contained.  Make it more robust regardless by an extra
2588         condition-case wrapper.
2589
2590 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2593
2594 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2595
2596         * nnml.el (nnml-request-expire-articles): Check if the function set to
2597         `nnmail-expiry-target' returns the symbol `delete'.
2598
2599         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2600
2601         * nnmail.el (nnmail-expiry-target): Fix custom type.
2602
2603 2008-10-02  Glenn Morris  <rgm@gnu.org>
2604
2605         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2606         Silence compiler warning.
2607
2608 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2609
2610         * tls.el (open-tls-stream): Show the actual command being
2611         executed, instead of the format string.
2612
2613 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2614
2615         * lpath.el: Fbind codepage-setup for Emacs 23.
2616
2617 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2618
2619         * mml.el (mml-menu): Don't assume mml2015 is bound.
2620
2621 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2624         exists.
2625
2626 2008-09-27  Glenn Morris  <rgm@gnu.org>
2627
2628         * gnus-util.el (mail-header-remove-comments): Autoload it.
2629
2630 2008-09-27  Andreas Schwab  <schwab@suse.de>
2631
2632         * gnus-util.el (gnus-split-references): Strip comments.
2633         (gnus-parent-id): Likewise.
2634
2635 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2636
2637         * message.el (message-confirm-send): Fix version.
2638
2639 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2640
2641         * message.el (message-idna-to-ascii-rhs-1): Use
2642         mail-extract-address-components rather than mail-header-parse-addresses
2643         that is an alias by default to ietf-drums-parse-addresses that does not
2644         support non-ASCII names in headers' contents.
2645
2646 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2647
2648         * message.el (message-confirm-send): Fixed variable documentation to
2649         avoid the "y/n" wording.
2650
2651 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2652
2653         * message.el (message-set-auto-save-file-name): Save to a different
2654         filename so multiple messages (especially drafts) can be recovered.
2655
2656 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2657
2658         * message.el (message-confirm-send): Add appropriate version.
2659
2660 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2661
2662         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2663         defvar.
2664
2665 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2666
2667         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2668         (mm-pkcs7-enveloped-magic): Ditto.
2669
2670 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2671
2672         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2673         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2674
2675 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2676
2677         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2678         default, it's better.
2679
2680 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2681
2682         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2683         summary line gnus-number property and ignore them (with a warning
2684         message).
2685
2686 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2687
2688         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2689         macro caddr in the interactive form since it won't be expanded.
2690
2691 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2692
2693         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2694         `charset'; fix name of function called recursively.
2695         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2696
2697 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2698
2699         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2700         (gnus-mime-set-charset-parameters): New function.
2701         (gnus-mime-view-part-as-charset): Use it to correctly display part
2702         specifying wrong charset.
2703
2704 2008-09-08  David Engster  <dengste@eml.cc>
2705
2706         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2707         in completing-read for back end server.
2708
2709 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2710
2711         * message.el (message-confirm-send): New variable to confirm sending a
2712         message.
2713         (message-send): Use it.
2714
2715 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2716
2717         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2718
2719 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2720
2721         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2722
2723 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2724
2725         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2726         prevent tracking too many groups.
2727         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2728         Use it.
2729
2730 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2731
2732         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2733         moving point to the bottom of the window in order to avoid recentering.
2734
2735 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2736
2737         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2738
2739         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2740         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2741         (gnus-article-beginning-of-window): Fix calculation.
2742
2743 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2744
2745         * gnus-msg.el (gnus-summary-supersede-article)
2746         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2747         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2748         message header.
2749
2750 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2751
2752         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2753         pending output coming after the status change.
2754
2755 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2756
2757         * message.el:
2758         * gnus-start.el:
2759         * gnus-registry.el: Remove VMS support.
2760
2761 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2762
2763         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2764         macro.
2765         (rfc2104-hash): Use it.
2766
2767 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2768
2769         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2770         (gnus-summary-sort-by-most-recent-date): New commands.
2771         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2772         and menu entries.
2773
2774 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2777         don't redisplay article for raw contents; remove plural articles stuff.
2778
2779         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2780         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2781         on gnus-summary-save-article; display results properly.
2782
2783 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * lpath.el: No need to fbind ns-focus-frame.
2786
2787 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2788
2789         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2790
2791 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2792
2793         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2794         gnus-save-all-headers.
2795
2796 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2797
2798         * gnus-util.el (ns-focus-frame): Remove declaration.
2799         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2800         like x.
2801
2802 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2803
2804         * rfc2104.el (rfc2104-zero): Delete defconst.
2805         (rfc2104-hex-alist): Likewise.
2806         (rfc2104-hex-to-int): Delete func.
2807         (rfc2104-hexstring-to-bitstring): Likewise.
2808         (rfc2104-nybbles): New defconst.
2809         (rfc2104-hash): Rewrite for speed.
2810
2811 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * tls.el (open-tls-stream): Make it work with the 2nd argument
2814         BUFFER that is a string but does not exist as a buffer object, as
2815         mentioned in the doc-string.
2816
2817 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2818
2819         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2820         SXEmacs.
2821
2822 2008-07-16  Glenn Morris  <rgm@gnu.org>
2823
2824         * gnus-util.el (ns-focus-frame): Declare for compiler.
2825
2826 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2829         set as a group parameter.
2830         (gnus-summary-save-in-pipe): Work when it is called independently.
2831         (gnus-summary-pipe-to-muttprint): Don't modify
2832         gnus-summary-pipe-output-default-command.
2833
2834 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2835
2836         * message.el (message-send-mail-with-sendmail):
2837         Display the error message.
2838
2839 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2840
2841         * gnus-art.el (gnus-default-article-saver):
2842         Add gnus-summary-save-in-pipe to choices.
2843         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2844         gnus-summary-pipe-output-default-command as the default command.
2845         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2846         instead of gnus-last-shell-command.
2847
2848         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2849         New user option.
2850         (gnus-summary-muttprint-program): Mention the value will be changed.
2851         (gnus-summary-save-article): Force showing of all headers.
2852         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2853
2854 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2855
2856         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2857
2858 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2859
2860         * nnimap.el (nnimap-id):
2861         * sieve-manage.el (sieve-manage-open): Doc fixes.
2862
2863 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2864
2865         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2866         if available.
2867
2868 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2869
2870         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2871
2872         * nnkiboze.el (nnkiboze-generate-group):
2873         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2874
2875         * nnmairix.el: Require CL.
2876
2877 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * dgnushack.el: Autoload get-display-table and put-display-table for
2880         XEmacs 21.5.
2881
2882         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2883         21.4 and SXEmacs.
2884
2885 2008-06-15  David Engster  <dengste@eml.cc>
2886
2887         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2888
2889 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2890
2891         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2892         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2893         runtime choice under XEmacs.
2894
2895         * gnus-sum.el (gnus-summary-set-display-table):
2896         Use `gnus-put-display-table', `gnus-get-display-table',
2897         `gnus-set-display-table' for the display table, instead of `aset'.
2898
2899         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2900         Use `gnus-put-display-table', `gnus-get-display-table',
2901         `gnus-set-display-table' for the display table.
2902
2903 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2904
2905         * nnmairix.el: Add autoloads.
2906
2907 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2908
2909         * nnmairix.el (nnmairix-delete-recreate-group)
2910         (nnmairix-update-and-clear-marks): Fix error messages.
2911
2912 2008-06-14  David Engster  <dengste@eml.cc>
2913
2914         * nnmairix.el: Upgrade to version 0.6.
2915         (nnmairix-group-toggle-propmarks-this-group)
2916         (nnmairix-group-toggle-readmarks-this-group)
2917         (nnmairix-group-delete-recreate-this-group)
2918         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2919         (nnmairix-remove-tick-mark-original-article): New commands.
2920         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2921         (nnmairix-propagate-marks-to-nnmairix-groups)
2922         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2923         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2924         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2925         functions needed for marks propagation and manipulation of read marks.
2926         (nnmairix-update-groups): New function.
2927         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2928         (nnmairix-determine-original-group-from-registry)
2929         (nnmairix-determine-original-group-from-path)
2930         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2931         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2932         New helper functions.
2933         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2934         keystrokes for new commands.
2935         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2936         (nnmairix-request-group): Check allow-fast group parameter.
2937         (nnmairix-request-create-group): Set allow-fast group parameter if
2938         nnmairix-allowfast-default is set.
2939         (nnmairix-close-group): Propagate marks upon closing if needed.
2940         (nnmairix-group-toggle-threads-this-group): Use new.
2941         nnmairix-group-toggle-parameter helper function.
2942         (nnmairix-search): Better check for empty search result.
2943         (nnmairix-goto-original-article): Use new helper functions for
2944         determining original article.
2945         (nnmairix-show-original-article): Make sure message-id is in brackets.
2946         (nnmairix-call-mairix-binary): Change variable name.
2947         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2948         helper function.
2949         (nnmairix-widget-toggle-activate): Fix doc string.
2950
2951 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2952
2953         * nnir.el: Require edmacro when compiling with XEmacs.
2954         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2955         available in Emacs 21.
2956
2957 2008-06-11  Glenn Morris  <rgm@gnu.org>
2958
2959         * gnus-util.el (x-focus-frame):
2960         * gnus.el (image-size):
2961         * mm-decode.el (image-size): Declare.
2962
2963         * gnus-picon.el (declare-function): Add compat definition.
2964         (image-size): Declare.
2965
2966         * gnus-group.el (tool-bar-map):
2967         * gnus-sum.el (tool-bar-map): Define for compiler.
2968
2969         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2970
2971         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2972
2973         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2974         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2975         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2976         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2977         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2978         * sieve-manage.el, spam-report.el, spam.el:
2979         Remove unnecessary eval-and-compile of autoloads.
2980
2981 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2982
2983         * auth-source.el: Precise Tramp doc.
2984
2985 2008-06-07  Glenn Morris  <rgm@gnu.org>
2986
2987         * nnmairix.el: Remove unnecessary eval-when-compile.
2988
2989 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * lpath.el: Fbind propertize for XEmacs 21.4.
2992
2993 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2994
2995         * nnir.el: Move here from ../contrib.
2996
2997 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2998
2999         * gnus-util.el (gnus-read-shell-command): New function.
3000         * mm-decode.el (mm-pipe-part):
3001         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3002
3003 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3004
3005         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3006
3007 2008-06-03  Glenn Morris  <rgm@gnu.org>
3008
3009         * pop3.el (nnheader-accept-process-output): Autoload it.
3010
3011 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3012
3013         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3014         are not 2-digit hexadecimal characters that follow `%'s.
3015
3016 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3017
3018         * message.el (message-bogus-recipient-p): Fix type in doc string.
3019         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3020         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3021         Improve custom options.
3022         (message-bogus-recipient-p): Adjust accordingly.
3023
3024 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3025
3026         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3027         long-form month and day names.
3028
3029 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3030
3031         * dgnushack.el: Autoload debug, eudc-expand-inline and
3032         pgg-snarf-keys-region for XEmacs.
3033
3034         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3035
3036         * nnmairix.el: Require edmacro when compiling with XEmacs.
3037
3038 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3039
3040         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3041         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3042
3043 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3044
3045         * auth-source.el: Add more docs.
3046
3047         * netrc.el (netrc-machine): Always match if the port is not given.
3048
3049 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3050
3051         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3052         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3053         retrieval faster in some cases, but might make CPU usage larger.  If
3054         this has any bad side effects, we might revert this change.
3055
3056         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3057         seems to make mail retrieval much, much faster.
3058         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3059         unconditionally.
3060
3061         * gnus-draft.el (gnus-group-send-queue): Bind
3062         message-send-mail-partially-limit to nil to avoid being prompted.
3063
3064 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3065
3066         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3067
3068         * message.el (message-bogus-address-regexp): Fix and improve custom
3069         type.
3070         (message-setup-hook): Add message-check-recipients as custom option.
3071
3072 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3073
3074         * message.el (message-cite-function): Remove bogus autoload which crept
3075         in during merge from v5-10.
3076
3077 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3078
3079         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3080
3081         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3082
3083         * auth-source.el: Preliminary Tramp docs.
3084         (auth-sources): Change the default auth-sources to use
3085         EPA .gpg files.
3086
3087 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3088
3089         * nntp.el: Autoload `auth-source-user-or-password'.
3090         (nntp-send-authinfo): Use it.
3091
3092         * nnimap.el: Autoload `auth-source-user-or-password'.
3093         (nnimap-open-connection): Use it.
3094
3095         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3096         for the gnus-message function.
3097         (auth-source-user-or-password): Use it.
3098
3099 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3100
3101         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3102         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3103         (rfc2104-hash): Use it.
3104
3105 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3106
3107         * gnus-art.el (gnus-article-toggle-truncate-lines):
3108         Don't use `iff' in docstring.
3109
3110 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3111
3112         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3113
3114         * gnus-util.el (gnus-extract-address-component-name)
3115         (gnus-extract-address-component-email): Convenience functions around
3116         `gnus-extract-address-components'.
3117
3118         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3119         Use `gnus-extract-address-component-email' to fix bug of comparing full
3120         sender name to `user-mail-address'.
3121
3122 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3123
3124         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3125         catch/throw to optimize.
3126         (gnus-registry-find-keywords): Just use member to find a keyword.
3127
3128 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3129
3130         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3131         is current before calling gnus-server-prepare.
3132         (gnus-server-setup-buffer, gnus-server-update-server)
3133         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3134
3135 2008-05-04  Juri Linkov  <juri@jurta.org>
3136
3137         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3138         (mailcap-file-default-commands): Use mailcap-replace-in-string
3139         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3140         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3141
3142 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3143
3144         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3145
3146 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3147
3148         * gnus.el: Bump version to 0.11.
3149
3150 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3151
3152         * gnus.el: No Gnus v0.10 is released.
3153
3154 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3155
3156         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3157         hooks.
3158         (gnus-update-read-articles): Speed up non-marks-using users.
3159         (gnus-use-marks): Define gnus-use-marks.
3160         (gnus-propagate-marks): Rename variable to something more sensible.
3161
3162 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3163
3164         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3165         (gmm-image-load-path-for-library): Fix typos in docstrings.
3166         (gmm-message): Reflow docstring.
3167
3168 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3169
3170         * mail-source.el (mail-source-set-1, mail-source-bind):
3171         Move auth-source code out of the macro to clean it up and fix bugs.
3172
3173 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3174
3175         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3176         by sender if it's equal to user-mail-address, it's likely to be
3177         useless.
3178
3179         * mail-source.el (mail-source-bind): Don't use user or password if they
3180         are not bound.  Unintern them if they are nil.  Don't use server unless
3181         it's bound, and default it to empty string otherwise.
3182
3183 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3184
3185         * mail-source.el: Load auth-source.el.
3186         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3187         get user name or password, if auth-sources is set up.
3188
3189         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3190         strategy of splitting with parent.
3191         (gnus-registry-split-fancy-with-parent)
3192         (gnus-registry-post-process-groups): Use it and fix prior
3193         bug (returning a list as the split result).
3194
3195         * auth-source.el (auth-sources): Remove server parameter.
3196         (auth-source-pick, auth-source-user-or-password)
3197         (auth-source-user-or-password-imap)
3198         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3199         (auth-source-user-or-password-sftp)
3200         (auth-source-user-or-password-smtp): Remove server parameter.
3201
3202 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3203
3204         * smime.el (smime-sign-region, smime-encrypt-region)
3205         (smime-decrypt-region):
3206         Remove redundant calls to `generate-new-buffer-name'.
3207
3208 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3209
3210         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3211         Don't use QP for message/rfc822.
3212         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3213
3214 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3215
3216         * sieve-manage.el (sieve-string-bytes): Remove.
3217         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3218         correct byte-length only if the process's coding-system is the same as
3219         the one used internally by Emacs to represent strings.
3220
3221 2008-04-22  Juri Linkov  <juri@jurta.org>
3222
3223         * mailcap.el (mailcap-file-default-commands): New function.
3224
3225 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3226
3227         * message.el (message-signature-separator, message-cite-function):
3228         Change custom version.
3229
3230 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3231
3232         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3233         commands.
3234         (tls-checktrust): Ditto.
3235
3236 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3237
3238         * mm-decode.el (mm-display-external): Make temp file read-only.
3239
3240 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3241
3242         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3243         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3244         `C-c C-f d'.
3245
3246 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3247
3248         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3249
3250 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3251
3252         * gnus.el: Bump version to 0.9.
3253
3254 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3255
3256         * gnus.el: No Gnus v0.8 is released.
3257
3258 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3259
3260         * mail-source.el (mail-source-value):
3261         Prefer fboundp to functionp so it works with macros as well.
3262
3263 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3264
3265         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3266         Fix last change in case the element is not even a symbol.
3267
3268 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3269
3270         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3271         Prefer fboundp to functionp so it works with macros as well.
3272
3273 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3274
3275         * auth-source.el: Added docs.
3276         (auth-sources): Modify format to support server.
3277         (auth-source-pick, auth-source-user-or-password)
3278         (auth-source-user-or-password-imap)
3279         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3280         (auth-source-user-or-password-sftp)
3281         (auth-source-user-or-password-smtp): Add server parameter.
3282
3283 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
3284
3285         * gnus-registry.el: Initialize the registry when gnus-registry-install
3286         is t.
3287
3288 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3289
3290         * compface.el (uncompface): Make buffer unibyte.
3291
3292 2008-04-05  Glenn Morris  <rgm@gnu.org>
3293
3294         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3295
3296 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3297
3298         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3299         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3300
3301         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3302         multibyteness after rather than before erasing it.
3303
3304         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3305         mm-with-multibyte.
3306         (gnus-request-article-this-buffer): Make sure the proper decoding is
3307         used if gnus-original-article-buffer happens to be unibyte.
3308
3309         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3310         default-enable-multibyte-characters.
3311
3312         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3313         default-enable-multibyte-characters.
3314
3315         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3316
3317         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3318
3319 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3320
3321         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3322         (imap-message-copyuid-1): Use it.
3323         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3324         J. Williams in
3325         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3326
3327         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3328         imap-enable-exchange-bug-workaround.
3329         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3330
3331 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3332
3333         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3334         a 100 byte status-checks into a 2-3MB transfer for each group.
3335         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3336         to enable bug workaround or not.
3337         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3338
3339 2008-03-31  Glenn Morris  <rgm@gnu.org>
3340
3341         * message.el (mml2015-use): Declare for compiler.
3342         (message-info): Require mml2015 when appropriate.
3343
3344 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3345
3346         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3347         whitespace.
3348
3349 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3350
3351         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3352         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3353         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3354         (nntp-service-to-port): New function.
3355         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3356         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3357         (nntp-open-netcat-stream): New function.
3358         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3359
3360 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3361
3362         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3363
3364 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3365
3366         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3367
3368 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3369
3370         * dns.el (dns-write): Use set-buffer-multibyte.
3371
3372 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3373
3374         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3375
3376 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3377
3378         * message.el (message-signature-separator): Change default.
3379         Improve custom type.
3380         (message-cite-function): Change default to
3381         message-cite-original-without-signature.
3382
3383         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3384         toggle.
3385
3386         * message.el (message-check-news-body-syntax): Fix signature check.
3387         (message-setup-1): Mark buffer as unmodified _after_ running
3388         message-setup-hook and handling message-alternative-emails.
3389         (message-shorten-references): Be more strict when building list of
3390         valid references to comply with GNKSA.
3391
3392         * gnus-group.el (gnus-read-ephemeral-bug-group)
3393         (gnus-read-ephemeral-debian-bug-group)
3394         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3395
3396         * message.el (message-info): Don't use booleanp which isn't supported
3397         in Emacs 21 and XEmacs.
3398
3399 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3400
3401         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3402         gnus-group-gmane-group-download-format.
3403         (gnus-group-read-ephemeral-gmane-group): Rename from
3404         gnus-group-read-ephemeral-gmane-group.
3405         (gnus-read-ephemeral-gmane-group-url): Rename from
3406         gnus-group-read-ephemeral-gmane-group-url.
3407         (gnus-bug-group-download-format-alist): New variable.
3408         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3409         (gnus-read-ephemeral-emacs-bug-group): New commands.
3410
3411 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3412
3413         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3414         (gnus-visible-headers): Improve custom type.
3415
3416 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3417
3418         * mml.el (mml-menu): Add workarounds for XEmacs.
3419
3420         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3421         X-Boundary header.
3422
3423         * message.el (message-simplify-recipients): Fix previous commit.
3424
3425 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3426
3427         * mm-util.el (mm-set-buffer-multibyte): New function.
3428         * mm-decode.el (mm-copy-to-buffer): Use it.
3429
3430 2008-03-19  Glenn Morris  <rgm@gnu.org>
3431
3432         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3433         Accidentally removed in the sync process with Emacs.
3434
3435 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3436
3437         * message.el (message-alter-recipients-discard-bogus-full-name):
3438         New function.
3439         (message-alter-recipients-function): New variable.
3440         (message-get-reply-headers): Use it.
3441         (message-replace-header): New helper function.
3442         (message-recipients-without-full-name): New variable.
3443         (message-simplify-recipients): New command.
3444
3445         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3446
3447         * message.el (message-info): Handle EasyPG manual.
3448
3449         * mml.el (mml-menu): Add entry for EasyPG.
3450
3451 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3452
3453         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3454         parameter.
3455
3456         * message.el (message-disassociate-draft): Specify drafts group name
3457         fully.
3458
3459 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3460
3461         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3462         unnecessary duplicates from the match list.
3463
3464 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3465
3466         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3467
3468         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3469
3470         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3471         args of `how-many' of which the XEmacs version doesn't take; declare
3472         Info-index-next as function.
3473
3474 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3475
3476         * gnus-score.el (gnus-score-headers): Fix handling of
3477         gnus-inhibit-slow-scoring.
3478
3479         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3480         string.
3481         (gnus-button-url-regexp): Improve handling of parenthesis.
3482         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3483         (gnus-button-handle-info-keystrokes): Handle index entries.
3484
3485 2008-03-15  Glenn Morris  <rgm@gnu.org>
3486
3487         * parse-time.el (parse-time-string): Simplify.
3488
3489 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3490
3491         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3492         Incoming* files.
3493
3494 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3495
3496         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3497         (auth-source-pick): Use it.
3498
3499 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3500
3501         * binhex.el (binhex-decode-region-internal):
3502         * uudecode.el (uudecode-decode-region-internal):
3503         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3504         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3505         setting default-enable-multibyte-characters.
3506
3507 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3508
3509         * auth-source.el (auth-source-protocols)
3510         (auth-source-protocols-customize, auth-source-choices): Added and
3511         modified variable customizations and defaults.
3512         (auth-source-pick, auth-source-user-or-password)
3513         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3514         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3515         (auth-source-user-or-password-sftp)
3516         (auth-source-user-or-password-smtp): Use new variables and provide an
3517         interface to netrc.el.
3518
3519 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3522         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3523         Make sure the nntp port to specify is a string.
3524
3525 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3526
3527         * nntp.el: Use with-current-buffer.
3528         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3529         dubious mm-with-unibyte-current-buffer.
3530         (nntp-with-open-group-function): New function extracted from
3531         nntp-with-open-group macro.
3532         (nntp-with-open-group): Use the function, so it's easier to debug.
3533         Add indentation and debugging info.
3534         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3535         the use of the netcat alternatives.
3536
3537         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3538         Avoid mm-string-as-multibyte as well.
3539
3540         * nnweb.el (nnweb-insert-html):
3541         Remove use of nnheader-string-as-multibyte.
3542
3543         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3544         (nnheader-string-as-multibyte): Remove.
3545
3546         * mm-view.el: Use inhibit-read-only.
3547         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3548         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3549         or unibyte-string.
3550
3551         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3552         (mm-uu-yenc-extract): Use with-current-buffer.
3553
3554         * gnus-soup.el (gnus-soup-send-packet): Don't use
3555         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3556
3557         * nnmh.el: Use with-current-buffer.
3558         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3559         mm-string-as-multibyte on the output of mm-encode-coding-string.
3560
3561         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3562         (nnimap-request-move-article): Use with-current-buffer.
3563
3564         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3565         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3566         conversion uses string-make-unibyte rather than string-as-unibyte.
3567
3568         * gnus-msg.el: Use with-current-buffer.
3569
3570         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3571
3572 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3573
3574         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3575         string for caching if it is 'PIN.
3576
3577 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * lpath.el: Consider the case without Emacs/W3.
3580
3581 2008-03-08  Glenn Morris  <rgm@gnu.org>
3582
3583         * time-date.el (date-to-time, time-subtract, time-add)
3584         (safe-date-to-time): Doc fixes.
3585
3586 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3587
3588         * mail-source.el (mail-source-delete-old-incoming-confirm):
3589         Change default to nil.
3590         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3591
3592 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * lpath.el: Rearrange.
3595
3596         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3597         (gnus-article-goto-prev-page): Work for articles having ^L's.
3598
3599         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3600
3601         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3602
3603 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3604
3605         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3606         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3607         (gnus-bookmark-jump): Adjust some variable names.
3608
3609 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3610
3611         * auth-source.el: New package.
3612         (auth-source-choices): Add customization entry point variable.
3613
3614         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3615         bug.
3616
3617 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3618
3619         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3620         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3621         (gnus-registry-install-shortcuts): Rename from
3622         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3623         the `gnus-registry-mark-map' keymap dynamically from
3624         `gnus-registry-marks'.  The generated functions update the summary line
3625         when a registry mark is added or deleted, and will call
3626         `gnus-registry-install-p' (see the comments in the code).
3627         (gnus-registry-user-format-function-M): Use concat intelligently.
3628
3629         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3630         the registry mark functions.
3631
3632 2008-03-05  Glenn Morris  <rgm@gnu.org>
3633
3634         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3635         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3636         gnus-art.
3637         (top-level): No need to load own source when compiling.
3638
3639 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3640
3641         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3642         Suggested by <chris.anderton@zetnet.co.uk>.
3643
3644 2008-03-04  Glenn Morris  <rgm@gnu.org>
3645
3646         * gnus-sum.el (top-level): No need to require gnus when compiling,
3647         since unconditionally required near start of file.
3648         (gnus-summary-display-while-building): Move definition before use.
3649
3650 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3651
3652         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3653         formatting function.
3654
3655 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3656
3657         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3658         with plists.
3659         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3660         Use new format.
3661
3662 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3665         `where-is-internal' that returns a range of key sequences.
3666
3667 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3668
3669         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3670
3671         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3672         (gnus-summary-jump-to-group): Consider windows on other displayed
3673         frames as well.  Similar changes might be needed elsewhere, but that's
3674         the one I've bumped into during my use.
3675
3676         * nndoc.el (nndoc-oe-dbx-type-p):
3677         * gnus-msg.el (gnus-debug):
3678         * gnus-group.el (gnus-update-group-mark-positions):
3679         Use mm-string-to-multibyte.
3680
3681 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3682
3683         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3684         doesn't handle NotDashEscaped.
3685
3686         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3687         (mml-dnd-attach-options): Fix typo in custom choice.
3688
3689         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3690         nndoc-article-type to mbox.
3691         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3692
3693         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3694         to nil, instead of html2text.
3695
3696         * imap.el (imap-debug): Add `imap-ping-server'.
3697
3698         * gnus-bookmark.el: Add FIXMEs.
3699
3700         * message.el (message-form-letter-separator)
3701         (message-send-form-letter-delay): New variables.
3702         (message-send-form-letter): Use them.  New command to send form
3703         letters.  Requested by Uwe Siart.
3704         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3705
3706 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3707
3708         * Update copyright years.
3709
3710 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3711
3712         Sync from EMACS_22_BASE.
3713
3714         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3715
3716 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3717
3718         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3719         empty author.
3720
3721 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3722
3723         * gnus-registry.el (gnus-registry-marks): Add variable for
3724         customization of marks and their appearance.
3725         (gnus-registry-read-mark): Use it.
3726         (gnus-registry-do-marks): Add utility function to loop through
3727         `gnus-registry-marks'.
3728         (gnus-registry-install-shortcuts-and-menus): Add function to install
3729         shortcuts and menus.
3730         (gnus-registry-initialize): Use it.
3731         (gnus-registry-default-mark): Clarify documentation.
3732
3733 2008-02-29  Glenn Morris  <rgm@gnu.org>
3734
3735         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3736         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3737         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3738         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3739         Change defcustom :version from 23.0 to 23.1.
3740
3741 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3742
3743         * gnus-registry.el (gnus-registry-follow-group-p)
3744         (gnus-registry-post-process-groups): Add functions to aid registry
3745         splitting and improve logging.  Clarify behavior in function
3746         documentation.
3747         (gnus-registry-split-fancy-with-parent): Use them.
3748
3749 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3750
3751         * gnus-art.el: Use with-current-buffer.
3752
3753 2008-02-27  David Engster  <dengste@eml.cc>
3754
3755         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3756         Express real group name in the response.
3757
3758 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3759
3760         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3761         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3762         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3763         autoload gnus-registry-fetch-group when compiling.
3764         (nnmairix-request-group-with-article-number-correction): Remove
3765         unreferenced argument passed to nnmairix-call-backend.
3766
3767 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3768
3769         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3770         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3771         Wilde.
3772
3773 2008-02-27  Glenn Morris  <rgm@gnu.org>
3774
3775         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3776         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3777         variables to defconsts.  Convert comments to doc-strings.
3778         (nnmairix-last-server, nnmairix-current-server): Convert from free
3779         variables to defvars.  Convert comments to doc-strings.
3780         (gnus-registry-fetch-group): Autoload.
3781         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3782         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3783         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3784         caddr.
3785         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3786         nnmairix-request-group-with-article-number-correction call.
3787         (nnmairix-fast, nnmairix-group): New, less general names, for free
3788         variables passed from nnmairix-request-group to
3789         nnmairix-request-group-with-article-number-correction.  Declare.
3790         (nnmairix-request-group-with-article-number-correction):
3791         Use nnmairix-fast, nnmairix-group rather than fast, group.
3792
3793 2008-02-26  David Engster  <dengste@eml.cc>
3794
3795         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3796         version 0.5.
3797
3798 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3799
3800         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3801         instead of making an extra function call.  Don't add the current group
3802         to articles only when they have the group.  Use
3803         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3804         Reported by David <de_bb@arcor.de>.
3805
3806 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3807
3808         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3809         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3810
3811 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3812
3813         * mail-source.el (mail-source-delete-incoming): Change default.
3814         Supplement doc string.
3815
3816         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3817
3818 2008-02-14  Glenn Morris  <rgm@gnu.org>
3819
3820         * time-date.el (format-seconds): New function.
3821
3822 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3823
3824         * nnmail.el (nnmail-message-id-cache-file): Derive from
3825         `gnus-home-directory'.
3826
3827 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3828
3829         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3830         Document negative prefix.
3831
3832         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3833
3834 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3835
3836         * message.el (message-unsent-separator): Add the Exim bounce
3837         separator.
3838
3839 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3840
3841         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3842         list.
3843         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3844         recipient/signer list.
3845
3846 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3847
3848         * Makefile.in (datarootdir): Define.
3849         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3850         name that might contain whitespace.
3851
3852 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3853
3854         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3855         fbound (Emacs 23 unicode), signal an error.
3856
3857 2008-02-08  Glenn Morris  <rgm@gnu.org>
3858
3859         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3860
3861 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3862
3863         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3864         ports to the calls to `netrc-machine-user-or-password' in addition to
3865         "imap" and "imaps".
3866
3867 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3868
3869         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3870
3871         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3872
3873 2008-02-01  Kenichi Handa  <handa@m17n.org>
3874
3875         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3876         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3877         (rfc2104-hash): Convert the result of concat to unibyte string.
3878
3879 2008-02-01  Dave Love  <fx@gnu.org>
3880
3881         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3882         coding-system-for-read.
3883         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3884
3885 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3886
3887         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3888         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3889         <hanche@math.ntnu.no>.
3890
3891 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3894
3895         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3896
3897 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3898
3899         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3900         * message.el (message-beginning-of-line): Use featurep instead of bound
3901         tests in order to resolve conditionals at compile time.
3902
3903 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3904
3905         * mail-source.el (mail-sources): Add `group' choice.
3906
3907         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3908         parameter `in-group' to control into which group the articles go.
3909         Add treatment of `group' mail-source.
3910
3911 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3914
3915         * mm-decode.el (mm-dissect-buffer): Decode description.
3916
3917         * mml.el (mml-to-mime): Encode message header first.
3918
3919 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3920
3921         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3922         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3923
3924         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3925         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3926
3927 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3928
3929         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3930
3931 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3932
3933         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3934         prefix keys.
3935         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3936         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3937         gnus-xmas.el.
3938
3939         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3940         (gnus-xmas-article-describe-bindings): New function.
3941         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3942         gnus-xmas-article-describe-bindings.
3943
3944         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3945
3946 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3947
3948         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3949         Add new variables for article mark management.
3950         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3951         list of extra data entries which, when present, will indicate that the
3952         article ID should not be trimmed from the registry.
3953         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3954         functions.
3955         (gnus-registry-read-mark): New function to read a mark name from the
3956         user.
3957         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3958         (gnus-registry-set-article-mark-internal): New functions to add and
3959         remove marks.
3960         (gnus-registry-get-article-marks): New function to show the marks for
3961         an article, or retrieve them for further use.
3962
3963 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3964
3965         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3966         keys when no argument is given.
3967
3968 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3969
3970         * imap.el (imap-ping-server): New variable.
3971         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3972         (imap-ping-server): Minor doc string fixes.
3973
3974 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3975
3976         * imap.el (imap-ping-server): New function.
3977         (imap-opened): Call imap-ping-server.
3978
3979 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3980
3981         * gnus-sum.el (gnus-article-sort-by-random)
3982         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3983         jidanni@jidanni.org.
3984
3985 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3986
3987         * gnus-art.el (gnus-article-describe-bindings): New function.
3988         (gnus-article-read-summary-keys): Use it.
3989         (gnus-article-mode-map): Bind `C-h b' to it.
3990
3991 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3994         XEmacs.
3995         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3996         against non-character events.
3997
3998         * lpath.el: Fbind map-keymap for Emacs 21.
3999
4000 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4001
4002         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4003         command.
4004         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4005         instead of END.  Change name of the temp file.
4006         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4007         customizable.
4008
4009 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4012         bind `S W' to gnus-article-wide-reply-with-original; set default
4013         binding to gnus-article-read-summary-send-keys.
4014         (gnus-article-read-summary-keys): Fix the order of keys; display
4015         continuation keys correctly in the echo area; describe bindings
4016         correctly when keys end with `C-h'.
4017         (gnus-article-read-summary-send-keys): New function.
4018         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4019         for gnus-article-read-summary-send-keys; display continuation keys
4020         correctly in the echo area.
4021         (gnus-article-reply-with-original): Ignore prefix argument.
4022         (gnus-article-wide-reply-with-original): New function.
4023
4024         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4025         Emacs 21.
4026
4027 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4028
4029         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4030         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4031
4032 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4033
4034         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4035         (gnus-group-read-ephemeral-gmane-group): New command.
4036
4037 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4038
4039         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4040
4041 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4042
4043         * message.el (message-send-mail-function): Increase custom version.
4044
4045         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4046         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4047
4048 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4049
4050         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4051         for the cases where imap-authenticate is called with a nil buffer
4052         parameter.
4053
4054 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4055
4056         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4057         html parts correctly; support forwarded messages.
4058         (gnus-article-browse-html-article): Remove work buffers.
4059
4060         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4061         compiling.
4062         (netrc-bound-and-true-p): New macro.
4063         (netrc-parse): Use it instead of bound-and-true-p that is not available
4064         in XEmacs 21.4.
4065
4066 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4067
4068         * gnus-registry.el (gnus-registry-mark-article)
4069         (gnus-registry-article-marks): Add functionality to mark articles
4070         through the Gnus registry.
4071
4072         * encrypt.el: Clarify documentation for the new pgg method.
4073         (encrypt-file-alist): Add PGG option.
4074         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4075         functionality.  Abstract password key and messaging to external
4076         functions.
4077         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4078         (encrypt-message-method-and-cipher): Add new convenience external
4079         functions.
4080         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4081         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4082
4083         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4084         (netrc-parse): Use encrypt-file-alist to determine if
4085         encrypt-find-model or encrypt-insert-file-contents should be used.
4086
4087         * encrypt.el: Clarify documentation.  Load password-cache or
4088         password, whichever one is found first, instead of autoloading.
4089
4090 2007-12-19  Glenn Morris  <rgm@gnu.org>
4091
4092         * mml.el (message-options-set, message-narrow-to-head)
4093         (message-in-body-p, message-mail-p, message-encode-message-body):
4094         Autoload.
4095         (message-remove-header, message-narrow-to-headers-or-head)
4096         (message-subscribed-p, message-make-mail-followup-to)
4097         (message-position-on-field, message-news-p)
4098         (message-options-set-recipient, message-generate-headers)
4099         (message-sort-headers): Declare as functions.
4100
4101 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4102
4103         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4104         convention in doc string.
4105
4106 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4109         title to html parts.
4110         (gnus-article-browse-html-article): Pass message header to it.
4111
4112         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4113
4114 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4115
4116         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4117         or password compatible with XEmacs.
4118
4119 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4120
4121         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4122         format document.
4123         (gnus-mime-delete-part): Don't write description line if empty.
4124         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4125
4126 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4127
4128         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4129         (gnus-summary-mark-read-and-unread-as-read)
4130         (gnus-summary-mark-current-read-and-unread-as-read)
4131         (gnus-summary-mark-unread-as-ticked): Doc fix.
4132         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4133
4134 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4135
4136         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4137         Christoph Conrad <christoph.conrad@gmx.de>.
4138
4139 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4140
4141         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4142         yes-or-no-p.
4143
4144 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4145
4146         * mm-decode.el (mm-add-meta-html-tag): New function.
4147         (mm-save-part-to-file, mm-pipe-part): Use it.
4148
4149         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4150         gnus-y-or-n-p instead of y-or-n-p.
4151         (gnus-article-browse-html-parts): Work with message/external-body; use
4152         mm-add-meta-html-tag.
4153
4154 2007-12-11  Glenn Morris  <rgm@gnu.org>
4155
4156         * gnus-cache.el: Require gnus-sum not just when compiling.
4157
4158         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4159
4160         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4161         definitions before use.
4162
4163         * mm-decode.el: Require gnus-util.
4164         (mm-remove-part): Only call delete-annotation on XEmacs.
4165
4166         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4167
4168         * nnmail.el: Require gnus-int.
4169
4170         * spam.el: Move `require's before `eval-when-compile's.
4171
4172         * gnus-ems.el (gnus-alive-p):
4173         * gnus-fun.el (message-goto-eoh):
4174         * gnus-util.el (gnus-group-name-decode):
4175         * mail-source.el (gnus-compress-sequence):
4176         * message.el (Info-goto-node, format-spec):
4177         * mm-bodies.el (message-options-get):
4178         * mm-decode.el (mm-view-pkcs7):
4179         * mm-util.el (gmm-write-region):
4180         * mml-smime.el (mml-compute-boundary)
4181         (gnus-completing-read-with-default):
4182         * mml.el (widget-button-press, gnus-make-hashtable):
4183         * mml1991.el (mm-decode-content-transfer-encoding)
4184         (mm-encode-content-transfer-encoding)
4185         (message-options-get, message-options-set):
4186         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4187         * nnfolder.el (gnus-request-group):
4188         * nnheader.el (ietf-drums-unfold-fws):
4189         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4190         * smime.el (gnus-run-mode-hooks):
4191         * spam-stat.el (gnus-message): Autoload.
4192
4193         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4194         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4195         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4196         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4197         Add declare-function compatibility definition.
4198
4199         * gnus-cache.el (nnvirtual-find-group-art):
4200         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4201         (gnus-add-image, gnus-add-wash-type):
4202         * gnus-group.el (nnkiboze-score-file):
4203         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4204         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4205         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4206         (message-tokenize-header, gnus-get-buffer-create)
4207         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4208         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4209         * gnus.el (gnus-group-decoded-name):
4210         * mail-source.el (imap-capability):
4211         * mm-bodies.el (message-options-set):
4212         * mm-decode.el (gnus-configure-windows):
4213         * mm-extern.el (message-goto-body):
4214         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4215         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4216         (epg-sub-key-validity, message-options-set):
4217         * mml.el (widget-event-point, gnus-configure-windows):
4218         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4219         * mml2015.el (epg-check-configuration, epg-configuration)
4220         (message-options-set):
4221         * nndb.el (nndb-request-article):
4222         * nnfolder.el (gnus-request-create-group):
4223         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4224         * nnmaildir.el (gnus-group-mark-article-read):
4225         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4226         * rfc1843.el (message-fetch-field):
4227         * spam.el (gnus-extract-address-components):
4228         Declare as functions.
4229
4230 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4231
4232         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4233
4234         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4235
4236         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4237         bind show-trailing-whitespace for XEmacs.
4238
4239 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4240
4241         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4242         new no-op macro for backward compatibility.
4243
4244         * imap.el (imap-string-to-integer): New function.
4245
4246 2007-12-09  Glenn Morris  <rgm@gnu.org>
4247
4248         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4249
4250         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4251         * message.el, mm-view.el, sieve-manage.el, smime.el:
4252         Add declare-function compatibility definition.
4253
4254         * gnus-art.el (w3-region, w3m-region, Info-menu):
4255         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4256         * gnus-sum.el (gnus-get-predicate):
4257         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4258         * message.el (mail-abbrev-in-expansion-header-p):
4259         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4260         (w3m-detect-meta-charset, w3m-region):
4261         * sieve-manage.el (password-read, password-cache-add)
4262         (password-cache-remove):
4263         * smime.el (password-read-and-add): Declare as functions.
4264
4265 2007-12-08  David Kastrup  <dak@gnu.org>
4266
4267         * gnus-sum.el (gnus-summary-simplify-subject-query):
4268         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4269         `message'.
4270
4271 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
4274         it to bind idna-program, installation-directory, defined-colors, and
4275         face-attribute for XEmacs of the version that compiles defcustom forms.
4276
4277 2007-12-07  Glenn Morris  <rgm@gnu.org>
4278
4279         * gnus-art.el (article-make-date-line): Revert previous change.
4280
4281 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4282
4283         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4284
4285 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
4286
4287         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4288         Call gnus-add-to-range ranges only once with a prepared article-list.
4289
4290 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
4291
4292         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4293         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4294         group names with backslashes.  Reported by Tassilo Horn
4295         <tassilo@member.fsf.org>.
4296
4297 2007-12-06  Deepak Goel  <deego3@gmail.com>
4298
4299         * gnus-art.el (article-make-date-line):
4300         * gnus-start.el (gnus-load):
4301         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4302
4303 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * gnus-art.el (gnus-use-idna)
4306         * gnus-start.el (gnus-site-init-file)
4307         * message.el (message-use-idna)
4308         * mm-uu.el (mm-uu-hide-markers)
4309         * smiley.el (smiley-style): Revert changes that suppress warnings.
4310
4311 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4314         specify charset to html source.  Reported by Christoph Conrad
4315         <christoph.conrad@gmx.de>.
4316
4317 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4318
4319         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4320         idna-program in order to suppress byte compile warning issued by XEmacs
4321         that came to byte compile the default value section of defcustom forms
4322         recently.
4323
4324         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4325         value of installation-directory.
4326
4327         * message.el (message-use-idna): Don't directly refer to the value of
4328         idna-program.
4329
4330         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4331
4332         * smiley.el (smiley-style): Don't directly call face-attribute.
4333
4334 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4335
4336         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4337
4338         * gnus-dired.el: Reduce Gnus dependencies.
4339         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4340         require.  Use autoloads instead.
4341         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4342         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4343         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4344         (gnus-dired-mode): Adjust doc string.
4345         (gnus-dired-mail-mode): New variable.
4346         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4347         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4348         (gnus-dired-mail-buffers): New function.  Return mail or message
4349         composition buffers.
4350         (gnus-dired-attach): Use it.
4351         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4352         NO-DECODE.
4353         (gnus-dired-print): Use `gnus-print-buffer' depending on
4354         `gnus-dired-mail-mode'.
4355
4356 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * rfc2047.el (rfc2047-encoded-word-regexp)
4359         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4360         explaining what regexp patterns are for.
4361
4362 2007-12-04  Glenn Morris  <rgm@gnu.org>
4363
4364         * password.el: Move to password-cache.el.
4365
4366         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4367         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4368         * mml-smime.el (password-read, password-cache-add)
4369         (password-cache-remove):
4370         No need to autoload, since mml-sec requires password.
4371
4372         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4373         * message.el (gnus-extract-address-components):
4374         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4375
4376         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4377         password.
4378
4379 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4380
4381         * mailcap.el: Reduce dependencies.
4382         (mail-header-parse-content-type): Autoload.
4383         (mailcap-delete-duplicates): New alias.
4384         (mailcap-mime-info): Add optional argument NO-DECODE.
4385         (mailcap-mime-types): Use mailcap-delete-duplicates.
4386
4387         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4388
4389 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4390
4391         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4392         (imap-parse-status): Upcase status-att for servers that sends them
4393         lower-case (e.g., MS Exchange 2007).
4394
4395 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4396
4397         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4398         function.
4399
4400         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4401         (gnus-uu-yenc-article): New function.
4402
4403         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4404
4405         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4406         buffer.
4407
4408 2007-12-02  Glenn Morris  <rgm@gnu.org>
4409
4410         * binhex.el (binhex): New custom group.
4411         (binhex-decoder-program, binhex-decoder-switches)
4412         (binhex-use-external): Move to the binhex custom group.
4413
4414         * uudecode.el (uudecode): New custom group.
4415         (uudecode-decoder-program, uudecode-decoder-switches)
4416         (uudecode-use-external): Move to the uudecode custom group.
4417
4418         * netrc.el (top-level): Don't load `encrypt' features.
4419         (netrc-parse): Don't use encrypt.
4420         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4421
4422         * encrypt.el: Remove file.
4423
4424 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4425
4426         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4427         matches on patches.
4428
4429         * gnus-art.el (gnus-article-browse-html-article): Mention
4430         `mm-text-html-renderer' in the doc string.
4431
4432         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4433         string.  Add comments.
4434
4435         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4436         if rhs is ASCII.
4437
4438 2007-12-01  Glenn Morris  <rgm@gnu.org>
4439
4440         * mail-source.el (top-level): Require format-spec before
4441         eval-when-compile.
4442
4443 2007-11-30  Glenn Morris  <rgm@gnu.org>
4444
4445         * encrypt.el: Require password, rather than autoloading password-read.
4446
4447 2007-11-29  Glenn Morris  <rgm@gnu.org>
4448
4449         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4450         (sasl-make-client, sasl-next-step, sasl-step-data)
4451         (sasl-step-set-data): Declare as functions.
4452
4453 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4454
4455         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4456
4457 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4458
4459         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4460         certs should be verified and what is to be done in the event of a
4461         verification failure.
4462
4463         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4464         caller can indicate whether the cache should be disregarded for this
4465         call.  This way the result of the call is reproducible at all times and
4466         can be considered a canonical server name for the supplied method.
4467         (gnus-agent-method-p): Canonicalize server names by pushing their
4468         method through `gnus-method-to-server' using the no-cache argument.
4469
4470         * gnus-srvr.el (gnus-server-insert-server-line): Call
4471         `gnus-method-to-server' with `no-cache' argument.
4472
4473         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4474         gnus-agent-possibly-synchronize-flags as this should be called when the
4475         server is actually being opened.
4476         (gnus-agent-possibly-synchronize-flags)
4477         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4478         flags file of an agentized server to the latter function.
4479
4480         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4481         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4482         after a connection has been established successfully.
4483
4484 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * gnus-art.el (article-display-face): Force to display face if called
4487         interactively; check if gnus-article-x-face-too-ugly matches author.
4488         (article-display-x-face): Display face even if From header is missing
4489         as article-display-face does.
4490
4491 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4492
4493         * hashcash.el (message-narrow-to-headers-or-head)
4494         (message-fetch-field, message-goto-eoh)
4495         (message-narrow-to-headers): Declare as functions.
4496
4497 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4498
4499         * mail-source.el (mail-sources): Default to fetch from file for
4500         compatibility with default of nnmail-spool-file.
4501
4502 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4505         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4506         to look for encoded word that should be encoded again.
4507         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4508         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4509         encoding pattern.
4510         (rfc2047-decode-region): Switch strict regexp and loose one according
4511         to rfc2047-allow-irregular-q-encoded-words.
4512
4513 2007-11-25  Romain Francoise  <romain@orebokech.com>
4514
4515         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4516
4517 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4518
4519         * tls.el (tls-program): Provide more custom choices from
4520         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4521         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4522
4523 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4524
4525         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4526         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4527
4528         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4529         `nnmail-spool-file'.
4530
4531         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4532         `nnmail-spool-file'.
4533
4534         * gnus-move.el (gnus-change-server): Ditto.
4535
4536         * gnus-kill.el (gnus-batch-score): Ditto.
4537
4538         * gnus-cache.el (gnus-jog-cache): Ditto.
4539
4540         * gnus-msg.el (gnus-summary-reply):
4541         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4542
4543 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4544
4545         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4546         version.  Minor improvement to doc strings.
4547         (tls-program): Add comment.
4548
4549 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4550
4551         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4552         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4553         mismatch between the hostname provided in the certificate and the name
4554         of the host connnecting to.
4555         (open-tls-stream): Use them.  Check certificates against trusted root
4556         certificates.
4557
4558 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4559
4560         * gnus-cache.el (gnus-cache-generate-nov-databases):
4561         Use nnml-generate-nov-databases-directory instead of
4562         nnml-generate-nov-databases-1.
4563
4564 2007-11-24  Glenn Morris  <rgm@gnu.org>
4565
4566         * message.el (message-tool-bar-retro): Update for rename
4567         mail_send.xpm->mail-send.xpm.
4568
4569 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4570
4571         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4572         `smime-ldap-search' for Emacs 22 and up.
4573
4574 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4575
4576         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4577
4578         * message.el (message-send-mail-function): Fix error convention.
4579         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4580         (message-widen-reply, message-send-mail, message-talkative-question)
4581         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4582         (message-clone-locals, message-send-news): Use with-current-buffer.
4583         (message-insert-or-toggle-importance): Remove unused var `valid'.
4584         (message-make-references): Remove unused var `new-references'.
4585         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4586
4587 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4588
4589         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4590         (spam-split-symbolic-return-positive): Reflow docstring.
4591         (spam-backends, spam-summary-exit-behavior)
4592         (spam-mark-ham-unread-before-move-from-spam-group)
4593         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4594         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4595         (spam-clear-cache, spam-backend-check, spam-install-backend)
4596         (spam-install-statistical-backend, spam-list-of-processors)
4597         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4598         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4599         (spam-check-crm114, spam-initialize, spam-unload-hook):
4600         Fix typos in docstrings.
4601
4602 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4603
4604         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4605         been checked if they have never been read and those group levels are
4606         higher than the one that a user specified.
4607
4608 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4609
4610         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4611         foreign groups unless a group level is specified by a user.
4612         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4613
4614 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4615
4616         * message.el (message-send-mail-function): Require sendmail.
4617
4618 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4619
4620         * message.el (message-send-mail-function): Check for smtpmail too.
4621
4622         * utf7.el (utf7-encode, utf7-decode): Use coding system
4623         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4624
4625         * message.el (message-send-mail-function): New function.
4626         (message-send-mail-function): Set default using
4627         message-send-mail-function.  Adjust doc string.
4628         (message-send-mail-with-mailclient): New function.
4629
4630 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4631
4632         * smime.el (from):
4633         * rfc2047.el (message-posting-charset):
4634         * qp.el (mm-use-ultra-safe-encoding):
4635         * pop3.el (parse-time-months):
4636         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4637         * nnml.el (files):
4638         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4639         (jka-compr-compression-info-list, ange-ftp-path-format)
4640         (efs-path-regexp):
4641         * nndiary.el (files):
4642         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4643         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4644         (epg-digest-algorithm-alist, inhibit-redisplay)
4645         (password-cache-expiry):
4646         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4647         (pgg-output-buffer, password-cache-expiry):
4648         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4649         (efs-path-regexp):
4650         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4651         (inhibit-redisplay):
4652         * mm-uu.el (file-name, start-point, end-point, entry)
4653         (gnus-newsgroup-name, gnus-newsgroup-charset):
4654         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4655         (latin-unity-ucs-list):
4656         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4657         (mm-uu-binhex-decode-function):
4658         * message.el (gnus-message-group-art, gnus-list-identifiers)
4659         (rmail-enable-mime-composing, gnus-local-organization)
4660         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4661         (gnus-read-active-file, facemenu-add-face-function)
4662         (facemenu-remove-face-function, gnus-article-decoded-p)
4663         (tool-bar-mode):
4664         * mail-source.el (display-time-mail-function):
4665         * gnus-util.el (nnmail-pathname-coding-system)
4666         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4667         (gnus-original-article-buffer, gnus-user-agent)
4668         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4669         (xemacs-codename, sxemacs-codename, emacs-program-version):
4670         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4671         * gnus-start.el (gnus-agent-covered-methods)
4672         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4673         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4674         (gnus-newsgroup-headers, gnus-group-list-mode)
4675         (gnus-group-mark-positions, gnus-newsgroup-data)
4676         (gnus-newsgroup-unreads, nnoo-state-alist)
4677         (gnus-current-select-method, mail-sources)
4678         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4679         (nnmail-spool-file, gnus-cache-active-hashtb):
4680         * gnus-mh.el (mh-lib-progs):
4681         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4682         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4683         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4684         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4685         (gnus-group-buffer):
4686         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4687         (font-lock-set-defaults):
4688         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4689         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4690         (gnus-summary-post-menu, total-parts, type, condition, length):
4691         * gnus-agent.el (gnus-agent-read-agentview):
4692         * flow-fill.el (show-trailing-whitespace):
4693         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4694         eval-and-compile wrappers for byte compiler pacifiers.
4695
4696         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4697         (mm-display-inline-fontify): Check for featurep 'xemacs not
4698         extent-list.
4699
4700         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4701         itimer-list.
4702         (mm-create-image-xemacs): Only do something for XEmacs.
4703         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4704
4705         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4706
4707         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4708         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4709
4710 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4711
4712         * nnimap.el (nnimap-split-download-body):
4713         * gnus-demon.el (gnus-demon):
4714         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4715
4716 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4719         macros.
4720         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4721         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4722         copy data from unibyte buffer to multibyte current buffer.
4723         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4724         to copy data from unibyte current buffer to multibyte buffer.
4725         (nntp-make-process-buffer): Make process buffer unibyte.
4726
4727         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4728
4729 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4730
4731         * pop3.el (pop3-open-server): Accept and process data more robustly at
4732         connexion start to avoid spurious "POP SSL connexion failed" errors.
4733
4734 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4735
4736         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4737         read group names.
4738
4739 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4740
4741         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4742
4743 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4744
4745         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4746         (nnmail-save-active): Use a unibyte buffer when saving active file,
4747         which may contain non-ASCII group names.
4748
4749         * nnml.el (nnml-request-group): Decode group names in messages.
4750
4751 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4752
4753         * message.el (message-citation-line-function)
4754         (message-insert-formatted-citation-line): Fix spelling of
4755         `message-insert-formated-citation-line'.
4756
4757 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4758
4759         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4760
4761 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4764         nnmail-pathname-coding-system.
4765
4766         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4767         that a user enters; decode group names in messages.
4768
4769         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4770
4771 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4772
4773         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4774
4775         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4776
4777         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4778         risky local variable.
4779
4780         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4781
4782 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4783
4784         * encrypt.el: Improve documentation to fix function name typo.
4785         Reported by Daiki Ueno <ueno@unixuser.org>.
4786
4787 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4790         even if the point is not in the last page of an article.
4791         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4792         back to the previous page.
4793
4794 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4795
4796         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4797
4798 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4799
4800         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4801
4802 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4803
4804         * message.el (message-check-news-body-syntax): Avoid
4805         mm-string-as-multibyte.
4806         (message-hide-headers): Don't assume (point-min)==1.
4807
4808 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4809
4810         * message.el (message-remove-blank-cited-lines): Fix if remove is
4811         given.
4812         (message-bogus-address-regexp): New variable.
4813         (message-bogus-recipient-p): New function.
4814         (message-check-recipients): New command.
4815         (message-syntax-checks): Add `bogus-recipient'.
4816         (message-fix-before-sending): Add `bogus-recipient'.
4817
4818         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4819         (gnus-treat-body-boundary): Don't test window-system.
4820
4821 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4822
4823         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4824
4825 2007-10-28  Miles Bader  <miles@gnu.org>
4826
4827         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4828         at compile-time too.
4829
4830 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4831
4832         * gnus-msg.el (gnus-message-setup-hook): Add
4833         `message-remove-blank-cited-lines' to options.
4834
4835 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4836
4837         * message.el (message-remove-blank-cited-lines): New function.
4838         Suggested by Karl Plästerer.
4839
4840 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4841
4842         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4843         mapc.
4844
4845         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4846         (top-level): Use mapc to set functions to be traced for debugging.
4847
4848         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4849         called for effect with while loop.
4850
4851         * message.el (message-talkative-question): Replace mapcar called for
4852         effect with mapc.
4853
4854         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4855         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4856         called for effect with dolist.
4857
4858         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4859
4860         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4861         gnus-extra-headers and nnmail-extra-headers.
4862
4863         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4864         called for effect with dolist.
4865         (top-level): Use mapc to set functions to be traced for debugging.
4866
4867         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4868         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4869         dolist.
4870
4871         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4872         Replace mapcar called for effect with mapc.
4873         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4874         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4875         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4876         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4877
4878         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4879         remove-if that's a cl function.
4880
4881         * webmail.el (webmail-debug): Replace mapcar called for effect with
4882         dolist.
4883
4884         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4885         with mapc.
4886
4887 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4888
4889         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4890         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4891         with while loop.
4892
4893         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4894         functions from article-* functions.
4895         (gnus-multi-decode-header): Replace mapcar called for effect with
4896         dolist.
4897
4898         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4899         (gnus-bookmark-show-details): Replace mapcar called for effect with
4900         while loop.
4901
4902         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4903         called for effect with while loop.
4904
4905         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4906         with dolist.
4907
4908         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4909         mapcar called for effect with dolist.
4910
4911         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4912
4913         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4914         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4915         Replace mapcar called for effect with dolist.
4916         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4917         mapc.
4918
4919         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4920         Replace mapcar called for effect with dolist.
4921         (gnus-topic-list): Replace mapcar called for effect with mapc.
4922
4923         * gnus.el: Use mapc instead of mapcar to add autoloads.
4924
4925 2007-10-23  Richard Stallman  <rms@gnu.org>
4926
4927         * gnus-group.el (gnus-group-highlight): Mark as risky.
4928
4929 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4930
4931         * gnus.el (gnus-server-to-method): Return method found first in
4932         gnus-newsrc-alist.
4933
4934         * gnus-art.el (gnus-article-highlight-signature)
4935         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4936         button overlay without the front stickiness.
4937
4938 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4939
4940         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4941         overview buffer needed a catch to receive its throw.
4942         (gnus-agent-flush-cache): Declared as interactive to make this function
4943         easier to use.
4944
4945 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4946
4947         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4948         `next-line'.
4949
4950 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4951
4952         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4953         exclude address matching message-dont-reply-to-names.
4954
4955 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * gnus-util.el (gnus-string<): New function.
4958
4959         * gnus-sum.el (gnus-article-sort-by-author)
4960         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4961
4962 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4963
4964         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4965         the frame-focus tag is set in gnus-buffer-configuration.
4966
4967 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4968
4969         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4970         the front stickiness.
4971
4972 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4973
4974         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4975         url pattern; remove duplicate one.
4976         (gnus-article-extend-url-button): New function.
4977         (gnus-article-add-buttons): Use it.
4978         (gnus-button-push): Use concatenated url that it makes.
4979
4980 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4981
4982         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4983
4984 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4985
4986         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4987         Don't hardcode point-min==1.
4988
4989 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4990
4991         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4992         Fix comment about "iso8859-1".
4993
4994 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4995
4996         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4997         ones returned from the verify-function.
4998
4999         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5000         mml2015-extract-cleartext-signature if extraction failed.
5001
5002 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5003
5004         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5005         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5006         failed.
5007
5008 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5009
5010         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5011
5012 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5013
5014         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5015         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5016         recommends to use EasyPG instead of PGG.
5017
5018         * pgg.el: Revert to revision 6.23.2.16.
5019
5020         * pgg-def.el: Revert to revision 6.6.2.14.
5021
5022         * pgg-gpg.el: Revert to revision 6.23.2.34.
5023
5024 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5025
5026         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5027         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5028         thread for both the null and zero (kill/expire thread) universal prefix
5029         cases.
5030         (gnus-summary-expire-thread): Add new function to expire a thread,
5031         using gnus-summary-kill-thread.
5032         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5033         shortcuts for gnus-summary-expire-thread.
5034         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5035         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5036
5037 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5038
5039         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5040         extras value, so an extras entry can be deleted.
5041         (gnus-registry-delete-extra-entry): Use it.
5042         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5043         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5044         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5045         storage through the gnus-registry, and provide an appropriate API for
5046         it.
5047
5048 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5051         Suggested by Leo <sdl.web@gmail.com>.
5052
5053         * gnus.el: Do.
5054
5055 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5056
5057         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5058         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5059
5060         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5061
5062         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5063         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5064
5065 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5066
5067         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5068         newline.
5069         (nnmbox-request-accept-article): Don't change article in source buffer;
5070         narrow to header to use message-fetch-field rather than
5071         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5072         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5073         as delimiters; make sure article ends with newline.
5074         (nnmbox-delete-mail): Correct last position of article to be deleted;
5075         ignore X-Gnus-Newsgroup header in article body.
5076         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5077         positions; make sure article ends with newline.
5078
5079         * message.el (message-display-abbrev): Don't infloop when a user
5080         inserts SPC in the beginning of header.
5081
5082         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5083         coding-system-for-read and coding-system-for-write for XEmacs having no
5084         file-coding feature.
5085
5086         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5087
5088 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5089
5090         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5091         list of groups not followed by default.  Fix type to be regexp.
5092         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5093
5094 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5095
5096         * hmac-def.el (define-hmac-function): Switch from old-style to
5097         new-style backquotes.
5098
5099         * md4.el (md4-make-step): Likewise.
5100
5101 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5102
5103         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5104         raw-text coding system when saving .newsrc file, which may contain
5105         non-ASCII group names.
5106
5107 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5108
5109         * gnus-cus.el (gnus-score-extra): New widget.
5110         (gnus-score-extra-convert): New function.
5111         (gnus-score-customize): Use it for Extra.
5112
5113 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5114
5115         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5116         (mml2015-mailcrypt-clear-verify): Use it.
5117         (mml2015-gpg-clear-verify): Use it.
5118         (mml2015-pgg-clear-verify): Use it.
5119         (mml2015-epg-clear-verify): Replace the current part with the output
5120         from GnuPG; don't extract the plaintext by itself.
5121
5122         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5123         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5124         mml2015-clear-verify-function; don't touch the armor headers or
5125         dash-escaped text here.
5126
5127 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5128
5129         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5130         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5131         parts, or application/octet-stream as a last resort.
5132         (gnus-mime-view-part-as-type): Don't toggle display.
5133         (gnus-mime-view-part-as-charset): Don't turn off display before
5134         querying charset.
5135
5136         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5137         stuff to undisplayer function in Emacs.
5138         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5139
5140         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5141         text/calendar parts.
5142
5143 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5146         decoding text/calendar parts.
5147
5148         * message.el (message-forward-make-body-mime): Always mark body as
5149         having no illegible text; remove signed-or-encrypted argument.
5150         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5151
5152         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5153         (mml-generate-mime-1): Don't encode body if it is specified to be in
5154         raw form; don't make buffer be unibyte when inserting multibyte string.
5155
5156 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5157
5158         * sha1.el: Fix up comment style.
5159         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5160         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5161
5162         * hex-util.el: Fix up comment style.
5163         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5164
5165         * gnus-salt.el: Use with-current-buffer.
5166         (gnus-pick-setup-message): Fix long-standing typo.
5167
5168 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5169
5170         * imap.el (imap-logout-timeout): New variable.
5171         (imap-logout, imap-logout-wait): New functions.
5172         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5173
5174         * nnimap.el (nnimap-logout-timeout): New server variable.
5175         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5176         nnimap-logout-timeout.
5177
5178         * gnus-art.el (gnus-article-summary-command-nosave)
5179         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5180
5181 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * gnus.el (gnus-maximum-newsgroup): New variable.
5184
5185         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5186         according to gnus-maximum-newsgroup.
5187
5188         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5189         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5190         Limit the range of articles according to gnus-maximum-newsgroup.
5191
5192 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5193
5194         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5195         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5196         Don't perform gnus-configure-windows here; reuse existing sticky
5197         article buffer.
5198
5199         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5200         it doesn't exist in gnus-article-mode.
5201
5202 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5203
5204         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5205         (gnus-agent-decoded-group-name): New function.
5206         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5207         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5208
5209 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5210
5211         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5212         Add binding for gnus-sticky-article.
5213         (gnus-summary-exit): Don't kill sticky article buffers.
5214
5215         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5216         article buffer.
5217         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5218         (gnus-kill-sticky-article-buffers): New commands.
5219
5220 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * nntp.el (nntp-xref-number-is-evil): New server variable.
5223         (nntp-find-group-and-number): If it is non-nil, don't trust article
5224         numbers in the Xref header.
5225
5226 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5227
5228         * gnus-agent.el (gnus-agent-read-group): New function.
5229         (gnus-agent-flush-group, gnus-agent-expire-group)
5230         (gnus-agent-regenerate-group): Use it.
5231         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5232         nnmail-pathname-coding-system.
5233
5234 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5235
5236         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5237
5238         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5239         that are unread as unread, and also as selected so that information of
5240         marks having been changed by a user may be updated when exiting group.
5241
5242 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5245         calculated ignoring signature parts to gnus-treat-article.
5246
5247 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5250         a point here in order to keep the window start.
5251         (gnus-insert-mime-security-button): Make a button overlay without the
5252         front stickiness.
5253         (gnus-mime-display-security): Goto the end of a button.
5254
5255         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5256
5257 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5258
5259         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5260         group-name-at-point.
5261         (gnus-group-completing-read): New function that offers decoded
5262         non-ASCII group names for completion.
5263         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5264         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5265         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5266         (gnus-group-fetch-control): Use it.
5267         (gnus-fetch-group): Use group-name-at-point for the initial value
5268         rather than the default value; use gnus-alive-p.
5269
5270         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5271         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5272         (gnus-summary-post-news): Use gnus-group-completing-read.
5273
5274         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5275         (gnus-read-move-group-name): Decode group name for completion.
5276
5277 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5280         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5281         Yamaoka slightly modified the code).
5282
5283 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5286         (nnmail-split-incoming): Bind it.
5287
5288         * nnml.el (nnml-group-name-charset): New function.
5289         (nnml-decoded-group-name): Use it; don't decode group name if
5290         nnmail-group-names-not-encoded-p is non-nil.
5291         (nnml-encoded-group-name): New function.
5292         (nnml-group-pathname): Inline nnml-decoded-group-name.
5293         (nnml-request-expire-articles): Decode group name in message.
5294         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5295         nnmail-pathname-coding-system.
5296         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5297         not decoded ones according to nnmail-group-names-not-encoded-p.
5298         (nnml-generate-active-info): Use nnml-encoded-group-name.
5299
5300 2007-08-08  Glenn Morris  <rgm@gnu.org>
5301
5302         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5303         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5304         doc-strings and comments.
5305
5306 2007-07-25  Glenn Morris  <rgm@gnu.org>
5307
5308         * Relicense all FSF files to GPLv3 or later.
5309
5310 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5311
5312         * gnus-sum.el (gnus-summary-move-article): Make
5313         gnus-summary-respool-article work.
5314
5315 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5316
5317         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5318         string.
5319
5320 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5321
5322         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5323         that should be ignored when comparing distant RSS articles with local
5324         ones.
5325         (nnrss-make-hash-index): New function.  Create a hash index according
5326         to the ignored fields.
5327         (nnrss-check-group): Use it.
5328
5329 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5332
5333         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5334
5335         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5336         the new optional argument ENCODED is non-nil.
5337         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5338         coding system for encoding group name.
5339         (gnus-group-make-rss-group): Pass un-encoded group name to
5340         gnus-group-make-group.
5341         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5342         encoded.
5343
5344         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5345         Encode group name to which articles are moved or copied.
5346         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5347         coding system for encoding Newsgroup, Followup-To and Xref headers.
5348
5349         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5350         marks; use nnheader-file-coding-system to write a file.
5351         (nnagent-retrieve-headers): Bind file-name-coding-system to
5352         nnmail-pathname-coding-system.
5353
5354         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5355
5356         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5357         (nnml-request-article, nnml-request-create-group)
5358         (nnml-request-rename-group, nnml-find-id)
5359         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5360         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5361         (nnml-save-marks): Use nnml-group-pathname instead of
5362         nnmail-group-pathname.
5363
5364         (nnml-request-create-group, nnml-request-expire-articles)
5365         (nnml-request-move-article, nnml-request-delete-group)
5366         (nnml-deletable-article-p, nnml-possibly-create-directory)
5367         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5368         (nnml-open-marks): Bind file-name-coding-system to
5369         nnmail-pathname-coding-system.
5370
5371         (nnml-request-article): Pass server argument to nnml-find-group-number.
5372         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5373         server argument to nnml-possibly-create-directory.
5374         (nnml-request-accept-article): Pass server argument to
5375         nnml-active-number and nnml-save-mail.
5376         (nnml-find-group-number): Pass server argument to nnml-find-id.
5377         (nnml-request-update-info): Pass server argument to
5378         nnml-marks-changed-p.
5379
5380         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5381         (nnml-save-mail, nnml-active-number): Add server argument.
5382
5383         (nnml-request-delete-group): Warn if group is missing.
5384         (nnml-get-nov-buffer): Decode group name.
5385         (nnml-generate-active-info): Encode group name.
5386         (nnml-open-marks): Decode group name in messages.
5387
5388 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5389
5390         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5391         if it is not specified.
5392         (gnus-article-pipe-part, gnus-article-save-part)
5393         (gnus-article-interactively-view-part, gnus-article-copy-part)
5394         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5395         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5396         (gnus-article-replace-part, gnus-article-delete-part)
5397         (gnus-article-view-part-as-type): Pass raw prefix argument to
5398         gnus-article-part-wrapper.
5399
5400 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5401
5402         * gnus-agent.el (gnus-agent-save-active): Bind
5403         nnheader-file-coding-system to gnus-agent-file-coding-system.
5404
5405         * gnus-cache.el (gnus-cache-save-buffers)
5406         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5407         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5408         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5409         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5410         (gnus-cache-generate-active, gnus-cache-rename-group)
5411         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5412         (gnus-cache-update-overview-total-fetched-for): Bind
5413         file-name-coding-system to nnmail-pathname-coding-system.
5414         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5415         variables.
5416         (gnus-cache-decoded-group-name): New function.
5417         (gnus-cache-file-name): Use it.
5418         (gnus-cache-generate-active): Use non-decoded group name for active.
5419
5420         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5421         right place.
5422         (gnus-write-active-file): Don't break non-ASCII group names.
5423
5424         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5425         nnmail-pathname-coding-system.
5426
5427         * lpath.el: Bind default-file-name-coding-system,
5428         file-name-coding-system and language-info-alist for XEmacs.
5429
5430         * gnus-uu.el (gnus-uu-decode-save): Typo.
5431
5432 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5433
5434         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5435
5436 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5439         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5440         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5441         (gnus-agent-flush-group, gnus-agent-flush-cache)
5442         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5443         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5444         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5445         (gnus-agent-regenerate-group)
5446         (gnus-agent-update-files-total-fetched-for)
5447         (gnus-agent-update-view-total-fetched-for): Bind
5448         file-name-coding-system to nnmail-pathname-coding-system.
5449         (gnus-agent-group-pathname): Don't encode file names by
5450         nnmail-pathname-coding-system.
5451         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5452         coding-system-for-write instead of buffer-file-coding-system to
5453         gnus-agent-file-coding-system.
5454
5455         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5456         Decode group name.
5457
5458         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5459
5460         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5461         (gnus-read-newsrc-el-file): Make group names unibyte.
5462
5463         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5464         nnmail-pathname-coding-system.
5465
5466         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5467         (nnrss-request-delete-group): Bind file-name-coding-system to
5468         nnmail-pathname-coding-system.
5469         (nnrss-read-server-data, nnrss-read-group-data): Bind
5470         file-name-coding-system correctly.
5471         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5472
5473         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5474         (nntp-server-to-method-cache): New variable.
5475         (nntp-group-pathname): New function that decodes non-ASCII group names.
5476         (nntp-possibly-create-directory, nntp-marks-changed-p)
5477         (nntp-save-marks, nntp-open-marks): Use it.
5478         (nntp-possibly-create-directory, nntp-open-marks):
5479         Bind file-name-coding-system to nnmail-pathname-coding-system.
5480         (nntp-open-marks): Decode group names when bootstrapping marks.
5481
5482         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5483         Newsgroups and Folowup-To headers.
5484
5485 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5486
5487         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5488         (gnus-server-closed-face, gnus-server-denied-face)
5489         (gnus-server-offline-face): Remove variable.
5490         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5491
5492         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5493         of modifying message-stack directly for XEmacs.
5494
5495         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5496         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5497         if the coding-system argument is nil for XEmacs.
5498
5499         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5500         mm-charset-override-alist.
5501
5502         * rfc2047.el: Don't require base64; require rfc2045 for the function
5503         rfc2045-encode-string.
5504         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5505         to quote the parameter value.
5506
5507 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5508
5509         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5510         form in gnus-group-name-charset-method-alist.
5511
5512         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5513         overrides the default layout edit-form.
5514
5515         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5516
5517         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5518
5519 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5520
5521         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5522         as unfetched articles.
5523
5524 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5525
5526         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5527
5528 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5529
5530         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5531         original back end that keeps marks in the local system.
5532
5533 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5534
5535         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5536         arg of pop-to-buffer for XEmacs.
5537         (gnus-article-read-summary-keys): Ditto; don't restore window
5538         configuration if summary command ends up with neither article buffer
5539         nor summary buffer; describe bindings if summary keys end with C-h.
5540
5541 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5542
5543         * message.el (message-fix-before-sending): Skip raw message part to be
5544         forwarded while checking illegible text.
5545         (message-forward-make-body-mime, message-forward-make-body): Mark
5546         signed or encrypted raw message as having no illegible text.
5547
5548 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5549
5550         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5551         (gnus-message-with-timestamp-1): New macro.
5552         (gnus-message-with-timestamp): New function.
5553         (gnus-message): Use them.
5554
5555         * nnheader.el (nnheader-message): Use them.
5556
5557 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5558
5559         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5560         .newsrc.eld file.
5561
5562 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5563
5564         * gnus-agent.el (gnus-agent-fetch-headers)
5565         (gnus-agent-retrieve-headers): Bind
5566         gnus-decode-encoded-address-function to identity.
5567
5568         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5569         available also when the server returns simply a dot.
5570
5571         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5572
5573 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5576
5577 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5578
5579         * gnus-ems.el (gnus-x-splash): Make it work.
5580
5581         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5582         from being used.
5583
5584         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5585
5586 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5587
5588         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5589         4th and the 5th arguments.
5590
5591         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5592         the front stickiness.
5593         (gnus-article-summary-command-nosave): Correct the order of the
5594         arguments passed to pop-to-buffer.
5595         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5596         summary command ends up with the article buffer.
5597
5598         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5599         the same faces.
5600
5601 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5602
5603         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5604
5605 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5606
5607         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5608         * gnus-sum.el (gnus-summary-highlight):
5609         * pgg.el (pgg-sign-region, pgg-sign):
5610         * mail-source.el (mail-source-delete-old-incoming-confirm):
5611         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5612
5613 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5614
5615         * gnus-art.el (gnus-mime-view-part-externally)
5616         (gnus-mime-view-part-internally): Fix predicate function passed to
5617         completing-read.
5618
5619         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5620
5621         * gnus.el (gnus-update-message-archive-method): Add :version.
5622
5623 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5624
5625         * gnus.el (gnus-update-message-archive-method): New variable.
5626
5627         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5628         according to gnus-message-archive-method if
5629         gnus-update-message-archive-method is non-nil.
5630
5631 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5632
5633         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5634         by Loic Dachary <loic@dachary.org>.
5635         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5636
5637 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5638
5639         * message.el (message-pop-to-buffer): Add switch-function argument.
5640         (message-mail): Pass switch-function argument to it.
5641
5642 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5643
5644         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5645         Improve doc string.
5646
5647 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5650         (gnus-header-content)
5651         * gnus-cite.el (gnus-cite-10)
5652         * gnus-srvr.el (gnus-server-closed)
5653         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5654         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5655         (gnus-group-mail-3-empty, gnus-group-mail-low)
5656         (gnus-group-mail-low-empty, gnus-splash)
5657         * message.el (message-header-to, message-header-cc)
5658         (message-header-subject, message-header-other, message-header-name)
5659         (message-header-xheader, message-separator, message-cited-text)
5660         (message-mml): Lighten colors of faces used for dark background.
5661
5662 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5663
5664         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5665         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5666
5667 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5668
5669         * message.el (message-narrow-to-headers-or-head):
5670         Ignore mail-header-separator in the body.
5671
5672 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5673
5674         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5675         same as window size.
5676
5677 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5678
5679         * message.el (message-font-lock-keywords): Use message-header-xheader
5680         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5681         ahead of the anything pattern, to get it recognised.
5682
5683 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5684
5685         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5686         spam.el loads uses it in the compiled defadvice form.
5687
5688 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5689
5690         * gnus-sum.el (gnus-articles-to-read)
5691         (gnus-summary-insert-old-articles): Don't truncate group name for
5692         `read-string'.
5693
5694         * gnus-util.el (gnus-limit-string): Delete this function.
5695
5696         * gnus-sum.el (gnus-simplify-subject-fully): Use
5697         `truncate-string-to-width' instead.
5698
5699 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5700
5701         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5702         if, on summary exit, the next group has to be selected.
5703         (gnus-summary-exit): Use it.
5704
5705 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5706
5707         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5708         non-break space.
5709
5710 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5711
5712         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5713         Check if group is not a directory.
5714         (nnfolder-request-expire-articles): Don't delete articles if the target
5715         group is not available.
5716
5717         * nnml.el (nnml-request-create-group): Properly check if group is not a
5718         file.
5719         (nnml-request-expire-articles): Don't delete articles if the target
5720         group is not available.
5721
5722         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5723         Don't quote characters that are within parentheses.
5724
5725 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5728         (gnus-handle-ephemeral-exit): Select article according to it.
5729
5730 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5731
5732         * message.el (message-insert-formated-citation-line): Remove newline.
5733         (message-citation-line-format): Add final \n here so that the user can
5734         avoid a blank line.
5735
5736 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5737
5738         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5739         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5740         Update lanl/arXiv support.
5741
5742 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5743
5744         * gnus.el: Bump version number.
5745
5746 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5747
5748         * gnus.el (gnus-version-number): Bump version.
5749
5750 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5751
5752         * gnus.el: No Gnus v0.6 is released.
5753
5754 2007-04-27  Didier Verna  <didier@xemacs.org>
5755
5756         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5757         * gmm-utils.el (gmm-regexp-concat): here.
5758         * message.el: Don't require 'gnus-util.
5759         (message-dont-reply-to-names): Handle name change above.
5760         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5761
5762 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5765         since the initial value varies according to the system.
5766
5767 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5768
5769         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5770
5771 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5772
5773         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5774
5775 2007-04-24  Didier Verna  <didier@xemacs.org>
5776
5777         Improve the type of gnus-ignored-from-addresses.
5778         * gnus-util.el (gnus-orify-regexp): New function.
5779         * message.el (gnus-util): Require it.
5780         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5781         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5782         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5783
5784 2007-04-24  Didier Verna  <didier@xemacs.org>
5785
5786         * gnus-sum.el:
5787         * gnus-utils.el: Fix some trailing whitespaces.
5788
5789 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5792         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5793         article's Message-ID; refer parent article in summary buffer.
5794
5795         * message.el (message-bounce): Call mime-to-mml.
5796
5797         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5798         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5799         optimize and/or forms properly.
5800
5801 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5802
5803         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5804         URL.
5805
5806 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5807
5808         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5809
5810 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5813         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5814         displayed of multipart/alternative part if it is invoked from summary
5815         buffer.
5816
5817         * mm-view.el (mm-inline-text-html-render-with-w3m)
5818         (mm-inline-text-html-render-with-w3m-standalone)
5819         (mm-inline-render-with-function): Use mail-parse-charset by default.
5820
5821 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5822
5823         * parse-time.el (parse-time-string-chars): Check if CHAR
5824         is less than the length of parse-time-syntax.
5825
5826 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5827
5828         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5829         from gnus-newsgroup-processable.
5830
5831 2007-04-16  Didier Verna  <didier@xemacs.org>
5832
5833         * gnus-msg.el (gnus-configure-posting-styles): Handle
5834         message-signature-directory properly with :file syntax.  Reported by
5835         "Leo".
5836
5837 2007-04-11  Didier Verna  <didier@xemacs.org>
5838
5839         New user option: message-signature-directory.
5840         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5841         * message.el (message-insert-signature): Ditto.
5842         * message.el (message-signature-file): Doc update.
5843         * message.el (message-signature-directory): New.
5844
5845 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5846
5847         * gnus-msg.el (gnus-inews-yank-articles): Use
5848         message-exchange-point-and-mark instead of exchange-point-and-mark.
5849
5850 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5851
5852         * message.el (message-yank-original): Make sure cited text ends with
5853         newline; don't exchange point and mark.
5854
5855 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5856
5857         * tls.el (open-tls-stream): Properly handle case where there
5858         is no associated buffer.
5859
5860 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5861
5862         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5863         message-yank-original, make sure (< mark TEXT point).
5864
5865 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5866
5867         * message.el (message-fill-column): New variable.
5868         (message-mode): Use it.  Add comment on a possible new hook.
5869
5870         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5871         (nnmail-get-new-mail): Reformat.
5872
5873         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5874
5875         * gmm-utils.el: Fix Commentary.
5876         (gmm-tool-bar-from-list): Fix typo in doc string.
5877
5878 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5879
5880         * message.el (message-yank-original): Don't switch point and mark
5881         unnecessarily to put point and mark as documented.
5882
5883 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5884
5885         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5886         from the message heads.
5887
5888 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5889
5890         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5891         article buffer does not have a window.  This may not be the best
5892         solution but is certainly better than setting the start of the null,
5893         that is the current, window.
5894
5895 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5896
5897         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5898         (gnus-draft-setup): Run it.
5899
5900         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5901         gnus-score-fast-scoring.  Allow regexp.
5902         (gnus-score-headers): Use it.
5903
5904         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5905         XEmacs.
5906
5907         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5908         string.
5909         (gnus-button-alist): Also catch `<f1> k ...'.
5910         (gnus-treat-display-x-face): Fix doc string.
5911
5912 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5913
5914         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5915         evaluation of gnus-extended-version to ensure correct generation of the
5916         User-Agent header when message-generate-headers-first is used.
5917
5918 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5919
5920         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5921         hashcash-path is nil.  Don't call callback with incorrect number of
5922         parameters if val is 0.
5923
5924 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5925
5926         * message.el (message-required-news-headers):
5927         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5928
5929 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5930
5931         * tls.el (open-tls-stream): In handshake-waiting loop,
5932         don't wait more if there is output available to process.
5933
5934 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5935
5936         * tls.el (tls-program): Doc fix.
5937
5938 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5939
5940         * message.el (message-generate-new-buffers): Change the meaning of the
5941         nil value; add `standard' to the choices; treat t as `unique'; improve
5942         doc string.
5943         (gnus-select-frame-set-input-focus): Autoload.
5944         (message-buffer-name): Search for the existing message buffer if
5945         message-generate-new-buffers is nil or `standard'; treat the value t of
5946         message-generate-new-buffers as `unique'.
5947         (message-pop-to-buffer): Raise the frame already displaying the message
5948         buffer; clear the echo area after querying.
5949         (message-setup): Pass the `continue' argument to compose-mail.
5950         (message-mail): Prefer `switch-function' if it is given; search for the
5951         existing message buffer if the `continue' argument is non-nil; pass
5952         continue and switch-function arguments to compose-mail by way of
5953         message-setup.
5954         (message-mail-other-window): Adjust argument of message-setup.
5955         (message-mail-other-frame): Ditto.
5956
5957 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5958
5959         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5960         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5961         to turn font-lock on when turning gnus-message-citation-mode on.
5962
5963 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5964
5965         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5966         (mml-smime-function-alist): New variable; add epg as the backend.
5967         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5968         mml-smime- functions instead.
5969         * mm-view.el: Require smime.
5970
5971 2007-03-05  Didier Verna  <didier@xemacs.org>
5972
5973         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5974         instead of just inheritance for posting styles.
5975         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5976
5977 2007-02-24  Chris Moore  <dooglus@gmail.com>
5978
5979         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5980         * pgg-pgp.el (pgg-pgp-encrypt-region):
5981         * pgg-gpg.el (pgg-gpg-encrypt-region):
5982         Check pgg-encrypt-for-me if no other recipients.
5983
5984 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5985
5986         * tls.el (tls-certtool-program): Fix custom type.
5987
5988 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5989
5990         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5991         and point-at-eol instead of line-(beginning|end)-position.
5992
5993         * assistant.el (assistant-parse-buffer): Ditto.
5994
5995         * netrc.el (netrc-parse-services): Ditto.
5996
5997 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5998
5999         * mml2015.el (mml2015-epg-find-usable-key): New function.
6000         (mml2015-epg-sign): Use it.
6001         (mml2015-epg-encrypt): Use it.
6002
6003 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6004
6005         * message.el (message-make-in-reply-to): Quote name containing
6006         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6007         if there are special characters.  Reported by NAKAJI Hiroyuki
6008         <nakaji@jp.freebsd.org>.
6009
6010 2007-02-27  Didier Verna  <didier@xemacs.org>
6011
6012         Include the group parameters as well as the topic ones in the
6013         inheritance filter process.
6014         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6015         argument GROUP-PARAMS-LIST.
6016         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6017
6018 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * nntp.el (nntp-never-echoes-commands)
6021         (nntp-open-connection-functions-never-echo-commands): New variables.
6022         (nntp-send-command): Use them.
6023
6024 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6025
6026         * mml2015.el (mml2015-epg-verify): Simplified.
6027
6028 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6029
6030         * mml.el (mml-content-disposition-alist): New user option.
6031         (mml-content-disposition): New function.
6032         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6033         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6034
6035 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6036
6037         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6038         verification.
6039
6040 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6041
6042         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6043         articles posted in the last 24 hours.
6044
6045 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6046
6047         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6048
6049 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6050
6051         * nntp.el (nntp-send-command): Don't wait for echoes when
6052         nntp-open-ssl-stream is used.
6053
6054 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6057         (gnus-message-add-citation-keywords)
6058         (gnus-message-remove-citation-keywords): Remove.
6059         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6060         directly, make the variables in font-lock-defaults buffer-local, add
6061         gnus-message-citation-keywords to them and then update the value of
6062         font-lock-keywords.
6063
6064 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6065
6066         * message.el (message-cite-original-1): Don't call
6067         gnus-article-highlight-citation.
6068
6069         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6070         citations; fix line count.
6071
6072 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6075         (gnus-message-add-citation-keywords)
6076         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6077         versions of font-lock-add-keywords and font-lock-remove-keywords to
6078         work with XEmacs correctly.
6079
6080 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6081
6082         * gnus-cite.el (gnus-cite-face-list): Set the values of
6083         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6084         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6085         (gnus-message-cite-prefix-regexp): New variable.
6086         (gnus-message-search-citation-line): Use it; protect against long
6087         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6088         the 0th match data for Emacs.
6089         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6090         (gnus-message-add-citation-keywords): Append keywords rather than
6091         prepending; emulate font-lock-add-keywords if it is not available.
6092         (gnus-message-remove-citation-keywords): Emulate
6093         font-lock-remove-keywords if it is not available.
6094
6095         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6096
6097         * message.el (message-cite-prefix-regexp): Set the value of
6098         gnus-message-cite-prefix-regexp.
6099
6100 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6101
6102         * nnweb.el (nnweb-google-parse-1): Update parser.
6103
6104 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6105
6106         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6107
6108 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6109
6110         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6111         regexp.
6112
6113 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6114
6115         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6116         string-to-multibyte.
6117         (uudecode-decode-region-internal): Use it.
6118
6119         * lpath.el: Fbind string-as-multibyte for XEmacs.
6120
6121 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6122
6123         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6124         custom choice.
6125
6126         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6127
6128 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6129
6130         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6131
6132         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6133         `write-region' to respect `mm-inhibit-file-name-handlers'.
6134
6135 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6136
6137         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6138         Use gnus-home-directory instead of "~/" or "$HOME".
6139
6140 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6141
6142         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6143         to mention filename.
6144         Add comments at beginning regarding usage.
6145         (encrypt-write-file-contents): Change interactive so a string is
6146         acceptable.  If the file has no associated model, show an error instead
6147         of a nonsense prompt.
6148
6149 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6150
6151         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6152         Thanks to Yoshihiko Yamada for kind notification of this typo.
6153
6154 2007-01-12  Kenichi Handa  <handa@m17n.org>
6155
6156         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6157         multibyte buffer.
6158
6159 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6160
6161         * gnus-score.el (gnus-score-fast-scoring): New variable.
6162         (gnus-score-headers): Use it.
6163
6164         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6165
6166         * message.el (message-cite-original-1): Call
6167         gnus-article-highlight-citation if requested.
6168         (message-make-from): Allow name and address as optional arguments.
6169
6170         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6171
6172         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6173         bugs to doc string.
6174         (gnus-button-alist): Add mid\\|message-id.
6175         (gnus-button-fetch-group): Extend for use in
6176         `browse-url-browser-function'.
6177         (gnus-button-url-regexp): Try to catch paired parentheses like in
6178         Wikipedia URLs.
6179
6180         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6181         Suggested by Simon Krahnke <overlord@gmx.li>.
6182
6183 2007-01-13  Romain Francoise  <romain@orebokech.com>
6184
6185         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6186         Update copyright.
6187
6188 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6189
6190         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6191
6192 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6193
6194         * gnus-registry.el (gnus-registry-unfollowed-groups)
6195         (gnus-registry-split-fancy-with-parent): Fix documentation.
6196
6197 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6198
6199         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6200         from nnweb groups.
6201
6202 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6203
6204         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6205         Xref urls.  Erase buffer before requesting head.
6206
6207 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6208
6209         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6210         customizable.
6211
6212 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6213
6214         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6215         no signing key is found.
6216         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6217         no encrypting and/or signing key is found.
6218
6219 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6220
6221         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6222
6223 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6224
6225         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6226         headers read from disk with the ones newly found in the current search.
6227         This should no longer cause problems, because the article numbers in
6228         Gmane's `nov.php' output are ignored since the previous change.
6229
6230 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6231
6232         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6233
6234 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6235
6236         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6237         replace-regexp-in-string; bind url-version; fbind display-images-p and
6238         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6239         find-face and set-itimer-function for Emacs; bind itimer-list for
6240         Emacs.
6241
6242         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6243
6244 2007-01-01  Romain Francoise  <romain@orebokech.com>
6245
6246         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6247
6248 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6249
6250         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6251         `define-minor-mode' macro definition expanded properly.
6252         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6253         exclude it there.
6254
6255         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6256         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6257         `fboundp' test.
6258         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6259         This is OK to autoload in (S)XEmacs now.
6260
6261 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6262
6263         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6264         keystroke.
6265         (gnus-summary-limit-to-singletons): Fix typo.
6266
6267         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6268         else fails.
6269
6270 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6271
6272         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6273         docstring.
6274
6275         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6276         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6277         (gnus-summary-insert-dormant-articles): Fix typo in message.
6278
6279 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6280
6281         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6282         nil for XEmacs.
6283         (gnus-message-citation-mode): Don't autoload in XEmacs.
6284
6285         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6286
6287 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6288
6289         * nnimap.el (nnimap-expunge-search-string): Mention
6290         nnimap-search-uids-not-since-is-evil in docstring.
6291
6292 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6293
6294         * spam.el: Revert to make-obsolete-variable because
6295         define-obsolete-variable-alias is not supported in Emacs 21.
6296
6297         * spam.el (spam-ifile-path, spam-ifile-database-path)
6298         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6299         make-obsolete-variable.
6300         (spam-bsfilter-path, spam-bsfilter-program)
6301         (spam-spamassassin-path, spam-spamassassin-program)
6302         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6303         use "path" inappropriately.
6304         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6305         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6306         variable names.
6307
6308 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6309
6310         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6311         summary buffer.
6312
6313         * password.el (password-cache-remove): Use clear-string to burn
6314         password, if available.
6315
6316 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6317
6318         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6319
6320         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6321
6322         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6323         (gnus-message-highlight-citation): Move defcustom here from
6324         gnus-cite.el.
6325         (gnus-message-citation-mode): Autoload.
6326
6327         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6328         checks to make it compile with XEmacs.
6329         (gnus-message-citation-mode): New minor mode.
6330         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6331         (gnus-message-highlight-citation): New variables.
6332         (gnus-message-search-citation-line)
6333         (gnus-message-add-citation-keywords)
6334         (gnus-message-remove-citation-keywords)
6335         (turn-on-gnus-message-citation-mode)
6336         (turn-off-gnus-message-citation-mode): New functions.
6337
6338 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6339
6340         * gnus-cite.el: Enable highlighting of different citation levels in
6341         message-mode.
6342
6343 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6344
6345         * message.el (message-make-fqdn): Fix comment.
6346         (message-bogus-system-names): Add ".local".
6347
6348         * spam.el (spam-ifile-path, spam-ifile-program)
6349         (spam-ifile-database-path, spam-ifile-database)
6350         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6351         Don't use "path" inappropriately.
6352         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6353         strings.
6354         (spam-check-ifile, spam-ifile-register-with-ifile)
6355         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6356         new variable names.
6357
6358         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6359         (gnus-treat-display-smileys): Simplify using
6360         gnus-image-type-available-p.
6361
6362         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6363         available.
6364
6365         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6366         `display-images-p' if available.
6367
6368 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6369
6370         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6371         one after turning on the buffer's multibyteness instead of decoding
6372         them directly in the unibyte buffer that causes unexpected conversion
6373         in Emacs 23 (unicode).
6374
6375 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6376
6377         * message.el (message-generate-hashcash): Fix custom type.
6378
6379 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6380
6381         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6382
6383 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6384
6385         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6386         disconnect icons.  Add help text.
6387
6388 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6389
6390         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6391         negated to be consistent with the others we handle.
6392
6393 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6394
6395         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6396         version of gnus-summary-buffer to something, so that we can use two
6397         article buffers at the same time.
6398
6399 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6400
6401         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6402         trigger all the extra headers.
6403         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6404         sorting.
6405
6406 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6407
6408         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6409         solid groups.
6410
6411 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6412
6413         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6414
6415 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6416
6417         * legacy-gnus-agent.el: Add Copyright notice.
6418
6419 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6420
6421         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6422
6423 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6424
6425         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6426
6427         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6428         to make it work reliably in CVS Emacs.
6429         (gnus-summary-limit-strange-charsets-predicate)
6430         (gnus-summary-limit-to-predicate): New functions.
6431
6432 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6433
6434         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6435         specifying array size.
6436         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6437         array if it is too small.
6438         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6439         (gnus-sort-threads-loop): New function.
6440
6441 2006-12-06  Chris Moore  <dooglus@gmail.com>
6442
6443         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6444         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6445
6446 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6447
6448         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6449         options.
6450
6451 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6452
6453         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6454         DOS-ing the recipient.
6455
6456         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6457         the headers when creating the mapping to avoid mismappings.
6458         (nnweb-gmane-create-mapping): Always nix out old mapping.
6459
6460 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6461
6462         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6463         and mm-verify-option to never.
6464
6465 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6466
6467         * message.el (message-signed-or-encrypted-p): New function.
6468         (message-forward-make-body): Use it.
6469
6470         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6471         Replace encode-coding-string with mm-encode-coding-string.
6472
6473 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6474
6475         * nneething.el (nneething-decode-file-name): Replace
6476         decode-coding-string with mm-decode-coding-string.
6477
6478         * gnus-int.el (gnus-open-server): Say failed server's name.
6479
6480 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6481
6482         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6483         strings to a single string.  Quote `errors-file-name'.
6484         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6485         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6486         Adjust calls.  Use `shell-quote-argument'.
6487
6488 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6489
6490         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6491         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6492
6493         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6494         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6495         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6496         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6497         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6498         (gnus-subscribe-newsgroup, gnus-1):
6499         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6500         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6501         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6502         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6503
6504 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6505
6506         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6507         keystroke.
6508         (gnus-summary-limit-to-bodies): Implement headersp.
6509
6510 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511
6512         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6513
6514 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6517
6518 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6519
6520         * message.el (message-generate-hashcash): Expand range of values to
6521         include `opportunistic'.
6522         (message-send-mail): Use it.
6523
6524 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6525
6526         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6527         and comment it.
6528
6529         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6530
6531 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6532
6533         * gnus-util.el (gnus-extract-address-components): Improve comment.
6534
6535 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * gnus-util.el (gnus-extract-address-components): Work with address in
6538         which the name portion contains @.
6539
6540         * lpath.el: Fbind custom-autoload.
6541
6542 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6543
6544         * gnus.el (gnus-start): Move custom group up.
6545         (gnus-select-method): Don't autoload, but make it available for
6546         `customize-variable'.
6547         (gnus-getenv-nntpserver): Don't autoload.
6548
6549 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6550
6551         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6552
6553 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6554
6555         * message.el (message-sendmail-extra-arguments): New variable.
6556         (message-send-mail-with-sendmail): Use it.
6557
6558 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6561         mm-with-unibyte-current-buffer to make string unibyte.
6562
6563         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6564         mm-string-as-multibyte.
6565
6566 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6567
6568         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6569         Reported by Werner Koch <wk@gnupg.org>.
6570
6571 2006-11-14  Daiki Ueno  <ueno@p360>
6572
6573         * mml2015.el: Autoload epa-select-keys when compiling.
6574
6575 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6576
6577         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6578         message-options.
6579         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6580
6581 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6582
6583         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6584         EasyPG (< 0.0.6).
6585         (mml2015-always-trust): New user option.
6586         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6587         prompt.
6588
6589 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6590
6591         * nntp.el (nntp-authinfo-force): New variable.
6592         (nntp-send-authinfo): Use it.
6593
6594 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6595
6596         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6597         decode encoded words.  Improve prompt.  Add comment about forwarding.
6598         (message-replacement-char): Move up.
6599
6600 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6601
6602         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6603         instead of gnus-intersection because arguments of gnus-sorted-nunion
6604         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6605
6606 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6607
6608         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6609         (message-simplify-subject-functions): Enable
6610         message-strip-subject-encoded-words by default.
6611
6612 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6613
6614         * message.el (message-strip-subject-encoded-words): New function.
6615         (message-simplify-subject-functions): New variable.
6616         (message-simplify-subject): Use it.  Fix typo in doc string.
6617         Support message-strip-subject-encoded-words.
6618
6619 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6620
6621         * gnus-diary.el (gnus-diary-delay-format-function):
6622         * nndiary.el (nndiary-reminders):
6623         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6624
6625 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6626
6627         * gnus-art.el (article-hide-boring-headers): Fetch date from
6628         gnus-original-article-buffer to avoid problems with localized date
6629         strings.
6630
6631 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6632
6633         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6634
6635 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6636
6637         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6638         New variables.
6639         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6640         (mm-charset-synonym-alist): Move some entries to
6641         mm-codepage-iso-8859-list.
6642         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6643         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6644
6645 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6646
6647         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6648
6649 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6650
6651         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6652         with Emacs 21 and XEmacs.
6653
6654 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6655
6656         * spam.el (spam-parse-address): New function for better parsing,
6657         catching errors, etc.
6658         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6659
6660 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6661
6662         * mm-view.el: Add interactive arg to html2text autoload.
6663
6664 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6665
6666         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6667
6668 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6669
6670         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6671         variables.
6672         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6673         (mm-charset-synonym-alist): Move some entries to
6674         mm-codepage-iso-8859-list.
6675
6676         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6677
6678 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6679
6680         * message.el (message-citation-line-format)
6681         (message-insert-formated-citation-line): Fix implementation of %E, %N
6682         and %n according to the doc string.
6683
6684 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6685
6686         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6687         car-safe to avoid bad parses.
6688
6689 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6690
6691         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6692         names.
6693
6694         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6695
6696 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6699         header.
6700
6701         * message.el (message-draft-headers): Add Date.
6702         (message-headers-to-generate): Fix typo in docstring.
6703
6704         * nndraft.el (nndraft-required-headers): New variable.
6705         (nndraft-generate-headers): Use it.
6706
6707         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6708
6709 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6710
6711         * gnus-registry.el (gnus-registry-wash-for-keywords)
6712         (gnus-registry-find-keywords): New functions to allow easy searching of
6713         articles that are in the registry.
6714
6715 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6716
6717         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6718         ietf-drums-parse-address instead of gnus-extract-address-components.
6719         Reported by Damien Elmes <damien@repose.cx>.
6720
6721 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6722
6723         * gnus.el (gnus-mime): Remove unused custom group.
6724
6725 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6726
6727         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6728         "blank line" when searching for end of armor headers.
6729
6730 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * gmm-utils.el (gmm-write-region): Fix variable name.
6733
6734 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6735
6736         * gmm-utils.el (gmm-write-region): New function based on compatibility
6737         code from `mm-make-temp-file'.
6738
6739         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6740
6741         * nnmaildir.el (nnmaildir--update-nov)
6742         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6743         Use `gmm-write-region'.
6744
6745 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6746
6747         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6748         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6749
6750         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6751
6752         * message.el (message-replacement-char): New variable.
6753         (message-fix-before-sending): Use it.
6754         (message-simplify-subject): New function to remove duplicate code.
6755         (message-reply, message-followup): Use it.
6756
6757         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6758         gnus-summary-limit-to-articles.
6759
6760 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * gnus-util.el (gnus-with-local-quit): New macro.
6763
6764         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6765
6766 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6767
6768         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6769         ignore non-string data.
6770
6771 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6772
6773         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6774         non-string data (needs to be done in the registry too).
6775
6776 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6777
6778         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6779         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6780         (gnus-registry-split-fancy-with-parent)
6781         (gnus-registry-fetch-simplified-message-subject-fast)
6782         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6783         Remove text properties on ingress into the registry and when it's saved.
6784         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6785         registry from entries with no groups.
6786
6787 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6788
6789         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6790         function to remove string properties.
6791
6792 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6793
6794         * gmm-utils.el (gmm): Adjust custom version.
6795
6796         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6797         custom version.
6798
6799         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6800
6801 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6802
6803         * gnus-art.el (gnus-insert-prev-page-button)
6804         (gnus-insert-next-page-button): Simplify.  Reformat.
6805
6806 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6807
6808         * gnus-art.el (gnus-insert-prev-page-button)
6809         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6810
6811 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6812
6813         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6814
6815 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6816
6817         * gnus-art.el (gnus-insert-mime-button)
6818         (gnus-insert-mime-security-button):
6819         Apply gnus-article-button-face to MIME and security buttons.
6820
6821 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6822
6823         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6824         readable.
6825
6826 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6827
6828         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6829
6830 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6831
6832         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6833         `browse-url-of-file' instead of `browse-url'.
6834
6835 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6836
6837         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6838         regexp.  Articles containing quotation were cut prematurely.
6839
6840 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * message.el (message-cite-original-1): Use nobody by default for the
6843         value of From header.
6844         (message-reply): Ditto.
6845
6846 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6847
6848         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6849         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6850         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6851
6852 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6853
6854         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6855         mails in the doc string.  Add some URLs in comment.
6856         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6857
6858 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6861         backslashes handling and the way to find boundaries of quoted strings.
6862
6863 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6864
6865         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6866         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6867         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6868         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6869
6870 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6871
6872         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6873         doc string.
6874         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6875
6876 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6877
6878         * lpath.el: Fbind epg-check-configuration.
6879
6880 2006-09-06  Simon Josefsson  <jas@extundo.com>
6881
6882         * mml2015.el (mml2015-use): Doc fix, mention epg.
6883
6884 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6885
6886         * mml2015.el (mml2015-use): Default to epg, if available.
6887
6888 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6889
6890         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6891         message-sender.
6892         (mml1991-epg-encrypt): Ditto.
6893         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6894         message-sender.
6895         (mml2015-epg-encrypt): Ditto.
6896
6897 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6898
6899         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6900         several common directories.
6901
6902 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6903
6904         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6905         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6906
6907 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6908
6909         * gnus-art.el (article-decode-encoded-words): Make it fast.
6910
6911 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6914
6915         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6916         in quoted string into `\'.
6917
6918 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6919
6920         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6921         Use standard-syntax-table.
6922
6923 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * gnus-art.el (gnus-decode-address-function): New variable.
6926         (article-decode-encoded-words): Use it to decode headers which are
6927         assumed to contain addresses.
6928         (gnus-mime-delete-part): Remove useless `or'.
6929
6930         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6931         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6932         (gnus-nov-parse-line): Use it to decode From header.
6933         (gnus-get-newsgroup-headers): Ditto.
6934         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6935
6936         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6937         (mail-decode-encoded-address-string): New alias.
6938
6939         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6940         New function.
6941         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6942         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6943         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6944         (rfc2047-decode-string): Ditto.
6945         (rfc2047-decode-address-region): New function.
6946         (rfc2047-decode-address-string): New function.
6947
6948 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6949
6950         * message.el (message-caesar-buffer-body): Allow rotating headers.
6951
6952         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6953
6954         * message.el (message-insert-formated-citation-line): Fix %f.
6955         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6956
6957 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6958
6959         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6960         (gnus-bookmark-mouse-available-p): New macro.
6961         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6962         (gnus-bookmark-bmenu-show-infos): Use it.
6963         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6964         (gnus-bookmark-bmenu-hide-infos): Ditto.
6965         (gnus-bookmark-remove-properties): New function.
6966         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6967         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6968         (gnus-bookmark-write-file): Bind coding-system-for-write.
6969         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6970         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6971         group before selecting it.
6972         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6973         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6974         quit-window if it is not available; use gnus-mouse-2 and bind it to
6975         gnus-bookmark-bmenu-select-by-mouse.
6976         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6977         (gnus-bookmark-bmenu-select-by-mouse): New function.
6978
6979 2006-08-13  Romain Francoise  <romain@orebokech.com>
6980
6981         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6982         space.
6983
6984 2006-08-10  Romain Francoise  <romain@orebokech.com>
6985
6986         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6987         (dns-mode-soa-auto-increment-serial): New user option.
6988         (dns-mode-soa-maybe-increment-serial): New function.
6989         (dns-mode): Add the latter to `write-contents-functions'.
6990
6991 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6992
6993         * compface.el (uncompface): Use binary rather than raw-text-unix.
6994
6995 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6996
6997         * compface.el (uncompface): Make sure the eol conversion doesn't take
6998         place when communicating with the external programs.  Reported by
6999         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7000
7001 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7004
7005 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7006
7007         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7008         Make it more robust by parsing author and date independently.
7009
7010 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7013
7014 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7015
7016         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7017         first matching secret key.
7018         (mml2015-epg-encrypt): Ditto.
7019
7020         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7021         first matching secret key.
7022         (mml1991-epg-encrypt): Ditto.
7023
7024         * mml2015.el (mml2015-encrypt-to-self): New user option.
7025         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7026         mml2015-epg-encrypt-to-self is set.
7027
7028         * mml1991.el (mml1991-encrypt-to-self): New variable.
7029         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7030         mml1991-epg-encrypt-to-self is set.
7031
7032         * mml2015.el (mml2015-signers): New user option.
7033         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7034         (mml2015-epg-encrypt): Allow to select signing keys.
7035
7036         * mml1991.el (mml1991-signers): New variable.
7037         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7038         (mml1991-epg-encrypt): Allow to select signing keys.
7039
7040 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * nnheader.el (nnheader-insert-head): Make it work even if the file
7043         uses CRLF for the line-break code.
7044
7045 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7046
7047         * mml2015.el: Require mml-sec instead of password.
7048         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7049         (mml2015-cache-passphrase): Inherit the default value from
7050         mml-secure-cache-passphrase.
7051         (mml2015-passphrase-cache-expiry): Inherit the default value from
7052         mml-secure-passphrase-cache-expiry.
7053
7054         * mml1991.el: Require mml-sec instead of password.
7055         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7056         (mml1991-cache-passphrase): Inherit the default value from
7057         mml-secure-cache-passphrase.
7058         (mml1991-passphrase-cache-expiry): Inherit the default value from
7059         mml-secure-passphrase-cache-expiry.
7060
7061         * mml-sec.el: Require password.
7062         (mml-secure-verbose): New user option.
7063         (mml-secure-cache-passphrase): New user option.
7064         (mml-secure-passphrase-cache-expiry): New user option.
7065
7066 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7067
7068         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7069         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7070         andreas@altroot.de (Andreas Vögele).
7071
7072         FIXME: Use `tiny change'?
7073
7074 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7075
7076         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7077         workaround for the url package included with Emacs.
7078
7079         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7080
7081 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7084         correctly.  This fixes a bug caused by the 2006-05-12 change.
7085
7086 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7087
7088         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7089         some information about the error when saying that the `bogus' mail
7090         group will be used.
7091
7092 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7093
7094         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7095         string.
7096
7097 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7098
7099         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7100
7101 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7102
7103         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7104
7105 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7106
7107         * mml1991.el (mml1991-function-alist): Add epg.
7108         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7109         (mml1991-epg-encrypt): New functions.
7110
7111 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7112
7113         * mml2015.el (mml2015-verbose): New variable.
7114         (mml2015-cache-passphrase): Ditto.
7115         (mml2015-passphrase-cache-expiry): Ditto.
7116         (mml2015-function-alist): Add epg.
7117         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7118         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7119         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7120         functions.
7121
7122 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7123
7124         * message.el (message-cite-original-1): Preserve region when removing
7125         quoted text due to X-No-Archive in order to avoid bogus attribution
7126         when citing multiple messages.
7127
7128 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7129
7130         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7131         Kenneth Jacker <khj@be.cs.appstate.edu>.
7132
7133 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7134
7135         * gnus-diary.el (gnus-user-format-function-d)
7136         (gnus-user-format-function-D): Autoload.
7137
7138         * imap.el (Commentary): Fix typo.
7139
7140         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7141         2006-04-22 contribution.
7142
7143 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7144
7145         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7146         It didn't really fix the bogosity I'm seeing with solid web groups.
7147
7148 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7149
7150         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7151         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7152         created using server names.  If we use the feature without declaring
7153         it, Gnus does not properly manage server and group state.
7154
7155         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7156         bound.
7157
7158 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7159
7160         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7161         looking up the method using GROUP's prefix before inventing a new one.
7162         It is used on killed/unknown groups in various places where returning
7163         an all-new method isn't expected by the caller.
7164
7165         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7166         and match semantics of gnus-group-real-prefix.
7167
7168 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7169
7170         * nnmail.el (nnmail-broken-references-mailers): New variable.
7171         (nnmail-ignore-broken-references): New function generalizing
7172         nnmail-fix-eudora-headers.
7173         (nnmail-fix-eudora-headers): Now obsolete.
7174
7175         * gnus-art.el (gnus-button-handle-custom): Support
7176         `customize-apropos*'.
7177
7178 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7179
7180         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7181
7182         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7183         articles.
7184
7185 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7186
7187         * message.el (message-cite-reply-above): New variable.
7188         (message-yank-original): Use it.
7189
7190 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7193
7194 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7195
7196         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7197         as read.
7198
7199         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7200
7201 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7202
7203         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7204         (gnus-bookmark-default-file): Use gnus-directory.
7205         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7206         Remove "*" in doc string.
7207         (gnus-bookmark-write-file): Simplify.
7208         (gnus-bookmark-maybe-sort-alist): Use `when'.
7209         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7210         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7211         FIXME about Emacs 21 and XEmacs compatibility.
7212         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7213         compatibility.
7214         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7215         compatibility.
7216         (gnus-bookmark-menu-heading): Fix version.
7217
7218 2006-06-19  Bastien Guerry  <bzg@altern.org>
7219
7220         * gnus-bookmark.el: New file.
7221
7222 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * message.el (message-syntax-checks): Doc fix.
7225
7226 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7227
7228         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7229         unsubscribed groups as if they were killed ones.  It causes duplicate
7230         entries in gnus-newsrc-alist.
7231
7232 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * message.el (message-syntax-checks): Doc fix.
7235         (message-send-mail): Add check for continuation headers.
7236         (message-check-news-header-syntax): Fix regexp used to check for
7237         continuation headers.
7238
7239 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7240
7241         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7242
7243 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7244
7245         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7246
7247 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7248
7249         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7250         default-truncate-lines.
7251
7252 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7253
7254         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7255         to fill the utf-8 entry.
7256
7257         * lpath.el: Fbind unicode-precedence-list.
7258
7259 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7260
7261         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7262
7263 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7264
7265         * gnus-agent.el (directory-files-and-attributes): Move all the way
7266         forward (the third and final move).
7267         (gnus-agent-read-agentview): Trap reconstruction errors due to
7268         nonexistant directory.  Handle by returning nil.
7269
7270 2006-05-30  Didier Verna  <didier@xemacs.org>
7271
7272         * message.el (message-dont-reply-to-names): Update the custom type.
7273         * message.el (message-dont-reply-to-names): New defsubst: potentially
7274         convert a list of regexps into a single one.
7275         * message.el (message-get-reply-headers): Use it.
7276         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7277
7278 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7279
7280         * gnus-agent.el (directory-files-and-attributes): Move forward.
7281
7282 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7283
7284         * gnus-ml.el (gnus-mailing-list-subscribe)
7285         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7286         (gnus-mailing-list-message): Fix doc strings.
7287
7288 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7289
7290         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7291         of doing it manually.
7292
7293 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7294
7295         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7296         comment.
7297
7298 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7299
7300         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7301         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7302         (gnus-agent-read-local): All symbols allocated in my-obarray.
7303         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7304         (gnus-agent-regenerate-group): Check numeric names to see if they are
7305         messages or groups.
7306         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7307         better way of do this...)
7308
7309         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7310         'dummy.group' (there should be a better way of do this...)
7311
7312 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7313
7314         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7315         (gnus-saved-headers): Ditto.
7316         (gnus-default-article-saver): Mention functions may have properties.
7317         (gnus-article-save): Override gnus-save-all-headers and
7318         gnus-saved-headers by :headers property which saver function may have.
7319         (gnus-summary-save-in-file): Add :headers property.
7320         (gnus-summary-write-to-file): Ditto.
7321
7322         * gnus-sum.el (gnus-summary-save-article): Bind
7323         gnus-prompt-before-saving to t when saving many articles in a file;
7324         always show all headers.
7325
7326         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7327
7328 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7329
7330         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7331         marks.
7332
7333         * message.el (message-indent-citation): Add optional arguments to allow
7334         using it outside of message buffers.
7335
7336         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7337         (gnus-article-treat-unfold-headers): Use it.
7338         (gnus-article-truncate-lines): New variable.
7339         (gnus-article-mode): Use it.
7340         (gnus-article-toggle-truncate-lines): New function.
7341
7342         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7343         gnus-article-toggle-truncate-lines.
7344
7345         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7346         coding system in XEmacs, use binary.
7347
7348 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7349
7350         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7351         after-load-alist.
7352
7353         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7354         this function should save decoded articles.
7355         (gnus-summary-write-to-file): Use property to specify this function
7356         should save decoded articles and specify gnus-summary-save-in-file
7357         should be used to save articles other than the first one when saving
7358         many articles.
7359         (gnus-summary-save-body-in-file): Use property to specify this
7360         function should save decoded articles.
7361         (gnus-summary-write-body-to-file): Use property to specify this
7362         function should save decoded articles and specify
7363         gnus-summary-save-body-in-file should be used to save articles other
7364         than the first one when saving many articles.
7365
7366         * gnus-sum.el (gnus-summary-save-article): Simplify.
7367
7368 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7369
7370         * gnus-art.el (gnus-default-article-saver): Add
7371         gnus-summary-write-body-to-file.
7372         (gnus-article-save-coding-system): Don't use coding system object
7373         in XEmacs.
7374         (gnus-read-save-file-name): Add optional `dir-var' argument which
7375         specifies directory in which files are saved; work even if optional
7376         `variable' argument is not specified.
7377         (gnus-summary-write-to-file): Read file name.
7378         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7379         (gnus-summary-write-body-to-file): New function.
7380
7381         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7382         (gnus-summary-local-variables): Add it.
7383         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7384         (gnus-summary-save-article): Remove optional `decode' argument;
7385         determine whether to decode articles by the value of
7386         gnus-default-article-saver; when saving many files using
7387         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7388         it first and use gnus-summary-save-in-file or
7389         gnus-summary-save-body-in-file thereafter unless
7390         gnus-prompt-before-saving is always; move point to article which
7391         will be saved.
7392         (gnus-summary-save-article-file): Revert.
7393         (gnus-summary-write-article-file): Revert.
7394         (gnus-summary-save-article-body-file): Revert.
7395         (gnus-summary-write-article-body-file): New function.
7396
7397 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * gnus-art.el (gnus-default-article-saver): Doc fix.
7400         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7401         from gnus-summary-save-article-coding-system, and default to a
7402         certain coding system.
7403         (gnus-output-to-file): Add coding cookie and encode text according
7404         to gnus-article-save-coding-system; don't use mm-append-to-file.
7405
7406         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7407         gnus-art.el and rename to gnus-article-save-coding-system.
7408         (gnus-summary-save-article): Require gnus-art; don't show all
7409         headers if it decodes articles; don't add coding cookie here;
7410         don't bind mm-text-coding-system-for-write.
7411         (gnus-summary-save-article-file): Save decoded articles.
7412         (gnus-summary-write-article-file): When saving many files, use
7413         gnus-summary-write-to-file first and gnus-summary-save-in-file
7414         thereafter unless gnus-prompt-before-saving is always.
7415         (gnus-summary-save-article-body-file): Save decoded articles.
7416
7417         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7418
7419 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7420
7421         * nnrss.el (nnrss-check-group): Bind hash-index.
7422
7423 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7424
7425         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7426         its hash index.  Store this hash in `nnrss-group-data'.
7427         (nnrss-read-group-data): Update accordingly.
7428
7429 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7430
7431         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7432         entry.
7433
7434         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7435         gnus-article-browse-html-article.
7436
7437 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7438
7439         * gnus-sum.el (gnus-summary-mime-map): Add
7440         gnus-article-browse-html-article.
7441
7442         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7443
7444 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7445
7446         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7447         suitable coding systems in customize.
7448
7449 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7450
7451         * mail-source.el (mail-sources): Fix custom type.
7452
7453 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7454
7455         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7456         (gnus-summary-expire-articles-now): Shorten prompt.
7457
7458         * gmm-utils.el (wid-edit): Require.
7459         (defun-gmm): Renamed from `gmm-defun-compat'.
7460         (gmm-image-search-load-path): Use it.
7461         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7462
7463 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7464
7465         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7466         variable.
7467         (gnus-summary-save-article): Add optional `decode' argument.  If
7468         it is set and gnus-summary-save-article-coding-system is non-nil,
7469         save decoded article.
7470         (gnus-summary-write-article-file): Save decoded article if
7471         gnus-summary-save-article-coding-system is non-nil.
7472
7473         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7474         type.
7475
7476 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7477
7478         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7479
7480 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7483         first to test gnus-single-article-buffer which may be buffer-local.
7484
7485         * gnus-sum.el (gnus-summary-setup-buffer): Make
7486         gnus-single-article-buffer buffer-local and nil in ephemeral
7487         group; make gnus-article-buffer, gnus-article-current, and
7488         gnus-original-article-buffer always buffer-local.
7489         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7490         group.
7491         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7492
7493 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7494
7495         * nnml.el (nnml-request-compact-group): Compressed files might not
7496         have .gz extension.
7497
7498 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7499
7500         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7501         (mm-copy-to-buffer): Use with-current-buffer.
7502         (mm-display-part): Simplify.
7503         (mm-inlinable-p): Add optional arg `type'.
7504
7505 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7506
7507         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7508         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7509         Try harder to show the attachment internally or externally using
7510         gnus-mime-view-part-as-type.
7511
7512 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7513
7514         * message.el (message-from-style, message-signature-separator)
7515         (message-user-organization-file, message-send-mail-function)
7516         (message-citation-line-function, message-yank-prefix)
7517         (message-indent-citation-function, message-signature)
7518         (message-signature-file, message-signature-insert-empty-line):
7519         Remove autoloads.
7520
7521         * gnus-art.el (gnus-buttonized-mime-types): Remove
7522         "multipart/signed".  Revert 2006-04-26 change.
7523
7524 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7525
7526         * gnus.el (gnus-version-number): Bump version.
7527
7528 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7529
7530         * gnus.el: No Gnus v0.5 is released.
7531
7532 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7533
7534         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7535         fetching articles by message-id.
7536
7537 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7538
7539         * message.el (hashcash): Require hashcash as normal.
7540
7541         * ecomplete.el (ecomplete-highlight-match-line): Use
7542         point-at-eol.
7543         (ecomplete-highlight-match-line): Use `highlight', because that
7544         face exists in both Emacs and XEmacs.
7545
7546         * message.el (message-display-abbrev): Use point-at-bol.
7547
7548         * mail-source.el: Don't require timer/timer-funcs.
7549
7550         * gnus-async.el: Ditto.
7551
7552         * password.el: Ditto.
7553
7554         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7555
7556         * mm-url.el: Ditto.
7557
7558         * gnus-xmas.el: Don't require timer-funcs.
7559
7560         * mm-util.el: Require timer/timer-funcs.
7561
7562 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7563
7564         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7565         Close.
7566
7567 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7570         unibyte after clear-decrypt function runs.
7571
7572         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7573         returns as a unibyte string.
7574
7575 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7576
7577         * lpath.el: Revert.
7578
7579         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7580         (pgg-gpg-process-sentinel): Revert.
7581
7582         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7583         (pgg-pgp-lookup-key): Revert.
7584
7585         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7586         (pgg-pgp5-lookup-key): Revert.
7587
7588         * pgg.el (pgg-fetch-key): Revert.
7589
7590 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * lpath.el: Fbind string-as-multibyte for XEmacs.
7593
7594         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7595         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7596         (mml1991-pgg-encrypt): Ditto.
7597
7598         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7599         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7600         a multibyte buffer.
7601
7602         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7603         (pgg-pgp-lookup-key): Ditto.
7604
7605         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7606         (pgg-pgp5-lookup-key): Ditto.
7607
7608         * pgg.el (pgg-fetch-key): Ditto.
7609
7610 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7611
7612         * message.el (message-user-organization-file): Check several
7613         locations of the organization file.
7614
7615         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7616         Add gnus-article-view-part-as-type.
7617
7618         * gnus-art.el (gnus-article-view-part-as-type): New function.
7619
7620         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7621         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7622
7623         * mml.el: Simplify autoload.
7624         (mml-mode): defvar dnd-protocol-alist instead of using
7625         symbol-value.
7626         (mml-default-directory): New variable.
7627         (mml-minibuffer-read-file): Use it.
7628         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7629
7630         * message.el (message-citation-line-format): New variable.
7631         (message-insert-formated-citation-line): New function.
7632         (message-citation-line-function): Add
7633         `message-insert-formated-citation-line' to custom type.
7634
7635         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7636         to doc string.
7637
7638         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7639         depending on mm-verify-option.
7640
7641 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7642
7643         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7644         binding pgg-* variables; reimplement the section which prevents
7645         MIME header from being signed.
7646         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7647         pgg-text-mode; remove a blank line at the top of body.
7648
7649         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7650         lines at the top of body; use gnus-newsgroup-charset if there's no
7651         Charset header.
7652
7653 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7654
7655         * message.el (message-self-insert-commands): Doc fix.
7656
7657         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7658         (mm-uu-pgp-encrypted-test): Ditto.
7659         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7660         between header and body; return application/pgp-encrypted handle
7661         if decryption failed; decode decrypted body by charset.
7662
7663         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7664         element match to application/pgp-*.
7665
7666 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7667
7668         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7669         HTML.
7670
7671 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7672
7673         * mail-source.el (mail-source-call-script): Message the error
7674         string.
7675
7676 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7677
7678         * gnus-util.el (gnus-byte-compile): Use it.
7679
7680 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7681
7682         * gnus-util.el (kill-empty-logs): New function.
7683
7684 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7685
7686         * message.el (message-mail-alias-type): Doc fix.
7687         (message-mail-alias-type-p): New function.
7688         (message-send): Use it.
7689         (message-mode): Ditto.
7690         (message-strip-forbidden-properties): Ditto.
7691
7692         * ecomplete.el (ecomplete-database-file-coding-system): New
7693         variable.
7694         (ecomplete-save): Use it.
7695         (ecomplete-setup): Use it.
7696
7697 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7698
7699         * message.el (message-self-insert-commands): New variable.
7700         (message-strip-forbidden-properties): Use it.
7701
7702 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7703
7704         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7705         that doesn't make XEmacs choke.
7706
7707 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7708
7709         * gnus-util.el (gnus-replace-in-string):
7710         Prefer replace-regexp-in-string over of replace-in-string.
7711
7712 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * gnus-util.el (gnus-select-frame-set-input-focus):
7715         Use select-frame-set-input-focus if it is available in XEmacs; use
7716         definition defined in Emacs 22 for old Emacsen.
7717
7718         * dgnushack.el: Autoload unmorse-region for XEmacs.
7719
7720         * lpath.el: Bind cursor-in-non-selected-windows and
7721         select-frame-set-input-focus for XEmacs.
7722
7723 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7724
7725         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7726
7727 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7728
7729         * gnus-registry.el (gnus-registry-cache-save): Remove text
7730         properties when saving via the temp buffer.
7731
7732 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7733
7734         * message.el (message-generate-hashcash): Honor custom type.
7735
7736 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7737
7738         * message.el (message-generate-hashcash): Default to non-nil when
7739         hashcash is found.
7740
7741         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7742         (gnus-refer-thread-limit): Increase default to 500.
7743
7744         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7745
7746         * flow-fill.el (fill-flowed): Allow delete-space.
7747
7748 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7749
7750         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7751         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7752         Remove autoloads.
7753
7754 2006-04-18  Simon Josefsson  <jas@extundo.com>
7755
7756         * message.el (message-generate-hashcash): Default to.
7757
7758 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7759
7760         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7761         concatenating segments rather than before concatenating them.
7762
7763 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7764
7765         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7766
7767 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7768
7769         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7770
7771         * message.el (message-forward-make-body-plain): Allow
7772         message-forward-ignored-headers to be a list.
7773         (message-remove-ignored-headers): Factor out into function.
7774         (message-forward-make-body-mml): Use it.
7775
7776         * imap.el (imap-quote-specials): New function.
7777         (imap-login-auth): Quote specials.
7778
7779         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7780         (rfc2231-parse-string): Allow concatanation of parameters that
7781         aren't contiguous.  The test case is
7782           (mail-header-parse-content-type "message/external-body;
7783             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7784             access-type=LOCAL-FILE;
7785             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7786
7787 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7788
7789         * nntp.el (nntp-accept-process-output): Return the value of
7790         `nnheader-accept-process-output'.
7791
7792 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7793
7794         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7795         (gnus-button-alist): Recognize more diff formats.
7796         (gnus-button-patch): Strip directory.
7797
7798 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7799
7800         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7801         Emacs 22 when setting focus.
7802
7803 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7804
7805         * gnus-art.el (gnus-article-treat-types): Do treatment of
7806         text/x-verbatim parts.
7807         (gnus-button-patch): New command.
7808
7809         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7810         addresses that contain invalid characters.
7811
7812 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7813
7814         * message.el (message-put-addresses-in-ecomplete): Use
7815         gnus-replace-in-string.
7816         (message-is-yours-p): Use the more correct
7817         mail-header-parse-address instead of
7818         mail-extract-address-components.
7819         (message-put-addresses-in-ecomplete): Fix typo.
7820
7821         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7822         keystroke.
7823
7824         * gnus-art.el (gnus-treatment-function-alist): Change order of
7825         newsgroups/generic header folding to avoid double-folding.
7826
7827         * message.el (message-hidden-headers): Add X-Draft-From.
7828
7829         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7830         command.
7831         (gnus-summary-repeat-search-article-backward): New command.
7832
7833         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7834         groups in the parent topic.
7835
7836 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7837
7838         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7839         (spam-extra-header-to-number): Return the CRM114 number as a
7840         number instead of a string.
7841
7842 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7843
7844         * gnus-art.el (gnus-face-properties-alist): Moved here from
7845         gnus-fun.
7846
7847         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7848
7849 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7850
7851         * message.el (message-strip-forbidden-properties): Only display on
7852         self-insert-command.
7853
7854         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7855         reindent.
7856         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7857
7858 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7859
7860         * smiley.el (smiley-style): Fix typo.
7861
7862 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7863
7864         * hashcash.el (hashcash-insert-payment-async-2): Use
7865         message-goto-eoh instead of doing it manually.
7866         (mail-add-payment): Use message-narrow-to-header instead of trying
7867         to do the same itself.
7868
7869         * message.el (message-hidden-headers): Add Face.
7870
7871         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7872         reparenting code.
7873         (gnus-summary-reparent-children): Refactored out code.
7874         (gnus-summary-thread-map): New keystroke.
7875         (gnus-summary-reparent-children): Make into command.
7876
7877         * smiley.el (smiley-style): Default to `medium' if using a large
7878         font.
7879
7880         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7881         does it itself.
7882
7883         * message.el (message-point-in-header-p): Simplify definition.
7884
7885 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7886
7887         * nnagent.el (nnagent-request-set-mark): Silence log file
7888         writing.
7889         (nnagent-request-set-mark): Use write-region instead of
7890         append-to-file.
7891
7892         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7893         strange select method.
7894
7895         * ecomplete.el (ecomplete-display-matches): Get highlightling
7896         right.
7897         (ecomplete-display-matches): Use literals.
7898         (ecomplete-display-matches): Disable message logging.
7899
7900         * message.el (message-display-abbrev): Small optimization.
7901
7902         * ecomplete.el (ecomplete-display-matches): Allow automatic
7903         display.
7904
7905         * message.el (message-strip-forbidden-properties): Display
7906         abbrevs.
7907         (message-display-abbrev): Get automatic display right.
7908
7909         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7910         keystrokes.
7911
7912 2006-04-13  Romain Francoise  <romain@orebokech.com>
7913
7914         TODO: Backport to v5-10!
7915
7916         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7917         Moved here (and renamed) from gnus-registry.el.
7918
7919         * gnus-registry.el: Require gnus-util.
7920         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7921
7922 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7923
7924         * gnus-group.el (gnus-group-catchup-current): Change
7925         if-then-else-if-then-else into cond.
7926         (gnus-group-catchup): Indent.
7927         (group-name-at-point): New function.
7928         (gnus-fetch-group): Provide default from thing at point.
7929
7930 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7931
7932         * message.el (message-display-abbrev): Fix regexp.
7933
7934         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7935         choosing.
7936         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7937         dead variables.
7938
7939         * message.el (message-newline-and-indent): Remove debugging.
7940         (message-display-abbrev): Use new implementation.
7941
7942 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7943
7944         * gnus-art.el (gnus-article-mode): Set
7945         cursor-in-non-selected-windows to nil.
7946
7947         * smiley.el: Revert previous change.
7948         (smiley-data-directory): defvar it before using it in the
7949         defcustom of `smiley-style'.
7950
7951 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7952
7953         * message.el (message-newline-and-indent): New function.
7954
7955         * ecomplete.el: Implement more bits.
7956
7957         * message.el (message-put-addresses-in-ecomplete): Clean up the
7958         string.
7959
7960         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7961
7962         * gnus-sum.el (gnus-summary-save-parts): Bind
7963         gnus-summary-save-parts-counter and use it to make unique file
7964         names.
7965
7966         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7967
7968         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7969         parameter to say whether to actually parse the individual
7970         addresses.
7971
7972         * message.el (message-put-addresses-in-ecomplete): New function.
7973         (ecomplete): Require.
7974         (message-mail-alias-type): Add ecomplete as an option.
7975
7976 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7977
7978         * flow-fill.el (fill-flowed): Remove trailing space from blank
7979         quoted lines.
7980
7981 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7982
7983         * smiley.el (smiley-style): Move definition later to avoid a
7984         compilation warning.
7985
7986 2006-04-12  Kenichi Handa  <handa@m17n.org>
7987
7988         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7989         buffer and then decode the buffer text if necessary.
7990         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7991         first, and after mm-encode-body, change the buffer to unibyte.
7992         Use mm-disable-multibyte instead of set-buffer-multibyte.
7993
7994 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7995
7996         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7997         Content-Type header instead of Content-Disposition header.
7998         (gnus-mime-inline-part): Ditto.
7999         (gnus-mime-view-part-as-charset): Ignore charset that the part
8000         specifies.
8001
8002         * mm-decode.el (mm-display-part): Work with external parts and
8003         usual parts similarly.
8004
8005         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8006         instead of gnus-display-mime.
8007
8008         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8009         instead of with-temp-buffer.
8010
8011         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8012         tag to summarized topics part in order to encode non-ASCII text.
8013
8014 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8015
8016         * smiley.el (smiley-style): New variable.
8017         (smiley-directory): New function.
8018         (smiley-data-directory): Derive from `smiley-style' using
8019         `smiley-directory'.
8020         (smiley-regexp-alist): Add new entries.
8021
8022         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8023         (gnus-article-browse-delete-temp): Add :version.
8024
8025 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8026
8027         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8028         the sieve region.
8029
8030 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8031
8032         * gnus.el (gnus-version-number): Bump version.
8033
8034 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8035
8036         * gnus.el: No Gnus v0.4 is released.
8037
8038 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8039
8040         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8041         layout.
8042
8043         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8044         unknown charset.
8045
8046         * message.el (message-header-synonyms): Add Original-To to the
8047         default.
8048
8049         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8050         optional parameter.
8051
8052 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8053
8054         * gnus-fun.el (gnus): Require it for gnus-directory.
8055
8056 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8057
8058         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8059
8060 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8061
8062         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8063
8064 2006-04-05  Simon Josefsson  <jas@extundo.com>
8065
8066         * password.el (password-reset): New function.
8067
8068 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8069
8070         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8071         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8072
8073 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8074
8075         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8076         Some whitespace was matched into the url, which broke browsing hits
8077         > 100 when mm-url-use-external was nil.
8078
8079 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8080
8081         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8082         gnus-extra-headers for 'Newsgroups.
8083
8084         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8085         bound.
8086
8087 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8088
8089         * pgg-gpg.el: Clean up process buffers every time gpg processes
8090         complete.
8091
8092 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8093
8094         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8095         doc string.
8096
8097 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8098
8099         * pgg-gpg.el (pgg-gpg-process-filter)
8100         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8101
8102         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8103         lines, temporary fix.
8104
8105 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8106
8107         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8108
8109 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8110
8111         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8112         default-enable-multibyte-characters.  This reverts the change from
8113         revision 6.17 which is no longer necessary because the passphrase
8114         is sent separately now.  GnuPG messages are unreadable under
8115         multibyte locales with default-enable-multibyte-characters set to
8116         nil.
8117
8118 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8119
8120         * message.el (message-tool-bar-gnome): Move "spell".
8121
8122 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8123
8124         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8125         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8126         instead.
8127
8128 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8129
8130         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8131         newsgroups handling for NNTP overviews which don't include
8132         Newsgroups.
8133
8134 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8135
8136         * message.el (message-resend): Bind message-generate-hashcash to nil.
8137
8138 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8139
8140         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8141         when searching for already-paid recipients.
8142
8143 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8144
8145         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8146         passphrases when it is not needed.
8147         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8148         passphrase stuff from gpg, should only be necessary when you use
8149         gpg with a smartcard.
8150
8151 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8152
8153         * mml.el (mml-insert-mime): Ignore cached contents of
8154         message/external-body part.
8155
8156         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8157         (mm-insert-part): Ditto.
8158
8159 2006-03-23  Simon Josefsson  <jas@extundo.com>
8160
8161         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8162         Reiner.
8163         (pgg-gpg-use-agent-p): Use it again.
8164
8165 2006-03-23  Simon Josefsson  <jas@extundo.com>
8166
8167         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8168         older emacsen.
8169         (pgg-gpg-use-agent-p): Don't use it.
8170
8171 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8172
8173         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8174         if we can.
8175
8176 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8177
8178         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8179         (pgg-gpg-update-agent): New function.
8180         (pgg-gpg-use-agent-p): New function.
8181         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8182         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8183         (pgg-gpg-sign-region): Use it.
8184
8185 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8186
8187         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8188         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8189
8190 2006-03-21  Simon Josefsson  <jas@extundo.com>
8191
8192         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8193         <wilde@sha-bang.de>.
8194         (pgg-gpg-use-agent): New variable.
8195         (pgg-gpg-process-region): Use it.
8196         (pgg-gpg-encrypt-region): Likewise.
8197         (pgg-gpg-encrypt-symmetric-region): Likewise.
8198         (pgg-gpg-decrypt-region): Likewise.
8199         (pgg-gpg-sign-region): Likewise.
8200         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8201
8202 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8203
8204         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8205
8206         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8207         Add comment on version.
8208
8209 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8210
8211         * smiley.el: Add missing test smiley.
8212
8213 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8214
8215         * mm-decode.el (mm-with-part): New macro.
8216         (mm-get-part): Use it; work with message/external-body as well.
8217         (mm-save-part): Treat name and filename equally.
8218
8219         * mm-extern.el (mm-extern-cache-contents): New function.
8220         (mm-inline-external-body): Use it; force the part to be displayed;
8221         move undisplayer added to the cached handle to the parent.
8222
8223         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8224         (gnus-mime-view-part-as-type): Work with message/external-body.
8225
8226         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8227
8228 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8229
8230         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8231         images in image-load-path.  [Sync with image.el, revision 1.60, in
8232         Emacs.]
8233
8234 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8235
8236         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8237         path rather than symbol.  Always return list of directories.
8238         Guarantee that image directory comes first.  [Sync with image.el,
8239         revision 1.59, in Emacs.]
8240
8241         * message.el (message-make-tool-bar): Adjust to new API of
8242         `gmm-image-load-path-for-library'.
8243
8244         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8245
8246         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8247
8248 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8249
8250         * gnus-art.el (gnus-article-only-boring-p):
8251         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8252         intangible text.
8253         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8254
8255 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8256
8257         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8258         `defun' instead of `gmm-defun-compat'.
8259
8260 2006-03-14  Simon Josefsson  <jas@extundo.com>
8261
8262         * message.el (message-unique-id): Don't use message-number-base36
8263         if (user-uid) is a float.
8264         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8265
8266 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8267
8268         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8269
8270         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8271         empty line between a part and a message part.
8272
8273 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8274
8275         * smiley.el: Add more test smileys.
8276         (smiley-data-directory, smiley-regexp-alist)
8277         (gnus-smiley-file-types): Fix doc strings.
8278         (smiley-update-cache): Clear smiley-cached-regexp-alist before
8279         adding new elements.
8280         (smiley-mouse-map): Unused code.  Make it a comment.
8281
8282 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8285         scan latest NoCeM messages instead of old ones.
8286         (gnus-nocem-check-article): Fix regexps so as to match to PGP
8287         delimiters that are recently used.
8288         (gnus-nocem-load-cache): Add autoload cookie.
8289
8290         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8291
8292         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8293         level which is larger than gnus-use-nocem is specified.
8294
8295         * gnus-group.el (gnus-group-get-new-news): Ditto.
8296
8297 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8298
8299         * gnus-util.el (gnus-tool-bar-update): New function.
8300
8301         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8302         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8303
8304         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8305
8306         * gnus-group.el (gnus-group-redraw-when-idle)
8307         (gnus-group-redraw-check): Remove.
8308         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8309
8310 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8313         if optional last element is specified in splits (FIELD VALUE...).
8314
8315 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8316
8317         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8318         to gmm-image-load-path-for-library.  Call with no-error argument.
8319         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8320
8321         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8322
8323         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8324
8325         * gmm-utils.el (gmm-image-load-path): Remove alias.
8326
8327 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8328
8329         * gmm-utils.el (gmm-image-load-path): Add alias.
8330
8331         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8332         nnml-generate-nov-databases-1.
8333         (nnml-generate-nov-databases): Use it.
8334         (nnml-generate-nov-databases-directory): Document no-active
8335         argument.
8336
8337         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8338         directory if path is t.  Add no-error.
8339
8340         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8341         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8342
8343         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8344         resetting gnus-article-browse-html-temp-list.
8345
8346         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8347         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8348         Add example to docstring.  Rename local variables.  Move error
8349         checks to default case in cond and simplify.
8350
8351 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8354         handle is multipart when calling it recursively.
8355         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8356
8357 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8358
8359         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8360         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8361
8362 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8363
8364         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8365         is loaded.
8366
8367         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8368         loaded.
8369
8370 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8371
8372         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8373         to "Emacs 23 (unicode)" in doc string.
8374
8375         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8376         "Emacs 23 (unicode)" in comment.
8377
8378 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8379
8380         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8381
8382         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8383         characters 160 through 255 in Emacs 23.
8384
8385 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8386
8387         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8388         gnus-article-browse-html-temp.
8389         (gnus-article-browse-delete-temp): Make it customizable.  Add
8390         `file'.  Adjust doc string.
8391         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8392         query for each file.  Adjust doc string.
8393         (gnus-article-browse-html-parts): Add
8394         `gnus-article-browse-delete-temp-files' to
8395         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8396
8397 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8398
8399         * gnus-art.el (gnus-article-browse-html-temp)
8400         (gnus-article-browse-delete-temp): New variables.
8401         (gnus-article-browse-delete-temp-files): New function.
8402         (gnus-article-browse-html-parts): Use it.
8403
8404 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8405
8406         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8407
8408         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8409         string.
8410
8411         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8412         gnus-summary-insert-new-articles when unplugged.  Remove
8413         gnus-summary-search-article-forward.
8414
8415         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8416         display-visual-class instead of display-color-cells.
8417
8418 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8419
8420         * dgnushack.el: Autoload customize-group for XEmacs.
8421
8422         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8423         message/* containing non-ASCII text properly.
8424
8425 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8426
8427         * message.el: Require gmm-utils, remove autoloads.
8428         (message-tool-bar): Set default based on
8429         gmm-tool-bar-style.
8430         (message-tool-bar-gnome): Add gmm-customize-mode.
8431
8432         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8433         gmm-tool-bar-style.
8434         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8435
8436         * gnus-group.el (gnus-group-tool-bar): Set default based on
8437         gmm-tool-bar-style.
8438         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8439
8440         * gmm-utils.el (gmm-image-directory): Rename variable from
8441         gmm-image-load-path.
8442         (gmm-image-load-path): Use gmm-image-directory.
8443         (gmm-customize-mode): New function.
8444         (gmm-tool-bar-style): New variable.
8445
8446         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8447         gnus-group-redraw-line-number.
8448         (gnus-group-redraw-check): Simplify.
8449         (gnus-group-tool-bar-update): Remove redraw check.
8450         (gnus-group-make-tool-bar): Add redraw check.
8451
8452 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8453
8454         * gnus-art.el (gnus-button): Add missing parentheses.
8455
8456 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8457
8458         * lpath.el: Fbind line-number-at-pos.
8459
8460 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8461
8462         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8463
8464 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8465
8466         * gnus-art.el (gnus-button): New face.
8467         (gnus-article-button-face): Use it.
8468
8469         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8470         gnus-summary-next-page.  Re-order.
8471
8472         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8473         next-node are now included.
8474         (gnus-group-redraw-line-number): New internal variable.
8475         (gnus-group-redraw-check): Helper function for updating the tool
8476         bar.
8477         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8478
8479         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8480
8481         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8482         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8483         Use it to match format of Spamassassin 3.0 and later.  Reported by
8484         IRIE Tetsuya <irie@t.email.ne.jp>.
8485         (spam-check-bogofilter)
8486         (spam-bogofilter-register-with-bogofilter): Fix args of
8487         `gnus-error' calls.
8488
8489 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8490
8491         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8492         unnecessary interaction when sending queued mails.  Reported by
8493         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8494
8495 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8496
8497         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8498         first or last are nil.
8499
8500 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8501
8502         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8503
8504 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8505
8506         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8507
8508 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8509
8510         * dns.el (query-dns): Protect more against buggy tcp output.
8511
8512 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8513
8514         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8515         nov.php.
8516
8517 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8518
8519         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8520         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8521         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8522         output on the server side.
8523         (nnweb-google-create-mapping): Update regexps and add some
8524         progress indication.
8525
8526 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8527
8528         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8529         gnus-agent-toggle-plugged.  Re-order icons.
8530         (gnus-group-tool-bar-gnome): Add
8531         gnus-group-{prev,next}-unread-group.
8532         (gnus-group-tool-bar-gnome): Re-order icons.
8533
8534         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8535         gnus-summary-insert-new-articles.
8536
8537         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8538         comments.
8539
8540         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8541         also available in Emacs 21.3.
8542
8543         * message.el (message-fix-before-sending): Change "Emacs 22" to
8544         "Emacs 23 (unicode)" in comment.
8545
8546         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8547         "Emacs 23 (unicode)" in comment.
8548
8549         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8550         comment.
8551         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8552
8553         * mm-view.el (mm-fill-flowed): Add :version.
8554
8555 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8556
8557         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8558         and load-path.
8559
8560 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8561
8562         * message.el: Autoload gmm-image-load-path.
8563         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8564         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8565         consitency.
8566
8567         * gmm-utils.el (gmm-image-load-path): Also search in
8568         "../etc/images".  Don't set gmm-image-load-path if we don't find
8569         the image.
8570
8571 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8572
8573         * gmm-utils.el (gmm-image-load-path): Don't make
8574         `gmm-image-load-path' include subdirectories which the second arg
8575         `image' might specify.
8576
8577         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8578         subdirectory to icon file names.
8579
8580         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8581
8582 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8583
8584         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8585         gmm-image-load-path calls.
8586
8587         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8588
8589         * message.el (message-make-tool-bar): Ditto.
8590
8591         * mml.el (mml-preview): Added comment concerning tool bar icons.
8592
8593         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8594         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8595
8596         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8597         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8598
8599         * message.el (message-tool-bar-gnome): Use new icon names.
8600         (message-make-tool-bar): Use `gmm-image-load-path'.
8601
8602         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8603         functions from MH-E.
8604         (gmm-image-load-path): New variable from MH-E.
8605         (gmm-image-load-path): New function from MH-E.  Added arguments
8606         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8607         *-image-load-path-called-flag.
8608
8609 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8610
8611         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8612
8613 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8614
8615         * nnimap.el (nnimap-request-move-article): Change folder back to
8616         source group before deleting.
8617
8618 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8619
8620         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8621
8622         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8623         mm-url.
8624
8625         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8626
8627 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8628
8629         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8630         coding system which mm-charset-to-coding-system returns for a
8631         given charset is valid.
8632
8633 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8634
8635         * html2text.el (html2text-remove-tag-list):
8636         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8637
8638 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8639
8640         * gnus-cus.el: Revert 2005-10-17 change.
8641
8642 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8643
8644         * gnus-art.el (article-strip-banner): Call
8645         article-really-strip-banner only when the regexp match is made.
8646
8647 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * gnus-art.el (article-strip-banner): Use
8650         gnus-extract-address-components instead of
8651         mail-header-parse-addresses to make it work with non-ASCII text;
8652         remove mail-encode-encoded-word-string.
8653
8654         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8655         values which are surrounded with \"...\"; make it never cause a
8656         Lisp error; give up parsing of parameters if it failed in
8657         extracting type.
8658
8659 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8660
8661         * smime.el (smime-cert-by-ldap-1): Fix bug where
8662         `smime-ldap-search' returns results without userCertificates.
8663
8664 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8667
8668 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8669
8670         * spam.el (spam-check-spamassassin-headers): Adapt format for
8671         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8672         <ari@mbf.ocn.ne.jp>.
8673         (spam-list-of-processors): Add spam-use-gmane.
8674
8675 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8676
8677         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8678         make-temp-file; make it work with XEmacs as well.
8679
8680         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8681         mm-make-temp-file.
8682
8683         * mm-decode.el (mm-display-external): Use the 3rd arg of
8684         mm-make-temp-file.
8685         (mm-create-image-xemacs): Ditto.
8686
8687 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8690         with message-narrow-to-headers.
8691         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8692         (gnus-draft-check-draft-articles): New function.
8693         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8694
8695 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8696
8697         * gnus-art.el (gnus-article-browse-html-parts):
8698         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8699         Don't use suffix argument for mm-make-temp-file for Emacs 21
8700         compatibility.  Remove useless `format'.
8701
8702 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8703
8704         * nnweb.el (nnweb-google-wash-article): Update regexps.
8705         (nnweb-group-alist): Use defvoo instead of defvar.
8706
8707 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8710         re-loading nn* modules.
8711
8712 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8713
8714         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8715         for `tool-bar-mode' and don't check it's default-value.
8716
8717         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8718
8719         * message.el (message-make-tool-bar): Ditto.
8720
8721         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8722         `substring'.  Shorten tmp-file name.
8723
8724         * gnus.el: Remove bogus comment.
8725
8726 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8727
8728         * gnus-art.el (gnus-article-browse-html-parts): New function.
8729         (gnus-article-browse-html-article): New function for viewing html
8730         articles with a browser.
8731
8732 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8733
8734         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8735         in elisp.
8736         (pgg-gpg-encrypt-symmetric-region): Ditto.
8737         (pgg-gpg-sign-region): Ditto.
8738
8739         * pgg-def.el (pgg-text-mode): New variable.
8740
8741         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8742         (mml2015-pgg-encrypt): Ditto.
8743
8744         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8745         (mml1991-pgg-encrypt): Ditto.
8746
8747 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8750         message-make-date instead of current-time-string.
8751
8752         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8753         to gnus-decoded which mm-uu might set.
8754
8755 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8758         don't decode quoted parameters; remove misimported Emacs code.
8759         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8760         (rfc2231-decode-encoded-string): Don't use split-string which
8761         behaves differently according to Emacs version; use
8762         mm-decode-coding-region to convert charset to coding-system.
8763         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8764         (rfc2231-encode-string): Remove misimported Emacs code.
8765
8766 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8767
8768         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8769         when calling mail-header-parse-content-type.
8770         (article-de-quoted-unreadable): Ditto.
8771         (article-de-base64-unreadable): Ditto.
8772         (article-wash-html): Ditto.
8773
8774         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8775         calling mail-header-parse-content-type and
8776         mail-header-parse-content-disposition.
8777         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8778         mail-header-parse-content-type.
8779
8780         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8781         insert charset and format parameters; encode description after
8782         inserting it to buffer.
8783         (mml-insert-parameter): Fold lines properly even if a parameter is
8784         segmented into two or more lines; change the max column to 76.
8785
8786         * rfc1843.el (rfc1843-decode-article-body): Don't use
8787         ignore-errors when calling mail-header-parse-content-type.
8788
8789         * rfc2231.el (rfc2231-parse-string): Return at least type if
8790         possible; don't cause an error even if it fails in parsing of
8791         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8792         (rfc2231-encode-string): Don't break lines at the beginning, leave
8793         it to mml-insert-parameter.
8794
8795         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8796         calling mail-header-parse-content-type.
8797
8798 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8799
8800         * spam-report.el (spam-report-gmane-use-article-number):
8801         Improve doc string.
8802         (spam-report-gmane-internal): Check if a suitable header was found
8803         in the article.
8804
8805 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8806
8807         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8808         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8809
8810 2006-02-05  Romain Francoise  <romain@orebokech.com>
8811
8812         Update copyright notices of all files in the gnus directory.
8813
8814 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8815
8816         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8817
8818 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8819
8820         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8821         segmented lines of parameter value to cope with Thunderbird 1.5
8822         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8823         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8824         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8825
8826 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8827
8828         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8829         parts.
8830
8831 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8832
8833         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8834         there's only one active file for all servers.
8835         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8836         solid groups.  Gnus might have used a FAST request to select the group.
8837         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8838         and nnweb-search redundantly in the active file.
8839         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8840         (nnweb-request-create-group): Don't use ARGS.
8841         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8842         initialisations.  Let nnoo do the work.
8843
8844 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8847         Say the part has been decoded.
8848
8849         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8850
8851 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8852
8853         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8854         mailcap-viewer-test-cache when there's no 'test clause, since that
8855         will invert the meaning of a "nil" test previously determined by
8856         mailcap-mailcap-entry-passes-test.
8857
8858 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8859
8860         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8861         compiling.
8862
8863         * gnus-sum.el: Ditto.
8864
8865         * message.el: Don't bind tool-bar-map when compiling.
8866
8867 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8868
8869         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8870
8871 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8872
8873         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8874         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8875         current Google Groups.
8876
8877 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8878
8879         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8880         and tool-bar-mode.
8881
8882         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8883         and tool-bar-mode.
8884
8885         * message.el (message-tool-bar-update): Simplify.
8886         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8887
8888         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8889         gnus-summary-buffer.
8890         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8891         gnus-summary-reply.
8892
8893         * gmm-utils.el (gmm): Add :version.
8894
8895 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8896
8897         * Makefile.in (clean): New rule.
8898         (distclean): Use it.
8899
8900 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8901
8902         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8903         autoload.
8904
8905 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8906
8907         * gmm-utils.el (gmm-verbose): Add :group.
8908
8909 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8910
8911         * message.el: Change some comments WRT tool-bars.
8912
8913         * gnus-sum.el (gnus-summary-tool-bar)
8914         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8915         (gnus-summary-tool-bar-zap-list): New variables.
8916         (gnus-summary-make-tool-bar): Complete rewrite using
8917         `gmm-tool-bar-from-list'.
8918
8919         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8920         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8921         variables.
8922         (gnus-group-make-tool-bar): Complete rewrite using
8923         `gmm-tool-bar-from-list'.
8924         (gnus-group-tool-bar-update): New function.
8925
8926         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8927
8928 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8931         is dissected into a single part of which the type is the same as
8932         the given one; decode charset.
8933
8934 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8935
8936         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8937         into alists as symbol not string, since that's what
8938         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8939         look for.
8940
8941 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8942
8943         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8944         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8945
8946         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8947
8948 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8949
8950         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8951         (gnus-xmas-mime-security-button-menu): New function.
8952
8953         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8954         (gnus-mime-security-button-menu): New definition.
8955         (gnus-mime-security-button-map): Use them.
8956         (gnus-mime-security-button-menu): New function.
8957         (gnus-insert-mime-security-button): Addition to help echo.
8958         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8959         (gnus-mime-security-pipe-part): New functions.
8960
8961         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8962         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8963
8964         * mm-decode.el (mm-handle-set-disposition): Remove.
8965         (mm-handle-set-description): Remove.
8966
8967 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8968
8969         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8970         (mm-w3m-standalone-supports-m17n-p): New function.
8971         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8972         w3m usage.
8973
8974         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8975         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8976
8977 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8978
8979         * message.el (message-tool-bar-zap-list): Use
8980         gmm-tool-bar-zap-list as custom type.
8981         (message-tool-bar-update): New function.
8982         (message-tool-bar, message-tool-bar-gnome)
8983         (message-tool-bar-retro): Add message-tool-bar-update.
8984         (message-tool-bar-gnome): Add flyspell-buffer.
8985
8986         * gnus-util.el (gnus-error): Describe `args'.
8987
8988         * gmm-utils.el (gmm-error): Describe `args'.
8989         (gmm-tool-bar-zap-list): New widget.
8990         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8991
8992 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8993
8994         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8995         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8996         the number of recursive calls.
8997
8998         * mm-decode.el (mm-handle-set-disposition): New macro.
8999         (mm-handle-set-description): New macro.
9000
9001 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9002
9003         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9004         encoding.
9005
9006 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9007
9008         * message.el (message-tool-bar-zap-list, message-tool-bar)
9009         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9010         (message-tool-bar-local-item-from-menu): Remove.
9011         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9012         (message-make-tool-bar): New function.
9013         (message-mode): Use `message-make-tool-bar'.
9014
9015         * gmm-utils.el: New file.
9016         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9017         (gmm-lazy): New widget copied from `nnmail.el'.
9018         (gmm-tool-bar-from-list): New function for creating customizable
9019         tool bars.
9020         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9021         output.
9022         (gmm): Add :prefix to defgroup.
9023
9024 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9025
9026         * gmm-utils.el (gmm-widget-p): New function.
9027
9028 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9029
9030         * mml.el (mml-attach-file): Describe `description' in doc string.
9031         (mml-menu): Add Emacs MIME manual and PGG manual.
9032
9033 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9034
9035         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9036
9037 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9038
9039         * nntp.el (nntp-end-of-line): Doc fix.
9040
9041 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9042
9043         * imap.el (imap-open): Handle case where buffer is a buffer
9044         object.
9045
9046 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9047
9048         * gnus-delay.el (gnus-delay): Don't autoload.
9049         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9050         to be re-loaded when customizing the `gnus-delay' group.
9051
9052 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9053
9054         * message.el (message-insert-citation-line): Use newlines.
9055
9056 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9057
9058         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9059         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9060         these routines, so the passphrase can be managed externally and
9061         passed in to the system.
9062         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9063         pgg-add-passphrase-to-cache function.
9064
9065         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9066         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9067         these routines, so the passphrase can be managed externally and
9068         passed in to the system.
9069         (pgg-pgp5-sign-region): Use new name of
9070         pgg-add-passphrase-to-cache function.
9071
9072 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9073
9074         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9075         part of the decoded armor to find the key-identifier.
9076         (pgg-gpg-lookup-key-owner): New function to return the
9077         human-readable identifier of a key owner.
9078         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9079         itself.
9080         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9081         the key value) if we have a key and can match it against a secret
9082         key.  Also, added a note pointing out fact that the prompt only
9083         indicates the first matching key.
9084
9085         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9086         pgg-decrypt-region.
9087         (pgg-add-passphrase-to-cache): Rename from
9088         `pgg-add-passphrase-cache' to reduce confusion (all callers
9089         changed).
9090         (pgg-remove-passphrase-from-cache): Rename from
9091         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9092         changed).
9093         (pgg-read-passphrase, pgg-add-passphrase-cache)
9094         (pgg-remove-passphrase-cache): Add informative docstrings.
9095         (pgg-decrypt): Convey provided passphrase in subordinate call to
9096         pgg-decrypt-region.
9097
9098 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9099
9100         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9101         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9102         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9103         'passphrase' argument, so the passphrase can be managed externally
9104         and then passed in to the system.
9105
9106         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9107         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9108         so the passphrase cache can be used reliably with identifiers
9109         besides a pgp packet's key id.
9110
9111         * pgg-gpg.el (pgg-gpg-encrypt-region)
9112         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9113         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9114         these routines, so the passphrase can be managed externally and
9115         passed in to the system.
9116
9117         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9118         'notruncate' argument, so the passphrase cache can be used
9119         reliably with identifiers besides a pgp packet's key id.
9120
9121 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9122
9123         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9124         symmetric encryption.
9125         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9126         encrypted session key.
9127         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9128         message ask for the passphrase in a proper way.
9129
9130         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9131         New user commands for symmetric encryption.
9132
9133 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9134
9135         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9136
9137         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9138
9139 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9140
9141         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9142
9143 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9144
9145         * mm-decode.el (mm-inlined-types): Add application/pgp.
9146         (mm-automatic-display): Ditto.
9147
9148         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9149         part as text.
9150
9151 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9152
9153         * nnrss.el: Update copyright.
9154         (nnrss-opml-import): Query whether to subscribe to each entry.
9155
9156         * gnus-art.el:
9157         * gnus-sum.el:
9158         * gnus-xmas.el:
9159         * messagexmas.el:
9160         * mm-uu.el:
9161         * mm-view.el: Update copyright.
9162
9163 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9164
9165         * message.el (message-info): New function.
9166         (message-mode-menu): Add it.
9167         Update copyright.
9168
9169         * ChangeLog: Fix and update copyright.
9170
9171 2006-01-13  Romain Francoise  <romain@orebokech.com>
9172
9173         * message.el (message-forward-subject-name-subject): Prefer the
9174         address to 'nowhere' if the sender has no name.
9175         Fix typo.  Update copyright year.
9176
9177 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9178
9179         * gnus-art.el (article-wash-html): Use
9180         gnus-summary-show-article-charset-alist if a numeric arg is given.
9181         (gnus-article-wash-html-with-w3m-standalone): New function.
9182
9183         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9184         mm-inline-text-html-render-with-w3m-standalone.
9185         (mm-text-html-washer-alist): Map w3m-standalone to
9186         gnus-article-wash-html-with-w3m-standalone.
9187         (mm-inline-text-html-render-with-w3m-standalone): New function.
9188
9189 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9190
9191         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9192         Improve LaTeX.
9193
9194 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9197         (nnrss-request-article): Render text/plain parts as HTML.
9198
9199         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9200         the buffer.
9201
9202 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9203
9204         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9205         custom definition of `gnus-posting-styles'.
9206
9207         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9208         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9209
9210 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9211
9212         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9213         Use nntp for bug archive.
9214
9215 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9218         parts.
9219         (nnrss-normalize-date): New function converts ISO 8601 date into
9220         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9221         (nnrss-check-group): Use it.
9222
9223 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9224
9225         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9226
9227         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9228         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9229         (nnrss-insert-w3): Ditto.
9230
9231 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9232
9233         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9234         the articles to be forwarded including the case where neither a
9235         number of articles nor a region is specified.
9236
9237 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9238
9239         * nnrss.el (nnrss-request-article): Fix last change; fill
9240         text/plain parts.
9241
9242 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9243
9244         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9245         in text/plain part.
9246         (nnrss-check-group): Don't add excessive newline to dc:subject.
9247
9248 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9249
9250         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9251         article.
9252
9253 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9254
9255         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9256         (nnml-use-compressed-files, nnml-save-mail): Support other
9257         comression programs such as bzip2.
9258
9259 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260
9261         * dns.el (query-dns): Make sure we check the buffer size before
9262         removing tcp headers.
9263
9264 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9267         remove MIME buttons associated with multipart/alternative parts.
9268         (gnus-mime-display-alternative): Tag buttons using `article-type'
9269         text property.
9270
9271         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9272         associated with multipart/alternative parts.
9273
9274         * gnus-art.el (gnus-signature-separator): Fix custom type.
9275
9276         * mm-decode.el (mm-inlined-types): Fix custom type.
9277         (mm-keep-viewer-alive-types): Ditto.
9278         (mm-automatic-display): Ditto.
9279         (mm-attachment-override-types): Ditto.
9280         (mm-inline-override-types): Ditto.
9281         (mm-automatic-external-display): Ditto.
9282
9283 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9284
9285         * spam-report.el (spam-report-user-mail-address)
9286         (spam-report-user-agent): New variables.
9287         (spam-report-url-ping-plain): Use spam-report-user-agent.
9288
9289 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
9290
9291         * gnus-art.el (gnus-button-handle-custom): Do not just use
9292         `customize-apropos' for any "M-x customize-*" button but the
9293         function called for.  Accept both the function name and its
9294         argument in order to achieve this.
9295         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9296         function name to `gnus-button-handle-custom' in case of "M-x
9297         customize-*" buttons.
9298
9299 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9302         multipart/alternative and add xref to mm-discouraged-alternatives
9303         in doc string.
9304
9305         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9306         gnus-buttonized-mime-types in doc string.
9307
9308 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9309
9310         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9311         Suggest image/.* in the doc string.
9312
9313 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9314
9315         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9316         message-marks (Debian bug #342521).
9317
9318 2005-12-12  Simon Josefsson  <jas@extundo.com>
9319
9320         * password.el (password-read-from-cache): Add.
9321         (password-read): Use it.
9322
9323 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9326         us-ascii as a MIME charset.
9327
9328         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9329         against the case where the 2nd arg TYPE is nil.
9330
9331 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9332
9333         * pop3.el (pop3-stream-type): Fix custom version.
9334
9335         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9336
9337 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9338
9339         * mm-decode.el (mm-display-external): Add missing cdr.
9340
9341 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9342
9343         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9344         RFC1524) if it is in mailcap or add a suffix according to
9345         mailcap-mime-extensions when generating a temp filename; postpone
9346         deleting a temp file for 2 seconds for some wrappers, shell
9347         scripts, and so on, which might exit right after having started a
9348         viewer command as a background job.
9349
9350 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9351
9352         * nntp.el (nntp-marks-directory): Fix custom group.
9353
9354         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9355         steps when < 10.
9356
9357         * gnus-start.el (gnus-no-server-1): Mention
9358         `gnus-level-default-subscribed' in doc string.
9359
9360 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9361
9362         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9363         parens.
9364
9365 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * gnus-xmas.el (gnus-use-toolbar): Revert.
9368         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9369         gnus-use-toolbar is default.
9370
9371         * messagexmas.el (message-use-toolbar): Revert.
9372         (message-setup-toolbar): Use global default-toolbar if
9373         message-use-toolbar is default.
9374
9375 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9376
9377         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9378         according to default-toolbar-visible-p.
9379
9380         * messagexmas.el (message-use-toolbar): Ditto.
9381
9382 2005-11-26  Dave Love  <fx@gnu.org>
9383
9384         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9385         (tls-program, tls-success): Provide openssl alternative.
9386
9387         * starttls.el: Doc fixes.
9388         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9389         SERVICE to PORT.
9390
9391         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9392         port null or service name.
9393         (starttls-negotiate): Autoload.
9394
9395 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9396
9397         * message.el (message-kill-to-signature): Fix interactive spec.
9398
9399 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9400
9401         * pop3.el (pop3-open-server): Recognize a string as a service name.
9402
9403 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9404
9405         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9406
9407 2005-11-23  Dave Love  <fx@gnu.org>
9408
9409         Add pop3s, pop3/starttls.
9410
9411         * pop3.el (pop3-authentication-scheme): Clarify doc.
9412         (open-tls-stream, starttls-open-stream): Autoload.
9413         (pop3-stream-type): New.
9414         (pop3-open-server): Use it.
9415
9416         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9417         for POP.
9418         (mail-source-keyword-map): Add :stream for POP.
9419         (mail-source-fetch-pop): Use pop3-stream-type.
9420
9421 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9424         of current-time-string.
9425
9426 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9427
9428         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9429         date header.
9430
9431 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9432
9433         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9434         it can seriously impact performance as it bypasses the agent's
9435         local caches.
9436
9437 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9438
9439         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9440         must be explicitly online rather than "not explicitly offline" for
9441         its flags to be synchronized.
9442
9443         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9444         that gnus-uu-unmark-thread will function correctly.
9445
9446         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9447         1024K is instead displayed as 1M.
9448
9449 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9450
9451         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9452
9453 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9454
9455         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9456
9457 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9458
9459         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9460         error message to display actual error condition.
9461         (gnus-agent-save-local): Avoid saving symbols that are bound to
9462         nil as they simply result in a warning message in
9463         gnus-agent-read-local.
9464
9465 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9466
9467         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9468         rather than make-variable-buffer-local for file-precious-flag.
9469
9470 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9471
9472         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9473         for duplicates which are removed.  The invalid sort check then
9474         triggers a rescan after the sort as sorting may have moved
9475         duplicate entries such that they can be cheaply detected.
9476
9477 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9480
9481 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9482
9483         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9484         internal variable to a custom variable.  Changed default value
9485         from compressed(2) to uncompressed(1).
9486         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9487         support for uncompressed agentview files.  Taken together, reading
9488         the agentview file should now be 6-7 times faster.
9489
9490 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9491
9492         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9493         as a buffer-local variable.  This avoids creating truncated
9494         dribble files as a result of a hang up, eg.
9495
9496 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9497
9498         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9499         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9500         XEmacs.
9501
9502 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9503
9504         * gnus-start.el (gnus-start-draft-setup): Enforce
9505         `gnus-draft-mode' for nndraft:drafts at startup.
9506
9507         * gnus.el (gnus-splash): Change custom group.
9508         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9509         allow-list argument.
9510
9511         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9512         string.
9513
9514 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9515
9516         * gnus-art.el (gnus-default-article-saver): Add user-defined
9517         `function' to custom type.
9518
9519 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9520
9521         * imap.el (imap-open): Handle case where buffer is a buffer
9522         object.
9523
9524 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9525
9526         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9527         long lines.
9528         (gnus-cache-delete-group): Wrap doc strings.
9529
9530         * gnus-agent.el (gnus-agent-rename-group)
9531         (gnus-agent-delete-group): Wrap doc strings.
9532
9533 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * messagexmas.el (message-use-toolbar): Change the valid values
9536         into default, top, bottom, left, and right.
9537         (message-toolbar-thickness): New variable.
9538         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9539         well.
9540         (message-setup-toolbar): Make it work.
9541
9542         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9543         (gnus-use-toolbar): Change the valid values into default, top,
9544         bottom, left, and right.
9545         (gnus-toolbar-thickness): New variable.
9546         (gnus-xmas-setup-toolbar): New function.
9547         (gnus-xmas-setup-group-toolbar): Use it.
9548         (gnus-xmas-setup-summary-toolbar): Use it.
9549
9550 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9551
9552         * gnus-start.el (gnus-1): Add "native" to
9553         gnus-predefined-server-alist.
9554
9555         * gnus.el (gnus-method-to-server): Don't add "native" to the
9556         lists here, because that leads to problems when
9557         gnus-select-method is bound.
9558
9559 2005-11-09  Simon Josefsson  <jas@extundo.com>
9560
9561         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9562         use (not sort-by-date) instead.
9563
9564 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9565
9566         * gnus-delay.el (gnus-delay-group): Don't autoload.
9567         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9568         to be re-loaded when customizing the `gnus-delay' group.
9569
9570 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9571
9572         * message.el: Revert last changes.
9573         (message-insert-citation-line): Use newlines.
9574
9575 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9576
9577         * message.el (message-courtesy-message)
9578         (message-mark-insert-begin, message-mark-insert-end)
9579         (message-elide-ellipsis, message-cancel-message)
9580         (message-add-header, message-change-subject)
9581         (message-cross-post-followup-to-header)
9582         (message-cross-post-insert-note, message-reduce-to-to-cc)
9583         (message-widen-reply, message-delete-not-region)
9584         (message-kill-to-signature, message-insert-signature)
9585         (message-insert-importance-high, message-insert-importance-low)
9586         (message-insert-or-toggle-importance)
9587         (message-insert-disposition-notification-to)
9588         (message-indent-citation, message-yank-original)
9589         (message-cite-original-without-signature, message-cite-original)
9590         (message-insert-citation-line, message-position-on-field)
9591         (message-fix-before-sending, message-send-mail-partially)
9592         (message-send-mail, message-send-mail-with-sendmail)
9593         (message-send-mail-with-qmail, message-send-news)
9594         (message-check-news-header-syntax, message-generate-headers)
9595         (message-insert-courtesy-copy, message-fill-address)
9596         (message-fill-header, message-shorten-references)
9597         (message-setup-1, message-cancel-news)
9598         (message-forward-make-body-plain, message-forward-make-body-mime)
9599         (message-forward-make-body-mml, message-encode-message-body)
9600         (message-forward-make-body-digest-plain)
9601         (message-forward-make-body-digest-mime)
9602         (message-use-alternative-email-as-from): Insert `hard-newline'
9603         instead of ordinary newlines.
9604
9605 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9606
9607         * message.el (message-generate-headers): Downcase the argument
9608         given to message-check-element.
9609
9610 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9611
9612         * nntp.el (nntp-authinfo-rejected): New error condition.
9613         (nntp-wait-for): Use new error condition to signal authentication
9614         error.
9615         (nntp-retrieve-data): Rethrow new error condition to break out of
9616         recursive call to nntp-send-authinfo.
9617
9618 2005-11-08  Romain Francoise  <romain@orebokech.com>
9619
9620         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9621         (gnus-summary-exit-map): Bind to `Z p'.
9622         (gnus-summary-make-menu-bar): Add menu item.
9623
9624 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9625
9626         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9627         (gnus-treat-*): Add `first' in all doc strings.
9628
9629         * gnus-group.el (gnus-group-compact-group): Fix typo.
9630
9631 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9632
9633         * gnus.el (gnus-parameters-case-fold-search): New variable.
9634         (gnus-parameters-get-parameter): Use it.
9635
9636         * gnus-score.el (gnus-home-score-file): Doc fix.
9637
9638 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9639
9640         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9641
9642 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9643
9644         * mm-util.el (mm-special-display-p): New function.
9645
9646         * mml.el (mml-preview): Use it; doc fix.
9647
9648 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9649
9650         * imap.el (imap-open): Handle case where buffer is a buffer object.
9651
9652 2005-10-29  Romain Francoise  <romain@orebokech.com>
9653
9654         * message.el (message-fix-before-sending): Fix comment.
9655
9656 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9657
9658         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9659
9660 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9661
9662         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9663         Used in gnus-score.el.
9664
9665 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9668
9669 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9670
9671         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9672         whitespace removed in revision 7.8.  Use concatenated string to
9673         protect trailing whitespace.
9674
9675 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9676
9677         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9678         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9679         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9680         Courier IMAP ("some version from 2004").  Mostly based on similar
9681         code in the same function.
9682
9683 2005-10-26  Didier Verna  <didier@xemacs.org>
9684
9685         * gnus-group.el (gnus-group-compact-group): Invalidate original
9686         article buffer.
9687         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9688         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9689         NOV database and in article itself.
9690         Invalidate article backlog.
9691
9692 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9693
9694         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9695
9696 2005-10-26  Simon Josefsson  <jas@extundo.com>
9697
9698         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9699         part of 2004-07-25 change.
9700
9701 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9702
9703         * message.el (message-display-completion-list): New function.
9704         (message-expand-group): Use it; make sure the Completions buffer
9705         is modifiable.
9706 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9707
9708         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9709         user-mail-name is an empty string.
9710
9711 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9712
9713         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9714         depending on gnus-score-decay-constant.
9715
9716         * encrypt.el (encrypt-insert-file-contents)
9717         (encrypt-write-file-contents): Don't use `gnus-message'.
9718
9719         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9720         arguments.
9721         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9722         arguments to mm-uu-verbatim-marks-extract.
9723         (mm-uu-hide-markers): New variable.
9724         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9725
9726         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9727         (gnus-convert-image-to-face-command): Use "convert" by default to
9728         allow other input image formats.
9729         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9730         accordingly.
9731
9732 2005-10-23  Simon Josefsson  <jas@extundo.com>
9733
9734         * imap.el (imap-gssapi-program): Align command line parameters
9735         with latest GNU SASL.
9736         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9737
9738 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9739
9740         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9741         HTML.
9742         (nnslashdot-request-article): Ditto.
9743
9744         * lpath.el (featurep): Add nobreak-char-display.
9745
9746 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9747
9748         * mail-source.el (mail-source-fetch-pop): Require pop3.
9749         (mail-source-check-pop): Ditto.
9750
9751 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9752
9753         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9754         errors.
9755
9756 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9757
9758         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9759         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9760
9761         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9762
9763         * mm-bodies.el (mm-decode-string): Call
9764         `mm-charset-to-coding-system' with allow-override argument.
9765
9766 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9767
9768         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9769         (rfc2047-charset-to-coding-system): New function.
9770         (rfc2047-decode-encoded-words): New function.
9771         (rfc2047-decode-region): Use them.
9772         (rfc2047-decode-cte): Remove.
9773         (rfc2047-parse-and-decode): Remove.
9774         (rfc2047-decode): Remove.
9775
9776 2005-10-15  Kenichi Handa  <handa@m17n.org>
9777
9778         * rfc2047.el (rfc2047-decode-cte): New function.
9779         (rfc2047-decode-region): Change the way to decode successive
9780         encoded-words: decode B- or Q-encoding in each encoded-word,
9781         concatenate them, and decode it as charset.
9782
9783 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * lpath.el: Fbind codepage-setup for XEmacs.
9786
9787 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9788
9789         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9790         widget-move-and-invoke.
9791         (gnus-custom-mode): Use gnus-custom-map.
9792
9793 2005-10-15  Bill Wohler  <wohler@newt.com>
9794
9795         * message.el (message-tool-bar-map): Renamed image file from
9796         mail_send to mail/send.
9797
9798 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9799
9800         * message.el (message-expand-group): Pass the common
9801         prefix substring of completion to `display-completion-list'.
9802
9803 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9804
9805         * mml-sec.el (mml-secure-method): New internal variable.
9806         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9807         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9808         functions using mml-secure-method.
9809
9810         * mml.el (mml-mode-map): Add key bindings for those functions.
9811         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9812         Harder <harder@myrealbox.com>.
9813         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9814         end of message if point is the headers of the message.
9815
9816         * message.el (message-in-body-p): New function.
9817
9818         * assistant.el: Autoload gnus-util and netrc.
9819
9820         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9821         Use `mm-charset-override-alist' only when decoding.
9822
9823         * mm-bodies.el (mm-decode-body): Call
9824         `mm-charset-to-coding-system' with allow-override argument.
9825
9826         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9827         `filename' from Content-Disposition if Content-Type doesn't
9828         provide `name'.
9829         (gnus-mime-view-part-as-type): Set default instead of
9830         initial-input.
9831
9832 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9833
9834         * format-spec.el (format-spec): Propagate text properties of % spec.
9835
9836 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9837
9838         * gnus-art.el (gnus-treat-predicate): Add `first'.
9839
9840 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9841
9842         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9843         (mm-charset-override-alist): New variable.
9844         (mm-charset-to-coding-system): Use it.
9845         (mm-codepage-setup): New helper function.
9846         (mm-charset-eval-alist): New variable.
9847         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9848         about unknown charsets.
9849
9850         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9851
9852 2005-10-04  David Hansen  <david.hansen@gmx.net>
9853
9854         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9855         (nnrss-check-group): Ditto.
9856
9857 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9858
9859         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9860         Rename x-gnus-verbatim to x-verbatim.
9861         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9862
9863         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9864         x-verbatim.
9865
9866         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9867
9868         * gnus-util.el (gnus-remove-duplicates): Remove.
9869
9870         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9871         instead of gnus-remove-duplicates.
9872
9873         * message.el (message-remove-duplicates): Remove.
9874         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9875         message-remove-duplicates.
9876
9877         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9878         available, else use implementation from `delete-dups'.
9879
9880         * message.el (message-insert-expires): New function.
9881         (message-mode-map): Add key binding.
9882         (message-mode-field-menu): Add menu entry.
9883         (message-mode): Document it.
9884         (message-make-expires-date): Use `message-make-date'.
9885
9886 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9887
9888         * message.el (message-make-expires-date): New function.
9889
9890 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9891
9892         * Makefile.in (list-installed-shadows): New entry.
9893         (install): Use it.
9894         (remove-installed-shadows): New entry.
9895
9896         * dgnushack.el (dgnushack-default-load-path): New variable.
9897         (dgnushack-find-lisp-shadows): New function.
9898         (dgnushack-remove-lisp-shadows): New function.
9899
9900 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9901
9902         * Makefile.in (install-el-elc): New entry.
9903         (install): Use it so that .el files are necessarily installed.
9904
9905 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9906
9907         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9908
9909 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9910
9911         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9912         function rather than the diff-mode.el package.
9913         (mm-display-external): Use with-current-buffer.
9914         (mm-viewer-completion-map, mm-viewer-completion-map):
9915         Move initialization inside declaration.
9916
9917 2005-09-29  Simon Josefsson  <jas@extundo.com>
9918
9919         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9920         autoload mail-check-payment.
9921         (spam-check-hashcash): Define unconditionally, since hashcash.el
9922         is part of Gnus now.  Ignore errors from payment checking.
9923
9924 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9925
9926         * message.el (message-bold-region, message-unbold-region): Rename
9927         from `bold-region' and `unbold-region'.
9928
9929         * message.el: Remove useless autoloads.
9930
9931 2005-09-28  Simon Josefsson  <jas@extundo.com>
9932
9933         * message.el (message-use-idna): Default to t.
9934         (message-use-idna): Test whether encoding works too.  Doc fix.
9935
9936 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * nntp.el (nntp-warn-about-losing-connection): Remove.
9939
9940 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9941
9942         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9943         customizable.  Change default value.
9944         (mm-uu-diff-groups-regexp): Change default value.
9945         (mm-uu-type-alist): Add doc string.
9946         (mm-uu-configure): Add doc string.  Make it interactive.
9947         (mm-uu-tex-groups-regexp): New variable.
9948         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9949         (mm-uu-type-alist): Add LaTeX documents.
9950         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9951         of "text/verbatim".
9952         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9953
9954         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9955         instead of "text/verbatim".
9956
9957         * message.el (message-mark-inserted-region)
9958         (message-mark-insert-file): Use slrn style marks when called with
9959         prefix argument.
9960
9961 2005-09-27  Simon Josefsson  <jas@extundo.com>
9962
9963         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9964
9965 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9966
9967         * message.el (message-remove-duplicates): New function.
9968         Implementation borrowed from `gnus-remove-duplicates'.
9969         (message-idna-to-ascii-rhs): Also encode idna addresses in
9970         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9971         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9972         only ask about the same idna domain once per header and also tell
9973         in what header to replace the idna domain.
9974
9975         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9976         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9977         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9978         a header is decoded and not just the last one.
9979
9980 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9981
9982         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9983         has been decoded.
9984
9985         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9986         (mm-insert-part): Don't modify text if it has been decoded.
9987
9988         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9989         decoded.
9990
9991         * mm-view.el (mm-inline-text): Don't strip text props unless
9992         decoding enriched or richtext parts.
9993
9994 2005-09-25  Romain Francoise  <romain@orebokech.com>
9995
9996         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9997         * gnus-start.el (gnus-subscribe-interactively):
9998         * gnus-uu.el (gnus-uu-grab-articles):
9999         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10000         space.
10001
10002 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10003
10004         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10005         * mm-view.el (mm-view-pkcs7-decrypt):
10006         * gnus-sum.el (gnus-summary-limit-to-extra)
10007         (gnus-summary-respool-article, gnus-read-move-group-name):
10008         * gnus-score.el (gnus-summary-increase-score):
10009         * gnus-util.el (gnus-completing-read-with-default):
10010         * gnus-art.el (gnus-read-save-file-name)
10011         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10012         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10013         * message.el (message-check-news-header-syntax):
10014         Follow convention for reading with the minibuffer.
10015
10016 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10017
10018         * spam-report.el (spam-report-url-ping-plain):
10019         Use gnus-extended-version as User-Agent.
10020
10021         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10022         default value is nil.
10023
10024         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10025         (mm-uu-verbatim-marks-extract): New function.
10026         (mm-uu-extract): New face.
10027         (mm-uu-copy-to-buffer): Use it.
10028
10029         * spam-report.el (spam-report-gmane-ham): Renamed from
10030         `spam-report-gmane-unspam'.
10031         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10032         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10033
10034         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10035         Autoload.
10036         (spam-report-gmane-unregister-routine): Renamed
10037         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10038
10039 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10040
10041         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10042         (spam-report-gmane-unregister-routine): Add support for gmane
10043         unregistration.
10044
10045         * spam-report.el (spam-report-gmane-unspam)
10046         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10047         (spam-report-gmane): Change to take a single article and do unspam
10048         registration.
10049
10050 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10051
10052         * mm-url.el (mm-url-decode-entities): Fix regexp.
10053
10054 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10055
10056         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10057         default to nil, to be able to use Gnus at all.  If the default
10058         switches to something else, then the function should be fixed not
10059         be exceedingly slow.
10060
10061 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10062
10063         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10064         fail hard.
10065
10066         * spam-report.el: Add better Keywords line.
10067
10068         * spam.el: Add Maintainer and better Keywords line.
10069
10070 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10071
10072         * gnus-art.el (gnus-article-replace-part)
10073         (gnus-mime-replace-part): New functions.
10074         (gnus-mime-action-alist, gnus-mime-button-commands)
10075         (gnus-mime-save-part-and-strip): Added file argument.
10076         (gnus-article-part-wrapper): Added interactive argument.
10077
10078         * gnus-sum.el (gnus-summary-mime-map): Add
10079         `gnus-article-replace-part'.
10080
10081 2005-09-19  Didier Verna  <didier@xemacs.org>
10082
10083         The nnml compaction feature:
10084         * nnml.el (nnml-request-compact-group): New function.
10085         * nnml.el (nnml-request-compact): New function.
10086         * gnus-int.el (gnus-request-compact-group): New function.
10087         * gnus-int.el (gnus-request-compact): New function.
10088         * gnus-group.el (gnus-group-compact-group): New function.
10089         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10090         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10091         * gnus-srvr.el (gnus-server-compact-server): New function.
10092         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10093         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10094
10095 2005-09-18  Deepak Goel  <deego@gnufans.org>
10096
10097         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10098         format spec.
10099
10100 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10101
10102         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10103
10104 2005-09-15  Romain Francoise  <romain@orebokech.com>
10105
10106         * message.el (message-fill-paragraph): Clarify docstring.
10107
10108 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10109
10110         * gnus-art.el (gnus-mime-display-part): Protect against broken
10111         MIME messages.
10112
10113 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10114
10115         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10116         before parsing header.
10117
10118 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10119
10120         * html2text.el (html2text-replace-list): Add new entities.
10121
10122 2005-09-11  Romain Francoise  <romain@orebokech.com>
10123
10124         * message.el (message-alternative-emails): Improve docstring.
10125         (message-setup-1): Call `message-use-alternative-email-as-from'
10126         after `message-setup-hook' to give it precedence over posting
10127         styles, etc.
10128         (message-use-alternative-email-as-from): Add docstring.  Remove
10129         the original From header if present.
10130
10131         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10132         (nnml-save-mail): Use it.
10133
10134         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10135         articles.  Add new argument `silent'.
10136         (gnus-uu-mark-all): Report the total number of marked articles.
10137
10138 2005-09-10  Romain Francoise  <romain@orebokech.com>
10139
10140         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10141         (gnus-uu-mark-series): Likewise.
10142
10143 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10144
10145         * spam-report.el (spam-report-gmane): Fix generation of spam
10146         report URL.
10147
10148 2005-09-10  Simon Josefsson  <jas@extundo.com>
10149
10150         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10151         t, based on discussion on the ding list with Robert Epprecht
10152         <epprecht@solnet.ch>.
10153
10154 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10155
10156         * spam-report.el (spam-report-gmane): Make it work without
10157         X-Report-Spam header.  Gmane now only provides Archived-At.
10158         This is only used if `spam-report-gmane-use-article-number' is nil.
10159         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10160
10161         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10162         make `gnus-summary-sort-by-recipient' work with threading.
10163
10164         * nnweb.el (nnweb-google-wash-article): Print a message if article
10165         is not available.
10166
10167 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10168
10169         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10170         change.  Decode text/* parts content before displaying.
10171
10172 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10173
10174         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10175
10176 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10177
10178         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10179
10180         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10181         url-package-name, url-package-version,
10182         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10183         w3m-display-inline-images, and w3m-minor-mode-map.
10184
10185 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10186
10187         * message.el (message-tab-body-function): Fix mismatched custom type.
10188
10189         * gnus.el (gnus-group-change-level-function): Ditto.
10190
10191         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10192
10193         * gnus-art.el (gnus-signature-limit)
10194         (gnus-article-mime-part-function): Ditto.
10195
10196 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10197
10198         * mml.el (mml-mode): Silence the byte compiler.
10199
10200         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10201         using `(sit-for 0)' before moving the point to the specified part;
10202         skip unbuttonized parts.
10203         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10204         return to the summary window if gnus-auto-select-part is non-nil.
10205
10206 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10207
10208         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10209         variables.
10210         (mml-dnd-attach-file, mml-mode): Use them.
10211
10212         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10213         Make fetching article by MID work again for Google Groups.  Added
10214         FIXME concerning gnus-group-make-web-group.
10215
10216         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10217         Don't depend on Gnus by using mail-extract-address-components if
10218         gnus-extract-address-components is not bound.
10219
10220 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10221
10222         * gnus-art.el (gnus-mime-display-security): Don't display the
10223         signature, but only the signed part.
10224
10225 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10228
10229         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10230         list, not listp.
10231
10232 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10233
10234         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10235         when encoding.
10236
10237         * mm-bodies.el (mm-decode-content-transfer-encoding):
10238         De-canonicalize CRLF for all text content types, not just
10239         text/plain.
10240
10241 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10242
10243         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10244         valid article; point arrow and cursor at the MIME button.
10245
10246 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10249         Suggested by Dan Christensen <jdc@uwo.ca>.
10250
10251         * mm-decode.el (mm-save-part): Enable change of prompt.
10252
10253 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10254
10255         * gnus-msg.el (gnus-inews-add-send-actions): Made
10256         `message-post-method' lambda parameter ARG `&optional'.
10257
10258 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10259
10260         * gnus-sum.el (gnus-summary-mime-map): Added
10261         gnus-article-save-part-and-strip, gnus-article-delete-part and
10262         gnus-article-jump-to-part.
10263
10264         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10265         (gnus-article-edit-part): Use it.
10266         (gnus-article-part-wrapper): Added no-handle argument.
10267         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10268         functions.
10269
10270 2005-08-29  Romain Francoise  <romain@orebokech.com>
10271
10272         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10273         docstring.
10274         (gnus-face-from-file): Likewise.
10275
10276 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10277
10278         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
10279         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
10280         non-nil.
10281         (gnus-auto-select-part): New variable.
10282         (gnus-article-jump-to-part): New function.
10283         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
10284         (gnus-mime-delete-part): Allow selecting specified part after
10285         deleting or stripping parts.
10286         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
10287         part if argument is bogus.
10288
10289 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
10290
10291         * gnus-art.el (w3m-minor-mode-map):
10292         * gnus-spec.el (gnus-newsrc-file-version):
10293         * gnus-util.el (nnmail-active-file-coding-system)
10294         (gnus-original-article-buffer, gnus-user-agent):
10295         * gnus.el (gnus-ham-process-destinations)
10296         (gnus-parameter-ham-marks-alist)
10297         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10298         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10299         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10300         * mm-decode.el (gnus-current-window-configuration):
10301         * mm-extern.el (gnus-article-mime-handles):
10302         * mm-url.el (url-current-object, url-package-name)
10303         (url-package-version):
10304         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10305         (smime-keys, w3m-cid-retrieve-function-alist)
10306         (w3m-current-buffer, w3m-display-inline-images)
10307         (w3m-minor-mode-map):
10308         * mml-smime.el (gnus-extract-address-components):
10309         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10310         (gnus-newsrc-hashtb, message-default-charset)
10311         (message-deletable-headers, message-options)
10312         (message-posting-charset, message-required-mail-headers)
10313         (message-required-news-headers):
10314         * mml1991.el (mc-pgp-always-sign):
10315         * mml2015.el (mc-pgp-always-sign):
10316         * nnheader.el (nnmail-extra-headers):
10317         * rfc1843.el (gnus-decode-encoded-word-function)
10318         (gnus-decode-header-function, gnus-newsgroup-name):
10319         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10320
10321 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10322
10323         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10324         the end of the date treatments.
10325
10326 2005-08-15  Simon Josefsson  <jas@extundo.com>
10327
10328         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10329         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10330         Capello and Romain Francoise.
10331         (pgg-fetch-key-function): Removed, not used?
10332         (pgg-insert-url-with-w3): Require url, to get
10333         url-insert-file-contents regardless of where it is defined.
10334
10335 2005-08-13  Romain Francoise  <romain@orebokech.com>
10336
10337         * message.el (message-cite-original-1): New function.
10338         (message-cite-original): Use it.
10339         (message-cite-original-without-signature): Ditto.
10340
10341 2005-08-08  Romain Francoise  <romain@orebokech.com>
10342
10343         * message.el (message-yank-empty-prefix): New variable.
10344         (message-indent-citation): Use it.
10345         (message-cite-original-without-signature): Respect X-No-Archive.
10346
10347 2005-08-08  Simon Josefsson  <jas@extundo.com>
10348
10349         * pgg.el: Autoload url-insert-file-contents instead of loading
10350         w3/url.
10351         (pgg-insert-url-with-w3): Don't load url here.
10352
10353 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10354
10355         * message.el (message-kill-to-signature): Don't insert newline at
10356         bol.
10357         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10358
10359 2005-08-06  Romain Francoise  <romain@orebokech.com>
10360
10361         * message.el (message-user-fqdn): Fix typo in docstring.
10362
10363 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10364
10365         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10366
10367         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10368
10369 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * mm-bodies.el (mm-encode-body): Use coding system rather than
10372         charset to encode text.
10373
10374         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10375         number of charsets if utf-8 is available (XEmacs).
10376
10377 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10378
10379         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10380         taken from `gnus-button-mid-or-mail-regexp'.
10381         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10382         (gnus-button-alist): Improve regexp for domain part of the MIDs
10383         for news:localpart@domain buttons.
10384         (gnus-button-ctan-directory-regexp): Update.
10385
10386 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * sieve-manage.el (sieve-manage-interactive-login): Use
10389         make-local-variable rather than make-variable-buffer-local.
10390         (sieve-manage-open): Ditto.
10391         (sieve-manage-authenticate): Ditto.
10392
10393         * mml.el (mml-generate-mime-1): Make the content type default to
10394         text/plain if the filename is not specified.
10395
10396 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10397
10398         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10399         instead of insert-buffer.
10400
10401         * message.el (message-yank-original): Ditto; set the mark at the
10402         end of the yanked message.
10403
10404 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10407         lines to scroll rather than to stop it.
10408
10409         * mml.el (mml-generate-default-type): Add doc string.
10410         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10411         default to application/octet-stream when determining the content
10412         type if it is not specified for the part or the mml contents; add
10413         a comment about mml-generate-default-type.
10414
10415 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10416
10417         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10418         make it default to application/octet-stream when determining the
10419         content type if it is not specified for the external contents.
10420
10421 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10424         segmented parameter but also other parameters might be there.
10425
10426 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * mm-decode.el (mm-display-external): Delete temp file, directory
10429         and buffer immediately if the external process is exited.
10430
10431 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10434         fewer lines than that of scroll-margin.
10435         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10436
10437 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10438
10439         * gnus-art.el (gnus-article-next-page): Revert.
10440         (gnus-article-beginning-of-window): New macro.
10441         (gnus-article-next-page-1): Use it.
10442         (gnus-article-prev-page): Ditto.
10443         (gnus-article-edit-part): Use insert-buffer-substring instead of
10444         insert-buffer.
10445         (gnus-article-edit-exit): Ditto.
10446
10447         * gnus-util.el (gnus-beginning-of-window): Remove.
10448         (gnus-end-of-window): Remove.
10449
10450         * lpath.el: Don't bind header-line-format and scroll-margin.
10451
10452 2005-07-25  Simon Josefsson  <jas@extundo.com>
10453
10454         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10455         to have the url package without w3.  Reported by Daiki Ueno
10456         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10457
10458 2005-07-20  Didier Verna  <didier@xemacs.org>
10459
10460         * gnus-diary.el: Remove the description comment (nndiary is now
10461         properly documented in the Gnus manual).
10462         Fix the spelling of "Back End".
10463         * nndiary.el: Ditto.
10464         Fix the copyright notice.
10465
10466 2005-07-18  Romain Francoise  <romain@orebokech.com>
10467
10468         * gnus-sum.el (gnus-summary-to-prefix)
10469         (gnus-summary-newsgroup-prefix): New variables.
10470         (gnus-summary-from-or-to-or-newsgroups): Use them.
10471
10472 2005-07-17  Romain Francoise  <romain@orebokech.com>
10473
10474         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10475         space as it's generally not especially interesting to the user.
10476
10477 2005-07-16  Romain Francoise  <romain@orebokech.com>
10478
10479         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10480         nil to avoid prompting and file modification if one of the
10481         messages at the top of the nnfolder file contains a copyright
10482         notice.
10483         Update copyright notice.
10484
10485         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10486         instead of `current-time-string' as the latter creates a time
10487         string that is not RFC 2822 compliant (it lacks the zone).
10488         Update copyright notice.
10489
10490 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10491
10492         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10493         for text/rtf.  Display default in prompt.  Pass default for M-n.
10494
10495         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10496
10497 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10498
10499         * gnus-msg.el (gnus-button-mailto): Remove
10500         save-selected-window-window hackery because it relies on
10501         save-selected-window internals.
10502
10503 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10504
10505         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10506         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10507         (gnus-article-prev-page): Ditto.
10508
10509         * gnus-util.el (gnus-beginning-of-window): New function.
10510         (gnus-end-of-window): New function.
10511
10512         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10513
10514 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10515
10516         * gnus-score.el (gnus-score-edit-all-score): Set
10517         gnus-score-edit-exit-function to gnus-score-edit-done and call
10518         gnus-message.
10519
10520 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10521
10522         * gnus-msg.el (gnus-button-mailto): Remove
10523         save-selected-window-window hackery because it relies on
10524         save-selected-window internals.
10525
10526 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10527
10528         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10529         add-minor-mode.
10530         (gnus-binary-mode): Ditto.
10531
10532         * gnus-topic.el (gnus-topic-mode): Ditto.
10533
10534 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10535
10536         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10537         (gnus-article-prev-page): Take scroll-margin into consideration.
10538
10539 2005-07-04  Lute Kamstra  <lute@gnu.org>
10540
10541         Update FSF's address in GPL notices.
10542
10543 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10544
10545         * gnus.el (gnus-exit):
10546         * gnus-group.el (gnus-group-icons):
10547         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10548
10549         * gnus-nocem.el (gnus-nocem):
10550         * message.el (message-various, message-buffers, message-sending)
10551         (message-interface, message-forwarding, message-insertion)
10552         (message-headers, message-news, message-mail):
10553         * pgg-gpg.el (pgg-gpg):
10554         * pgg-parse.el (pgg-parse):
10555         * pgg-pgp.el (pgg-pgp):
10556         * pgg-pgp5.el (pgg-pgp5):
10557         * pop3.el (pop3): Finish `defgroup' description with period.
10558
10559 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10560
10561         * gnus-art.el (article-display-face): Improve the efficiency.
10562         (article-display-x-face): Ditto; remove grey x-face stuff.
10563
10564 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10565
10566         * gnus-art.el (article-display-face): Correct the position in
10567         which Faces are inserted.
10568
10569 2005-06-29  Didier Verna  <didier@xemacs.org>
10570
10571         * gnus-art.el (article-display-face): Display faces in correct
10572         order.
10573
10574 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10577         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10578         (gnus-nocem-check-article): Fetch the Type header.
10579         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10580         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10581         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10582         make sure gnus-nocem-hashtb is initialized.
10583         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10584         (gnus-nocem-unwanted-article-p): Ditto.
10585
10586         * pgg.el (pgg-verify): Return the verification result.
10587
10588 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10589
10590         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10591         is ascii.
10592
10593 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10594
10595         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10596         `show-nonbreak-escape'.
10597
10598 2005-06-23  Lute Kamstra  <lute@gnu.org>
10599
10600         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10601
10602         * dig.el (dig-mode):
10603         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10604
10605 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10606
10607         * nnimap.el (nnimap-split-download-body): Fix spellings.
10608
10609 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10610
10611         * gnus-art.el (gnus-article-encrypt-body):
10612         * gnus-cus.el (gnus-score-customize):
10613         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10614         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10615
10616 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10617
10618         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10619         header by looking for magic "MII" at the beginnig.
10620
10621 2005-06-16  Miles Bader  <miles@gnu.org>
10622
10623         * gnus-xmas.el (gnus-xmas-group-startup-message):
10624         Use renamed gnus-splash face.
10625
10626         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10627         (assistant-field-face): New backward-compatibility alias for renamed
10628         face.
10629         (assistant-render-text): Use renamed assistant-field face.
10630
10631         * spam.el (spam): Remove "-face" suffix from face name.
10632         (spam-face): New backward-compatibility alias for renamed face.
10633         (spam-face, spam-initialize): Use renamed spam face.
10634
10635         * message.el (message-header-to, message-header-cc)
10636         (message-header-subject, message-header-newsgroups)
10637         (message-header-other, message-header-name)
10638         (message-header-xheader, message-separator, message-cited-text)
10639         (message-mml): Remove "-face" suffix from face names.
10640         (message-header-to-face, message-header-cc-face)
10641         (message-header-subject-face, message-header-newsgroups-face)
10642         (message-header-other-face, message-header-name-face)
10643         (message-header-xheader-face, message-separator-face)
10644         (message-cited-text-face, message-mml-face):
10645         New backward-compatibility aliases for renamed faces.
10646         (message-font-lock-keywords): Use renamed message faces.
10647
10648         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10649         (sieve-test-commands, sieve-tagged-arguments):
10650         Remove "-face" suffix from face names.
10651         (sieve-control-commands-face, sieve-action-commands-face)
10652         (sieve-test-commands-face, sieve-tagged-arguments-face):
10653         New backward-compatibility aliases for renamed faces.
10654         (sieve-control-commands-face, sieve-action-commands-face)
10655         (sieve-test-commands-face, sieve-tagged-arguments-face):
10656         Use renamed sieve faces.
10657
10658         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10659         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10660         (gnus-group-news-3-empty, gnus-group-news-4)
10661         (gnus-group-news-4-empty, gnus-group-news-5)
10662         (gnus-group-news-5-empty, gnus-group-news-6)
10663         (gnus-group-news-6-empty, gnus-group-news-low)
10664         (gnus-group-news-low-empty, gnus-group-mail-1)
10665         (gnus-group-mail-1-empty, gnus-group-mail-2)
10666         (gnus-group-mail-2-empty, gnus-group-mail-3)
10667         (gnus-group-mail-3-empty, gnus-group-mail-low)
10668         (gnus-group-mail-low-empty, gnus-summary-selected)
10669         (gnus-summary-cancelled, gnus-summary-high-ticked)
10670         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10671         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10672         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10673         (gnus-summary-low-undownloaded)
10674         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10675         (gnus-summary-low-unread, gnus-summary-normal-unread)
10676         (gnus-summary-high-read, gnus-summary-low-read)
10677         (gnus-summary-normal-read, gnus-splash):
10678         Remove "-face" suffix from face names.
10679         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10680         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10681         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10682         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10683         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10684         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10685         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10686         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10687         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10688         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10689         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10690         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10691         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10692         (gnus-summary-normal-ticked-face)
10693         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10694         (gnus-summary-normal-ancient-face)
10695         (gnus-summary-high-undownloaded-face)
10696         (gnus-summary-low-undownloaded-face)
10697         (gnus-summary-normal-undownloaded-face)
10698         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10699         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10700         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10701         (gnus-splash-face):
10702         New backward-compatibility aliases for renamed faces.
10703         (gnus-group-startup-message): Use renamed gnus faces.
10704
10705         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10706         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10707         (gnus-server-agent): Remove "-face" suffix from face names.
10708         (gnus-server-agent-face, gnus-server-opened-face)
10709         (gnus-server-closed-face, gnus-server-denied-face)
10710         (gnus-server-offline-face):
10711         New backward-compatibility aliases for renamed faces.
10712         (gnus-server-agent-face, gnus-server-opened-face)
10713         (gnus-server-closed-face, gnus-server-denied-face)
10714         (gnus-server-offline-face): Use renamed gnus faces.
10715
10716         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10717         Remove "-face" suffix from face names.
10718         (gnus-picon-xbm-face, gnus-picon-face):
10719         New backward-compatibility aliases for renamed faces.
10720
10721         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10722         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10723         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10724         (gnus-cite-11): Remove "-face" suffix from face names.
10725         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10726         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10727         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10728         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10729         New backward-compatibility aliases for renamed faces.
10730         (gnus-cite-attribution-face, gnus-cite-face-list)
10731         (gnus-article-boring-faces): Use renamed gnus faces.
10732
10733         * gnus-art.el (gnus-signature, gnus-header-from)
10734         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10735         (gnus-header-content): Remove "-face" suffix from face names.
10736         (gnus-signature-face, gnus-header-from-face)
10737         (gnus-header-subject-face, gnus-header-newsgroups-face)
10738         (gnus-header-name-face, gnus-header-content-face):
10739         New backward-compatibility aliases for renamed faces.
10740         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10741
10742         * gnus-sum.el (gnus-summary-selected-face)
10743         (gnus-summary-highlight): Use renamed gnus faces.
10744         * gnus-group.el (gnus-group-highlight): Likewise.
10745
10746 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10747
10748         * gnus-sieve.el (gnus-sieve-article-add-rule):
10749         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10750         * spam-stat.el (spam-stat-buffer-change-to-spam)
10751         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10752
10753         * message.el (message-is-yours-p):
10754         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10755
10756 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10757
10758         * mm-view.el (mm-inline-text): Withdraw the last change.
10759
10760 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10761
10762         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10763         executing enriched-decode.
10764
10765 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10766
10767         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10768         charset of tar files.
10769
10770 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10771
10772         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10773
10774 2005-06-04  Lute Kamstra  <lute@gnu.org>
10775
10776         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10777         information is never recorded.
10778
10779 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10780
10781         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10782
10783 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10784
10785         * pop3.el (pop3-apop): Run md5 in the binary mode.
10786
10787         * starttls.el (starttls-set-process-query-on-exit-flag):
10788         Use eval-and-compile.
10789
10790 2005-05-31  Simon Josefsson  <jas@extundo.com>
10791
10792         * smime.el (smime-replace-in-string): Define.
10793         (smime-cert-by-ldap-1): Use it.
10794
10795 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10796
10797         * gnus-art.el (article-display-x-face): Replace
10798         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10799
10800         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10801         set-process-query-on-exit-flag or process-kill-without-query.
10802
10803         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10804         loop instead of replace-regexp.
10805
10806         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10807         instead of process-kill-without-query if it is available.
10808
10809         * lpath.el: Fbind ldap-search-entries.
10810
10811         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10812         instead of find-file-hooks if it is available.
10813
10814         * mml1991.el: Bind pgg-default-user-id when compiling.
10815
10816         * mml2015.el: Bind pgg-default-user-id when compiling.
10817
10818         * nndraft.el (nndraft-request-associate-buffer):
10819         Use write-contents-functions instead of write-contents-hooks if it is
10820         available.
10821
10822         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10823         instead of find-file-hooks if it is available.
10824
10825         * nntp.el (nntp-open-connection): Replace
10826         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10827         (nntp-open-ssl-stream): Ditto.
10828         (nntp-open-tls-stream): Ditto.
10829
10830         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10831         set-process-query-on-exit-flag or process-kill-without-query.
10832         (starttls-open-stream-gnutls): Use it instead of
10833         process-kill-without-query.
10834         (starttls-open-stream): Ditto.
10835
10836 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10837
10838         * smime.el (smime-cert-by-ldap-1): Don't use
10839         replace-regexp-in-string.
10840
10841 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10842
10843         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10844
10845         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10846         in PEM format.  Adjust to the XEmacs compability.
10847
10848 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10849
10850         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10851         by `string-to-number'.
10852         * gnus-agent.el (gnus-agent-regenerate-group)
10853         (gnus-agent-fetch-articles): Ditto.
10854         * gnus-art.el (gnus-button-fetch-group): Ditto.
10855         * gnus-cache.el (gnus-cache-generate-active)
10856         (gnus-cache-articles-in-group): Ditto.
10857         * gnus-group.el (gnus-group-set-current-level)
10858         (gnus-group-insert-group-line): Ditto.
10859         * gnus-score.el (gnus-score-set-expunge-below)
10860         (gnus-score-set-mark-below, gnus-summary-score-effect)
10861         (gnus-summary-score-entry): Ditto.
10862         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10863         (gnus-soup-pack): Ditto.
10864         * gnus-spec.el (gnus-xmas-format): Ditto.
10865         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10866         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10867         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10868         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10869         * nndb.el (nndb-get-remote-expire-response): Ditto.
10870         * nndiary.el (nndiary-parse-schedule-value)
10871         (nndiary-string-to-number, nndiary-request-replace-article)
10872         (nndiary-request-article): Ditto.
10873         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10874         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10875         * nneething.el (nneething-make-head): Ditto.
10876         * nnfolder.el (nnfolder-request-article)
10877         (nnfolder-retrieve-headers): Ditto.
10878         * nnheader.el (nnheader-file-to-number): Ditto.
10879         * nnkiboze.el (nnkiboze-request-article): Ditto.
10880         * nnmail.el (nnmail-process-unix-mail-format)
10881         (nnmail-process-babyl-mail-format): Ditto.
10882         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10883         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10884         (nnmh-request-create-group, nnmh-request-list-1)
10885         (nnmh-request-group, nnmh-request-article): Ditto.
10886         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10887         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10888         * nnsoup.el (nnsoup-make-active): Ditto.
10889         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10890         * nntp.el (nntp-find-group-and-number)
10891         (nntp-retrieve-headers-with-xover): Ditto.
10892         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10893         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10894         (pgg-format-key-identifier): Ditto.
10895         * pop3.el (pop3-last, pop3-stat): Ditto.
10896         * qp.el (quoted-printable-decode-region): Ditto.
10897
10898         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10899         of concat.
10900
10901 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10902
10903         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10904
10905         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10906
10907         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10908
10909         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10910
10911         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10912
10913         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10914
10915         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10916         (gnus-carpal-mode): Ditto.
10917
10918         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10919         (gnus-browse-mode): Ditto.
10920
10921         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10922
10923         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10924
10925 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10926
10927         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10928
10929 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10930
10931         * gnus-util.el (gnus-run-mode-hooks): New function.
10932
10933         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10934
10935         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10936         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10937
10938 2005-05-27  Lute Kamstra  <lute@gnu.org>
10939
10940         * dns-mode.el (dns-mode): Specify customization group.
10941
10942 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10943
10944         * gnus-agent.el (gnus-agent-make-mode-line-string):
10945         Use mode-line-highlight as mouse-face.
10946
10947 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10948
10949         * canlock.el (canlock): Change the parent group to news.
10950
10951         * deuglify.el (gnus-outlook-deuglify): Add :group.
10952
10953         * dig.el (dig): Add :group.
10954
10955         * dns-mode.el (dns-mode): Add :group.
10956
10957         * encrypt.el (encrypt): Add :group.
10958
10959         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10960         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10961         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10962         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10963         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10964
10965         * gnus-diary.el (gnus-diary): Add :group.
10966
10967         * gnus.el (gnus-group-news-1-face): Add :group.
10968         (gnus-group-news-1-empty-face): Ditto.
10969         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10970         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10971         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10972         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10973         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10974         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10975         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10976         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10977         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10978         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10979         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10980         (gnus-summary-high-ticked-face): Ditto.
10981         (gnus-summary-low-ticked-face): Ditto.
10982         (gnus-summary-normal-ticked-face): Ditto.
10983         (gnus-summary-high-ancient-face): Ditto.
10984         (gnus-summary-low-ancient-face): Ditto.
10985         (gnus-summary-normal-ancient-face): Ditto.
10986         (gnus-summary-high-undownloaded-face): Ditto.
10987         (gnus-summary-low-undownloaded-face): Ditto.
10988         (gnus-summary-normal-undownloaded-face): Ditto.
10989         (gnus-summary-high-unread-face): Ditto.
10990         (gnus-summary-low-unread-face): Ditto.
10991         (gnus-summary-normal-unread-face): Ditto.
10992         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10993         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10994
10995         * hashcash.el (hashcash): New custom group.
10996         (hashcash-default-payment): Add :group.
10997         (hashcash-payment-alist): Ditto.
10998         (hashcash-default-accept-payment): Ditto.
10999         (hashcash-accept-resources): Ditto.
11000         (hashcash-path): Ditto.
11001         (hashcash-extra-generate-parameters): Ditto.
11002         (hashcash-double-spend-database): Ditto.
11003         (hashcash-in-news): Ditto.
11004
11005         * message.el (message-minibuffer-local-map): Add :group.
11006
11007         * netrc.el (netrc): Add :group.
11008
11009         * sieve-manage.el (sieve-manage-log): Add :group.
11010         (sieve-manage-default-user): Diito.
11011         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11012         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11013         (sieve-manage-authenticators): Ditto.
11014         (sieve-manage-authenticator-alist): Ditto.
11015         (sieve-manage-default-port): Ditto.
11016
11017         * sieve-mode.el (sieve-control-commands-face): Add :group.
11018         (sieve-action-commands-face): Ditto.
11019         (sieve-test-commands-face): Ditto.
11020         (sieve-tagged-arguments-face): Ditto.
11021
11022         * smime.el (smime): Add :group.
11023
11024         * spam-report.el (spam-report): Add :group.
11025
11026         * spam.el (spam, spam-face): Add :group.
11027
11028 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11029
11030         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11031         return \n.\n.\n at the end of articles.  Protect against that.
11032         (nntp-with-open-group): Allow debugging.
11033
11034         * nnheader.el (mail-header-set-extra): Make into a function
11035         because I just could't understand how to quote the list properly.
11036
11037         * dns.el (query-dns-cached): New function.
11038
11039 2005-05-26  Lute Kamstra  <lute@gnu.org>
11040
11041         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11042
11043 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11044
11045         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11046
11047         * gnus-art.el: Don't autoload mail-extract-address-components.
11048
11049         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11050         eval-and-compile to evaluate it.
11051
11052         * hashcash.el: Don't autoload executable-find.
11053
11054         * nndb.el: Don't declare the nndb back end two or more times; don't
11055         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11056
11057         * nntp.el: Autoload format-spec instead of format; use
11058         eval-and-compile to evaluate autoload forms.
11059
11060 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11061
11062         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11063
11064 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11065
11066         * gnus.el (gnus-version-number): Bump version.
11067
11068 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11069
11070         * gnus.el: No Gnus v0.3 is released.
11071
11072 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11073
11074         * lpath.el (featurep): Bind show-nonbreak-escape.
11075
11076 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11077
11078         * gnus-art.el (gnus-article-edit-part): Disable undo.
11079
11080 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11081
11082         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11083         gnus-article-date-lapsed-new-header is t if date timer is active;
11084         skip headers in which the original date value is empty.
11085         (gnus-article-save-original-date): Redefine it as a macro.
11086         (gnus-display-mime): Use it.
11087
11088 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11089
11090         * gnus-art.el (article-date-ut): Support converting date in
11091         forwarded parts as well.
11092         (gnus-article-save-original-date): New function.
11093         (gnus-display-mime): Use it.
11094
11095 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11096
11097         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11098         enclosure element of <item>.
11099
11100 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11101
11102         * message.el (message-kill-buffer-query): Renamed from
11103         `message-kill-buffer-query-if-modified'.  Added :version.
11104
11105 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11108         window layout.
11109
11110 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11111
11112         * mml.el: Autoload dnd when compiling.
11113
11114 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11115
11116         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11117         x-dnd-*.
11118
11119 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11120
11121         * qp.el (quoted-printable-encode-region): Save excursion.
11122
11123 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11124
11125         * message.el (message-kill-buffer-query-if-modified): Add new variable
11126         so the user can kill a modified message buffer quickly.
11127         (message-kill-buffer): Use it.
11128
11129 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11130
11131         * lpath.el: Fbind display-time-event-handler; don't fbind
11132         string-to-multibyte.
11133
11134         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11135
11136 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11137
11138         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11139         contained in text because xml.el decodes entities) with LFs.
11140
11141 2005-04-11  Lute Kamstra  <lute@gnu.org>
11142
11143         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11144         differently.
11145
11146 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11147
11148         * mm-util.el (mm-detect-coding-region): Typo.
11149
11150 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11151
11152         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11153
11154 2005-04-06  Deepak Goel  <deego@gnufans.org>
11155
11156         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11157         user-function allow user modifications of the scores.
11158         (spam-stat-score-buffer-user): New function, to allow
11159         user-computed modifications to the score.
11160         (spam-stat-score-buffer-user-functions): List of additional
11161         scoring functions.
11162         (spam-stat-error-holder): Global temporary error holder.
11163         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11164         variable.
11165
11166 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11167
11168         * gnus-registry.el (gnus-registry-clean-empty-function)
11169         (gnus-registry-trim, gnus-registry-fetch-groups)
11170         (gnus-registry-delete-group): Groups that match
11171         `gnus-registry-ignored-groups' are removed from the registry
11172         entries, not just ignored for splitting.  This helps clean up the
11173         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11174         to get all the groups a message ID is in.
11175
11176         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11177         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11178         (spam-stat-score-buffer-user-functions): Add :number custom type.
11179
11180 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11181
11182         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11183         argument in XEmacs.
11184
11185         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11186         (nnrss-request-group): Decode group name first.
11187         (nnrss-request-article): Make a text/plain article if mml-to-mime
11188         failed.
11189         (nnrss-get-encoding): Return a compatible encoding according to
11190         nnrss-compatible-encoding-alist.
11191         (nnrss-find-el): Use consp instead of listp.
11192         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11193
11194 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11195
11196         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11197         which Emacs 20 doesn't support.
11198         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11199
11200 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11201
11202         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11203         silence the byte compiler inside the defun.
11204
11205         * gnus-demon.el (parse-time-string): Add autoload.
11206
11207         * gnus-delay.el (parse-time-string): Add autoload.
11208
11209         * gnus-art.el (parse-time-string): Add autoload.
11210
11211         * nnultimate.el (parse-time): Require for `parse-time-string'.
11212
11213 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11214
11215         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11216
11217         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11218
11219         * smime.el (smime-ldap-host-list): Add :version.
11220
11221 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11222
11223         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11224         pass it to `gnus-browse-read-group'.
11225         (gnus-browse-read-group): Add NUMBER argument and pass it to
11226         `gnus-group-read-ephemeral-group'.
11227
11228         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11229         argument and pass it to `gnus-group-read-group'.
11230
11231 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11232
11233         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11234         mm-xemacs-find-mime-charset-1 if we have the mule feature
11235         available at runtime.
11236
11237 2005-03-25  Werner Lemberg  <wl@gnu.org>
11238
11239         * nnmaildir.el: Replace `illegal' with `invalid'.
11240
11241 2005-03-23  Lute Kamstra  <lute@gnu.org>
11242
11243         * time-date.el: Add comment on time value formats.
11244         Don't require parse-time.
11245         (with-decoded-time-value): New macro.
11246         (encode-time-value): New function.
11247         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11248         (days-to-time): Return a valid time value when arg is huge.
11249         (time-since): Use time-subtract.
11250         (time-to-number-of-days): Use time-to-seconds.
11251
11252 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11253
11254         * gnus-start.el (gnus-display-time-event-handler):
11255         Check display-time-timer at runtime rather than only at load time
11256         in case display-time-mode is turned off in the mean time.
11257
11258 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11259
11260         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11261         used.
11262
11263         * nneething.el (nneething-map-file-directory): Derive from
11264         `gnus-directory'.
11265
11266         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11267         the To/Cc button.
11268
11269 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11270
11271         * nnmaildir.el (nnmaildir-request-accept-article):
11272         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
11273
11274 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11275
11276         * gnus-async.el: Require timer-funcs at compile time when in
11277         XEmacs for `run-with-idle-timer'.
11278
11279 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11280
11281         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
11282         autoloaded function.
11283
11284 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11285
11286         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
11287
11288 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
11289
11290         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
11291
11292 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11293
11294         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11295         gnus-expert-user to default.
11296
11297 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11298
11299         * nnimap.el (nnimap-open-server): Ditto.
11300
11301         * imap.el (imap-authenticate): Fix typo.
11302
11303 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11304
11305         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11306         buffer (since IMAP server might return FETCH response out of
11307         order, and the nntp buffer must be sorted).
11308
11309 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11310
11311         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11312         comparison on string.
11313
11314         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11315         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11316         (gnus-agent-summary-fetch-series): Modified to protect against
11317         gnus-agent-summary-fetch-group clearing processable flags.
11318         (gnus-agent-synchronize-group-flags): Update live group buffer as
11319         synchronization may occur due to the user toggle the plugged
11320         status.
11321         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11322         successfully downloaded.
11323         (gnus-agent-expire-group-1): Avoid using markers when the overview
11324         is in ascending order; greatly improves performance.
11325         (gnus-agent-regenerate-group): Use
11326         gnus-agent-synchronize-group-flags to reset read status in both
11327         gnus and server.
11328         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11329
11330 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11331
11332         * message.el: Don't autoload former message-utils variables.
11333         (message-strip-subject-trailing-was): Change doc string.
11334
11335         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11336         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11337         (nnweb-google-search): Add "hl=en" here.
11338         (nnweb-google-parse-1, nnweb-google-create-mapping):
11339         Don't hardcode URL.
11340
11341 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11342
11343         * message.el (message-get-reply-headers, message-followup):
11344         Mention related variables `message-use-followup-to' and
11345         `message-use-mail-followup-to', in the information buffer.
11346
11347         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11348         of broken groups(-beta).google.com.
11349
11350 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11351
11352         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11353         parameter to invoked gnus-request-move-article; remove the
11354         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11355         all at once instead of once per article.
11356         (gnus-summary-remove-process-mark): Accept a list of articles as
11357         well as a single article for processing.
11358
11359         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11360         parameter.
11361
11362         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11363
11364         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11365
11366         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11367         parameter.
11368
11369         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11370         parameter.
11371
11372         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11373         parameter and remove the gnus-sum-hint-move-is-internal variable.
11374
11375         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11376         parameter.
11377
11378         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11379         parameter.
11380
11381         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11382         parameter.
11383
11384         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11385
11386         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11387         parameter.
11388
11389         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11390         parameter.
11391
11392 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11393
11394         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11395         a more conservative way.
11396
11397 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11398
11399         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11400         buffer, so it moves the window's cursor.
11401
11402 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11403
11404         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11405         `mm-dissect-multipart' and receive the from field as an (optional)
11406         argument from `mm-dissect-multipart'.
11407         (mm-dissect-multipart): Receive the from field as an argument and
11408         pass it on when we call `mm-dissect-buffer' on MIME parts.
11409         Fixes verification/decryption of signed/encrypted MIME parts.
11410
11411 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11412
11413         * gnus-sum.el (gnus-summary-move-article): Set
11414         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11415         whatever it calls (right now, only nnimap-request-move article
11416         respects it).
11417
11418         * nnimap.el (nnimap-request-move-article): When
11419         gnus-sum-hint-move-is-internal is set, don't do the extra
11420         nnimap-request-article.
11421
11422 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11423
11424         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11425
11426         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11427         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11428
11429         * gnus-sum.el (gnus-summary-caesar-message):
11430         Apply `gnus-treat-article' after rotation.
11431
11432         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11433         doc string.
11434
11435 2005-02-22  Simon Josefsson  <jas@extundo.com>
11436
11437         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11438         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11439         <arne@arnested.dk>.
11440         (encrypt): Add password-cache and password-cache-expiry as group
11441         members.
11442
11443 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11444
11445         * smime.el (smime-ldap-host-list): Doc fix.
11446         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11447         cache) password.
11448         (smime-sign-region): Use it.
11449         (smime-decrypt-region): Use it.
11450         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11451         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11452         fails.
11453         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11454         certificate from DER to PEM format rather than calling openssl.
11455
11456         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11457
11458         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11459         for signing/encryption.
11460
11461         * mml.el (mml-parse-1): Use them.
11462
11463 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11464
11465         * nnrss.el (nnrss-verbose): Removed.
11466         (nnrss-request-group): Use `nnheader-message' instead.
11467
11468 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11469
11470         * nnrss.el (nnrss-verbose): New variable.
11471         (nnrss-request-group): Make it say nnrss is requesting a group.
11472
11473 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11474
11475         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11476         Handle news URL with given port correctly.
11477
11478 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11479
11480         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11481         containing special characters.
11482
11483         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11484
11485         * mml.el (mime-to-mml): Ditto.
11486
11487         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11488         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11489         (rfc2047-decode-region): Quote decoded words containing special
11490         characters when rfc2047-quote-decoded-words-containing-tspecials
11491         is non-nil.
11492
11493 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11494
11495         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11496
11497         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11498
11499 2005-02-15  Simon Josefsson  <jas@extundo.com>
11500
11501         * nnimap.el (nnimap-debug): Doc fix.
11502
11503         * imap.el (imap-debug): Doc fix.
11504
11505 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11508
11509 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11510
11511         * gnus.el (spam-contents): Improve docs for spam-contents
11512         parameter in its variable incarnation.
11513
11514 2005-02-14  Simon Josefsson  <jas@extundo.com>
11515
11516         * smime-ldap.el: Use require instead of load-library for ldap.
11517         (smime-ldap-search): Indent.
11518         (smime-ldap-search-internal): Shorten line.
11519
11520         * smime.el (smime-cert-by-dns): Add doc-string.
11521         (smime-cert-by-ldap-1): Indent.
11522
11523         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11524         mml-smime-get-dns-ldap.
11525         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11526
11527 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11528
11529         * smime.el: Require smime-ldap.
11530         (smime-ldap-host-list): New variable.
11531         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11532
11533         * mml-smime.el (mml-smime-encrypt-query): New function.
11534         (mml-smime-encrypt-query): Use it.
11535
11536         * smime-ldap.el: New file.
11537
11538 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11541
11542 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11543
11544         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11545         argument in doc string.  Make query for type more clear.
11546
11547 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11548
11549         * gnus.el (gnus-group-startup-message): Search for gnus images in
11550         etc/images/gnus.
11551         * mm-util.el (mm-image-load-path): Likewise.
11552         * smiley.el (smiley-data-directory): Search for smilies in
11553         etc/images/smilies.
11554
11555 2005-02-09  Kim F. Storm  <storm@cua.dk>
11556
11557         Change Emacs release version from 21.4 to 22.1 throughout.
11558         Change Emacs development version from 21.3.50 to 22.0.50.
11559
11560 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11561
11562         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11563
11564         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11565         non-Mule XEmacs as well.
11566         (mm-decompress-buffer): Signal an error intentionally if it does
11567         not decompress compressed data because auto-compression-mode is
11568         disabled.
11569
11570 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11571
11572         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11573         an ID in the registry even if it has no groups.
11574
11575 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11576
11577         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11578         merge it into mm-decompress-buffer.
11579         (gnus-mime-copy-part): Use the MIME part charset, the value which
11580         a user specified or gnus-newsgroup-charset for decoding, like
11581         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11582         save-buffer what was used.  Suggested by Kevin Ryde
11583         <user42@zip.com.au>.
11584         (gnus-mime-inline-part): Allow the name parameter as well as the
11585         filename parameter; force decompressing of compressed data; always
11586         display contents being not decoded as unibyte.
11587
11588         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11589         as well as the filename parameter.
11590
11591         * mm-util.el (mm-decompress-buffer): Merge
11592         gnus-mime-jka-compr-maybe-uncompress.
11593         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11594         of compressed data.
11595
11596 2005-02-08  Simon Josefsson  <jas@extundo.com>
11597
11598         * imap.el (imap-log): Doc fix.
11599
11600 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11603         the coding cookies; decompress compressed parts.
11604
11605         * mml.el (mml-generate-mime-1): Add the charset parameter according
11606         to the value which a user specified manually or the coding cookie.
11607
11608         * mm-util.el (mm-string-to-multibyte): New function.
11609         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11610         (mm-coding-system-to-mime-charset): New function.
11611         (mm-decompress-buffer): New function.
11612         (mm-find-buffer-file-coding-system): New function.
11613
11614         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11615         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11616         parts.
11617
11618 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11619
11620         * mm-view.el (mm-display-inline-fontify): Decode a part according
11621         to the charset parameter.
11622
11623 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11624
11625         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11626         prefix arg is neither nil nor a number, as info specifies.
11627
11628 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11629
11630         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11631         timestamps.
11632
11633 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11634
11635         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11636         groups error checking and notify user.
11637
11638 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11639
11640         * message.el (message-send-mail-function): Check existence of
11641         sendmail-program first before using default value
11642         `message-send-mail-with-sendmail'.  Otherwise use more generic
11643         `smtpmail-send-it'.
11644
11645 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11646
11647         * nntp.el (nntp-request-update-info): Always return nil.
11648
11649 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11650
11651         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11652
11653 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11654
11655         * message.el (message-beginning-of-line): Change the behavior when
11656         invoked between BOL and : so that it first moves backward.
11657
11658 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11659
11660         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11661         article buffer when editing of the article is discarded.
11662         (gnus-article-prepare): Revert.
11663
11664 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11665
11666         * gnus-art.el (gnus-article-prepare):
11667         Remove message-strip-forbidden-properties from the local hook.
11668
11669 2005-01-27  Simon Josefsson  <jas@extundo.com>
11670
11671         * password.el (password-cache-add): Only start one timer per key.
11672         Reported by Derek Atkins <warlord@MIT.EDU>.
11673
11674 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11675
11676         * run-at-time.el: Removed.  It is no longer needed as
11677         timer-funcs.el in the xemacs-base package has a working version of
11678         `run-at-time'.
11679
11680         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11681
11682         * password.el: Require timer-funcs instead of run-at-time in
11683         XEmacs.
11684         Remove `password-run-at-time' macro.
11685         (password-cache-add): Use `run-at-time' instead of
11686         `password-run-at-time'.
11687
11688         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11689         Remove `nnheader-cancel-function-timers' alias,
11690         `cancel-function-timers' exists in XEmacs in timer-funcs.
11691
11692         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11693         for `run-with-idle-timer'.
11694
11695         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11696         for `run-at-time'.
11697
11698         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11699         for `with-timeout'.
11700
11701         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11702         the same as for XEmacs 21.4.
11703         No need to ignore `run-with-idle-timer', this function exists in
11704         XEmacs now in timer-funcs.el in the xemacs-base package.
11705         (dgnushack-compile): No need to delete
11706         run-at-time.el from the list of files to compile because it
11707         doesn't exist anymore.
11708
11709 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11710
11711         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11712         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11713
11714 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11715
11716         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11717         sensitively.
11718
11719 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11720
11721         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11722
11723 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11724
11725         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11726         which will be inserted according to the multibyteness of a buffer
11727         rather than the type of contents.  Suggested by ARISAWA Akihiro
11728         <ari@mbf.ocn.ne.jp>.
11729
11730         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11731         of string which old xml.el may return rather than a string.
11732
11733 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11734
11735         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11736
11737 2005-01-16  Simon Josefsson  <jas@extundo.com>
11738
11739         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11740         idn/idna.el isn't available.
11741         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11742         <michael@waxrat.com>.
11743
11744         * hashcash.el: Remove non-FSF copyright header.
11745
11746         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11747         (hashcash-generate-payment): Use it.
11748         (hashcash-generate-payment-async): Use it.
11749
11750 2005-01-15  Simon Josefsson  <jas@extundo.com>
11751
11752         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11753         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11754
11755         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11756         gnus-summary-idna-message.
11757         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11758         (gnus-summary-idna-message): New function.
11759
11760 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11761
11762         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11763         gnus-novice-user.
11764
11765 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * nnrss.el (nnrss-request-delete-group): Delete entries in
11768         nnrss-group-alist as well.
11769         (nnrss-save-server-data): Insert newline.
11770
11771 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11772
11773         * gnus.el (gnus-user-agent): Use list of symbols instead of
11774         symbols.  Display full version number for (S)XEmacs.  Optionally
11775         display (S)XEmacs codename.
11776
11777         * gnus-util.el (gnus-emacs-version): Update for new
11778         `gnus-user-agent'.
11779
11780         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11781         Gnus version.
11782
11783 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11784
11785         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11786         which is unreadable in some setups.
11787
11788 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11789
11790         * gnus-spec.el (gnus-update-format-specifications): Flush the
11791         group format spec cache if it doesn't support decoded group names.
11792
11793 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11794
11795         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11796         Allow to apply decay on score files matching a regexp.
11797
11798 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11801         compatibility in %g and %c.
11802
11803 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11804
11805         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11806         name for only %g and %c.
11807         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11808         of gnus-tmp-group to decoded group name.
11809         (gnus-group-make-rss-group): Exclude `/'s from group names.
11810
11811 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * nnrss.el (nnrss-get-encoding): Fix regexp.
11814
11815 2004-12-27  Simon Josefsson  <jas@extundo.com>
11816
11817         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11818         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11819         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11820
11821 2004-12-17  Kim F. Storm  <storm@cua.dk>
11822
11823         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11824
11825         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11826
11827 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11828
11829         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11830
11831 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11832
11833         * nnrss.el: Require rfc2047 and mml.
11834         (nnrss-file-coding-system): New variable.
11835         (nnrss-format-string): Redefine it as an inline function.
11836         (nnrss-decode-group-name): New function.
11837         (nnrss-string-as-multibyte): Remove.
11838         (nnrss-retrieve-headers): Decode group name; don't use
11839         nnrss-format-string.
11840         (nnrss-request-group): Decode group name.
11841         (nnrss-request-article): Decode group name; allow a Message-ID as
11842         well as an article number; don't use nnrss-format-string; encode a
11843         Message-ID string which may contain non-ASCII characters; use
11844         mml-to-mime to compose a MIME article.
11845         (nnrss-request-expire-articles): Decode group name.
11846         (nnrss-request-delete-group): Decode group name.
11847         (nnrss-fetch): Clarify error message.
11848         (nnrss-read-server-data): Use insert-file-contents instead of load;
11849         bind file-name-coding-system; use multibyte buffer.
11850         (nnrss-save-server-data): Bind coding-system-for-write to the
11851         value of nnrss-file-coding-system; bind file-name-coding-system;
11852         add coding cookie.
11853         (nnrss-read-group-data): Use insert-file-contents instead of load;
11854         bind file-name-coding-system; use multibyte buffer.
11855         (nnrss-save-group-data): Bind coding-system-for-write to the
11856         value of nnrss-file-coding-system; bind file-name-coding-system.
11857         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11858         make it work with non-ASCII text.
11859         (nnrss-find-el): Make it work with old xml.el as well.
11860
11861 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11862
11863         * nnrss.el (nnrss-get-encoding): New function.
11864         (nnrss-fetch): Use unibyte buffer initially; bind
11865         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11866         decode contents according to the encoding attribute.
11867         (nnrss-save-group-data): Add coding cookie.
11868         (nnrss-mime-encode-string): New function.
11869         (nnrss-check-group): Use it to encode subject and author.
11870
11871 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11872
11873         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11874         imaginary variable.
11875
11876 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11877
11878         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11879         correctly even if there are wide characters.
11880
11881 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11882
11883         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11884         downcased symbol names; make a new cache instead of reusing
11885         bbdb-hashtable.
11886
11887 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11888
11889         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11890         concatenating segments rather than before concatenating them.
11891         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11892
11893         * message.el (message-get-reply-headers): Bind `extra'.
11894
11895 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11896
11897         * message.el (message-extra-wide-headers): New variable.
11898         (message-get-reply-headers): Use it.
11899
11900 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11903         (gnus-agent-group-pathname): Ditto.
11904
11905         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11906
11907         * gnus-group.el (gnus-group-make-group): Decode group name.
11908         (gnus-group-make-rss-group): Register the group data after opening
11909         the nnrss group.
11910
11911 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11912
11913         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11914         by expiry now get marked as read.
11915
11916 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11919
11920 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11921
11922         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11923         unify Latin characters in XEmacs.
11924         (mm-find-mime-charset-region): Use it.
11925
11926 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11927
11928         * gnus-util.el (gnus-delete-directory): New function.
11929
11930         * gnus-agent.el (gnus-agent-delete-group): Use it.
11931
11932         * gnus-cache.el (gnus-cache-delete-group): Use it.
11933
11934 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11937         names.
11938
11939 2004-12-16  Simon Josefsson  <jas@extundo.com>
11940
11941         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11942
11943 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11944
11945         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11946
11947         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11948         (gnus-group-set-current-level): Decode group name.
11949
11950 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11951
11952         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11953         failed.
11954
11955 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11956
11957         * gnus-group.el (gnus-group-delete-group): Decode group name.
11958         (gnus-group-make-rss-group): Encode group name.
11959         (gnus-group-catchup-current): Decode group name.
11960         (gnus-group-kill-group): Decode group name.
11961
11962 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11963
11964         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11965
11966 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11967
11968         * gnus-group.el (gnus-group-make-rss-group):
11969         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11970
11971         * gnus-start.el (gnus-setup-news): Honor user's setting to
11972         gnus-message-archive-method.  Suggested by Lute Kamstra
11973         <lute@gnu.org>.
11974
11975 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11976
11977         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11978         global counterparts of the buffer-local variables.
11979
11980 2004-11-16  Romain Francoise  <romain@orebokech.com>
11981
11982         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11983         counterparts of the buffer-local variables.
11984
11985 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11986
11987         * message.el (message-forbidden-properties): Fixed typo in doc
11988         string.
11989
11990 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11991
11992         * gnus-util.el (gnus-replace-in-string): Added doc string.
11993
11994         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11995         to avoid problems when splitting mails with many recipients.
11996
11997 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11998
11999         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12000         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12001
12002 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12003
12004         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12005         if there is no hashtable in memory or file modification time is
12006         newer than cached timestamp.
12007
12008 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12009
12010         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12011         not-matching option.
12012
12013 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12014
12015         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12016         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12017         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12018         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12019         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12020         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12021
12022 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * message.el (message-forward-make-body-mml): Remove headers
12025         according to message-forward-ignored-headers if a message is decoded.
12026
12027 2004-12-02  Romain Francoise  <romain@orebokech.com>
12028
12029         * message.el (message-forward-make-body-plain): Always remove
12030         headers according to message-forward-ignored-headers.
12031
12032 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12033
12034         * spam.el (spam-summary-prepare-exit): Remove the
12035         gnus-summary-limit pop for now, it has problems with ham marks for
12036         me.
12037
12038 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12039
12040         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12041         correctly.
12042
12043 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12044
12045         * format-spec.el (format-spec): Message the char.
12046
12047 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12048
12049         * gnus-art.el (gnus-split-methods): Reformat comments.
12050
12051         * spam.el (spam-summary-prepare-exit): Remove article limits
12052         before exiting the summary buffer.
12053
12054 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12057         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12058
12059         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12060         order to silence the byte compiler.
12061
12062         * spam.el: Fix the way to silence the byte compiler, which
12063         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12064         bbdb-search-simple, spam-BBDB-register-routine,
12065         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12066         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12067         spam-stat-buffer-is-spam, spam-stat-load,
12068         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12069         spam-stat-save and spam-stat-split-fancy.
12070
12071 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12072
12073         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12074         which may confuse users.
12075         (canlock-password-for-verify): Ditto.
12076
12077         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12078
12079         * gnus-art.el (gnus-emphasis-alist): Ditto.
12080
12081         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12082
12083         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12084
12085         * gnus-start.el (gnus-save-killed-list): Ditto.
12086
12087         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12088         (gnus-sum-thread-tree-root): Ditto.
12089         (gnus-sum-thread-tree-false-root): Ditto.
12090         (gnus-sum-thread-tree-single-indent): Ditto.
12091
12092         * message.el (message-courtesy-message): Ditto.
12093         (message-archive-note): Ditto.
12094         (message-subscribed-address-file): Ditto.
12095         (message-user-fqdn): Ditto.
12096
12097         * spam-report.el (spam-report-gmane-regex): Ditto.
12098
12099         * spam.el (spam-blackhole-good-server-regex): Ditto.
12100
12101 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12102
12103         * mml.el (mml-preview): Widen the message buffer before copying
12104         the contents to the preview buffer; sort headers before previewing.
12105
12106         * message.el (message-hidden-headers): Fix the way to avoid a bug
12107         in the `repeat' widget in Emacs 21.3 or earlier.
12108
12109 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12110
12111         * message.el (message-hidden-headers): Default to "^References:".
12112         Improve customization type.  Suggested by Reiner Steib
12113         <Reiner.Steib@gmx.de>.
12114
12115 2004-11-25  Romain Francoise  <romain@orebokech.com>
12116
12117         * message.el (message-strip-forbidden-properties): Remove check for
12118         obsolete `message-hidden' text property, hidden headers are not
12119         accessible in the buffer anymore.
12120
12121 2004-11-22  Romain Francoise  <romain@orebokech.com>
12122
12123         * message.el (message-header-format-alist): Add `From' in list
12124         so that it can be sorted.
12125         (message-fix-before-sending): Widen and sort headers before
12126         sending.
12127         (message-hide-headers): Use narrowing to hide headers by moving
12128         them to the top of the buffer and narrowing to the region
12129         underneath.
12130
12131 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12132
12133         * message.el (message-strip-forbidden-properties): Bind
12134         buffer-read-only (etc) to nil.
12135
12136 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12137
12138         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12139         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12140
12141 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12142
12143         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12144
12145 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12146
12147         * dns.el (query-dns): Use sit-for to time instead of
12148         accept-process-output, since that doesn't seem to work on udp
12149         sockets.
12150
12151 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12152
12153         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12154
12155 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12156
12157         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12158         doc string.  Improve doc string.
12159
12160 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12161
12162         * nntp.el (nntp-request-update-info): Return nil if
12163         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12164         may not call gnus-activate-group which uselessly issues the GROUP
12165         commands for all nntp groups and wastes time.  Reported by Romain
12166         Francoise <romain@orebokech.com>.
12167
12168         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12169
12170 2004-11-15  Simon Josefsson  <jas@extundo.com>
12171
12172         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12173         headers separately.
12174         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12175         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12176
12177 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12178
12179         * gnus-start.el (gnus-convert-old-newsrc):
12180         Assign legacy-gnus-agent to 5.10.7.
12181
12182 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12183
12184         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12185         start of the lines.
12186
12187 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12188
12189         * hashcash.el (hashcash-default-payment): Change default to 20.
12190         (hashcash-default-accept-payment): Change default to 20.
12191         (hashcash-process-alist): New variable.
12192         (hashcash-generate-payment-async): Add.
12193         (hashcash-already-paid-p): Add.
12194         (hashcash-insert-payment): Don't generate payments twice.
12195         (hashcash-insert-payment-async): Add.
12196         (hashcash-insert-payment-async-2): Add.
12197         (hashcash-cancel-async): Add.
12198         (hashcash-wait-async): Add.
12199         (hashcash-processes-running-p): Add.
12200         (hashcash-wait-or-cancel): Add.
12201         (mail-add-payment): New optional argument.  Conditionally start
12202         asynchronous calculation.
12203         (mail-add-payment-async): Add.
12204
12205         * message.el (message-send-mail): Wait for asynchronous hashcash
12206         results.  Don't clobber existing X-Hashcash headers.
12207         (message-setup-1): Call mail-add-payment-async when
12208         message-generate-hashcash is non-nil.
12209
12210 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12211
12212         * message.el (message-use-alternative-email-as-from): Examine the
12213         From header as well; use message-make-from in order to include a
12214         user's full name.
12215
12216 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12217
12218         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12219         default; improve customization type.
12220         (gnus-emphasis-custom-with-format): New macro.
12221         (gnus-emphasis-custom-value-to-external): New function.
12222         (gnus-emphasis-custom-value-to-internal): New function.
12223
12224 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12225
12226         * dns.el (query-dns): Resolve reverse addresses.
12227
12228 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12229
12230         * gnus-group.el (gnus-group-get-new-news): Use it.
12231
12232         * gnus-start.el (gnus-check-reasonable-setup): New function.
12233
12234 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12237         "Args out of range" error.  Reported by Arnaud Giersch
12238         <arnaud.giersch@free.fr>.
12239
12240 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12241
12242         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12243
12244 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12245
12246         * spam.el (spam group): Add :version.
12247
12248         * pgg-def.el (pgg group): Add :version.
12249
12250 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12251
12252         * gnus-art.el (gnus-article-edit-article): Don't associate the
12253         article buffer with a draft file.  This is a temporary measure
12254         against the 2004-08-22 change to gnus-article-edit-mode.
12255
12256 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12257
12258         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12259         (html2text-format-tags): Remove unused variable `attr'.
12260
12261 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12262
12263         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12264
12265         * tls.el (tls-process-connection-type, tls-success)
12266         (tls-certtool-program): Add :version.
12267
12268         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12269         (starttls-extra-arguments, starttls-process-connection-type)
12270         (starttls-connect, starttls-failure, starttls-success): Add :version.
12271
12272         * spam-stat.el (spam-stat): Add :version.
12273
12274         * sieve.el (sieve): Add :version.
12275
12276         * sha1.el (sha1): Add :version.
12277         (sha1-use-external): Remove redundant version.
12278
12279         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
12280         (nnmail-cache-ignore-groups, nnmail-spool-hook)
12281         (nnmail-split-fancy-match-partial-words)
12282         (nnmail-split-lowercase-expanded): Add :version.
12283
12284         * nndiary.el (nndiary): Add :version.
12285
12286         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
12287
12288         * mml-sec.el (mml-default-sign-method)
12289         (mml-default-encrypt-method, mml-signencrypt-style-alist):
12290         Add :version.
12291
12292         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
12293
12294         * mm-url.el (mm-url-use-external, mm-url-program)
12295         (mm-url-arguments): Add :version.
12296
12297         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12298         (mm-attachment-file-modes, mm-decrypt-option)
12299         (mm-w3m-safe-url-regexp): Add :version.
12300
12301         * message.el (message-cite-prefix-regexp)
12302         (message-sendmail-envelope-from, message-minibuffer-local-map)
12303         (message-user-fqdn, message-completion-alist): Add :version.
12304
12305         * gnus-win.el (gnus-configure-windows-hook)
12306         (gnus-use-frames-on-any-display): Add :version.
12307
12308         * gnus-art.el (gnus-article-address-banner-alist)
12309         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12310         (gnus-treat-from-picon, gnus-treat-mail-picon)
12311         (gnus-treat-x-pgp-sig): Add :version.
12312
12313         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12314         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12315         (gnus-summary-article-delete-hook)
12316         (gnus-summary-display-while-building): Add :version.
12317
12318         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12319         (gnus-get-top-new-news-hook): Add :version.
12320
12321         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12322         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12323
12324         * gnus-registry.el (gnus-registry): Add :version.
12325
12326         * gnus-spec.el (gnus-use-correct-string-widths)
12327         (gnus-make-format-preserve-properties): Add :version.
12328
12329         * gnus.el (gnus-group-charter-alist)
12330         (gnus-group-fetch-control-use-browse-url)
12331         (gnus-install-group-spam-parameters): Add :version.
12332
12333         * gnus-diary.el (gnus-diary): Add :version.
12334
12335         * gnus-delay.el (gnus-delay): Add :version.
12336
12337         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12338         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12339         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12340         Add :version.
12341
12342         * gnus-agent.el (gnus-agent-max-fetch-size)
12343         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12344         (gnus-agent-prompt-send-queue): Add :version.
12345
12346         * deuglify.el (gnus-outlook-deuglify): Add :version.
12347
12348         * html2text.el: Beautify code.  Improve doc strings.  Some
12349         checkdoc cleanup.
12350         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12351
12352 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12353
12354         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12355
12356 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12357
12358         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12359         when package is loaded.
12360
12361         * spam.el (spam-summary-score-preferred-header): Add global preference
12362         for people who want to override the default SpamAssassin over
12363         Bogofilter preference (when both are set).
12364         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12365         (spam-user-format-function-S): Check
12366         spam-summary-score-preferred-header.
12367         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12368         (spam-user-format-function-S): Format the score correctly.
12369
12370 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12373         signature file.  Suggested by Manoj Srivastava
12374         <srivasta@golden-gryphon.com>.
12375
12376         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12377         iso-2022-jp even in the Japanese language environment.
12378         Suggested by Jason Rumney <jasonr@gnu.org>.
12379
12380 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12381
12382         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12383         use the same characters as the dummy marks; make it free from
12384         getting affected by the language environment.
12385         (gnus-summary-read-group-1): Update mark positions only when the
12386         format spec is updated.
12387
12388         * gnus-spec.el (gnus-update-format-specifications): Return a list
12389         of updated types.
12390
12391 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12392
12393         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12394         of boundp to check if display-warning is available.
12395
12396 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12397
12398         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12399
12400 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12401
12402         * nnspool.el (nnspool-spool-directory): Use news-path if the
12403         news-directory variable is not bound.
12404
12405         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12406         function instead of display-warning if it is not available.
12407
12408 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12409
12410         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12411         v5-10: Use `point-at-bol'.
12412
12413 2004-10-26  Simon Josefsson  <jas@extundo.com>
12414
12415         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12416         <chenggao@gmail.com>.
12417
12418 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12419
12420         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12421         instead.
12422
12423 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12424
12425         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12426         to remove a server from the nnimap-server-buffer-alist.
12427         (nnimap-open-connection, nnimap-close-server): Use it.
12428
12429         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12430
12431 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12432
12433         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12434         running the major-mode function.
12435
12436 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12437
12438         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12439         dummy marks in the right way.
12440
12441 2004-10-18  David Edmondson  <dme@dme.org>
12442
12443         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12444         excessively.
12445
12446 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12447
12448         * gnus-util.el (gnus-split-references): Accept a nil references
12449         string and go on blissfully.
12450
12451         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12452         cases where the references string is non-nil but has no references.
12453
12454         * encrypt.el: Add autoload tags.
12455
12456         * spam.el (spam-resolve-registrations-routine): Remove article
12457         from unregistration list too.  Reported by David Hanak
12458         <dhanak@isis.vanderbilt.edu>
12459
12460 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12461
12462         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12463         nil.  Changed custom type.
12464
12465 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12466
12467         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12468
12469         * gnus-sum.el (gnus-summary-move-article): Use it.
12470
12471 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12472
12473         * encrypt.el: Add autoload cookies.
12474
12475         * spam.el (spam-backend-article-list-property)
12476         (spam-backend-get-article-todo-list)
12477         (spam-backend-put-article-todo-list)
12478         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12479         Resolve registrations separately.
12480         (spam-register-routine): Format comments.
12481         (spam-unregister-routine, spam-register-routine): Always call with
12482         specific-articles, no default list.
12483         (spam-summary-prepare-exit): Use the spam-classifications function.
12484
12485         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12486         gnus-encrypt.el.
12487
12488         * encrypt.el: Copied from gnus-encrypt.el.
12489
12490         * gnus-encrypt.el: Commented that it's obsolete.
12491
12492 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12493
12494         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12495         (gnus-score-save): Use it.
12496
12497         * message.el (message-bury): Use `window-dedicated-p'.
12498
12499 2004-10-15  Simon Josefsson  <jas@extundo.com>
12500
12501         * pop3.el (top-level): Don't require nnheader.
12502         (pop3-read-timeout): Add.
12503         (pop3-accept-process-output): Add.
12504         (pop3-read-response, pop3-retr): Use it.
12505
12506 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12507
12508         * spam.el (spam-register-routine): Move comment.
12509         (spam-verify-bogofilter): Use 'unknown for the initial
12510         spam-bogofilter-valid state, not 'never.
12511
12512         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12513         for netrc-machine.
12514
12515         * nnimap.el (nnimap-open-connection): Use
12516         netrc-machine-user-or-password.
12517
12518 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12519
12520         * gnus-registry.el (gnus-registry-unload-hook):
12521         Set as a variable with add-hook.
12522
12523         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12524         of news-path.
12525
12526         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12527
12528         * spam.el: Delete duplicate `provide'.
12529         (spam-unload-hook): Set as a variable with add-hook.
12530
12531 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12532
12533         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12534         in the doc string.
12535
12536         * message.el (message-ignored-news-headers)
12537         (message-ignored-supersedes-headers)
12538         (message-ignored-resent-headers)
12539         (message-forward-ignored-headers): Improve custom type.
12540
12541 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12542
12543         * message.el (message-tokenize-header): Fix 2004-09-06 change
12544         which used point-min in the wrong place.
12545
12546 2004-10-12  Simon Josefsson  <jas@extundo.com>
12547
12548         * tls.el (tls-certtool-program): New variable.
12549         (tls-certificate-information): New function, based on
12550         ssl-certificate-information.
12551
12552 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12553
12554         * compface.el: Move the version of ELisp-based uncompface program
12555         to the contrib directory because of the copyright problem.
12556
12557 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12558
12559         * message.el (message-kill-buffer): Raise the current frame.
12560
12561 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12562
12563         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12564
12565         * gnus.el (message-y-or-n-p): Autoload.
12566
12567         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12568         (pop3-password-required, pop3-authentication-scheme)
12569         (pop3-leave-mail-on-server): Made customizable.
12570         (pop3): New custom group.
12571         (pop3-retr): Remove `sleep-for' statements.
12572         Suggested by Dave Love <fx@gnu.org>.
12573
12574         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12575         Windows/DOS.
12576
12577         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12578         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12579         Dave Love <fx@gnu.org>.
12580
12581         * mml.el (mml-minibuffer-read-disposition): Require match.
12582         Suggested by Dave Love <fx@gnu.org>.
12583
12584 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12585
12586         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12587         doc string.
12588
12589 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12590
12591         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12592
12593 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12594
12595         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12596         instead of calling `mm-insert-inline', to decode text/* parts
12597         before displaying them.
12598
12599 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12600
12601         * mm-uu.el (mm-uu-text-plain-type): New variable.
12602         (mm-uu-pgp-signed-extract-1): Use it.
12603         (mm-uu-pgp-encrypted-extract-1): Use it.
12604         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12605         bind mm-uu-text-plain-type with that value.
12606         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12607         mm-uu-dissect.
12608
12609 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12610
12611         * gnus-group.el (gnus-update-group-mark-positions):
12612         * gnus-sum.el (gnus-update-summary-mark-positions):
12613         * message.el (message-check-news-body-syntax):
12614         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12615         of string-as-multibyte.
12616
12617 2004-10-05  Juri Linkov  <juri@jurta.org>
12618
12619         * gnus-group.el (gnus-update-group-mark-positions):
12620         * gnus-sum.el (gnus-update-summary-mark-positions):
12621         * message.el (message-check-news-body-syntax):
12622         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12623         8-bit unibyte values to a multibyte string for search functions.
12624
12625 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12626
12627         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12628         (mm-uu-dissect-text-parts): New function.
12629
12630         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12631         dissect text parts.
12632
12633         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12634         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12635
12636         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12637
12638         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12639         gnus-current-topics instead of gnus-current-topic.
12640
12641 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12642
12643         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12644
12645 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12646
12647         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12648         where approriate.
12649
12650         * nnml.el (nnml-generate-active-info): do.
12651
12652         * nndiary.el (nndiary-generate-active-info): do.
12653
12654         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12655         (gnus-topic-move): do.
12656
12657         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12658         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12659
12660         * gnus-srvr.el (gnus-server-prepare)
12661         (gnus-server-open-all-servers): do.
12662
12663         * gnus-msg.el (gnus-summary-cancel-article)
12664         (gnus-summary-resend-message)
12665         (gnus-summary-mail-crosspost-complaint): do.
12666
12667         * gnus-move.el (gnus-change-server): do.
12668
12669         * gnus-group.el (gnus-group-unmark-all-groups)
12670         (gnus-group-set-current-level): do.
12671
12672 2004-10-04  Simon Josefsson  <jas@extundo.com>
12673
12674         * message.el (message-generate-hashcash): Doc fix.
12675
12676 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12677
12678         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12679         avoid infinite recursion via gnus-get-function.
12680
12681 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12682
12683         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12684
12685         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12686
12687         * nnmail.el (nnmail-split-history): do.
12688
12689         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12690         (nnml-request-delete-group): do.
12691
12692         * nnslashdot.el (nnslashdot-read-groups): do.
12693
12694         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12695         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12696
12697         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12698         (nnspool-sift-nov-with-sed): Use last.
12699         (nnspool-retrieve-headers-with-nov): Use mapc.
12700         (nnspool-request-newgroups): Use dolist.
12701         (nnspool-request-group): Use last.
12702
12703         * nntp.el (nntp-read-server-type): Use dolist.
12704
12705         * nnvirtual.el (nnvirtual-create-mapping)
12706         (nnvirtual-update-read-and-marked): Use dolist.
12707         (nnvirtual-convert-headers): Simplify.
12708
12709 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12710
12711         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12712         support for sync'ing tick marks.
12713
12714 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12715
12716         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12717         there's no visible header.
12718
12719 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12720
12721         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12722         necessary, pass full group name to gnus-request-set-marks.
12723
12724 2004-10-01  Simon Josefsson  <jas@extundo.com>
12725
12726         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12727         acroread.
12728
12729 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12730
12731         * spam-report.el (spam-report-gmane): Fix interactive.
12732
12733         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12734
12735         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12736         when writing file.
12737         (gnus-agent-synchronize-flags): Don't default to being
12738         interactive.
12739
12740 2004-09-30  Simon Josefsson  <jas@extundo.com>
12741
12742         * message.el (message-generate-hashcash): Add.
12743         (message-send-mail): Use it, call mail-add-payment.
12744
12745 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12746
12747         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12748
12749 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12750
12751         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12752         gnus-requst-update-info with explicit code to sync the in-memory
12753         info read flags with the marks being sync'd to the backend.
12754
12755         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12756
12757 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12758
12759         * spam.el (spam-verify-bogofilter): Add new function.
12760         (spam-check-bogofilter)
12761         (spam-bogofilter-register-with-bogofilter): Use it.
12762         (spam-verify-bogofilter): Add small fixes.
12763
12764 2004-09-28  Simon Josefsson  <jas@extundo.com>
12765
12766         * hashcash.el (hashcash-generate-payment): Revert.
12767
12768 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12769
12770         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12771         gnus-extract-references instead of gnus-split-references.
12772
12773         * gnus-util.el (gnus-extract-references): Add new function, analogous
12774         to gnus-split-references but extracts only the message-ID without
12775         anything extra.
12776
12777         * hashcash.el (hashcash-generate-payment)
12778         (hashcash-check-payment): Do the right thing if hashcash-path is
12779         nil (because the hashcash program could not be found).
12780
12781         * spam.el (spam-use-hashcash): Remove comment.
12782
12783 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12784
12785         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12786         (gnus-cache-enter-article, gnus-cache-remove-article)
12787         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12788
12789         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12790
12791         * gnus-art.el (article-hide-boring-headers)
12792         (article-translate-strings, article-display-face)
12793         (gnus-article-mime-match-handle-first)
12794         (gnus-article-highlight-headers)
12795         (gnus-article-add-buttons-to-head): do.
12796
12797 2004-09-27  Simon Josefsson  <jas@extundo.com>
12798
12799         * hashcash.el: New version, from
12800         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12801         ../contrib/.
12802
12803 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12804
12805         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12806
12807 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12808
12809         * gnus-dup.el (gnus-dup-open): Use mapc.
12810         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12811
12812         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12813         Reported by Stefan Wiens <s.wi@gmx.net>.
12814
12815         * gnus.el (gnus-shutdown): Use dolist.
12816
12817         * gnus-undo.el (gnus-undo): Use mapc.
12818
12819         * nnrss.el (nnrss-generate-active): do.
12820
12821         * message.el (message-cite-original-without-signature)
12822         (message-cite-original): Use mapc.
12823         (message-do-actions, message-make-forward-subject): Use dolist.
12824
12825 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12826
12827         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12828         deletion to remove entire duplicate line.  Fixes merged article
12829         number bug.
12830
12831 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12832
12833         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12834         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12835         first ask if you want to open a server and then, even when you
12836         responded with no, asking if you want to synchronize the server's
12837         flags.
12838         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12839         multi-line expressions.
12840         (gnus-agent-synchronize-group-flags): New internal function.
12841         Updates marks in memory (in the info structure) AND in the
12842         backend.
12843
12844         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12845
12846         * nnagent.el (nnagent-request-set-mark): Use
12847         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12848         method, to ensure that synchronization updates marks in the
12849         backend and in the info (in memory) structure.
12850
12851 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12852
12853         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12854         convention fully; don't miss the root article of a thread; make
12855         the X-Draft-From header with correct article numbers.
12856
12857 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12858
12859         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12860         unless plugged.  Disable the agent so that an open failure causes
12861         an error.
12862
12863         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12864         Reverted 2004-09-21 change.  The backend must be opened while
12865         synchronizing flags even when the backend stores the flags
12866         locally.
12867
12868 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12869
12870         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12871         in `header' match.  Reported by Svend Tollak Munkejord.
12872
12873         * message.el (message-cite-original): Fix use of
12874         `message-cite-articles-with-x-no-archive'.
12875
12876 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12877
12878         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12879         (gnus-window-to-buffer): Ditto.
12880
12881         * mml.el (mml-preview-buffer): New variable.
12882         (mml-preview): Manage window layout with gnus-buffer-configuration.
12883
12884         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12885         X-Draft-From header even if those articles aren't quoted.
12886
12887 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12888
12889         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12890         (gnus-request-set-mark, gnus-request-update-mark): Use new
12891         g-s-t-u-l-m to decide to use backend even when unplugged.
12892
12893 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12894
12895         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12896         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12897
12898 2004-09-20  Simon Josefsson  <jas@extundo.com>
12899
12900         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12901         "utf-16-le".
12902
12903 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12904
12905         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12906
12907 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12908
12909         * uudecode.el (uudecode-use-external): Add :version.
12910
12911         * smime.el (smime-CA-file, smime-encrypt-cipher)
12912         (smime-dns-server): Add :version.
12913
12914         * smiley.el (gnus-smiley-file-types): Add :version.
12915
12916         * sha1.el (sha1-use-external): Add :version.
12917
12918         * pgg-def.el (pgg-query-keyserver): Add :version.
12919
12920         * nnmail.el (nnmail-fancy-expiry-targets)
12921         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12922         Add :version.
12923
12924         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12925         (nnimap-retrieve-groups-asynchronous): Add :version.
12926         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12927
12928         * mml.el (mml-content-disposition-parameters)
12929         (mml-insert-mime-headers-always): Add :version.
12930
12931         * mm-util.el (mm-coding-system-priorities): Add :version.
12932
12933         * mm-decode.el (mm-inline-text-html-with-images)
12934         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12935         (mm-verify-option): Add :version.
12936         (mm-text-html-renderer): Change :version.
12937
12938         * message.el (message-fcc-externalize-attachments)
12939         (message-required-headers, message-draft-headers)
12940         (message-subject-trailing-was-query)
12941         (message-subject-trailing-was-ask-regexp)
12942         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12943         (message-mark-insert-end, message-archive-header)
12944         (message-archive-note, message-cross-post-default)
12945         (message-cross-post-note, message-followup-to-note)
12946         (message-cross-post-note-function, message-use-mail-followup-to)
12947         (message-subscribed-address-functions)
12948         (message-subscribed-address-file, message-subscribed-addresses)
12949         (message-subscribed-regexps, message-allow-no-recipients)
12950         (message-yank-cited-prefix, message-signature-insert-empty-line)
12951         (message-hidden-headers, message-hierarchical-addresses)
12952         (message-mail-user-agent, message-use-idna)
12953         (message-valid-fqdn-regexp)
12954         (message-strip-special-text-properties, message-header-synonyms)
12955         (message-beginning-of-line, message-tab-body-function): Add :version.
12956         (message-insert-canlock, message-wide-reply-confirm-recipients):
12957         Change :version.
12958
12959         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12960         and :version.
12961         (mail-source-delete-old-incoming-confirm)
12962         (mail-source-movemail-program): Add :version.
12963
12964         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12965         (gnus-agent-cache, gnus-agent): Change :version.
12966
12967         * gnus-util.el (gnus-use-byte-compile): Change :version.
12968
12969         * gnus-sum.el (gnus-summary-make-false-root-always)
12970         (gnus-summary-default-high-score)
12971         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12972         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12973         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12974         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12975         (gnus-sum-thread-tree-single-indent)
12976         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12977         (gnus-sum-thread-tree-leaf-with-other)
12978         (gnus-sum-thread-tree-single-leaf): Add :version.
12979         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12980         (gnus-article-loose-mime): Change :version.
12981
12982         * gnus-start.el (gnus-backup-startup-file)
12983         (gnus-save-startup-file-via-temp-buffer): Add :version.
12984
12985         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12986         (gnus-server-offline-face): Add :version.
12987
12988         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12989
12990         * gnus-msg.el (gnus-gcc-externalize-attachments)
12991         (gnus-debug-files, gnus-debug-exclude-variables)
12992         (gnus-discouraged-post-methods): Change :version.
12993         (gnus-confirm-mail-reply-to-news)
12994         (gnus-confirm-treat-mail-like-news): Add :version.
12995
12996         * gnus-int.el (gnus-server-unopen-status): Add :version.
12997
12998         * gnus-group.el (gnus-group-jump-to-group-prompt)
12999         (gnus-large-ephemeral-newsgroup)
13000         (gnus-fetch-old-ephemeral-headers): Add :version.
13001
13002         * gnus-fun.el (gnus-x-face-directory)
13003         (gnus-convert-pbm-to-x-face-command)
13004         (gnus-convert-image-to-x-face-command)
13005         (gnus-convert-image-to-face-command): Add :version.
13006
13007         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13008
13009         * gnus-cite.el (gnus-cite-blank-line-after-header)
13010         (gnus-article-boring-faces): Add :version.
13011
13012         * gnus-art.el (gnus-buttonized-mime-types)
13013         (gnus-inhibit-mime-unbuttonizing)
13014         (gnus-treat-display-face)
13015         (gnus-treat-body-boundary): Change :version.
13016         (gnus-body-boundary-delimiter, gnus-picon-databases)
13017         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13018         (gnus-treat-date-english, gnus-treat-fold-headers)
13019         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13020         (gnus-treat-mail-picon, gnus-treat-wash-html)
13021         (gnus-article-encrypt-protocol)
13022         (gnus-use-idna, gnus-article-over-scroll)
13023         (gnus-mime-display-multipart-alternative-as-mixed)
13024         (gnus-mime-display-multipart-related-as-mixed)
13025         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13026         (gnus-ctan-url, gnus-button-ctan-handler)
13027         (gnus-button-handle-ctan-bogus-regexp)
13028         (gnus-button-ctan-directory-regexp)
13029         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13030         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13031         (gnus-button-man-level, gnus-button-emacs-level)
13032         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13033
13034         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13035         (gnus-agent-go-online): Change :version.
13036         (gnus-agent-expire-unagentized-dirs)
13037         (gnus-agent-auto-agentize-methods): Add :version.
13038
13039         * flow-fill.el (fill-flowed-display-column)
13040         (fill-flowed-encode-column): Add :version.
13041
13042         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13043         (gnus-outlook-deuglify-unwrap-max)
13044         (gnus-outlook-deuglify-cite-marks)
13045         (gnus-outlook-deuglify-unwrap-stop-chars)
13046         (gnus-outlook-deuglify-no-wrap-chars)
13047         (gnus-outlook-deuglify-attrib-cut-regexp)
13048         (gnus-outlook-deuglify-attrib-verb-regexp)
13049         (gnus-outlook-deuglify-attrib-end-regexp)
13050         (gnus-outlook-display-hook): Add :version.
13051
13052         * binhex.el (binhex-use-external): Add :version.
13053
13054 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13055
13056         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13057         and `invisible'.
13058
13059 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13060
13061         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13062         in gnus-registry-trim.
13063
13064 2004-09-13  Simon Josefsson  <jas@extundo.com>
13065
13066         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13067
13068         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13069
13070         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13071         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13072         <yamaoka@jpl.org>.
13073         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13074         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13075         <yamaoka@jpl.org>.
13076
13077         * sieve.el (sieve-manage-mode): Ditto.
13078
13079 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13080
13081         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13082
13083 2004-09-11  Simon Josefsson  <jas@extundo.com>
13084
13085         * dns-mode.el: Add.
13086
13087         * mm-view.el (mm-display-dns-inline): Add.
13088
13089         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13090         (mm-automatic-display): Ditto.
13091
13092         * mailcap.el (mailcap-mime-data): Add text/dns.
13093         (mailcap-mime-extensions): Map .soa to text/dns.
13094
13095 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13096
13097         * gnus-art.el (article-decode-mime-words, article-babel)
13098         (gnus-article-highlight-signature, gnus-article-add-buttons)
13099         (gnus-signature-toggle): Remove unnecessary bindings of
13100         `inhibit-read-only' inherited from v5.10 merge.
13101
13102 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13103
13104         * nntp.el (nntp): New customization group.
13105         (nntp-authinfo-file): Add customization group.
13106
13107         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13108
13109         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13110
13111         * gnus.el (to-address, to-list, subscribed)
13112         (large-newsgroup-initial): Ditto.
13113
13114         * flow-fill.el (fill-flowed-display-column)
13115         (fill-flowed-encode-column): Ditto.
13116
13117 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13118
13119         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13120         Use point-min rather than 1.
13121         (message-send-mail): Use buffer-size rather than point-max.
13122
13123         * gnus-sum.el (gnus-summary-search-article-forward):
13124         Signal a specific `search-failed' rather than a generic `error'.
13125
13126         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13127         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13128         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13129
13130 2004-09-10  Simon Josefsson  <jas@extundo.com>
13131
13132         * nndb.el (require): Remove tcp and duplicate cl.
13133
13134 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13135
13136         * gnus-agent.el (directory-files-and-attributes): Move forward.
13137
13138 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13139
13140         * gnus-agent.el (directory-files-and-attributes): Optionally
13141         defined to support XEmacs.
13142
13143 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13144
13145         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13146         to avoid run-time CL dependencies.
13147         (gnus-agent-unfetch-articles): New function.
13148         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13149         article numbers even when local .overview file is missing.
13150         (gnus-agent-read-article-number): New function.  Only accepts
13151         27-bit article numbers.
13152         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13153         gnus-agent-read-article-number.
13154         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13155         from backend while recognizing that article numbers in .overview
13156         must be valid.
13157         (gnus-agent-update-files-total-fetched-for): Use
13158         directory-files-and-attributes to improve performance.
13159         * gnus-int.el (gnus-request-move-article): Use
13160         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13161         improve performance.
13162
13163         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13164         some users confused by references to .newsrc when they only have a
13165         .newsrc.eld file.
13166         (gnus-convert-mark-converter-prompt)
13167         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13168         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13169         New function.  Used internally to only display 'gnus converting
13170         files' message when actually necessary.
13171
13172         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13173         methods now autoloaded.
13174
13175 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13176
13177         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13178         identifiers.
13179
13180 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13181
13182         * gnus-picon.el: Fix indentation and closing parenthesis.
13183
13184 2004-09-01  Simon Josefsson  <jas@extundo.com>
13185
13186         * message.el (message-canlock-generate): Require sha1, not
13187         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13188         to require within a function.  Sadly, if sha1.el isn't loaded, the
13189         let binding in m-c-g will hide the defcustom definition, which is
13190         bad.)
13191
13192         * canlock.el: Require sha1, not sha1-el.
13193
13194         * message.el: Don't autoload sha1 (there is a autoload cookie in
13195         sha1.el).
13196
13197         * sha1-el.el: Renamed to sha1.el.
13198
13199 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13200
13201         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13202
13203 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13204
13205         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13206
13207 2004-08-30  Kim F. Storm  <storm@cua.dk>
13208
13209         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13210
13211         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13212         Add :group 'nnimap.
13213
13214 2004-08-30  Andreas Schwab  <schwab@suse.de>
13215
13216         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13217         ?* and ?\;.
13218
13219         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13220         and ?\' to symbol instead of whitespace.
13221
13222 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13223
13224         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13225
13226         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13227         instead of re-search-forward.
13228
13229         * gnus-uu.el (gnus-uu-save-article): Ditto.
13230         (gnus-uu-post-encode-uuencode): Ditto.
13231
13232         * html2text.el (html2text-clean-list-items): Ditto.
13233         (html2text-clean-dtdd): Ditto.
13234         (html2text-format-tags): Ditto.
13235
13236         * message.el (message-send-mail-with-sendmail): Fix regexp.
13237         (message-fill-field-general): Use search-forward instead of
13238         re-search-forward.
13239         (unbold-region): Ditto.
13240
13241         * nnrss.el (nnrss-request-article): Ditto.
13242
13243         * nnslashdot.el (nnslashdot-request-article): Ditto.
13244
13245         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13246
13247         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13248         "Unrecognized menu descriptor" error in XEmacs.
13249
13250 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13251
13252         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13253         parent article of a sparse article in the thread hashtb.
13254
13255 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13256
13257         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13258         (nnmail-expand-newtext): Lowercase expanded entries if
13259         nnmail-split-lowercase-expanded is non-nil.
13260
13261 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13262
13263         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13264
13265         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13266         of gnus-tmp-news-method into string under XEmacs.  It will be
13267         passed to gnus-correct-length which takes only a string argument.
13268
13269 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13270
13271         * gnus-util.el (gnus-bind-print-variables): New macro.
13272         (gnus-prin1): Use it.
13273         (gnus-prin1-to-string): Use it.
13274         (gnus-pp): New function.
13275         (gnus-pp-to-string): New function.
13276
13277         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
13278         Replace pp-to-string with gnus-pp-to-string.
13279         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
13280         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
13281         * gnus-msg.el (gnus-debug): Ditto.
13282         * gnus-score.el (gnus-score-save): Ditto.
13283         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
13284         gnus-pp-to-string.
13285         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
13286         with gnus-pp.
13287         * score-mode.el (gnus-score-pretty-print): Ditto.
13288         * webmail.el (webmail-debug): Ditto.
13289
13290 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13291
13292         * gnus-art.el (article-display-face, article-display-x-face):
13293         Use buffer-read-only.
13294
13295 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13296
13297         * gnus-art.el (article-hide-list-identifiers):
13298         Bind inhibit-read-only as t.
13299
13300 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13301
13302         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13303
13304 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13305
13306         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13307         (gnus-narrow-to-page): Don't assume point-min == 1.
13308         (gnus-article-edit-mode): Derive from message-mode.
13309
13310         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13311         point-min == 1.
13312
13313         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13314         Disable incorrect use of `assert'.
13315
13316         * message.el (message-mode): Set comment-start-skip.
13317
13318
13319 2004-08-22  Sam Steingold  <sds@gnu.org>
13320
13321         * pop3.el (pop3-leave-mail-on-server): New user variable.
13322         (pop3-movemail): Delete mail only when it is nil.
13323
13324 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13325
13326         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13327
13328         * mml.el (mml-preview): Use `pop-to-buffer'.
13329
13330         * message.el (message-goto-mail-followup-to): Insert after "To".
13331         (message-carefully-insert-headers): Add comment.
13332
13333         * gnus.el: Remove unused variable `gnus-article-check-size'.
13334
13335         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13336
13337         * gnus-art.el (gnus-button-alist): Improve
13338         `gnus-button-handle-library' entry.
13339
13340 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13341
13342         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13343         downcase, since XEmacs capitalizes error messages differently.
13344
13345 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13346
13347         * nntp.el: Add (require 'gnus) due to reference to
13348         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13349
13350 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13351
13352         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13353         `mm-fill-flowed'.
13354
13355         * mm-decode.el (mm-dissect-singlepart): Check it.
13356
13357 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13358
13359         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13360         'imap' for netrc parsing.
13361
13362 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13363
13364         * mailcap.el (mailcap-mime-data): Mark as risky.
13365
13366 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13369         may be included in the encoded word.
13370         (rfc2047-encode): Don't append a space if the encoded word
13371         includes close parenthesis.
13372
13373 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13376         of text within parentheses.
13377
13378 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13379
13380         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13381         (gnus-encrypt-write-file-contents): Make the password key the file
13382         name PLUS the cipher, not just the cipher.  Also remove failed
13383         passwords from the cache.
13384
13385 2004-08-06  Simon Josefsson  <jas@extundo.com>
13386
13387         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13388         fix.
13389
13390 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13393         LWSP.
13394
13395 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13396
13397         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13398         to append in-reply-to: data to the references: header.
13399
13400         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13401         (netrc-parse): Use gnus-encrypt.el functions.
13402
13403         * gnus-encrypt.el: Add new file for encryption support; currently
13404         does only a few GPG ciphers and an internal XOR cipher.
13405
13406         * password.el: Add comments on using password-read-and-add.
13407         (password-read-and-add): Add function to read and add the
13408         password to the cache at once.
13409
13410 2004-07-28  Simon Josefsson  <jas@extundo.com>
13411
13412         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13413         parameter (but don't use it, for now).
13414
13415         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13416         instead of hard coding to nil.
13417
13418 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13421         as mm-inline-image-xemacs does.
13422
13423 2004-07-26  Simon Josefsson  <jas@extundo.com>
13424
13425         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13426         Revert part of 2004-07-17 change below.
13427
13428 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13429
13430         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13431         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13432
13433 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13434
13435         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13436         quotes that actually start with ">" at the beginning of the
13437         lines.
13438
13439 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13440
13441         * rfc2047.el (rfc2047-encode-region): Fix last change.
13442         (rfc2047-encode-parameter): Remove useless concat.
13443
13444 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13445
13446         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13447         encode special characters; fix some kind of misconfigured headers;
13448         signal a real error if debug-on-quit or debug-on-error is non-nil.
13449         (rfc2047-encode-max-chars): New variable.
13450         (rfc2047-encode-1): Use it.
13451         (rfc2047-encode-parameter): New function.
13452
13453         * mml.el (mml-insert-parameter): Remove an excessive space.
13454
13455 2004-07-17  Simon Josefsson  <jas@extundo.com>
13456
13457         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13458         Kai Grossjohann <kai@emptydomain.de>.
13459         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13460         (gnus-group-make-menu-bar): Ditto.
13461
13462         * gnus-util.el (gnus-group-server): Add.
13463
13464 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13465
13466         * message.el (message-clone-locals): Clone sendmail and smtp
13467         variables.
13468
13469 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13470
13471         * rfc2047.el (rfc2047-encode-region): Fix last change.
13472
13473 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13476         characters as non-special.
13477
13478 2004-07-09  Simon Josefsson  <jas@extundo.com>
13479
13480         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13481         Users will lose all flag changes made while unplugged with
13482         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13483         good default.  See numerous reports on ding mailing list.
13484
13485 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13488         add generate-head-function and generate-article-function to the
13489         rfc822-forward entry.
13490         (nndoc-rfc822-forward-generate-article): New function.
13491         (nndoc-rfc822-forward-generate-head): New function.
13492
13493         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13494
13495 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13496
13497         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13498         respect display group parameter and gnus-summary-expunge-below.
13499         (gnus-articles-to-read): Remove unused reference to display group
13500         parameter.
13501
13502 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13503
13504         * nnheader.el (nnheader-uniquify-message-id): New experimental
13505         variable.
13506         (nnheader-nov-read-message-id): Use it.
13507
13508         * spam-report.el (spam-report-gmane): Add interactive.
13509
13510 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13513         qp-or-base64 for the application/* types.
13514
13515 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13516
13517         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13518
13519 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13520
13521         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13522         trim value.
13523
13524 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13525
13526         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13527         New macro and function.
13528         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13529
13530 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13531
13532         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13533         after-load-alist.
13534
13535 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13536
13537         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13538         update info that isn't there.
13539
13540 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13541
13542         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13543         entry.
13544
13545 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * mm-view.el (mm-inline-render-with-function): Use multibyte
13548         buffer; decode html source by charset.
13549
13550         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13551
13552         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13553         Mule-UCS is loaded under XEmacs.
13554         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13555
13556 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13557
13558         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13559
13560 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13561
13562         * mm-util.el (mm-coding-system-p): Return a coding-system.
13563         (mm-mime-mule-charset-alist): Use shift_jis instead of
13564         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13565         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13566         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13567         instead of japanese-shift-jis and iso-latin-1 respectively in
13568         order to share the default value with both Emacs and XEmacs-mule.
13569         (mm-mule-charset-to-mime-charset): Make
13570         mm-coding-system-priorities effective.
13571         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13572         while predicating of candidates upon the priorities.
13573
13574 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13575
13576         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13577         gnus-uu-invert-processable.
13578
13579         * gnus.el: Autoload gnus-uu-invert-processable.
13580
13581 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13582
13583         * mm-util.el (mm-with-multibyte-buffer): New macro.
13584
13585         * rfc2047.el (rfc2047-encode-string): Use it.
13586         (rfc2047-encode-region): Move point to the end of the region after
13587         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13588
13589 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13590
13591         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13592         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13593
13594 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13597         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13598         Karl Chen <quarl@nospam.quarl.org>.
13599
13600 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13601
13602         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13603         invalid addresses.
13604
13605 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13606
13607         * spam.el: Change section markers, revise TODO list.
13608         (spam-backends): Make new master list of all installed backends.
13609         (spam-summary-exit-behavior): Add new variable to determine how
13610         messages moves are done at summary exit.
13611         (spam-move-spam-nonspam-groups-only)
13612         (spam-process-ham-in-nonham-groups)
13613         (spam-process-ham-in-spam-groups): Remove variables, the
13614         spam-summary-exit-behavior variable should be used to manage this
13615         behavior.
13616         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13617         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13618         and spam-old-spam-articles.
13619         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13620         Add empty variables, placeholders for the backends they represent.
13621         (spam-set-difference): Move, unchanged.
13622         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13623         unless the user has a processor variable.
13624         (spam-classifications, spam-classification-valid-p)
13625         (spam-backend-properties, spam-backend-property-valid-p)
13626         (spam-backend-function-type-valid-p)
13627         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13628         (spam-report-articles-gmane, spam-report-articles-resend):
13629         Remove functions, they are not needed.
13630         (spam-install-backend-super, spam-backend-list)
13631         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13632         (spam-backend-function, spam-backend-ham-registration-function)
13633         (spam-backend-spam-registration-function)
13634         (spam-backend-ham-unregistration-function)
13635         (spam-backend-spam-unregistration-function)
13636         (spam-backend-statistical-p, spam-backend-mover-p)
13637         (spam-install-backend-alias, spam-install-checkonly-backend)
13638         (spam-install-mover-backend, spam-install-nocheck-backend)
13639         (spam-install-backend, spam-install-statistical-backend)
13640         (spam-install-statistical-checkonly-backend): Add backend installation
13641         support.
13642         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13643         (spam-group-processor-p): Use the new backend code and respect the
13644         summary exit behavior.
13645         (spam-mark-spam-as-expired-and-move-routine): Remove.
13646         (spam-summary-prepare): Change to use the new spam-old-articles
13647         variable.
13648         (spam-copy-or-move-routine, spam-copy-spam-routine)
13649         (spam-move-spam-routine, spam-copy-ham-routine)
13650         (spam-move-ham-routine): Add code to copy/move ham or spam.
13651         (spam-fetch-field-fast): Improve doc and code, plus allow the
13652         'number request.
13653         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13654         variables.
13655         (spam-split, spam-find-spam): Use the new backend code.
13656         (spam-registration-functions): Remove variable.
13657         (spam-unregister-routine): Add convenience wrapper.
13658         (spam-log-undo-registration, spam-register-routine)
13659         (spam-log-processing-to-registry)
13660         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13661         where possible.
13662         (spam-check-gmane-xref, spam-check-regex-headers)
13663         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13664         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13665         (spam-check-bogofilter-headers, spam-check-spamoracle)
13666         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13667         (spam-check-crm114-headers): Use the spam-split-group that
13668         spam-split prepares, no need to determine it every time.
13669
13670         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13671         to the nnheader-parse-naked-head call.
13672
13673         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13674
13675         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13676         the nnheader-nov-read-message-id call.
13677
13678 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13679
13680         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13681         gnus-activate-group twice.  Suggested by Markus Peter
13682         <warp@spin.de>.
13683
13684 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * gnus-art.el (gnus-article-time-format): Exchange the order of
13687         day and month in the default value; fix customization type.
13688         (article-date-ut): Use add-text-properties.
13689         (article-make-date-line): Use message-make-date instead of
13690         current-time-string.
13691
13692         * message.el (message-fetch-field): Don't use set-text-properties.
13693         (message-make-date): Simplify.
13694
13695         * messagexmas.el (message-xmas-make-date): New function.
13696         (message-xmas-redefine): Defalias message-make-date to it.
13697
13698 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13699
13700         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13701         (rfc2047-encode-region): Treat text within parentheses as special;
13702         show the original text when error has occurred.
13703
13704         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13705         already-computed method to gnus-activate-group.
13706
13707         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13708         same select-methods identical Lisp objects.
13709
13710         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13711         object when modifying the info.
13712
13713 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13714
13715         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13716         gnus-opened-servers since it has never been opened with the new
13717         configuration yet.
13718
13719 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13722         arg to nnheader-generate-fake-message-id.
13723
13724 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13725
13726         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13727         number and build a fake message ID localized to a group and
13728         article number (so it's repeatable from that point on).
13729         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13730         ID format.
13731
13732         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13733         nnheader-generate-fake-message-id with the article number.
13734
13735 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13736
13737         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13738         end-of-buffer.
13739
13740 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13741
13742         * message.el (message-ignored-supersedes-headers): Add Approved.
13743
13744 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13745
13746         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13747         goto-char.
13748         (rfc2047-encode): Fold the line before encoding.
13749
13750 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13751
13752         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13753         folding -- not all headers can be folded, and this should be done
13754         by the message composition mode.  Probably.  I think.
13755
13756 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13757
13758         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13759         fast.
13760
13761         * gnus-ems.el (gnus-remove-image): Don't use
13762         message-text-with-property; remove only the image found first.
13763
13764         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13765         found first.
13766
13767 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13768
13769         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13770
13771 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13772
13773         * message.el (message-text-with-property): Make it fast and accept
13774         optional arguments.
13775         (message-strip-forbidden-properties): Use it.
13776         (message-fix-before-sending): Follow the m-t-w-p change.
13777
13778         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13779
13780 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13781
13782         * gnus-art.el (article-hide-headers): Don't change the buffer
13783         mistakenly when performing mml-preview even if
13784         gnus-single-article-buffer is nil.
13785
13786 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13787
13788         * message.el (message-expand-name-databases): New user option.
13789         (message-expand-name): Use it.
13790
13791 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13792
13793         * spam.el (spam-report-articles-resend)
13794         (spam-report-resend-register-routine): Allow ham reporting.
13795         (spam-report-resend-register-ham-routine): Add wrapper.
13796         (spam-registration-functions): Add ham resending functions.
13797         (spam-list-of-processors): Add ham resend processor.
13798
13799         * gnus.el (ham-resend-to): Add new group parameter.
13800         (spam-process): Add ham resend option.
13801
13802         * spam-report.el (spam-report-resend): Allow reporting ham.
13803         (spam-report-resend-ham): Add wrapper.
13804
13805 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13806
13807         * message.el (message-cite-articles-with-x-no-archive): New
13808         variable.
13809         (message-cite-original): Use it.
13810
13811 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13812
13813         * message.el (message-cite-original): Respect X-No-Archive.
13814
13815 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13816
13817         * gnus-art.el (article-hide-headers): Refer to the values for
13818         gnus-ignored-headers and gnus-visible-headers in the summary
13819         buffer since a user may have set them as group parameters.
13820
13821 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13822
13823         * assistant.el (assistant-node-name): Add convenience function.
13824         (assistant-render-text, assistant-render-node): Add error handling,
13825         plus handle multiple next nodes.
13826         (assistant-find-next-node): Comment out for now.
13827         (assistant-find-next-nodes): Add function, returns list of next
13828         nodes.
13829
13830 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13831
13832         * mail-source.el (mail-source-directory): Fix doc-string.
13833
13834 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13835
13836         * assistant.el (assistant-render-text, assistant-eval): Add :set
13837         widget type, which is different because it takes and returns a
13838         list.  Much hilarity ensues.
13839
13840 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13841
13842         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13843
13844         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13845         doc-string.
13846
13847         * gnus-start.el (gnus-activate-group): Added doc-string.
13848
13849 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13850
13851         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13852
13853 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13854
13855         * assistant.el (assistant-render-text): Try to add a :set
13856         widget, more to come.
13857
13858         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13859         strings.
13860         (spam-report-articles-resend)
13861         (spam-register-routine): Do registration iff any articles warrant
13862         it.
13863         (spam-summary-prepare-exit): Change log message for nil group
13864         destinations.
13865
13866 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13867
13868         * spam.el (spam-report-resend-register-routine): Allow
13869         spam-report-resend-to to be a group parameter or a global value.
13870
13871 2004-05-26  Simon Josefsson  <jas@extundo.com>
13872
13873         * starttls.el: Merge with my GNUTLS based starttls.el.
13874         (starttls-gnutls-program, starttls-use-gnutls)
13875         (starttls-extra-arguments, starttls-process-connection-type)
13876         (starttls-connect, starttls-failure, starttls-success): New
13877         variables.
13878         (starttls-program, starttls-extra-args): Doc fix.
13879         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13880         functions.
13881         (starttls-negotiate, starttls-open-stream): Check
13882         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13883         function if it is set.
13884
13885 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13888         structured fields.
13889
13890 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13891
13892         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13893
13894 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13895
13896         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13897         variable.
13898         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13899         assigning the spam-mark to new messages.
13900
13901 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13902
13903         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13904
13905 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13906
13907         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13908
13909         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13910         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13911         default.
13912
13913 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13914
13915         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13916         correct data.
13917
13918 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13919
13920         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13921         (spam-group-processor-p): Fix function.
13922         (spam-group-processor-multiple-p)
13923         (spam-group-spam-processor-report-gmane-p)
13924         (spam-group-spam-processor-report-resend-p)
13925         (spam-group-spam-processor-bogofilter-p)
13926         (spam-group-spam-processor-blacklist-p)
13927         (spam-group-spam-processor-ifile-p)
13928         (spam-group-ham-processor-ifile-p)
13929         (spam-group-spam-processor-spamoracle-p)
13930         (spam-group-spam-processor-crm114-p)
13931         (spam-group-ham-processor-bogofilter-p)
13932         (spam-group-spam-processor-stat-p)
13933         (spam-group-ham-processor-stat-p)
13934         (spam-group-ham-processor-whitelist-p)
13935         (spam-group-ham-processor-BBDB-p)
13936         (spam-group-ham-processor-spamoracle-p)
13937         (spam-group-ham-processor-copy-p): Remove functions with some
13938         prejudice against unneeded code.
13939         (spam-report-articles-resend)
13940         (spam-report-resend-register-routine): Allow the group/topic
13941         spam-resend-to value to override spam-report-resend-to.
13942         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13943         properly now.
13944
13945         * gnus.el (spam-resend-to): Add group/topic parameter.
13946         (spam-process): Move the OBSOLETE processors to the end of the
13947         choices.
13948
13949 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13950
13951         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13952         with resend-to set to nil, and then ask the user if necessary.
13953         (spam-report-resend): spam-report-resend takes a list of articles, not
13954         separate article numbers.
13955
13956 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13959         addition to emacs-w3m.
13960
13961 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13962
13963         * assistant.el (assistant-authinfo-data): New function.
13964         (assistant-eval): Eval for entire assistant.
13965
13966         * netrc.el (netrc-services-file): New variable.
13967         (netrc-parse-services): New function.
13968         (netrc-find-service-name): New function.
13969         (netrc-find-service-number): New function.
13970         (netrc-port-equal): New function.
13971         (netrc-machine): Use it.
13972
13973         * nnimap.el (nnimap-open-connection): Use netrc.
13974
13975         * gnus-util.el (gnus-netrc-get): Remove aliases.
13976
13977         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13978
13979         * assistant.el (wid-edit): Fix compilation.
13980
13981         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13982
13983 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13984
13985         * gnus-util.el (gnus-set-file-modes): New function.  (small
13986         patch).
13987
13988 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13989
13990         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13991
13992         * assistant.el (assistant-render-node): Fix up rendering and
13993         read-only text.
13994         (assistant-render-node): Reset.
13995         (assistant-make-read-only): Not sticky.
13996
13997 2004-05-20  Danny Siu  <dsiu@adobe.com>
13998
13999         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14000         centered even when gnus-auto-center-summary is t.
14001
14002 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14003
14004         * dns.el (dns-get-txt-answer): New function.
14005         (dns-read-txt): Ditto.
14006         (query-dns): Use it.
14007
14008 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14009
14010         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14011         active for foreign groups even if the group level is higher than
14012         the specified value.
14013
14014 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14015
14016         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14017         non-active groups.
14018
14019         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14020
14021 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14022
14023         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14024
14025 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14026
14027         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14028         (spam-crm114-header, spam-crm114-spam-switch)
14029         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14030         (spam-crm114-positive-spam-header)
14031         (spam-crm114-database-directory, spam-list-of-processors)
14032         (spam-group-spam-processor-crm114-p)
14033         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14034         (spam-generic-score, spam-list-of-checks)
14035         (spam-list-of-statistical-checks, spam-registration-functions)
14036         (spam-check-crm114-headers, spam-crm114-score)
14037         (spam-check-crm114, spam-crm114-register-with-crm114)
14038         (spam-crm114-register-spam-routine)
14039         (spam-crm114-unregister-spam-routine)
14040         (spam-crm114-register-ham-routine)
14041         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14042         asjo@koldfront.dk (Adam Sjøgren).
14043
14044         * gnus.el: Add spam-use-crm114.
14045
14046         * spam.el (spam-list-of-processors, spam-registration-functions):
14047         Add spam-use-resend.
14048         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14049         (spam-report-articles-gmane): Add doc fix.
14050         (spam-report-articles-resend, spam-report-resend-register-routine):
14051         Add wrappers around spam-report-resend-to.
14052
14053         * spam-report.el (spam-report-resend-to, spam-report-resend):
14054         Add support for resending spam.
14055         (spam-report-gmane): Fix line length >80.
14056
14057         * gnus.el (spam-process): Add spam-use-resend.
14058
14059 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14060
14061         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14062         number of processed spam messages.
14063         (spam-ham-copy-or-move-routine): Return the number of processed
14064         ham messages.
14065         (spam-summary-prepare-exit): Use the above values to decide
14066         whether status messages shouled be displayed.
14067
14068 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14069
14070         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14071         `rfc2047-encoding-function-alist' in order to avoid conflicting
14072         with the old version.
14073         (rfc2047-encode-region): Concatenate words containing non-ASCII
14074         characters in structured fields; don't encode space-delimited
14075         ASCII words even in unstructured fields; don't break words at
14076         char-category boundaries.
14077         (rfc2047-encode-1): New function.
14078         (rfc2047-encode): Use it; encode text so that it occupies the
14079         maximum width within 76-column; work correctly on Q encoding for
14080         iso-2022-* charsets.
14081         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14082         sure not to break a line just after the header name.
14083         (rfc2047-b-encode-region): Removed.
14084         (rfc2047-b-encode-string): New function.
14085         (rfc2047-q-encode-region): Removed.
14086         (rfc2047-q-encode-string): New function.
14087
14088         * mm-util.el (mm-replace-in-string): New function.
14089
14090 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14091
14092         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14093         get it right.
14094         (gnus-inews-make-draft): Really.
14095
14096 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14097
14098         * nnmh.el (nnmh-request-list-1): Don't check the link count
14099         before descending.  (small patch)
14100
14101 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14102
14103         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14104         stuff.
14105
14106         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14107         on real group name.
14108
14109         * gnus-art.el (gnus-signature-limit): Doc fix.
14110
14111         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14112
14113         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14114
14115 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14116
14117         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14118         isn't a string.
14119
14120 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14121
14122         * gnus-draft.el (gnus-draft-send): Bind
14123         rfc2047-encode-encoded-words.
14124
14125         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14126         (rfc2047-encodable-p): Say that =? needs encoding.
14127         (rfc2047-encode-encoded-words): New variable.
14128
14129         * gnus-group.el (gnus-group-select-group): Doc fix.
14130
14131         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14132
14133         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14134         to nil.
14135
14136         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14137
14138         * nnheader.el (nnheader-get-lines-and-char): New function.
14139
14140 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14141
14142         * gnus-msg.el (gnus-summary-followup-with-original): Document
14143         yanking of region when active.
14144
14145 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14146
14147         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14148         groups if the group level is higher than the specified value.
14149
14150 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14151
14152         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14153         (gnus-group-jump-to-group): Added prefix argument using
14154         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14155         non-active group.
14156
14157         * compface.el (uncompface): Be verbose when changing
14158         `uncompface-use-external'.
14159
14160         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14161         handle manual section.
14162
14163 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14164
14165         * gnus-art.el (gnus-button-alist): Revert previous change.
14166
14167 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14168
14169         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14170
14171 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14172
14173         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14174         whether backend can accept message.
14175
14176         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14177
14178 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14179
14180         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14181         Avoid creating directory when nntp-marks-is-evil is true.
14182         Reported by Reiner Steib.
14183
14184 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14185
14186         * gnus-picon.el (gnus-picon-style): New variable.
14187         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14188         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14189         Jesper Harder <harder@ifa.au.dk>.
14190
14191 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14192
14193         * message.el (message-fill-field): Return point.
14194         (message-generate-headers): Go to end of field.
14195
14196         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14197         stuff for non-living groups.
14198
14199 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14200
14201         * gnus-art.el (gnus-article-followup-with-original)
14202         (gnus-article-reply-with-original): gnus-mark-active-p ->
14203         gnus-region-active-p.
14204
14205 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14206
14207         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14208         only when there is spam or ham to be processed.
14209
14210 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14211
14212         * mail-source.el (mail-source-delete-crash-box): Refactor.
14213         (mail-source-fetch): Use it.
14214         (mail-source-fetch-file): Ditto.
14215         (mail-source-fetch-directory): Run postscript in loop.
14216         (mail-source-fetch-pop): Delete.
14217         (mail-source-fetch-maildir): Ditto.
14218         (mail-source-fetch-imap): Ditto.
14219
14220         * imap.el (imap-authenticators): Comment out sasl.
14221
14222         * message.el (message-skip-to-next-address): New function.
14223         (message-fill-header-address): Refactor.
14224         (message-fill-address): Use it.
14225         (message-delete-address): Use it.
14226         (message-fill-header-general): Refactor.
14227         (message-fill-field-address): Rename.
14228         (message-narrow-to-field): Find the start of the header.
14229         (message-header-format-alist): Don't pre-fill.
14230         (message-fill-header): Removed.
14231         (message-insert-header): New function.
14232         (message-shorten-references): Use it.
14233
14234         * rfc2047.el (rfc2047-field-value): Strip props.
14235
14236         * mail-parse.el (mail-header-make-address): New alias.
14237
14238         * ietf-drums.el (ietf-drums-make-address): New function.
14239
14240         * imap.el: Add compiler directives.
14241
14242         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14243
14244         * gnus-art.el (article-decode-idna-rhs): Don't use
14245         message-idna-inside-rhs-p.
14246
14247 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14248
14249         * message.el (message-idna-inside-rhs-p): Removed.
14250         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14251
14252         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14253         false positives.
14254
14255 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14256
14257         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14258
14259 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14260
14261         * nneething.el (nneething-file-name): Don't create spurious
14262         files.
14263
14264         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14265         (gnus-inews-do-gcc): Remove sleep.
14266
14267         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14268         part under point.
14269
14270         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14271         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14272
14273 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
14274
14275         * spam.el (spam-summary-prepare-exit): Fixed (length).
14276
14277 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14278
14279         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
14280         as expired without moving it" message when there are spam
14281         messages left.
14282
14283 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
14284
14285         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
14286         header is not nil.
14287
14288 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
14289
14290         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
14291         nntp-possibly-create-directory, not nntp-possibly-change-group.
14292         (nntp-marks-changed-p): New arg SERVER.
14293         (nntp-request-update-info): Adjust caller.
14294
14295 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14296
14297         * nntp.el (nntp-save-marks): Pass missing arg.
14298
14299 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14300
14301         * nntp.el: Support marks.
14302         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14303         (nntp-marks-modtime, nntp-marks-directory): New variables.
14304         (nntp-request-set-mark, nntp-request-update-info)
14305         (nntp-possibly-create-directory, nntp-marks-changed-p)
14306         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14307         functions.
14308
14309 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14310
14311         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14312         (gnus-xmas-redefine): Rename.
14313
14314         * gnus-score.el (gnus-score-insert-help): Use
14315         gnus-select-lowest-window.
14316
14317         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14318         appt-select-lowest-window and rename to gnus-select-lowest-window.
14319
14320         * gnus.el: do.
14321
14322 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14323
14324         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14325         encodings of MIME-encoded words, in order to improve
14326         interoperability with several broken MUAs.
14327
14328 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14329
14330         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14331         tags, only when charsets are not specified in headers.
14332         (mm-inline-text-html-render-with-w3m): Ditto.
14333
14334         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14335         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14336
14337 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14338
14339         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14340         instead of MIME-decoded from fields when checking
14341         `gnus-article-address-banner-alist'.
14342
14343 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14344
14345         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14346         description rather than subject.
14347
14348 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14349
14350         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14351
14352 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14353
14354         * gnus.el (gnus-version-number): Bump.
14355
14356 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14357
14358         * gnus.el: No Gnus v0.2 is released.
14359
14360 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14361
14362         * gnus-agent.el (gnus-agent-read-agentview): Inline
14363         gnus-uncompress-range.
14364
14365 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14366
14367         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14368         `exec-installed-p'.
14369
14370 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14371
14372         * gnus.el (spam-process, spam-autodetect-methods): Add
14373         bsfilter and bsfilter-headers.
14374
14375         * spam.el (spam-bsfilter): New customize group.
14376         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14377         (spam-bsfilter-header, spam-bsfilter-probability-header)
14378         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14379         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14380         (spam-bsfilter-database-directory): New options.
14381         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14382         (spam-list-of-statistical-checks, spam-registration-functions):
14383         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14384         (spam-bsfilter-score): New command.
14385         (spam-check-bsfilter-headers, spam-check-bsfilter)
14386         (spam-bsfilter-register-with-bsfilter)
14387         (spam-bsfilter-register-spam-routine)
14388         (spam-bsfilter-unregister-spam-routine)
14389         (spam-bsfilter-register-ham-routine)
14390         (spam-bsfilter-unregister-ham-routine): New functions.
14391         (spam-generic-score): Support bsfilter; Accept an optional argument
14392         to recalcurate spam score even if scoring header has already been
14393         added.
14394         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14395         optional argument to recalcurate spam score even if scoring header
14396         has already been added.
14397
14398 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14399
14400         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14401         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14402         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14403         link is missing.
14404
14405 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14406
14407         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14408         (html2text-get-attr): Rewrite.
14409
14410         * message.el (message-setup-1): Remove redundant put-text-property
14411         on mail-header-separator.
14412
14413 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14414
14415         * gnus-registry.el (gnus-registry-cache-whitespace)
14416         (gnus-registry-action, gnus-registry-spool-action)
14417         (gnus-registry-split-fancy-with-parent): Change message levels
14418         from 5 to 3 or 7, as needed.
14419
14420         * spam.el (spam-summary-prepare-exit)
14421         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14422         (spam-split, spam-find-spam, spam-log-undo-registration)
14423         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14424         level from 5 to 6.
14425
14426 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14427
14428         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14429         2004-03-04 change).
14430
14431 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14432
14433         * sieve-manage.el (sieve-manage-open):
14434         * nnweb.el (nnweb-insert-html):
14435         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14436         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14437         * nnspool.el (nnspool-request-group):
14438         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14439         * nnml.el (nnml-request-update-info):
14440         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14441         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14442         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14443         (nnimap-request-set-mark):
14444         * nnfolder.el (nnfolder-request-update-info):
14445         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14446         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14447         * gnus-uu.el (gnus-uu-find-articles-matching):
14448         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14449         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14450         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14451         * gnus-nocem.el (gnus-nocem-scan-groups):
14452         * gnus-int.el (gnus-start-news-server):
14453         * gnus-group.el (gnus-group-make-kiboze-group)
14454         (gnus-group-browse-foreign-server):
14455         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14456         Use mapc when appropriate.
14457
14458 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14459
14460         FIXME: Make separate entries for each person.
14461
14462         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14463         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14464         <shields@msrl.com>:
14465
14466         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14467         may need for spam sorting and scoring.
14468         (spam-user-format-function-S): Add user format function suitable for
14469         general use.
14470         (spam-article-sort-by-spam-status): Add sorting function for summary
14471         sorting.
14472         (spam-extra-header-to-number): Add function to get a score from a
14473         header.
14474         (spam-summary-score): Add function to get a numeric score from the
14475         headers.
14476         (spam-generic-score): Fix function doc, was in wrong place.
14477         (spam-initialize): Take symbols when it's run, and install the
14478         extra headers that spam-necessary-extra-headers thinks we need.
14479
14480 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14481
14482         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14483         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14484
14485 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14486
14487         * gnus-sum.el (gnus-set-global-variables)
14488         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14489         (gnus-article-get-xrefs, gnus-summary-best-group)
14490         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14491         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14492         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14493         Use with-current-buffer.
14494
14495 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14496
14497         * spam.el (spam-summary-prepare-exit): Simplify logic.
14498         (spam-fetch-article-header): Read the article header if it's not
14499         available.
14500         (spam-list-articles): Simplify logic.
14501         (spam-filelist-register-routine): Fix bug with unregister-list.
14502
14503         * gnus-registry.el: Fix comments at beginning.
14504
14505 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14506
14507         * message.el (message-cater-to-broken-inn): Remove.
14508         (message-shorten-references): Make sure the total folded length of
14509         References is shorter than 998 characters to cater to a bug in INN
14510         2.3.  Also, don't pretend that references aren't folded -- this
14511         hasn't worked for a while.
14512
14513 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14514
14515         * gnus-agent.el (gnus-agentize):
14516         gnus-agent-send-mail-real-function no longer set to current value
14517         of message-send-mail-function but rather a lambda that calls
14518         message-send-mail-function.  The change makes the agent real-time
14519         responsive to user changes to message-send-mail-function.
14520
14521 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14522
14523         * legacy-gnus-agent.el
14524         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14525         help from Florian Weimer <fw@deneb.enyo.de>
14526
14527 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14528
14529         * nnmail.el (nnmail-cache-insert): Revert last change.
14530
14531 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14532
14533         * nnmail.el (nnmail-cache-insert): Always check whether
14534         nnmail-cache-ignore-groups matches a group name.
14535
14536 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14537
14538         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14539         (spam-find-spam, spam-log-processing-to-registry)
14540         (spam-log-registered-p, spam-log-unregistration-needed-p)
14541         (spam-log-undo-registration): Use gnus-message instead of
14542         gnus-error, none of these errors are fatal.
14543
14544         * gnus-registry.el (gnus-registry-clean-empty-function)
14545         (gnus-registry-clean-empty): Remove only empty entries without
14546         extra data.
14547
14548 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14549
14550         * spam-stat.el (spam-stat-buffer-change-to-spam)
14551         (spam-stat-buffer-change-to-non-spam): Change (error) to
14552         (gnus-message 8) invocation.
14553
14554 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * nntp.el (nntp-via-netcat-command): New variable.
14557         (nntp-via-netcat-switches): New variable.
14558         (nntp-open-via-rlogin-and-netcat): New function.
14559         (nntp-open-connection-function): Doc fix.
14560         (nntp-telnet-command): Doc fix.
14561         (nntp-end-of-line): Doc fix.
14562         (nntp-via-rlogin-command): Doc fix.
14563         (nntp-via-user-name): Doc fix.
14564         (nntp-via-address): Doc fix.
14565
14566 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14567
14568         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14569         error in Emacs 21.1.
14570
14571 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14572
14573         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14574
14575 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14576
14577         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14578         (gnus-agent-with-refreshed-group): New macro.
14579         (gnus-agent-rename-group): New function.
14580         (gnus-agent-delete-group): New function.
14581         (gnus-agent-save-group-info): Use gnus-command-method when
14582         `method' parameter is nil.  Don't write nil entries into the
14583         active file.
14584         (gnus-agent-get-group-info): New function.
14585         (gnus-agent-fetch-articles): Use
14586         gnus-agent-update-files-total-fetched-for to increment disk space
14587         used.
14588         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14589         gnus-agent-update-view-total-fetched-for to increment disk space
14590         used.
14591         (gnus-agent-get-local): Added optional parameters to avoid calling
14592         gnus-group-real-name and gnus-find-method-for-group.
14593         (gnus-agent-set-local): Delete stored entry if either min, or max,
14594         are nil.
14595         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14596         quit, use gnus-agent-regenerate-group to record existance of any
14597         articles fetched to disk before the quit occurred.
14598         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14599         gnus-agent-update-view-total-fetched-for, and
14600         gnus-agent-update-files-total-fetched-for to decrement disk space
14601         used.
14602         (gnus-agent-retrieve-headers): Use
14603         gnus-agent-update-view-total-fetched-for to increment disk space
14604         used.
14605         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14606         with gnus-agent-update-files-total-fetched-for to decrement disk
14607         space and fresh group buffer.
14608         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14609         (gnus-agent-need-update-total-fetched-for): New variable.
14610         (gnus-agent-update-files-total-fetched-for): New function.
14611         (gnus-agent-update-view-total-fetched-for): New function.
14612         (gnus-agent-total-fetched-for): New function.
14613
14614         * gnus-cache.el (gnus-cache-save-buffers): Use
14615         gnus-cache-update-overview-total-fetched-for to change disk space
14616         used by this group.
14617         (gnus-cache-possibly-enter-article): Use
14618         gnus-cache-update-file-total-fetched-for to increment disk space
14619         used by this group.
14620         (gnus-cache-possibly-remove-article): Use
14621         gnus-cache-update-file-total-fetched-for to decrement disk space
14622         used by this group.
14623         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14624         (gnus-cache-rename-group): New function.
14625         (gnus-cache-delete-group): New function.
14626         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14627         (gnus-cache-need-update-total-fetched-for): New variable.
14628         (gnus-cache-with-refreshed-group): New macro.
14629         (gnus-cache-update-file-total-fetched-for): New function.
14630         (gnus-cache-update-overview-total-fetched-for): New function.
14631         (gnus-cache-rename-group-total-fetched-for): New function.
14632         (gnus-cache-delete-group-total-fetched-for): New function.
14633         (gnus-cache-total-fetched-for): New function.
14634
14635         * gnus-group.el: Require gnus-sum and autoload functions to
14636         resolve warnings when gnus-group.el compiled alone.
14637         (gnus-group-line-format): Documented new %F.
14638         (size of Fetched data) group line format; identifies disk space
14639         used by agent and cache.
14640         (gnus-group-line-format-alist): Defined new F format.
14641         (gnus-total-fetched-for): New function.
14642         (gnus-group-delete-group): No longer update
14643         gnus-cache-active-altered as gnus-request-delete-group now keeps
14644         the cache in sync.
14645         (gnus-group-list-active): Let the agent store a server's active
14646         list if currently plugged.
14647
14648         * gnus-int.el (gnus-request-delete-group):
14649         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14650         local disk in sync with the server.
14651         (gnus-request-rename-group):
14652         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14653         local disk in sync with the server.
14654
14655         * gnus-start.el (gnus-get-unread-articles):
14656         Cosmetic simplification to logic.
14657
14658         * gnus-util.el (gnus-rename-file): New function.
14659
14660 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14661
14662         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14663
14664 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14665
14666         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14667         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14668
14669 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14670
14671         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14672         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14673
14674 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14675
14676         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14677
14678 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14679
14680         * spam.el (spam-set-difference): Add function to replace
14681         gnus-set-difference in spam.el.
14682         (spam-summary-prepare-exit): Use spam-set-difference.
14683
14684 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14685
14686         * gnus-registry.el (gnus-registry-cache-file): Update to use
14687         gnus-dribble-directory OR gnus-home-directory OR ~.
14688         (gnus-registry-split-fancy-with-parent): Fix doc.
14689
14690 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14691
14692         * message.el (message-exchange-point-and-mark): Use
14693         message-mark-active-p.  Suggested by Jesper Harder
14694         <harder@ifa.au.dk>.
14695
14696 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14697
14698         * message.el (message-exchange-point-and-mark): Don't activate
14699         region if it was inactive.  Suggested by Hiroshi Fujishima
14700         <pooh@nature.tsukuba.ac.jp>.
14701
14702 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14703
14704         * gnus-art.el (article-display-face): Display Faces in the same
14705         order as X-Faces.
14706
14707 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14708
14709         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14710
14711 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14714         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14715         (gnus-article-mime-hierarchy): Remove.
14716         (gnus-article-mime-hierarchy-next): Remove.
14717         (gnus-article-mode): Revert 2004-03-19 change.
14718         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14719         (gnus-insert-mime-button): Revert 2004-03-19 change.
14720         (gnus-mime-accumulate-hierarchy): Remove.
14721         (gnus-mime-enter-multipart): Remove.
14722         (gnus-mime-leave-multipart): Remove.
14723         (gnus-mime-display-part): Revert 2004-03-19 change.
14724         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14725
14726         * mml.el (mml-preview): Revert 2004-03-19 change.
14727
14728 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14729
14730         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14731
14732 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14733
14734         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14735         t while entering a file name using the mm-with-multibyte macro.
14736         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14737
14738         * mm-util.el (mm-with-multibyte): New macro.
14739
14740 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14741
14742         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14743         user option.
14744         (gnus-mime-multipart-functions): Doc and customization fix.
14745         (gnus-article-mime-hierarchy): New variable.
14746         (gnus-article-mime-hierarchy-next): New variable.
14747         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14748         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14749         gnus-article-mime-hierarchy-next to nil.
14750         (gnus-insert-mime-button): Show hierarchy numbers.
14751         (gnus-mime-accumulate-hierarchy): New function.
14752         (gnus-mime-enter-multipart): New function.
14753         (gnus-mime-leave-multipart): New function.
14754         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14755         (gnus-mime-display-alternative): Show hierarchy numbers.
14756
14757         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14758         gnus-article-mime-hierarchy-next to nil.
14759
14760 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14761
14762         * dns.el: Don't require gnus-xmas.
14763
14764 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14765
14766         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14767         inline PGP.
14768         (mml-menu): Disable mml-quote-region if mark is inactive.
14769
14770 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14771
14772         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14773         when the group's active is not available.
14774
14775 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14776
14777         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14778         error.
14779
14780 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14781
14782         * imap.el (imap-store-password): New variable.
14783         (imap-interactive-login): Use it.
14784         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14785
14786 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14787
14788         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14789         window-start and hscroll to summary window.
14790
14791 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14792
14793         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14794         conversion message to newsrc-dribble when an actual conversion is
14795         performed.
14796
14797 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14798
14799         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14800
14801 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14802
14803         * mm-decode.el (mm-complicated-handles): New function reviving
14804         former definition of mm-multiple-handles.
14805
14806         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14807         (gnus-mime-delete-part): Use it.
14808
14809 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14810
14811         * gnus-agent.el (gnus-agent-read-local): Bind
14812         nnheader-file-coding-system to gnus-agent-file-coding-system to
14813         avoid the implicit assumption that they will always be equal.
14814         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14815         coding-system-for-write, as the with-temp-file macro first prints
14816         to a buffer then saves the buffer.
14817
14818 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14819
14820         * gnus-art.el (gnus-article-edit-part): New function.
14821         (gnus-mime-save-part-and-strip): Use it; do query instead of
14822         signaling an error; don't use mm-multiple-handles.
14823         (gnus-mime-delete-part): Ditto.
14824
14825 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14826
14827         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14828         old file versions.
14829         (gnus-group-prepare-hook): Removed function that converted list
14830         form of gnus-agent-expire-days to group properties.
14831
14832         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14833         (gnus-request-accept-article): Re-indented.
14834
14835         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14836         converters to handle old agent file formats.  Added logic for a
14837         "backup before upgrading warning".
14838         (gnus-convert-mark-converter-prompt): Developers can mark
14839         functions as needing (default), or not needing,
14840         gnus-convert-old-newsrc's "backup before upgrading warning".
14841         (gnus-convert-converter-needs-prompt): Tests whether the user
14842         should be protected from potentially irreversable changes by the
14843         function.
14844
14845         * legacy-gnus-agent.el: New.  Provides converters that are only
14846         loaded when gnus-convert-old-newsrc needs to call them.
14847
14848 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14849
14850         * mail-source.el (mail-source-touch-pop): Doc fix.
14851
14852         * message.el (message-smtpmail-send-it): Doc fix.
14853
14854 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14855
14856         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14857
14858         * nnmail.el (nnmail-split-fancy): do.
14859
14860         * gnus-kill.el (gnus-kill, gnus-execute): do.
14861
14862 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14863
14864         * gnus-sum.el (gnus-widget-reversible-match)
14865         (gnus-widget-reversible-to-internal)
14866         (gnus-widget-reversible-to-external): New functions.
14867         (gnus-widget-reversible): New widget.
14868         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14869
14870 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14871
14872         * gnus-sum.el (gnus-thread-sort-functions)
14873         (gnus-article-sort-functions): Document `(not F)' items.
14874
14875 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14876
14877         * spam.el (spam-use-gmane-xref): Add new backend.
14878         (spam-gmane-xref-spam-group): Add variable to control the name of the
14879         Gmane spam group.
14880         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14881         (spam-regex-headers-spam, spam-regex-headers-ham)
14882         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14883         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14884         backends and checks.
14885         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14886
14887         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14888         an autodetect method.
14889
14890 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14891
14892         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14893         articles are being added to a group.
14894         (gnus-request-replace-article): Inform the agent that articles
14895         need to be uncached as the cached contents are no longer valid.
14896
14897 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14898
14899         * binhex.el: Don't autoload executable-find.
14900
14901         * canlock.el: Don't autoload mail-fetch-field.
14902
14903         * dgnushack.el: Autoload c-mode for XEmacs.
14904
14905         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14906
14907         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14908         rmail-dont-reply-to and rmail-output.
14909
14910         * gnus-score.el: Don't autoload ffap-string-at-point.
14911
14912         * gnus-setup.el: Don't autoload sc-cite-original.
14913
14914         * imap.el: Don't autoload base64-decode-string,
14915         base64-encode-string and md5.
14916
14917         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14918         and rmail-msg-restore-non-pruned-header.
14919
14920         * mm-decode.el: Don't autoload executable-find.
14921
14922         * mm-url.el: Don't autoload executable-find.
14923
14924         * mm-view.el: Don't autoload diff-mode.
14925
14926         * nndb.el: Don't autoload news-reply-mode, news-setup,
14927         cancel-timer and telnet.
14928
14929         * password.el: Don't autoload run-at-time for Emacs.
14930
14931         * sha1-el.el: Don't autoload executable-find.
14932
14933         * sieve-mode.el: Don't autoload c-mode.
14934
14935         * uudecode.el: Don't autoload executable-find.
14936
14937 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14938
14939         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14940         (gnus-agent-possibly-alter-active): Avoid null in numeric
14941         comparison.
14942         (gnus-agent-set-local): Refuse to save null in local object table.
14943         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14944         list of articles that will be marked as unread.
14945
14946 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14949
14950 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14951
14952         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14953         language tags.
14954
14955 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14956
14957         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14958         Don't bind "obarray".
14959
14960         * gnus-sum.el (gnus-thread-sort-functions): Added
14961         `gnus-thread-sort-by-most-recent-number' and
14962         `gnus-thread-sort-by-most-recent-date'.
14963         Reported by Kai Grossjohann <kai@emptydomain.de>.
14964
14965 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14966
14967         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14968
14969 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14970
14971         * gnus-cus.el (gnus-agent-customize-category): Removed
14972         ignore-errors macro reference that required cl to be loaded at
14973         run-time.
14974
14975         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14976         single-interval range of the form (min . max).  Previously the
14977         range had to look like ((min . max)).  Likewise, return
14978         (min . max) rather than ((min . max)).
14979         (gnus-range-map): Use gnus-range-normalize to accept
14980         single-interval range.
14981
14982         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14983         the cache, but not the agent, now appear with their usual face.
14984
14985         * dgnushack.el (loaddir): New variable that is bound to the
14986         directory containing the dgnushack.el file. Use loaddir, rather
14987         than srcdir, to update load-path. Change lets dgnushack compile
14988         code in directories other than GNUS/lisp.
14989
14990 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14991
14992         * lpath.el: Don't bind w3m-safe-url-regexp.
14993
14994         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14995         w3m-safe-url-regexp variable buffer-local.
14996
14997         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14998
14999 2004-02-27  Simon Josefsson  <jas@extundo.com>
15000
15001         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15002         gnus-group-real-prefix.
15003         (gnus-summary-move-article): Use it, instead of
15004         gnus-group-real-prefix.
15005
15006 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15007
15008         * lpath.el: Bind w3m-safe-url-regexp.
15009
15010         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15011         w3m-safe-url-regexp variable buffer-local and set it as the value
15012         of mm-w3m-safe-url-regexp.
15013
15014         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15015
15016         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15017         parsing gnus-posting-styles when the message is not for replying.
15018
15019         * dgnushack.el: Autoload sgml-mode for XEmacs.
15020
15021         * nnrss.el (nnrss-opml-export): Use
15022         mm-set-buffer-file-coding-system instead of
15023         set-buffer-file-coding-system.
15024
15025 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15026
15027         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15028         of checkdoc.el).
15029         * nnrss.el: do.
15030         * gnus-mlspl.el: do.
15031         * gnus-ml.el: do.
15032         * gnus-srvr.el: do.
15033
15034         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15035
15036 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15037
15038         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15039         Corrections to custom-manual links.
15040
15041         * gnus-art.el (gnus-article): Ditto.
15042
15043         * mm-decode.el (mime-display, mime-security): Ditto.
15044
15045 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15046
15047         * flow-fill.el: Typo.
15048
15049 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15050
15051         * spam-wash.el: New file.
15052
15053 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15054
15055         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15056
15057 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15058
15059         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15060         to be run with new-articles as LIST1, not LIST2.
15061         (spam-registration-functions): Add spam-use-ham-copy as a nil
15062         registration backend.
15063
15064 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15065
15066         * spam-stat.el (spam-stat-washing-hook): New option.
15067         (spam-stat-buffer-words): Use it.
15068         (spam-stat-process-directory, spam-stat-test-directory): Use
15069         insert-file-contents-literally.
15070         (spam-stat-coding-system): New variable.
15071         (spam-stat-load, spam-stat-save): Use it.
15072
15073 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15074
15075         * spam-report.el (spam-report-plug-agent): Quote
15076         spam-report-url-to-file and spam-report-url-ping-plain.
15077
15078 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15079
15080         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15081         / in mailto URLs.
15082
15083 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15084
15085         * spam-report.el (spam-report-process-queue): Fix interactive use.
15086         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15087         (spam-report-unplug-agent): Doc fixes.
15088         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15089         (spam-report-agentize, spam-report-deagentize): Autoload.
15090
15091 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15092
15093         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15094
15095         * message.el (message-setup-fill-variables): Add mml tags to
15096         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15097         <ajk@iu.edu>.
15098         (message-mode): Don't modify paragraph-separate there.
15099
15100 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * compface.el (uncompface-use-external): Default to undecided.
15103         (uncompface-use-external-threshold): New variable.
15104         (uncompface-float-time): New macro.
15105         (uncompface): Determine whether to use the external decoder if
15106         uncompface-use-external is undecided.
15107
15108 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15109
15110         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15111         after images.
15112
15113         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15114
15115 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15116
15117         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15118
15119         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15120
15121         * gnus-sum.el (gnus-summary-limit-to-age)
15122         (gnus-summary-limit-children): do.
15123
15124         * gnus-int.el (gnus-request-scan): do.
15125
15126         * gnus-group.el (gnus-group-suspend): do.
15127
15128         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15129
15130         * gnus-cite.el (gnus-cite-parse-attributions): do.
15131
15132         * gnus-agent.el (gnus-summary-set-agent-mark)
15133         (gnus-agent-regenerate-group): do.
15134
15135         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15136
15137         * binhex.el (binhex-decode-region-internal): do.
15138
15139 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15140
15141         * gnus-fun.el (gnus-face-properties-alist): New user option.
15142         (gnus-display-x-face-in-from): Use it.
15143
15144         * gnus-art.el (article-display-face): Ditto.
15145
15146         * compface.el (uncompface-use-external): Default to nil.
15147
15148 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15149
15150         * nntp.el (nntp-erase-buffer): New function.
15151         (nntp-retrieve-data, nntp-send-command)
15152         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15153         (nntp-possibly-change-group): Use it.
15154
15155         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15156         with-current-buffer.
15157
15158 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15159
15160         * compface.el: Merge the ELisp-based uncompface program.
15161         (compface): New customization group.
15162         (uncompface-use-external): New user option.
15163         (uncompface): Call uncompface-internal if uncompface-use-external
15164         is nil.
15165         (uncompface-internal): New function.  Note that there are also
15166         some other functions and variables added for this function.
15167
15168 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15169
15170         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15171         if necessary.
15172
15173 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15174
15175         * spam-report.el (spam-report-unplug-agent)
15176         (spam-report-plug-agent, spam-report-deagentize)
15177         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15178         Add support for the Agent in spam-report: when unplugged, report to a
15179         file; when plugged, submit all the requests.
15180
15181         * spam.el (spam-register-routine): Fix message about
15182         registration.
15183
15184 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15185
15186         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15187         dependencies.
15188         (rfc2047-encode): Use it.
15189
15190         * gnus-art.el (gnus-button-marker-list): Move before first
15191         reference.
15192
15193         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15194         (imap-parse-body): Fix format string mismatch.
15195
15196         * gnus-score.el (gnus-summary-increase-score): do.
15197
15198         * nnrss.el (nnrss-close): New function.
15199
15200 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15201
15202         * nnrss.el (nnrss-make-filename): New function.
15203         (nnrss-request-delete-group, nnrss-read-server-data)
15204         (nnrss-save-server-data, nnrss-read-group-data)
15205         (nnrss-save-group-data): Use it.
15206         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15207         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15208         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15209
15210 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15211
15212         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15213
15214 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15215
15216         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15217         files.
15218
15219         * message.el (message-generate-headers-first): Don't quote nil
15220         and t in docstrings.
15221
15222         * imap.el (imap-id): do.
15223
15224         * gnus-agent.el (gnus-agent-consider-all-articles)
15225         (gnus-agent-queue-mail): do.
15226
15227 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15228
15229         * spam-report.el (spam-report-process-queue): New function.
15230         Process requests from `spam-report-requests-file'.
15231         (spam-report-process-queue): Doc fix.
15232
15233 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15234
15235         * spam.el (spam-register-routine)
15236         (spam-log-processing-to-registry, spam-log-registered-p)
15237         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15238         Change "check" to "spam-check" for semi-clarity.
15239
15240 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15241
15242         * pop3.el: Require nnheader.
15243
15244         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15245
15246         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15247
15248         * gnus-picon.el: Require cl.
15249
15250         * gnus-fun.el: Require gnus-ems and gnus-util.
15251
15252         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15253
15254         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15255
15256         * gnus-art.el (gnus-article-edit-mode): Define before first
15257         reference.
15258
15259 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15260
15261         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15262         (gnus-uu-post-encoded): Use point-at-bol.
15263
15264         * gnus-topic.el (gnus-group-active-topic-p): do.
15265
15266         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15267
15268         * gnus-group.el (gnus-group-kill-region): do.
15269
15270         * gnus-art.el (article-date-ut): do.
15271
15272         * message.el (message-fetch-field): Remove redundant
15273         case-fold-search binding.
15274         (message-narrow-to-field): Simplify.
15275
15276 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15277
15278         * spam.el (spam-directory): Derive from `gnus-directory'.
15279
15280         * spam-report.el (spam-report-url-to-file)
15281         (spam-report-requests-file): New function and variable for offline
15282         reporting.
15283         (spam-report-url-ping-function): Add `spam-report-url-to-file'
15284         and user defined function.
15285         (spam-report-url-ping-mm-url): Remove doubled slash.
15286
15287 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
15288
15289         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
15290
15291 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
15292
15293         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15294         format string mismatch.
15295
15296         * sieve.el (sieve-deactivate-all): do.
15297
15298         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15299
15300         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15301
15302         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15303
15304         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15305
15306 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15307
15308         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15309         the list of checks.
15310
15311 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15312
15313         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15314         padding.
15315
15316 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15317
15318         * mm-view.el (mm-fill-flowed): New variable.
15319         (mm-inline-text): Use it.
15320
15321 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15322
15323         * spam.el (spam-spamassassin-register-ham-routine)
15324         (spam-spamassassin-register-spam-routine): Fix function names.
15325
15326 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15327
15328         * gnus.el (gnus-tmp-grouplens): Remove.
15329         (gnus-summary-line-format): Remove grouplens.
15330
15331         * gnus-group.el (gnus-group-line-format): Ditto.
15332
15333         * gnus-spec.el (gnus-format-specs): Ditto.
15334         (gnus-update-format-specifications): Flush the group format spec
15335         cache if there's the grouplens stuff.
15336         (gnus-parse-simple-format): Replace %l with the empty string.
15337
15338 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15339
15340         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15341         omission.
15342
15343 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15344
15345         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15346         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15347
15348 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15349
15350         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15351         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15352         New macros and functions.
15353         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15354         Handle > NLINK_MAX messages.
15355         * nnmaildir.el (nnmaildir-request-set-mark): Use
15356         nnmaildir--emlink-p and nnmaildir--eexist-p.
15357
15358 2004-01-25  Alex Schroeder  <alex@gnu.org>
15359
15360         * spam-stat.el (spam-stat-process-directory-age): New option.
15361         (spam-stat-process-directory): Use it.
15362
15363 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15364
15365         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15366         (spam-stat-save): Accept prefix argument.
15367
15368 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15369
15370         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15371         links" error.
15372
15373 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15376         the rest of the and/or forms.
15377
15378 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15379
15380         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15381         compatibility with old .newsrc.eld files.
15382
15383         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15384
15385         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15386
15387         * gnus-start.el (gnus-1): do.
15388
15389         * gnus-group.el (gnus-group-line-format-alist): do.
15390
15391         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15392
15393         * gnus-gl.el: Remove.
15394
15395 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15396
15397         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15398         marks consisting of a single range {for example, (3 . 5)} rather
15399         than a list of a single range { ((3 . 5)) }.
15400
15401 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15402
15403         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15404         with-current-buffer.
15405         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15406         avoid consing a string.
15407
15408         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15409         Remove obsolete entries for big5 and gb2312.
15410
15411 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15412
15413         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15414         uncompressed list.
15415
15416 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15417
15418         * spam-stat.el (spam-stat-strip-xref): New function.
15419         (spam-stat-process-directory): Use it.
15420
15421         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15422         here -- it's done in message-fetch-field.
15423
15424 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15425
15426         * gnus-agent.el (gnus-agent-queue-mail)
15427         (gnus-agent-prompt-send-queue): New variables.
15428         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15429         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15430         "nndraft:queue" along to gnus-draft-send.  Use
15431         gnus-agent-prompt-send-queue.
15432         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15433         is "nndraft:queue".  Suggested by Gaute Strokkenes
15434         <gs234@srcf.ucam.org>
15435
15436         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15437         (agent-enable-undownloaded-faces): Added.
15438         (gnus-agent-cat-groups): Use eval-and-compile, not
15439         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15440         method of gnus-agent-cat-groups even when the buffer has been
15441         evaled.
15442         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15443         delete gnus-agent-save-active-1.
15444         (gnus-agent-save-groups): Deleted.  Identical to
15445         gnus-agent-save-active.
15446         (gnus-agent-write-active): No longer adjust agent's copy of active
15447         file as agent's adjustments are now stored in their own
15448         file.  Removed optional parameter.
15449         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15450         servers.  Add use of min/max range limits from server's local
15451         file.
15452         (gnus-agent-save-alist): Removed unused optional argument.
15453         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15454         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15455         (gnus-agent-set-local): A per-server file that keeps min/max range
15456         limits for articles known to the agent.  Provides a fast mechanism
15457         for altering many active ranges.
15458         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15459         active file (local makes it unnecessary).
15460         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15461
15462         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15463         (agent-enable-undownloaded-faces): Added.
15464
15465         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15466         disable it when sending to "nndraft:queue".
15467         (gnus-group-send-queue): Add safety check to avoid sending queue
15468         when unplugged.
15469
15470         * gnus-group.el (gnus-group-catchup): Use new
15471         gnus-sequence-of-unread-articles, not
15472         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15473         numbers of articles.  Use gnus-range-map to avoid having to
15474         uncompress the unread list.
15475         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15476         Fixed invalid ange-ftp reference.
15477
15478         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15479         (gnus-sorted-range-intersection): Intersection of two ranges
15480         without requiring that they first be uncompressed.
15481
15482         * gnus-start.el (gnus-activate-group): Unless blocked by the
15483         caller, possibly expand the active range to include both cached
15484         and agentized articles.
15485         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15486         multiple version-dependent converters.
15487         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15488         gnus-agent-save-active.
15489         (gnus-save-newsrc-file): Save dirty agent range limits.
15490
15491         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15492         gnus-agent-possibly-alter-active.
15493         (gnus-adjust-marked-articles): Faster handling of simple lists.
15494
15495 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15496
15497         * spam-stat.el (spam-stat-test-directory): New optional argument
15498         displays a list of files detected.  Suggested by Andrew Cohen
15499         <cohen@andy.bu.edu>.
15500         (spam-stat-buffer-words-with-scores): Don't narrow and change
15501         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15502
15503 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15504
15505         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15506         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15507         (spam-spamassassin-arguments)
15508         (spam-spamassassin-spam-flag-header)
15509         (spam-spamassassin-positive-spam-flag-header)
15510         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15511         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15512         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15513         (spam-list-of-processors, spam-list-of-checks)
15514         (spam-list-of-statistical-checks, spam-registration-functions)
15515         (spam-check-spamassassin-headers, spam-check-spamassassin)
15516         (spam-spamassassin-score)
15517         (spam-spamassassin-register-with-sa-learn)
15518         (spam-spamassassin-register-spam-routine)
15519         (spam-spamassassin-register-ham-routine)
15520         (spam-assassin-register-spam-routine)
15521         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15522         (spam-bogofilter-score): Fix to show article before scoring.
15523
15524 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15525
15526         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15527         default scoring function.
15528         (spam-generic-score): Call spam-spamassassin-score if
15529         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15530         spam-bogofilter-score otherwise.
15531
15532         * gnus.el (spam-process, spam-autodetect-methods): Add
15533         spamassassin and spamassassin-headers.
15534
15535 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15536
15537         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15538         Suppress unnecessary messages.
15539
15540 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15541
15542         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15543         make-hash-table.
15544
15545 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15546
15547         * canlock.el (base64-encode-string): Don't autoload it.
15548
15549 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15550
15551         * run-at-time.el: Remove useless (require 'itimer),
15552         eval-and-compile and (featurep 'xemacs).
15553
15554 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15555
15556         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15557         GROUP is a virtual group.
15558
15559 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15560
15561         * gnus.el: Autoload `message-y-or-n-p'.
15562
15563 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15564
15565         * pgg-parse.el: Remove unnecessary (require 'custom).
15566
15567         * pgg-def.el: do.
15568
15569         * nnmail.el: do.
15570
15571         * gnus-undo.el: do.
15572
15573         * gnus-picon.el: do.
15574
15575         * gnus-util.el: do.
15576
15577 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15578
15579         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15580
15581 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15582
15583         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15584         handle, as well as a list.
15585
15586         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15587         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15588         (mm-w3m-cid-retrieve): Simplify.
15589
15590 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15591
15592         * message.el (message-kill-to-signature): Allow prefix arg to
15593         specify number of lines to keep before signature.
15594
15595 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15596
15597         * message.el (message-kill-to-signature): Change docstring.
15598
15599 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15600
15601         * canlock.el: Always require sha1-el.
15602         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15603
15604         * message.el: Autoload sha1 only when compiling.
15605
15606         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15607         eudc-expand-inline for XEmacs.
15608
15609 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * message.el (message-canlock-generate): Require sha1-el.
15612
15613 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15614
15615         * message.el (message-expand-name): Silence the byte compiler.
15616
15617         * lpath.el: Add detect-coding-system.
15618
15619         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15620         cus-edit.
15621
15622 2004-01-13  Simon Josefsson  <jas@extundo.com>
15623
15624         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15625         Invoke gnus-score-mode.  Reported by
15626         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15627
15628         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15629         Jim Blandy <jimb@redhat.com> (tiny change).
15630
15631 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15632
15633         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15634
15635 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15636
15637         * spam.el (spam-get-article-as-string): Update to use
15638         gnus-request-article-this-buffer, much simpler.
15639         (spam-get-article-as-buffer): Remove.
15640
15641 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15642
15643         * message.el (message-expand-name): Use EUDC if the user uses that.
15644
15645 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15646
15647         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15648         character for the encoding to avoid consing a string.
15649
15650         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15651         unnecessarily.
15652
15653         * mm-util.el (mm-replace-chars-in-string): Remove.
15654
15655         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15656         of mm-replace-chars-in-string.
15657
15658 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15659
15660         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15661
15662         * mm-util.el (mm-subst-char-in-string): Support inplace.
15663
15664         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15665         a new string in every iteration.  Use shy groups.
15666
15667 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15668
15669         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15670         * gnus-soup.el (gnus-soup-group-brew):
15671         * gnus-msg.el (gnus-put-message):
15672         * gnus-move.el (gnus-group-move-group-to-server):
15673         * gnus-kill.el (gnus-batch-score):
15674         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15675         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15676         (gnus-group-update-group, gnus-group-read-group)
15677         (gnus-group-make-group, gnus-group-make-help-group)
15678         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15679         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15680         (gnus-group-sort-by-unread, gnus-group-catchup)
15681         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15682         (gnus-group-yank-group, gnus-group-set-info)
15683         (gnus-group-list-groups):
15684         * gnus.el (gnus-generate-new-group-name):
15685         * gnus-delay.el (gnus-delay-send-queue):
15686         * nnvirtual.el (nnvirtual-catchup-group):
15687         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15688         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15689         (gnus-group-prepare-topics, gnus-topic-check-topology):
15690         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15691         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15692         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15693         (gnus-group-make-articles-read):
15694         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15695         (gnus-group-change-level, gnus-kill-newsgroup)
15696         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15697         (gnus-get-unread-articles, gnus-make-articles-unread)
15698         (gnus-make-ascending-articles-unread): Use accessor
15699         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15700         to get group information for improved readability.
15701
15702
15703 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15704
15705         * gnus-art.el (article-decode-mime-words, article-babel)
15706         (gnus-article-highlight-signature, gnus-article-add-buttons)
15707         (gnus-signature-toggle): Use gnus-with-article-buffer.
15708
15709         * gnus-art.el (gnus-article-highlight-headers)
15710         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15711
15712         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15713         (gnus-article-set-globals, gnus-request-article-this-buffer)
15714         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15715         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15716         (gnus-mime-display-alternative): Use with-current-buffer.
15717
15718 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15719
15720         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15721         also under 80 char limit, and call gnus-error if needed.
15722         (spam-fetch-article-header): Fix - it was a
15723         buffer-local variable (gnus-newsgroup-data).
15724         (spam-find-spam): Use spam-generate-fake-headers, forget about
15725         spam-insert-fake-headers.
15726         (spam-insert-fake-headers): Remove.
15727
15728 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15729
15730         * deuglify.el (gnus-article-outlook-unwrap-lines)
15731         (gnus-outlook-rearrange-article)
15732         (gnus-outlook-repair-attribution-outlook)
15733         (gnus-outlook-repair-attribution-block)
15734         (gnus-outlook-repair-attribution-other): Remove redundant
15735         save-excursion.
15736
15737 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15738
15739         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15740         (spam-fetch-field-subject-fast)
15741         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15742         (spam-fetch-article-header): Add functions to deal with Gnus
15743         internals for fast retrieval of article header data.
15744         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15745
15746 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15747
15748         * pop3.el (pop3-md5): Remove.
15749         (pop3-apop): Replace pop3-md5 with md5.
15750
15751         * mm-bodies.el: base64 is always built-in.
15752
15753         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15754         with-current-buffer.
15755
15756 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15757
15758         * canlock.el (canlock-insert-header): Remove excessive grouping in
15759         regexp.
15760
15761         * gnus-sum.el (gnus-summary-read-document): Ditto.
15762
15763         * gnus-uu.el (gnus-uu-part-number): Ditto.
15764
15765         * html2text.el (html2text-remove-tags): Ditto.
15766         (html2text-format-tags): Ditto.
15767         (html2text-format-single-elements): Ditto.
15768
15769         * mml.el (mml-parse-1): Ditto.
15770
15771 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15772
15773         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15774
15775         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15776
15777         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15778
15779         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15780
15781 2003-11-15  Simon Josefsson  <jas@extundo.com>
15782
15783         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15784         (pgg-gpg-lookup-key): Use regexp match instead of
15785         split-string (split-string is different between emacs 21.2 and
15786         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15787
15788 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15789
15790         * gnus-art.el (gnus-mime-view-all-parts)
15791         (gnus-article-part-wrapper, gnus-article-view-part): Use
15792         with-current-buffer.
15793
15794 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15795
15796         * spam.el (spam-disable-spam-split-during-ham-respool)
15797         (spam-spamoracle-database, spam-cache-lookups)
15798         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15799         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15800         (spam-group-ham-marks, spam-group-spam-marks)
15801         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15802         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15803         also add spam-use-blackholes to the statistical checks.
15804         (spam-fetch-field-fast): Add interface to fetching fields, may
15805         become a macro.
15806         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15807         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15808         (spam-insert-fake-headers): Fake an article when needed.
15809         (spam-find-spam): Fake article when possible.
15810         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15811         (spam-check-bogofilter-headers): Use message-fetch-field instead
15812         of nnmail-fetch-field.
15813
15814 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15815
15816         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15817
15818 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15819
15820         * spam.el (spam-split): Do not require spam-use-CHECK to be
15821         enabled if that check is passed to spam-split explicitly; also
15822         fix so 'spam doesn't get converted to spam-split-group when
15823         spam-split-symbolic-return is t.
15824         (spam-find-spam): Find registrations of the article and use those
15825         instead of re-running spam-split to find the spam/ham
15826         classification of the article.
15827         (spam-log-processing-to-registry, spam-log-registered-p)
15828         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15829         Use gnus-error instead of gnus-message.
15830         (spam-log-registration-type): Add function to determine the
15831         classification of a message based on registry entries; will
15832         return nil if both 'spam and 'ham are found.
15833         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15834         a reasonably fast local cache without the loading errors.
15835         (spam-cache-lookups): Set to t by default.
15836         (spam-find-spam): Don't try to guess spam-cache-lookups.
15837         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15838         spam-caches entry.
15839         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15840         caching of whitelist/blacklist entries.
15841         (spam-check-whitelist, spam-check-blacklist): Invoke
15842         spam-from-listed-p with a type, not a cache variable.
15843         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15844
15845 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15846
15847         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15848
15849         * nnmail.el (nnmail-split-fancy): do.
15850
15851         * mml.el (mml-parse): do.
15852
15853         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15854         (gnus-score-adaptive): do.
15855
15856 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15857
15858         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15859         (gnus-mime-button-map): Don't set keymap parent.
15860         (gnus-button-ctan-directory-regexp): Use shy grouping.
15861         (gnus-prev-page-map): Don't set keymap parent.
15862         (gnus-prev-page-map): Remove duplicated one.
15863         (gnus-next-page-map): Don't set keymap parent.
15864         (gnus-mime-security-button-map): Ditto.
15865
15866         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15867         version number.
15868
15869         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15870
15871 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15872
15873         * canlock.el (canlock-sha1-function): Remove.
15874         (canlock-sha1-function-for-verify): Remove.
15875         (canlock-openssl-program): Remove.
15876         (canlock-openssl-args): Remove.
15877         (canlock-ignore-errors): Remove.
15878         (canlock-sha1-with-openssl): Remove.
15879         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15880         (canlock-verify): Don't use canlock-ignore-errors.
15881
15882         * sha1-el.el (sha1-string-external): Make it can return a string
15883         in binary form.
15884         (sha1-region-external): Ditto.
15885         (sha1-string-internal): Ditto.
15886         (sha1-region-internal): Ditto.
15887         (sha1-region): Ditto.
15888         (sha1-string): Ditto.
15889         (sha1): Ditto.
15890
15891 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15892
15893         * spam.el (spam-report-articles-gmane): New command.
15894
15895 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15896
15897         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15898
15899         * run-at-time.el (run-at-time-saved): Remove.
15900         (run-at-time): Doc fix.
15901
15902 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15903
15904         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15905         (gnus-summary-limit-map): Add it.
15906         (gnus-summary-make-menu-bar): do.
15907
15908 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15909
15910         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15911         Make attempt at some caching support (done for BBDB only now).
15912         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15913         addresses to be checked.
15914         (spam-clear-cache-BBDB): Add function, to be invoked by
15915         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15916         (spam-check-BBDB): Check and use the caches, if
15917         spam-cache-lookups is on, remove superfluous (provide).
15918
15919 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15920
15921         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15922
15923 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15924
15925         * run-at-time.el (run-at-time-saved): Move to after the definition
15926         of `run-at-time'.
15927
15928         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15929
15930 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15931
15932         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15933         mm-w3m-local-map-property.
15934
15935         * mm-view.el (mm-w3m-mode-map): Remove.
15936         (mm-w3m-local-map-property): Remove.
15937         (mm-inline-text-html-render-with-w3m): Don't use
15938         mm-w3m-local-map-property.
15939
15940 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15941
15942         * run-at-time.el: New file.
15943
15944         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15945         under Emacs.
15946
15947         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15948         of gnus-set-text-properties.
15949
15950         * gnus-uu.el (gnus-uu-save-article): Ditto.
15951
15952         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15953
15954         * gnus-cite.el (gnus-cite-parse): Ditto.
15955
15956         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15957         of gnus-.
15958
15959         * gnus-xmas.el (run-at-time): Require run-at-time.
15960
15961         * gnus.el: Changed calls to nnheader-run-at-time and
15962         password-run-at-time throughout to use run-at-time directly.
15963
15964         * password.el: Removed definition of run-at-time.
15965
15966         * nnheaderxm.el: Remove definition of run-at-time.
15967
15968 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15969
15970         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15971         in prompt.
15972
15973 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15974
15975         * messagexmas.el (message-xmas-redefine): Alias
15976         `message-make-caesar-translation-table' to
15977         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15978         version.
15979
15980         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15981         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15982         `gnus-xmas-set-text-properties'.
15983         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15984         `gnus-xmas-completing-read'.
15985         (gnus-xmas-completing-read): Removed.
15986         (gnus-xmas-open-network-stream): Removed.
15987
15988         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15989         XEmacs version.
15990
15991         * dns.el (dns-make-network-process): Use `open-network-stream'
15992         instead of `gnus-xmas-open-network-stream'.
15993
15994         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15995
15996         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15997
15998 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15999
16000         * gnus-art.el (gnus-mime-display-alternative)
16001         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16002         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16003         Don't use gnus-local-map-property.
16004
16005         * gnus-util.el (gnus-local-map-property): Remove.
16006
16007         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16008         gnus-completing-read-maybe-default with completing-read.
16009
16010         * gnus-util.el (gnus-completing-read): do.
16011         (gnus-completing-read-maybe-default): Remove.
16012
16013 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16014
16015         * password.el: Only autoload `run-at-time' if not XEmacs.
16016         Only autoload the itimer functions if XEmacs.
16017
16018 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16019
16020         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16021         XEmacsen.
16022
16023         * dgnushack.el: Autoload executable-find for XEmacs.
16024
16025 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16026
16027         * gnus-art.el (gnus-read-string): Remove.
16028         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16029         read-string.
16030
16031 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16032
16033         * netrc.el: Autoload password-read.
16034         (netrc): Add configuration group.
16035         (netrc-encoding-method, netrc-openssl-path): Add
16036         variables for encoding and decoding of files with symmetric
16037         ciphers.
16038         (netrc-encode): Add assistant function to encode a file with
16039         netrc-encoding-method.
16040         (netrc-parse): Add interactive parameter, added optional
16041         decoding if netrc-encoding-method is non-nil but otherwise
16042         behavior is standard.
16043         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16044         Do s/encode/encrypt/ everywhere.
16045
16046         * spam.el: Remove executable-find autoload.
16047
16048 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16049
16050         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16051
16052         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16053
16054 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16055
16056         * gnus-art.el (gnus-treat-ansi-sequences)
16057         (article-treat-ansi-sequences): New variable and function.
16058         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16059
16060         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16061         Use it.
16062
16063 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16064
16065         * mm-util.el (mm-quote-arg): Remove.
16066
16067         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16068         shell-quote-argument.
16069
16070         * gnus-uu.el (gnus-uu-command): do.
16071
16072         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16073
16074         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16075         with make-char.
16076
16077         * mm-util.el (mm-make-char): Remove.
16078
16079         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16080         add-minor-mode.
16081
16082         * gnus-undo.el (gnus-undo-mode): do.
16083
16084         * gnus-topic.el (gnus-topic-mode): do.
16085
16086         * gnus-sum.el (gnus-dead-summary-mode): do.
16087
16088         * gnus-start.el (gnus-slave-mode): do.
16089
16090         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16091
16092         * gnus-ml.el (gnus-mailing-list-mode): do.
16093
16094         * gnus-gl.el (gnus-grouplens-mode): do.
16095
16096         * gnus-draft.el (gnus-draft-mode): do.
16097
16098         * gnus-dired.el (gnus-dired-mode): do.
16099
16100         * gnus-ems.el (gnus-add-minor-mode): Remove.
16101
16102         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16103         Replace gnus-char-width with char-width.
16104
16105         * gnus-ems.el (gnus-char-width): Remove.
16106
16107         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16108         Replace gnus-char-width with char-width.
16109
16110         * gnus-ems.el (gnus-char-width): Remove.
16111
16112         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16113         definition.
16114         Remove Emacs 20 hash table compatibility code.
16115
16116         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16117         20 compatibility code.
16118
16119         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16120
16121         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16122
16123         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16124         with point-at-{eol,bol}.
16125
16126         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16127
16128         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16129
16130         * flow-fill.el (fill-flowed-point-at-bol)
16131         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16132
16133         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16134         Replace with point-at-{eol,bol} throughout all files.
16135
16136 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16137
16138         * ntlm.el (ntlm-string-as-unibyte): New macro.
16139         (ntlm-build-auth-response): Use it.
16140
16141         Remove Emacs 20 stuff:
16142         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16143         (butlast, mapc, remove): Remove the compiler macros.
16144         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16145         of delq and copy-sequence.
16146         * gnus-art.el (popup-menu): Remove the compiler macro.
16147         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16148         Emacs 20.
16149
16150 2004-01-05  Simon Josefsson  <jas@extundo.com>
16151
16152         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16153         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16154         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16155         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16156         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16157         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16158         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16159         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16160         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16161         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16162         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16163         string-xor into ntlm-string-xor.  Suggested by
16164         Jesper Harder <harder@myrealbox.com>.
16165
16166         * ntlm.el: Don't include poem.
16167
16168         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16169         Jesper Harder <harder@myrealbox.com>.
16170
16171         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16172
16173         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16174         probably breaks emacs with DL patch, but do we care? Is anyone
16175         still using the DL stuff?)
16176
16177         * sieve-manage.el: Use the password package.
16178         (sieve-manage-read-passwd): Remove.
16179         (sieve-manage-interactive-login): Use password.  Re-add
16180         condition-case around loop.
16181
16182         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16183         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16184         the password package.
16185
16186 2003-02-19  Simon Josefsson  <jas@extundo.com>
16187
16188         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16189         token.
16190
16191 2002-08-07  Simon Josefsson  <jas@extundo.com>
16192
16193         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16194         (sieve-manage-authenticators):
16195         (sieve-manage-authenticator-alist): Add some SASL mechs.
16196         (sieve-sasl-auth): New function.
16197         (sieve-manage-cram-md5-auth):
16198         (sieve-manage-plain-auth): Rewrite using SASL library.
16199         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16200         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16201         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16202         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16203
16204 2004-01-05  Simon Josefsson  <jas@extundo.com>
16205
16206         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16207         New files.
16208
16209 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16210
16211         * gnus-group.el (gnus-no-groups-message): Update.
16212
16213         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16214
16215 2003-11-09  Simon Josefsson  <jas@extundo.com>
16216
16217         * imap.el: Support for ID IMAP extension (RFC 2971).
16218         (imap-local-variables): Add imap-id.
16219         (imap-id): New variable.
16220         (imap-id): New function.
16221         (imap-parse-response): Parse untagged ID response.
16222         * nnimap.el (nnimap-id): New variable.
16223         (nnimap-open-connection): Use it.
16224
16225 2003-12-28  Simon Josefsson  <jas@extundo.com>
16226
16227         * gnus-score.el (gnus-score-edit-all-score): New.
16228         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16229
16230 2004-01-04  Simon Josefsson  <jas@extundo.com>
16231
16232         * password.el: Add.
16233
16234 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16235
16236         * dns.el (dns-query-types): Fix typo.
16237         (dns-query-types): New function.
16238         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16239         PTR and SOA replies, see RFC 1035.
16240
16241 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16242
16243         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16244
16245         * Moved to Changelog.2.
16246
16247 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16248
16249         * gnus.el (gnus-version-number): Bump version.
16250
16251 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16252
16253         * gnus.el: No Gnus v0.1 is released.
16254
16255 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16256
16257         * gnus.el: No Gnus v0.0 is released.
16258
16259 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16260
16261         * gnus.el (gnus-version-number): Bump.
16262         (gnus-version): No.
16263
16264 See ChangeLog.2 for earlier changes.
16265
16266     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16267       Free Software Foundation, Inc.
16268
16269   This file is part of GNU Emacs.
16270
16271   GNU Emacs is free software: you can redistribute it and/or modify
16272   it under the terms of the GNU General Public License as published by
16273   the Free Software Foundation, either version 3 of the License, or
16274   (at your option) any later version.
16275
16276   GNU Emacs is distributed in the hope that it will be useful,
16277   but WITHOUT ANY WARRANTY; without even the implied warranty of
16278   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16279   GNU General Public License for more details.
16280
16281   You should have received a copy of the GNU General Public License
16282   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16283
16284 ;; Local Variables:
16285 ;; coding: utf-8
16286 ;; fill-column: 79
16287 ;; add-log-time-zone-rule: t
16288 ;; End: