(nnimap-retrieve-group-data-early): Fix typo in the non-streaming case.
[gnus] / lisp / ChangeLog
1 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4         non-streaming case.
5
6         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
7         (gnus-article-encrypt-body): Use it.
8
9         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10         keystroke.
11
12         * nnimap.el (nnimap-find-wanted-parts-1): Use
13         gnus-fetch-partial-articles.
14
15         * gnus-art.el (gnus-fetch-partial-articles): New variable.
16
17         * nnimap.el (nnimap-insert-partial-structure): New function.
18         (nnimap-get-partial-article): New function.
19         (nnimap-request-article): Use it.
20         (nnimap-wait-for-response): Return whether the wait was successful.
21         (nnimap-finish-retrieve-group-infos): Don't do anything if the
22         retrieval wasn't successful.
23         (nnimap-retrieve-group-data-early): Allow throttling servers.
24         (nnimap-streaming): New variable.
25         (nnimap-fetch-partial-articles): Removed.
26
27         * mm-decode.el (mm-with-part): Protect against killed buffers.
28
29         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
30         for prettier summary display.
31
32 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
33
34         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
35         directly.
36
37 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
40         apparently third-party libraries depend on it.
41
42         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
43         before starting negotiation.
44
45         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
46         privacy reasons.
47         (gnus-treat-mail-gravatar): Ditto.
48
49         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
50         buffer when inserting images.  Inserting text into the headers, for
51         instance, can make them invalid.
52
53 2010-09-25  Julien Danjou  <julien@danjou.info>
54
55         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
56         variables.
57
58         * nnheader.el: Remove useless variables news-reply-yank-from and
59         news-reply-yank-message-id.
60
61         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
62         variables.
63
64         * mml1991.el: Remove useless mml1991-verbose.
65
66         * gnus.el: Remove useless variable gnus-use-generic-from.
67         Remove obsolete variable gnus-topic-indentation.
68
69         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
70
71         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
72
73         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
74
75         * gnus-group.el: Remove useless gnus-group-icon-cache.
76         Remove useless gnus-ephemeral-group-server.
77
78         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
79
80         * mml2015.el: Remove useless mml2015-verbose.
81
82         * mml-smime.el: Remove useless mml-smime-verbose.
83
84         * gnus.el: Remove useless gnus-local-domain.
85
86         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
87         gnus-gravatar-size.
88
89         * gnus-art.el: Remove useless gnus-treat-translate.
90
91 2010-09-24  Julien Danjou  <julien@danjou.info>
92
93         * gnus-sum.el: Add support for Gravatars.
94
95         * gnus-art.el: Add support for Gravatars.
96
97         * gnus-gravatar.el: Add this file.
98
99         * gravatar.el: Add this file.
100
101 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
102
103         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
104
105         * gnus-group.el (gnus-group-fetch-faq): Removed.
106
107         * gnus.el (gnus-group-faq-directory): Removed.
108
109         * gnus-group.el (gnus-group-fetch-charter): Removed.
110
111         * gnus.el (gnus-group-charter-alist): Removed.
112
113         * gnus-group.el (gnus-group-archive-directory): Removed.
114         (gnus-group-recent-archive-directory): Ditto.
115         (gnus-group-make-archive-group): Removed.
116
117         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
118
119         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
120         use the same article number for all the cached articles.
121
122         * nnimap.el (nnimap-command): Register the last command time so
123         that we can use it for idling NOOPs.
124         (nnimap-open-connection): Start the keeplive timer.
125         (nnimap-make-process-buffer): Store all the process buffers.
126         (nnimap-keepalive): New function.
127
128         * starttls.el: (starttls-open-stream): Add autoload cookie.
129
130 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
131
132         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
133         handling.
134
135 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
136
137         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
138         its data structures.
139
140         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
141         instead of the cl.el copy-list.
142         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
143         equalp.
144
145 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
146
147         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
148         and tool-bar-local-item-from-menu.
149
150         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
151         mode-line-highlight face for Emacs.
152
153         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
154         loading gnus-sum.elc; fix comment for canlock-verify.
155         (gnus-article-jump-to-part): Use read-number.
156         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
157         Emacs pre-21 compatible code for help-echo.
158         (gnus-article-next-page-1): No need to adjust the number of lines.
159         (gnus-article-describe-bindings): Always use help-buffer.
160
161         * gnus-audio.el (gnus-audio-inline-sound)
162         * gnus-cus.el (gnus-custom-mode)
163         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
164
165         * gnus-sum.el (gnus-remove-overlays): Doc fix.
166
167         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
168         compatible code.
169
170 2010-09-24  Glenn Morris  <rgm@gnu.org>
171
172         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
173         visiting the fcc file in rmail-mode.
174
175         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
176
177 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * nnir.el: Silence the byte compiler.
180
181         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
182         alias to browse-url-url-encode-chars if any.
183         (gnus-html-encode-url): Use it.
184
185 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
186
187         * gnus-start.el (gnus-use-backend-marks): New variable.
188         (gnus-get-unread-articles-in-group): Use it.
189
190         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
191         makeover.
192
193 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
194
195         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
196
197 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
200         Removed.
201         (gnus-setup-news-hook): Removed
202         gnus-fixup-nnimap-unread-after-getting-new-news.
203
204         * gnus-int.el (gnus-request-update-info): Protect against backends not
205         having the function.
206
207         * nnimap.el (nnimap-stream): Mention starttls.
208         (nnimap-open-connection): Add starttls support.
209
210 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
211
212         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
213
214 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
215
216         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
217         BODYSTRUCTUREs.
218         (nnimap-transform-headers): Unfold quoted {42} headers.
219
220         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
221         the info.
222         (gnus-get-unread-articles): Only call updatep on backends that support
223         it.
224
225         * nnweb.el (nnweb-request-update-info): NOOP.
226
227         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
228
229         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
230         since it only deals with marks.
231
232         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
233         gnus-request-marks, and make a new gnus-request-update-info.
234
235         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
236         the active instead of the high number, which is usually too low.
237
238 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
239
240         * netrc.el (netrc-parse): Remove encrypt.el mentions.
241         * encrypt.el: Removed.
242
243 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
244
245         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
246         server in symbolic form.
247
248         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
249         0.9.
250
251 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
252
253         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
254         (nnimap-update-info): Fix up code slightly.
255
256         * gnus-int.el (gnus-open-server): Add tracing for performance
257         debugging.
258
259         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
260         (gnus-group-insert-group-line): Pass the real group name so that it
261         gets the right data.
262
263         * gnus-start.el (gnus-get-unread-articles): Don't have
264         `gnus-get-unread-articles-in-group' update info, since that can be
265         really slow and doesn't seem to be needed?
266
267 2010-09-22  Dan Christensen  <jdc@uwo.ca>
268
269         * time-date.el (date-to-time): Try using parse-time-string first before
270         using the slower timezone-make-date-arpa-standard.
271
272 2010-09-22  Julien Danjou  <julien@danjou.info>
273
274         * gnus-group.el (gnus-group-insert-group-line): Call
275         gnus-group-highlight-line.
276         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
277         default hook list.
278         (gnus-group-update-eval-form): Add new function.
279         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
280         (gnus-group-get-icon): Use gnus-group-update-eval-form.
281
282 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
285         immediate, then expire all articles.
286         (nnimap-update-info): Fix off-by-one errors.
287         (nnimap-flags-to-marks): Would return no marks lists for group with no
288         flags.  Instead return the other data.
289
290 2010-09-22  Julien Danjou  <julien@danjou.info>
291
292         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
293         Only return an icon.
294         (gnus-group-insert-group-line): Compute icon to return.
295
296         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
297         variable.
298         (gnus-html-image-fetched): Only cache if
299         gnus-html-image-automatic-caching is set.
300         (gnus-html-image-fetched): Check for errors.
301
302 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
303
304         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
305         once per method on `g'.  This ensures that backends like nnfolder don't
306         open all their folders.
307
308         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
309         (nnimap-request-list): Nix out group in the correct buffer.
310         (nnimap-parse-flags): Implement by using `read' instead of
311         hand-parsing.
312         (nnimap-flags-to-marks): Pass on permanent-flags.
313         (nnimap-make-process-buffer): Record the server name.
314         (nnimap-parse-flags): Fix typo.
315         (nnimap-request-scan): Run split on the server in general, not just a
316         single group.
317
318         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
319         parameter, and propagate this downwards.
320
321         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
322         since EXAMINE changes it on the server.
323
324         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
325         this command might take a while.
326
327 2010-09-22  Julien Danjou  <julien@danjou.info>
328
329         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
330         harmful if you have 2 images side-by-side, they can't be properly
331         update on text deletion.  Using text-property is safer here.
332         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
333         data.
334
335 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
336
337         * nnimap.el (nnimap-expunge-inbox): Removed.
338         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
339         (nnimap-expunge): Flip default to t.
340
341         * gnus.el (gnus-method-to-server): Don't push things to the cache
342         unless it's unique.
343         (gnus-server-to-method): Ditto.
344
345 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
346
347         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
348
349 2010-09-22  Julien Danjou  <julien@danjou.info>
350
351         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
352         get the start of data.
353         (gnus-html-encode-url): Add this function to encode special chars in
354         URL.
355         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
356         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
357
358         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
359         default.
360         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
361
362         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
363         images alt-text.
364         (gnus-html-put-image): Put alt-text as help-echo.
365
366 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
367
368         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
369         * mm-util.el (mm-decompress-buffer)
370         * nnir.el (nnir-run-find-grep)
371         * pop3.el (pop3-list): Use 3rd arg of split-string.
372
373         * time-date.el (format-seconds): Comment fix.
374
375         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
376         and byte-optimize-form-code-walker.
377         (dgnushack-make-auto-load): Don't advise make-autoload.
378
379         * lpath.el: Remove Emacs 21 stuff.
380
381 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
384         outside the active range.  Suggested by Dan Christensen.
385
386         * gnus-start.el (gnus-get-unread-articles): Get the extended method
387         slightly later to avoid double-getting it.
388
389         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
390         previous patch.
391
392         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
393
394 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
395
396         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
397
398 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399
400         * gnus-int.el (gnus-open-server): Give a better error message in the
401         "go offline" case.
402
403         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
404         marks for nnimap, which is seldom the right thing to do.
405
406         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
407         (gnus-same-method-different-name): New function.
408
409         * nnimap.el (parse-time): Require.
410
411         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
412         method in the presence of many similar methods.
413
414         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
415
416         * nnimap.el (nnimap-find-expired-articles): Don't refer to
417         nnml-inhibit-expiry.
418
419         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
420         find out whether methods are equal.
421
422         * nnimap.el (nnimap-find-expired-articles): New function.
423         (nnimap-process-expiry-targets): New function.
424         (nnimap-request-move-article): Request the article before looking at
425         what the Message-ID is.  Fix found by Andrew Cohen.
426         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
427
428         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
429         for oldness in addition to being a predicate.
430
431         * nnimap.el (nnimap-request-group): When we have zero articles, return
432         the right data to Gnus.
433         (nnimap-request-expire-articles): Only delete articles immediately if
434         the target is 'delete.
435
436         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
437         method, this would bug out.
438
439         * gnus-group.el (gnus-group-expunge-group): Renamed from
440         gnus-group-nnimap-expunge, and implemented as a normal interface
441         function.
442
443         * gnus-int.el (gnus-request-expunge-group): New function.
444
445         * nnimap.el (nnimap-request-create-group): Implement.
446         (nnimap-request-expunge-group): New function.
447
448 2010-09-21  Julien Danjou  <julien@danjou.info>
449
450         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
451         (gnus-html-cache-expired): Add new function.
452         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
453         wethever we should display image for fetch it.
454         Compute alt-text earlier to pass it to the fetching function too.
455         (gnus-html-schedule-image-fetching): Change function argument to only
456         get one image at a time, not a list.
457         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
458         cache.
459         (gnus-html-get-image-data): New function to retrieve image data from
460         cache.
461         (gnus-html-put-image): Change buffer argument to use image data rather
462         than file, and place image above region rather than inserting a new
463         one. Do not take alt-text as argument, since it's useless now: we place
464         the image above alt-text.
465         (gnus-html-prune-cache): Remove.
466         (gnus-html-show-images): Start to fetch image when we find one, do not
467         push into a temporary list.
468         (gnus-html-prefetch-images): Only fetch image if they have expired.
469         (gnus-html-browse-image): Fix, use 'gnus-image-url.
470         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
471
472 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
473
474         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
475
476 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
479         spec inser "*" if the group isn't active instead of 0.
480
481         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
482         opening the server.
483         (nnimap-request-delete-group): Implement group deletion.
484         (nnimap-transform-headers): Return the size of the entire message in
485         the Bytes header, not just the size of the first part.
486         (nnimap-request-move-article): When moving an article from nnimap,
487         request the article first so the accepting form has an article to
488         accept.  Reported by Dan Christensen.
489         (nnimap-command): Make sure that the error message doesn't error out.
490
491 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
492
493         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
494         we haven't requested anything.
495
496 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
499         "".  Fix found by Andrew Cohen.
500
501         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
502         instead of -encode-string.
503
504 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
505
506         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
507
508         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
509         by mm-subst-char-in-string.
510
511 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
512
513         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
514         waiting for the connection string.
515
516         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
517         arriving.
518
519         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
520         bogus characters.  This allows selecting certain Gmail groups.
521
522         * nnimap.el (nnimap-find-wanted-parts-1): New function.
523         (nnimap-fetch-partial-articles): New variable.
524         (nnimap-open-connection): When looking for credentials, also use the
525         nnimap-server-port.
526         (nnimap-request-article): Return the group/article number, so that Gnus
527         `^' works as expected.
528         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
529         them.
530
531         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
532         comments.
533         (gnus-methods-sloppily-equal): New function.
534         (gnus): When using the development version of Gnus, load the gnus-load
535         file.
536
537         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
538         `gnus-open-server' on each method before trying to scan them etc.  This
539         ensures that all the backend parameters are set correctly.
540
541         * nnimap.el (nnimap-authenticator): New variable.
542         (nnimap-open-connection): Allow anonymous login.
543         (nnimap-transform-headers): The chars header is called Chars not
544         Bytes.
545         (nnimap-wait-for-response): Don't infloop if the IMAP connection
546         drops.
547
548         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
549         patch, found by Knut Anders Hatlen.
550
551 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
552
553         * gnus-agent.el (gnus-agent-batch-confirmation)
554         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
555         to gnus-message.
556         * gnus-art.el (gnus-article-describe-briefly): Likewise.
557         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
558         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
559         * gnus-int.el (gnus-open-server): Likewise.
560         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
561         (gnus-score-check-syntax): Likewise.
562         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
563         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
564         Likewise.
565         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
566
567 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
570         calling conventions so that prefetch doesn't bug out.
571
572 2010-09-19  Julien Danjou  <julien@danjou.info>
573
574         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
575         rather than `subst-char-in-region' in order to be able to replace ASCII
576         char by UTF-8 ones.
577
578         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
579         than curl.
580         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
581         the right URL and ALT text on images.
582         (gnus-html-wash-tags): Fix tag case.
583         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
584         (gnus-article-html): Add -o display_ins_del=2 option.
585         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
586
587 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
590         the extra mail headers, which sometimes seem to happen for unknown
591         reasons.
592
593         * mail-parse.el (mail-header-encode-parameter): Define as
594         rfc2045-encode-string instead of as rfc2231-encode-string, since some
595         (or most, perhaps?) mail readers don't understand the latter, but do
596         understand the former.
597
598         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
599         to nil, so that no methods are automatically agentized.  I think this
600         is probably what most users want.
601
602         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
603         from url-retrieve, for instance about invalid URLs.
604
605         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
606         groups that have no articles.
607         (nnimap-request-article): Check that we really got an article when we
608         requested one.
609
610         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
611         doesn't exist.
612
613         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
614         nntp buffer so the agent can save it.
615         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
616         that CRLF doesn't get translated to \n.
617         (nnimap-open-connection): Don't make 'shell commands only send \n.
618
619 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
620
621         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
622         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
623         Update var name.
624         (nnml-generate-nov-file): Use dolist.
625         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
626         Use with-current-buffer.
627
628 2010-09-18  Julien Danjou  <julien@danjou.info>
629
630         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
631         parallel.
632
633 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
634
635         * nnimap.el (nnimap-update-info): When doing partial marks update, get
636         the range update right.
637         (nnimap-request-group): Don't make `M-g' bug out on group with no
638         marks.
639         (nnoo): Required, so that other packages can require nnimap.
640         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
641         command we're looking for.  This helps when the server sends more
642         responses after we've gotten everything we expected.
643         (nnimap): Add a `newlinep' field to keep track of end-of-line
644         conventions.
645         Don't send CRLF to things that don't want it.
646         (nnimap-request-accept-article): Ditto.
647
648 2010-09-18  Julien Danjou  <julien@danjou.info>
649
650         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
651         than curl to retrieve images.
652
653 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * nnimap.el (nnimap-update-info): Extend the info so that we can set
656         the marks.
657         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
658         (nnimap-wait-for-connection): New function.
659         (nnimap-open-connection): If we have PREAUTH, don't query for login
660         credentials.
661         (nnimap-update-info): Fix off-by-one error when concatenating ranges
662         when doing a partial update.
663
664 2010-09-18  Julien Danjou  <julien@danjou.info>
665
666         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
667         tags.
668
669 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
670
671         * nnimap.el (nnimap-credentials): New function.
672         (nnimap-open-connection): Use the new function to look for credentials
673         also on the numeric equivalents of "imap" and "imaps".
674
675         * gnus-start.el (gnus-activate-group): Send the info to
676         gnus-request-group.
677
678         * nnimap.el (nnimap-request-group): Have the "check" version of the
679         function parse flags and update the info, so that a `M-g' get a total
680         resync of all flags from the group.
681
682         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
683         to allow backends to alter the info on group selection.  Also alter all
684         the backend -request-group functions to take the parameter.
685
686         * nnimap.el (nnimap-store-info): New function.
687         (nnimap-update-info): Store the info for later usage.
688         (nnimap-request-group): Use the stored info for the dont-check case, so
689         that we don't retrieve all marks when we enter a group.
690
691         * nnimap.el: Use deffoo instead of defun for interface functions.
692
693         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
694         update the group info.  This makes the nndraft groups, for instance, go
695         back to their old behaviour.
696
697         * gnus-sum.el (gnus-select-newsgroup): Indent.
698
699         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
700         in.
701         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
702         nothing.
703
704         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
705         from methods that are denied.
706
707         * gnus-int.el (gnus-method-denied-p): New function.
708
709         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
710         store the password instead of netrc.
711         (nnimap-open-connection): Don't error out when we can't make a
712         connections.
713
714         * auth-source.el (auth-source-create): In the password prompt, say what
715         we're querying for.  Also prompt for user name if that hasn't been
716         given.
717
718         * nnimap.el (nnimap-with-process-buffer): Removed.
719
720 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
721
722         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
723         method when we're reading from the agent.
724
725         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
726
727         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
728         that's probably most useful for users.
729
730         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
731         "failed" all the time.
732
733         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
734         ...)) with (with-current-buffer ... ).
735
736         * nntp.el (nntp-open-server): Return whether the open was successful or
737         not.
738
739         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
740         select an unread unseen article first.
741
742         * nnimap.el (nnimap-open-connection): If the user doesn't have a
743         /etc/services, supply some sensible port defaults.
744
745         * dgnushack.el: Define netrc-credentials.
746
747 2010-09-17  Julien Danjou  <julien@danjou.info>
748
749         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
750
751 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
752
753         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
754         doesn't have any parameters.
755
756 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
759         only upcased checks.
760
761         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
762
763         * nnimap.el (nnimap-open-shell-stream): New function.
764         (nnimap-open-connection): Use it.
765         (nnimap-transform-headers): Get the number of lines in each message.
766         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
767         number of lines.
768         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
769         problem.
770
771         * utf7.el (utf7-encode): Autoload.
772
773         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
774         to allow the mail splitting to not return a default group.  This is
775         useful for nnimap, which will leave unmatched mail in the inbox.
776
777         * nnimap.el: Rewritten.
778
779         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
780         nnimap usage.
781
782         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
783         if the move is internal, so that nnimap can do fast internal moves.
784
785         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
786         data.
787         (gnus-read-active-for-groups): Support finishing the early retrieval of
788         data.
789
790         * gnus-range.el (gnus-range-nconcat): New function.
791
792         * gnus-int.el (gnus-finish-retrieve-group-infos)
793         (gnus-retrieve-group-data-early): New functions.
794
795 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
796
797         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
798         (nnrss-retrieve-groups):
799         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
800         (pop3-quit): Use with-current-buffer.
801
802 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
805         instead of nnheader-accept-process-output.
806
807         * dgnushack.el (dgnushack-compile): Add comment.
808
809         * lpath.el: No need to fbind propertize for XEmacs 21.4.
810
811         * gnus-html.el (gnus-html-schedule-image-fetching)
812         (gnus-html-prefetch-images): Replace process-kill-without-query by
813         gnus-set-process-query-on-exit-flag.
814
815 2010-09-16  Romain Francoise  <romain@orebokech.com>
816
817         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
818
819 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
820
821         * gnus-registry.el (gnus-registry-install-shortcuts): The second
822         parameter to unintern is mandatory-ish in Emacs 24.
823
824         * gnus-html.el (gnus-html-schedule-image-fetching)
825         (gnus-html-prefetch-images): Check for curl before using it.
826
827         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
828         depend on curl, which isn't essential.
829
830         * imap.el: Revert back to version
831         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
832         seem problematic.
833
834 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
835
836         * gnus-registry.el (gnus-registry-install-shortcuts):
837         Explicitly pass `obarray' to `unintern' to avoid a warning.
838
839 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840
841         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
842         change.
843
844         * nnrss.el (nnrss-request-list): Removed this function and related
845         functions, including the moreover stuff.
846
847 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
848
849         * nnrss.el (nnrss-retrieve-groups): New function.
850
851 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
852
853         * .dir-locals.el: Add no-byte-compile cookie.
854
855 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
856
857         * time-date.el (format-seconds): Comment fix.
858
859         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
860         for back end that doesn't support request-scan.
861
862 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
863
864         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
865         then do request scans from the backends.
866
867         * netrc.el (netrc-credentials): New conveniency function.
868
869         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
870         avoid running a hook per line, since this takes a lot of time,
871         profiling shows.
872         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
873         directly if gnus-visual-p is true.
874
875 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
876
877         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
878         groups; replace mapcar with dolist which is a bit faster; pass groups
879         info to gnus-read-active-file-1.
880         (gnus-read-active-file-1): Scan only specified groups if the new
881         optional arg `infos' is given.
882
883 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
884
885         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
886
887         * pop3.el (pop3-movemail): Removed.
888         (pop3-streaming-movemail): Renamed to pop3-movemail.
889
890         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
891         don't restrict end-tag searches to the end of the line.
892
893 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
894
895         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
896         articles of every unchecked group to t, which means unknown since the
897         server has never been opened.
898
899 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
900
901         * gnus-html.el (gnus-html-show-alt-text): New command.
902         (gnus-html-browse-image): Ditto.
903         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
904         to browse the image directly.
905         (gnus-html-wash-tags): Search for images first, so that <a><img> works
906         better.
907
908         * gnus-async.el (gnus-async-article-callback): Call
909         `gnus-html-prefetch-images' unconditionally.
910
911         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
912         before feeding URLs to curl.
913
914 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
915
916         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
917         internal images as deletable by `W D D'.
918
919         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
920         (gnus-async-article-callback): Fix typo.
921
922 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
923
924         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
925         current line to work around bugs in the output from w3m.
926
927         * gnus-async.el (gnus-async-article-callback): Always prefetch images
928         for groups that want that.
929
930         * nntp.el (nntp-wait-for-string): Supply a timeout for
931         accept-process-output to ensure progress.
932
933         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
934         level to get unread articles from, then use that for foreign groups,
935         too.
936
937         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
938         confuses the rest of the function.
939
940         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
941         for the methods that support -retrieve-groups, too.
942
943         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
944
945 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
946
947         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
948         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
949
950         * pop3.el: Require cl when compiling.
951         (pop3-number-of-responses): Search for "+OK", not "+OK ".
952
953 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
954
955         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
956         that aren't going to be activated.
957         (gnus-get-unread-articles): Fix up the last commit.
958
959         * gnus-html.el (gnus-article-html): Allow calling without specifying
960         the handle.  In that case, dissect the buffer first.
961
962         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
963
964         * nnimap.el (nnimap-open-connection): Revert the change that would look
965         into authinfo for imaps instead of imap.
966
967         * gnus-start.el (gnus-activate-group): Take an optional parameter to
968         say that you don't want to call gnus-request-group with don-check, but
969         do check the reponse.  This is for virtual groups only.
970         (gnus-get-unread-articles): Count the archive groups as secondary, so
971         that they're activated the same way as before.
972
973         * imap.el (imap-message-map): Removed optional buffer parameter, since
974         no callers use it.
975         (imap-message-get): Ditto.
976         (imap-message-put): Ditto.
977         (imap-mailbox-map): Ditto.
978         (imap-mailbox-put): Ditto.
979         (imap-mailbox-get): Ditto.
980         (imap-mailbox-get): Revert last change for this function.
981
982         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
983         case-insensitively.
984         (nnimap-debug): Removed.
985
986         * imap.el (imap-fetch-safe): Removed function, and altered all callers
987         to use `imap-fetch' instead.  According to the comments, this should be
988         safe, since all other IMAP clients use the 1:* syntax.
989         (imap-enable-exchange-bug-workaround): Removed.
990         (imap-debug): Removed -- doesn't seem very useful.
991
992         * mail-source.el (mail-source-fetch): Don't message if we're fetching
993         mail from a file, and the file doesn't exist.
994
995         * imap.el (imap-log): New convenience function used throughout instead
996         of repeating the same code all over the place.
997
998         * pop3.el (pop3-streaming-movemail): Return t for success.
999
1000         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1001         .authinfo if we're using ssl connection.
1002
1003         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1004         already have if we're in a main Gnus `g' run.
1005
1006         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1007
1008 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1009
1010         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1011
1012         * nnmh.el (nnmh-request-list-1): Bind `file'.
1013
1014         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1015         alias to set-process-query-on-exit-flag or process-kill-without-query.
1016         (pop3-open-server): Use it.
1017
1018 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1021         box to the Incoming file.  Fixes mistake in previous checkin.
1022
1023         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1024         request loop (for debugging purposes) removed.
1025
1026         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1027         culprit is more visible.
1028         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1029         (nnml-add-incremental-nov): New functions to do "incremental" nov
1030         updates, where we just append to the end of the existing nov files
1031         without reading/writing them in full.
1032
1033         * mail-source.el (mail-source-delete-crash-box): Really only check the
1034         incoming files once in a while.
1035
1036         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1037
1038         * mail-source.el (mail-source-delete-crash-box): Only check the
1039         incoming files for deletion once per day to save a lot of file
1040         accesses.
1041
1042         * pop3.el (pop3-logon): Fix up unbound variable typo.
1043
1044         * mail-source.el (pop3-streaming-movemail): Autoload.
1045
1046         * pop3.el (pop3-streaming-movemail): Respect
1047         pop3-leave-mail-on-server.
1048
1049         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1050         retrieval.
1051
1052         * pop3.el (pop3-process-filter): Removed unused function.
1053         (pop3-streaming-movemail, pop3-send-streaming-command)
1054         (pop3-wait-for-messages, pop3-write-to-file)
1055         (pop3-number-of-responses): New functions for streaming pop3
1056         retrieval.
1057
1058         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1059         come from no known methods.
1060         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1061         list.
1062
1063         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1064         message sizes.
1065         (pop3-movemail): Use erase-buffer instead of looping and deleting
1066         regions, which seems rather odd.
1067
1068         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1069         file once per `g' run.
1070
1071         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1072         directories.  This makes the draft queue directory work.
1073
1074         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1075         data from the backends, so that we only request the list of groups from
1076         each method once.  This should speed things up considerably.
1077
1078         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1079         detect that it's not implemented.
1080
1081         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1082         we actually do recurse down into the tree, but don't stat all leaf
1083         nodes.
1084
1085         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1086         then say so instead of bugging out.
1087
1088         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1089         files exist before trying to read them.
1090
1091         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1092         around <pre_int>.
1093
1094         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1095
1096         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1097
1098 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * mm-util.el (mm-image-load-path): Just return the image directories,
1101         not all directories in the path in addition to the image directories.
1102         (mm-image-load-path): Maintain a cache of the image directories so that
1103         the `g' command in Gnus doesn't have to stat dozens of directories each
1104         time.
1105
1106         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1107         (gnus-html-wash-tags): Add a new `i' command to insert images.
1108         (gnus-html-insert-image): New command and keystroke.
1109         (gnus-html-redisplay-with-images): New command and keystroke.
1110         (gnus-html-show-images): Renamed command.
1111         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1112         spacers.
1113         (gnus-html-wash-tags): Decode entities at the end, so that entities
1114         inside the tags don't mess up the rest of the "parsing".
1115
1116         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1117         so that nnimap methods aren't agentized by default.  There's apparently
1118         many problems related to agent/imap behaviour.
1119
1120         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1121
1122         * gnus-html.el: Doc fix.
1123
1124 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1125
1126         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1127         specifier-spec-list for Emacs 21.
1128
1129         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1130         glyph-width and glyph-height instead of display-graphic-p and
1131         image-size; make avoidance of displaying small images work for XEmacs.
1132
1133         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1134         for XEmacs.
1135
1136         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1137         of symbol that holds plist data.
1138         (gnus-process-plist): Remove plist of process after getting it.
1139
1140 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141
1142         * message.el (message-generate-hashcash): Change default to
1143         'opportunistic if hashcash is installed.
1144
1145         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1146         (gnus-html-put-image): Only call image-size once, since it's somewhat
1147         time-consuming on remote X servers.
1148
1149 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1152         type on data, not a file name.
1153
1154         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1155         window-pixel-edges for Emacs 21.
1156
1157         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1158         decoded contents.
1159         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1160
1161 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162
1163         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1164         group line format, since it isn't very interesting.
1165
1166         * gnus-agent.el (gnus-agent-short-article),
1167         (gnus-agent-long-article): Increase values for these two variables,
1168         since most people are likely to have more network connection and
1169         storage than before.
1170
1171         * gnus.el (gnus-refer-article-method): Change default to 'current.
1172         When referring an article, the common behaviour is to refer it from the
1173         current select method, not the native select method.  The chances of
1174         the native select method having the message in question is rather slim
1175         these days.
1176
1177         * gnus-sum.el (gnus-auto-select-subject): Change default to
1178         `unseen-or-unread'.  I think it's likely that most people want to
1179         select an unseen article over a previously seen, but unread one.
1180
1181         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1182         means that in the article buffer none of the minor mode elements will
1183         be shown, usually, and this is not desirable in most cases.
1184
1185         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1186         that commands like `d' (and the like) go to the next line in the
1187         buffer, instead of the next unread article.  I think this is the
1188         behaviour that is most natural for most users.
1189         (gnus-single-article-buffer): Change default to nil, so that people can
1190         have as many article buffers open as they have summary buffer.  I think
1191         this is the most natural way for the groups to behave.
1192
1193         * message.el (message-generate-new-buffers): Change default to
1194         `unsent', so that all new message buffers start their names with the
1195         string "*unsent", and it's easier to find the buffers if you move from
1196         them.
1197
1198 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1199
1200         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1201         small.  They're probably tracking images.
1202         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1203         (gnus-html-rescale-image): Yet another try at getting the image sizing
1204         right.
1205
1206         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1207         nntp-marks-file-name is nil.
1208
1209 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1210
1211         * gnus-html.el (gnus-html-wash-tags)
1212         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1213         Better logging.
1214
1215 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1218
1219         * gnus-html.el (gnus-html-wash-tags): Check the value of
1220         gnus-blocked-images in the summary buffer.
1221
1222 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1223
1224         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1225
1226 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227
1228         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1229         like "a", it seems like.
1230         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1231         since it needs to be picked from the correct buffer.
1232
1233         * nnwfm.el: Removed.
1234
1235         * nnlistserv.el: Removed.
1236
1237 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1238
1239         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1240         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1241
1242 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * nnkiboze.el: Removed.
1245
1246         * nndb.el: Removed.
1247
1248         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1249         alt text.
1250         (gnus-html-rescale-image): Try to get the rescaling logic right for
1251         images that are just wide and not tall.
1252
1253         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1254         overshadow variable bindings.
1255
1256 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1257
1258         * gnus-html.el (gnus-html-wash-tags)
1259         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1260         extra logging.
1261
1262 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1263
1264         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1265         (gnus-max-image-proportion): New variable.
1266         (gnus-html-rescale-image): New function.
1267         (gnus-html-put-image): Rescale images.
1268
1269 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1270
1271         Fix up some byte-compiler warnings.
1272         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1273         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1274         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1275         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1276         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1277         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1278         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1279
1280 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1281
1282         * gnus-html.el (gnus-article-html): Decode contents by charset.
1283
1284 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1285
1286         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1287         (gnus-html-frame-width, gnus-blocked-images)
1288         * message.el (message-prune-recipient-rules): Add custom version.
1289         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1290
1291         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1292         functions.
1293
1294         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1295         gnus-process-get.
1296
1297 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1298
1299         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1300         instead of lsub directly.
1301
1302 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1303
1304         * nnwarchive.el: Removed.
1305
1306         * gnus-soup.el: Removed.
1307
1308         * nnsoup.el: Removed.
1309
1310         * nnultimate.el: Removed.
1311
1312         * gnus-html.el (gnus-blocked-images): New variable.
1313
1314         * message.el (message-prune-recipients): New function.
1315         (message-prune-recipient-rules): New variable.
1316
1317         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1318         guess whether a long line is natural text or not.
1319
1320         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1321         gnus-process-plist and friends for compatibility.
1322
1323 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1324
1325         * gnus-html.el: Require packages that define macros used in this file.
1326         (gnus-article-mouse-face): Declare to silence byte-compiler.
1327         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1328         process-get.
1329         (gnus-html-put-image): Use plist-get to avoid getf.
1330         (gnus-html-prefetch-images): Use with-current-buffer.
1331
1332 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * gnus-ems.el: Provide compatibility functions for
1335         gnus-set-process-plist.
1336
1337         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1338         header-line-format for XEmacs 21.4.
1339
1340         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1341         * gnus.el (gnus-valid-select-methods)
1342         * message.el (message-send-mail-partially-limit)
1343         * mm-decode.el (mm-text-html-renderer)
1344         * mml.el (mml-insert-mime-headers-always)
1345         * smiley.el (smiley-regexp-alist): Bump custom version.
1346
1347 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * gnus-html.el: require mm-url.
1350         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1351         with the url to `url'.
1352         (gnus-html-wash-tags): Support cid: URLs/images.
1353
1354 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1355
1356         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1357         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1358         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1359
1360         * gnus-move.el: Removed file, since it doesn't really work.
1361
1362         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1363         UTF-8.  This seems to fix problems with some German web feeds.
1364
1365         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1366         at the top so that the proper colours are applied.
1367
1368         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1369         don't have dots in their names.
1370
1371         * gnus-art.el (gnus-article-view-part): Doc fix.
1372
1373         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1374         XEmacs-compatible.
1375         (gnus-html-put-image): Don't do images on non-graphic displays.
1376
1377         * nnslashdot.el: Removed this unused backend.
1378
1379         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1380         actions.
1381         (gnus-undo-register-1): Revert last change.
1382
1383         * gnus-group.el (gnus-group-completing-read): Protect against not
1384         having completion-styles bound.
1385
1386         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1387         make broken recipients happier.
1388
1389         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1390
1391         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1392         point parameter.
1393
1394         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1395
1396         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1397         completion-styles for group selection.
1398
1399 2009-02-04  Andreas Schwab  <schwab@suse.de>
1400
1401         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1402         headers and regexp-quote the match if necessary.
1403
1404 2009-03-24  Miles Bader  <miles@gnu.org>
1405
1406         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1407         the blinking smiley.
1408
1409 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1410
1411         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1412         blink smiley.
1413
1414 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1415
1416         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1417         where the dribbel file lives exists.
1418
1419         * message.el (message-send-mail-partially-limit): Change the default to
1420         nil, since most people don't want this.
1421
1422         * mm-url.el (mm-url-decode-entities): Also decode entities like
1423         &#x3212.
1424
1425 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1426
1427         * gnus-sum.el (gnus-summary-idna-message):
1428         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1429         Hyperlink urls in docstrings with URL `...'.
1430
1431 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1432
1433         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1434         functions.
1435
1436 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1437
1438         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1439         say what the mouseover text should be.
1440
1441         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1442         version of the mm-w3m-safe-url-regexp variable to only download images
1443         in the groups where we want that to happen.
1444
1445         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1446
1447         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1448         easier debugging.
1449         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1450         big pictures in the article buffer.
1451
1452         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1453         gnus-article-html.
1454         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1455         w3m.
1456
1457         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1458
1459 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1460
1461         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1462         which doesn't exist.
1463
1464         * message.el (message-inhibit-ecomplete): New variable to allow some
1465         function to inhibit ecomplete address storage.
1466         (message-resend): Disable ecomplete message storage when resending
1467         messages.
1468
1469         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1470
1471 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1472
1473         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1474         Save excursion while copying, moving, and deleting articles in order to
1475         prevent the cursor from jumping to unforeseen place.
1476
1477 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1478
1479         * lpath.el: No need to bind bookmark-current-buffer,
1480         bookmark-yank-point and bookmark-make-record-function.
1481
1482 2010-08-17  Glenn Morris  <rgm@gnu.org>
1483
1484         * gnus-sync.el: Require gnus components whose functions are used.
1485
1486         * gnus-art.el (bookmark-make-record-function):
1487         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1488         Declare for compiler.
1489
1490         * mm-url.el (mml-compute-boundary): Autoload.
1491
1492 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1493
1494         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1495
1496 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1497
1498         Typo fix "hoo4a" -> "hook".
1499
1500         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1501
1502 2010-08-14  Glenn Morris  <rgm@gnu.org>
1503
1504         * gnus-sync.el (gnus-sync): Fix defgroup version.
1505
1506 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1507
1508         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1509
1510         * gnus-sync.el: Fix docs.
1511         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1512         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1513
1514 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1515
1516         Optimizations for gnus-sync.el.
1517
1518         * gnus-sync.el: Add docs about gnus-sync-backend
1519         possibilities.
1520         (gnus-sync-save): Remove unnecessary message.
1521         (gnus-sync-read): Optimize and show what groups were skipped.
1522
1523 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1524
1525         Minor bug fixes for gnus-sync.el.
1526
1527         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1528         read the sync on get-new-news.
1529
1530         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1531         quiet.
1532
1533         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1534
1535 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1536
1537         Make saving and restoring of hidden threads work with overlays.
1538         Patch applied by Ted Zlatanov.
1539
1540         * gnus-sum.el (gnus-hidden-threads-configuration)
1541         (gnus-restore-hidden-threads-configuration): Update to deal with text
1542         properties, rather than searching for a magic character.
1543
1544 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1545
1546         New gnus-sync.el library for synchronization of marks.
1547
1548         * gnus-sync.el: New library for synchronization of marks.
1549
1550         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1551         renamed from `gnus-registry-grep-in-list'.
1552
1553         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1554
1555         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1556
1557 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1558
1559         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1560         determining charset of text fails.
1561
1562 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * nnmail.el (nnmail-get-new-mail-1): Revert.
1565
1566         * nnml.el (nnml-active-number): Make sure names of newly created groups
1567         in nnml-group-alist are encoded.
1568
1569 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1570
1571         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1572         containing non-ASCII characters in active file for nnml back end.
1573
1574 2010-07-24  David Engster  <dengste@eml.cc>
1575
1576         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1577         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1578
1579 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1580
1581         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1582         tag (Bug#6654).
1583
1584 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1585
1586         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1587         the article buffer, not the summary buffer.
1588
1589 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1592         Emacs 23 as well.
1593
1594 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1597         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1598
1599 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1600
1601         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1602         Patch applied by Karl Fogel.
1603
1604         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1605         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1606
1607 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1608
1609         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1610         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1611         C-w still not working correctly from Article buffers; Thierry's
1612         patch to fix that will be applied after this.
1613
1614         * gnus-art.el (bookmark-make-record-function): New local variable.
1615
1616         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1617         article buffer.
1618         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1619
1620 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1621
1622         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1623         on changes in bookmark.el.
1624
1625 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1626
1627         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1628         `no-log' instead of message not to log prompt string.
1629
1630 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1631
1632         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1633         the *other* type of HTML form submission.
1634
1635 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1636
1637         * auth-source.el (auth-source-pick): If choice does not contain a
1638         questioned keyword, set the check to t.
1639
1640 2010-06-12  Romain Francoise  <romain@orebokech.com>
1641
1642         * gnus-util.el (gnus-date-get-time): Move up before first use.
1643
1644 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1645
1646         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1647         (gnus-article-edit-part): Bind it to make last part that is substituted
1648         or deleted visible.
1649         (gnus-mime-display-single): Buttonize part of which id equals to
1650         gnus-mime-buttonized-part-id.
1651
1652 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1653
1654         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1655         (gnus-dd-mmm): Use gnus-date-get-time.
1656         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1657         simplify logic.
1658         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1659         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1660
1661 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1662
1663         * auth-source.el (top): Autoload `secrets-list-collections',
1664         `secrets-create-item', `secrets-delete-item'.
1665         (auth-sources): Fix tag string.
1666         (auth-get-source, auth-source-retrieve, auth-source-create)
1667         (auth-source-delete): New defuns.
1668         (auth-source-pick): Rewrite in order to avoid 2 passes.
1669         (auth-source-forget-user-or-password): New parameter USERNAME.
1670         (auth-source-user-or-password): New parameters CREATE-MISSING and
1671         DELETE-EXISTING.  Retrieve password interactively, if needed.
1672
1673 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1674
1675         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1676         deleting unused directories when gnus-expert-user is t.
1677
1678 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1679
1680         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1681         for each temp file when gnus-article-browse-delete-temp is ask.
1682
1683 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1684
1685         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1686         Lisp calls to delete-backward-char by calls to delete-char.
1687
1688 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1689
1690         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1691
1692 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1693
1694         * password-cache.el (password-cache-remove): Fix docstring.
1695
1696 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1697
1698         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1699         article unless decoding article to be saved.
1700
1701 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1702
1703         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1704         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1705         generated within the mm-with-unibyte-current-buffer macro.
1706
1707 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1710         to nil when we're in a mml-preview buffer and no group is selected.
1711
1712 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1713
1714         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1715         when catching the `C-g'.  Reported by "Leo".
1716
1717 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * message.el (message-forward-make-body-plain)
1720         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1721         multibyte-string-p.
1722
1723         * lpath.el: Revert.
1724
1725 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1726
1727         * message.el (message-forward-make-body-mml): Assume original message
1728         is multibyte string; error on unibyte.
1729         (message-forward-make-body-plain): Ditto; don't add excessive newline
1730         in body end.
1731
1732         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1733
1734 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1735
1736         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1737         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1738
1739 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1740
1741         * mm-extern.el (mm-extern-url): Don't use
1742         mm-with-unibyte-current-buffer.
1743         (mm-extern-cache-contents): Use with-current-buffer instead of
1744         save-excursion + set-buffer.
1745
1746 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1747
1748         * mm-util.el (mm-emacs-mule): Remove.
1749
1750 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1751
1752         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1753         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1754         change.
1755
1756 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1757
1758         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1759         bind the default value of enable-multibyte-characters to nil.
1760
1761 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1762
1763         * message.el (message-forward-make-body-plain)
1764         (message-forward-make-body-mml):
1765         Don't use mm-with-unibyte-current-buffer.
1766
1767 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1768
1769         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1770
1771 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1772
1773         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1774         (Bug#5592).
1775
1776 2010-05-07  Julien Danjou  <julien@danjou.info>
1777
1778         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1779         it to mm-pipe-part.
1780
1781         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1782         it is given.
1783
1784 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1785
1786         * binhex.el (binhex-decode-region-internal)
1787         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1788         (dns-query)
1789         * nnweb.el (nnweb-gmane-search)
1790         * pgg-parse.el (pgg-parse-armor)
1791         * pgg.el (pgg-verify-region)
1792         * sha1.el (sha1-string-external)
1793         * uudecode.el (uudecode-decode-region-internal)
1794         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1795         XEmacs.
1796
1797         * gnus-art.el (gnus-article-browse-html-parts)
1798         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1799         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1800         make-temp-file.
1801
1802         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1803         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1804         compiling.
1805
1806         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1807         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1808         XEmacs when compiling.
1809
1810         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1811         gnus-pick-mode-off-hook for XEmacs when compiling.
1812         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1813         gnus-binary-mode-off-hook for XEmacs when compiling.
1814
1815         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1816         nil if char-charset is not available.
1817
1818         * imap.el (imap-disable-multibyte)
1819         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1820         macros.
1821
1822         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1823         instead of encode-coding-string.
1824
1825         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1826         'xemacs) instead of mm-emacs-mule to switch function definitions.
1827         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1828
1829         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1830         bind temporary-file-directory for XEmacs;
1831         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1832         timer-set-function for XEmacs 21.4 and SXEmacs;
1833         bind timer-list for XEmacs 21.4 and SXEmacs;
1834         fbind char-charset and find-charset-region for non-Mule XEmacs;
1835         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1836         encode-coding-region and encode-coding-string for XEmacs having no
1837         file-coding feature.
1838
1839 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1840
1841         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1842
1843 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1844
1845         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1846         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1847
1848 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1849
1850         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1851         alias `jka-compr-delete-temp-file' no longer exists.
1852
1853 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1854
1855         Use define-minor-mode in Gnus where applicable.
1856         * mml.el (mml-mode): Use define-minor-mode.
1857         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1858         (gnus-undo-mode): Use define-minor-mode.
1859         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1860         (gnus-dead-summary-mode): Use define-minor-mode.
1861         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1862         Initialize in declaration.
1863         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1864         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1865         (gnus-mailing-list-mode): Use define-minor-mode.
1866         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1867         (gnus-draft-mode): Use define-minor-mode.
1868         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1869         (gnus-dired-mode): Use define-minor-mode.
1870
1871 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1872
1873         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1874         handles on recursive mml-to-mime translation and check them for
1875         boundary delimiter collisions.  Reported by Greg Troxel.
1876
1877 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1880
1881 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1882
1883         * mm-util.el (mm-find-buffer-file-coding-system):
1884         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1885
1886 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1887
1888         * message.el (message-generate-headers): Record insertion of optional
1889         headers as well.  Otherwise the check to prevent repeated insertion of
1890         optional headers is a no-op.
1891
1892 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1893
1894         * smime.el: Don't mention CVS.
1895
1896         * nnrss.el (nnrss-fetch): Don't mention CVS.
1897
1898         * nnir.el: Don't mention CVS.
1899
1900 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1901
1902         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1903
1904 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1905
1906         * lpath.el: Fbind bookmark-default-handler,
1907         bookmark-get-bookmark-record, bookmark-make-record-default,
1908         bookmark-prop-get for Emacs <23 and XEmacs.
1909
1910 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1911
1912         * gnus-sum.el: Add bookmark declarations to silence the compiler.
1913         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1914         Use with-current-buffer to silence the byte-compiler.
1915         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1916         bother to require `gnus'.
1917         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
1918
1919 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1920
1921         * gnus-sum.el (gnus-summary-bookmark-make-record)
1922         (gnus-summary-bookmark-jump): New functions.
1923         (gnus-summary-mode): Setup bookmark support.
1924
1925 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
1926
1927         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1928         if set.
1929
1930 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1931
1932         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1933         gnus-article-browse-html-save-cid-image; make it work recursively for
1934         forwarded messages as well.
1935         (gnus-article-browse-html-parts): Work when prefix arg is given.
1936         (gnus-article-browse-html-article): Doc fix.
1937
1938 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1939
1940         * message.el (message-default-mail-headers):
1941         (message-default-headers): Carry the value mail-default-headers over
1942         into message-default-mail-headers, rather than message-default-headers.
1943
1944 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1945
1946         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1947         charset.
1948
1949         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1950         charset into the <meta> tag when the article is encoded to utf-8.
1951
1952 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1953
1954         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1955         directories as well.
1956         (gnus-article-browse-html-parts): Work for images that do not specify
1957         file names; delete temp directory when quitting; insert header at the
1958         right place; use file: scheme for image files.
1959
1960 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1961
1962         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1963         (gnus-article-browse-html-parts): Use it to make temporary cid image
1964         files in addition to html file so that browser may display them.
1965
1966 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1967
1968         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1969
1970 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1971
1972         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1973
1974 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1975
1976         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1977         about Secret Service API sources.  Improve Customize options.
1978         (auth-source-pick): Change to accept any number of search parameters.
1979         Implement fallbacks iteratively, not recursively.  Add scoring on the
1980         second pass and sort by score.  Call Secret Service API when needed.
1981         (auth-source-user-or-password): Use it.  Call Secret Service API
1982         directly when needed to get the user name and the password.
1983
1984 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1985
1986         * message.el (message-interactive): Doc fix.
1987         (message-qmail-inject-args): Reflow.
1988         (message-kill-to-signature): Fix typo in docstring.
1989
1990         * smiley.el (smiley-buffer): Fix typo in docstring.
1991
1992 2010-03-24  Glenn Morris  <rgm@gnu.org>
1993
1994         * mail-source.el (gnus-message): Declare.
1995         (mail-source-delete-old-incoming): Require gnus-util.
1996
1997 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2000
2001         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2002
2003         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2004         password-cache's default if it is not bound.
2005         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2006         password-cache-expiry's default if it is not bound.
2007
2008         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2009         available in Emacs 21.
2010
2011         * lpath.el: Suppress compiler warnings for:
2012         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2013         XEmacs;
2014         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2015         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2016         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2017
2018 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2019
2020         * auth-source.el (auth-sources): Fix up definition so extra parameters
2021         are always inline.
2022
2023 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2024
2025         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2026         wasn't updated after mismatch.  Clear cached mailbox info correctly
2027         when uidvalidity changes.
2028         (nnimap-group-prefixed-name): New function to avoid some code
2029         duplication.
2030         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2031         (nnimap-request-group): Use it.
2032         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2033         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2034         with many imap folders.  This is done by caching the group status from
2035         the imap server persistently in a group parameter `imap-status'.  (This
2036         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2037         but not persistently, so every Gnus startup was still very slow.)
2038
2039 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2040
2041         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2042         delete the extra newline.  Otherwise editing of :string and :number
2043         types don't work.
2044
2045 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2046
2047         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2048         secrets.el dependency.
2049         (auth-sources): Add optional user name.  Add secrets.el configuration
2050         choice (unused right now).
2051
2052 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2053
2054         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2055         `gnus-registry-install-shortcuts' fill in the functions.
2056
2057         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2058         warnings.
2059         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2060         (gnus-registry-install-shortcuts): Populate and use it in a
2061         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2062
2063 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2064
2065         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2066         In-place substitutions for the group name encoding/decoding.
2067         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2068         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2069         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2070         (nnimap-update-unseen, nnimap-request-list)
2071         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2072         (nnimap-request-set-mark, nnimap-split-to-groups)
2073         (nnimap-split-articles, nnimap-request-newgroups)
2074         (nnimap-request-create-group, nnimap-request-accept-article)
2075         (nnimap-request-delete-group, nnimap-request-rename-group)
2076         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2077         `encoded-mbx' for consistency.
2078         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2079         variable `imap-current-mailbox'.
2080
2081         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2082         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2083
2084 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2085
2086         * pop3.el (pop3-display-message-size-flag): Display message size byte
2087         counts during POP3 download.
2088         (pop3-movemail): Use it.
2089         (pop3-list): Implement listing of available messages.
2090
2091 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2092
2093         * nnir.el (nnir-get-article-nov-override-function): New function to
2094         override the normal NOV retrieval.
2095         (nnir-retrieve-headers): Use it.
2096
2097 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2098
2099         * auth-source.el (netrc-machine-user-or-password): Autoload.
2100
2101 2010-03-19  Glenn Morris  <rgm@gnu.org>
2102
2103         Stop message.el from loading about 40 libraries it doesn't always need.
2104         The general approach is to autoload rather than require, and to
2105         require in the specific functions rather than the file.  (Bug#5642)
2106
2107         * gmm-utils.el: Don't require wid-edit.
2108         (widget-create-child-value, widget-convert, widget-default-get):
2109         Autoload.
2110
2111         * gnus-util.el: Don't require time-date, netrc.
2112         (message-fetch-field, gnus-group-name-decode): Declare rather than
2113         autoloading.
2114         (gnus-fetch-field): Require message.
2115         (gnus-decode-newsgroups): Require gnus-group.
2116
2117         * ietf-drums.el: Don't require time-date.
2118
2119         * message.el: Don't require hashcash, canlock, ecomplete.
2120         Do require mail-utils.  Require nnheader only when compiling.
2121         (smtpmail-default-smtp-server): Remove declaration.
2122         (message-send-mail-function): Check smtpmail-default-smtp-server
2123         is bound rather than requiring smtpmail.
2124         (message-auto-save-directory, message-insert-signature): Use
2125         expand-file-name rather than nnheader-concat.
2126         (nnheader-insert-file-contents): Autoload.
2127         (hashcash-wait-async): Declare.
2128         (message-send-mail): Only call gnus-setup-posting-charset if
2129         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2130         (message-send-mail-with-sendmail): Require sendmail.
2131         (canlock-password, canlock-password-for-verify): Declare.
2132         (message-canlock-password): Require canlock.
2133         (nnheader-get-report): Autoload.
2134         (gnus-setup-posting-charset): Declare.
2135         (message-send-news): Require gnus-msg.
2136         (message-make-references, message-make-in-reply-to): Use mail-header-id
2137         rather than the alias mail-header-message-id.
2138         (ecomplete-add-item, ecomplete-save): Declare.
2139         (message-put-addresses-in-ecomplete): Require ecomplete.
2140         (ecomplete-display-matches): Autoload.
2141
2142         * mm-decode.el: Don't require mailcap, gnus-util.
2143         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2144         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2145         Autoload.
2146         (mailcap-mime-extensions): Declare.
2147
2148         * mm-encode.el: Don't require mailcap.
2149         (mailcap-extension-to-mime): Autoload.
2150
2151         * mml-sec.el: Don't require password-cache.
2152
2153         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2154         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2155         (mml-minibuffer-read-type): Require mailcap.
2156         (mml-preview): Require gnus-msg.
2157
2158         * mml1991.el: Require password-cache.
2159         (password-cache-expiry): Remove declaration.
2160
2161         * mml2015.el: Require password-cache.
2162         (password-cache-expiry): Remove declaration.
2163
2164         * nneething.el (mailcap): Require mailcap.
2165
2166         * nnheader.el (declare-function): Add compatibility stub.
2167         (message-remove-header): Declare rather than autoload.
2168         (nnheader-replace-header): Require message.
2169
2170         * nnimap.el (declare-function): Add compatibility stub.
2171         (netrc-parse, netrc-machine-user-or-password): Declare.
2172         (nnimap-open-connection): Require netrc.
2173
2174         * nntp.el (declare-function): Add compatibility stub.
2175         (netrc-parse, netrc-machine, netrc-get): Declare.
2176         (nntp-send-authinfo): Require netrc.
2177
2178         * rfc2047.el: Don't require qp.
2179         (quoted-printable-encode-region, quoted-printable-decode-string):
2180         Autoload.
2181
2182         * sieve-mode.el: Don't require easymenu.
2183         (easy-menu-add-item): Autoload it.
2184
2185         * spam-stat.el (time-to-number-of-days): Autoload it.
2186
2187 2010-03-19  Glenn Morris  <rgm@gnu.org>
2188
2189         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2190
2191 2010-03-18  Glenn Morris  <rgm@gnu.org>
2192
2193         * hashcash.el (declare-function): Remove duplicate definition.
2194
2195 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2196
2197         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2198         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2199         value if any backslash escapes).
2200
2201 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2202
2203         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2204         if it is available.  (bug#5647)
2205
2206         * lpath.el: Suppress compiler warning for coding-system-from-name for
2207         Emacs 21 and XEmacs.
2208
2209 2010-03-14  Juri Linkov  <juri@jurta.org>
2210
2211         * hmac-def.el:
2212         * hmac-md5.el:
2213         * netrc.el: Fix keywords.
2214
2215 2010-02-26  Glenn Morris  <rgm@gnu.org>
2216
2217         * message.el (message-send-mail-function): Change the default, so that
2218         it inherits from a customized send-mail-function.  (Bug#5643)
2219
2220 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2221
2222         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2223         shell-command-to-string signals an error (bug#5299).
2224
2225 2010-02-24  Glenn Morris  <rgm@gnu.org>
2226
2227         * message.el (message-smtpmail-send-it)
2228         (message-send-mail-with-mailclient): Doc fixes.
2229
2230 2010-02-16  Glenn Morris  <rgm@gnu.org>
2231
2232         * message.el (message-default-mail-headers): Change the default value
2233         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2234
2235 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2236
2237         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2238         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2239
2240 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2241
2242         * time-date.el (date-to-time): Doc fix (Bug#5408).
2243
2244 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2245
2246         * message.el (message-mail): Just pass yank-action on to message-setup.
2247         (message-setup): Handle (FUN . ARGS) form of yank-action.
2248         (message-with-reply-buffer, message-widen-reply)
2249         (message-yank-original): Handle non-buffer values of
2250         message-reply-buffer (Bug#4080).
2251         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2252
2253 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2254
2255         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2256         Fix typo in docstring.
2257
2258 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2259
2260         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2261         response.
2262
2263 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2264
2265         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2266
2267         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2268
2269         * message.el (message-check-news-header-syntax): Protect against a
2270         string that `rfc822-addresses' returns when parsing fails.
2271
2272 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2273
2274         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2275         (gnus-previous-char-property-change): New functions.
2276
2277         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2278
2279 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2280
2281         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2282         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2283
2284 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2285
2286         * message.el (message-exchange-point-and-mark): Rework last change to
2287         avoid using optional arg of exchange-point-and-mark, for backward
2288         compatibility.
2289
2290 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2291
2292         * message.el (message-exchange-point-and-mark): Call
2293         exchange-point-and-mark with an argument rather than setting
2294         mark-active by hand (Bug#5175).
2295
2296 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2297
2298         * nntp.el (nntp-service-to-port): Work for service expressed with
2299         numeric string; replace [:digit:] with [0-9] for XEmacs.
2300
2301 2009-12-17  Glenn Morris  <rgm@gnu.org>
2302
2303         * gnus-group.el (gnus-bug-group-download-format-alist):
2304         Change emacs entry to debbugs.gnu.org.  Bump :version.
2305
2306 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2307
2308         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2309
2310 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2311
2312         * message.el (message-info): Explain why we use `Info-goto-node'.
2313
2314 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2315
2316         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2317
2318 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2319
2320         * message.el (message-completion-in-region): New compatibility function.
2321         (message-expand-group): Use it.
2322
2323 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2324
2325         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2326         with no unread article should be listed if the 2nd arg `predicate' is
2327         given.
2328
2329 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2330
2331         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2332
2333 2009-11-29  Juri Linkov  <juri@jurta.org>
2334
2335         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2336         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2337         on `gnus-recenter'. (Bug#4698, Bug#4981)
2338
2339 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2340
2341         * sha1.el (sha1-string-external): default-directory "/" in case
2342         otherwise non-existent.  process-connection-type pipe for touch of
2343         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2344
2345 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2346
2347         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2348         it's comms related and sgml-mode.el has "comm" on that basis too.
2349
2350 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2351
2352         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2353         containing tspecial characters if they have been already quoted.
2354
2355 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2356
2357         * dns-mode.el (auto-mode-alist): Purecopy string.
2358
2359 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2360
2361         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2362
2363 2009-10-24  Glenn Morris  <rgm@gnu.org>
2364
2365         * gnus-art.el (help-xref-stack-item): Define for compiler.
2366
2367 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2368
2369         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2370
2371 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2374
2375 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2376
2377         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2378         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2379
2380 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2381
2382         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2383         (gnus-overlays-in): New alias to overlays-in.
2384
2385         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2386         gnus-overlay-get, and gnus-delete-overlay.
2387         (gnus-summary-show-thread): Make it work as well for systems in which
2388         next-single-char-property-change is not available.
2389         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2390
2391         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2392         (gnus-overlay-get): New alias to extent-property.
2393         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2394
2395         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2396         SXEmacs.
2397
2398         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2399         SXEmacs.
2400
2401 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2402
2403         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2404
2405 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2406
2407         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2408         and XEmacs that don't have `remove-overlays'.
2409
2410 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2411
2412         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2413         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2414         selective display.  Use overlays instead.
2415
2416 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2417
2418         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2419
2420 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2421
2422         * spam-stat.el (spam-stat-load): Fix typo in message.
2423
2424 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2425
2426         * dig.el (dig-invoke): Fix typo in docstring.
2427         (query-dig): Reflow docstring.
2428
2429 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2430
2431         * gnus-art.el (gnus-article-encrypt-body):
2432         * message.el (message-check-recipients):
2433         * mm-util.el (mm-codepage-setup):
2434         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2435         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2436
2437 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2438
2439         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2440         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2441         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2442         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2443         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2444
2445 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2446
2447         * dig.el: Add "Keywords: comm", as per net-utils.el.
2448
2449 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2450
2451         * dig.el (dig-mode): Use define-derived-mode.
2452
2453 2009-09-19  Glenn Morris  <rgm@gnu.org>
2454
2455         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2456
2457 2009-09-18  Glenn Morris  <rgm@gnu.org>
2458
2459         * gnus-diary.el (gnus-diary-check-message):
2460         * message.el (message-insert-formatted-citation-line):
2461         * nnbabyl.el (top-level):
2462         * nndiary.el (nndiary-schedule):
2463         Fix typos in condition-case handlers.
2464
2465 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2468         configuration that provides the sole article window in a frame;
2469         position point correctly after deleting a part.
2470
2471 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2472
2473         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2474         (spam-resolve-registrations-routine): Use it to unregister articles
2475         that change status.
2476
2477 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2480         with XEmacs.
2481         (parse-time-string-chars): Use it.
2482
2483 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2484
2485         * imap.el (imap-interactive-login): Better messages.
2486         (imap-open): Fix bug with renamed buffer on reconnect.
2487         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2488         for easier debugging and cleaner code.  On successful (guessed based on
2489         server capabilities) secondary authentication, set imap-state
2490         correctly.
2491         (imap-last-authenticator): Define imap-last-authenticator as a variable
2492         to avoid warnings.
2493
2494 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2495
2496         * nnrss.el (nnrss-request-article): Remove binding of
2497         default-enable-multibyte-characters that has gotten needless by
2498         the 2007-07-13 change in rfc2047-encode-message-header.
2499
2500         * mml.el (mml-insert-multipart): Error on the message header.
2501         (mml-insert-part): Error on the message header; position point at
2502         the end of a MIME tag.
2503
2504 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2505
2506         * time-date.el (autoload): Expand define-obsolete-function-alias into
2507         defalias and make-obsolete for old Emacsen that Gnus supports.
2508         (with-no-warnings): Define it for old Emacsen.
2509         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2510         is available.
2511         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2512         float-time is available; suppress compile warning for time-to-seconds.
2513
2514         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2515         (gnus-float-time): Alias to float-time if it exists.
2516
2517         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2518         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2519         float-time is available; suppress compile warning for time-to-seconds.
2520
2521         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2522         XEmacs.
2523
2524 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2525
2526         * imap.el (imap-message-map): Docstring fix.
2527
2528 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2529
2530         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2531         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2532         Add the optional argument `encoding' that overrides the default.
2533
2534         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2535         mm-encode-buffer.
2536
2537 2009-09-04  Glenn Morris  <rgm@gnu.org>
2538
2539         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2540         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2541         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2542         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2543         * mm-util.el (mm-with-unibyte-current-buffer)
2544         (mm-find-buffer-file-coding-system):
2545         * yenc.el (yenc-decode-region): Use default-value rather than
2546         default-enable-multibyte-characters.
2547
2548 2009-09-03  Glenn Morris  <rgm@gnu.org>
2549
2550         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2551         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2552         than default-enable-multibyte-characters.
2553
2554 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2555
2556         * gnus-art.el (gnus-article-read-summary-keys):
2557         Fix gnus-buffer-configuration's value temporarily used.
2558
2559 2009-09-02  Glenn Morris  <rgm@gnu.org>
2560
2561         * gnus-util.el (gnus-float-time): New function.
2562         * gnus-delay.el (gnus-delay-article):
2563         * gnus-sum.el (gnus-thread-latest-date):
2564         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2565         * nnspool.el (nnspool-request-newgroups):
2566         Use gnus-float-time rather than time-to-seconds.
2567         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2568
2569         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2570         (gnus-header-subject-face, gnus-header-newsgroups-face)
2571         (gnus-header-name-face, gnus-header-content-face):
2572         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2573         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2574         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2575         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2576         (gnus-cite-face-11):
2577         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2578         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2579         (gnus-server-closed-face, gnus-server-denied-face)
2580         (gnus-server-offline-face):
2581         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2582         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2583         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2584         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2585         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2586         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2587         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2588         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2589         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2590         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2591         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2592         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2593         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2594         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2595         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2596         (gnus-summary-high-undownloaded-face)
2597         (gnus-summary-low-undownloaded-face)
2598         (gnus-summary-normal-undownloaded-face)
2599         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2600         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2601         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2602         (gnus-splash-face):
2603         * message.el (message-header-to-face, message-header-cc-face)
2604         (message-header-subject-face, message-header-newsgroups-face)
2605         (message-header-other-face, message-header-name-face)
2606         (message-header-xheader-face, message-separator-face)
2607         (message-cited-text-face, message-mml-face):
2608         * sieve-mode.el (sieve-control-commands-face)
2609         (sieve-action-commands-face, sieve-test-commands-face)
2610         (sieve-tagged-arguments-face):
2611         * spam.el (spam-face):
2612         Mark face aliases with "-face" in the name as obsolete.
2613
2614 2009-09-01  Glenn Morris  <rgm@gnu.org>
2615
2616         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2617         than goto-line.
2618
2619 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2620
2621         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2622         Don't move point if the command is invoked inside the message header.
2623
2624 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2625
2626         * imap.el (imap-send-command): Simplify.
2627         (imap-wait-for-tag): point-max -> buffer-size.
2628
2629 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2630
2631         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2632         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2633         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2634         * nnir.el (nnir-swish-e-index-file):
2635         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2636         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2637         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2638         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2639         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2640         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2641
2642 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2645         Don't save excursion.
2646
2647 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2648
2649         * nnheader.el (nnheader-find-file-noselect):
2650         * mm-util.el (mm-insert-file-contents):
2651         Use (default-value 'major-mode) instead of default-major-mode.
2652
2653 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2654
2655         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2656
2657 2009-08-26  Glenn Morris  <rgm@gnu.org>
2658
2659         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2660         than placing in files.el.
2661
2662 2009-08-25  Glenn Morris  <rgm@gnu.org>
2663
2664         * nnir.el (top-level): Don't require cl at run-time.
2665         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2666         Replace cl-function substitute with gnus-replace-in-string.
2667         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2668         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2669         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2670         simplified expansions.
2671
2672 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2673
2674         * dig.el (dig): Add autoload cookie.
2675
2676 2009-08-22  Glenn Morris  <rgm@gnu.org>
2677
2678         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2679         goto-line.
2680
2681 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2682
2683         * parse-time.el (parse-time-string-chars): Save match data.
2684
2685 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2686
2687         * parse-time.el (parse-time-string-chars): Compute using character
2688         classes, to handle non-ascii characters (Bug#3190).
2689
2690 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2693
2694         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2695         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2696         (gnus-mm-display-part, gnus-mime-display-single)
2697         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2698         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2699
2700         * gnus-sum.el
2701         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2702         (gnus-summary-move-article): Add expirable mark to articles copied or
2703         moved to group that has auto-expire turned on if the option is non-nil.
2704
2705 2009-07-24  Glenn Morris  <rgm@gnu.org>
2706
2707         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2708         Fix typo.  (Bug#3903)
2709
2710 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2711
2712         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2713         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2714         that should not be used for draft articles.
2715         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2716         that has no concern in minor mode keys.
2717         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2718         Abolish.
2719
2720 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2721
2722         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2723         article without making inquiry to a user for unknown encoding.
2724
2725         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2726         (nnmaildir--scan): Assume i-node and device number that file-attributes
2727         returns might be cons-cell.
2728
2729         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2730
2731         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2732
2733 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2734
2735         * auth-source.el: Remove docs now in auth.texi.  Don't use
2736         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2737         `auth-source-hide-passwords' and use them.
2738
2739 2009-07-15  Glenn Morris  <rgm@gnu.org>
2740
2741         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2742
2743 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2744
2745         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2746         excessive whitespace from the default values of title and description.
2747
2748 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2749
2750         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2751         mail-fetch-field to fetch Content-Description header in order to
2752         exclude newlines.
2753
2754 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2755
2756         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2757         format used by GnuPG 2.0.11.
2758
2759 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2760
2761         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2762         to deleted part.
2763
2764 2009-05-30  David Engster  <dengste@eml.cc>
2765
2766         * nnmairix.el: Remove old documentation in the commentary block.
2767         (nnmairix-request-group): Do not update active file for nnml back ends.
2768         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2769         end so that overview files are ignored.
2770         (nnmairix-update-groups): Make updating the groups more robust by using
2771         marks.
2772         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2773         with dollar characters in message-id.
2774
2775 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2776
2777         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2778         2008-12-25 in dns.el.
2779
2780 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2781
2782         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2783         could happen if the text is only composed of spaces and/or tabs.
2784
2785 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2786
2787         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2788         when sending a queued message to avoid extra mml tags.
2789
2790 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2791
2792         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2793
2794 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2795
2796         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2797         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2798         rmail-toggle-header for XEmacs;
2799         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2800
2801 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2802
2803         * gnus-dired.el: Remove autoload for gnus-setup-message.
2804         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2805         displaying Gnus logo; always use compose-mail.
2806
2807 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2808
2809         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2810
2811 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2814         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2815         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2816         available.
2817         (gnus-nocem-epg-verify): New function.
2818
2819 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2820
2821         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2822
2823 2009-02-15  Glenn Morris  <rgm@gnu.org>
2824
2825         * gnus-util.el (rmail-insert-rmail-file-header)
2826         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2827         autoloads.
2828         (rmail-default-rmail-file): Remove unnecessary declaration.
2829         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2830
2831 2009-02-14  Glenn Morris  <rgm@gnu.org>
2832
2833         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2834         variable (only used in gnus-util, which declares it anyway).
2835         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2836         which was only needed by gnus-art (changed to not use it any more).
2837         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2838         only used in gnus-util, which autoloads it itself.
2839         (rmail-update-summary): Fix autoload.
2840
2841         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2842         rather than rmail-output-to-rmail-file.
2843
2844 2009-02-07  Glenn Morris  <rgm@gnu.org>
2845
2846         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2847         autoload of function that no longer exists.
2848         (rmail-toggle-header): Declare.
2849         (message-forward-rmail-make-body): Handle mbox Rmail.
2850
2851 2009-01-31  Glenn Morris  <rgm@gnu.org>
2852
2853         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2854         2009-01-09 change.
2855
2856 2009-01-31  Dave Love  <fx@gnu.org>
2857
2858         * imap.el (imap-fetch-safe): Bind debug-on-error.
2859         (imap-debug): Add imap-fetch-safe.
2860
2861 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2862
2863         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2864         (auth-source-forget-all-cached): New convenience function.
2865         (auth-source-user-or-password): Accept list of modes or a single mode.
2866
2867         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2868         auth-source modes.
2869
2870         * netrc.el (netrc-machine-user-or-password): Use list of
2871         auth-source modes.
2872
2873         * nnimap.el (nnimap-open-connection): Use list of
2874         auth-source modes.
2875
2876         * nntp.el (nntp-send-authinfo): Use list of
2877         auth-source modes.
2878
2879 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2880
2881         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2882         now.
2883
2884 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2885
2886         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2887         coding system in XEmacs; add a workaround for XEmacs.
2888
2889         * lpath.el: Fbind coding-system-aliasee.
2890
2891 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2894         of current-language-environment.
2895
2896 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2897
2898         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2899         available at runtime.
2900
2901 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2902
2903         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2904
2905 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2906
2907         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2908         the greatest positive fixnum value doesn't work under an XEmacs with
2909         bignum support; use the most-positive-fixnum constant instead,
2910         available since Emacs 21.1 with cl and XEmacs 21.1.
2911
2912 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2913
2914         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2915         XEmacs gets not to work.
2916
2917 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2918
2919         * mm-util.el (mm-coding-system-priorities): Allow the value like
2920         "Japanese (UTF-8)" of current-language-environment.
2921
2922 2009-01-09  Glenn Morris  <rgm@gnu.org>
2923
2924         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2925         with last-command-event.
2926
2927 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2928
2929         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
2930         in the doc string.
2931
2932         * message.el (message-fix-before-sending): Amend comment.
2933
2934 2009-01-08  Dave Love  <fx@gnu.org>
2935
2936         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2937
2938 2009-01-07  David Engster  <dengste@eml.cc>
2939
2940         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2941         simplified server definitions by converting it via
2942         gnus-server-to-method.
2943
2944 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2945
2946         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2947         parameter's operands.
2948
2949 2009-01-06  David Engster  <dengste@eml.cc>
2950
2951         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2952         primary select method (for gnus-group-mark-article-as-read).
2953
2954 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2955
2956         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2957         `(gnus)Face', not `(gnus)X-Face'.
2958
2959 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * mm-util.el (mm-ucs-to-char): New function.
2962
2963         * mm-url.el (mm-url-decode-entities): Use it.
2964
2965         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2966         unicode-to-char.
2967
2968 2009-01-05  Dave Love  <fx@gnu.org>
2969
2970         * time-date.el: Require cl for `declare'.
2971
2972 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2973
2974         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2975         Dave Love.
2976
2977 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2978
2979         * message.el (message-fix-before-sending): Add `eight-bit' to
2980         illegible-text check.
2981
2982 2009-01-03  Michael Olson  <mwolson@gnu.org>
2983
2984         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2985         `headers' is nil.  This can occur if the IMAP server does not have
2986         permissions to read messages from a folder, but can write new messages
2987         to the folder.
2988         (nnimap-request-article-part): Do not insert `data' if it is nil.
2989
2990         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2991         characters which will confuse `read', so skip past them.
2992
2993 2009-01-01  Dave Love  <fx@gnu.org>
2994
2995         * imap.el (imap-string-to-integer): Fix typo.
2996         (imap-fetch-safe): New function.
2997         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2998
2999         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3000
3001         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3002         (imap-parse-greeting): Fix doc strings.
3003         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3004         (imap-parse-flag-list): Make messages unique.
3005         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3006
3007         * nnimap.el: Fix author email.
3008         (nnimap-split-rule): Add FIXME comment.
3009         (nnimap-debug): Fix doc string.
3010
3011 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3012
3013         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3014
3015 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3016
3017         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3018         nslookup if resolv.conf isn't available.
3019         (dns-query): Rename from query-dns.
3020         (dns-query-cached): Rename from query-dns-cached.
3021
3022 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3023
3024         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3025         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3026         to check if those variables exist (first appeared in Emacs 18.50).
3027
3028 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3029
3030         * mm-util.el (mm-line-number-at-pos): New function.
3031
3032         * spam-report.el (spam-report-process-queue): Use it.
3033
3034 2008-12-24  David Engster  <dengste@eml.cc>
3035
3036         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3037         parameters that haven't existed as variables as buffer-local variables.
3038
3039 2008-12-23  Dave Love  <fx@gnu.org>
3040
3041         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3042         cadar.
3043
3044         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3045         imap-starttls-p.
3046         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3047
3048 2008-12-22  Dave Love  <fx@gnu.org>
3049
3050         * imap.el: Fix author email.  Doc fixes.
3051         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3052         reply.
3053
3054 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3055
3056         * spam-report.el (spam-report-gmane-max-requests): New constant.
3057         (spam-report-gmane-wait): New variable.
3058         (spam-report-gmane-ham, spam-report-gmane-spam)
3059         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3060         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3061         the server.
3062
3063         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3064         Add explanations.
3065
3066         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3067         nnheader-accept-process-output and nnheader-read-timeout if available.
3068         (pop3-movemail): Use it.
3069
3070         * message.el (message-check-news-body-syntax): Fix signature check if
3071         there's an attachment.
3072
3073 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * mm-util.el: Add comments to the mm- emulating functions.
3076
3077 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3078
3079         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3080         by Stephen Berman <stephen.berman@gmx.net>.
3081
3082 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3083
3084         * mm-util.el (mm-substring-no-properties): New function.
3085         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3086         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3087         (mm-string-to-multibyte): Doc fix.
3088
3089         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3090
3091 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3092
3093         * mml.el (mml-attach-file): Strip text properties from file name.
3094         (Bug#1574)
3095
3096 2008-12-16  Glenn Morris  <rgm@gnu.org>
3097
3098         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3099
3100 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3101
3102         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3103         knows since the charset specified might be a bogus alias that
3104         mm-charset-synonym-alist provides.
3105
3106 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3107
3108         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3109         "ISO_8859-1".
3110
3111         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3112
3113 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3114
3115         * mm-util.el (mm-charset-eval-alist):
3116         Define it before mm-charset-to-coding-system.
3117         (mm-charset-to-coding-system): Add optional argument `silent';
3118         define it before mm-charset-override-alist.
3119         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3120         default value if it can be used in Emacs currently running;
3121         silence mm-charset-to-coding-system.
3122
3123 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3126         `allow-override' which says whether to use `mm-charset-override-alist'.
3127         (rfc2047-decode-encoded-words): Use it.
3128
3129         * mm-util.el (mm-charset-override-alist): Fix custom type;
3130         add `(gb2312 . gbk)' to choices.
3131
3132 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3133
3134         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3135         fast.
3136
3137         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3138
3139         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3140
3141 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3142
3143         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3144         on links.
3145
3146         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3147
3148 2008-12-03  Lute Kamstra  <lute@gnu.org>
3149
3150         * sha1.el: Remove leading * from docstrings of defcustoms,
3151         deffaces, defconsts and defuns.
3152
3153 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3154
3155         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3156         users' addresses that don't have domain parts.
3157         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3158         rather than message-narrow-to-head since there will be the message
3159         header separator.
3160
3161 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3162
3163         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3164         since the result is inserted in a unibyte buffer anyway.
3165         (nnimap-demule-use-string-to-multibyte): Remove.
3166         (nnimap-demule): Alias it to mm-string-to-multibyte.
3167
3168 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3169
3170         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3171         variable for debugging bug#464 and bug#1174.
3172         (nnimap-demule): Use it.
3173
3174 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3175
3176         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3177         score calculation correctly.
3178
3179 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3180
3181         * message.el (message-send-mail): Just set the buffer to unibyte
3182         rather than use mm-with-unibyte-current-buffer which does a lot more.
3183         (message-send-mail-partially): Don't bother with
3184         mm-with-unibyte-current-buffer since it's already been made unibyte by
3185         message-send-mail.
3186
3187 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3188
3189         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3190
3191 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3192
3193         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3194
3195 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3196
3197         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3198         require itself and to remove `with-no-warnings'.
3199
3200 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3201
3202         * starttls.el (starttls-any-program-available): Get the name of the
3203         available TLS layer program.
3204         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3205         well as the host name in the "opening" message.
3206
3207         * auth-source.el (auth-source-cache, auth-source-do-cache)
3208         (auth-source-user-or-password): Cache passwords and logins by default,
3209         allow override with `auth-source-do-cache'.
3210         (auth-source-forget-user-or-password): Allow users to remove cache
3211         entries if needed.
3212
3213 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3214
3215         * md4.el (md4-buffer): Fix typo in docstring.
3216         (md4, md4-64): Doc fixes.
3217         (md4-pack-int32): Reflow docstring.
3218
3219 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3220
3221         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3222         condition-case to only the forward-sexp call.
3223
3224 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3225
3226         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3227         quotes contained.  Make it more robust regardless by an extra
3228         condition-case wrapper.
3229
3230 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3233
3234 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3235
3236         * nnml.el (nnml-request-expire-articles): Check if the function set to
3237         `nnmail-expiry-target' returns the symbol `delete'.
3238
3239         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3240
3241         * nnmail.el (nnmail-expiry-target): Fix custom type.
3242
3243 2008-10-02  Glenn Morris  <rgm@gnu.org>
3244
3245         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3246         Silence compiler warning.
3247
3248 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3249
3250         * tls.el (open-tls-stream): Show the actual command being
3251         executed, instead of the format string.
3252
3253 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3254
3255         * lpath.el: Fbind codepage-setup for Emacs 23.
3256
3257 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3258
3259         * mml.el (mml-menu): Don't assume mml2015 is bound.
3260
3261 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3262
3263         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3264         exists.
3265
3266 2008-09-27  Glenn Morris  <rgm@gnu.org>
3267
3268         * gnus-util.el (mail-header-remove-comments): Autoload it.
3269
3270 2008-09-27  Andreas Schwab  <schwab@suse.de>
3271
3272         * gnus-util.el (gnus-split-references): Strip comments.
3273         (gnus-parent-id): Likewise.
3274
3275 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3276
3277         * message.el (message-confirm-send): Fix version.
3278
3279 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3280
3281         * message.el (message-idna-to-ascii-rhs-1): Use
3282         mail-extract-address-components rather than mail-header-parse-addresses
3283         that is an alias by default to ietf-drums-parse-addresses that does not
3284         support non-ASCII names in headers' contents.
3285
3286 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3287
3288         * message.el (message-confirm-send): Fixed variable documentation to
3289         avoid the "y/n" wording.
3290
3291 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3292
3293         * message.el (message-set-auto-save-file-name): Save to a different
3294         filename so multiple messages (especially drafts) can be recovered.
3295
3296 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3297
3298         * message.el (message-confirm-send): Add appropriate version.
3299
3300 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3301
3302         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3303         defvar.
3304
3305 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3306
3307         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3308         (mm-pkcs7-enveloped-magic): Ditto.
3309
3310 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3311
3312         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3313         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3314
3315 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3316
3317         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3318         default, it's better.
3319
3320 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3321
3322         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3323         summary line gnus-number property and ignore them (with a warning
3324         message).
3325
3326 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3327
3328         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3329         macro caddr in the interactive form since it won't be expanded.
3330
3331 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3332
3333         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3334         `charset'; fix name of function called recursively.
3335         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3336
3337 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3340         (gnus-mime-set-charset-parameters): New function.
3341         (gnus-mime-view-part-as-charset): Use it to correctly display part
3342         specifying wrong charset.
3343
3344 2008-09-08  David Engster  <dengste@eml.cc>
3345
3346         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3347         in completing-read for back end server.
3348
3349 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3350
3351         * message.el (message-confirm-send): New variable to confirm sending a
3352         message.
3353         (message-send): Use it.
3354
3355 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3356
3357         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3358
3359 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3362
3363 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3364
3365         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3366         prevent tracking too many groups.
3367         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3368         Use it.
3369
3370 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3371
3372         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3373         moving point to the bottom of the window in order to avoid recentering.
3374
3375 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3376
3377         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3378
3379         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3380         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3381         (gnus-article-beginning-of-window): Fix calculation.
3382
3383 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3384
3385         * gnus-msg.el (gnus-summary-supersede-article)
3386         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3387         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3388         message header.
3389
3390 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3391
3392         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3393         pending output coming after the status change.
3394
3395 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3396
3397         * message.el:
3398         * gnus-start.el:
3399         * gnus-registry.el: Remove VMS support.
3400
3401 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3402
3403         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3404         macro.
3405         (rfc2104-hash): Use it.
3406
3407 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3408
3409         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3410         (gnus-summary-sort-by-most-recent-date): New commands.
3411         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3412         and menu entries.
3413
3414 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3415
3416         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3417         don't redisplay article for raw contents; remove plural articles stuff.
3418
3419         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3420         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3421         on gnus-summary-save-article; display results properly.
3422
3423 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * lpath.el: No need to fbind ns-focus-frame.
3426
3427 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3428
3429         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3430
3431 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3432
3433         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3434         gnus-save-all-headers.
3435
3436 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3437
3438         * gnus-util.el (ns-focus-frame): Remove declaration.
3439         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3440         like x.
3441
3442 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3443
3444         * rfc2104.el (rfc2104-zero): Delete defconst.
3445         (rfc2104-hex-alist): Likewise.
3446         (rfc2104-hex-to-int): Delete func.
3447         (rfc2104-hexstring-to-bitstring): Likewise.
3448         (rfc2104-nybbles): New defconst.
3449         (rfc2104-hash): Rewrite for speed.
3450
3451 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3452
3453         * tls.el (open-tls-stream): Make it work with the 2nd argument
3454         BUFFER that is a string but does not exist as a buffer object, as
3455         mentioned in the doc-string.
3456
3457 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3460         SXEmacs.
3461
3462 2008-07-16  Glenn Morris  <rgm@gnu.org>
3463
3464         * gnus-util.el (ns-focus-frame): Declare for compiler.
3465
3466 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3469         set as a group parameter.
3470         (gnus-summary-save-in-pipe): Work when it is called independently.
3471         (gnus-summary-pipe-to-muttprint): Don't modify
3472         gnus-summary-pipe-output-default-command.
3473
3474 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3475
3476         * message.el (message-send-mail-with-sendmail):
3477         Display the error message.
3478
3479 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3480
3481         * gnus-art.el (gnus-default-article-saver):
3482         Add gnus-summary-save-in-pipe to choices.
3483         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3484         gnus-summary-pipe-output-default-command as the default command.
3485         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3486         instead of gnus-last-shell-command.
3487
3488         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3489         New user option.
3490         (gnus-summary-muttprint-program): Mention the value will be changed.
3491         (gnus-summary-save-article): Force showing of all headers.
3492         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3493
3494 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3495
3496         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3497
3498 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3499
3500         * nnimap.el (nnimap-id):
3501         * sieve-manage.el (sieve-manage-open): Doc fixes.
3502
3503 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3504
3505         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3506         if available.
3507
3508 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3509
3510         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3511
3512         * nnkiboze.el (nnkiboze-generate-group):
3513         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3514
3515         * nnmairix.el: Require CL.
3516
3517 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3518
3519         * dgnushack.el: Autoload get-display-table and put-display-table for
3520         XEmacs 21.5.
3521
3522         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3523         21.4 and SXEmacs.
3524
3525 2008-06-15  David Engster  <dengste@eml.cc>
3526
3527         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3528
3529 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3530
3531         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3532         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3533         runtime choice under XEmacs.
3534
3535         * gnus-sum.el (gnus-summary-set-display-table):
3536         Use `gnus-put-display-table', `gnus-get-display-table',
3537         `gnus-set-display-table' for the display table, instead of `aset'.
3538
3539         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3540         Use `gnus-put-display-table', `gnus-get-display-table',
3541         `gnus-set-display-table' for the display table.
3542
3543 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3544
3545         * nnmairix.el: Add autoloads.
3546
3547 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3548
3549         * nnmairix.el (nnmairix-delete-recreate-group)
3550         (nnmairix-update-and-clear-marks): Fix error messages.
3551
3552 2008-06-14  David Engster  <dengste@eml.cc>
3553
3554         * nnmairix.el: Upgrade to version 0.6.
3555         (nnmairix-group-toggle-propmarks-this-group)
3556         (nnmairix-group-toggle-readmarks-this-group)
3557         (nnmairix-group-delete-recreate-this-group)
3558         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3559         (nnmairix-remove-tick-mark-original-article): New commands.
3560         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3561         (nnmairix-propagate-marks-to-nnmairix-groups)
3562         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3563         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3564         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3565         functions needed for marks propagation and manipulation of read marks.
3566         (nnmairix-update-groups): New function.
3567         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3568         (nnmairix-determine-original-group-from-registry)
3569         (nnmairix-determine-original-group-from-path)
3570         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3571         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3572         New helper functions.
3573         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3574         keystrokes for new commands.
3575         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3576         (nnmairix-request-group): Check allow-fast group parameter.
3577         (nnmairix-request-create-group): Set allow-fast group parameter if
3578         nnmairix-allowfast-default is set.
3579         (nnmairix-close-group): Propagate marks upon closing if needed.
3580         (nnmairix-group-toggle-threads-this-group): Use new.
3581         nnmairix-group-toggle-parameter helper function.
3582         (nnmairix-search): Better check for empty search result.
3583         (nnmairix-goto-original-article): Use new helper functions for
3584         determining original article.
3585         (nnmairix-show-original-article): Make sure message-id is in brackets.
3586         (nnmairix-call-mairix-binary): Change variable name.
3587         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3588         helper function.
3589         (nnmairix-widget-toggle-activate): Fix doc string.
3590
3591 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3592
3593         * nnir.el: Require edmacro when compiling with XEmacs.
3594         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3595         available in Emacs 21.
3596
3597 2008-06-11  Glenn Morris  <rgm@gnu.org>
3598
3599         * gnus-util.el (x-focus-frame):
3600         * gnus.el (image-size):
3601         * mm-decode.el (image-size): Declare.
3602
3603         * gnus-picon.el (declare-function): Add compat definition.
3604         (image-size): Declare.
3605
3606         * gnus-group.el (tool-bar-map):
3607         * gnus-sum.el (tool-bar-map): Define for compiler.
3608
3609         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3610
3611         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3612
3613         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3614         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3615         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3616         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3617         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3618         * sieve-manage.el, spam-report.el, spam.el:
3619         Remove unnecessary eval-and-compile of autoloads.
3620
3621 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3622
3623         * auth-source.el: Precise Tramp doc.
3624
3625 2008-06-07  Glenn Morris  <rgm@gnu.org>
3626
3627         * nnmairix.el: Remove unnecessary eval-when-compile.
3628
3629 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * lpath.el: Fbind propertize for XEmacs 21.4.
3632
3633 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3634
3635         * nnir.el: Move here from ../contrib.
3636
3637 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3638
3639         * gnus-util.el (gnus-read-shell-command): New function.
3640         * mm-decode.el (mm-pipe-part):
3641         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3642
3643 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3644
3645         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3646
3647 2008-06-03  Glenn Morris  <rgm@gnu.org>
3648
3649         * pop3.el (nnheader-accept-process-output): Autoload it.
3650
3651 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3652
3653         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3654         are not 2-digit hexadecimal characters that follow `%'s.
3655
3656 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3657
3658         * message.el (message-bogus-recipient-p): Fix type in doc string.
3659         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3660         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3661         Improve custom options.
3662         (message-bogus-recipient-p): Adjust accordingly.
3663
3664 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3665
3666         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3667         long-form month and day names.
3668
3669 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3670
3671         * dgnushack.el: Autoload debug, eudc-expand-inline and
3672         pgg-snarf-keys-region for XEmacs.
3673
3674         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3675
3676         * nnmairix.el: Require edmacro when compiling with XEmacs.
3677
3678 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3679
3680         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3681         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3682
3683 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3684
3685         * auth-source.el: Add more docs.
3686
3687         * netrc.el (netrc-machine): Always match if the port is not given.
3688
3689 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3690
3691         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3692         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3693         retrieval faster in some cases, but might make CPU usage larger.  If
3694         this has any bad side effects, we might revert this change.
3695
3696         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3697         seems to make mail retrieval much, much faster.
3698         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3699         unconditionally.
3700
3701         * gnus-draft.el (gnus-group-send-queue): Bind
3702         message-send-mail-partially-limit to nil to avoid being prompted.
3703
3704 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3705
3706         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3707
3708         * message.el (message-bogus-address-regexp): Fix and improve custom
3709         type.
3710         (message-setup-hook): Add message-check-recipients as custom option.
3711
3712 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3713
3714         * message.el (message-cite-function): Remove bogus autoload which crept
3715         in during merge from v5-10.
3716
3717 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3718
3719         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3720
3721         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3722
3723         * auth-source.el: Preliminary Tramp docs.
3724         (auth-sources): Change the default auth-sources to use
3725         EPA .gpg files.
3726
3727 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3728
3729         * nntp.el: Autoload `auth-source-user-or-password'.
3730         (nntp-send-authinfo): Use it.
3731
3732         * nnimap.el: Autoload `auth-source-user-or-password'.
3733         (nnimap-open-connection): Use it.
3734
3735         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3736         for the gnus-message function.
3737         (auth-source-user-or-password): Use it.
3738
3739 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3740
3741         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3742         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3743         (rfc2104-hash): Use it.
3744
3745 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3746
3747         * gnus-art.el (gnus-article-toggle-truncate-lines):
3748         Don't use `iff' in docstring.
3749
3750 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3751
3752         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3753
3754         * gnus-util.el (gnus-extract-address-component-name)
3755         (gnus-extract-address-component-email): Convenience functions around
3756         `gnus-extract-address-components'.
3757
3758         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3759         Use `gnus-extract-address-component-email' to fix bug of comparing full
3760         sender name to `user-mail-address'.
3761
3762 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3763
3764         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3765         catch/throw to optimize.
3766         (gnus-registry-find-keywords): Just use member to find a keyword.
3767
3768 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3769
3770         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3771         is current before calling gnus-server-prepare.
3772         (gnus-server-setup-buffer, gnus-server-update-server)
3773         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3774
3775 2008-05-04  Juri Linkov  <juri@jurta.org>
3776
3777         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3778         (mailcap-file-default-commands): Use mailcap-replace-in-string
3779         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3780         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3781
3782 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3783
3784         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3785
3786 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3787
3788         * gnus.el: Bump version to 0.11.
3789
3790 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3791
3792         * gnus.el: No Gnus v0.10 is released.
3793
3794 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795
3796         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3797         hooks.
3798         (gnus-update-read-articles): Speed up non-marks-using users.
3799         (gnus-use-marks): Define gnus-use-marks.
3800         (gnus-propagate-marks): Rename variable to something more sensible.
3801
3802 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3803
3804         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3805         (gmm-image-load-path-for-library): Fix typos in docstrings.
3806         (gmm-message): Reflow docstring.
3807
3808 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3809
3810         * mail-source.el (mail-source-set-1, mail-source-bind):
3811         Move auth-source code out of the macro to clean it up and fix bugs.
3812
3813 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3814
3815         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3816         by sender if it's equal to user-mail-address, it's likely to be
3817         useless.
3818
3819         * mail-source.el (mail-source-bind): Don't use user or password if they
3820         are not bound.  Unintern them if they are nil.  Don't use server unless
3821         it's bound, and default it to empty string otherwise.
3822
3823 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3824
3825         * mail-source.el: Load auth-source.el.
3826         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3827         get user name or password, if auth-sources is set up.
3828
3829         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3830         strategy of splitting with parent.
3831         (gnus-registry-split-fancy-with-parent)
3832         (gnus-registry-post-process-groups): Use it and fix prior
3833         bug (returning a list as the split result).
3834
3835         * auth-source.el (auth-sources): Remove server parameter.
3836         (auth-source-pick, auth-source-user-or-password)
3837         (auth-source-user-or-password-imap)
3838         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3839         (auth-source-user-or-password-sftp)
3840         (auth-source-user-or-password-smtp): Remove server parameter.
3841
3842 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3843
3844         * smime.el (smime-sign-region, smime-encrypt-region)
3845         (smime-decrypt-region):
3846         Remove redundant calls to `generate-new-buffer-name'.
3847
3848 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3849
3850         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3851         Don't use QP for message/rfc822.
3852         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3853
3854 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3855
3856         * sieve-manage.el (sieve-string-bytes): Remove.
3857         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3858         correct byte-length only if the process's coding-system is the same as
3859         the one used internally by Emacs to represent strings.
3860
3861 2008-04-22  Juri Linkov  <juri@jurta.org>
3862
3863         * mailcap.el (mailcap-file-default-commands): New function.
3864
3865 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3866
3867         * message.el (message-signature-separator, message-cite-function):
3868         Change custom version.
3869
3870 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3871
3872         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3873         commands.
3874         (tls-checktrust): Ditto.
3875
3876 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3877
3878         * mm-decode.el (mm-display-external): Make temp file read-only.
3879
3880 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3881
3882         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3883         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3884         `C-c C-f d'.
3885
3886 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3887
3888         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3889
3890 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3891
3892         * gnus.el: Bump version to 0.9.
3893
3894 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3895
3896         * gnus.el: No Gnus v0.8 is released.
3897
3898 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3899
3900         * mail-source.el (mail-source-value):
3901         Prefer fboundp to functionp so it works with macros as well.
3902
3903 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3904
3905         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3906         Fix last change in case the element is not even a symbol.
3907
3908 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3909
3910         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3911         Prefer fboundp to functionp so it works with macros as well.
3912
3913 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3914
3915         * auth-source.el: Added docs.
3916         (auth-sources): Modify format to support server.
3917         (auth-source-pick, auth-source-user-or-password)
3918         (auth-source-user-or-password-imap)
3919         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3920         (auth-source-user-or-password-sftp)
3921         (auth-source-user-or-password-smtp): Add server parameter.
3922
3923 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
3924
3925         * gnus-registry.el: Initialize the registry when gnus-registry-install
3926         is t.
3927
3928 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3929
3930         * compface.el (uncompface): Make buffer unibyte.
3931
3932 2008-04-05  Glenn Morris  <rgm@gnu.org>
3933
3934         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3935
3936 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3937
3938         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3939         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3940
3941         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3942         multibyteness after rather than before erasing it.
3943
3944         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3945         mm-with-multibyte.
3946         (gnus-request-article-this-buffer): Make sure the proper decoding is
3947         used if gnus-original-article-buffer happens to be unibyte.
3948
3949         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3950         default-enable-multibyte-characters.
3951
3952         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3953         default-enable-multibyte-characters.
3954
3955         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3956
3957         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3958
3959 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3960
3961         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3962         (imap-message-copyuid-1): Use it.
3963         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3964         J. Williams in
3965         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3966
3967         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3968         imap-enable-exchange-bug-workaround.
3969         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3970
3971 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3972
3973         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3974         a 100 byte status-checks into a 2-3MB transfer for each group.
3975         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3976         to enable bug workaround or not.
3977         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3978
3979 2008-03-31  Glenn Morris  <rgm@gnu.org>
3980
3981         * message.el (mml2015-use): Declare for compiler.
3982         (message-info): Require mml2015 when appropriate.
3983
3984 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3987         whitespace.
3988
3989 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3990
3991         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3992         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3993         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3994         (nntp-service-to-port): New function.
3995         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3996         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3997         (nntp-open-netcat-stream): New function.
3998         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3999
4000 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4001
4002         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4003
4004 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4005
4006         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4007
4008 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4009
4010         * dns.el (dns-write): Use set-buffer-multibyte.
4011
4012 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4013
4014         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4015
4016 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4017
4018         * message.el (message-signature-separator): Change default.
4019         Improve custom type.
4020         (message-cite-function): Change default to
4021         message-cite-original-without-signature.
4022
4023         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4024         toggle.
4025
4026         * message.el (message-check-news-body-syntax): Fix signature check.
4027         (message-setup-1): Mark buffer as unmodified _after_ running
4028         message-setup-hook and handling message-alternative-emails.
4029         (message-shorten-references): Be more strict when building list of
4030         valid references to comply with GNKSA.
4031
4032         * gnus-group.el (gnus-read-ephemeral-bug-group)
4033         (gnus-read-ephemeral-debian-bug-group)
4034         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4035
4036         * message.el (message-info): Don't use booleanp which isn't supported
4037         in Emacs 21 and XEmacs.
4038
4039 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4040
4041         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4042         gnus-group-gmane-group-download-format.
4043         (gnus-group-read-ephemeral-gmane-group): Rename from
4044         gnus-group-read-ephemeral-gmane-group.
4045         (gnus-read-ephemeral-gmane-group-url): Rename from
4046         gnus-group-read-ephemeral-gmane-group-url.
4047         (gnus-bug-group-download-format-alist): New variable.
4048         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4049         (gnus-read-ephemeral-emacs-bug-group): New commands.
4050
4051 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4052
4053         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4054         (gnus-visible-headers): Improve custom type.
4055
4056 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4057
4058         * mml.el (mml-menu): Add workarounds for XEmacs.
4059
4060         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4061         X-Boundary header.
4062
4063         * message.el (message-simplify-recipients): Fix previous commit.
4064
4065 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4066
4067         * mm-util.el (mm-set-buffer-multibyte): New function.
4068         * mm-decode.el (mm-copy-to-buffer): Use it.
4069
4070 2008-03-19  Glenn Morris  <rgm@gnu.org>
4071
4072         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4073         Accidentally removed in the sync process with Emacs.
4074
4075 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4076
4077         * message.el (message-alter-recipients-discard-bogus-full-name):
4078         New function.
4079         (message-alter-recipients-function): New variable.
4080         (message-get-reply-headers): Use it.
4081         (message-replace-header): New helper function.
4082         (message-recipients-without-full-name): New variable.
4083         (message-simplify-recipients): New command.
4084
4085         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4086
4087         * message.el (message-info): Handle EasyPG manual.
4088
4089         * mml.el (mml-menu): Add entry for EasyPG.
4090
4091 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4092
4093         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4094         parameter.
4095
4096         * message.el (message-disassociate-draft): Specify drafts group name
4097         fully.
4098
4099 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4100
4101         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4102         unnecessary duplicates from the match list.
4103
4104 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4107
4108         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4109
4110         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4111         args of `how-many' of which the XEmacs version doesn't take; declare
4112         Info-index-next as function.
4113
4114 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4115
4116         * gnus-score.el (gnus-score-headers): Fix handling of
4117         gnus-inhibit-slow-scoring.
4118
4119         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4120         string.
4121         (gnus-button-url-regexp): Improve handling of parenthesis.
4122         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4123         (gnus-button-handle-info-keystrokes): Handle index entries.
4124
4125 2008-03-15  Glenn Morris  <rgm@gnu.org>
4126
4127         * parse-time.el (parse-time-string): Simplify.
4128
4129 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4130
4131         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4132         Incoming* files.
4133
4134 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4135
4136         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4137         (auth-source-pick): Use it.
4138
4139 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4140
4141         * binhex.el (binhex-decode-region-internal):
4142         * uudecode.el (uudecode-decode-region-internal):
4143         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4144         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4145         setting default-enable-multibyte-characters.
4146
4147 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4148
4149         * auth-source.el (auth-source-protocols)
4150         (auth-source-protocols-customize, auth-source-choices): Added and
4151         modified variable customizations and defaults.
4152         (auth-source-pick, auth-source-user-or-password)
4153         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4154         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4155         (auth-source-user-or-password-sftp)
4156         (auth-source-user-or-password-smtp): Use new variables and provide an
4157         interface to netrc.el.
4158
4159 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4160
4161         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4162         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4163         Make sure the nntp port to specify is a string.
4164
4165 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4166
4167         * nntp.el: Use with-current-buffer.
4168         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4169         dubious mm-with-unibyte-current-buffer.
4170         (nntp-with-open-group-function): New function extracted from
4171         nntp-with-open-group macro.
4172         (nntp-with-open-group): Use the function, so it's easier to debug.
4173         Add indentation and debugging info.
4174         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4175         the use of the netcat alternatives.
4176
4177         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4178         Avoid mm-string-as-multibyte as well.
4179
4180         * nnweb.el (nnweb-insert-html):
4181         Remove use of nnheader-string-as-multibyte.
4182
4183         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4184         (nnheader-string-as-multibyte): Remove.
4185
4186         * mm-view.el: Use inhibit-read-only.
4187         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4188         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4189         or unibyte-string.
4190
4191         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4192         (mm-uu-yenc-extract): Use with-current-buffer.
4193
4194         * gnus-soup.el (gnus-soup-send-packet): Don't use
4195         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4196
4197         * nnmh.el: Use with-current-buffer.
4198         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4199         mm-string-as-multibyte on the output of mm-encode-coding-string.
4200
4201         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4202         (nnimap-request-move-article): Use with-current-buffer.
4203
4204         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4205         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4206         conversion uses string-make-unibyte rather than string-as-unibyte.
4207
4208         * gnus-msg.el: Use with-current-buffer.
4209
4210         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4211
4212 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4213
4214         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4215         string for caching if it is 'PIN.
4216
4217 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4218
4219         * lpath.el: Consider the case without Emacs/W3.
4220
4221 2008-03-08  Glenn Morris  <rgm@gnu.org>
4222
4223         * time-date.el (date-to-time, time-subtract, time-add)
4224         (safe-date-to-time): Doc fixes.
4225
4226 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4227
4228         * mail-source.el (mail-source-delete-old-incoming-confirm):
4229         Change default to nil.
4230         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4231
4232 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4233
4234         * lpath.el: Rearrange.
4235
4236         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4237         (gnus-article-goto-prev-page): Work for articles having ^L's.
4238
4239         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4240
4241         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4242
4243 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4244
4245         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4246         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4247         (gnus-bookmark-jump): Adjust some variable names.
4248
4249 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4250
4251         * auth-source.el: New package.
4252         (auth-source-choices): Add customization entry point variable.
4253
4254         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4255         bug.
4256
4257 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4258
4259         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4260         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4261         (gnus-registry-install-shortcuts): Rename from
4262         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4263         the `gnus-registry-mark-map' keymap dynamically from
4264         `gnus-registry-marks'.  The generated functions update the summary line
4265         when a registry mark is added or deleted, and will call
4266         `gnus-registry-install-p' (see the comments in the code).
4267         (gnus-registry-user-format-function-M): Use concat intelligently.
4268
4269         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4270         the registry mark functions.
4271
4272 2008-03-05  Glenn Morris  <rgm@gnu.org>
4273
4274         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4275         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4276         gnus-art.
4277         (top-level): No need to load own source when compiling.
4278
4279 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4280
4281         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4282         Suggested by <chris.anderton@zetnet.co.uk>.
4283
4284 2008-03-04  Glenn Morris  <rgm@gnu.org>
4285
4286         * gnus-sum.el (top-level): No need to require gnus when compiling,
4287         since unconditionally required near start of file.
4288         (gnus-summary-display-while-building): Move definition before use.
4289
4290 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4291
4292         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4293         formatting function.
4294
4295 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4296
4297         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4298         with plists.
4299         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4300         Use new format.
4301
4302 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4303
4304         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4305         `where-is-internal' that returns a range of key sequences.
4306
4307 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4308
4309         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4310
4311         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4312         (gnus-summary-jump-to-group): Consider windows on other displayed
4313         frames as well.  Similar changes might be needed elsewhere, but that's
4314         the one I've bumped into during my use.
4315
4316         * nndoc.el (nndoc-oe-dbx-type-p):
4317         * gnus-msg.el (gnus-debug):
4318         * gnus-group.el (gnus-update-group-mark-positions):
4319         Use mm-string-to-multibyte.
4320
4321 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4322
4323         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4324         doesn't handle NotDashEscaped.
4325
4326         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4327         (mml-dnd-attach-options): Fix typo in custom choice.
4328
4329         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4330         nndoc-article-type to mbox.
4331         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4332
4333         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4334         to nil, instead of html2text.
4335
4336         * imap.el (imap-debug): Add `imap-ping-server'.
4337
4338         * gnus-bookmark.el: Add FIXMEs.
4339
4340         * message.el (message-form-letter-separator)
4341         (message-send-form-letter-delay): New variables.
4342         (message-send-form-letter): Use them.  New command to send form
4343         letters.  Requested by Uwe Siart.
4344         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4345
4346 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4347
4348         * Update copyright years.
4349
4350 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4351
4352         Sync from EMACS_22_BASE.
4353
4354         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4355
4356 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4357
4358         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4359         empty author.
4360
4361 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4362
4363         * gnus-registry.el (gnus-registry-marks): Add variable for
4364         customization of marks and their appearance.
4365         (gnus-registry-read-mark): Use it.
4366         (gnus-registry-do-marks): Add utility function to loop through
4367         `gnus-registry-marks'.
4368         (gnus-registry-install-shortcuts-and-menus): Add function to install
4369         shortcuts and menus.
4370         (gnus-registry-initialize): Use it.
4371         (gnus-registry-default-mark): Clarify documentation.
4372
4373 2008-02-29  Glenn Morris  <rgm@gnu.org>
4374
4375         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4376         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4377         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4378         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4379         Change defcustom :version from 23.0 to 23.1.
4380
4381 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4382
4383         * gnus-registry.el (gnus-registry-follow-group-p)
4384         (gnus-registry-post-process-groups): Add functions to aid registry
4385         splitting and improve logging.  Clarify behavior in function
4386         documentation.
4387         (gnus-registry-split-fancy-with-parent): Use them.
4388
4389 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4390
4391         * gnus-art.el: Use with-current-buffer.
4392
4393 2008-02-27  David Engster  <dengste@eml.cc>
4394
4395         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4396         Express real group name in the response.
4397
4398 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4399
4400         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4401         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4402         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4403         autoload gnus-registry-fetch-group when compiling.
4404         (nnmairix-request-group-with-article-number-correction): Remove
4405         unreferenced argument passed to nnmairix-call-backend.
4406
4407 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4408
4409         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4410         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4411         Wilde.
4412
4413 2008-02-27  Glenn Morris  <rgm@gnu.org>
4414
4415         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4416         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4417         variables to defconsts.  Convert comments to doc-strings.
4418         (nnmairix-last-server, nnmairix-current-server): Convert from free
4419         variables to defvars.  Convert comments to doc-strings.
4420         (gnus-registry-fetch-group): Autoload.
4421         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4422         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4423         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4424         caddr.
4425         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4426         nnmairix-request-group-with-article-number-correction call.
4427         (nnmairix-fast, nnmairix-group): New, less general names, for free
4428         variables passed from nnmairix-request-group to
4429         nnmairix-request-group-with-article-number-correction.  Declare.
4430         (nnmairix-request-group-with-article-number-correction):
4431         Use nnmairix-fast, nnmairix-group rather than fast, group.
4432
4433 2008-02-26  David Engster  <dengste@eml.cc>
4434
4435         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4436         version 0.5.
4437
4438 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4439
4440         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4441         instead of making an extra function call.  Don't add the current group
4442         to articles only when they have the group.  Use
4443         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4444         Reported by David <de_bb@arcor.de>.
4445
4446 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4447
4448         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4449         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4450
4451 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4452
4453         * mail-source.el (mail-source-delete-incoming): Change default.
4454         Supplement doc string.
4455
4456         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4457
4458 2008-02-14  Glenn Morris  <rgm@gnu.org>
4459
4460         * time-date.el (format-seconds): New function.
4461
4462 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4463
4464         * nnmail.el (nnmail-message-id-cache-file): Derive from
4465         `gnus-home-directory'.
4466
4467 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4468
4469         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4470         Document negative prefix.
4471
4472         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4473
4474 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4475
4476         * message.el (message-unsent-separator): Add the Exim bounce
4477         separator.
4478
4479 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4480
4481         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4482         list.
4483         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4484         recipient/signer list.
4485
4486 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4487
4488         * Makefile.in (datarootdir): Define.
4489         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4490         name that might contain whitespace.
4491
4492 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4493
4494         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4495         fbound (Emacs 23 unicode), signal an error.
4496
4497 2008-02-08  Glenn Morris  <rgm@gnu.org>
4498
4499         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4500
4501 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4502
4503         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4504         ports to the calls to `netrc-machine-user-or-password' in addition to
4505         "imap" and "imaps".
4506
4507 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4508
4509         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4510
4511         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4512
4513 2008-02-01  Kenichi Handa  <handa@m17n.org>
4514
4515         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4516         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4517         (rfc2104-hash): Convert the result of concat to unibyte string.
4518
4519 2008-02-01  Dave Love  <fx@gnu.org>
4520
4521         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4522         coding-system-for-read.
4523         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4524
4525 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4526
4527         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4528         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4529         <hanche@math.ntnu.no>.
4530
4531 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4532
4533         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4534
4535         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4536
4537 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4538
4539         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4540         * message.el (message-beginning-of-line): Use featurep instead of bound
4541         tests in order to resolve conditionals at compile time.
4542
4543 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4544
4545         * mail-source.el (mail-sources): Add `group' choice.
4546
4547         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4548         parameter `in-group' to control into which group the articles go.
4549         Add treatment of `group' mail-source.
4550
4551 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4552
4553         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4554
4555         * mm-decode.el (mm-dissect-buffer): Decode description.
4556
4557         * mml.el (mml-to-mime): Encode message header first.
4558
4559 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4562         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4563
4564         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4565         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4566
4567 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4568
4569         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4570
4571 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4574         prefix keys.
4575         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4576         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4577         gnus-xmas.el.
4578
4579         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4580         (gnus-xmas-article-describe-bindings): New function.
4581         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4582         gnus-xmas-article-describe-bindings.
4583
4584         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4585
4586 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4587
4588         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4589         Add new variables for article mark management.
4590         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4591         list of extra data entries which, when present, will indicate that the
4592         article ID should not be trimmed from the registry.
4593         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4594         functions.
4595         (gnus-registry-read-mark): New function to read a mark name from the
4596         user.
4597         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4598         (gnus-registry-set-article-mark-internal): New functions to add and
4599         remove marks.
4600         (gnus-registry-get-article-marks): New function to show the marks for
4601         an article, or retrieve them for further use.
4602
4603 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4604
4605         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4606         keys when no argument is given.
4607
4608 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4609
4610         * imap.el (imap-ping-server): New variable.
4611         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4612         (imap-ping-server): Minor doc string fixes.
4613
4614 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4615
4616         * imap.el (imap-ping-server): New function.
4617         (imap-opened): Call imap-ping-server.
4618
4619 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4620
4621         * gnus-sum.el (gnus-article-sort-by-random)
4622         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4623         jidanni@jidanni.org.
4624
4625 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4626
4627         * gnus-art.el (gnus-article-describe-bindings): New function.
4628         (gnus-article-read-summary-keys): Use it.
4629         (gnus-article-mode-map): Bind `C-h b' to it.
4630
4631 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4632
4633         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4634         XEmacs.
4635         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4636         against non-character events.
4637
4638         * lpath.el: Fbind map-keymap for Emacs 21.
4639
4640 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4641
4642         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4643         command.
4644         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4645         instead of END.  Change name of the temp file.
4646         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4647         customizable.
4648
4649 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4652         bind `S W' to gnus-article-wide-reply-with-original; set default
4653         binding to gnus-article-read-summary-send-keys.
4654         (gnus-article-read-summary-keys): Fix the order of keys; display
4655         continuation keys correctly in the echo area; describe bindings
4656         correctly when keys end with `C-h'.
4657         (gnus-article-read-summary-send-keys): New function.
4658         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4659         for gnus-article-read-summary-send-keys; display continuation keys
4660         correctly in the echo area.
4661         (gnus-article-reply-with-original): Ignore prefix argument.
4662         (gnus-article-wide-reply-with-original): New function.
4663
4664         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4665         Emacs 21.
4666
4667 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4668
4669         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4670         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4671
4672 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4673
4674         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4675         (gnus-group-read-ephemeral-gmane-group): New command.
4676
4677 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4678
4679         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4680
4681 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4682
4683         * message.el (message-send-mail-function): Increase custom version.
4684
4685         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4686         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4687
4688 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4689
4690         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4691         for the cases where imap-authenticate is called with a nil buffer
4692         parameter.
4693
4694 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4697         html parts correctly; support forwarded messages.
4698         (gnus-article-browse-html-article): Remove work buffers.
4699
4700         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4701         compiling.
4702         (netrc-bound-and-true-p): New macro.
4703         (netrc-parse): Use it instead of bound-and-true-p that is not available
4704         in XEmacs 21.4.
4705
4706 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4707
4708         * gnus-registry.el (gnus-registry-mark-article)
4709         (gnus-registry-article-marks): Add functionality to mark articles
4710         through the Gnus registry.
4711
4712         * encrypt.el: Clarify documentation for the new pgg method.
4713         (encrypt-file-alist): Add PGG option.
4714         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4715         functionality.  Abstract password key and messaging to external
4716         functions.
4717         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4718         (encrypt-message-method-and-cipher): Add new convenience external
4719         functions.
4720         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4721         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4722
4723         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4724         (netrc-parse): Use encrypt-file-alist to determine if
4725         encrypt-find-model or encrypt-insert-file-contents should be used.
4726
4727         * encrypt.el: Clarify documentation.  Load password-cache or
4728         password, whichever one is found first, instead of autoloading.
4729
4730 2007-12-19  Glenn Morris  <rgm@gnu.org>
4731
4732         * mml.el (message-options-set, message-narrow-to-head)
4733         (message-in-body-p, message-mail-p, message-encode-message-body):
4734         Autoload.
4735         (message-remove-header, message-narrow-to-headers-or-head)
4736         (message-subscribed-p, message-make-mail-followup-to)
4737         (message-position-on-field, message-news-p)
4738         (message-options-set-recipient, message-generate-headers)
4739         (message-sort-headers): Declare as functions.
4740
4741 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4742
4743         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4744         convention in doc string.
4745
4746 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4749         title to html parts.
4750         (gnus-article-browse-html-article): Pass message header to it.
4751
4752         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4753
4754 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4755
4756         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4757         or password compatible with XEmacs.
4758
4759 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4760
4761         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4762         format document.
4763         (gnus-mime-delete-part): Don't write description line if empty.
4764         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4765
4766 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4767
4768         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4769         (gnus-summary-mark-read-and-unread-as-read)
4770         (gnus-summary-mark-current-read-and-unread-as-read)
4771         (gnus-summary-mark-unread-as-ticked): Doc fix.
4772         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4773
4774 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4775
4776         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4777         Christoph Conrad <christoph.conrad@gmx.de>.
4778
4779 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4780
4781         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4782         yes-or-no-p.
4783
4784 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * mm-decode.el (mm-add-meta-html-tag): New function.
4787         (mm-save-part-to-file, mm-pipe-part): Use it.
4788
4789         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4790         gnus-y-or-n-p instead of y-or-n-p.
4791         (gnus-article-browse-html-parts): Work with message/external-body; use
4792         mm-add-meta-html-tag.
4793
4794 2007-12-11  Glenn Morris  <rgm@gnu.org>
4795
4796         * gnus-cache.el: Require gnus-sum not just when compiling.
4797
4798         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4799
4800         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4801         definitions before use.
4802
4803         * mm-decode.el: Require gnus-util.
4804         (mm-remove-part): Only call delete-annotation on XEmacs.
4805
4806         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4807
4808         * nnmail.el: Require gnus-int.
4809
4810         * spam.el: Move `require's before `eval-when-compile's.
4811
4812         * gnus-ems.el (gnus-alive-p):
4813         * gnus-fun.el (message-goto-eoh):
4814         * gnus-util.el (gnus-group-name-decode):
4815         * mail-source.el (gnus-compress-sequence):
4816         * message.el (Info-goto-node, format-spec):
4817         * mm-bodies.el (message-options-get):
4818         * mm-decode.el (mm-view-pkcs7):
4819         * mm-util.el (gmm-write-region):
4820         * mml-smime.el (mml-compute-boundary)
4821         (gnus-completing-read-with-default):
4822         * mml.el (widget-button-press, gnus-make-hashtable):
4823         * mml1991.el (mm-decode-content-transfer-encoding)
4824         (mm-encode-content-transfer-encoding)
4825         (message-options-get, message-options-set):
4826         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4827         * nnfolder.el (gnus-request-group):
4828         * nnheader.el (ietf-drums-unfold-fws):
4829         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4830         * smime.el (gnus-run-mode-hooks):
4831         * spam-stat.el (gnus-message): Autoload.
4832
4833         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4834         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4835         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4836         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4837         Add declare-function compatibility definition.
4838
4839         * gnus-cache.el (nnvirtual-find-group-art):
4840         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4841         (gnus-add-image, gnus-add-wash-type):
4842         * gnus-group.el (nnkiboze-score-file):
4843         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4844         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4845         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4846         (message-tokenize-header, gnus-get-buffer-create)
4847         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4848         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4849         * gnus.el (gnus-group-decoded-name):
4850         * mail-source.el (imap-capability):
4851         * mm-bodies.el (message-options-set):
4852         * mm-decode.el (gnus-configure-windows):
4853         * mm-extern.el (message-goto-body):
4854         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4855         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4856         (epg-sub-key-validity, message-options-set):
4857         * mml.el (widget-event-point, gnus-configure-windows):
4858         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4859         * mml2015.el (epg-check-configuration, epg-configuration)
4860         (message-options-set):
4861         * nndb.el (nndb-request-article):
4862         * nnfolder.el (gnus-request-create-group):
4863         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4864         * nnmaildir.el (gnus-group-mark-article-read):
4865         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4866         * rfc1843.el (message-fetch-field):
4867         * spam.el (gnus-extract-address-components):
4868         Declare as functions.
4869
4870 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4871
4872         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4873
4874         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4875
4876         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4877         bind show-trailing-whitespace for XEmacs.
4878
4879 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4880
4881         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4882         new no-op macro for backward compatibility.
4883
4884         * imap.el (imap-string-to-integer): New function.
4885
4886 2007-12-09  Glenn Morris  <rgm@gnu.org>
4887
4888         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4889
4890         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4891         * message.el, mm-view.el, sieve-manage.el, smime.el:
4892         Add declare-function compatibility definition.
4893
4894         * gnus-art.el (w3-region, w3m-region, Info-menu):
4895         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4896         * gnus-sum.el (gnus-get-predicate):
4897         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4898         * message.el (mail-abbrev-in-expansion-header-p):
4899         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4900         (w3m-detect-meta-charset, w3m-region):
4901         * sieve-manage.el (password-read, password-cache-add)
4902         (password-cache-remove):
4903         * smime.el (password-read-and-add): Declare as functions.
4904
4905 2007-12-08  David Kastrup  <dak@gnu.org>
4906
4907         * gnus-sum.el (gnus-summary-simplify-subject-query):
4908         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4909         `message'.
4910
4911 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4912
4913         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
4914         it to bind idna-program, installation-directory, defined-colors, and
4915         face-attribute for XEmacs of the version that compiles defcustom forms.
4916
4917 2007-12-07  Glenn Morris  <rgm@gnu.org>
4918
4919         * gnus-art.el (article-make-date-line): Revert previous change.
4920
4921 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4922
4923         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4924
4925 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
4926
4927         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4928         Call gnus-add-to-range ranges only once with a prepared article-list.
4929
4930 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
4931
4932         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4933         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4934         group names with backslashes.  Reported by Tassilo Horn
4935         <tassilo@member.fsf.org>.
4936
4937 2007-12-06  Deepak Goel  <deego3@gmail.com>
4938
4939         * gnus-art.el (article-make-date-line):
4940         * gnus-start.el (gnus-load):
4941         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4942
4943 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4944
4945         * gnus-art.el (gnus-use-idna)
4946         * gnus-start.el (gnus-site-init-file)
4947         * message.el (message-use-idna)
4948         * mm-uu.el (mm-uu-hide-markers)
4949         * smiley.el (smiley-style): Revert changes that suppress warnings.
4950
4951 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4952
4953         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4954         specify charset to html source.  Reported by Christoph Conrad
4955         <christoph.conrad@gmx.de>.
4956
4957 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4960         idna-program in order to suppress byte compile warning issued by XEmacs
4961         that came to byte compile the default value section of defcustom forms
4962         recently.
4963
4964         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4965         value of installation-directory.
4966
4967         * message.el (message-use-idna): Don't directly refer to the value of
4968         idna-program.
4969
4970         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4971
4972         * smiley.el (smiley-style): Don't directly call face-attribute.
4973
4974 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4975
4976         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4977
4978         * gnus-dired.el: Reduce Gnus dependencies.
4979         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4980         require.  Use autoloads instead.
4981         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4982         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4983         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4984         (gnus-dired-mode): Adjust doc string.
4985         (gnus-dired-mail-mode): New variable.
4986         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4987         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4988         (gnus-dired-mail-buffers): New function.  Return mail or message
4989         composition buffers.
4990         (gnus-dired-attach): Use it.
4991         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4992         NO-DECODE.
4993         (gnus-dired-print): Use `gnus-print-buffer' depending on
4994         `gnus-dired-mail-mode'.
4995
4996 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4997
4998         * rfc2047.el (rfc2047-encoded-word-regexp)
4999         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5000         explaining what regexp patterns are for.
5001
5002 2007-12-04  Glenn Morris  <rgm@gnu.org>
5003
5004         * password.el: Move to password-cache.el.
5005
5006         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5007         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5008         * mml-smime.el (password-read, password-cache-add)
5009         (password-cache-remove):
5010         No need to autoload, since mml-sec requires password.
5011
5012         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5013         * message.el (gnus-extract-address-components):
5014         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5015
5016         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5017         password.
5018
5019 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5020
5021         * mailcap.el: Reduce dependencies.
5022         (mail-header-parse-content-type): Autoload.
5023         (mailcap-delete-duplicates): New alias.
5024         (mailcap-mime-info): Add optional argument NO-DECODE.
5025         (mailcap-mime-types): Use mailcap-delete-duplicates.
5026
5027         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5028
5029 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5030
5031         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5032         (imap-parse-status): Upcase status-att for servers that sends them
5033         lower-case (e.g., MS Exchange 2007).
5034
5035 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5038         function.
5039
5040         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5041         (gnus-uu-yenc-article): New function.
5042
5043         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5044
5045         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5046         buffer.
5047
5048 2007-12-02  Glenn Morris  <rgm@gnu.org>
5049
5050         * binhex.el (binhex): New custom group.
5051         (binhex-decoder-program, binhex-decoder-switches)
5052         (binhex-use-external): Move to the binhex custom group.
5053
5054         * uudecode.el (uudecode): New custom group.
5055         (uudecode-decoder-program, uudecode-decoder-switches)
5056         (uudecode-use-external): Move to the uudecode custom group.
5057
5058         * netrc.el (top-level): Don't load `encrypt' features.
5059         (netrc-parse): Don't use encrypt.
5060         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5061
5062         * encrypt.el: Remove file.
5063
5064 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5065
5066         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5067         matches on patches.
5068
5069         * gnus-art.el (gnus-article-browse-html-article): Mention
5070         `mm-text-html-renderer' in the doc string.
5071
5072         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5073         string.  Add comments.
5074
5075         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5076         if rhs is ASCII.
5077
5078 2007-12-01  Glenn Morris  <rgm@gnu.org>
5079
5080         * mail-source.el (top-level): Require format-spec before
5081         eval-when-compile.
5082
5083 2007-11-30  Glenn Morris  <rgm@gnu.org>
5084
5085         * encrypt.el: Require password, rather than autoloading password-read.
5086
5087 2007-11-29  Glenn Morris  <rgm@gnu.org>
5088
5089         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5090         (sasl-make-client, sasl-next-step, sasl-step-data)
5091         (sasl-step-set-data): Declare as functions.
5092
5093 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5094
5095         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5096
5097 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5098
5099         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5100         certs should be verified and what is to be done in the event of a
5101         verification failure.
5102
5103         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5104         caller can indicate whether the cache should be disregarded for this
5105         call.  This way the result of the call is reproducible at all times and
5106         can be considered a canonical server name for the supplied method.
5107         (gnus-agent-method-p): Canonicalize server names by pushing their
5108         method through `gnus-method-to-server' using the no-cache argument.
5109
5110         * gnus-srvr.el (gnus-server-insert-server-line): Call
5111         `gnus-method-to-server' with `no-cache' argument.
5112
5113         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5114         gnus-agent-possibly-synchronize-flags as this should be called when the
5115         server is actually being opened.
5116         (gnus-agent-possibly-synchronize-flags)
5117         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5118         flags file of an agentized server to the latter function.
5119
5120         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5121         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5122         after a connection has been established successfully.
5123
5124 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5125
5126         * gnus-art.el (article-display-face): Force to display face if called
5127         interactively; check if gnus-article-x-face-too-ugly matches author.
5128         (article-display-x-face): Display face even if From header is missing
5129         as article-display-face does.
5130
5131 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5132
5133         * hashcash.el (message-narrow-to-headers-or-head)
5134         (message-fetch-field, message-goto-eoh)
5135         (message-narrow-to-headers): Declare as functions.
5136
5137 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5138
5139         * mail-source.el (mail-sources): Default to fetch from file for
5140         compatibility with default of nnmail-spool-file.
5141
5142 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5145         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5146         to look for encoded word that should be encoded again.
5147         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5148         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5149         encoding pattern.
5150         (rfc2047-decode-region): Switch strict regexp and loose one according
5151         to rfc2047-allow-irregular-q-encoded-words.
5152
5153 2007-11-25  Romain Francoise  <romain@orebokech.com>
5154
5155         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5156
5157 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5158
5159         * tls.el (tls-program): Provide more custom choices from
5160         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5161         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5162
5163 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5164
5165         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5166         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5167
5168         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5169         `nnmail-spool-file'.
5170
5171         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5172         `nnmail-spool-file'.
5173
5174         * gnus-move.el (gnus-change-server): Ditto.
5175
5176         * gnus-kill.el (gnus-batch-score): Ditto.
5177
5178         * gnus-cache.el (gnus-jog-cache): Ditto.
5179
5180         * gnus-msg.el (gnus-summary-reply):
5181         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5182
5183 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5184
5185         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5186         version.  Minor improvement to doc strings.
5187         (tls-program): Add comment.
5188
5189 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5190
5191         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5192         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5193         mismatch between the hostname provided in the certificate and the name
5194         of the host connnecting to.
5195         (open-tls-stream): Use them.  Check certificates against trusted root
5196         certificates.
5197
5198 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5199
5200         * gnus-cache.el (gnus-cache-generate-nov-databases):
5201         Use nnml-generate-nov-databases-directory instead of
5202         nnml-generate-nov-databases-1.
5203
5204 2007-11-24  Glenn Morris  <rgm@gnu.org>
5205
5206         * message.el (message-tool-bar-retro): Update for rename
5207         mail_send.xpm->mail-send.xpm.
5208
5209 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5210
5211         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5212         `smime-ldap-search' for Emacs 22 and up.
5213
5214 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5215
5216         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5217
5218         * message.el (message-send-mail-function): Fix error convention.
5219         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5220         (message-widen-reply, message-send-mail, message-talkative-question)
5221         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5222         (message-clone-locals, message-send-news): Use with-current-buffer.
5223         (message-insert-or-toggle-importance): Remove unused var `valid'.
5224         (message-make-references): Remove unused var `new-references'.
5225         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5226
5227 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5228
5229         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5230         (spam-split-symbolic-return-positive): Reflow docstring.
5231         (spam-backends, spam-summary-exit-behavior)
5232         (spam-mark-ham-unread-before-move-from-spam-group)
5233         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5234         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5235         (spam-clear-cache, spam-backend-check, spam-install-backend)
5236         (spam-install-statistical-backend, spam-list-of-processors)
5237         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5238         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5239         (spam-check-crm114, spam-initialize, spam-unload-hook):
5240         Fix typos in docstrings.
5241
5242 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5245         been checked if they have never been read and those group levels are
5246         higher than the one that a user specified.
5247
5248 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5249
5250         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5251         foreign groups unless a group level is specified by a user.
5252         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5253
5254 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5255
5256         * message.el (message-send-mail-function): Require sendmail.
5257
5258 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5259
5260         * message.el (message-send-mail-function): Check for smtpmail too.
5261
5262         * utf7.el (utf7-encode, utf7-decode): Use coding system
5263         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5264
5265         * message.el (message-send-mail-function): New function.
5266         (message-send-mail-function): Set default using
5267         message-send-mail-function.  Adjust doc string.
5268         (message-send-mail-with-mailclient): New function.
5269
5270 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5271
5272         * smime.el (from):
5273         * rfc2047.el (message-posting-charset):
5274         * qp.el (mm-use-ultra-safe-encoding):
5275         * pop3.el (parse-time-months):
5276         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5277         * nnml.el (files):
5278         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5279         (jka-compr-compression-info-list, ange-ftp-path-format)
5280         (efs-path-regexp):
5281         * nndiary.el (files):
5282         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5283         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5284         (epg-digest-algorithm-alist, inhibit-redisplay)
5285         (password-cache-expiry):
5286         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5287         (pgg-output-buffer, password-cache-expiry):
5288         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5289         (efs-path-regexp):
5290         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5291         (inhibit-redisplay):
5292         * mm-uu.el (file-name, start-point, end-point, entry)
5293         (gnus-newsgroup-name, gnus-newsgroup-charset):
5294         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5295         (latin-unity-ucs-list):
5296         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5297         (mm-uu-binhex-decode-function):
5298         * message.el (gnus-message-group-art, gnus-list-identifiers)
5299         (rmail-enable-mime-composing, gnus-local-organization)
5300         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5301         (gnus-read-active-file, facemenu-add-face-function)
5302         (facemenu-remove-face-function, gnus-article-decoded-p)
5303         (tool-bar-mode):
5304         * mail-source.el (display-time-mail-function):
5305         * gnus-util.el (nnmail-pathname-coding-system)
5306         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5307         (gnus-original-article-buffer, gnus-user-agent)
5308         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5309         (xemacs-codename, sxemacs-codename, emacs-program-version):
5310         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5311         * gnus-start.el (gnus-agent-covered-methods)
5312         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5313         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5314         (gnus-newsgroup-headers, gnus-group-list-mode)
5315         (gnus-group-mark-positions, gnus-newsgroup-data)
5316         (gnus-newsgroup-unreads, nnoo-state-alist)
5317         (gnus-current-select-method, mail-sources)
5318         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5319         (nnmail-spool-file, gnus-cache-active-hashtb):
5320         * gnus-mh.el (mh-lib-progs):
5321         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5322         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5323         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5324         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5325         (gnus-group-buffer):
5326         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5327         (font-lock-set-defaults):
5328         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5329         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5330         (gnus-summary-post-menu, total-parts, type, condition, length):
5331         * gnus-agent.el (gnus-agent-read-agentview):
5332         * flow-fill.el (show-trailing-whitespace):
5333         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5334         eval-and-compile wrappers for byte compiler pacifiers.
5335
5336         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5337         (mm-display-inline-fontify): Check for featurep 'xemacs not
5338         extent-list.
5339
5340         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5341         itimer-list.
5342         (mm-create-image-xemacs): Only do something for XEmacs.
5343         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5344
5345         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5346
5347         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5348         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5349
5350 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5351
5352         * nnimap.el (nnimap-split-download-body):
5353         * gnus-demon.el (gnus-demon):
5354         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5355
5356 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5357
5358         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5359         macros.
5360         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5361         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5362         copy data from unibyte buffer to multibyte current buffer.
5363         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5364         to copy data from unibyte current buffer to multibyte buffer.
5365         (nntp-make-process-buffer): Make process buffer unibyte.
5366
5367         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5368
5369 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5370
5371         * pop3.el (pop3-open-server): Accept and process data more robustly at
5372         connexion start to avoid spurious "POP SSL connexion failed" errors.
5373
5374 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5375
5376         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5377         read group names.
5378
5379 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5380
5381         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5382
5383 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5384
5385         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5386         (nnmail-save-active): Use a unibyte buffer when saving active file,
5387         which may contain non-ASCII group names.
5388
5389         * nnml.el (nnml-request-group): Decode group names in messages.
5390
5391 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5392
5393         * message.el (message-citation-line-function)
5394         (message-insert-formatted-citation-line): Fix spelling of
5395         `message-insert-formated-citation-line'.
5396
5397 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5398
5399         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5400
5401 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5402
5403         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5404         nnmail-pathname-coding-system.
5405
5406         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5407         that a user enters; decode group names in messages.
5408
5409         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5410
5411 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5412
5413         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5414
5415         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5416
5417         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5418         risky local variable.
5419
5420         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5421
5422 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5423
5424         * encrypt.el: Improve documentation to fix function name typo.
5425         Reported by Daiki Ueno <ueno@unixuser.org>.
5426
5427 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5428
5429         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5430         even if the point is not in the last page of an article.
5431         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5432         back to the previous page.
5433
5434 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5435
5436         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5437
5438 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5439
5440         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5441
5442 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5443
5444         * message.el (message-check-news-body-syntax): Avoid
5445         mm-string-as-multibyte.
5446         (message-hide-headers): Don't assume (point-min)==1.
5447
5448 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5449
5450         * message.el (message-remove-blank-cited-lines): Fix if remove is
5451         given.
5452         (message-bogus-address-regexp): New variable.
5453         (message-bogus-recipient-p): New function.
5454         (message-check-recipients): New command.
5455         (message-syntax-checks): Add `bogus-recipient'.
5456         (message-fix-before-sending): Add `bogus-recipient'.
5457
5458         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5459         (gnus-treat-body-boundary): Don't test window-system.
5460
5461 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5462
5463         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5464
5465 2007-10-28  Miles Bader  <miles@gnu.org>
5466
5467         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5468         at compile-time too.
5469
5470 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5471
5472         * gnus-msg.el (gnus-message-setup-hook): Add
5473         `message-remove-blank-cited-lines' to options.
5474
5475 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5476
5477         * message.el (message-remove-blank-cited-lines): New function.
5478         Suggested by Karl Plästerer.
5479
5480 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5481
5482         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5483         mapc.
5484
5485         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5486         (top-level): Use mapc to set functions to be traced for debugging.
5487
5488         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5489         called for effect with while loop.
5490
5491         * message.el (message-talkative-question): Replace mapcar called for
5492         effect with mapc.
5493
5494         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5495         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5496         called for effect with dolist.
5497
5498         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5499
5500         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5501         gnus-extra-headers and nnmail-extra-headers.
5502
5503         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5504         called for effect with dolist.
5505         (top-level): Use mapc to set functions to be traced for debugging.
5506
5507         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5508         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5509         dolist.
5510
5511         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5512         Replace mapcar called for effect with mapc.
5513         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5514         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5515         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5516         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5517
5518         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5519         remove-if that's a cl function.
5520
5521         * webmail.el (webmail-debug): Replace mapcar called for effect with
5522         dolist.
5523
5524         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5525         with mapc.
5526
5527 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5528
5529         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5530         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5531         with while loop.
5532
5533         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5534         functions from article-* functions.
5535         (gnus-multi-decode-header): Replace mapcar called for effect with
5536         dolist.
5537
5538         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5539         (gnus-bookmark-show-details): Replace mapcar called for effect with
5540         while loop.
5541
5542         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5543         called for effect with while loop.
5544
5545         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5546         with dolist.
5547
5548         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5549         mapcar called for effect with dolist.
5550
5551         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5552
5553         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5554         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5555         Replace mapcar called for effect with dolist.
5556         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5557         mapc.
5558
5559         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5560         Replace mapcar called for effect with dolist.
5561         (gnus-topic-list): Replace mapcar called for effect with mapc.
5562
5563         * gnus.el: Use mapc instead of mapcar to add autoloads.
5564
5565 2007-10-23  Richard Stallman  <rms@gnu.org>
5566
5567         * gnus-group.el (gnus-group-highlight): Mark as risky.
5568
5569 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5570
5571         * gnus.el (gnus-server-to-method): Return method found first in
5572         gnus-newsrc-alist.
5573
5574         * gnus-art.el (gnus-article-highlight-signature)
5575         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5576         button overlay without the front stickiness.
5577
5578 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5579
5580         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5581         overview buffer needed a catch to receive its throw.
5582         (gnus-agent-flush-cache): Declared as interactive to make this function
5583         easier to use.
5584
5585 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5586
5587         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5588         `next-line'.
5589
5590 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5593         exclude address matching message-dont-reply-to-names.
5594
5595 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5596
5597         * gnus-util.el (gnus-string<): New function.
5598
5599         * gnus-sum.el (gnus-article-sort-by-author)
5600         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5601
5602 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5605         the frame-focus tag is set in gnus-buffer-configuration.
5606
5607 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5608
5609         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5610         the front stickiness.
5611
5612 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5613
5614         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5615         url pattern; remove duplicate one.
5616         (gnus-article-extend-url-button): New function.
5617         (gnus-article-add-buttons): Use it.
5618         (gnus-button-push): Use concatenated url that it makes.
5619
5620 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5621
5622         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5623
5624 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5625
5626         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5627         Don't hardcode point-min==1.
5628
5629 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5630
5631         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5632         Fix comment about "iso8859-1".
5633
5634 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5635
5636         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5637         ones returned from the verify-function.
5638
5639         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5640         mml2015-extract-cleartext-signature if extraction failed.
5641
5642 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5643
5644         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5645         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5646         failed.
5647
5648 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5649
5650         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5651
5652 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5653
5654         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5655         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5656         recommends to use EasyPG instead of PGG.
5657
5658         * pgg.el: Revert to revision 6.23.2.16.
5659
5660         * pgg-def.el: Revert to revision 6.6.2.14.
5661
5662         * pgg-gpg.el: Revert to revision 6.23.2.34.
5663
5664 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5665
5666         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5667         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5668         thread for both the null and zero (kill/expire thread) universal prefix
5669         cases.
5670         (gnus-summary-expire-thread): Add new function to expire a thread,
5671         using gnus-summary-kill-thread.
5672         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5673         shortcuts for gnus-summary-expire-thread.
5674         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5675         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5676
5677 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5678
5679         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5680         extras value, so an extras entry can be deleted.
5681         (gnus-registry-delete-extra-entry): Use it.
5682         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5683         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5684         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5685         storage through the gnus-registry, and provide an appropriate API for
5686         it.
5687
5688 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5691         Suggested by Leo <sdl.web@gmail.com>.
5692
5693         * gnus.el: Do.
5694
5695 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5698         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5699
5700         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5701
5702         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5703         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5704
5705 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5706
5707         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5708         newline.
5709         (nnmbox-request-accept-article): Don't change article in source buffer;
5710         narrow to header to use message-fetch-field rather than
5711         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5712         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5713         as delimiters; make sure article ends with newline.
5714         (nnmbox-delete-mail): Correct last position of article to be deleted;
5715         ignore X-Gnus-Newsgroup header in article body.
5716         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5717         positions; make sure article ends with newline.
5718
5719         * message.el (message-display-abbrev): Don't infloop when a user
5720         inserts SPC in the beginning of header.
5721
5722         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5723         coding-system-for-read and coding-system-for-write for XEmacs having no
5724         file-coding feature.
5725
5726         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5727
5728 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5729
5730         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5731         list of groups not followed by default.  Fix type to be regexp.
5732         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5733
5734 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5735
5736         * hmac-def.el (define-hmac-function): Switch from old-style to
5737         new-style backquotes.
5738
5739         * md4.el (md4-make-step): Likewise.
5740
5741 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5742
5743         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5744         raw-text coding system when saving .newsrc file, which may contain
5745         non-ASCII group names.
5746
5747 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * gnus-cus.el (gnus-score-extra): New widget.
5750         (gnus-score-extra-convert): New function.
5751         (gnus-score-customize): Use it for Extra.
5752
5753 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5754
5755         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5756         (mml2015-mailcrypt-clear-verify): Use it.
5757         (mml2015-gpg-clear-verify): Use it.
5758         (mml2015-pgg-clear-verify): Use it.
5759         (mml2015-epg-clear-verify): Replace the current part with the output
5760         from GnuPG; don't extract the plaintext by itself.
5761
5762         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5763         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5764         mml2015-clear-verify-function; don't touch the armor headers or
5765         dash-escaped text here.
5766
5767 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5768
5769         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5770         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5771         parts, or application/octet-stream as a last resort.
5772         (gnus-mime-view-part-as-type): Don't toggle display.
5773         (gnus-mime-view-part-as-charset): Don't turn off display before
5774         querying charset.
5775
5776         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5777         stuff to undisplayer function in Emacs.
5778         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5779
5780         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5781         text/calendar parts.
5782
5783 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5786         decoding text/calendar parts.
5787
5788         * message.el (message-forward-make-body-mime): Always mark body as
5789         having no illegible text; remove signed-or-encrypted argument.
5790         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5791
5792         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5793         (mml-generate-mime-1): Don't encode body if it is specified to be in
5794         raw form; don't make buffer be unibyte when inserting multibyte string.
5795
5796 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5797
5798         * sha1.el: Fix up comment style.
5799         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5800         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5801
5802         * hex-util.el: Fix up comment style.
5803         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5804
5805         * gnus-salt.el: Use with-current-buffer.
5806         (gnus-pick-setup-message): Fix long-standing typo.
5807
5808 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5809
5810         * imap.el (imap-logout-timeout): New variable.
5811         (imap-logout, imap-logout-wait): New functions.
5812         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5813
5814         * nnimap.el (nnimap-logout-timeout): New server variable.
5815         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5816         nnimap-logout-timeout.
5817
5818         * gnus-art.el (gnus-article-summary-command-nosave)
5819         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5820
5821 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * gnus.el (gnus-maximum-newsgroup): New variable.
5824
5825         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5826         according to gnus-maximum-newsgroup.
5827
5828         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5829         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5830         Limit the range of articles according to gnus-maximum-newsgroup.
5831
5832 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5833
5834         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5835         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5836         Don't perform gnus-configure-windows here; reuse existing sticky
5837         article buffer.
5838
5839         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5840         it doesn't exist in gnus-article-mode.
5841
5842 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5843
5844         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5845         (gnus-agent-decoded-group-name): New function.
5846         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5847         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5848
5849 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5850
5851         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5852         Add binding for gnus-sticky-article.
5853         (gnus-summary-exit): Don't kill sticky article buffers.
5854
5855         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5856         article buffer.
5857         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5858         (gnus-kill-sticky-article-buffers): New commands.
5859
5860 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5861
5862         * nntp.el (nntp-xref-number-is-evil): New server variable.
5863         (nntp-find-group-and-number): If it is non-nil, don't trust article
5864         numbers in the Xref header.
5865
5866 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5867
5868         * gnus-agent.el (gnus-agent-read-group): New function.
5869         (gnus-agent-flush-group, gnus-agent-expire-group)
5870         (gnus-agent-regenerate-group): Use it.
5871         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5872         nnmail-pathname-coding-system.
5873
5874 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5875
5876         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5877
5878         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5879         that are unread as unread, and also as selected so that information of
5880         marks having been changed by a user may be updated when exiting group.
5881
5882 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5883
5884         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5885         calculated ignoring signature parts to gnus-treat-article.
5886
5887 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5888
5889         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5890         a point here in order to keep the window start.
5891         (gnus-insert-mime-security-button): Make a button overlay without the
5892         front stickiness.
5893         (gnus-mime-display-security): Goto the end of a button.
5894
5895         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5896
5897 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5900         group-name-at-point.
5901         (gnus-group-completing-read): New function that offers decoded
5902         non-ASCII group names for completion.
5903         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5904         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5905         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5906         (gnus-group-fetch-control): Use it.
5907         (gnus-fetch-group): Use group-name-at-point for the initial value
5908         rather than the default value; use gnus-alive-p.
5909
5910         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5911         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5912         (gnus-summary-post-news): Use gnus-group-completing-read.
5913
5914         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5915         (gnus-read-move-group-name): Decode group name for completion.
5916
5917 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
5918
5919         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5920         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5921         Yamaoka slightly modified the code).
5922
5923 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5924
5925         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5926         (nnmail-split-incoming): Bind it.
5927
5928         * nnml.el (nnml-group-name-charset): New function.
5929         (nnml-decoded-group-name): Use it; don't decode group name if
5930         nnmail-group-names-not-encoded-p is non-nil.
5931         (nnml-encoded-group-name): New function.
5932         (nnml-group-pathname): Inline nnml-decoded-group-name.
5933         (nnml-request-expire-articles): Decode group name in message.
5934         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5935         nnmail-pathname-coding-system.
5936         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5937         not decoded ones according to nnmail-group-names-not-encoded-p.
5938         (nnml-generate-active-info): Use nnml-encoded-group-name.
5939
5940 2007-08-08  Glenn Morris  <rgm@gnu.org>
5941
5942         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5943         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5944         doc-strings and comments.
5945
5946 2007-07-25  Glenn Morris  <rgm@gnu.org>
5947
5948         * Relicense all FSF files to GPLv3 or later.
5949
5950 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * gnus-sum.el (gnus-summary-move-article): Make
5953         gnus-summary-respool-article work.
5954
5955 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5956
5957         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5958         string.
5959
5960 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5961
5962         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5963         that should be ignored when comparing distant RSS articles with local
5964         ones.
5965         (nnrss-make-hash-index): New function.  Create a hash index according
5966         to the ignored fields.
5967         (nnrss-check-group): Use it.
5968
5969 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5970
5971         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5972
5973         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5974
5975         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5976         the new optional argument ENCODED is non-nil.
5977         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5978         coding system for encoding group name.
5979         (gnus-group-make-rss-group): Pass un-encoded group name to
5980         gnus-group-make-group.
5981         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5982         encoded.
5983
5984         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5985         Encode group name to which articles are moved or copied.
5986         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5987         coding system for encoding Newsgroup, Followup-To and Xref headers.
5988
5989         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5990         marks; use nnheader-file-coding-system to write a file.
5991         (nnagent-retrieve-headers): Bind file-name-coding-system to
5992         nnmail-pathname-coding-system.
5993
5994         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5995
5996         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5997         (nnml-request-article, nnml-request-create-group)
5998         (nnml-request-rename-group, nnml-find-id)
5999         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6000         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6001         (nnml-save-marks): Use nnml-group-pathname instead of
6002         nnmail-group-pathname.
6003
6004         (nnml-request-create-group, nnml-request-expire-articles)
6005         (nnml-request-move-article, nnml-request-delete-group)
6006         (nnml-deletable-article-p, nnml-possibly-create-directory)
6007         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6008         (nnml-open-marks): Bind file-name-coding-system to
6009         nnmail-pathname-coding-system.
6010
6011         (nnml-request-article): Pass server argument to nnml-find-group-number.
6012         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6013         server argument to nnml-possibly-create-directory.
6014         (nnml-request-accept-article): Pass server argument to
6015         nnml-active-number and nnml-save-mail.
6016         (nnml-find-group-number): Pass server argument to nnml-find-id.
6017         (nnml-request-update-info): Pass server argument to
6018         nnml-marks-changed-p.
6019
6020         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6021         (nnml-save-mail, nnml-active-number): Add server argument.
6022
6023         (nnml-request-delete-group): Warn if group is missing.
6024         (nnml-get-nov-buffer): Decode group name.
6025         (nnml-generate-active-info): Encode group name.
6026         (nnml-open-marks): Decode group name in messages.
6027
6028 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6029
6030         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6031         if it is not specified.
6032         (gnus-article-pipe-part, gnus-article-save-part)
6033         (gnus-article-interactively-view-part, gnus-article-copy-part)
6034         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6035         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6036         (gnus-article-replace-part, gnus-article-delete-part)
6037         (gnus-article-view-part-as-type): Pass raw prefix argument to
6038         gnus-article-part-wrapper.
6039
6040 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6041
6042         * gnus-agent.el (gnus-agent-save-active): Bind
6043         nnheader-file-coding-system to gnus-agent-file-coding-system.
6044
6045         * gnus-cache.el (gnus-cache-save-buffers)
6046         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6047         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6048         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6049         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6050         (gnus-cache-generate-active, gnus-cache-rename-group)
6051         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6052         (gnus-cache-update-overview-total-fetched-for): Bind
6053         file-name-coding-system to nnmail-pathname-coding-system.
6054         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6055         variables.
6056         (gnus-cache-decoded-group-name): New function.
6057         (gnus-cache-file-name): Use it.
6058         (gnus-cache-generate-active): Use non-decoded group name for active.
6059
6060         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6061         right place.
6062         (gnus-write-active-file): Don't break non-ASCII group names.
6063
6064         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6065         nnmail-pathname-coding-system.
6066
6067         * lpath.el: Bind default-file-name-coding-system,
6068         file-name-coding-system and language-info-alist for XEmacs.
6069
6070         * gnus-uu.el (gnus-uu-decode-save): Typo.
6071
6072 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6075
6076 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6077
6078         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6079         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6080         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6081         (gnus-agent-flush-group, gnus-agent-flush-cache)
6082         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6083         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6084         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6085         (gnus-agent-regenerate-group)
6086         (gnus-agent-update-files-total-fetched-for)
6087         (gnus-agent-update-view-total-fetched-for): Bind
6088         file-name-coding-system to nnmail-pathname-coding-system.
6089         (gnus-agent-group-pathname): Don't encode file names by
6090         nnmail-pathname-coding-system.
6091         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6092         coding-system-for-write instead of buffer-file-coding-system to
6093         gnus-agent-file-coding-system.
6094
6095         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6096         Decode group name.
6097
6098         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6099
6100         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6101         (gnus-read-newsrc-el-file): Make group names unibyte.
6102
6103         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6104         nnmail-pathname-coding-system.
6105
6106         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6107         (nnrss-request-delete-group): Bind file-name-coding-system to
6108         nnmail-pathname-coding-system.
6109         (nnrss-read-server-data, nnrss-read-group-data): Bind
6110         file-name-coding-system correctly.
6111         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6112
6113         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6114         (nntp-server-to-method-cache): New variable.
6115         (nntp-group-pathname): New function that decodes non-ASCII group names.
6116         (nntp-possibly-create-directory, nntp-marks-changed-p)
6117         (nntp-save-marks, nntp-open-marks): Use it.
6118         (nntp-possibly-create-directory, nntp-open-marks):
6119         Bind file-name-coding-system to nnmail-pathname-coding-system.
6120         (nntp-open-marks): Decode group names when bootstrapping marks.
6121
6122         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6123         Newsgroups and Folowup-To headers.
6124
6125 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6126
6127         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6128         (gnus-server-closed-face, gnus-server-denied-face)
6129         (gnus-server-offline-face): Remove variable.
6130         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6131
6132         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6133         of modifying message-stack directly for XEmacs.
6134
6135         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6136         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6137         if the coding-system argument is nil for XEmacs.
6138
6139         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6140         mm-charset-override-alist.
6141
6142         * rfc2047.el: Don't require base64; require rfc2045 for the function
6143         rfc2045-encode-string.
6144         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6145         to quote the parameter value.
6146
6147 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6150         form in gnus-group-name-charset-method-alist.
6151
6152         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6153         overrides the default layout edit-form.
6154
6155         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6156
6157         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6158
6159 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6162         as unfetched articles.
6163
6164 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6165
6166         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6167
6168 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6169
6170         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6171         original back end that keeps marks in the local system.
6172
6173 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6174
6175         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6176         arg of pop-to-buffer for XEmacs.
6177         (gnus-article-read-summary-keys): Ditto; don't restore window
6178         configuration if summary command ends up with neither article buffer
6179         nor summary buffer; describe bindings if summary keys end with C-h.
6180
6181 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * message.el (message-fix-before-sending): Skip raw message part to be
6184         forwarded while checking illegible text.
6185         (message-forward-make-body-mime, message-forward-make-body): Mark
6186         signed or encrypted raw message as having no illegible text.
6187
6188 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6191         (gnus-message-with-timestamp-1): New macro.
6192         (gnus-message-with-timestamp): New function.
6193         (gnus-message): Use them.
6194
6195         * nnheader.el (nnheader-message): Use them.
6196
6197 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6198
6199         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6200         .newsrc.eld file.
6201
6202 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6203
6204         * gnus-agent.el (gnus-agent-fetch-headers)
6205         (gnus-agent-retrieve-headers): Bind
6206         gnus-decode-encoded-address-function to identity.
6207
6208         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6209         available also when the server returns simply a dot.
6210
6211         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6212
6213 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6214
6215         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6216
6217 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6218
6219         * gnus-ems.el (gnus-x-splash): Make it work.
6220
6221         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6222         from being used.
6223
6224         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6225
6226 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6227
6228         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6229         4th and the 5th arguments.
6230
6231         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6232         the front stickiness.
6233         (gnus-article-summary-command-nosave): Correct the order of the
6234         arguments passed to pop-to-buffer.
6235         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6236         summary command ends up with the article buffer.
6237
6238         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6239         the same faces.
6240
6241 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6242
6243         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6244
6245 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6246
6247         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6248         * gnus-sum.el (gnus-summary-highlight):
6249         * pgg.el (pgg-sign-region, pgg-sign):
6250         * mail-source.el (mail-source-delete-old-incoming-confirm):
6251         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6252
6253 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6254
6255         * gnus-art.el (gnus-mime-view-part-externally)
6256         (gnus-mime-view-part-internally): Fix predicate function passed to
6257         completing-read.
6258
6259         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6260
6261         * gnus.el (gnus-update-message-archive-method): Add :version.
6262
6263 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * gnus.el (gnus-update-message-archive-method): New variable.
6266
6267         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6268         according to gnus-message-archive-method if
6269         gnus-update-message-archive-method is non-nil.
6270
6271 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6272
6273         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6274         by Loic Dachary <loic@dachary.org>.
6275         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6276
6277 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6278
6279         * message.el (message-pop-to-buffer): Add switch-function argument.
6280         (message-mail): Pass switch-function argument to it.
6281
6282 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6283
6284         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6285         Improve doc string.
6286
6287 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6290         (gnus-header-content)
6291         * gnus-cite.el (gnus-cite-10)
6292         * gnus-srvr.el (gnus-server-closed)
6293         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6294         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6295         (gnus-group-mail-3-empty, gnus-group-mail-low)
6296         (gnus-group-mail-low-empty, gnus-splash)
6297         * message.el (message-header-to, message-header-cc)
6298         (message-header-subject, message-header-other, message-header-name)
6299         (message-header-xheader, message-separator, message-cited-text)
6300         (message-mml): Lighten colors of faces used for dark background.
6301
6302 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6303
6304         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6305         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6306
6307 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6308
6309         * message.el (message-narrow-to-headers-or-head):
6310         Ignore mail-header-separator in the body.
6311
6312 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6315         same as window size.
6316
6317 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6318
6319         * message.el (message-font-lock-keywords): Use message-header-xheader
6320         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6321         ahead of the anything pattern, to get it recognised.
6322
6323 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6324
6325         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6326         spam.el loads uses it in the compiled defadvice form.
6327
6328 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6329
6330         * gnus-sum.el (gnus-articles-to-read)
6331         (gnus-summary-insert-old-articles): Don't truncate group name for
6332         `read-string'.
6333
6334         * gnus-util.el (gnus-limit-string): Delete this function.
6335
6336         * gnus-sum.el (gnus-simplify-subject-fully): Use
6337         `truncate-string-to-width' instead.
6338
6339 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6340
6341         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6342         if, on summary exit, the next group has to be selected.
6343         (gnus-summary-exit): Use it.
6344
6345 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6346
6347         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6348         non-break space.
6349
6350 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6353         Check if group is not a directory.
6354         (nnfolder-request-expire-articles): Don't delete articles if the target
6355         group is not available.
6356
6357         * nnml.el (nnml-request-create-group): Properly check if group is not a
6358         file.
6359         (nnml-request-expire-articles): Don't delete articles if the target
6360         group is not available.
6361
6362         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6363         Don't quote characters that are within parentheses.
6364
6365 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6366
6367         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6368         (gnus-handle-ephemeral-exit): Select article according to it.
6369
6370 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6371
6372         * message.el (message-insert-formated-citation-line): Remove newline.
6373         (message-citation-line-format): Add final \n here so that the user can
6374         avoid a blank line.
6375
6376 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6377
6378         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6379         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6380         Update lanl/arXiv support.
6381
6382 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6383
6384         * gnus.el: Bump version number.
6385
6386 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6387
6388         * gnus.el (gnus-version-number): Bump version.
6389
6390 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6391
6392         * gnus.el: No Gnus v0.6 is released.
6393
6394 2007-04-27  Didier Verna  <didier@xemacs.org>
6395
6396         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6397         * gmm-utils.el (gmm-regexp-concat): here.
6398         * message.el: Don't require 'gnus-util.
6399         (message-dont-reply-to-names): Handle name change above.
6400         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6401
6402 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6403
6404         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6405         since the initial value varies according to the system.
6406
6407 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6408
6409         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6410
6411 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6412
6413         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6414
6415 2007-04-24  Didier Verna  <didier@xemacs.org>
6416
6417         Improve the type of gnus-ignored-from-addresses.
6418         * gnus-util.el (gnus-orify-regexp): New function.
6419         * message.el (gnus-util): Require it.
6420         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6421         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6422         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6423
6424 2007-04-24  Didier Verna  <didier@xemacs.org>
6425
6426         * gnus-sum.el:
6427         * gnus-utils.el: Fix some trailing whitespaces.
6428
6429 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6432         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6433         article's Message-ID; refer parent article in summary buffer.
6434
6435         * message.el (message-bounce): Call mime-to-mml.
6436
6437         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6438         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6439         optimize and/or forms properly.
6440
6441 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6442
6443         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6444         URL.
6445
6446 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6449
6450 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6451
6452         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6453         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6454         displayed of multipart/alternative part if it is invoked from summary
6455         buffer.
6456
6457         * mm-view.el (mm-inline-text-html-render-with-w3m)
6458         (mm-inline-text-html-render-with-w3m-standalone)
6459         (mm-inline-render-with-function): Use mail-parse-charset by default.
6460
6461 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6462
6463         * parse-time.el (parse-time-string-chars): Check if CHAR
6464         is less than the length of parse-time-syntax.
6465
6466 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6467
6468         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6469         from gnus-newsgroup-processable.
6470
6471 2007-04-16  Didier Verna  <didier@xemacs.org>
6472
6473         * gnus-msg.el (gnus-configure-posting-styles): Handle
6474         message-signature-directory properly with :file syntax.  Reported by
6475         "Leo".
6476
6477 2007-04-11  Didier Verna  <didier@xemacs.org>
6478
6479         New user option: message-signature-directory.
6480         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6481         * message.el (message-insert-signature): Ditto.
6482         * message.el (message-signature-file): Doc update.
6483         * message.el (message-signature-directory): New.
6484
6485 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6486
6487         * gnus-msg.el (gnus-inews-yank-articles): Use
6488         message-exchange-point-and-mark instead of exchange-point-and-mark.
6489
6490 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * message.el (message-yank-original): Make sure cited text ends with
6493         newline; don't exchange point and mark.
6494
6495 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6496
6497         * tls.el (open-tls-stream): Properly handle case where there
6498         is no associated buffer.
6499
6500 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6501
6502         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6503         message-yank-original, make sure (< mark TEXT point).
6504
6505 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6506
6507         * message.el (message-fill-column): New variable.
6508         (message-mode): Use it.  Add comment on a possible new hook.
6509
6510         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6511         (nnmail-get-new-mail): Reformat.
6512
6513         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6514
6515         * gmm-utils.el: Fix Commentary.
6516         (gmm-tool-bar-from-list): Fix typo in doc string.
6517
6518 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6519
6520         * message.el (message-yank-original): Don't switch point and mark
6521         unnecessarily to put point and mark as documented.
6522
6523 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6524
6525         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6526         from the message heads.
6527
6528 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6529
6530         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6531         article buffer does not have a window.  This may not be the best
6532         solution but is certainly better than setting the start of the null,
6533         that is the current, window.
6534
6535 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6536
6537         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6538         (gnus-draft-setup): Run it.
6539
6540         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6541         gnus-score-fast-scoring.  Allow regexp.
6542         (gnus-score-headers): Use it.
6543
6544         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6545         XEmacs.
6546
6547         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6548         string.
6549         (gnus-button-alist): Also catch `<f1> k ...'.
6550         (gnus-treat-display-x-face): Fix doc string.
6551
6552 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6553
6554         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6555         evaluation of gnus-extended-version to ensure correct generation of the
6556         User-Agent header when message-generate-headers-first is used.
6557
6558 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6559
6560         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6561         hashcash-path is nil.  Don't call callback with incorrect number of
6562         parameters if val is 0.
6563
6564 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6565
6566         * message.el (message-required-news-headers):
6567         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6568
6569 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6570
6571         * tls.el (open-tls-stream): In handshake-waiting loop,
6572         don't wait more if there is output available to process.
6573
6574 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6575
6576         * tls.el (tls-program): Doc fix.
6577
6578 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * message.el (message-generate-new-buffers): Change the meaning of the
6581         nil value; add `standard' to the choices; treat t as `unique'; improve
6582         doc string.
6583         (gnus-select-frame-set-input-focus): Autoload.
6584         (message-buffer-name): Search for the existing message buffer if
6585         message-generate-new-buffers is nil or `standard'; treat the value t of
6586         message-generate-new-buffers as `unique'.
6587         (message-pop-to-buffer): Raise the frame already displaying the message
6588         buffer; clear the echo area after querying.
6589         (message-setup): Pass the `continue' argument to compose-mail.
6590         (message-mail): Prefer `switch-function' if it is given; search for the
6591         existing message buffer if the `continue' argument is non-nil; pass
6592         continue and switch-function arguments to compose-mail by way of
6593         message-setup.
6594         (message-mail-other-window): Adjust argument of message-setup.
6595         (message-mail-other-frame): Ditto.
6596
6597 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6598
6599         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6600         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6601         to turn font-lock on when turning gnus-message-citation-mode on.
6602
6603 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6604
6605         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6606         (mml-smime-function-alist): New variable; add epg as the backend.
6607         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6608         mml-smime- functions instead.
6609         * mm-view.el: Require smime.
6610
6611 2007-03-05  Didier Verna  <didier@xemacs.org>
6612
6613         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6614         instead of just inheritance for posting styles.
6615         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6616
6617 2007-02-24  Chris Moore  <dooglus@gmail.com>
6618
6619         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6620         * pgg-pgp.el (pgg-pgp-encrypt-region):
6621         * pgg-gpg.el (pgg-gpg-encrypt-region):
6622         Check pgg-encrypt-for-me if no other recipients.
6623
6624 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6625
6626         * tls.el (tls-certtool-program): Fix custom type.
6627
6628 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6631         and point-at-eol instead of line-(beginning|end)-position.
6632
6633         * assistant.el (assistant-parse-buffer): Ditto.
6634
6635         * netrc.el (netrc-parse-services): Ditto.
6636
6637 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6638
6639         * mml2015.el (mml2015-epg-find-usable-key): New function.
6640         (mml2015-epg-sign): Use it.
6641         (mml2015-epg-encrypt): Use it.
6642
6643 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6644
6645         * message.el (message-make-in-reply-to): Quote name containing
6646         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6647         if there are special characters.  Reported by NAKAJI Hiroyuki
6648         <nakaji@jp.freebsd.org>.
6649
6650 2007-02-27  Didier Verna  <didier@xemacs.org>
6651
6652         Include the group parameters as well as the topic ones in the
6653         inheritance filter process.
6654         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6655         argument GROUP-PARAMS-LIST.
6656         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6657
6658 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6659
6660         * nntp.el (nntp-never-echoes-commands)
6661         (nntp-open-connection-functions-never-echo-commands): New variables.
6662         (nntp-send-command): Use them.
6663
6664 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6665
6666         * mml2015.el (mml2015-epg-verify): Simplified.
6667
6668 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6669
6670         * mml.el (mml-content-disposition-alist): New user option.
6671         (mml-content-disposition): New function.
6672         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6673         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6674
6675 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6676
6677         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6678         verification.
6679
6680 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6681
6682         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6683         articles posted in the last 24 hours.
6684
6685 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6686
6687         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6688
6689 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6690
6691         * nntp.el (nntp-send-command): Don't wait for echoes when
6692         nntp-open-ssl-stream is used.
6693
6694 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6697         (gnus-message-add-citation-keywords)
6698         (gnus-message-remove-citation-keywords): Remove.
6699         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6700         directly, make the variables in font-lock-defaults buffer-local, add
6701         gnus-message-citation-keywords to them and then update the value of
6702         font-lock-keywords.
6703
6704 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * message.el (message-cite-original-1): Don't call
6707         gnus-article-highlight-citation.
6708
6709         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6710         citations; fix line count.
6711
6712 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6715         (gnus-message-add-citation-keywords)
6716         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6717         versions of font-lock-add-keywords and font-lock-remove-keywords to
6718         work with XEmacs correctly.
6719
6720 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6721
6722         * gnus-cite.el (gnus-cite-face-list): Set the values of
6723         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6724         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6725         (gnus-message-cite-prefix-regexp): New variable.
6726         (gnus-message-search-citation-line): Use it; protect against long
6727         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6728         the 0th match data for Emacs.
6729         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6730         (gnus-message-add-citation-keywords): Append keywords rather than
6731         prepending; emulate font-lock-add-keywords if it is not available.
6732         (gnus-message-remove-citation-keywords): Emulate
6733         font-lock-remove-keywords if it is not available.
6734
6735         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6736
6737         * message.el (message-cite-prefix-regexp): Set the value of
6738         gnus-message-cite-prefix-regexp.
6739
6740 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6741
6742         * nnweb.el (nnweb-google-parse-1): Update parser.
6743
6744 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6745
6746         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6747
6748 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6749
6750         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6751         regexp.
6752
6753 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6756         string-to-multibyte.
6757         (uudecode-decode-region-internal): Use it.
6758
6759         * lpath.el: Fbind string-as-multibyte for XEmacs.
6760
6761 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6762
6763         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6764         custom choice.
6765
6766         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6767
6768 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6769
6770         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6771
6772         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6773         `write-region' to respect `mm-inhibit-file-name-handlers'.
6774
6775 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6776
6777         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6778         Use gnus-home-directory instead of "~/" or "$HOME".
6779
6780 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6781
6782         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6783         to mention filename.
6784         Add comments at beginning regarding usage.
6785         (encrypt-write-file-contents): Change interactive so a string is
6786         acceptable.  If the file has no associated model, show an error instead
6787         of a nonsense prompt.
6788
6789 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6790
6791         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6792         Thanks to Yoshihiko Yamada for kind notification of this typo.
6793
6794 2007-01-12  Kenichi Handa  <handa@m17n.org>
6795
6796         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6797         multibyte buffer.
6798
6799 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6800
6801         * gnus-score.el (gnus-score-fast-scoring): New variable.
6802         (gnus-score-headers): Use it.
6803
6804         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6805
6806         * message.el (message-cite-original-1): Call
6807         gnus-article-highlight-citation if requested.
6808         (message-make-from): Allow name and address as optional arguments.
6809
6810         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6811
6812         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6813         bugs to doc string.
6814         (gnus-button-alist): Add mid\\|message-id.
6815         (gnus-button-fetch-group): Extend for use in
6816         `browse-url-browser-function'.
6817         (gnus-button-url-regexp): Try to catch paired parentheses like in
6818         Wikipedia URLs.
6819
6820         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6821         Suggested by Simon Krahnke <overlord@gmx.li>.
6822
6823 2007-01-13  Romain Francoise  <romain@orebokech.com>
6824
6825         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6826         Update copyright.
6827
6828 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6829
6830         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6831
6832 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6833
6834         * gnus-registry.el (gnus-registry-unfollowed-groups)
6835         (gnus-registry-split-fancy-with-parent): Fix documentation.
6836
6837 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6838
6839         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6840         from nnweb groups.
6841
6842 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6843
6844         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6845         Xref urls.  Erase buffer before requesting head.
6846
6847 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6848
6849         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6850         customizable.
6851
6852 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6853
6854         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6855         no signing key is found.
6856         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6857         no encrypting and/or signing key is found.
6858
6859 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6860
6861         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6862
6863 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6864
6865         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6866         headers read from disk with the ones newly found in the current search.
6867         This should no longer cause problems, because the article numbers in
6868         Gmane's `nov.php' output are ignored since the previous change.
6869
6870 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6871
6872         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6873
6874 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6875
6876         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6877         replace-regexp-in-string; bind url-version; fbind display-images-p and
6878         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6879         find-face and set-itimer-function for Emacs; bind itimer-list for
6880         Emacs.
6881
6882         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6883
6884 2007-01-01  Romain Francoise  <romain@orebokech.com>
6885
6886         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6887
6888 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6889
6890         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6891         `define-minor-mode' macro definition expanded properly.
6892         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6893         exclude it there.
6894
6895         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6896         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6897         `fboundp' test.
6898         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6899         This is OK to autoload in (S)XEmacs now.
6900
6901 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6902
6903         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6904         keystroke.
6905         (gnus-summary-limit-to-singletons): Fix typo.
6906
6907         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6908         else fails.
6909
6910 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6911
6912         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6913         docstring.
6914
6915         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6916         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6917         (gnus-summary-insert-dormant-articles): Fix typo in message.
6918
6919 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6920
6921         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6922         nil for XEmacs.
6923         (gnus-message-citation-mode): Don't autoload in XEmacs.
6924
6925         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6926
6927 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6928
6929         * nnimap.el (nnimap-expunge-search-string): Mention
6930         nnimap-search-uids-not-since-is-evil in docstring.
6931
6932 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6933
6934         * spam.el: Revert to make-obsolete-variable because
6935         define-obsolete-variable-alias is not supported in Emacs 21.
6936
6937         * spam.el (spam-ifile-path, spam-ifile-database-path)
6938         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6939         make-obsolete-variable.
6940         (spam-bsfilter-path, spam-bsfilter-program)
6941         (spam-spamassassin-path, spam-spamassassin-program)
6942         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6943         use "path" inappropriately.
6944         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6945         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6946         variable names.
6947
6948 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6949
6950         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6951         summary buffer.
6952
6953         * password.el (password-cache-remove): Use clear-string to burn
6954         password, if available.
6955
6956 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6957
6958         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6959
6960         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6961
6962         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6963         (gnus-message-highlight-citation): Move defcustom here from
6964         gnus-cite.el.
6965         (gnus-message-citation-mode): Autoload.
6966
6967         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6968         checks to make it compile with XEmacs.
6969         (gnus-message-citation-mode): New minor mode.
6970         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6971         (gnus-message-highlight-citation): New variables.
6972         (gnus-message-search-citation-line)
6973         (gnus-message-add-citation-keywords)
6974         (gnus-message-remove-citation-keywords)
6975         (turn-on-gnus-message-citation-mode)
6976         (turn-off-gnus-message-citation-mode): New functions.
6977
6978 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6979
6980         * gnus-cite.el: Enable highlighting of different citation levels in
6981         message-mode.
6982
6983 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6984
6985         * message.el (message-make-fqdn): Fix comment.
6986         (message-bogus-system-names): Add ".local".
6987
6988         * spam.el (spam-ifile-path, spam-ifile-program)
6989         (spam-ifile-database-path, spam-ifile-database)
6990         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6991         Don't use "path" inappropriately.
6992         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6993         strings.
6994         (spam-check-ifile, spam-ifile-register-with-ifile)
6995         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6996         new variable names.
6997
6998         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6999         (gnus-treat-display-smileys): Simplify using
7000         gnus-image-type-available-p.
7001
7002         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7003         available.
7004
7005         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7006         `display-images-p' if available.
7007
7008 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7009
7010         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7011         one after turning on the buffer's multibyteness instead of decoding
7012         them directly in the unibyte buffer that causes unexpected conversion
7013         in Emacs 23 (unicode).
7014
7015 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7016
7017         * message.el (message-generate-hashcash): Fix custom type.
7018
7019 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7020
7021         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7022
7023 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7024
7025         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7026         disconnect icons.  Add help text.
7027
7028 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7029
7030         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7031         negated to be consistent with the others we handle.
7032
7033 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7034
7035         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7036         version of gnus-summary-buffer to something, so that we can use two
7037         article buffers at the same time.
7038
7039 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7040
7041         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7042         trigger all the extra headers.
7043         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7044         sorting.
7045
7046 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7047
7048         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7049         solid groups.
7050
7051 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7052
7053         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7054
7055 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7056
7057         * legacy-gnus-agent.el: Add Copyright notice.
7058
7059 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7060
7061         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7062
7063 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7064
7065         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7066
7067         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7068         to make it work reliably in CVS Emacs.
7069         (gnus-summary-limit-strange-charsets-predicate)
7070         (gnus-summary-limit-to-predicate): New functions.
7071
7072 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7073
7074         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7075         specifying array size.
7076         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7077         array if it is too small.
7078         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7079         (gnus-sort-threads-loop): New function.
7080
7081 2006-12-06  Chris Moore  <dooglus@gmail.com>
7082
7083         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7084         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7085
7086 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7087
7088         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7089         options.
7090
7091 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7092
7093         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7094         DOS-ing the recipient.
7095
7096         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7097         the headers when creating the mapping to avoid mismappings.
7098         (nnweb-gmane-create-mapping): Always nix out old mapping.
7099
7100 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7103         and mm-verify-option to never.
7104
7105 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * message.el (message-signed-or-encrypted-p): New function.
7108         (message-forward-make-body): Use it.
7109
7110         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7111         Replace encode-coding-string with mm-encode-coding-string.
7112
7113 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * nneething.el (nneething-decode-file-name): Replace
7116         decode-coding-string with mm-decode-coding-string.
7117
7118         * gnus-int.el (gnus-open-server): Say failed server's name.
7119
7120 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7121
7122         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7123         strings to a single string.  Quote `errors-file-name'.
7124         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7125         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7126         Adjust calls.  Use `shell-quote-argument'.
7127
7128 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7129
7130         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7131         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7132
7133         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7134         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7135         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7136         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7137         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7138         (gnus-subscribe-newsgroup, gnus-1):
7139         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7140         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7141         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7142         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7143
7144 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7145
7146         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7147         keystroke.
7148         (gnus-summary-limit-to-bodies): Implement headersp.
7149
7150 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7151
7152         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7153
7154 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7155
7156         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7157
7158 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7159
7160         * message.el (message-generate-hashcash): Expand range of values to
7161         include `opportunistic'.
7162         (message-send-mail): Use it.
7163
7164 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7165
7166         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7167         and comment it.
7168
7169         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7170
7171 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7172
7173         * gnus-util.el (gnus-extract-address-components): Improve comment.
7174
7175 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7176
7177         * gnus-util.el (gnus-extract-address-components): Work with address in
7178         which the name portion contains @.
7179
7180         * lpath.el: Fbind custom-autoload.
7181
7182 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7183
7184         * gnus.el (gnus-start): Move custom group up.
7185         (gnus-select-method): Don't autoload, but make it available for
7186         `customize-variable'.
7187         (gnus-getenv-nntpserver): Don't autoload.
7188
7189 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7190
7191         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7192
7193 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7194
7195         * message.el (message-sendmail-extra-arguments): New variable.
7196         (message-send-mail-with-sendmail): Use it.
7197
7198 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7201         mm-with-unibyte-current-buffer to make string unibyte.
7202
7203         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7204         mm-string-as-multibyte.
7205
7206 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7207
7208         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7209         Reported by Werner Koch <wk@gnupg.org>.
7210
7211 2006-11-14  Daiki Ueno  <ueno@p360>
7212
7213         * mml2015.el: Autoload epa-select-keys when compiling.
7214
7215 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7216
7217         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7218         message-options.
7219         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7220
7221 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7222
7223         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7224         EasyPG (< 0.0.6).
7225         (mml2015-always-trust): New user option.
7226         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7227         prompt.
7228
7229 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7230
7231         * nntp.el (nntp-authinfo-force): New variable.
7232         (nntp-send-authinfo): Use it.
7233
7234 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7235
7236         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7237         decode encoded words.  Improve prompt.  Add comment about forwarding.
7238         (message-replacement-char): Move up.
7239
7240 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7241
7242         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7243         instead of gnus-intersection because arguments of gnus-sorted-nunion
7244         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7245
7246 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7247
7248         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7249         (message-simplify-subject-functions): Enable
7250         message-strip-subject-encoded-words by default.
7251
7252 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7253
7254         * message.el (message-strip-subject-encoded-words): New function.
7255         (message-simplify-subject-functions): New variable.
7256         (message-simplify-subject): Use it.  Fix typo in doc string.
7257         Support message-strip-subject-encoded-words.
7258
7259 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7260
7261         * gnus-diary.el (gnus-diary-delay-format-function):
7262         * nndiary.el (nndiary-reminders):
7263         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7264
7265 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7266
7267         * gnus-art.el (article-hide-boring-headers): Fetch date from
7268         gnus-original-article-buffer to avoid problems with localized date
7269         strings.
7270
7271 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7274
7275 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7276
7277         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7278         New variables.
7279         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7280         (mm-charset-synonym-alist): Move some entries to
7281         mm-codepage-iso-8859-list.
7282         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7283         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7284
7285 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7288
7289 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7290
7291         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7292         with Emacs 21 and XEmacs.
7293
7294 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7295
7296         * spam.el (spam-parse-address): New function for better parsing,
7297         catching errors, etc.
7298         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7299
7300 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7301
7302         * mm-view.el: Add interactive arg to html2text autoload.
7303
7304 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7305
7306         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7307
7308 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7311         variables.
7312         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7313         (mm-charset-synonym-alist): Move some entries to
7314         mm-codepage-iso-8859-list.
7315
7316         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7317
7318 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7319
7320         * message.el (message-citation-line-format)
7321         (message-insert-formated-citation-line): Fix implementation of %E, %N
7322         and %n according to the doc string.
7323
7324 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7325
7326         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7327         car-safe to avoid bad parses.
7328
7329 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7330
7331         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7332         names.
7333
7334         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7335
7336 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7339         header.
7340
7341         * message.el (message-draft-headers): Add Date.
7342         (message-headers-to-generate): Fix typo in docstring.
7343
7344         * nndraft.el (nndraft-required-headers): New variable.
7345         (nndraft-generate-headers): Use it.
7346
7347         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7348
7349 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7350
7351         * gnus-registry.el (gnus-registry-wash-for-keywords)
7352         (gnus-registry-find-keywords): New functions to allow easy searching of
7353         articles that are in the registry.
7354
7355 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7356
7357         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7358         ietf-drums-parse-address instead of gnus-extract-address-components.
7359         Reported by Damien Elmes <damien@repose.cx>.
7360
7361 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7362
7363         * gnus.el (gnus-mime): Remove unused custom group.
7364
7365 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7366
7367         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7368         "blank line" when searching for end of armor headers.
7369
7370 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7371
7372         * gmm-utils.el (gmm-write-region): Fix variable name.
7373
7374 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7375
7376         * gmm-utils.el (gmm-write-region): New function based on compatibility
7377         code from `mm-make-temp-file'.
7378
7379         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7380
7381         * nnmaildir.el (nnmaildir--update-nov)
7382         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7383         Use `gmm-write-region'.
7384
7385 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7386
7387         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7388         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7389
7390         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7391
7392         * message.el (message-replacement-char): New variable.
7393         (message-fix-before-sending): Use it.
7394         (message-simplify-subject): New function to remove duplicate code.
7395         (message-reply, message-followup): Use it.
7396
7397         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7398         gnus-summary-limit-to-articles.
7399
7400 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7401
7402         * gnus-util.el (gnus-with-local-quit): New macro.
7403
7404         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7405
7406 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7407
7408         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7409         ignore non-string data.
7410
7411 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7412
7413         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7414         non-string data (needs to be done in the registry too).
7415
7416 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7417
7418         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7419         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7420         (gnus-registry-split-fancy-with-parent)
7421         (gnus-registry-fetch-simplified-message-subject-fast)
7422         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7423         Remove text properties on ingress into the registry and when it's saved.
7424         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7425         registry from entries with no groups.
7426
7427 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7428
7429         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7430         function to remove string properties.
7431
7432 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7433
7434         * gmm-utils.el (gmm): Adjust custom version.
7435
7436         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7437         custom version.
7438
7439         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7440
7441 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7442
7443         * gnus-art.el (gnus-insert-prev-page-button)
7444         (gnus-insert-next-page-button): Simplify.  Reformat.
7445
7446 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7447
7448         * gnus-art.el (gnus-insert-prev-page-button)
7449         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7450
7451 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7452
7453         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7454
7455 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7456
7457         * gnus-art.el (gnus-insert-mime-button)
7458         (gnus-insert-mime-security-button):
7459         Apply gnus-article-button-face to MIME and security buttons.
7460
7461 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7462
7463         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7464         readable.
7465
7466 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7467
7468         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7469
7470 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7471
7472         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7473         `browse-url-of-file' instead of `browse-url'.
7474
7475 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7476
7477         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7478         regexp.  Articles containing quotation were cut prematurely.
7479
7480 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * message.el (message-cite-original-1): Use nobody by default for the
7483         value of From header.
7484         (message-reply): Ditto.
7485
7486 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7487
7488         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7489         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7490         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7491
7492 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7493
7494         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7495         mails in the doc string.  Add some URLs in comment.
7496         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7497
7498 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7501         backslashes handling and the way to find boundaries of quoted strings.
7502
7503 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7504
7505         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7506         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7507         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7508         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7509
7510 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7511
7512         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7513         doc string.
7514         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7515
7516 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7517
7518         * lpath.el: Fbind epg-check-configuration.
7519
7520 2006-09-06  Simon Josefsson  <jas@extundo.com>
7521
7522         * mml2015.el (mml2015-use): Doc fix, mention epg.
7523
7524 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7525
7526         * mml2015.el (mml2015-use): Default to epg, if available.
7527
7528 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7529
7530         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7531         message-sender.
7532         (mml1991-epg-encrypt): Ditto.
7533         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7534         message-sender.
7535         (mml2015-epg-encrypt): Ditto.
7536
7537 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7538
7539         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7540         several common directories.
7541
7542 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7543
7544         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7545         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7546
7547 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7548
7549         * gnus-art.el (article-decode-encoded-words): Make it fast.
7550
7551 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7554
7555         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7556         in quoted string into `\'.
7557
7558 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7559
7560         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7561         Use standard-syntax-table.
7562
7563 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7564
7565         * gnus-art.el (gnus-decode-address-function): New variable.
7566         (article-decode-encoded-words): Use it to decode headers which are
7567         assumed to contain addresses.
7568         (gnus-mime-delete-part): Remove useless `or'.
7569
7570         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7571         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7572         (gnus-nov-parse-line): Use it to decode From header.
7573         (gnus-get-newsgroup-headers): Ditto.
7574         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7575
7576         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7577         (mail-decode-encoded-address-string): New alias.
7578
7579         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7580         New function.
7581         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7582         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7583         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7584         (rfc2047-decode-string): Ditto.
7585         (rfc2047-decode-address-region): New function.
7586         (rfc2047-decode-address-string): New function.
7587
7588 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7589
7590         * message.el (message-caesar-buffer-body): Allow rotating headers.
7591
7592         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7593
7594         * message.el (message-insert-formated-citation-line): Fix %f.
7595         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7596
7597 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7600         (gnus-bookmark-mouse-available-p): New macro.
7601         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7602         (gnus-bookmark-bmenu-show-infos): Use it.
7603         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7604         (gnus-bookmark-bmenu-hide-infos): Ditto.
7605         (gnus-bookmark-remove-properties): New function.
7606         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7607         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7608         (gnus-bookmark-write-file): Bind coding-system-for-write.
7609         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7610         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7611         group before selecting it.
7612         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7613         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7614         quit-window if it is not available; use gnus-mouse-2 and bind it to
7615         gnus-bookmark-bmenu-select-by-mouse.
7616         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7617         (gnus-bookmark-bmenu-select-by-mouse): New function.
7618
7619 2006-08-13  Romain Francoise  <romain@orebokech.com>
7620
7621         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7622         space.
7623
7624 2006-08-10  Romain Francoise  <romain@orebokech.com>
7625
7626         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7627         (dns-mode-soa-auto-increment-serial): New user option.
7628         (dns-mode-soa-maybe-increment-serial): New function.
7629         (dns-mode): Add the latter to `write-contents-functions'.
7630
7631 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7632
7633         * compface.el (uncompface): Use binary rather than raw-text-unix.
7634
7635 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * compface.el (uncompface): Make sure the eol conversion doesn't take
7638         place when communicating with the external programs.  Reported by
7639         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7640
7641 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7642
7643         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7644
7645 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7646
7647         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7648         Make it more robust by parsing author and date independently.
7649
7650 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7653
7654 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7655
7656         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7657         first matching secret key.
7658         (mml2015-epg-encrypt): Ditto.
7659
7660         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7661         first matching secret key.
7662         (mml1991-epg-encrypt): Ditto.
7663
7664         * mml2015.el (mml2015-encrypt-to-self): New user option.
7665         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7666         mml2015-epg-encrypt-to-self is set.
7667
7668         * mml1991.el (mml1991-encrypt-to-self): New variable.
7669         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7670         mml1991-epg-encrypt-to-self is set.
7671
7672         * mml2015.el (mml2015-signers): New user option.
7673         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7674         (mml2015-epg-encrypt): Allow to select signing keys.
7675
7676         * mml1991.el (mml1991-signers): New variable.
7677         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7678         (mml1991-epg-encrypt): Allow to select signing keys.
7679
7680 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7681
7682         * nnheader.el (nnheader-insert-head): Make it work even if the file
7683         uses CRLF for the line-break code.
7684
7685 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7686
7687         * mml2015.el: Require mml-sec instead of password.
7688         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7689         (mml2015-cache-passphrase): Inherit the default value from
7690         mml-secure-cache-passphrase.
7691         (mml2015-passphrase-cache-expiry): Inherit the default value from
7692         mml-secure-passphrase-cache-expiry.
7693
7694         * mml1991.el: Require mml-sec instead of password.
7695         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7696         (mml1991-cache-passphrase): Inherit the default value from
7697         mml-secure-cache-passphrase.
7698         (mml1991-passphrase-cache-expiry): Inherit the default value from
7699         mml-secure-passphrase-cache-expiry.
7700
7701         * mml-sec.el: Require password.
7702         (mml-secure-verbose): New user option.
7703         (mml-secure-cache-passphrase): New user option.
7704         (mml-secure-passphrase-cache-expiry): New user option.
7705
7706 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7707
7708         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7709         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7710         andreas@altroot.de (Andreas Vögele).
7711
7712         FIXME: Use `tiny change'?
7713
7714 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7715
7716         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7717         workaround for the url package included with Emacs.
7718
7719         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7720
7721 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7724         correctly.  This fixes a bug caused by the 2006-05-12 change.
7725
7726 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7727
7728         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7729         some information about the error when saying that the `bogus' mail
7730         group will be used.
7731
7732 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7733
7734         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7735         string.
7736
7737 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7738
7739         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7740
7741 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7742
7743         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7744
7745 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7746
7747         * mml1991.el (mml1991-function-alist): Add epg.
7748         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7749         (mml1991-epg-encrypt): New functions.
7750
7751 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7752
7753         * mml2015.el (mml2015-verbose): New variable.
7754         (mml2015-cache-passphrase): Ditto.
7755         (mml2015-passphrase-cache-expiry): Ditto.
7756         (mml2015-function-alist): Add epg.
7757         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7758         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7759         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7760         functions.
7761
7762 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7763
7764         * message.el (message-cite-original-1): Preserve region when removing
7765         quoted text due to X-No-Archive in order to avoid bogus attribution
7766         when citing multiple messages.
7767
7768 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7769
7770         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7771         Kenneth Jacker <khj@be.cs.appstate.edu>.
7772
7773 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7774
7775         * gnus-diary.el (gnus-user-format-function-d)
7776         (gnus-user-format-function-D): Autoload.
7777
7778         * imap.el (Commentary): Fix typo.
7779
7780         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7781         2006-04-22 contribution.
7782
7783 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7784
7785         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7786         It didn't really fix the bogosity I'm seeing with solid web groups.
7787
7788 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7789
7790         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7791         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7792         created using server names.  If we use the feature without declaring
7793         it, Gnus does not properly manage server and group state.
7794
7795         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7796         bound.
7797
7798 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7799
7800         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7801         looking up the method using GROUP's prefix before inventing a new one.
7802         It is used on killed/unknown groups in various places where returning
7803         an all-new method isn't expected by the caller.
7804
7805         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7806         and match semantics of gnus-group-real-prefix.
7807
7808 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7809
7810         * nnmail.el (nnmail-broken-references-mailers): New variable.
7811         (nnmail-ignore-broken-references): New function generalizing
7812         nnmail-fix-eudora-headers.
7813         (nnmail-fix-eudora-headers): Now obsolete.
7814
7815         * gnus-art.el (gnus-button-handle-custom): Support
7816         `customize-apropos*'.
7817
7818 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7819
7820         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7821
7822         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7823         articles.
7824
7825 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7826
7827         * message.el (message-cite-reply-above): New variable.
7828         (message-yank-original): Use it.
7829
7830 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7831
7832         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7833
7834 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7835
7836         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7837         as read.
7838
7839         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7840
7841 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7842
7843         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7844         (gnus-bookmark-default-file): Use gnus-directory.
7845         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7846         Remove "*" in doc string.
7847         (gnus-bookmark-write-file): Simplify.
7848         (gnus-bookmark-maybe-sort-alist): Use `when'.
7849         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7850         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7851         FIXME about Emacs 21 and XEmacs compatibility.
7852         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7853         compatibility.
7854         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7855         compatibility.
7856         (gnus-bookmark-menu-heading): Fix version.
7857
7858 2006-06-19  Bastien Guerry  <bzg@altern.org>
7859
7860         * gnus-bookmark.el: New file.
7861
7862 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7863
7864         * message.el (message-syntax-checks): Doc fix.
7865
7866 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7867
7868         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7869         unsubscribed groups as if they were killed ones.  It causes duplicate
7870         entries in gnus-newsrc-alist.
7871
7872 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * message.el (message-syntax-checks): Doc fix.
7875         (message-send-mail): Add check for continuation headers.
7876         (message-check-news-header-syntax): Fix regexp used to check for
7877         continuation headers.
7878
7879 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7880
7881         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7882
7883 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7884
7885         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7886
7887 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7888
7889         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7890         default-truncate-lines.
7891
7892 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7895         to fill the utf-8 entry.
7896
7897         * lpath.el: Fbind unicode-precedence-list.
7898
7899 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7900
7901         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7902
7903 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7904
7905         * gnus-agent.el (directory-files-and-attributes): Move all the way
7906         forward (the third and final move).
7907         (gnus-agent-read-agentview): Trap reconstruction errors due to
7908         nonexistant directory.  Handle by returning nil.
7909
7910 2006-05-30  Didier Verna  <didier@xemacs.org>
7911
7912         * message.el (message-dont-reply-to-names): Update the custom type.
7913         * message.el (message-dont-reply-to-names): New defsubst: potentially
7914         convert a list of regexps into a single one.
7915         * message.el (message-get-reply-headers): Use it.
7916         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7917
7918 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7919
7920         * gnus-agent.el (directory-files-and-attributes): Move forward.
7921
7922 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7923
7924         * gnus-ml.el (gnus-mailing-list-subscribe)
7925         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7926         (gnus-mailing-list-message): Fix doc strings.
7927
7928 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7929
7930         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7931         of doing it manually.
7932
7933 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7934
7935         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7936         comment.
7937
7938 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7939
7940         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7941         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7942         (gnus-agent-read-local): All symbols allocated in my-obarray.
7943         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7944         (gnus-agent-regenerate-group): Check numeric names to see if they are
7945         messages or groups.
7946         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7947         better way of do this...)
7948
7949         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7950         'dummy.group' (there should be a better way of do this...)
7951
7952 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7953
7954         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7955         (gnus-saved-headers): Ditto.
7956         (gnus-default-article-saver): Mention functions may have properties.
7957         (gnus-article-save): Override gnus-save-all-headers and
7958         gnus-saved-headers by :headers property which saver function may have.
7959         (gnus-summary-save-in-file): Add :headers property.
7960         (gnus-summary-write-to-file): Ditto.
7961
7962         * gnus-sum.el (gnus-summary-save-article): Bind
7963         gnus-prompt-before-saving to t when saving many articles in a file;
7964         always show all headers.
7965
7966         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7967
7968 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7969
7970         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7971         marks.
7972
7973         * message.el (message-indent-citation): Add optional arguments to allow
7974         using it outside of message buffers.
7975
7976         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7977         (gnus-article-treat-unfold-headers): Use it.
7978         (gnus-article-truncate-lines): New variable.
7979         (gnus-article-mode): Use it.
7980         (gnus-article-toggle-truncate-lines): New function.
7981
7982         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7983         gnus-article-toggle-truncate-lines.
7984
7985         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7986         coding system in XEmacs, use binary.
7987
7988 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7991         after-load-alist.
7992
7993         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7994         this function should save decoded articles.
7995         (gnus-summary-write-to-file): Use property to specify this function
7996         should save decoded articles and specify gnus-summary-save-in-file
7997         should be used to save articles other than the first one when saving
7998         many articles.
7999         (gnus-summary-save-body-in-file): Use property to specify this
8000         function should save decoded articles.
8001         (gnus-summary-write-body-to-file): Use property to specify this
8002         function should save decoded articles and specify
8003         gnus-summary-save-body-in-file should be used to save articles other
8004         than the first one when saving many articles.
8005
8006         * gnus-sum.el (gnus-summary-save-article): Simplify.
8007
8008 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8009
8010         * gnus-art.el (gnus-default-article-saver): Add
8011         gnus-summary-write-body-to-file.
8012         (gnus-article-save-coding-system): Don't use coding system object
8013         in XEmacs.
8014         (gnus-read-save-file-name): Add optional `dir-var' argument which
8015         specifies directory in which files are saved; work even if optional
8016         `variable' argument is not specified.
8017         (gnus-summary-write-to-file): Read file name.
8018         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8019         (gnus-summary-write-body-to-file): New function.
8020
8021         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8022         (gnus-summary-local-variables): Add it.
8023         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8024         (gnus-summary-save-article): Remove optional `decode' argument;
8025         determine whether to decode articles by the value of
8026         gnus-default-article-saver; when saving many files using
8027         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8028         it first and use gnus-summary-save-in-file or
8029         gnus-summary-save-body-in-file thereafter unless
8030         gnus-prompt-before-saving is always; move point to article which
8031         will be saved.
8032         (gnus-summary-save-article-file): Revert.
8033         (gnus-summary-write-article-file): Revert.
8034         (gnus-summary-save-article-body-file): Revert.
8035         (gnus-summary-write-article-body-file): New function.
8036
8037 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8038
8039         * gnus-art.el (gnus-default-article-saver): Doc fix.
8040         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8041         from gnus-summary-save-article-coding-system, and default to a
8042         certain coding system.
8043         (gnus-output-to-file): Add coding cookie and encode text according
8044         to gnus-article-save-coding-system; don't use mm-append-to-file.
8045
8046         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8047         gnus-art.el and rename to gnus-article-save-coding-system.
8048         (gnus-summary-save-article): Require gnus-art; don't show all
8049         headers if it decodes articles; don't add coding cookie here;
8050         don't bind mm-text-coding-system-for-write.
8051         (gnus-summary-save-article-file): Save decoded articles.
8052         (gnus-summary-write-article-file): When saving many files, use
8053         gnus-summary-write-to-file first and gnus-summary-save-in-file
8054         thereafter unless gnus-prompt-before-saving is always.
8055         (gnus-summary-save-article-body-file): Save decoded articles.
8056
8057         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8058
8059 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8060
8061         * nnrss.el (nnrss-check-group): Bind hash-index.
8062
8063 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8064
8065         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8066         its hash index.  Store this hash in `nnrss-group-data'.
8067         (nnrss-read-group-data): Update accordingly.
8068
8069 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8070
8071         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8072         entry.
8073
8074         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8075         gnus-article-browse-html-article.
8076
8077 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8078
8079         * gnus-sum.el (gnus-summary-mime-map): Add
8080         gnus-article-browse-html-article.
8081
8082         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8083
8084 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8085
8086         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8087         suitable coding systems in customize.
8088
8089 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8090
8091         * mail-source.el (mail-sources): Fix custom type.
8092
8093 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8094
8095         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8096         (gnus-summary-expire-articles-now): Shorten prompt.
8097
8098         * gmm-utils.el (wid-edit): Require.
8099         (defun-gmm): Renamed from `gmm-defun-compat'.
8100         (gmm-image-search-load-path): Use it.
8101         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8102
8103 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8106         variable.
8107         (gnus-summary-save-article): Add optional `decode' argument.  If
8108         it is set and gnus-summary-save-article-coding-system is non-nil,
8109         save decoded article.
8110         (gnus-summary-write-article-file): Save decoded article if
8111         gnus-summary-save-article-coding-system is non-nil.
8112
8113         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8114         type.
8115
8116 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8117
8118         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8119
8120 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8121
8122         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8123         first to test gnus-single-article-buffer which may be buffer-local.
8124
8125         * gnus-sum.el (gnus-summary-setup-buffer): Make
8126         gnus-single-article-buffer buffer-local and nil in ephemeral
8127         group; make gnus-article-buffer, gnus-article-current, and
8128         gnus-original-article-buffer always buffer-local.
8129         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8130         group.
8131         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8132
8133 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8134
8135         * nnml.el (nnml-request-compact-group): Compressed files might not
8136         have .gz extension.
8137
8138 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8139
8140         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8141         (mm-copy-to-buffer): Use with-current-buffer.
8142         (mm-display-part): Simplify.
8143         (mm-inlinable-p): Add optional arg `type'.
8144
8145 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8146
8147         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8148         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8149         Try harder to show the attachment internally or externally using
8150         gnus-mime-view-part-as-type.
8151
8152 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8153
8154         * message.el (message-from-style, message-signature-separator)
8155         (message-user-organization-file, message-send-mail-function)
8156         (message-citation-line-function, message-yank-prefix)
8157         (message-indent-citation-function, message-signature)
8158         (message-signature-file, message-signature-insert-empty-line):
8159         Remove autoloads.
8160
8161         * gnus-art.el (gnus-buttonized-mime-types): Remove
8162         "multipart/signed".  Revert 2006-04-26 change.
8163
8164 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8165
8166         * gnus.el (gnus-version-number): Bump version.
8167
8168 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8169
8170         * gnus.el: No Gnus v0.5 is released.
8171
8172 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8173
8174         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8175         fetching articles by message-id.
8176
8177 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8178
8179         * message.el (hashcash): Require hashcash as normal.
8180
8181         * ecomplete.el (ecomplete-highlight-match-line): Use
8182         point-at-eol.
8183         (ecomplete-highlight-match-line): Use `highlight', because that
8184         face exists in both Emacs and XEmacs.
8185
8186         * message.el (message-display-abbrev): Use point-at-bol.
8187
8188         * mail-source.el: Don't require timer/timer-funcs.
8189
8190         * gnus-async.el: Ditto.
8191
8192         * password.el: Ditto.
8193
8194         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8195
8196         * mm-url.el: Ditto.
8197
8198         * gnus-xmas.el: Don't require timer-funcs.
8199
8200         * mm-util.el: Require timer/timer-funcs.
8201
8202 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8203
8204         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8205         Close.
8206
8207 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8208
8209         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8210         unibyte after clear-decrypt function runs.
8211
8212         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8213         returns as a unibyte string.
8214
8215 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8216
8217         * lpath.el: Revert.
8218
8219         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8220         (pgg-gpg-process-sentinel): Revert.
8221
8222         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8223         (pgg-pgp-lookup-key): Revert.
8224
8225         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8226         (pgg-pgp5-lookup-key): Revert.
8227
8228         * pgg.el (pgg-fetch-key): Revert.
8229
8230 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8231
8232         * lpath.el: Fbind string-as-multibyte for XEmacs.
8233
8234         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8235         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8236         (mml1991-pgg-encrypt): Ditto.
8237
8238         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8239         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8240         a multibyte buffer.
8241
8242         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8243         (pgg-pgp-lookup-key): Ditto.
8244
8245         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8246         (pgg-pgp5-lookup-key): Ditto.
8247
8248         * pgg.el (pgg-fetch-key): Ditto.
8249
8250 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8251
8252         * message.el (message-user-organization-file): Check several
8253         locations of the organization file.
8254
8255         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8256         Add gnus-article-view-part-as-type.
8257
8258         * gnus-art.el (gnus-article-view-part-as-type): New function.
8259
8260         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8261         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8262
8263         * mml.el: Simplify autoload.
8264         (mml-mode): defvar dnd-protocol-alist instead of using
8265         symbol-value.
8266         (mml-default-directory): New variable.
8267         (mml-minibuffer-read-file): Use it.
8268         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8269
8270         * message.el (message-citation-line-format): New variable.
8271         (message-insert-formated-citation-line): New function.
8272         (message-citation-line-function): Add
8273         `message-insert-formated-citation-line' to custom type.
8274
8275         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8276         to doc string.
8277
8278         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8279         depending on mm-verify-option.
8280
8281 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8282
8283         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8284         binding pgg-* variables; reimplement the section which prevents
8285         MIME header from being signed.
8286         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8287         pgg-text-mode; remove a blank line at the top of body.
8288
8289         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8290         lines at the top of body; use gnus-newsgroup-charset if there's no
8291         Charset header.
8292
8293 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8294
8295         * message.el (message-self-insert-commands): Doc fix.
8296
8297         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8298         (mm-uu-pgp-encrypted-test): Ditto.
8299         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8300         between header and body; return application/pgp-encrypted handle
8301         if decryption failed; decode decrypted body by charset.
8302
8303         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8304         element match to application/pgp-*.
8305
8306 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8307
8308         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8309         HTML.
8310
8311 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8312
8313         * mail-source.el (mail-source-call-script): Message the error
8314         string.
8315
8316 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8317
8318         * gnus-util.el (gnus-byte-compile): Use it.
8319
8320 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8321
8322         * gnus-util.el (kill-empty-logs): New function.
8323
8324 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8325
8326         * message.el (message-mail-alias-type): Doc fix.
8327         (message-mail-alias-type-p): New function.
8328         (message-send): Use it.
8329         (message-mode): Ditto.
8330         (message-strip-forbidden-properties): Ditto.
8331
8332         * ecomplete.el (ecomplete-database-file-coding-system): New
8333         variable.
8334         (ecomplete-save): Use it.
8335         (ecomplete-setup): Use it.
8336
8337 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * message.el (message-self-insert-commands): New variable.
8340         (message-strip-forbidden-properties): Use it.
8341
8342 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8343
8344         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8345         that doesn't make XEmacs choke.
8346
8347 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8348
8349         * gnus-util.el (gnus-replace-in-string):
8350         Prefer replace-regexp-in-string over of replace-in-string.
8351
8352 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8353
8354         * gnus-util.el (gnus-select-frame-set-input-focus):
8355         Use select-frame-set-input-focus if it is available in XEmacs; use
8356         definition defined in Emacs 22 for old Emacsen.
8357
8358         * dgnushack.el: Autoload unmorse-region for XEmacs.
8359
8360         * lpath.el: Bind cursor-in-non-selected-windows and
8361         select-frame-set-input-focus for XEmacs.
8362
8363 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8364
8365         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8366
8367 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8368
8369         * gnus-registry.el (gnus-registry-cache-save): Remove text
8370         properties when saving via the temp buffer.
8371
8372 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8373
8374         * message.el (message-generate-hashcash): Honor custom type.
8375
8376 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8377
8378         * message.el (message-generate-hashcash): Default to non-nil when
8379         hashcash is found.
8380
8381         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8382         (gnus-refer-thread-limit): Increase default to 500.
8383
8384         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8385
8386         * flow-fill.el (fill-flowed): Allow delete-space.
8387
8388 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8389
8390         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8391         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8392         Remove autoloads.
8393
8394 2006-04-18  Simon Josefsson  <jas@extundo.com>
8395
8396         * message.el (message-generate-hashcash): Default to.
8397
8398 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8399
8400         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8401         concatenating segments rather than before concatenating them.
8402
8403 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8404
8405         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8406
8407 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8408
8409         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8410
8411         * message.el (message-forward-make-body-plain): Allow
8412         message-forward-ignored-headers to be a list.
8413         (message-remove-ignored-headers): Factor out into function.
8414         (message-forward-make-body-mml): Use it.
8415
8416         * imap.el (imap-quote-specials): New function.
8417         (imap-login-auth): Quote specials.
8418
8419         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8420         (rfc2231-parse-string): Allow concatanation of parameters that
8421         aren't contiguous.  The test case is
8422           (mail-header-parse-content-type "message/external-body;
8423             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8424             access-type=LOCAL-FILE;
8425             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8426
8427 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8428
8429         * nntp.el (nntp-accept-process-output): Return the value of
8430         `nnheader-accept-process-output'.
8431
8432 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8433
8434         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8435         (gnus-button-alist): Recognize more diff formats.
8436         (gnus-button-patch): Strip directory.
8437
8438 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8439
8440         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8441         Emacs 22 when setting focus.
8442
8443 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8444
8445         * gnus-art.el (gnus-article-treat-types): Do treatment of
8446         text/x-verbatim parts.
8447         (gnus-button-patch): New command.
8448
8449         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8450         addresses that contain invalid characters.
8451
8452 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8453
8454         * message.el (message-put-addresses-in-ecomplete): Use
8455         gnus-replace-in-string.
8456         (message-is-yours-p): Use the more correct
8457         mail-header-parse-address instead of
8458         mail-extract-address-components.
8459         (message-put-addresses-in-ecomplete): Fix typo.
8460
8461         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8462         keystroke.
8463
8464         * gnus-art.el (gnus-treatment-function-alist): Change order of
8465         newsgroups/generic header folding to avoid double-folding.
8466
8467         * message.el (message-hidden-headers): Add X-Draft-From.
8468
8469         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8470         command.
8471         (gnus-summary-repeat-search-article-backward): New command.
8472
8473         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8474         groups in the parent topic.
8475
8476 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8477
8478         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8479         (spam-extra-header-to-number): Return the CRM114 number as a
8480         number instead of a string.
8481
8482 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8483
8484         * gnus-art.el (gnus-face-properties-alist): Moved here from
8485         gnus-fun.
8486
8487         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8488
8489 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8490
8491         * message.el (message-strip-forbidden-properties): Only display on
8492         self-insert-command.
8493
8494         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8495         reindent.
8496         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8497
8498 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8499
8500         * smiley.el (smiley-style): Fix typo.
8501
8502 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503
8504         * hashcash.el (hashcash-insert-payment-async-2): Use
8505         message-goto-eoh instead of doing it manually.
8506         (mail-add-payment): Use message-narrow-to-header instead of trying
8507         to do the same itself.
8508
8509         * message.el (message-hidden-headers): Add Face.
8510
8511         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8512         reparenting code.
8513         (gnus-summary-reparent-children): Refactored out code.
8514         (gnus-summary-thread-map): New keystroke.
8515         (gnus-summary-reparent-children): Make into command.
8516
8517         * smiley.el (smiley-style): Default to `medium' if using a large
8518         font.
8519
8520         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8521         does it itself.
8522
8523         * message.el (message-point-in-header-p): Simplify definition.
8524
8525 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8526
8527         * nnagent.el (nnagent-request-set-mark): Silence log file
8528         writing.
8529         (nnagent-request-set-mark): Use write-region instead of
8530         append-to-file.
8531
8532         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8533         strange select method.
8534
8535         * ecomplete.el (ecomplete-display-matches): Get highlightling
8536         right.
8537         (ecomplete-display-matches): Use literals.
8538         (ecomplete-display-matches): Disable message logging.
8539
8540         * message.el (message-display-abbrev): Small optimization.
8541
8542         * ecomplete.el (ecomplete-display-matches): Allow automatic
8543         display.
8544
8545         * message.el (message-strip-forbidden-properties): Display
8546         abbrevs.
8547         (message-display-abbrev): Get automatic display right.
8548
8549         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8550         keystrokes.
8551
8552 2006-04-13  Romain Francoise  <romain@orebokech.com>
8553
8554         TODO: Backport to v5-10!
8555
8556         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8557         Moved here (and renamed) from gnus-registry.el.
8558
8559         * gnus-registry.el: Require gnus-util.
8560         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8561
8562 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8563
8564         * gnus-group.el (gnus-group-catchup-current): Change
8565         if-then-else-if-then-else into cond.
8566         (gnus-group-catchup): Indent.
8567         (group-name-at-point): New function.
8568         (gnus-fetch-group): Provide default from thing at point.
8569
8570 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8571
8572         * message.el (message-display-abbrev): Fix regexp.
8573
8574         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8575         choosing.
8576         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8577         dead variables.
8578
8579         * message.el (message-newline-and-indent): Remove debugging.
8580         (message-display-abbrev): Use new implementation.
8581
8582 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8583
8584         * gnus-art.el (gnus-article-mode): Set
8585         cursor-in-non-selected-windows to nil.
8586
8587         * smiley.el: Revert previous change.
8588         (smiley-data-directory): defvar it before using it in the
8589         defcustom of `smiley-style'.
8590
8591 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8592
8593         * message.el (message-newline-and-indent): New function.
8594
8595         * ecomplete.el: Implement more bits.
8596
8597         * message.el (message-put-addresses-in-ecomplete): Clean up the
8598         string.
8599
8600         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8601
8602         * gnus-sum.el (gnus-summary-save-parts): Bind
8603         gnus-summary-save-parts-counter and use it to make unique file
8604         names.
8605
8606         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8607
8608         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8609         parameter to say whether to actually parse the individual
8610         addresses.
8611
8612         * message.el (message-put-addresses-in-ecomplete): New function.
8613         (ecomplete): Require.
8614         (message-mail-alias-type): Add ecomplete as an option.
8615
8616 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8617
8618         * flow-fill.el (fill-flowed): Remove trailing space from blank
8619         quoted lines.
8620
8621 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8622
8623         * smiley.el (smiley-style): Move definition later to avoid a
8624         compilation warning.
8625
8626 2006-04-12  Kenichi Handa  <handa@m17n.org>
8627
8628         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8629         buffer and then decode the buffer text if necessary.
8630         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8631         first, and after mm-encode-body, change the buffer to unibyte.
8632         Use mm-disable-multibyte instead of set-buffer-multibyte.
8633
8634 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8635
8636         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8637         Content-Type header instead of Content-Disposition header.
8638         (gnus-mime-inline-part): Ditto.
8639         (gnus-mime-view-part-as-charset): Ignore charset that the part
8640         specifies.
8641
8642         * mm-decode.el (mm-display-part): Work with external parts and
8643         usual parts similarly.
8644
8645         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8646         instead of gnus-display-mime.
8647
8648         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8649         instead of with-temp-buffer.
8650
8651         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8652         tag to summarized topics part in order to encode non-ASCII text.
8653
8654 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8655
8656         * smiley.el (smiley-style): New variable.
8657         (smiley-directory): New function.
8658         (smiley-data-directory): Derive from `smiley-style' using
8659         `smiley-directory'.
8660         (smiley-regexp-alist): Add new entries.
8661
8662         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8663         (gnus-article-browse-delete-temp): Add :version.
8664
8665 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8666
8667         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8668         the sieve region.
8669
8670 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8671
8672         * gnus.el (gnus-version-number): Bump version.
8673
8674 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8675
8676         * gnus.el: No Gnus v0.4 is released.
8677
8678 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8681         layout.
8682
8683         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8684         unknown charset.
8685
8686         * message.el (message-header-synonyms): Add Original-To to the
8687         default.
8688
8689         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8690         optional parameter.
8691
8692 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8693
8694         * gnus-fun.el (gnus): Require it for gnus-directory.
8695
8696 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8699
8700 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8701
8702         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8703
8704 2006-04-05  Simon Josefsson  <jas@extundo.com>
8705
8706         * password.el (password-reset): New function.
8707
8708 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8709
8710         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8711         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8712
8713 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8714
8715         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8716         Some whitespace was matched into the url, which broke browsing hits
8717         > 100 when mm-url-use-external was nil.
8718
8719 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8720
8721         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8722         gnus-extra-headers for 'Newsgroups.
8723
8724         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8725         bound.
8726
8727 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8728
8729         * pgg-gpg.el: Clean up process buffers every time gpg processes
8730         complete.
8731
8732 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8733
8734         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8735         doc string.
8736
8737 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8738
8739         * pgg-gpg.el (pgg-gpg-process-filter)
8740         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8741
8742         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8743         lines, temporary fix.
8744
8745 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8746
8747         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8748
8749 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8750
8751         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8752         default-enable-multibyte-characters.  This reverts the change from
8753         revision 6.17 which is no longer necessary because the passphrase
8754         is sent separately now.  GnuPG messages are unreadable under
8755         multibyte locales with default-enable-multibyte-characters set to
8756         nil.
8757
8758 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8759
8760         * message.el (message-tool-bar-gnome): Move "spell".
8761
8762 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8763
8764         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8765         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8766         instead.
8767
8768 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8769
8770         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8771         newsgroups handling for NNTP overviews which don't include
8772         Newsgroups.
8773
8774 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8775
8776         * message.el (message-resend): Bind message-generate-hashcash to nil.
8777
8778 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8779
8780         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8781         when searching for already-paid recipients.
8782
8783 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8784
8785         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8786         passphrases when it is not needed.
8787         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8788         passphrase stuff from gpg, should only be necessary when you use
8789         gpg with a smartcard.
8790
8791 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8792
8793         * mml.el (mml-insert-mime): Ignore cached contents of
8794         message/external-body part.
8795
8796         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8797         (mm-insert-part): Ditto.
8798
8799 2006-03-23  Simon Josefsson  <jas@extundo.com>
8800
8801         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8802         Reiner.
8803         (pgg-gpg-use-agent-p): Use it again.
8804
8805 2006-03-23  Simon Josefsson  <jas@extundo.com>
8806
8807         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8808         older emacsen.
8809         (pgg-gpg-use-agent-p): Don't use it.
8810
8811 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8812
8813         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8814         if we can.
8815
8816 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8817
8818         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8819         (pgg-gpg-update-agent): New function.
8820         (pgg-gpg-use-agent-p): New function.
8821         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8822         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8823         (pgg-gpg-sign-region): Use it.
8824
8825 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8828         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8829
8830 2006-03-21  Simon Josefsson  <jas@extundo.com>
8831
8832         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8833         <wilde@sha-bang.de>.
8834         (pgg-gpg-use-agent): New variable.
8835         (pgg-gpg-process-region): Use it.
8836         (pgg-gpg-encrypt-region): Likewise.
8837         (pgg-gpg-encrypt-symmetric-region): Likewise.
8838         (pgg-gpg-decrypt-region): Likewise.
8839         (pgg-gpg-sign-region): Likewise.
8840         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8841
8842 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8843
8844         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8845
8846         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8847         Add comment on version.
8848
8849 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8850
8851         * smiley.el: Add missing test smiley.
8852
8853 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8854
8855         * mm-decode.el (mm-with-part): New macro.
8856         (mm-get-part): Use it; work with message/external-body as well.
8857         (mm-save-part): Treat name and filename equally.
8858
8859         * mm-extern.el (mm-extern-cache-contents): New function.
8860         (mm-inline-external-body): Use it; force the part to be displayed;
8861         move undisplayer added to the cached handle to the parent.
8862
8863         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8864         (gnus-mime-view-part-as-type): Work with message/external-body.
8865
8866         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8867
8868 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8869
8870         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8871         images in image-load-path.  [Sync with image.el, revision 1.60, in
8872         Emacs.]
8873
8874 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8875
8876         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8877         path rather than symbol.  Always return list of directories.
8878         Guarantee that image directory comes first.  [Sync with image.el,
8879         revision 1.59, in Emacs.]
8880
8881         * message.el (message-make-tool-bar): Adjust to new API of
8882         `gmm-image-load-path-for-library'.
8883
8884         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8885
8886         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8887
8888 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8889
8890         * gnus-art.el (gnus-article-only-boring-p):
8891         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8892         intangible text.
8893         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8894
8895 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8896
8897         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8898         `defun' instead of `gmm-defun-compat'.
8899
8900 2006-03-14  Simon Josefsson  <jas@extundo.com>
8901
8902         * message.el (message-unique-id): Don't use message-number-base36
8903         if (user-uid) is a float.
8904         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8905
8906 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8907
8908         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8909
8910         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8911         empty line between a part and a message part.
8912
8913 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8914
8915         * smiley.el: Add more test smileys.
8916         (smiley-data-directory, smiley-regexp-alist)
8917         (gnus-smiley-file-types): Fix doc strings.
8918         (smiley-update-cache): Clear smiley-cached-regexp-alist before
8919         adding new elements.
8920         (smiley-mouse-map): Unused code.  Make it a comment.
8921
8922 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8925         scan latest NoCeM messages instead of old ones.
8926         (gnus-nocem-check-article): Fix regexps so as to match to PGP
8927         delimiters that are recently used.
8928         (gnus-nocem-load-cache): Add autoload cookie.
8929
8930         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8931
8932         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8933         level which is larger than gnus-use-nocem is specified.
8934
8935         * gnus-group.el (gnus-group-get-new-news): Ditto.
8936
8937 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8938
8939         * gnus-util.el (gnus-tool-bar-update): New function.
8940
8941         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8942         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8943
8944         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8945
8946         * gnus-group.el (gnus-group-redraw-when-idle)
8947         (gnus-group-redraw-check): Remove.
8948         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8949
8950 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8951
8952         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8953         if optional last element is specified in splits (FIELD VALUE...).
8954
8955 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8956
8957         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8958         to gmm-image-load-path-for-library.  Call with no-error argument.
8959         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8960
8961         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8962
8963         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8964
8965         * gmm-utils.el (gmm-image-load-path): Remove alias.
8966
8967 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8968
8969         * gmm-utils.el (gmm-image-load-path): Add alias.
8970
8971         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8972         nnml-generate-nov-databases-1.
8973         (nnml-generate-nov-databases): Use it.
8974         (nnml-generate-nov-databases-directory): Document no-active
8975         argument.
8976
8977         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8978         directory if path is t.  Add no-error.
8979
8980         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8981         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8982
8983         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8984         resetting gnus-article-browse-html-temp-list.
8985
8986         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8987         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8988         Add example to docstring.  Rename local variables.  Move error
8989         checks to default case in cond and simplify.
8990
8991 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8992
8993         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8994         handle is multipart when calling it recursively.
8995         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8996
8997 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8998
8999         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9000         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9001
9002 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9003
9004         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9005         is loaded.
9006
9007         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9008         loaded.
9009
9010 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9011
9012         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9013         to "Emacs 23 (unicode)" in doc string.
9014
9015         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9016         "Emacs 23 (unicode)" in comment.
9017
9018 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9019
9020         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9021
9022         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9023         characters 160 through 255 in Emacs 23.
9024
9025 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9026
9027         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9028         gnus-article-browse-html-temp.
9029         (gnus-article-browse-delete-temp): Make it customizable.  Add
9030         `file'.  Adjust doc string.
9031         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9032         query for each file.  Adjust doc string.
9033         (gnus-article-browse-html-parts): Add
9034         `gnus-article-browse-delete-temp-files' to
9035         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9036
9037 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9038
9039         * gnus-art.el (gnus-article-browse-html-temp)
9040         (gnus-article-browse-delete-temp): New variables.
9041         (gnus-article-browse-delete-temp-files): New function.
9042         (gnus-article-browse-html-parts): Use it.
9043
9044 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9045
9046         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9047
9048         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9049         string.
9050
9051         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9052         gnus-summary-insert-new-articles when unplugged.  Remove
9053         gnus-summary-search-article-forward.
9054
9055         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9056         display-visual-class instead of display-color-cells.
9057
9058 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9059
9060         * dgnushack.el: Autoload customize-group for XEmacs.
9061
9062         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9063         message/* containing non-ASCII text properly.
9064
9065 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9066
9067         * message.el: Require gmm-utils, remove autoloads.
9068         (message-tool-bar): Set default based on
9069         gmm-tool-bar-style.
9070         (message-tool-bar-gnome): Add gmm-customize-mode.
9071
9072         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9073         gmm-tool-bar-style.
9074         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9075
9076         * gnus-group.el (gnus-group-tool-bar): Set default based on
9077         gmm-tool-bar-style.
9078         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9079
9080         * gmm-utils.el (gmm-image-directory): Rename variable from
9081         gmm-image-load-path.
9082         (gmm-image-load-path): Use gmm-image-directory.
9083         (gmm-customize-mode): New function.
9084         (gmm-tool-bar-style): New variable.
9085
9086         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9087         gnus-group-redraw-line-number.
9088         (gnus-group-redraw-check): Simplify.
9089         (gnus-group-tool-bar-update): Remove redraw check.
9090         (gnus-group-make-tool-bar): Add redraw check.
9091
9092 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9093
9094         * gnus-art.el (gnus-button): Add missing parentheses.
9095
9096 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * lpath.el: Fbind line-number-at-pos.
9099
9100 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9101
9102         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9103
9104 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9105
9106         * gnus-art.el (gnus-button): New face.
9107         (gnus-article-button-face): Use it.
9108
9109         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9110         gnus-summary-next-page.  Re-order.
9111
9112         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9113         next-node are now included.
9114         (gnus-group-redraw-line-number): New internal variable.
9115         (gnus-group-redraw-check): Helper function for updating the tool
9116         bar.
9117         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9118
9119         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9120
9121         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9122         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9123         Use it to match format of Spamassassin 3.0 and later.  Reported by
9124         IRIE Tetsuya <irie@t.email.ne.jp>.
9125         (spam-check-bogofilter)
9126         (spam-bogofilter-register-with-bogofilter): Fix args of
9127         `gnus-error' calls.
9128
9129 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9130
9131         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9132         unnecessary interaction when sending queued mails.  Reported by
9133         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9134
9135 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9136
9137         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9138         first or last are nil.
9139
9140 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9141
9142         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9143
9144 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9145
9146         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9147
9148 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9149
9150         * dns.el (query-dns): Protect more against buggy tcp output.
9151
9152 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9153
9154         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9155         nov.php.
9156
9157 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9158
9159         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9160         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9161         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9162         output on the server side.
9163         (nnweb-google-create-mapping): Update regexps and add some
9164         progress indication.
9165
9166 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9167
9168         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9169         gnus-agent-toggle-plugged.  Re-order icons.
9170         (gnus-group-tool-bar-gnome): Add
9171         gnus-group-{prev,next}-unread-group.
9172         (gnus-group-tool-bar-gnome): Re-order icons.
9173
9174         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9175         gnus-summary-insert-new-articles.
9176
9177         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9178         comments.
9179
9180         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9181         also available in Emacs 21.3.
9182
9183         * message.el (message-fix-before-sending): Change "Emacs 22" to
9184         "Emacs 23 (unicode)" in comment.
9185
9186         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9187         "Emacs 23 (unicode)" in comment.
9188
9189         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9190         comment.
9191         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9192
9193         * mm-view.el (mm-fill-flowed): Add :version.
9194
9195 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9196
9197         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9198         and load-path.
9199
9200 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9201
9202         * message.el: Autoload gmm-image-load-path.
9203         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9204         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9205         consitency.
9206
9207         * gmm-utils.el (gmm-image-load-path): Also search in
9208         "../etc/images".  Don't set gmm-image-load-path if we don't find
9209         the image.
9210
9211 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9212
9213         * gmm-utils.el (gmm-image-load-path): Don't make
9214         `gmm-image-load-path' include subdirectories which the second arg
9215         `image' might specify.
9216
9217         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9218         subdirectory to icon file names.
9219
9220         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9221
9222 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9223
9224         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9225         gmm-image-load-path calls.
9226
9227         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9228
9229         * message.el (message-make-tool-bar): Ditto.
9230
9231         * mml.el (mml-preview): Added comment concerning tool bar icons.
9232
9233         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9234         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9235
9236         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9237         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9238
9239         * message.el (message-tool-bar-gnome): Use new icon names.
9240         (message-make-tool-bar): Use `gmm-image-load-path'.
9241
9242         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9243         functions from MH-E.
9244         (gmm-image-load-path): New variable from MH-E.
9245         (gmm-image-load-path): New function from MH-E.  Added arguments
9246         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9247         *-image-load-path-called-flag.
9248
9249 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9250
9251         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9252
9253 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9254
9255         * nnimap.el (nnimap-request-move-article): Change folder back to
9256         source group before deleting.
9257
9258 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9259
9260         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9261
9262         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9263         mm-url.
9264
9265         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9266
9267 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9268
9269         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9270         coding system which mm-charset-to-coding-system returns for a
9271         given charset is valid.
9272
9273 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9274
9275         * html2text.el (html2text-remove-tag-list):
9276         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9277
9278 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9279
9280         * gnus-cus.el: Revert 2005-10-17 change.
9281
9282 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * gnus-art.el (article-strip-banner): Call
9285         article-really-strip-banner only when the regexp match is made.
9286
9287 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9288
9289         * gnus-art.el (article-strip-banner): Use
9290         gnus-extract-address-components instead of
9291         mail-header-parse-addresses to make it work with non-ASCII text;
9292         remove mail-encode-encoded-word-string.
9293
9294         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9295         values which are surrounded with \"...\"; make it never cause a
9296         Lisp error; give up parsing of parameters if it failed in
9297         extracting type.
9298
9299 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9300
9301         * smime.el (smime-cert-by-ldap-1): Fix bug where
9302         `smime-ldap-search' returns results without userCertificates.
9303
9304 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9307
9308 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9309
9310         * spam.el (spam-check-spamassassin-headers): Adapt format for
9311         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9312         <ari@mbf.ocn.ne.jp>.
9313         (spam-list-of-processors): Add spam-use-gmane.
9314
9315 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9316
9317         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9318         make-temp-file; make it work with XEmacs as well.
9319
9320         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9321         mm-make-temp-file.
9322
9323         * mm-decode.el (mm-display-external): Use the 3rd arg of
9324         mm-make-temp-file.
9325         (mm-create-image-xemacs): Ditto.
9326
9327 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9328
9329         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9330         with message-narrow-to-headers.
9331         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9332         (gnus-draft-check-draft-articles): New function.
9333         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9334
9335 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9336
9337         * gnus-art.el (gnus-article-browse-html-parts):
9338         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9339         Don't use suffix argument for mm-make-temp-file for Emacs 21
9340         compatibility.  Remove useless `format'.
9341
9342 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9343
9344         * nnweb.el (nnweb-google-wash-article): Update regexps.
9345         (nnweb-group-alist): Use defvoo instead of defvar.
9346
9347 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9348
9349         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9350         re-loading nn* modules.
9351
9352 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9353
9354         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9355         for `tool-bar-mode' and don't check it's default-value.
9356
9357         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9358
9359         * message.el (message-make-tool-bar): Ditto.
9360
9361         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9362         `substring'.  Shorten tmp-file name.
9363
9364         * gnus.el: Remove bogus comment.
9365
9366 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9367
9368         * gnus-art.el (gnus-article-browse-html-parts): New function.
9369         (gnus-article-browse-html-article): New function for viewing html
9370         articles with a browser.
9371
9372 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9373
9374         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9375         in elisp.
9376         (pgg-gpg-encrypt-symmetric-region): Ditto.
9377         (pgg-gpg-sign-region): Ditto.
9378
9379         * pgg-def.el (pgg-text-mode): New variable.
9380
9381         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9382         (mml2015-pgg-encrypt): Ditto.
9383
9384         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9385         (mml1991-pgg-encrypt): Ditto.
9386
9387 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9390         message-make-date instead of current-time-string.
9391
9392         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9393         to gnus-decoded which mm-uu might set.
9394
9395 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9396
9397         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9398         don't decode quoted parameters; remove misimported Emacs code.
9399         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9400         (rfc2231-decode-encoded-string): Don't use split-string which
9401         behaves differently according to Emacs version; use
9402         mm-decode-coding-region to convert charset to coding-system.
9403         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9404         (rfc2231-encode-string): Remove misimported Emacs code.
9405
9406 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9407
9408         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9409         when calling mail-header-parse-content-type.
9410         (article-de-quoted-unreadable): Ditto.
9411         (article-de-base64-unreadable): Ditto.
9412         (article-wash-html): Ditto.
9413
9414         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9415         calling mail-header-parse-content-type and
9416         mail-header-parse-content-disposition.
9417         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9418         mail-header-parse-content-type.
9419
9420         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9421         insert charset and format parameters; encode description after
9422         inserting it to buffer.
9423         (mml-insert-parameter): Fold lines properly even if a parameter is
9424         segmented into two or more lines; change the max column to 76.
9425
9426         * rfc1843.el (rfc1843-decode-article-body): Don't use
9427         ignore-errors when calling mail-header-parse-content-type.
9428
9429         * rfc2231.el (rfc2231-parse-string): Return at least type if
9430         possible; don't cause an error even if it fails in parsing of
9431         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9432         (rfc2231-encode-string): Don't break lines at the beginning, leave
9433         it to mml-insert-parameter.
9434
9435         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9436         calling mail-header-parse-content-type.
9437
9438 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9439
9440         * spam-report.el (spam-report-gmane-use-article-number):
9441         Improve doc string.
9442         (spam-report-gmane-internal): Check if a suitable header was found
9443         in the article.
9444
9445 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9446
9447         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9448         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9449
9450 2006-02-05  Romain Francoise  <romain@orebokech.com>
9451
9452         Update copyright notices of all files in the gnus directory.
9453
9454 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9455
9456         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9457
9458 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9461         segmented lines of parameter value to cope with Thunderbird 1.5
9462         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9463         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9464         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9465
9466 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9467
9468         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9469         parts.
9470
9471 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9472
9473         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9474         there's only one active file for all servers.
9475         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9476         solid groups.  Gnus might have used a FAST request to select the group.
9477         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9478         and nnweb-search redundantly in the active file.
9479         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9480         (nnweb-request-create-group): Don't use ARGS.
9481         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9482         initialisations.  Let nnoo do the work.
9483
9484 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9485
9486         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9487         Say the part has been decoded.
9488
9489         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9490
9491 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9492
9493         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9494         mailcap-viewer-test-cache when there's no 'test clause, since that
9495         will invert the meaning of a "nil" test previously determined by
9496         mailcap-mailcap-entry-passes-test.
9497
9498 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9499
9500         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9501         compiling.
9502
9503         * gnus-sum.el: Ditto.
9504
9505         * message.el: Don't bind tool-bar-map when compiling.
9506
9507 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9508
9509         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9510
9511 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9512
9513         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9514         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9515         current Google Groups.
9516
9517 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9518
9519         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9520         and tool-bar-mode.
9521
9522         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9523         and tool-bar-mode.
9524
9525         * message.el (message-tool-bar-update): Simplify.
9526         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9527
9528         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9529         gnus-summary-buffer.
9530         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9531         gnus-summary-reply.
9532
9533         * gmm-utils.el (gmm): Add :version.
9534
9535 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * Makefile.in (clean): New rule.
9538         (distclean): Use it.
9539
9540 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9541
9542         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9543         autoload.
9544
9545 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9546
9547         * gmm-utils.el (gmm-verbose): Add :group.
9548
9549 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9550
9551         * message.el: Change some comments WRT tool-bars.
9552
9553         * gnus-sum.el (gnus-summary-tool-bar)
9554         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9555         (gnus-summary-tool-bar-zap-list): New variables.
9556         (gnus-summary-make-tool-bar): Complete rewrite using
9557         `gmm-tool-bar-from-list'.
9558
9559         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9560         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9561         variables.
9562         (gnus-group-make-tool-bar): Complete rewrite using
9563         `gmm-tool-bar-from-list'.
9564         (gnus-group-tool-bar-update): New function.
9565
9566         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9567
9568 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9569
9570         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9571         is dissected into a single part of which the type is the same as
9572         the given one; decode charset.
9573
9574 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9575
9576         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9577         into alists as symbol not string, since that's what
9578         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9579         look for.
9580
9581 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9582
9583         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9584         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9585
9586         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9587
9588 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9589
9590         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9591         (gnus-xmas-mime-security-button-menu): New function.
9592
9593         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9594         (gnus-mime-security-button-menu): New definition.
9595         (gnus-mime-security-button-map): Use them.
9596         (gnus-mime-security-button-menu): New function.
9597         (gnus-insert-mime-security-button): Addition to help echo.
9598         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9599         (gnus-mime-security-pipe-part): New functions.
9600
9601         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9602         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9603
9604         * mm-decode.el (mm-handle-set-disposition): Remove.
9605         (mm-handle-set-description): Remove.
9606
9607 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9610         (mm-w3m-standalone-supports-m17n-p): New function.
9611         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9612         w3m usage.
9613
9614         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9615         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9616
9617 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * message.el (message-tool-bar-zap-list): Use
9620         gmm-tool-bar-zap-list as custom type.
9621         (message-tool-bar-update): New function.
9622         (message-tool-bar, message-tool-bar-gnome)
9623         (message-tool-bar-retro): Add message-tool-bar-update.
9624         (message-tool-bar-gnome): Add flyspell-buffer.
9625
9626         * gnus-util.el (gnus-error): Describe `args'.
9627
9628         * gmm-utils.el (gmm-error): Describe `args'.
9629         (gmm-tool-bar-zap-list): New widget.
9630         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9631
9632 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9635         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9636         the number of recursive calls.
9637
9638         * mm-decode.el (mm-handle-set-disposition): New macro.
9639         (mm-handle-set-description): New macro.
9640
9641 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9644         encoding.
9645
9646 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9647
9648         * message.el (message-tool-bar-zap-list, message-tool-bar)
9649         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9650         (message-tool-bar-local-item-from-menu): Remove.
9651         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9652         (message-make-tool-bar): New function.
9653         (message-mode): Use `message-make-tool-bar'.
9654
9655         * gmm-utils.el: New file.
9656         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9657         (gmm-lazy): New widget copied from `nnmail.el'.
9658         (gmm-tool-bar-from-list): New function for creating customizable
9659         tool bars.
9660         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9661         output.
9662         (gmm): Add :prefix to defgroup.
9663
9664 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9665
9666         * gmm-utils.el (gmm-widget-p): New function.
9667
9668 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9669
9670         * mml.el (mml-attach-file): Describe `description' in doc string.
9671         (mml-menu): Add Emacs MIME manual and PGG manual.
9672
9673 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9674
9675         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9676
9677 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9678
9679         * nntp.el (nntp-end-of-line): Doc fix.
9680
9681 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9682
9683         * imap.el (imap-open): Handle case where buffer is a buffer
9684         object.
9685
9686 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9687
9688         * gnus-delay.el (gnus-delay): Don't autoload.
9689         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9690         to be re-loaded when customizing the `gnus-delay' group.
9691
9692 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9693
9694         * message.el (message-insert-citation-line): Use newlines.
9695
9696 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9697
9698         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9699         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9700         these routines, so the passphrase can be managed externally and
9701         passed in to the system.
9702         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9703         pgg-add-passphrase-to-cache function.
9704
9705         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9706         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9707         these routines, so the passphrase can be managed externally and
9708         passed in to the system.
9709         (pgg-pgp5-sign-region): Use new name of
9710         pgg-add-passphrase-to-cache function.
9711
9712 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9713
9714         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9715         part of the decoded armor to find the key-identifier.
9716         (pgg-gpg-lookup-key-owner): New function to return the
9717         human-readable identifier of a key owner.
9718         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9719         itself.
9720         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9721         the key value) if we have a key and can match it against a secret
9722         key.  Also, added a note pointing out fact that the prompt only
9723         indicates the first matching key.
9724
9725         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9726         pgg-decrypt-region.
9727         (pgg-add-passphrase-to-cache): Rename from
9728         `pgg-add-passphrase-cache' to reduce confusion (all callers
9729         changed).
9730         (pgg-remove-passphrase-from-cache): Rename from
9731         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9732         changed).
9733         (pgg-read-passphrase, pgg-add-passphrase-cache)
9734         (pgg-remove-passphrase-cache): Add informative docstrings.
9735         (pgg-decrypt): Convey provided passphrase in subordinate call to
9736         pgg-decrypt-region.
9737
9738 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9739
9740         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9741         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9742         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9743         'passphrase' argument, so the passphrase can be managed externally
9744         and then passed in to the system.
9745
9746         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9747         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9748         so the passphrase cache can be used reliably with identifiers
9749         besides a pgp packet's key id.
9750
9751         * pgg-gpg.el (pgg-gpg-encrypt-region)
9752         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9753         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9754         these routines, so the passphrase can be managed externally and
9755         passed in to the system.
9756
9757         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9758         'notruncate' argument, so the passphrase cache can be used
9759         reliably with identifiers besides a pgp packet's key id.
9760
9761 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9762
9763         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9764         symmetric encryption.
9765         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9766         encrypted session key.
9767         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9768         message ask for the passphrase in a proper way.
9769
9770         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9771         New user commands for symmetric encryption.
9772
9773 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9774
9775         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9776
9777         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9778
9779 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9780
9781         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9782
9783 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * mm-decode.el (mm-inlined-types): Add application/pgp.
9786         (mm-automatic-display): Ditto.
9787
9788         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9789         part as text.
9790
9791 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9792
9793         * nnrss.el: Update copyright.
9794         (nnrss-opml-import): Query whether to subscribe to each entry.
9795
9796         * gnus-art.el:
9797         * gnus-sum.el:
9798         * gnus-xmas.el:
9799         * messagexmas.el:
9800         * mm-uu.el:
9801         * mm-view.el: Update copyright.
9802
9803 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9804
9805         * message.el (message-info): New function.
9806         (message-mode-menu): Add it.
9807         Update copyright.
9808
9809         * ChangeLog: Fix and update copyright.
9810
9811 2006-01-13  Romain Francoise  <romain@orebokech.com>
9812
9813         * message.el (message-forward-subject-name-subject): Prefer the
9814         address to 'nowhere' if the sender has no name.
9815         Fix typo.  Update copyright year.
9816
9817 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9818
9819         * gnus-art.el (article-wash-html): Use
9820         gnus-summary-show-article-charset-alist if a numeric arg is given.
9821         (gnus-article-wash-html-with-w3m-standalone): New function.
9822
9823         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9824         mm-inline-text-html-render-with-w3m-standalone.
9825         (mm-text-html-washer-alist): Map w3m-standalone to
9826         gnus-article-wash-html-with-w3m-standalone.
9827         (mm-inline-text-html-render-with-w3m-standalone): New function.
9828
9829 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9830
9831         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9832         Improve LaTeX.
9833
9834 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9835
9836         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9837         (nnrss-request-article): Render text/plain parts as HTML.
9838
9839         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9840         the buffer.
9841
9842 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9843
9844         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9845         custom definition of `gnus-posting-styles'.
9846
9847         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9848         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9849
9850 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9853         Use nntp for bug archive.
9854
9855 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9856
9857         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9858         parts.
9859         (nnrss-normalize-date): New function converts ISO 8601 date into
9860         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9861         (nnrss-check-group): Use it.
9862
9863 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9864
9865         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9866
9867         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9868         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9869         (nnrss-insert-w3): Ditto.
9870
9871 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9872
9873         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9874         the articles to be forwarded including the case where neither a
9875         number of articles nor a region is specified.
9876
9877 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * nnrss.el (nnrss-request-article): Fix last change; fill
9880         text/plain parts.
9881
9882 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9885         in text/plain part.
9886         (nnrss-check-group): Don't add excessive newline to dc:subject.
9887
9888 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9889
9890         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9891         article.
9892
9893 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9894
9895         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9896         (nnml-use-compressed-files, nnml-save-mail): Support other
9897         comression programs such as bzip2.
9898
9899 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9900
9901         * dns.el (query-dns): Make sure we check the buffer size before
9902         removing tcp headers.
9903
9904 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9905
9906         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9907         remove MIME buttons associated with multipart/alternative parts.
9908         (gnus-mime-display-alternative): Tag buttons using `article-type'
9909         text property.
9910
9911         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9912         associated with multipart/alternative parts.
9913
9914         * gnus-art.el (gnus-signature-separator): Fix custom type.
9915
9916         * mm-decode.el (mm-inlined-types): Fix custom type.
9917         (mm-keep-viewer-alive-types): Ditto.
9918         (mm-automatic-display): Ditto.
9919         (mm-attachment-override-types): Ditto.
9920         (mm-inline-override-types): Ditto.
9921         (mm-automatic-external-display): Ditto.
9922
9923 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9924
9925         * spam-report.el (spam-report-user-mail-address)
9926         (spam-report-user-agent): New variables.
9927         (spam-report-url-ping-plain): Use spam-report-user-agent.
9928
9929 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
9930
9931         * gnus-art.el (gnus-button-handle-custom): Do not just use
9932         `customize-apropos' for any "M-x customize-*" button but the
9933         function called for.  Accept both the function name and its
9934         argument in order to achieve this.
9935         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9936         function name to `gnus-button-handle-custom' in case of "M-x
9937         customize-*" buttons.
9938
9939 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9940
9941         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9942         multipart/alternative and add xref to mm-discouraged-alternatives
9943         in doc string.
9944
9945         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9946         gnus-buttonized-mime-types in doc string.
9947
9948 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9949
9950         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9951         Suggest image/.* in the doc string.
9952
9953 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9954
9955         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9956         message-marks (Debian bug #342521).
9957
9958 2005-12-12  Simon Josefsson  <jas@extundo.com>
9959
9960         * password.el (password-read-from-cache): Add.
9961         (password-read): Use it.
9962
9963 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9966         us-ascii as a MIME charset.
9967
9968         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9969         against the case where the 2nd arg TYPE is nil.
9970
9971 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9972
9973         * pop3.el (pop3-stream-type): Fix custom version.
9974
9975         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9976
9977 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9978
9979         * mm-decode.el (mm-display-external): Add missing cdr.
9980
9981 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9982
9983         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9984         RFC1524) if it is in mailcap or add a suffix according to
9985         mailcap-mime-extensions when generating a temp filename; postpone
9986         deleting a temp file for 2 seconds for some wrappers, shell
9987         scripts, and so on, which might exit right after having started a
9988         viewer command as a background job.
9989
9990 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9991
9992         * nntp.el (nntp-marks-directory): Fix custom group.
9993
9994         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9995         steps when < 10.
9996
9997         * gnus-start.el (gnus-no-server-1): Mention
9998         `gnus-level-default-subscribed' in doc string.
9999
10000 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10001
10002         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10003         parens.
10004
10005 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10006
10007         * gnus-xmas.el (gnus-use-toolbar): Revert.
10008         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10009         gnus-use-toolbar is default.
10010
10011         * messagexmas.el (message-use-toolbar): Revert.
10012         (message-setup-toolbar): Use global default-toolbar if
10013         message-use-toolbar is default.
10014
10015 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10016
10017         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10018         according to default-toolbar-visible-p.
10019
10020         * messagexmas.el (message-use-toolbar): Ditto.
10021
10022 2005-11-26  Dave Love  <fx@gnu.org>
10023
10024         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10025         (tls-program, tls-success): Provide openssl alternative.
10026
10027         * starttls.el: Doc fixes.
10028         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10029         SERVICE to PORT.
10030
10031         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10032         port null or service name.
10033         (starttls-negotiate): Autoload.
10034
10035 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * message.el (message-kill-to-signature): Fix interactive spec.
10038
10039 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10040
10041         * pop3.el (pop3-open-server): Recognize a string as a service name.
10042
10043 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10044
10045         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10046
10047 2005-11-23  Dave Love  <fx@gnu.org>
10048
10049         Add pop3s, pop3/starttls.
10050
10051         * pop3.el (pop3-authentication-scheme): Clarify doc.
10052         (open-tls-stream, starttls-open-stream): Autoload.
10053         (pop3-stream-type): New.
10054         (pop3-open-server): Use it.
10055
10056         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10057         for POP.
10058         (mail-source-keyword-map): Add :stream for POP.
10059         (mail-source-fetch-pop): Use pop3-stream-type.
10060
10061 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10064         of current-time-string.
10065
10066 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10067
10068         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10069         date header.
10070
10071 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10072
10073         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10074         it can seriously impact performance as it bypasses the agent's
10075         local caches.
10076
10077 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10078
10079         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10080         must be explicitly online rather than "not explicitly offline" for
10081         its flags to be synchronized.
10082
10083         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10084         that gnus-uu-unmark-thread will function correctly.
10085
10086         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10087         1024K is instead displayed as 1M.
10088
10089 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10090
10091         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10092
10093 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10094
10095         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10096
10097 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10098
10099         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10100         error message to display actual error condition.
10101         (gnus-agent-save-local): Avoid saving symbols that are bound to
10102         nil as they simply result in a warning message in
10103         gnus-agent-read-local.
10104
10105 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10106
10107         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10108         rather than make-variable-buffer-local for file-precious-flag.
10109
10110 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10111
10112         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10113         for duplicates which are removed.  The invalid sort check then
10114         triggers a rescan after the sort as sorting may have moved
10115         duplicate entries such that they can be cheaply detected.
10116
10117 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10118
10119         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10120
10121 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10122
10123         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10124         internal variable to a custom variable.  Changed default value
10125         from compressed(2) to uncompressed(1).
10126         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10127         support for uncompressed agentview files.  Taken together, reading
10128         the agentview file should now be 6-7 times faster.
10129
10130 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10131
10132         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10133         as a buffer-local variable.  This avoids creating truncated
10134         dribble files as a result of a hang up, eg.
10135
10136 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10137
10138         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10139         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10140         XEmacs.
10141
10142 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * gnus-start.el (gnus-start-draft-setup): Enforce
10145         `gnus-draft-mode' for nndraft:drafts at startup.
10146
10147         * gnus.el (gnus-splash): Change custom group.
10148         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10149         allow-list argument.
10150
10151         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10152         string.
10153
10154 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10155
10156         * gnus-art.el (gnus-default-article-saver): Add user-defined
10157         `function' to custom type.
10158
10159 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10160
10161         * imap.el (imap-open): Handle case where buffer is a buffer
10162         object.
10163
10164 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10165
10166         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10167         long lines.
10168         (gnus-cache-delete-group): Wrap doc strings.
10169
10170         * gnus-agent.el (gnus-agent-rename-group)
10171         (gnus-agent-delete-group): Wrap doc strings.
10172
10173 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10174
10175         * messagexmas.el (message-use-toolbar): Change the valid values
10176         into default, top, bottom, left, and right.
10177         (message-toolbar-thickness): New variable.
10178         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10179         well.
10180         (message-setup-toolbar): Make it work.
10181
10182         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10183         (gnus-use-toolbar): Change the valid values into default, top,
10184         bottom, left, and right.
10185         (gnus-toolbar-thickness): New variable.
10186         (gnus-xmas-setup-toolbar): New function.
10187         (gnus-xmas-setup-group-toolbar): Use it.
10188         (gnus-xmas-setup-summary-toolbar): Use it.
10189
10190 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10191
10192         * gnus-start.el (gnus-1): Add "native" to
10193         gnus-predefined-server-alist.
10194
10195         * gnus.el (gnus-method-to-server): Don't add "native" to the
10196         lists here, because that leads to problems when
10197         gnus-select-method is bound.
10198
10199 2005-11-09  Simon Josefsson  <jas@extundo.com>
10200
10201         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10202         use (not sort-by-date) instead.
10203
10204 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10205
10206         * gnus-delay.el (gnus-delay-group): Don't autoload.
10207         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10208         to be re-loaded when customizing the `gnus-delay' group.
10209
10210 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10211
10212         * message.el: Revert last changes.
10213         (message-insert-citation-line): Use newlines.
10214
10215 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10216
10217         * message.el (message-courtesy-message)
10218         (message-mark-insert-begin, message-mark-insert-end)
10219         (message-elide-ellipsis, message-cancel-message)
10220         (message-add-header, message-change-subject)
10221         (message-cross-post-followup-to-header)
10222         (message-cross-post-insert-note, message-reduce-to-to-cc)
10223         (message-widen-reply, message-delete-not-region)
10224         (message-kill-to-signature, message-insert-signature)
10225         (message-insert-importance-high, message-insert-importance-low)
10226         (message-insert-or-toggle-importance)
10227         (message-insert-disposition-notification-to)
10228         (message-indent-citation, message-yank-original)
10229         (message-cite-original-without-signature, message-cite-original)
10230         (message-insert-citation-line, message-position-on-field)
10231         (message-fix-before-sending, message-send-mail-partially)
10232         (message-send-mail, message-send-mail-with-sendmail)
10233         (message-send-mail-with-qmail, message-send-news)
10234         (message-check-news-header-syntax, message-generate-headers)
10235         (message-insert-courtesy-copy, message-fill-address)
10236         (message-fill-header, message-shorten-references)
10237         (message-setup-1, message-cancel-news)
10238         (message-forward-make-body-plain, message-forward-make-body-mime)
10239         (message-forward-make-body-mml, message-encode-message-body)
10240         (message-forward-make-body-digest-plain)
10241         (message-forward-make-body-digest-mime)
10242         (message-use-alternative-email-as-from): Insert `hard-newline'
10243         instead of ordinary newlines.
10244
10245 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10246
10247         * message.el (message-generate-headers): Downcase the argument
10248         given to message-check-element.
10249
10250 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10251
10252         * nntp.el (nntp-authinfo-rejected): New error condition.
10253         (nntp-wait-for): Use new error condition to signal authentication
10254         error.
10255         (nntp-retrieve-data): Rethrow new error condition to break out of
10256         recursive call to nntp-send-authinfo.
10257
10258 2005-11-08  Romain Francoise  <romain@orebokech.com>
10259
10260         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10261         (gnus-summary-exit-map): Bind to `Z p'.
10262         (gnus-summary-make-menu-bar): Add menu item.
10263
10264 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10265
10266         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10267         (gnus-treat-*): Add `first' in all doc strings.
10268
10269         * gnus-group.el (gnus-group-compact-group): Fix typo.
10270
10271 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10272
10273         * gnus.el (gnus-parameters-case-fold-search): New variable.
10274         (gnus-parameters-get-parameter): Use it.
10275
10276         * gnus-score.el (gnus-home-score-file): Doc fix.
10277
10278 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10279
10280         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10281
10282 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10283
10284         * mm-util.el (mm-special-display-p): New function.
10285
10286         * mml.el (mml-preview): Use it; doc fix.
10287
10288 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10289
10290         * imap.el (imap-open): Handle case where buffer is a buffer object.
10291
10292 2005-10-29  Romain Francoise  <romain@orebokech.com>
10293
10294         * message.el (message-fix-before-sending): Fix comment.
10295
10296 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10297
10298         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10299
10300 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10301
10302         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10303         Used in gnus-score.el.
10304
10305 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10306
10307         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10308
10309 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10310
10311         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10312         whitespace removed in revision 7.8.  Use concatenated string to
10313         protect trailing whitespace.
10314
10315 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10316
10317         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10318         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10319         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10320         Courier IMAP ("some version from 2004").  Mostly based on similar
10321         code in the same function.
10322
10323 2005-10-26  Didier Verna  <didier@xemacs.org>
10324
10325         * gnus-group.el (gnus-group-compact-group): Invalidate original
10326         article buffer.
10327         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10328         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10329         NOV database and in article itself.
10330         Invalidate article backlog.
10331
10332 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10333
10334         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10335
10336 2005-10-26  Simon Josefsson  <jas@extundo.com>
10337
10338         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10339         part of 2004-07-25 change.
10340
10341 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10342
10343         * message.el (message-display-completion-list): New function.
10344         (message-expand-group): Use it; make sure the Completions buffer
10345         is modifiable.
10346 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10347
10348         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10349         user-mail-name is an empty string.
10350
10351 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10352
10353         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10354         depending on gnus-score-decay-constant.
10355
10356         * encrypt.el (encrypt-insert-file-contents)
10357         (encrypt-write-file-contents): Don't use `gnus-message'.
10358
10359         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10360         arguments.
10361         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10362         arguments to mm-uu-verbatim-marks-extract.
10363         (mm-uu-hide-markers): New variable.
10364         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10365
10366         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10367         (gnus-convert-image-to-face-command): Use "convert" by default to
10368         allow other input image formats.
10369         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10370         accordingly.
10371
10372 2005-10-23  Simon Josefsson  <jas@extundo.com>
10373
10374         * imap.el (imap-gssapi-program): Align command line parameters
10375         with latest GNU SASL.
10376         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10377
10378 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10379
10380         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10381         HTML.
10382         (nnslashdot-request-article): Ditto.
10383
10384         * lpath.el (featurep): Add nobreak-char-display.
10385
10386 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10387
10388         * mail-source.el (mail-source-fetch-pop): Require pop3.
10389         (mail-source-check-pop): Ditto.
10390
10391 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10392
10393         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10394         errors.
10395
10396 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10397
10398         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10399         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10400
10401         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10402
10403         * mm-bodies.el (mm-decode-string): Call
10404         `mm-charset-to-coding-system' with allow-override argument.
10405
10406 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10407
10408         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10409         (rfc2047-charset-to-coding-system): New function.
10410         (rfc2047-decode-encoded-words): New function.
10411         (rfc2047-decode-region): Use them.
10412         (rfc2047-decode-cte): Remove.
10413         (rfc2047-parse-and-decode): Remove.
10414         (rfc2047-decode): Remove.
10415
10416 2005-10-15  Kenichi Handa  <handa@m17n.org>
10417
10418         * rfc2047.el (rfc2047-decode-cte): New function.
10419         (rfc2047-decode-region): Change the way to decode successive
10420         encoded-words: decode B- or Q-encoding in each encoded-word,
10421         concatenate them, and decode it as charset.
10422
10423 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10424
10425         * lpath.el: Fbind codepage-setup for XEmacs.
10426
10427 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10428
10429         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10430         widget-move-and-invoke.
10431         (gnus-custom-mode): Use gnus-custom-map.
10432
10433 2005-10-15  Bill Wohler  <wohler@newt.com>
10434
10435         * message.el (message-tool-bar-map): Renamed image file from
10436         mail_send to mail/send.
10437
10438 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10439
10440         * message.el (message-expand-group): Pass the common
10441         prefix substring of completion to `display-completion-list'.
10442
10443 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10444
10445         * mml-sec.el (mml-secure-method): New internal variable.
10446         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10447         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10448         functions using mml-secure-method.
10449
10450         * mml.el (mml-mode-map): Add key bindings for those functions.
10451         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10452         Harder <harder@myrealbox.com>.
10453         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10454         end of message if point is the headers of the message.
10455
10456         * message.el (message-in-body-p): New function.
10457
10458         * assistant.el: Autoload gnus-util and netrc.
10459
10460         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10461         Use `mm-charset-override-alist' only when decoding.
10462
10463         * mm-bodies.el (mm-decode-body): Call
10464         `mm-charset-to-coding-system' with allow-override argument.
10465
10466         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10467         `filename' from Content-Disposition if Content-Type doesn't
10468         provide `name'.
10469         (gnus-mime-view-part-as-type): Set default instead of
10470         initial-input.
10471
10472 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10473
10474         * format-spec.el (format-spec): Propagate text properties of % spec.
10475
10476 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10477
10478         * gnus-art.el (gnus-treat-predicate): Add `first'.
10479
10480 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10483         (mm-charset-override-alist): New variable.
10484         (mm-charset-to-coding-system): Use it.
10485         (mm-codepage-setup): New helper function.
10486         (mm-charset-eval-alist): New variable.
10487         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10488         about unknown charsets.
10489
10490         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10491
10492 2005-10-04  David Hansen  <david.hansen@gmx.net>
10493
10494         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10495         (nnrss-check-group): Ditto.
10496
10497 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10498
10499         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10500         Rename x-gnus-verbatim to x-verbatim.
10501         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10502
10503         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10504         x-verbatim.
10505
10506         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10507
10508         * gnus-util.el (gnus-remove-duplicates): Remove.
10509
10510         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10511         instead of gnus-remove-duplicates.
10512
10513         * message.el (message-remove-duplicates): Remove.
10514         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10515         message-remove-duplicates.
10516
10517         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10518         available, else use implementation from `delete-dups'.
10519
10520         * message.el (message-insert-expires): New function.
10521         (message-mode-map): Add key binding.
10522         (message-mode-field-menu): Add menu entry.
10523         (message-mode): Document it.
10524         (message-make-expires-date): Use `message-make-date'.
10525
10526 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10527
10528         * message.el (message-make-expires-date): New function.
10529
10530 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * Makefile.in (list-installed-shadows): New entry.
10533         (install): Use it.
10534         (remove-installed-shadows): New entry.
10535
10536         * dgnushack.el (dgnushack-default-load-path): New variable.
10537         (dgnushack-find-lisp-shadows): New function.
10538         (dgnushack-remove-lisp-shadows): New function.
10539
10540 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10541
10542         * Makefile.in (install-el-elc): New entry.
10543         (install): Use it so that .el files are necessarily installed.
10544
10545 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10546
10547         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10548
10549 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10550
10551         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10552         function rather than the diff-mode.el package.
10553         (mm-display-external): Use with-current-buffer.
10554         (mm-viewer-completion-map, mm-viewer-completion-map):
10555         Move initialization inside declaration.
10556
10557 2005-09-29  Simon Josefsson  <jas@extundo.com>
10558
10559         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10560         autoload mail-check-payment.
10561         (spam-check-hashcash): Define unconditionally, since hashcash.el
10562         is part of Gnus now.  Ignore errors from payment checking.
10563
10564 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10565
10566         * message.el (message-bold-region, message-unbold-region): Rename
10567         from `bold-region' and `unbold-region'.
10568
10569         * message.el: Remove useless autoloads.
10570
10571 2005-09-28  Simon Josefsson  <jas@extundo.com>
10572
10573         * message.el (message-use-idna): Default to t.
10574         (message-use-idna): Test whether encoding works too.  Doc fix.
10575
10576 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10577
10578         * nntp.el (nntp-warn-about-losing-connection): Remove.
10579
10580 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10581
10582         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10583         customizable.  Change default value.
10584         (mm-uu-diff-groups-regexp): Change default value.
10585         (mm-uu-type-alist): Add doc string.
10586         (mm-uu-configure): Add doc string.  Make it interactive.
10587         (mm-uu-tex-groups-regexp): New variable.
10588         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10589         (mm-uu-type-alist): Add LaTeX documents.
10590         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10591         of "text/verbatim".
10592         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10593
10594         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10595         instead of "text/verbatim".
10596
10597         * message.el (message-mark-inserted-region)
10598         (message-mark-insert-file): Use slrn style marks when called with
10599         prefix argument.
10600
10601 2005-09-27  Simon Josefsson  <jas@extundo.com>
10602
10603         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10604
10605 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10606
10607         * message.el (message-remove-duplicates): New function.
10608         Implementation borrowed from `gnus-remove-duplicates'.
10609         (message-idna-to-ascii-rhs): Also encode idna addresses in
10610         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10611         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10612         only ask about the same idna domain once per header and also tell
10613         in what header to replace the idna domain.
10614
10615         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10616         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10617         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10618         a header is decoded and not just the last one.
10619
10620 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10621
10622         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10623         has been decoded.
10624
10625         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10626         (mm-insert-part): Don't modify text if it has been decoded.
10627
10628         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10629         decoded.
10630
10631         * mm-view.el (mm-inline-text): Don't strip text props unless
10632         decoding enriched or richtext parts.
10633
10634 2005-09-25  Romain Francoise  <romain@orebokech.com>
10635
10636         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10637         * gnus-start.el (gnus-subscribe-interactively):
10638         * gnus-uu.el (gnus-uu-grab-articles):
10639         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10640         space.
10641
10642 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10643
10644         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10645         * mm-view.el (mm-view-pkcs7-decrypt):
10646         * gnus-sum.el (gnus-summary-limit-to-extra)
10647         (gnus-summary-respool-article, gnus-read-move-group-name):
10648         * gnus-score.el (gnus-summary-increase-score):
10649         * gnus-util.el (gnus-completing-read-with-default):
10650         * gnus-art.el (gnus-read-save-file-name)
10651         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10652         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10653         * message.el (message-check-news-header-syntax):
10654         Follow convention for reading with the minibuffer.
10655
10656 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10657
10658         * spam-report.el (spam-report-url-ping-plain):
10659         Use gnus-extended-version as User-Agent.
10660
10661         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10662         default value is nil.
10663
10664         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10665         (mm-uu-verbatim-marks-extract): New function.
10666         (mm-uu-extract): New face.
10667         (mm-uu-copy-to-buffer): Use it.
10668
10669         * spam-report.el (spam-report-gmane-ham): Renamed from
10670         `spam-report-gmane-unspam'.
10671         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10672         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10673
10674         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10675         Autoload.
10676         (spam-report-gmane-unregister-routine): Renamed
10677         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10678
10679 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10680
10681         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10682         (spam-report-gmane-unregister-routine): Add support for gmane
10683         unregistration.
10684
10685         * spam-report.el (spam-report-gmane-unspam)
10686         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10687         (spam-report-gmane): Change to take a single article and do unspam
10688         registration.
10689
10690 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10691
10692         * mm-url.el (mm-url-decode-entities): Fix regexp.
10693
10694 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10695
10696         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10697         default to nil, to be able to use Gnus at all.  If the default
10698         switches to something else, then the function should be fixed not
10699         be exceedingly slow.
10700
10701 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10702
10703         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10704         fail hard.
10705
10706         * spam-report.el: Add better Keywords line.
10707
10708         * spam.el: Add Maintainer and better Keywords line.
10709
10710 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10711
10712         * gnus-art.el (gnus-article-replace-part)
10713         (gnus-mime-replace-part): New functions.
10714         (gnus-mime-action-alist, gnus-mime-button-commands)
10715         (gnus-mime-save-part-and-strip): Added file argument.
10716         (gnus-article-part-wrapper): Added interactive argument.
10717
10718         * gnus-sum.el (gnus-summary-mime-map): Add
10719         `gnus-article-replace-part'.
10720
10721 2005-09-19  Didier Verna  <didier@xemacs.org>
10722
10723         The nnml compaction feature:
10724         * nnml.el (nnml-request-compact-group): New function.
10725         * nnml.el (nnml-request-compact): New function.
10726         * gnus-int.el (gnus-request-compact-group): New function.
10727         * gnus-int.el (gnus-request-compact): New function.
10728         * gnus-group.el (gnus-group-compact-group): New function.
10729         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10730         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10731         * gnus-srvr.el (gnus-server-compact-server): New function.
10732         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10733         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10734
10735 2005-09-18  Deepak Goel  <deego@gnufans.org>
10736
10737         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10738         format spec.
10739
10740 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10743
10744 2005-09-15  Romain Francoise  <romain@orebokech.com>
10745
10746         * message.el (message-fill-paragraph): Clarify docstring.
10747
10748 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * gnus-art.el (gnus-mime-display-part): Protect against broken
10751         MIME messages.
10752
10753 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10754
10755         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10756         before parsing header.
10757
10758 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10759
10760         * html2text.el (html2text-replace-list): Add new entities.
10761
10762 2005-09-11  Romain Francoise  <romain@orebokech.com>
10763
10764         * message.el (message-alternative-emails): Improve docstring.
10765         (message-setup-1): Call `message-use-alternative-email-as-from'
10766         after `message-setup-hook' to give it precedence over posting
10767         styles, etc.
10768         (message-use-alternative-email-as-from): Add docstring.  Remove
10769         the original From header if present.
10770
10771         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10772         (nnml-save-mail): Use it.
10773
10774         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10775         articles.  Add new argument `silent'.
10776         (gnus-uu-mark-all): Report the total number of marked articles.
10777
10778 2005-09-10  Romain Francoise  <romain@orebokech.com>
10779
10780         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10781         (gnus-uu-mark-series): Likewise.
10782
10783 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10784
10785         * spam-report.el (spam-report-gmane): Fix generation of spam
10786         report URL.
10787
10788 2005-09-10  Simon Josefsson  <jas@extundo.com>
10789
10790         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10791         t, based on discussion on the ding list with Robert Epprecht
10792         <epprecht@solnet.ch>.
10793
10794 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10795
10796         * spam-report.el (spam-report-gmane): Make it work without
10797         X-Report-Spam header.  Gmane now only provides Archived-At.
10798         This is only used if `spam-report-gmane-use-article-number' is nil.
10799         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10800
10801         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10802         make `gnus-summary-sort-by-recipient' work with threading.
10803
10804         * nnweb.el (nnweb-google-wash-article): Print a message if article
10805         is not available.
10806
10807 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10808
10809         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10810         change.  Decode text/* parts content before displaying.
10811
10812 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10813
10814         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10815
10816 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10817
10818         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10819
10820         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10821         url-package-name, url-package-version,
10822         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10823         w3m-display-inline-images, and w3m-minor-mode-map.
10824
10825 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10826
10827         * message.el (message-tab-body-function): Fix mismatched custom type.
10828
10829         * gnus.el (gnus-group-change-level-function): Ditto.
10830
10831         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10832
10833         * gnus-art.el (gnus-signature-limit)
10834         (gnus-article-mime-part-function): Ditto.
10835
10836 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10837
10838         * mml.el (mml-mode): Silence the byte compiler.
10839
10840         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10841         using `(sit-for 0)' before moving the point to the specified part;
10842         skip unbuttonized parts.
10843         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10844         return to the summary window if gnus-auto-select-part is non-nil.
10845
10846 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10847
10848         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10849         variables.
10850         (mml-dnd-attach-file, mml-mode): Use them.
10851
10852         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10853         Make fetching article by MID work again for Google Groups.  Added
10854         FIXME concerning gnus-group-make-web-group.
10855
10856         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10857         Don't depend on Gnus by using mail-extract-address-components if
10858         gnus-extract-address-components is not bound.
10859
10860 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10861
10862         * gnus-art.el (gnus-mime-display-security): Don't display the
10863         signature, but only the signed part.
10864
10865 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10866
10867         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10868
10869         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10870         list, not listp.
10871
10872 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10873
10874         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10875         when encoding.
10876
10877         * mm-bodies.el (mm-decode-content-transfer-encoding):
10878         De-canonicalize CRLF for all text content types, not just
10879         text/plain.
10880
10881 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10882
10883         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10884         valid article; point arrow and cursor at the MIME button.
10885
10886 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10887
10888         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10889         Suggested by Dan Christensen <jdc@uwo.ca>.
10890
10891         * mm-decode.el (mm-save-part): Enable change of prompt.
10892
10893 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10894
10895         * gnus-msg.el (gnus-inews-add-send-actions): Made
10896         `message-post-method' lambda parameter ARG `&optional'.
10897
10898 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10899
10900         * gnus-sum.el (gnus-summary-mime-map): Added
10901         gnus-article-save-part-and-strip, gnus-article-delete-part and
10902         gnus-article-jump-to-part.
10903
10904         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10905         (gnus-article-edit-part): Use it.
10906         (gnus-article-part-wrapper): Added no-handle argument.
10907         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10908         functions.
10909
10910 2005-08-29  Romain Francoise  <romain@orebokech.com>
10911
10912         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10913         docstring.
10914         (gnus-face-from-file): Likewise.
10915
10916 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10917
10918         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
10919         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
10920         non-nil.
10921         (gnus-auto-select-part): New variable.
10922         (gnus-article-jump-to-part): New function.
10923         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
10924         (gnus-mime-delete-part): Allow selecting specified part after
10925         deleting or stripping parts.
10926         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
10927         part if argument is bogus.
10928
10929 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
10930
10931         * gnus-art.el (w3m-minor-mode-map):
10932         * gnus-spec.el (gnus-newsrc-file-version):
10933         * gnus-util.el (nnmail-active-file-coding-system)
10934         (gnus-original-article-buffer, gnus-user-agent):
10935         * gnus.el (gnus-ham-process-destinations)
10936         (gnus-parameter-ham-marks-alist)
10937         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10938         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10939         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10940         * mm-decode.el (gnus-current-window-configuration):
10941         * mm-extern.el (gnus-article-mime-handles):
10942         * mm-url.el (url-current-object, url-package-name)
10943         (url-package-version):
10944         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10945         (smime-keys, w3m-cid-retrieve-function-alist)
10946         (w3m-current-buffer, w3m-display-inline-images)
10947         (w3m-minor-mode-map):
10948         * mml-smime.el (gnus-extract-address-components):
10949         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10950         (gnus-newsrc-hashtb, message-default-charset)
10951         (message-deletable-headers, message-options)
10952         (message-posting-charset, message-required-mail-headers)
10953         (message-required-news-headers):
10954         * mml1991.el (mc-pgp-always-sign):
10955         * mml2015.el (mc-pgp-always-sign):
10956         * nnheader.el (nnmail-extra-headers):
10957         * rfc1843.el (gnus-decode-encoded-word-function)
10958         (gnus-decode-header-function, gnus-newsgroup-name):
10959         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10960
10961 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10962
10963         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10964         the end of the date treatments.
10965
10966 2005-08-15  Simon Josefsson  <jas@extundo.com>
10967
10968         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10969         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10970         Capello and Romain Francoise.
10971         (pgg-fetch-key-function): Removed, not used?
10972         (pgg-insert-url-with-w3): Require url, to get
10973         url-insert-file-contents regardless of where it is defined.
10974
10975 2005-08-13  Romain Francoise  <romain@orebokech.com>
10976
10977         * message.el (message-cite-original-1): New function.
10978         (message-cite-original): Use it.
10979         (message-cite-original-without-signature): Ditto.
10980
10981 2005-08-08  Romain Francoise  <romain@orebokech.com>
10982
10983         * message.el (message-yank-empty-prefix): New variable.
10984         (message-indent-citation): Use it.
10985         (message-cite-original-without-signature): Respect X-No-Archive.
10986
10987 2005-08-08  Simon Josefsson  <jas@extundo.com>
10988
10989         * pgg.el: Autoload url-insert-file-contents instead of loading
10990         w3/url.
10991         (pgg-insert-url-with-w3): Don't load url here.
10992
10993 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10994
10995         * message.el (message-kill-to-signature): Don't insert newline at
10996         bol.
10997         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10998
10999 2005-08-06  Romain Francoise  <romain@orebokech.com>
11000
11001         * message.el (message-user-fqdn): Fix typo in docstring.
11002
11003 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11004
11005         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11006
11007         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11008
11009 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11010
11011         * mm-bodies.el (mm-encode-body): Use coding system rather than
11012         charset to encode text.
11013
11014         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11015         number of charsets if utf-8 is available (XEmacs).
11016
11017 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11018
11019         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11020         taken from `gnus-button-mid-or-mail-regexp'.
11021         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11022         (gnus-button-alist): Improve regexp for domain part of the MIDs
11023         for news:localpart@domain buttons.
11024         (gnus-button-ctan-directory-regexp): Update.
11025
11026 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11027
11028         * sieve-manage.el (sieve-manage-interactive-login): Use
11029         make-local-variable rather than make-variable-buffer-local.
11030         (sieve-manage-open): Ditto.
11031         (sieve-manage-authenticate): Ditto.
11032
11033         * mml.el (mml-generate-mime-1): Make the content type default to
11034         text/plain if the filename is not specified.
11035
11036 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11037
11038         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11039         instead of insert-buffer.
11040
11041         * message.el (message-yank-original): Ditto; set the mark at the
11042         end of the yanked message.
11043
11044 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11045
11046         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11047         lines to scroll rather than to stop it.
11048
11049         * mml.el (mml-generate-default-type): Add doc string.
11050         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11051         default to application/octet-stream when determining the content
11052         type if it is not specified for the part or the mml contents; add
11053         a comment about mml-generate-default-type.
11054
11055 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11056
11057         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11058         make it default to application/octet-stream when determining the
11059         content type if it is not specified for the external contents.
11060
11061 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11062
11063         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11064         segmented parameter but also other parameters might be there.
11065
11066 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11067
11068         * mm-decode.el (mm-display-external): Delete temp file, directory
11069         and buffer immediately if the external process is exited.
11070
11071 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11072
11073         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11074         fewer lines than that of scroll-margin.
11075         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11076
11077 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11078
11079         * gnus-art.el (gnus-article-next-page): Revert.
11080         (gnus-article-beginning-of-window): New macro.
11081         (gnus-article-next-page-1): Use it.
11082         (gnus-article-prev-page): Ditto.
11083         (gnus-article-edit-part): Use insert-buffer-substring instead of
11084         insert-buffer.
11085         (gnus-article-edit-exit): Ditto.
11086
11087         * gnus-util.el (gnus-beginning-of-window): Remove.
11088         (gnus-end-of-window): Remove.
11089
11090         * lpath.el: Don't bind header-line-format and scroll-margin.
11091
11092 2005-07-25  Simon Josefsson  <jas@extundo.com>
11093
11094         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11095         to have the url package without w3.  Reported by Daiki Ueno
11096         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11097
11098 2005-07-20  Didier Verna  <didier@xemacs.org>
11099
11100         * gnus-diary.el: Remove the description comment (nndiary is now
11101         properly documented in the Gnus manual).
11102         Fix the spelling of "Back End".
11103         * nndiary.el: Ditto.
11104         Fix the copyright notice.
11105
11106 2005-07-18  Romain Francoise  <romain@orebokech.com>
11107
11108         * gnus-sum.el (gnus-summary-to-prefix)
11109         (gnus-summary-newsgroup-prefix): New variables.
11110         (gnus-summary-from-or-to-or-newsgroups): Use them.
11111
11112 2005-07-17  Romain Francoise  <romain@orebokech.com>
11113
11114         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11115         space as it's generally not especially interesting to the user.
11116
11117 2005-07-16  Romain Francoise  <romain@orebokech.com>
11118
11119         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11120         nil to avoid prompting and file modification if one of the
11121         messages at the top of the nnfolder file contains a copyright
11122         notice.
11123         Update copyright notice.
11124
11125         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11126         instead of `current-time-string' as the latter creates a time
11127         string that is not RFC 2822 compliant (it lacks the zone).
11128         Update copyright notice.
11129
11130 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11131
11132         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11133         for text/rtf.  Display default in prompt.  Pass default for M-n.
11134
11135         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11136
11137 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11138
11139         * gnus-msg.el (gnus-button-mailto): Remove
11140         save-selected-window-window hackery because it relies on
11141         save-selected-window internals.
11142
11143 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11144
11145         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11146         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11147         (gnus-article-prev-page): Ditto.
11148
11149         * gnus-util.el (gnus-beginning-of-window): New function.
11150         (gnus-end-of-window): New function.
11151
11152         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11153
11154 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11155
11156         * gnus-score.el (gnus-score-edit-all-score): Set
11157         gnus-score-edit-exit-function to gnus-score-edit-done and call
11158         gnus-message.
11159
11160 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11161
11162         * gnus-msg.el (gnus-button-mailto): Remove
11163         save-selected-window-window hackery because it relies on
11164         save-selected-window internals.
11165
11166 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11169         add-minor-mode.
11170         (gnus-binary-mode): Ditto.
11171
11172         * gnus-topic.el (gnus-topic-mode): Ditto.
11173
11174 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11175
11176         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11177         (gnus-article-prev-page): Take scroll-margin into consideration.
11178
11179 2005-07-04  Lute Kamstra  <lute@gnu.org>
11180
11181         Update FSF's address in GPL notices.
11182
11183 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11184
11185         * gnus.el (gnus-exit):
11186         * gnus-group.el (gnus-group-icons):
11187         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11188
11189         * gnus-nocem.el (gnus-nocem):
11190         * message.el (message-various, message-buffers, message-sending)
11191         (message-interface, message-forwarding, message-insertion)
11192         (message-headers, message-news, message-mail):
11193         * pgg-gpg.el (pgg-gpg):
11194         * pgg-parse.el (pgg-parse):
11195         * pgg-pgp.el (pgg-pgp):
11196         * pgg-pgp5.el (pgg-pgp5):
11197         * pop3.el (pop3): Finish `defgroup' description with period.
11198
11199 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11200
11201         * gnus-art.el (article-display-face): Improve the efficiency.
11202         (article-display-x-face): Ditto; remove grey x-face stuff.
11203
11204 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11205
11206         * gnus-art.el (article-display-face): Correct the position in
11207         which Faces are inserted.
11208
11209 2005-06-29  Didier Verna  <didier@xemacs.org>
11210
11211         * gnus-art.el (article-display-face): Display faces in correct
11212         order.
11213
11214 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11217         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11218         (gnus-nocem-check-article): Fetch the Type header.
11219         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11220         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11221         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11222         make sure gnus-nocem-hashtb is initialized.
11223         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11224         (gnus-nocem-unwanted-article-p): Ditto.
11225
11226         * pgg.el (pgg-verify): Return the verification result.
11227
11228 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11229
11230         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11231         is ascii.
11232
11233 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11234
11235         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11236         `show-nonbreak-escape'.
11237
11238 2005-06-23  Lute Kamstra  <lute@gnu.org>
11239
11240         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11241
11242         * dig.el (dig-mode):
11243         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11244
11245 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11246
11247         * nnimap.el (nnimap-split-download-body): Fix spellings.
11248
11249 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11250
11251         * gnus-art.el (gnus-article-encrypt-body):
11252         * gnus-cus.el (gnus-score-customize):
11253         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11254         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11255
11256 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11257
11258         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11259         header by looking for magic "MII" at the beginnig.
11260
11261 2005-06-16  Miles Bader  <miles@gnu.org>
11262
11263         * gnus-xmas.el (gnus-xmas-group-startup-message):
11264         Use renamed gnus-splash face.
11265
11266         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11267         (assistant-field-face): New backward-compatibility alias for renamed
11268         face.
11269         (assistant-render-text): Use renamed assistant-field face.
11270
11271         * spam.el (spam): Remove "-face" suffix from face name.
11272         (spam-face): New backward-compatibility alias for renamed face.
11273         (spam-face, spam-initialize): Use renamed spam face.
11274
11275         * message.el (message-header-to, message-header-cc)
11276         (message-header-subject, message-header-newsgroups)
11277         (message-header-other, message-header-name)
11278         (message-header-xheader, message-separator, message-cited-text)
11279         (message-mml): Remove "-face" suffix from face names.
11280         (message-header-to-face, message-header-cc-face)
11281         (message-header-subject-face, message-header-newsgroups-face)
11282         (message-header-other-face, message-header-name-face)
11283         (message-header-xheader-face, message-separator-face)
11284         (message-cited-text-face, message-mml-face):
11285         New backward-compatibility aliases for renamed faces.
11286         (message-font-lock-keywords): Use renamed message faces.
11287
11288         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11289         (sieve-test-commands, sieve-tagged-arguments):
11290         Remove "-face" suffix from face names.
11291         (sieve-control-commands-face, sieve-action-commands-face)
11292         (sieve-test-commands-face, sieve-tagged-arguments-face):
11293         New backward-compatibility aliases for renamed faces.
11294         (sieve-control-commands-face, sieve-action-commands-face)
11295         (sieve-test-commands-face, sieve-tagged-arguments-face):
11296         Use renamed sieve faces.
11297
11298         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11299         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11300         (gnus-group-news-3-empty, gnus-group-news-4)
11301         (gnus-group-news-4-empty, gnus-group-news-5)
11302         (gnus-group-news-5-empty, gnus-group-news-6)
11303         (gnus-group-news-6-empty, gnus-group-news-low)
11304         (gnus-group-news-low-empty, gnus-group-mail-1)
11305         (gnus-group-mail-1-empty, gnus-group-mail-2)
11306         (gnus-group-mail-2-empty, gnus-group-mail-3)
11307         (gnus-group-mail-3-empty, gnus-group-mail-low)
11308         (gnus-group-mail-low-empty, gnus-summary-selected)
11309         (gnus-summary-cancelled, gnus-summary-high-ticked)
11310         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11311         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11312         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11313         (gnus-summary-low-undownloaded)
11314         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11315         (gnus-summary-low-unread, gnus-summary-normal-unread)
11316         (gnus-summary-high-read, gnus-summary-low-read)
11317         (gnus-summary-normal-read, gnus-splash):
11318         Remove "-face" suffix from face names.
11319         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11320         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11321         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11322         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11323         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11324         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11325         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11326         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11327         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11328         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11329         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11330         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11331         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11332         (gnus-summary-normal-ticked-face)
11333         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11334         (gnus-summary-normal-ancient-face)
11335         (gnus-summary-high-undownloaded-face)
11336         (gnus-summary-low-undownloaded-face)
11337         (gnus-summary-normal-undownloaded-face)
11338         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11339         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11340         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11341         (gnus-splash-face):
11342         New backward-compatibility aliases for renamed faces.
11343         (gnus-group-startup-message): Use renamed gnus faces.
11344
11345         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11346         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11347         (gnus-server-agent): Remove "-face" suffix from face names.
11348         (gnus-server-agent-face, gnus-server-opened-face)
11349         (gnus-server-closed-face, gnus-server-denied-face)
11350         (gnus-server-offline-face):
11351         New backward-compatibility aliases for renamed faces.
11352         (gnus-server-agent-face, gnus-server-opened-face)
11353         (gnus-server-closed-face, gnus-server-denied-face)
11354         (gnus-server-offline-face): Use renamed gnus faces.
11355
11356         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11357         Remove "-face" suffix from face names.
11358         (gnus-picon-xbm-face, gnus-picon-face):
11359         New backward-compatibility aliases for renamed faces.
11360
11361         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11362         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11363         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11364         (gnus-cite-11): Remove "-face" suffix from face names.
11365         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11366         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11367         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11368         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11369         New backward-compatibility aliases for renamed faces.
11370         (gnus-cite-attribution-face, gnus-cite-face-list)
11371         (gnus-article-boring-faces): Use renamed gnus faces.
11372
11373         * gnus-art.el (gnus-signature, gnus-header-from)
11374         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11375         (gnus-header-content): Remove "-face" suffix from face names.
11376         (gnus-signature-face, gnus-header-from-face)
11377         (gnus-header-subject-face, gnus-header-newsgroups-face)
11378         (gnus-header-name-face, gnus-header-content-face):
11379         New backward-compatibility aliases for renamed faces.
11380         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11381
11382         * gnus-sum.el (gnus-summary-selected-face)
11383         (gnus-summary-highlight): Use renamed gnus faces.
11384         * gnus-group.el (gnus-group-highlight): Likewise.
11385
11386 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11387
11388         * gnus-sieve.el (gnus-sieve-article-add-rule):
11389         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11390         * spam-stat.el (spam-stat-buffer-change-to-spam)
11391         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11392
11393         * message.el (message-is-yours-p):
11394         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11395
11396 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11397
11398         * mm-view.el (mm-inline-text): Withdraw the last change.
11399
11400 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11403         executing enriched-decode.
11404
11405 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11406
11407         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11408         charset of tar files.
11409
11410 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11411
11412         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11413
11414 2005-06-04  Lute Kamstra  <lute@gnu.org>
11415
11416         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11417         information is never recorded.
11418
11419 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11420
11421         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11422
11423 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * pop3.el (pop3-apop): Run md5 in the binary mode.
11426
11427         * starttls.el (starttls-set-process-query-on-exit-flag):
11428         Use eval-and-compile.
11429
11430 2005-05-31  Simon Josefsson  <jas@extundo.com>
11431
11432         * smime.el (smime-replace-in-string): Define.
11433         (smime-cert-by-ldap-1): Use it.
11434
11435 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11436
11437         * gnus-art.el (article-display-x-face): Replace
11438         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11439
11440         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11441         set-process-query-on-exit-flag or process-kill-without-query.
11442
11443         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11444         loop instead of replace-regexp.
11445
11446         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11447         instead of process-kill-without-query if it is available.
11448
11449         * lpath.el: Fbind ldap-search-entries.
11450
11451         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11452         instead of find-file-hooks if it is available.
11453
11454         * mml1991.el: Bind pgg-default-user-id when compiling.
11455
11456         * mml2015.el: Bind pgg-default-user-id when compiling.
11457
11458         * nndraft.el (nndraft-request-associate-buffer):
11459         Use write-contents-functions instead of write-contents-hooks if it is
11460         available.
11461
11462         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11463         instead of find-file-hooks if it is available.
11464
11465         * nntp.el (nntp-open-connection): Replace
11466         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11467         (nntp-open-ssl-stream): Ditto.
11468         (nntp-open-tls-stream): Ditto.
11469
11470         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11471         set-process-query-on-exit-flag or process-kill-without-query.
11472         (starttls-open-stream-gnutls): Use it instead of
11473         process-kill-without-query.
11474         (starttls-open-stream): Ditto.
11475
11476 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11477
11478         * smime.el (smime-cert-by-ldap-1): Don't use
11479         replace-regexp-in-string.
11480
11481 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11482
11483         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11484
11485         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11486         in PEM format.  Adjust to the XEmacs compability.
11487
11488 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11489
11490         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11491         by `string-to-number'.
11492         * gnus-agent.el (gnus-agent-regenerate-group)
11493         (gnus-agent-fetch-articles): Ditto.
11494         * gnus-art.el (gnus-button-fetch-group): Ditto.
11495         * gnus-cache.el (gnus-cache-generate-active)
11496         (gnus-cache-articles-in-group): Ditto.
11497         * gnus-group.el (gnus-group-set-current-level)
11498         (gnus-group-insert-group-line): Ditto.
11499         * gnus-score.el (gnus-score-set-expunge-below)
11500         (gnus-score-set-mark-below, gnus-summary-score-effect)
11501         (gnus-summary-score-entry): Ditto.
11502         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11503         (gnus-soup-pack): Ditto.
11504         * gnus-spec.el (gnus-xmas-format): Ditto.
11505         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11506         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11507         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11508         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11509         * nndb.el (nndb-get-remote-expire-response): Ditto.
11510         * nndiary.el (nndiary-parse-schedule-value)
11511         (nndiary-string-to-number, nndiary-request-replace-article)
11512         (nndiary-request-article): Ditto.
11513         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11514         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11515         * nneething.el (nneething-make-head): Ditto.
11516         * nnfolder.el (nnfolder-request-article)
11517         (nnfolder-retrieve-headers): Ditto.
11518         * nnheader.el (nnheader-file-to-number): Ditto.
11519         * nnkiboze.el (nnkiboze-request-article): Ditto.
11520         * nnmail.el (nnmail-process-unix-mail-format)
11521         (nnmail-process-babyl-mail-format): Ditto.
11522         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11523         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11524         (nnmh-request-create-group, nnmh-request-list-1)
11525         (nnmh-request-group, nnmh-request-article): Ditto.
11526         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11527         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11528         * nnsoup.el (nnsoup-make-active): Ditto.
11529         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11530         * nntp.el (nntp-find-group-and-number)
11531         (nntp-retrieve-headers-with-xover): Ditto.
11532         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11533         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11534         (pgg-format-key-identifier): Ditto.
11535         * pop3.el (pop3-last, pop3-stat): Ditto.
11536         * qp.el (quoted-printable-decode-region): Ditto.
11537
11538         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11539         of concat.
11540
11541 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11544
11545         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11546
11547         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11548
11549         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11550
11551         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11552
11553         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11554
11555         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11556         (gnus-carpal-mode): Ditto.
11557
11558         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11559         (gnus-browse-mode): Ditto.
11560
11561         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11562
11563         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11564
11565 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11566
11567         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11568
11569 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11570
11571         * gnus-util.el (gnus-run-mode-hooks): New function.
11572
11573         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11574
11575         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11576         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11577
11578 2005-05-27  Lute Kamstra  <lute@gnu.org>
11579
11580         * dns-mode.el (dns-mode): Specify customization group.
11581
11582 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11583
11584         * gnus-agent.el (gnus-agent-make-mode-line-string):
11585         Use mode-line-highlight as mouse-face.
11586
11587 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11588
11589         * canlock.el (canlock): Change the parent group to news.
11590
11591         * deuglify.el (gnus-outlook-deuglify): Add :group.
11592
11593         * dig.el (dig): Add :group.
11594
11595         * dns-mode.el (dns-mode): Add :group.
11596
11597         * encrypt.el (encrypt): Add :group.
11598
11599         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11600         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11601         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11602         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11603         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11604
11605         * gnus-diary.el (gnus-diary): Add :group.
11606
11607         * gnus.el (gnus-group-news-1-face): Add :group.
11608         (gnus-group-news-1-empty-face): Ditto.
11609         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11610         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11611         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11612         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11613         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11614         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11615         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11616         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11617         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11618         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11619         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11620         (gnus-summary-high-ticked-face): Ditto.
11621         (gnus-summary-low-ticked-face): Ditto.
11622         (gnus-summary-normal-ticked-face): Ditto.
11623         (gnus-summary-high-ancient-face): Ditto.
11624         (gnus-summary-low-ancient-face): Ditto.
11625         (gnus-summary-normal-ancient-face): Ditto.
11626         (gnus-summary-high-undownloaded-face): Ditto.
11627         (gnus-summary-low-undownloaded-face): Ditto.
11628         (gnus-summary-normal-undownloaded-face): Ditto.
11629         (gnus-summary-high-unread-face): Ditto.
11630         (gnus-summary-low-unread-face): Ditto.
11631         (gnus-summary-normal-unread-face): Ditto.
11632         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11633         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11634
11635         * hashcash.el (hashcash): New custom group.
11636         (hashcash-default-payment): Add :group.
11637         (hashcash-payment-alist): Ditto.
11638         (hashcash-default-accept-payment): Ditto.
11639         (hashcash-accept-resources): Ditto.
11640         (hashcash-path): Ditto.
11641         (hashcash-extra-generate-parameters): Ditto.
11642         (hashcash-double-spend-database): Ditto.
11643         (hashcash-in-news): Ditto.
11644
11645         * message.el (message-minibuffer-local-map): Add :group.
11646
11647         * netrc.el (netrc): Add :group.
11648
11649         * sieve-manage.el (sieve-manage-log): Add :group.
11650         (sieve-manage-default-user): Diito.
11651         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11652         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11653         (sieve-manage-authenticators): Ditto.
11654         (sieve-manage-authenticator-alist): Ditto.
11655         (sieve-manage-default-port): Ditto.
11656
11657         * sieve-mode.el (sieve-control-commands-face): Add :group.
11658         (sieve-action-commands-face): Ditto.
11659         (sieve-test-commands-face): Ditto.
11660         (sieve-tagged-arguments-face): Ditto.
11661
11662         * smime.el (smime): Add :group.
11663
11664         * spam-report.el (spam-report): Add :group.
11665
11666         * spam.el (spam, spam-face): Add :group.
11667
11668 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11669
11670         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11671         return \n.\n.\n at the end of articles.  Protect against that.
11672         (nntp-with-open-group): Allow debugging.
11673
11674         * nnheader.el (mail-header-set-extra): Make into a function
11675         because I just could't understand how to quote the list properly.
11676
11677         * dns.el (query-dns-cached): New function.
11678
11679 2005-05-26  Lute Kamstra  <lute@gnu.org>
11680
11681         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11682
11683 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11684
11685         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11686
11687         * gnus-art.el: Don't autoload mail-extract-address-components.
11688
11689         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11690         eval-and-compile to evaluate it.
11691
11692         * hashcash.el: Don't autoload executable-find.
11693
11694         * nndb.el: Don't declare the nndb back end two or more times; don't
11695         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11696
11697         * nntp.el: Autoload format-spec instead of format; use
11698         eval-and-compile to evaluate autoload forms.
11699
11700 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11701
11702         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11703
11704 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11705
11706         * gnus.el (gnus-version-number): Bump version.
11707
11708 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11709
11710         * gnus.el: No Gnus v0.3 is released.
11711
11712 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11713
11714         * lpath.el (featurep): Bind show-nonbreak-escape.
11715
11716 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11717
11718         * gnus-art.el (gnus-article-edit-part): Disable undo.
11719
11720 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11721
11722         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11723         gnus-article-date-lapsed-new-header is t if date timer is active;
11724         skip headers in which the original date value is empty.
11725         (gnus-article-save-original-date): Redefine it as a macro.
11726         (gnus-display-mime): Use it.
11727
11728 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * gnus-art.el (article-date-ut): Support converting date in
11731         forwarded parts as well.
11732         (gnus-article-save-original-date): New function.
11733         (gnus-display-mime): Use it.
11734
11735 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11736
11737         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11738         enclosure element of <item>.
11739
11740 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11741
11742         * message.el (message-kill-buffer-query): Renamed from
11743         `message-kill-buffer-query-if-modified'.  Added :version.
11744
11745 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11746
11747         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11748         window layout.
11749
11750 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * mml.el: Autoload dnd when compiling.
11753
11754 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11755
11756         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11757         x-dnd-*.
11758
11759 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * qp.el (quoted-printable-encode-region): Save excursion.
11762
11763 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11764
11765         * message.el (message-kill-buffer-query-if-modified): Add new variable
11766         so the user can kill a modified message buffer quickly.
11767         (message-kill-buffer): Use it.
11768
11769 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11770
11771         * lpath.el: Fbind display-time-event-handler; don't fbind
11772         string-to-multibyte.
11773
11774         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11775
11776 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11777
11778         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11779         contained in text because xml.el decodes entities) with LFs.
11780
11781 2005-04-11  Lute Kamstra  <lute@gnu.org>
11782
11783         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11784         differently.
11785
11786 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11787
11788         * mm-util.el (mm-detect-coding-region): Typo.
11789
11790 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11791
11792         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11793
11794 2005-04-06  Deepak Goel  <deego@gnufans.org>
11795
11796         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11797         user-function allow user modifications of the scores.
11798         (spam-stat-score-buffer-user): New function, to allow
11799         user-computed modifications to the score.
11800         (spam-stat-score-buffer-user-functions): List of additional
11801         scoring functions.
11802         (spam-stat-error-holder): Global temporary error holder.
11803         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11804         variable.
11805
11806 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11807
11808         * gnus-registry.el (gnus-registry-clean-empty-function)
11809         (gnus-registry-trim, gnus-registry-fetch-groups)
11810         (gnus-registry-delete-group): Groups that match
11811         `gnus-registry-ignored-groups' are removed from the registry
11812         entries, not just ignored for splitting.  This helps clean up the
11813         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11814         to get all the groups a message ID is in.
11815
11816         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11817         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11818         (spam-stat-score-buffer-user-functions): Add :number custom type.
11819
11820 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11821
11822         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11823         argument in XEmacs.
11824
11825         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11826         (nnrss-request-group): Decode group name first.
11827         (nnrss-request-article): Make a text/plain article if mml-to-mime
11828         failed.
11829         (nnrss-get-encoding): Return a compatible encoding according to
11830         nnrss-compatible-encoding-alist.
11831         (nnrss-find-el): Use consp instead of listp.
11832         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11833
11834 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11835
11836         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11837         which Emacs 20 doesn't support.
11838         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11839
11840 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11841
11842         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11843         silence the byte compiler inside the defun.
11844
11845         * gnus-demon.el (parse-time-string): Add autoload.
11846
11847         * gnus-delay.el (parse-time-string): Add autoload.
11848
11849         * gnus-art.el (parse-time-string): Add autoload.
11850
11851         * nnultimate.el (parse-time): Require for `parse-time-string'.
11852
11853 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11854
11855         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11856
11857         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11858
11859         * smime.el (smime-ldap-host-list): Add :version.
11860
11861 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11862
11863         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11864         pass it to `gnus-browse-read-group'.
11865         (gnus-browse-read-group): Add NUMBER argument and pass it to
11866         `gnus-group-read-ephemeral-group'.
11867
11868         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11869         argument and pass it to `gnus-group-read-group'.
11870
11871 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11872
11873         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11874         mm-xemacs-find-mime-charset-1 if we have the mule feature
11875         available at runtime.
11876
11877 2005-03-25  Werner Lemberg  <wl@gnu.org>
11878
11879         * nnmaildir.el: Replace `illegal' with `invalid'.
11880
11881 2005-03-23  Lute Kamstra  <lute@gnu.org>
11882
11883         * time-date.el: Add comment on time value formats.
11884         Don't require parse-time.
11885         (with-decoded-time-value): New macro.
11886         (encode-time-value): New function.
11887         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11888         (days-to-time): Return a valid time value when arg is huge.
11889         (time-since): Use time-subtract.
11890         (time-to-number-of-days): Use time-to-seconds.
11891
11892 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11893
11894         * gnus-start.el (gnus-display-time-event-handler):
11895         Check display-time-timer at runtime rather than only at load time
11896         in case display-time-mode is turned off in the mean time.
11897
11898 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11899
11900         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11901         used.
11902
11903         * nneething.el (nneething-map-file-directory): Derive from
11904         `gnus-directory'.
11905
11906         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11907         the To/Cc button.
11908
11909 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11910
11911         * nnmaildir.el (nnmaildir-request-accept-article):
11912         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
11913
11914 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11915
11916         * gnus-async.el: Require timer-funcs at compile time when in
11917         XEmacs for `run-with-idle-timer'.
11918
11919 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11920
11921         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
11922         autoloaded function.
11923
11924 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11925
11926         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
11927
11928 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
11929
11930         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
11931
11932 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11933
11934         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11935         gnus-expert-user to default.
11936
11937 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11938
11939         * nnimap.el (nnimap-open-server): Ditto.
11940
11941         * imap.el (imap-authenticate): Fix typo.
11942
11943 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11944
11945         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11946         buffer (since IMAP server might return FETCH response out of
11947         order, and the nntp buffer must be sorted).
11948
11949 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11950
11951         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11952         comparison on string.
11953
11954         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11955         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11956         (gnus-agent-summary-fetch-series): Modified to protect against
11957         gnus-agent-summary-fetch-group clearing processable flags.
11958         (gnus-agent-synchronize-group-flags): Update live group buffer as
11959         synchronization may occur due to the user toggle the plugged
11960         status.
11961         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11962         successfully downloaded.
11963         (gnus-agent-expire-group-1): Avoid using markers when the overview
11964         is in ascending order; greatly improves performance.
11965         (gnus-agent-regenerate-group): Use
11966         gnus-agent-synchronize-group-flags to reset read status in both
11967         gnus and server.
11968         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11969
11970 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11971
11972         * message.el: Don't autoload former message-utils variables.
11973         (message-strip-subject-trailing-was): Change doc string.
11974
11975         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11976         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11977         (nnweb-google-search): Add "hl=en" here.
11978         (nnweb-google-parse-1, nnweb-google-create-mapping):
11979         Don't hardcode URL.
11980
11981 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11982
11983         * message.el (message-get-reply-headers, message-followup):
11984         Mention related variables `message-use-followup-to' and
11985         `message-use-mail-followup-to', in the information buffer.
11986
11987         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11988         of broken groups(-beta).google.com.
11989
11990 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11991
11992         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11993         parameter to invoked gnus-request-move-article; remove the
11994         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11995         all at once instead of once per article.
11996         (gnus-summary-remove-process-mark): Accept a list of articles as
11997         well as a single article for processing.
11998
11999         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12000         parameter.
12001
12002         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12003
12004         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12005
12006         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12007         parameter.
12008
12009         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12010         parameter.
12011
12012         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12013         parameter and remove the gnus-sum-hint-move-is-internal variable.
12014
12015         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12016         parameter.
12017
12018         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12019         parameter.
12020
12021         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12022         parameter.
12023
12024         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12025
12026         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12027         parameter.
12028
12029         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12030         parameter.
12031
12032 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12033
12034         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12035         a more conservative way.
12036
12037 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12038
12039         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12040         buffer, so it moves the window's cursor.
12041
12042 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12043
12044         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12045         `mm-dissect-multipart' and receive the from field as an (optional)
12046         argument from `mm-dissect-multipart'.
12047         (mm-dissect-multipart): Receive the from field as an argument and
12048         pass it on when we call `mm-dissect-buffer' on MIME parts.
12049         Fixes verification/decryption of signed/encrypted MIME parts.
12050
12051 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12052
12053         * gnus-sum.el (gnus-summary-move-article): Set
12054         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12055         whatever it calls (right now, only nnimap-request-move article
12056         respects it).
12057
12058         * nnimap.el (nnimap-request-move-article): When
12059         gnus-sum-hint-move-is-internal is set, don't do the extra
12060         nnimap-request-article.
12061
12062 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12063
12064         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12065
12066         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12067         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12068
12069         * gnus-sum.el (gnus-summary-caesar-message):
12070         Apply `gnus-treat-article' after rotation.
12071
12072         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12073         doc string.
12074
12075 2005-02-22  Simon Josefsson  <jas@extundo.com>
12076
12077         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12078         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12079         <arne@arnested.dk>.
12080         (encrypt): Add password-cache and password-cache-expiry as group
12081         members.
12082
12083 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12084
12085         * smime.el (smime-ldap-host-list): Doc fix.
12086         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12087         cache) password.
12088         (smime-sign-region): Use it.
12089         (smime-decrypt-region): Use it.
12090         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12091         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12092         fails.
12093         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12094         certificate from DER to PEM format rather than calling openssl.
12095
12096         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12097
12098         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12099         for signing/encryption.
12100
12101         * mml.el (mml-parse-1): Use them.
12102
12103 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12104
12105         * nnrss.el (nnrss-verbose): Removed.
12106         (nnrss-request-group): Use `nnheader-message' instead.
12107
12108 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12109
12110         * nnrss.el (nnrss-verbose): New variable.
12111         (nnrss-request-group): Make it say nnrss is requesting a group.
12112
12113 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12114
12115         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12116         Handle news URL with given port correctly.
12117
12118 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12119
12120         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12121         containing special characters.
12122
12123         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12124
12125         * mml.el (mime-to-mml): Ditto.
12126
12127         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12128         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12129         (rfc2047-decode-region): Quote decoded words containing special
12130         characters when rfc2047-quote-decoded-words-containing-tspecials
12131         is non-nil.
12132
12133 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12134
12135         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12136
12137         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12138
12139 2005-02-15  Simon Josefsson  <jas@extundo.com>
12140
12141         * nnimap.el (nnimap-debug): Doc fix.
12142
12143         * imap.el (imap-debug): Doc fix.
12144
12145 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12148
12149 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12150
12151         * gnus.el (spam-contents): Improve docs for spam-contents
12152         parameter in its variable incarnation.
12153
12154 2005-02-14  Simon Josefsson  <jas@extundo.com>
12155
12156         * smime-ldap.el: Use require instead of load-library for ldap.
12157         (smime-ldap-search): Indent.
12158         (smime-ldap-search-internal): Shorten line.
12159
12160         * smime.el (smime-cert-by-dns): Add doc-string.
12161         (smime-cert-by-ldap-1): Indent.
12162
12163         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12164         mml-smime-get-dns-ldap.
12165         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12166
12167 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12168
12169         * smime.el: Require smime-ldap.
12170         (smime-ldap-host-list): New variable.
12171         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12172
12173         * mml-smime.el (mml-smime-encrypt-query): New function.
12174         (mml-smime-encrypt-query): Use it.
12175
12176         * smime-ldap.el: New file.
12177
12178 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12181
12182 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12183
12184         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12185         argument in doc string.  Make query for type more clear.
12186
12187 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12188
12189         * gnus.el (gnus-group-startup-message): Search for gnus images in
12190         etc/images/gnus.
12191         * mm-util.el (mm-image-load-path): Likewise.
12192         * smiley.el (smiley-data-directory): Search for smilies in
12193         etc/images/smilies.
12194
12195 2005-02-09  Kim F. Storm  <storm@cua.dk>
12196
12197         Change Emacs release version from 21.4 to 22.1 throughout.
12198         Change Emacs development version from 21.3.50 to 22.0.50.
12199
12200 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12201
12202         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12203
12204         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12205         non-Mule XEmacs as well.
12206         (mm-decompress-buffer): Signal an error intentionally if it does
12207         not decompress compressed data because auto-compression-mode is
12208         disabled.
12209
12210 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12211
12212         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12213         an ID in the registry even if it has no groups.
12214
12215 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12216
12217         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12218         merge it into mm-decompress-buffer.
12219         (gnus-mime-copy-part): Use the MIME part charset, the value which
12220         a user specified or gnus-newsgroup-charset for decoding, like
12221         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12222         save-buffer what was used.  Suggested by Kevin Ryde
12223         <user42@zip.com.au>.
12224         (gnus-mime-inline-part): Allow the name parameter as well as the
12225         filename parameter; force decompressing of compressed data; always
12226         display contents being not decoded as unibyte.
12227
12228         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12229         as well as the filename parameter.
12230
12231         * mm-util.el (mm-decompress-buffer): Merge
12232         gnus-mime-jka-compr-maybe-uncompress.
12233         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12234         of compressed data.
12235
12236 2005-02-08  Simon Josefsson  <jas@extundo.com>
12237
12238         * imap.el (imap-log): Doc fix.
12239
12240 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12241
12242         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12243         the coding cookies; decompress compressed parts.
12244
12245         * mml.el (mml-generate-mime-1): Add the charset parameter according
12246         to the value which a user specified manually or the coding cookie.
12247
12248         * mm-util.el (mm-string-to-multibyte): New function.
12249         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12250         (mm-coding-system-to-mime-charset): New function.
12251         (mm-decompress-buffer): New function.
12252         (mm-find-buffer-file-coding-system): New function.
12253
12254         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12255         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12256         parts.
12257
12258 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12259
12260         * mm-view.el (mm-display-inline-fontify): Decode a part according
12261         to the charset parameter.
12262
12263 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12264
12265         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12266         prefix arg is neither nil nor a number, as info specifies.
12267
12268 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12269
12270         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12271         timestamps.
12272
12273 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12274
12275         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12276         groups error checking and notify user.
12277
12278 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12279
12280         * message.el (message-send-mail-function): Check existence of
12281         sendmail-program first before using default value
12282         `message-send-mail-with-sendmail'.  Otherwise use more generic
12283         `smtpmail-send-it'.
12284
12285 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12286
12287         * nntp.el (nntp-request-update-info): Always return nil.
12288
12289 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12290
12291         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12292
12293 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12294
12295         * message.el (message-beginning-of-line): Change the behavior when
12296         invoked between BOL and : so that it first moves backward.
12297
12298 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12299
12300         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12301         article buffer when editing of the article is discarded.
12302         (gnus-article-prepare): Revert.
12303
12304 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12305
12306         * gnus-art.el (gnus-article-prepare):
12307         Remove message-strip-forbidden-properties from the local hook.
12308
12309 2005-01-27  Simon Josefsson  <jas@extundo.com>
12310
12311         * password.el (password-cache-add): Only start one timer per key.
12312         Reported by Derek Atkins <warlord@MIT.EDU>.
12313
12314 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12315
12316         * run-at-time.el: Removed.  It is no longer needed as
12317         timer-funcs.el in the xemacs-base package has a working version of
12318         `run-at-time'.
12319
12320         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12321
12322         * password.el: Require timer-funcs instead of run-at-time in
12323         XEmacs.
12324         Remove `password-run-at-time' macro.
12325         (password-cache-add): Use `run-at-time' instead of
12326         `password-run-at-time'.
12327
12328         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12329         Remove `nnheader-cancel-function-timers' alias,
12330         `cancel-function-timers' exists in XEmacs in timer-funcs.
12331
12332         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12333         for `run-with-idle-timer'.
12334
12335         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12336         for `run-at-time'.
12337
12338         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12339         for `with-timeout'.
12340
12341         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12342         the same as for XEmacs 21.4.
12343         No need to ignore `run-with-idle-timer', this function exists in
12344         XEmacs now in timer-funcs.el in the xemacs-base package.
12345         (dgnushack-compile): No need to delete
12346         run-at-time.el from the list of files to compile because it
12347         doesn't exist anymore.
12348
12349 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12350
12351         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12352         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12353
12354 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12355
12356         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12357         sensitively.
12358
12359 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12360
12361         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12362
12363 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12364
12365         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12366         which will be inserted according to the multibyteness of a buffer
12367         rather than the type of contents.  Suggested by ARISAWA Akihiro
12368         <ari@mbf.ocn.ne.jp>.
12369
12370         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12371         of string which old xml.el may return rather than a string.
12372
12373 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12374
12375         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12376
12377 2005-01-16  Simon Josefsson  <jas@extundo.com>
12378
12379         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12380         idn/idna.el isn't available.
12381         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12382         <michael@waxrat.com>.
12383
12384         * hashcash.el: Remove non-FSF copyright header.
12385
12386         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12387         (hashcash-generate-payment): Use it.
12388         (hashcash-generate-payment-async): Use it.
12389
12390 2005-01-15  Simon Josefsson  <jas@extundo.com>
12391
12392         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12393         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12394
12395         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12396         gnus-summary-idna-message.
12397         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12398         (gnus-summary-idna-message): New function.
12399
12400 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12401
12402         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12403         gnus-novice-user.
12404
12405 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * nnrss.el (nnrss-request-delete-group): Delete entries in
12408         nnrss-group-alist as well.
12409         (nnrss-save-server-data): Insert newline.
12410
12411 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12412
12413         * gnus.el (gnus-user-agent): Use list of symbols instead of
12414         symbols.  Display full version number for (S)XEmacs.  Optionally
12415         display (S)XEmacs codename.
12416
12417         * gnus-util.el (gnus-emacs-version): Update for new
12418         `gnus-user-agent'.
12419
12420         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12421         Gnus version.
12422
12423 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12424
12425         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12426         which is unreadable in some setups.
12427
12428 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * gnus-spec.el (gnus-update-format-specifications): Flush the
12431         group format spec cache if it doesn't support decoded group names.
12432
12433 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12434
12435         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12436         Allow to apply decay on score files matching a regexp.
12437
12438 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12439
12440         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12441         compatibility in %g and %c.
12442
12443 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12444
12445         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12446         name for only %g and %c.
12447         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12448         of gnus-tmp-group to decoded group name.
12449         (gnus-group-make-rss-group): Exclude `/'s from group names.
12450
12451 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12452
12453         * nnrss.el (nnrss-get-encoding): Fix regexp.
12454
12455 2004-12-27  Simon Josefsson  <jas@extundo.com>
12456
12457         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12458         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12459         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12460
12461 2004-12-17  Kim F. Storm  <storm@cua.dk>
12462
12463         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12464
12465         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12466
12467 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12468
12469         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12470
12471 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * nnrss.el: Require rfc2047 and mml.
12474         (nnrss-file-coding-system): New variable.
12475         (nnrss-format-string): Redefine it as an inline function.
12476         (nnrss-decode-group-name): New function.
12477         (nnrss-string-as-multibyte): Remove.
12478         (nnrss-retrieve-headers): Decode group name; don't use
12479         nnrss-format-string.
12480         (nnrss-request-group): Decode group name.
12481         (nnrss-request-article): Decode group name; allow a Message-ID as
12482         well as an article number; don't use nnrss-format-string; encode a
12483         Message-ID string which may contain non-ASCII characters; use
12484         mml-to-mime to compose a MIME article.
12485         (nnrss-request-expire-articles): Decode group name.
12486         (nnrss-request-delete-group): Decode group name.
12487         (nnrss-fetch): Clarify error message.
12488         (nnrss-read-server-data): Use insert-file-contents instead of load;
12489         bind file-name-coding-system; use multibyte buffer.
12490         (nnrss-save-server-data): Bind coding-system-for-write to the
12491         value of nnrss-file-coding-system; bind file-name-coding-system;
12492         add coding cookie.
12493         (nnrss-read-group-data): Use insert-file-contents instead of load;
12494         bind file-name-coding-system; use multibyte buffer.
12495         (nnrss-save-group-data): Bind coding-system-for-write to the
12496         value of nnrss-file-coding-system; bind file-name-coding-system.
12497         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12498         make it work with non-ASCII text.
12499         (nnrss-find-el): Make it work with old xml.el as well.
12500
12501 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12502
12503         * nnrss.el (nnrss-get-encoding): New function.
12504         (nnrss-fetch): Use unibyte buffer initially; bind
12505         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12506         decode contents according to the encoding attribute.
12507         (nnrss-save-group-data): Add coding cookie.
12508         (nnrss-mime-encode-string): New function.
12509         (nnrss-check-group): Use it to encode subject and author.
12510
12511 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12512
12513         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12514         imaginary variable.
12515
12516 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12517
12518         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12519         correctly even if there are wide characters.
12520
12521 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12522
12523         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12524         downcased symbol names; make a new cache instead of reusing
12525         bbdb-hashtable.
12526
12527 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12530         concatenating segments rather than before concatenating them.
12531         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12532
12533         * message.el (message-get-reply-headers): Bind `extra'.
12534
12535 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12536
12537         * message.el (message-extra-wide-headers): New variable.
12538         (message-get-reply-headers): Use it.
12539
12540 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12543         (gnus-agent-group-pathname): Ditto.
12544
12545         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12546
12547         * gnus-group.el (gnus-group-make-group): Decode group name.
12548         (gnus-group-make-rss-group): Register the group data after opening
12549         the nnrss group.
12550
12551 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12552
12553         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12554         by expiry now get marked as read.
12555
12556 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12557
12558         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12559
12560 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12561
12562         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12563         unify Latin characters in XEmacs.
12564         (mm-find-mime-charset-region): Use it.
12565
12566 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12567
12568         * gnus-util.el (gnus-delete-directory): New function.
12569
12570         * gnus-agent.el (gnus-agent-delete-group): Use it.
12571
12572         * gnus-cache.el (gnus-cache-delete-group): Use it.
12573
12574 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12575
12576         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12577         names.
12578
12579 2004-12-16  Simon Josefsson  <jas@extundo.com>
12580
12581         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12582
12583 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12584
12585         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12586
12587         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12588         (gnus-group-set-current-level): Decode group name.
12589
12590 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12591
12592         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12593         failed.
12594
12595 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12596
12597         * gnus-group.el (gnus-group-delete-group): Decode group name.
12598         (gnus-group-make-rss-group): Encode group name.
12599         (gnus-group-catchup-current): Decode group name.
12600         (gnus-group-kill-group): Decode group name.
12601
12602 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12603
12604         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12605
12606 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12607
12608         * gnus-group.el (gnus-group-make-rss-group):
12609         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12610
12611         * gnus-start.el (gnus-setup-news): Honor user's setting to
12612         gnus-message-archive-method.  Suggested by Lute Kamstra
12613         <lute@gnu.org>.
12614
12615 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12616
12617         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12618         global counterparts of the buffer-local variables.
12619
12620 2004-11-16  Romain Francoise  <romain@orebokech.com>
12621
12622         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12623         counterparts of the buffer-local variables.
12624
12625 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12626
12627         * message.el (message-forbidden-properties): Fixed typo in doc
12628         string.
12629
12630 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12631
12632         * gnus-util.el (gnus-replace-in-string): Added doc string.
12633
12634         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12635         to avoid problems when splitting mails with many recipients.
12636
12637 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12638
12639         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12640         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12641
12642 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12643
12644         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12645         if there is no hashtable in memory or file modification time is
12646         newer than cached timestamp.
12647
12648 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12649
12650         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12651         not-matching option.
12652
12653 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12654
12655         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12656         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12657         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12658         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12659         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12660         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12661
12662 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12663
12664         * message.el (message-forward-make-body-mml): Remove headers
12665         according to message-forward-ignored-headers if a message is decoded.
12666
12667 2004-12-02  Romain Francoise  <romain@orebokech.com>
12668
12669         * message.el (message-forward-make-body-plain): Always remove
12670         headers according to message-forward-ignored-headers.
12671
12672 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12673
12674         * spam.el (spam-summary-prepare-exit): Remove the
12675         gnus-summary-limit pop for now, it has problems with ham marks for
12676         me.
12677
12678 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12679
12680         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12681         correctly.
12682
12683 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12684
12685         * format-spec.el (format-spec): Message the char.
12686
12687 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12688
12689         * gnus-art.el (gnus-split-methods): Reformat comments.
12690
12691         * spam.el (spam-summary-prepare-exit): Remove article limits
12692         before exiting the summary buffer.
12693
12694 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12697         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12698
12699         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12700         order to silence the byte compiler.
12701
12702         * spam.el: Fix the way to silence the byte compiler, which
12703         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12704         bbdb-search-simple, spam-BBDB-register-routine,
12705         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12706         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12707         spam-stat-buffer-is-spam, spam-stat-load,
12708         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12709         spam-stat-save and spam-stat-split-fancy.
12710
12711 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12714         which may confuse users.
12715         (canlock-password-for-verify): Ditto.
12716
12717         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12718
12719         * gnus-art.el (gnus-emphasis-alist): Ditto.
12720
12721         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12722
12723         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12724
12725         * gnus-start.el (gnus-save-killed-list): Ditto.
12726
12727         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12728         (gnus-sum-thread-tree-root): Ditto.
12729         (gnus-sum-thread-tree-false-root): Ditto.
12730         (gnus-sum-thread-tree-single-indent): Ditto.
12731
12732         * message.el (message-courtesy-message): Ditto.
12733         (message-archive-note): Ditto.
12734         (message-subscribed-address-file): Ditto.
12735         (message-user-fqdn): Ditto.
12736
12737         * spam-report.el (spam-report-gmane-regex): Ditto.
12738
12739         * spam.el (spam-blackhole-good-server-regex): Ditto.
12740
12741 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12742
12743         * mml.el (mml-preview): Widen the message buffer before copying
12744         the contents to the preview buffer; sort headers before previewing.
12745
12746         * message.el (message-hidden-headers): Fix the way to avoid a bug
12747         in the `repeat' widget in Emacs 21.3 or earlier.
12748
12749 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * message.el (message-hidden-headers): Default to "^References:".
12752         Improve customization type.  Suggested by Reiner Steib
12753         <Reiner.Steib@gmx.de>.
12754
12755 2004-11-25  Romain Francoise  <romain@orebokech.com>
12756
12757         * message.el (message-strip-forbidden-properties): Remove check for
12758         obsolete `message-hidden' text property, hidden headers are not
12759         accessible in the buffer anymore.
12760
12761 2004-11-22  Romain Francoise  <romain@orebokech.com>
12762
12763         * message.el (message-header-format-alist): Add `From' in list
12764         so that it can be sorted.
12765         (message-fix-before-sending): Widen and sort headers before
12766         sending.
12767         (message-hide-headers): Use narrowing to hide headers by moving
12768         them to the top of the buffer and narrowing to the region
12769         underneath.
12770
12771 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12772
12773         * message.el (message-strip-forbidden-properties): Bind
12774         buffer-read-only (etc) to nil.
12775
12776 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12779         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12780
12781 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12782
12783         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12784
12785 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12786
12787         * dns.el (query-dns): Use sit-for to time instead of
12788         accept-process-output, since that doesn't seem to work on udp
12789         sockets.
12790
12791 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12794
12795 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12796
12797         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12798         doc string.  Improve doc string.
12799
12800 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12801
12802         * nntp.el (nntp-request-update-info): Return nil if
12803         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12804         may not call gnus-activate-group which uselessly issues the GROUP
12805         commands for all nntp groups and wastes time.  Reported by Romain
12806         Francoise <romain@orebokech.com>.
12807
12808         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12809
12810 2004-11-15  Simon Josefsson  <jas@extundo.com>
12811
12812         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12813         headers separately.
12814         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12815         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12816
12817 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12818
12819         * gnus-start.el (gnus-convert-old-newsrc):
12820         Assign legacy-gnus-agent to 5.10.7.
12821
12822 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12823
12824         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12825         start of the lines.
12826
12827 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12828
12829         * hashcash.el (hashcash-default-payment): Change default to 20.
12830         (hashcash-default-accept-payment): Change default to 20.
12831         (hashcash-process-alist): New variable.
12832         (hashcash-generate-payment-async): Add.
12833         (hashcash-already-paid-p): Add.
12834         (hashcash-insert-payment): Don't generate payments twice.
12835         (hashcash-insert-payment-async): Add.
12836         (hashcash-insert-payment-async-2): Add.
12837         (hashcash-cancel-async): Add.
12838         (hashcash-wait-async): Add.
12839         (hashcash-processes-running-p): Add.
12840         (hashcash-wait-or-cancel): Add.
12841         (mail-add-payment): New optional argument.  Conditionally start
12842         asynchronous calculation.
12843         (mail-add-payment-async): Add.
12844
12845         * message.el (message-send-mail): Wait for asynchronous hashcash
12846         results.  Don't clobber existing X-Hashcash headers.
12847         (message-setup-1): Call mail-add-payment-async when
12848         message-generate-hashcash is non-nil.
12849
12850 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12851
12852         * message.el (message-use-alternative-email-as-from): Examine the
12853         From header as well; use message-make-from in order to include a
12854         user's full name.
12855
12856 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12859         default; improve customization type.
12860         (gnus-emphasis-custom-with-format): New macro.
12861         (gnus-emphasis-custom-value-to-external): New function.
12862         (gnus-emphasis-custom-value-to-internal): New function.
12863
12864 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12865
12866         * dns.el (query-dns): Resolve reverse addresses.
12867
12868 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12869
12870         * gnus-group.el (gnus-group-get-new-news): Use it.
12871
12872         * gnus-start.el (gnus-check-reasonable-setup): New function.
12873
12874 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12877         "Args out of range" error.  Reported by Arnaud Giersch
12878         <arnaud.giersch@free.fr>.
12879
12880 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12881
12882         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12883
12884 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12885
12886         * spam.el (spam group): Add :version.
12887
12888         * pgg-def.el (pgg group): Add :version.
12889
12890 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12891
12892         * gnus-art.el (gnus-article-edit-article): Don't associate the
12893         article buffer with a draft file.  This is a temporary measure
12894         against the 2004-08-22 change to gnus-article-edit-mode.
12895
12896 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12897
12898         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12899         (html2text-format-tags): Remove unused variable `attr'.
12900
12901 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12902
12903         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12904
12905         * tls.el (tls-process-connection-type, tls-success)
12906         (tls-certtool-program): Add :version.
12907
12908         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12909         (starttls-extra-arguments, starttls-process-connection-type)
12910         (starttls-connect, starttls-failure, starttls-success): Add :version.
12911
12912         * spam-stat.el (spam-stat): Add :version.
12913
12914         * sieve.el (sieve): Add :version.
12915
12916         * sha1.el (sha1): Add :version.
12917         (sha1-use-external): Remove redundant version.
12918
12919         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
12920         (nnmail-cache-ignore-groups, nnmail-spool-hook)
12921         (nnmail-split-fancy-match-partial-words)
12922         (nnmail-split-lowercase-expanded): Add :version.
12923
12924         * nndiary.el (nndiary): Add :version.
12925
12926         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
12927
12928         * mml-sec.el (mml-default-sign-method)
12929         (mml-default-encrypt-method, mml-signencrypt-style-alist):
12930         Add :version.
12931
12932         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
12933
12934         * mm-url.el (mm-url-use-external, mm-url-program)
12935         (mm-url-arguments): Add :version.
12936
12937         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12938         (mm-attachment-file-modes, mm-decrypt-option)
12939         (mm-w3m-safe-url-regexp): Add :version.
12940
12941         * message.el (message-cite-prefix-regexp)
12942         (message-sendmail-envelope-from, message-minibuffer-local-map)
12943         (message-user-fqdn, message-completion-alist): Add :version.
12944
12945         * gnus-win.el (gnus-configure-windows-hook)
12946         (gnus-use-frames-on-any-display): Add :version.
12947
12948         * gnus-art.el (gnus-article-address-banner-alist)
12949         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12950         (gnus-treat-from-picon, gnus-treat-mail-picon)
12951         (gnus-treat-x-pgp-sig): Add :version.
12952
12953         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12954         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12955         (gnus-summary-article-delete-hook)
12956         (gnus-summary-display-while-building): Add :version.
12957
12958         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12959         (gnus-get-top-new-news-hook): Add :version.
12960
12961         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12962         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12963
12964         * gnus-registry.el (gnus-registry): Add :version.
12965
12966         * gnus-spec.el (gnus-use-correct-string-widths)
12967         (gnus-make-format-preserve-properties): Add :version.
12968
12969         * gnus.el (gnus-group-charter-alist)
12970         (gnus-group-fetch-control-use-browse-url)
12971         (gnus-install-group-spam-parameters): Add :version.
12972
12973         * gnus-diary.el (gnus-diary): Add :version.
12974
12975         * gnus-delay.el (gnus-delay): Add :version.
12976
12977         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12978         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12979         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12980         Add :version.
12981
12982         * gnus-agent.el (gnus-agent-max-fetch-size)
12983         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12984         (gnus-agent-prompt-send-queue): Add :version.
12985
12986         * deuglify.el (gnus-outlook-deuglify): Add :version.
12987
12988         * html2text.el: Beautify code.  Improve doc strings.  Some
12989         checkdoc cleanup.
12990         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12991
12992 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12993
12994         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12995
12996 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12997
12998         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12999         when package is loaded.
13000
13001         * spam.el (spam-summary-score-preferred-header): Add global preference
13002         for people who want to override the default SpamAssassin over
13003         Bogofilter preference (when both are set).
13004         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13005         (spam-user-format-function-S): Check
13006         spam-summary-score-preferred-header.
13007         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13008         (spam-user-format-function-S): Format the score correctly.
13009
13010 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13011
13012         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13013         signature file.  Suggested by Manoj Srivastava
13014         <srivasta@golden-gryphon.com>.
13015
13016         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13017         iso-2022-jp even in the Japanese language environment.
13018         Suggested by Jason Rumney <jasonr@gnu.org>.
13019
13020 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13021
13022         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13023         use the same characters as the dummy marks; make it free from
13024         getting affected by the language environment.
13025         (gnus-summary-read-group-1): Update mark positions only when the
13026         format spec is updated.
13027
13028         * gnus-spec.el (gnus-update-format-specifications): Return a list
13029         of updated types.
13030
13031 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13032
13033         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13034         of boundp to check if display-warning is available.
13035
13036 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13037
13038         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13039
13040 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13041
13042         * nnspool.el (nnspool-spool-directory): Use news-path if the
13043         news-directory variable is not bound.
13044
13045         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13046         function instead of display-warning if it is not available.
13047
13048 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13049
13050         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13051         v5-10: Use `point-at-bol'.
13052
13053 2004-10-26  Simon Josefsson  <jas@extundo.com>
13054
13055         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13056         <chenggao@gmail.com>.
13057
13058 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13061         instead.
13062
13063 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13064
13065         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13066         to remove a server from the nnimap-server-buffer-alist.
13067         (nnimap-open-connection, nnimap-close-server): Use it.
13068
13069         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13070
13071 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13072
13073         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13074         running the major-mode function.
13075
13076 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13077
13078         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13079         dummy marks in the right way.
13080
13081 2004-10-18  David Edmondson  <dme@dme.org>
13082
13083         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13084         excessively.
13085
13086 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13087
13088         * gnus-util.el (gnus-split-references): Accept a nil references
13089         string and go on blissfully.
13090
13091         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13092         cases where the references string is non-nil but has no references.
13093
13094         * encrypt.el: Add autoload tags.
13095
13096         * spam.el (spam-resolve-registrations-routine): Remove article
13097         from unregistration list too.  Reported by David Hanak
13098         <dhanak@isis.vanderbilt.edu>
13099
13100 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13101
13102         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13103         nil.  Changed custom type.
13104
13105 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13106
13107         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13108
13109         * gnus-sum.el (gnus-summary-move-article): Use it.
13110
13111 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13112
13113         * encrypt.el: Add autoload cookies.
13114
13115         * spam.el (spam-backend-article-list-property)
13116         (spam-backend-get-article-todo-list)
13117         (spam-backend-put-article-todo-list)
13118         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13119         Resolve registrations separately.
13120         (spam-register-routine): Format comments.
13121         (spam-unregister-routine, spam-register-routine): Always call with
13122         specific-articles, no default list.
13123         (spam-summary-prepare-exit): Use the spam-classifications function.
13124
13125         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13126         gnus-encrypt.el.
13127
13128         * encrypt.el: Copied from gnus-encrypt.el.
13129
13130         * gnus-encrypt.el: Commented that it's obsolete.
13131
13132 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13133
13134         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13135         (gnus-score-save): Use it.
13136
13137         * message.el (message-bury): Use `window-dedicated-p'.
13138
13139 2004-10-15  Simon Josefsson  <jas@extundo.com>
13140
13141         * pop3.el (top-level): Don't require nnheader.
13142         (pop3-read-timeout): Add.
13143         (pop3-accept-process-output): Add.
13144         (pop3-read-response, pop3-retr): Use it.
13145
13146 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13147
13148         * spam.el (spam-register-routine): Move comment.
13149         (spam-verify-bogofilter): Use 'unknown for the initial
13150         spam-bogofilter-valid state, not 'never.
13151
13152         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13153         for netrc-machine.
13154
13155         * nnimap.el (nnimap-open-connection): Use
13156         netrc-machine-user-or-password.
13157
13158 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13159
13160         * gnus-registry.el (gnus-registry-unload-hook):
13161         Set as a variable with add-hook.
13162
13163         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13164         of news-path.
13165
13166         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13167
13168         * spam.el: Delete duplicate `provide'.
13169         (spam-unload-hook): Set as a variable with add-hook.
13170
13171 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13172
13173         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13174         in the doc string.
13175
13176         * message.el (message-ignored-news-headers)
13177         (message-ignored-supersedes-headers)
13178         (message-ignored-resent-headers)
13179         (message-forward-ignored-headers): Improve custom type.
13180
13181 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13182
13183         * message.el (message-tokenize-header): Fix 2004-09-06 change
13184         which used point-min in the wrong place.
13185
13186 2004-10-12  Simon Josefsson  <jas@extundo.com>
13187
13188         * tls.el (tls-certtool-program): New variable.
13189         (tls-certificate-information): New function, based on
13190         ssl-certificate-information.
13191
13192 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13193
13194         * compface.el: Move the version of ELisp-based uncompface program
13195         to the contrib directory because of the copyright problem.
13196
13197 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13198
13199         * message.el (message-kill-buffer): Raise the current frame.
13200
13201 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13202
13203         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13204
13205         * gnus.el (message-y-or-n-p): Autoload.
13206
13207         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13208         (pop3-password-required, pop3-authentication-scheme)
13209         (pop3-leave-mail-on-server): Made customizable.
13210         (pop3): New custom group.
13211         (pop3-retr): Remove `sleep-for' statements.
13212         Suggested by Dave Love <fx@gnu.org>.
13213
13214         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13215         Windows/DOS.
13216
13217         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13218         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13219         Dave Love <fx@gnu.org>.
13220
13221         * mml.el (mml-minibuffer-read-disposition): Require match.
13222         Suggested by Dave Love <fx@gnu.org>.
13223
13224 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13225
13226         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13227         doc string.
13228
13229 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13232
13233 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13234
13235         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13236         instead of calling `mm-insert-inline', to decode text/* parts
13237         before displaying them.
13238
13239 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13240
13241         * mm-uu.el (mm-uu-text-plain-type): New variable.
13242         (mm-uu-pgp-signed-extract-1): Use it.
13243         (mm-uu-pgp-encrypted-extract-1): Use it.
13244         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13245         bind mm-uu-text-plain-type with that value.
13246         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13247         mm-uu-dissect.
13248
13249 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * gnus-group.el (gnus-update-group-mark-positions):
13252         * gnus-sum.el (gnus-update-summary-mark-positions):
13253         * message.el (message-check-news-body-syntax):
13254         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13255         of string-as-multibyte.
13256
13257 2004-10-05  Juri Linkov  <juri@jurta.org>
13258
13259         * gnus-group.el (gnus-update-group-mark-positions):
13260         * gnus-sum.el (gnus-update-summary-mark-positions):
13261         * message.el (message-check-news-body-syntax):
13262         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13263         8-bit unibyte values to a multibyte string for search functions.
13264
13265 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13268         (mm-uu-dissect-text-parts): New function.
13269
13270         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13271         dissect text parts.
13272
13273         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13274         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13275
13276         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13277
13278         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13279         gnus-current-topics instead of gnus-current-topic.
13280
13281 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13282
13283         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13284
13285 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13286
13287         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13288         where approriate.
13289
13290         * nnml.el (nnml-generate-active-info): do.
13291
13292         * nndiary.el (nndiary-generate-active-info): do.
13293
13294         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13295         (gnus-topic-move): do.
13296
13297         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13298         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13299
13300         * gnus-srvr.el (gnus-server-prepare)
13301         (gnus-server-open-all-servers): do.
13302
13303         * gnus-msg.el (gnus-summary-cancel-article)
13304         (gnus-summary-resend-message)
13305         (gnus-summary-mail-crosspost-complaint): do.
13306
13307         * gnus-move.el (gnus-change-server): do.
13308
13309         * gnus-group.el (gnus-group-unmark-all-groups)
13310         (gnus-group-set-current-level): do.
13311
13312 2004-10-04  Simon Josefsson  <jas@extundo.com>
13313
13314         * message.el (message-generate-hashcash): Doc fix.
13315
13316 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13317
13318         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13319         avoid infinite recursion via gnus-get-function.
13320
13321 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13322
13323         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13324
13325         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13326
13327         * nnmail.el (nnmail-split-history): do.
13328
13329         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13330         (nnml-request-delete-group): do.
13331
13332         * nnslashdot.el (nnslashdot-read-groups): do.
13333
13334         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13335         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13336
13337         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13338         (nnspool-sift-nov-with-sed): Use last.
13339         (nnspool-retrieve-headers-with-nov): Use mapc.
13340         (nnspool-request-newgroups): Use dolist.
13341         (nnspool-request-group): Use last.
13342
13343         * nntp.el (nntp-read-server-type): Use dolist.
13344
13345         * nnvirtual.el (nnvirtual-create-mapping)
13346         (nnvirtual-update-read-and-marked): Use dolist.
13347         (nnvirtual-convert-headers): Simplify.
13348
13349 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13350
13351         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13352         support for sync'ing tick marks.
13353
13354 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13355
13356         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13357         there's no visible header.
13358
13359 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13360
13361         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13362         necessary, pass full group name to gnus-request-set-marks.
13363
13364 2004-10-01  Simon Josefsson  <jas@extundo.com>
13365
13366         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13367         acroread.
13368
13369 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13370
13371         * spam-report.el (spam-report-gmane): Fix interactive.
13372
13373         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13374
13375         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13376         when writing file.
13377         (gnus-agent-synchronize-flags): Don't default to being
13378         interactive.
13379
13380 2004-09-30  Simon Josefsson  <jas@extundo.com>
13381
13382         * message.el (message-generate-hashcash): Add.
13383         (message-send-mail): Use it, call mail-add-payment.
13384
13385 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13386
13387         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13388
13389 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13390
13391         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13392         gnus-requst-update-info with explicit code to sync the in-memory
13393         info read flags with the marks being sync'd to the backend.
13394
13395         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13396
13397 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13398
13399         * spam.el (spam-verify-bogofilter): Add new function.
13400         (spam-check-bogofilter)
13401         (spam-bogofilter-register-with-bogofilter): Use it.
13402         (spam-verify-bogofilter): Add small fixes.
13403
13404 2004-09-28  Simon Josefsson  <jas@extundo.com>
13405
13406         * hashcash.el (hashcash-generate-payment): Revert.
13407
13408 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13409
13410         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13411         gnus-extract-references instead of gnus-split-references.
13412
13413         * gnus-util.el (gnus-extract-references): Add new function, analogous
13414         to gnus-split-references but extracts only the message-ID without
13415         anything extra.
13416
13417         * hashcash.el (hashcash-generate-payment)
13418         (hashcash-check-payment): Do the right thing if hashcash-path is
13419         nil (because the hashcash program could not be found).
13420
13421         * spam.el (spam-use-hashcash): Remove comment.
13422
13423 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13424
13425         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13426         (gnus-cache-enter-article, gnus-cache-remove-article)
13427         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13428
13429         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13430
13431         * gnus-art.el (article-hide-boring-headers)
13432         (article-translate-strings, article-display-face)
13433         (gnus-article-mime-match-handle-first)
13434         (gnus-article-highlight-headers)
13435         (gnus-article-add-buttons-to-head): do.
13436
13437 2004-09-27  Simon Josefsson  <jas@extundo.com>
13438
13439         * hashcash.el: New version, from
13440         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13441         ../contrib/.
13442
13443 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13446
13447 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13448
13449         * gnus-dup.el (gnus-dup-open): Use mapc.
13450         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13451
13452         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13453         Reported by Stefan Wiens <s.wi@gmx.net>.
13454
13455         * gnus.el (gnus-shutdown): Use dolist.
13456
13457         * gnus-undo.el (gnus-undo): Use mapc.
13458
13459         * nnrss.el (nnrss-generate-active): do.
13460
13461         * message.el (message-cite-original-without-signature)
13462         (message-cite-original): Use mapc.
13463         (message-do-actions, message-make-forward-subject): Use dolist.
13464
13465 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13466
13467         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13468         deletion to remove entire duplicate line.  Fixes merged article
13469         number bug.
13470
13471 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13472
13473         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13474         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13475         first ask if you want to open a server and then, even when you
13476         responded with no, asking if you want to synchronize the server's
13477         flags.
13478         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13479         multi-line expressions.
13480         (gnus-agent-synchronize-group-flags): New internal function.
13481         Updates marks in memory (in the info structure) AND in the
13482         backend.
13483
13484         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13485
13486         * nnagent.el (nnagent-request-set-mark): Use
13487         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13488         method, to ensure that synchronization updates marks in the
13489         backend and in the info (in memory) structure.
13490
13491 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13492
13493         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13494         convention fully; don't miss the root article of a thread; make
13495         the X-Draft-From header with correct article numbers.
13496
13497 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13498
13499         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13500         unless plugged.  Disable the agent so that an open failure causes
13501         an error.
13502
13503         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13504         Reverted 2004-09-21 change.  The backend must be opened while
13505         synchronizing flags even when the backend stores the flags
13506         locally.
13507
13508 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13509
13510         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13511         in `header' match.  Reported by Svend Tollak Munkejord.
13512
13513         * message.el (message-cite-original): Fix use of
13514         `message-cite-articles-with-x-no-archive'.
13515
13516 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13517
13518         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13519         (gnus-window-to-buffer): Ditto.
13520
13521         * mml.el (mml-preview-buffer): New variable.
13522         (mml-preview): Manage window layout with gnus-buffer-configuration.
13523
13524         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13525         X-Draft-From header even if those articles aren't quoted.
13526
13527 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13528
13529         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13530         (gnus-request-set-mark, gnus-request-update-mark): Use new
13531         g-s-t-u-l-m to decide to use backend even when unplugged.
13532
13533 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13534
13535         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13536         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13537
13538 2004-09-20  Simon Josefsson  <jas@extundo.com>
13539
13540         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13541         "utf-16-le".
13542
13543 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13544
13545         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13546
13547 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13548
13549         * uudecode.el (uudecode-use-external): Add :version.
13550
13551         * smime.el (smime-CA-file, smime-encrypt-cipher)
13552         (smime-dns-server): Add :version.
13553
13554         * smiley.el (gnus-smiley-file-types): Add :version.
13555
13556         * sha1.el (sha1-use-external): Add :version.
13557
13558         * pgg-def.el (pgg-query-keyserver): Add :version.
13559
13560         * nnmail.el (nnmail-fancy-expiry-targets)
13561         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13562         Add :version.
13563
13564         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13565         (nnimap-retrieve-groups-asynchronous): Add :version.
13566         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13567
13568         * mml.el (mml-content-disposition-parameters)
13569         (mml-insert-mime-headers-always): Add :version.
13570
13571         * mm-util.el (mm-coding-system-priorities): Add :version.
13572
13573         * mm-decode.el (mm-inline-text-html-with-images)
13574         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13575         (mm-verify-option): Add :version.
13576         (mm-text-html-renderer): Change :version.
13577
13578         * message.el (message-fcc-externalize-attachments)
13579         (message-required-headers, message-draft-headers)
13580         (message-subject-trailing-was-query)
13581         (message-subject-trailing-was-ask-regexp)
13582         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13583         (message-mark-insert-end, message-archive-header)
13584         (message-archive-note, message-cross-post-default)
13585         (message-cross-post-note, message-followup-to-note)
13586         (message-cross-post-note-function, message-use-mail-followup-to)
13587         (message-subscribed-address-functions)
13588         (message-subscribed-address-file, message-subscribed-addresses)
13589         (message-subscribed-regexps, message-allow-no-recipients)
13590         (message-yank-cited-prefix, message-signature-insert-empty-line)
13591         (message-hidden-headers, message-hierarchical-addresses)
13592         (message-mail-user-agent, message-use-idna)
13593         (message-valid-fqdn-regexp)
13594         (message-strip-special-text-properties, message-header-synonyms)
13595         (message-beginning-of-line, message-tab-body-function): Add :version.
13596         (message-insert-canlock, message-wide-reply-confirm-recipients):
13597         Change :version.
13598
13599         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13600         and :version.
13601         (mail-source-delete-old-incoming-confirm)
13602         (mail-source-movemail-program): Add :version.
13603
13604         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13605         (gnus-agent-cache, gnus-agent): Change :version.
13606
13607         * gnus-util.el (gnus-use-byte-compile): Change :version.
13608
13609         * gnus-sum.el (gnus-summary-make-false-root-always)
13610         (gnus-summary-default-high-score)
13611         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13612         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13613         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13614         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13615         (gnus-sum-thread-tree-single-indent)
13616         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13617         (gnus-sum-thread-tree-leaf-with-other)
13618         (gnus-sum-thread-tree-single-leaf): Add :version.
13619         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13620         (gnus-article-loose-mime): Change :version.
13621
13622         * gnus-start.el (gnus-backup-startup-file)
13623         (gnus-save-startup-file-via-temp-buffer): Add :version.
13624
13625         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13626         (gnus-server-offline-face): Add :version.
13627
13628         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13629
13630         * gnus-msg.el (gnus-gcc-externalize-attachments)
13631         (gnus-debug-files, gnus-debug-exclude-variables)
13632         (gnus-discouraged-post-methods): Change :version.
13633         (gnus-confirm-mail-reply-to-news)
13634         (gnus-confirm-treat-mail-like-news): Add :version.
13635
13636         * gnus-int.el (gnus-server-unopen-status): Add :version.
13637
13638         * gnus-group.el (gnus-group-jump-to-group-prompt)
13639         (gnus-large-ephemeral-newsgroup)
13640         (gnus-fetch-old-ephemeral-headers): Add :version.
13641
13642         * gnus-fun.el (gnus-x-face-directory)
13643         (gnus-convert-pbm-to-x-face-command)
13644         (gnus-convert-image-to-x-face-command)
13645         (gnus-convert-image-to-face-command): Add :version.
13646
13647         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13648
13649         * gnus-cite.el (gnus-cite-blank-line-after-header)
13650         (gnus-article-boring-faces): Add :version.
13651
13652         * gnus-art.el (gnus-buttonized-mime-types)
13653         (gnus-inhibit-mime-unbuttonizing)
13654         (gnus-treat-display-face)
13655         (gnus-treat-body-boundary): Change :version.
13656         (gnus-body-boundary-delimiter, gnus-picon-databases)
13657         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13658         (gnus-treat-date-english, gnus-treat-fold-headers)
13659         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13660         (gnus-treat-mail-picon, gnus-treat-wash-html)
13661         (gnus-article-encrypt-protocol)
13662         (gnus-use-idna, gnus-article-over-scroll)
13663         (gnus-mime-display-multipart-alternative-as-mixed)
13664         (gnus-mime-display-multipart-related-as-mixed)
13665         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13666         (gnus-ctan-url, gnus-button-ctan-handler)
13667         (gnus-button-handle-ctan-bogus-regexp)
13668         (gnus-button-ctan-directory-regexp)
13669         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13670         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13671         (gnus-button-man-level, gnus-button-emacs-level)
13672         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13673
13674         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13675         (gnus-agent-go-online): Change :version.
13676         (gnus-agent-expire-unagentized-dirs)
13677         (gnus-agent-auto-agentize-methods): Add :version.
13678
13679         * flow-fill.el (fill-flowed-display-column)
13680         (fill-flowed-encode-column): Add :version.
13681
13682         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13683         (gnus-outlook-deuglify-unwrap-max)
13684         (gnus-outlook-deuglify-cite-marks)
13685         (gnus-outlook-deuglify-unwrap-stop-chars)
13686         (gnus-outlook-deuglify-no-wrap-chars)
13687         (gnus-outlook-deuglify-attrib-cut-regexp)
13688         (gnus-outlook-deuglify-attrib-verb-regexp)
13689         (gnus-outlook-deuglify-attrib-end-regexp)
13690         (gnus-outlook-display-hook): Add :version.
13691
13692         * binhex.el (binhex-use-external): Add :version.
13693
13694 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13695
13696         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13697         and `invisible'.
13698
13699 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13700
13701         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13702         in gnus-registry-trim.
13703
13704 2004-09-13  Simon Josefsson  <jas@extundo.com>
13705
13706         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13707
13708         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13709
13710         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13711         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13712         <yamaoka@jpl.org>.
13713         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13714         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13715         <yamaoka@jpl.org>.
13716
13717         * sieve.el (sieve-manage-mode): Ditto.
13718
13719 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13720
13721         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13722
13723 2004-09-11  Simon Josefsson  <jas@extundo.com>
13724
13725         * dns-mode.el: Add.
13726
13727         * mm-view.el (mm-display-dns-inline): Add.
13728
13729         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13730         (mm-automatic-display): Ditto.
13731
13732         * mailcap.el (mailcap-mime-data): Add text/dns.
13733         (mailcap-mime-extensions): Map .soa to text/dns.
13734
13735 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13736
13737         * gnus-art.el (article-decode-mime-words, article-babel)
13738         (gnus-article-highlight-signature, gnus-article-add-buttons)
13739         (gnus-signature-toggle): Remove unnecessary bindings of
13740         `inhibit-read-only' inherited from v5.10 merge.
13741
13742 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13743
13744         * nntp.el (nntp): New customization group.
13745         (nntp-authinfo-file): Add customization group.
13746
13747         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13748
13749         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13750
13751         * gnus.el (to-address, to-list, subscribed)
13752         (large-newsgroup-initial): Ditto.
13753
13754         * flow-fill.el (fill-flowed-display-column)
13755         (fill-flowed-encode-column): Ditto.
13756
13757 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13758
13759         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13760         Use point-min rather than 1.
13761         (message-send-mail): Use buffer-size rather than point-max.
13762
13763         * gnus-sum.el (gnus-summary-search-article-forward):
13764         Signal a specific `search-failed' rather than a generic `error'.
13765
13766         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13767         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13768         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13769
13770 2004-09-10  Simon Josefsson  <jas@extundo.com>
13771
13772         * nndb.el (require): Remove tcp and duplicate cl.
13773
13774 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * gnus-agent.el (directory-files-and-attributes): Move forward.
13777
13778 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13779
13780         * gnus-agent.el (directory-files-and-attributes): Optionally
13781         defined to support XEmacs.
13782
13783 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13784
13785         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13786         to avoid run-time CL dependencies.
13787         (gnus-agent-unfetch-articles): New function.
13788         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13789         article numbers even when local .overview file is missing.
13790         (gnus-agent-read-article-number): New function.  Only accepts
13791         27-bit article numbers.
13792         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13793         gnus-agent-read-article-number.
13794         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13795         from backend while recognizing that article numbers in .overview
13796         must be valid.
13797         (gnus-agent-update-files-total-fetched-for): Use
13798         directory-files-and-attributes to improve performance.
13799         * gnus-int.el (gnus-request-move-article): Use
13800         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13801         improve performance.
13802
13803         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13804         some users confused by references to .newsrc when they only have a
13805         .newsrc.eld file.
13806         (gnus-convert-mark-converter-prompt)
13807         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13808         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13809         New function.  Used internally to only display 'gnus converting
13810         files' message when actually necessary.
13811
13812         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13813         methods now autoloaded.
13814
13815 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13816
13817         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13818         identifiers.
13819
13820 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13821
13822         * gnus-picon.el: Fix indentation and closing parenthesis.
13823
13824 2004-09-01  Simon Josefsson  <jas@extundo.com>
13825
13826         * message.el (message-canlock-generate): Require sha1, not
13827         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13828         to require within a function.  Sadly, if sha1.el isn't loaded, the
13829         let binding in m-c-g will hide the defcustom definition, which is
13830         bad.)
13831
13832         * canlock.el: Require sha1, not sha1-el.
13833
13834         * message.el: Don't autoload sha1 (there is a autoload cookie in
13835         sha1.el).
13836
13837         * sha1-el.el: Renamed to sha1.el.
13838
13839 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13840
13841         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13842
13843 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13844
13845         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13846
13847 2004-08-30  Kim F. Storm  <storm@cua.dk>
13848
13849         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13850
13851         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13852         Add :group 'nnimap.
13853
13854 2004-08-30  Andreas Schwab  <schwab@suse.de>
13855
13856         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13857         ?* and ?\;.
13858
13859         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13860         and ?\' to symbol instead of whitespace.
13861
13862 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13865
13866         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13867         instead of re-search-forward.
13868
13869         * gnus-uu.el (gnus-uu-save-article): Ditto.
13870         (gnus-uu-post-encode-uuencode): Ditto.
13871
13872         * html2text.el (html2text-clean-list-items): Ditto.
13873         (html2text-clean-dtdd): Ditto.
13874         (html2text-format-tags): Ditto.
13875
13876         * message.el (message-send-mail-with-sendmail): Fix regexp.
13877         (message-fill-field-general): Use search-forward instead of
13878         re-search-forward.
13879         (unbold-region): Ditto.
13880
13881         * nnrss.el (nnrss-request-article): Ditto.
13882
13883         * nnslashdot.el (nnslashdot-request-article): Ditto.
13884
13885         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13886
13887         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13888         "Unrecognized menu descriptor" error in XEmacs.
13889
13890 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13891
13892         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13893         parent article of a sparse article in the thread hashtb.
13894
13895 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13896
13897         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13898         (nnmail-expand-newtext): Lowercase expanded entries if
13899         nnmail-split-lowercase-expanded is non-nil.
13900
13901 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13902
13903         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13904
13905         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13906         of gnus-tmp-news-method into string under XEmacs.  It will be
13907         passed to gnus-correct-length which takes only a string argument.
13908
13909 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * gnus-util.el (gnus-bind-print-variables): New macro.
13912         (gnus-prin1): Use it.
13913         (gnus-prin1-to-string): Use it.
13914         (gnus-pp): New function.
13915         (gnus-pp-to-string): New function.
13916
13917         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
13918         Replace pp-to-string with gnus-pp-to-string.
13919         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
13920         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
13921         * gnus-msg.el (gnus-debug): Ditto.
13922         * gnus-score.el (gnus-score-save): Ditto.
13923         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
13924         gnus-pp-to-string.
13925         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
13926         with gnus-pp.
13927         * score-mode.el (gnus-score-pretty-print): Ditto.
13928         * webmail.el (webmail-debug): Ditto.
13929
13930 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13931
13932         * gnus-art.el (article-display-face, article-display-x-face):
13933         Use buffer-read-only.
13934
13935 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13936
13937         * gnus-art.el (article-hide-list-identifiers):
13938         Bind inhibit-read-only as t.
13939
13940 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13941
13942         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13943
13944 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13945
13946         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13947         (gnus-narrow-to-page): Don't assume point-min == 1.
13948         (gnus-article-edit-mode): Derive from message-mode.
13949
13950         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13951         point-min == 1.
13952
13953         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13954         Disable incorrect use of `assert'.
13955
13956         * message.el (message-mode): Set comment-start-skip.
13957
13958
13959 2004-08-22  Sam Steingold  <sds@gnu.org>
13960
13961         * pop3.el (pop3-leave-mail-on-server): New user variable.
13962         (pop3-movemail): Delete mail only when it is nil.
13963
13964 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13965
13966         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13967
13968         * mml.el (mml-preview): Use `pop-to-buffer'.
13969
13970         * message.el (message-goto-mail-followup-to): Insert after "To".
13971         (message-carefully-insert-headers): Add comment.
13972
13973         * gnus.el: Remove unused variable `gnus-article-check-size'.
13974
13975         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13976
13977         * gnus-art.el (gnus-button-alist): Improve
13978         `gnus-button-handle-library' entry.
13979
13980 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13981
13982         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13983         downcase, since XEmacs capitalizes error messages differently.
13984
13985 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13986
13987         * nntp.el: Add (require 'gnus) due to reference to
13988         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13989
13990 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13991
13992         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13993         `mm-fill-flowed'.
13994
13995         * mm-decode.el (mm-dissect-singlepart): Check it.
13996
13997 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13998
13999         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14000         'imap' for netrc parsing.
14001
14002 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14003
14004         * mailcap.el (mailcap-mime-data): Mark as risky.
14005
14006 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14007
14008         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14009         may be included in the encoded word.
14010         (rfc2047-encode): Don't append a space if the encoded word
14011         includes close parenthesis.
14012
14013 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14014
14015         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14016         of text within parentheses.
14017
14018 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14019
14020         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14021         (gnus-encrypt-write-file-contents): Make the password key the file
14022         name PLUS the cipher, not just the cipher.  Also remove failed
14023         passwords from the cache.
14024
14025 2004-08-06  Simon Josefsson  <jas@extundo.com>
14026
14027         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14028         fix.
14029
14030 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14033         LWSP.
14034
14035 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14036
14037         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14038         to append in-reply-to: data to the references: header.
14039
14040         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14041         (netrc-parse): Use gnus-encrypt.el functions.
14042
14043         * gnus-encrypt.el: Add new file for encryption support; currently
14044         does only a few GPG ciphers and an internal XOR cipher.
14045
14046         * password.el: Add comments on using password-read-and-add.
14047         (password-read-and-add): Add function to read and add the
14048         password to the cache at once.
14049
14050 2004-07-28  Simon Josefsson  <jas@extundo.com>
14051
14052         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14053         parameter (but don't use it, for now).
14054
14055         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14056         instead of hard coding to nil.
14057
14058 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14059
14060         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14061         as mm-inline-image-xemacs does.
14062
14063 2004-07-26  Simon Josefsson  <jas@extundo.com>
14064
14065         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14066         Revert part of 2004-07-17 change below.
14067
14068 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14069
14070         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14071         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14072
14073 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14074
14075         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14076         quotes that actually start with ">" at the beginning of the
14077         lines.
14078
14079 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14080
14081         * rfc2047.el (rfc2047-encode-region): Fix last change.
14082         (rfc2047-encode-parameter): Remove useless concat.
14083
14084 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14085
14086         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14087         encode special characters; fix some kind of misconfigured headers;
14088         signal a real error if debug-on-quit or debug-on-error is non-nil.
14089         (rfc2047-encode-max-chars): New variable.
14090         (rfc2047-encode-1): Use it.
14091         (rfc2047-encode-parameter): New function.
14092
14093         * mml.el (mml-insert-parameter): Remove an excessive space.
14094
14095 2004-07-17  Simon Josefsson  <jas@extundo.com>
14096
14097         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14098         Kai Grossjohann <kai@emptydomain.de>.
14099         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14100         (gnus-group-make-menu-bar): Ditto.
14101
14102         * gnus-util.el (gnus-group-server): Add.
14103
14104 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14105
14106         * message.el (message-clone-locals): Clone sendmail and smtp
14107         variables.
14108
14109 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14110
14111         * rfc2047.el (rfc2047-encode-region): Fix last change.
14112
14113 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14116         characters as non-special.
14117
14118 2004-07-09  Simon Josefsson  <jas@extundo.com>
14119
14120         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14121         Users will lose all flag changes made while unplugged with
14122         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14123         good default.  See numerous reports on ding mailing list.
14124
14125 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14126
14127         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14128         add generate-head-function and generate-article-function to the
14129         rfc822-forward entry.
14130         (nndoc-rfc822-forward-generate-article): New function.
14131         (nndoc-rfc822-forward-generate-head): New function.
14132
14133         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14134
14135 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14136
14137         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14138         respect display group parameter and gnus-summary-expunge-below.
14139         (gnus-articles-to-read): Remove unused reference to display group
14140         parameter.
14141
14142 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14143
14144         * nnheader.el (nnheader-uniquify-message-id): New experimental
14145         variable.
14146         (nnheader-nov-read-message-id): Use it.
14147
14148         * spam-report.el (spam-report-gmane): Add interactive.
14149
14150 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14151
14152         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14153         qp-or-base64 for the application/* types.
14154
14155 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14156
14157         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14158
14159 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14160
14161         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14162         trim value.
14163
14164 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14165
14166         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14167         New macro and function.
14168         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14169
14170 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14171
14172         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14173         after-load-alist.
14174
14175 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14176
14177         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14178         update info that isn't there.
14179
14180 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14181
14182         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14183         entry.
14184
14185 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14186
14187         * mm-view.el (mm-inline-render-with-function): Use multibyte
14188         buffer; decode html source by charset.
14189
14190         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14191
14192         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14193         Mule-UCS is loaded under XEmacs.
14194         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14195
14196 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14197
14198         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14199
14200 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14201
14202         * mm-util.el (mm-coding-system-p): Return a coding-system.
14203         (mm-mime-mule-charset-alist): Use shift_jis instead of
14204         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14205         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14206         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14207         instead of japanese-shift-jis and iso-latin-1 respectively in
14208         order to share the default value with both Emacs and XEmacs-mule.
14209         (mm-mule-charset-to-mime-charset): Make
14210         mm-coding-system-priorities effective.
14211         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14212         while predicating of candidates upon the priorities.
14213
14214 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14215
14216         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14217         gnus-uu-invert-processable.
14218
14219         * gnus.el: Autoload gnus-uu-invert-processable.
14220
14221 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14222
14223         * mm-util.el (mm-with-multibyte-buffer): New macro.
14224
14225         * rfc2047.el (rfc2047-encode-string): Use it.
14226         (rfc2047-encode-region): Move point to the end of the region after
14227         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14228
14229 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14230
14231         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14232         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14233
14234 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14237         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14238         Karl Chen <quarl@nospam.quarl.org>.
14239
14240 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14241
14242         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14243         invalid addresses.
14244
14245 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14246
14247         * spam.el: Change section markers, revise TODO list.
14248         (spam-backends): Make new master list of all installed backends.
14249         (spam-summary-exit-behavior): Add new variable to determine how
14250         messages moves are done at summary exit.
14251         (spam-move-spam-nonspam-groups-only)
14252         (spam-process-ham-in-nonham-groups)
14253         (spam-process-ham-in-spam-groups): Remove variables, the
14254         spam-summary-exit-behavior variable should be used to manage this
14255         behavior.
14256         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14257         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14258         and spam-old-spam-articles.
14259         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14260         Add empty variables, placeholders for the backends they represent.
14261         (spam-set-difference): Move, unchanged.
14262         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14263         unless the user has a processor variable.
14264         (spam-classifications, spam-classification-valid-p)
14265         (spam-backend-properties, spam-backend-property-valid-p)
14266         (spam-backend-function-type-valid-p)
14267         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14268         (spam-report-articles-gmane, spam-report-articles-resend):
14269         Remove functions, they are not needed.
14270         (spam-install-backend-super, spam-backend-list)
14271         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14272         (spam-backend-function, spam-backend-ham-registration-function)
14273         (spam-backend-spam-registration-function)
14274         (spam-backend-ham-unregistration-function)
14275         (spam-backend-spam-unregistration-function)
14276         (spam-backend-statistical-p, spam-backend-mover-p)
14277         (spam-install-backend-alias, spam-install-checkonly-backend)
14278         (spam-install-mover-backend, spam-install-nocheck-backend)
14279         (spam-install-backend, spam-install-statistical-backend)
14280         (spam-install-statistical-checkonly-backend): Add backend installation
14281         support.
14282         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14283         (spam-group-processor-p): Use the new backend code and respect the
14284         summary exit behavior.
14285         (spam-mark-spam-as-expired-and-move-routine): Remove.
14286         (spam-summary-prepare): Change to use the new spam-old-articles
14287         variable.
14288         (spam-copy-or-move-routine, spam-copy-spam-routine)
14289         (spam-move-spam-routine, spam-copy-ham-routine)
14290         (spam-move-ham-routine): Add code to copy/move ham or spam.
14291         (spam-fetch-field-fast): Improve doc and code, plus allow the
14292         'number request.
14293         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14294         variables.
14295         (spam-split, spam-find-spam): Use the new backend code.
14296         (spam-registration-functions): Remove variable.
14297         (spam-unregister-routine): Add convenience wrapper.
14298         (spam-log-undo-registration, spam-register-routine)
14299         (spam-log-processing-to-registry)
14300         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14301         where possible.
14302         (spam-check-gmane-xref, spam-check-regex-headers)
14303         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14304         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14305         (spam-check-bogofilter-headers, spam-check-spamoracle)
14306         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14307         (spam-check-crm114-headers): Use the spam-split-group that
14308         spam-split prepares, no need to determine it every time.
14309
14310         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14311         to the nnheader-parse-naked-head call.
14312
14313         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14314
14315         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14316         the nnheader-nov-read-message-id call.
14317
14318 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14319
14320         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14321         gnus-activate-group twice.  Suggested by Markus Peter
14322         <warp@spin.de>.
14323
14324 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * gnus-art.el (gnus-article-time-format): Exchange the order of
14327         day and month in the default value; fix customization type.
14328         (article-date-ut): Use add-text-properties.
14329         (article-make-date-line): Use message-make-date instead of
14330         current-time-string.
14331
14332         * message.el (message-fetch-field): Don't use set-text-properties.
14333         (message-make-date): Simplify.
14334
14335         * messagexmas.el (message-xmas-make-date): New function.
14336         (message-xmas-redefine): Defalias message-make-date to it.
14337
14338 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14339
14340         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14341         (rfc2047-encode-region): Treat text within parentheses as special;
14342         show the original text when error has occurred.
14343
14344         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14345         already-computed method to gnus-activate-group.
14346
14347         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14348         same select-methods identical Lisp objects.
14349
14350         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14351         object when modifying the info.
14352
14353 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14354
14355         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14356         gnus-opened-servers since it has never been opened with the new
14357         configuration yet.
14358
14359 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14360
14361         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14362         arg to nnheader-generate-fake-message-id.
14363
14364 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14365
14366         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14367         number and build a fake message ID localized to a group and
14368         article number (so it's repeatable from that point on).
14369         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14370         ID format.
14371
14372         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14373         nnheader-generate-fake-message-id with the article number.
14374
14375 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14376
14377         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14378         end-of-buffer.
14379
14380 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14381
14382         * message.el (message-ignored-supersedes-headers): Add Approved.
14383
14384 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14385
14386         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14387         goto-char.
14388         (rfc2047-encode): Fold the line before encoding.
14389
14390 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14391
14392         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14393         folding -- not all headers can be folded, and this should be done
14394         by the message composition mode.  Probably.  I think.
14395
14396 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14397
14398         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14399         fast.
14400
14401         * gnus-ems.el (gnus-remove-image): Don't use
14402         message-text-with-property; remove only the image found first.
14403
14404         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14405         found first.
14406
14407 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14408
14409         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14410
14411 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14412
14413         * message.el (message-text-with-property): Make it fast and accept
14414         optional arguments.
14415         (message-strip-forbidden-properties): Use it.
14416         (message-fix-before-sending): Follow the m-t-w-p change.
14417
14418         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14419
14420 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14421
14422         * gnus-art.el (article-hide-headers): Don't change the buffer
14423         mistakenly when performing mml-preview even if
14424         gnus-single-article-buffer is nil.
14425
14426 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14427
14428         * message.el (message-expand-name-databases): New user option.
14429         (message-expand-name): Use it.
14430
14431 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14432
14433         * spam.el (spam-report-articles-resend)
14434         (spam-report-resend-register-routine): Allow ham reporting.
14435         (spam-report-resend-register-ham-routine): Add wrapper.
14436         (spam-registration-functions): Add ham resending functions.
14437         (spam-list-of-processors): Add ham resend processor.
14438
14439         * gnus.el (ham-resend-to): Add new group parameter.
14440         (spam-process): Add ham resend option.
14441
14442         * spam-report.el (spam-report-resend): Allow reporting ham.
14443         (spam-report-resend-ham): Add wrapper.
14444
14445 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14446
14447         * message.el (message-cite-articles-with-x-no-archive): New
14448         variable.
14449         (message-cite-original): Use it.
14450
14451 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14452
14453         * message.el (message-cite-original): Respect X-No-Archive.
14454
14455 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14456
14457         * gnus-art.el (article-hide-headers): Refer to the values for
14458         gnus-ignored-headers and gnus-visible-headers in the summary
14459         buffer since a user may have set them as group parameters.
14460
14461 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14462
14463         * assistant.el (assistant-node-name): Add convenience function.
14464         (assistant-render-text, assistant-render-node): Add error handling,
14465         plus handle multiple next nodes.
14466         (assistant-find-next-node): Comment out for now.
14467         (assistant-find-next-nodes): Add function, returns list of next
14468         nodes.
14469
14470 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14471
14472         * mail-source.el (mail-source-directory): Fix doc-string.
14473
14474 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14475
14476         * assistant.el (assistant-render-text, assistant-eval): Add :set
14477         widget type, which is different because it takes and returns a
14478         list.  Much hilarity ensues.
14479
14480 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14481
14482         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14483
14484         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14485         doc-string.
14486
14487         * gnus-start.el (gnus-activate-group): Added doc-string.
14488
14489 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14490
14491         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14492
14493 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14494
14495         * assistant.el (assistant-render-text): Try to add a :set
14496         widget, more to come.
14497
14498         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14499         strings.
14500         (spam-report-articles-resend)
14501         (spam-register-routine): Do registration iff any articles warrant
14502         it.
14503         (spam-summary-prepare-exit): Change log message for nil group
14504         destinations.
14505
14506 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14507
14508         * spam.el (spam-report-resend-register-routine): Allow
14509         spam-report-resend-to to be a group parameter or a global value.
14510
14511 2004-05-26  Simon Josefsson  <jas@extundo.com>
14512
14513         * starttls.el: Merge with my GNUTLS based starttls.el.
14514         (starttls-gnutls-program, starttls-use-gnutls)
14515         (starttls-extra-arguments, starttls-process-connection-type)
14516         (starttls-connect, starttls-failure, starttls-success): New
14517         variables.
14518         (starttls-program, starttls-extra-args): Doc fix.
14519         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14520         functions.
14521         (starttls-negotiate, starttls-open-stream): Check
14522         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14523         function if it is set.
14524
14525 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14526
14527         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14528         structured fields.
14529
14530 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14531
14532         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14533
14534 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14535
14536         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14537         variable.
14538         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14539         assigning the spam-mark to new messages.
14540
14541 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14542
14543         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14544
14545 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14546
14547         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14548
14549         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14550         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14551         default.
14552
14553 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14554
14555         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14556         correct data.
14557
14558 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14559
14560         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14561         (spam-group-processor-p): Fix function.
14562         (spam-group-processor-multiple-p)
14563         (spam-group-spam-processor-report-gmane-p)
14564         (spam-group-spam-processor-report-resend-p)
14565         (spam-group-spam-processor-bogofilter-p)
14566         (spam-group-spam-processor-blacklist-p)
14567         (spam-group-spam-processor-ifile-p)
14568         (spam-group-ham-processor-ifile-p)
14569         (spam-group-spam-processor-spamoracle-p)
14570         (spam-group-spam-processor-crm114-p)
14571         (spam-group-ham-processor-bogofilter-p)
14572         (spam-group-spam-processor-stat-p)
14573         (spam-group-ham-processor-stat-p)
14574         (spam-group-ham-processor-whitelist-p)
14575         (spam-group-ham-processor-BBDB-p)
14576         (spam-group-ham-processor-spamoracle-p)
14577         (spam-group-ham-processor-copy-p): Remove functions with some
14578         prejudice against unneeded code.
14579         (spam-report-articles-resend)
14580         (spam-report-resend-register-routine): Allow the group/topic
14581         spam-resend-to value to override spam-report-resend-to.
14582         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14583         properly now.
14584
14585         * gnus.el (spam-resend-to): Add group/topic parameter.
14586         (spam-process): Move the OBSOLETE processors to the end of the
14587         choices.
14588
14589 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14590
14591         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14592         with resend-to set to nil, and then ask the user if necessary.
14593         (spam-report-resend): spam-report-resend takes a list of articles, not
14594         separate article numbers.
14595
14596 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14599         addition to emacs-w3m.
14600
14601 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14602
14603         * assistant.el (assistant-authinfo-data): New function.
14604         (assistant-eval): Eval for entire assistant.
14605
14606         * netrc.el (netrc-services-file): New variable.
14607         (netrc-parse-services): New function.
14608         (netrc-find-service-name): New function.
14609         (netrc-find-service-number): New function.
14610         (netrc-port-equal): New function.
14611         (netrc-machine): Use it.
14612
14613         * nnimap.el (nnimap-open-connection): Use netrc.
14614
14615         * gnus-util.el (gnus-netrc-get): Remove aliases.
14616
14617         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14618
14619         * assistant.el (wid-edit): Fix compilation.
14620
14621         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14622
14623 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14624
14625         * gnus-util.el (gnus-set-file-modes): New function.  (small
14626         patch).
14627
14628 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14629
14630         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14631
14632         * assistant.el (assistant-render-node): Fix up rendering and
14633         read-only text.
14634         (assistant-render-node): Reset.
14635         (assistant-make-read-only): Not sticky.
14636
14637 2004-05-20  Danny Siu  <dsiu@adobe.com>
14638
14639         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14640         centered even when gnus-auto-center-summary is t.
14641
14642 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14643
14644         * dns.el (dns-get-txt-answer): New function.
14645         (dns-read-txt): Ditto.
14646         (query-dns): Use it.
14647
14648 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14649
14650         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14651         active for foreign groups even if the group level is higher than
14652         the specified value.
14653
14654 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14655
14656         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14657         non-active groups.
14658
14659         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14660
14661 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14662
14663         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14664
14665 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14666
14667         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14668         (spam-crm114-header, spam-crm114-spam-switch)
14669         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14670         (spam-crm114-positive-spam-header)
14671         (spam-crm114-database-directory, spam-list-of-processors)
14672         (spam-group-spam-processor-crm114-p)
14673         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14674         (spam-generic-score, spam-list-of-checks)
14675         (spam-list-of-statistical-checks, spam-registration-functions)
14676         (spam-check-crm114-headers, spam-crm114-score)
14677         (spam-check-crm114, spam-crm114-register-with-crm114)
14678         (spam-crm114-register-spam-routine)
14679         (spam-crm114-unregister-spam-routine)
14680         (spam-crm114-register-ham-routine)
14681         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14682         asjo@koldfront.dk (Adam Sjøgren).
14683
14684         * gnus.el: Add spam-use-crm114.
14685
14686         * spam.el (spam-list-of-processors, spam-registration-functions):
14687         Add spam-use-resend.
14688         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14689         (spam-report-articles-gmane): Add doc fix.
14690         (spam-report-articles-resend, spam-report-resend-register-routine):
14691         Add wrappers around spam-report-resend-to.
14692
14693         * spam-report.el (spam-report-resend-to, spam-report-resend):
14694         Add support for resending spam.
14695         (spam-report-gmane): Fix line length >80.
14696
14697         * gnus.el (spam-process): Add spam-use-resend.
14698
14699 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14700
14701         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14702         number of processed spam messages.
14703         (spam-ham-copy-or-move-routine): Return the number of processed
14704         ham messages.
14705         (spam-summary-prepare-exit): Use the above values to decide
14706         whether status messages shouled be displayed.
14707
14708 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14709
14710         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14711         `rfc2047-encoding-function-alist' in order to avoid conflicting
14712         with the old version.
14713         (rfc2047-encode-region): Concatenate words containing non-ASCII
14714         characters in structured fields; don't encode space-delimited
14715         ASCII words even in unstructured fields; don't break words at
14716         char-category boundaries.
14717         (rfc2047-encode-1): New function.
14718         (rfc2047-encode): Use it; encode text so that it occupies the
14719         maximum width within 76-column; work correctly on Q encoding for
14720         iso-2022-* charsets.
14721         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14722         sure not to break a line just after the header name.
14723         (rfc2047-b-encode-region): Removed.
14724         (rfc2047-b-encode-string): New function.
14725         (rfc2047-q-encode-region): Removed.
14726         (rfc2047-q-encode-string): New function.
14727
14728         * mm-util.el (mm-replace-in-string): New function.
14729
14730 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14731
14732         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14733         get it right.
14734         (gnus-inews-make-draft): Really.
14735
14736 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14737
14738         * nnmh.el (nnmh-request-list-1): Don't check the link count
14739         before descending.  (small patch)
14740
14741 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14742
14743         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14744         stuff.
14745
14746         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14747         on real group name.
14748
14749         * gnus-art.el (gnus-signature-limit): Doc fix.
14750
14751         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14752
14753         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14754
14755 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14756
14757         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14758         isn't a string.
14759
14760 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14761
14762         * gnus-draft.el (gnus-draft-send): Bind
14763         rfc2047-encode-encoded-words.
14764
14765         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14766         (rfc2047-encodable-p): Say that =? needs encoding.
14767         (rfc2047-encode-encoded-words): New variable.
14768
14769         * gnus-group.el (gnus-group-select-group): Doc fix.
14770
14771         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14772
14773         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14774         to nil.
14775
14776         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14777
14778         * nnheader.el (nnheader-get-lines-and-char): New function.
14779
14780 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14781
14782         * gnus-msg.el (gnus-summary-followup-with-original): Document
14783         yanking of region when active.
14784
14785 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14786
14787         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14788         groups if the group level is higher than the specified value.
14789
14790 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14791
14792         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14793         (gnus-group-jump-to-group): Added prefix argument using
14794         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14795         non-active group.
14796
14797         * compface.el (uncompface): Be verbose when changing
14798         `uncompface-use-external'.
14799
14800         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14801         handle manual section.
14802
14803 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14804
14805         * gnus-art.el (gnus-button-alist): Revert previous change.
14806
14807 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14808
14809         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14810
14811 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14812
14813         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14814         whether backend can accept message.
14815
14816         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14817
14818 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14819
14820         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14821         Avoid creating directory when nntp-marks-is-evil is true.
14822         Reported by Reiner Steib.
14823
14824 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14825
14826         * gnus-picon.el (gnus-picon-style): New variable.
14827         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14828         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14829         Jesper Harder <harder@ifa.au.dk>.
14830
14831 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14832
14833         * message.el (message-fill-field): Return point.
14834         (message-generate-headers): Go to end of field.
14835
14836         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14837         stuff for non-living groups.
14838
14839 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14840
14841         * gnus-art.el (gnus-article-followup-with-original)
14842         (gnus-article-reply-with-original): gnus-mark-active-p ->
14843         gnus-region-active-p.
14844
14845 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14846
14847         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14848         only when there is spam or ham to be processed.
14849
14850 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14851
14852         * mail-source.el (mail-source-delete-crash-box): Refactor.
14853         (mail-source-fetch): Use it.
14854         (mail-source-fetch-file): Ditto.
14855         (mail-source-fetch-directory): Run postscript in loop.
14856         (mail-source-fetch-pop): Delete.
14857         (mail-source-fetch-maildir): Ditto.
14858         (mail-source-fetch-imap): Ditto.
14859
14860         * imap.el (imap-authenticators): Comment out sasl.
14861
14862         * message.el (message-skip-to-next-address): New function.
14863         (message-fill-header-address): Refactor.
14864         (message-fill-address): Use it.
14865         (message-delete-address): Use it.
14866         (message-fill-header-general): Refactor.
14867         (message-fill-field-address): Rename.
14868         (message-narrow-to-field): Find the start of the header.
14869         (message-header-format-alist): Don't pre-fill.
14870         (message-fill-header): Removed.
14871         (message-insert-header): New function.
14872         (message-shorten-references): Use it.
14873
14874         * rfc2047.el (rfc2047-field-value): Strip props.
14875
14876         * mail-parse.el (mail-header-make-address): New alias.
14877
14878         * ietf-drums.el (ietf-drums-make-address): New function.
14879
14880         * imap.el: Add compiler directives.
14881
14882         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14883
14884         * gnus-art.el (article-decode-idna-rhs): Don't use
14885         message-idna-inside-rhs-p.
14886
14887 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14888
14889         * message.el (message-idna-inside-rhs-p): Removed.
14890         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14891
14892         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14893         false positives.
14894
14895 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14896
14897         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14898
14899 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14900
14901         * nneething.el (nneething-file-name): Don't create spurious
14902         files.
14903
14904         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14905         (gnus-inews-do-gcc): Remove sleep.
14906
14907         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14908         part under point.
14909
14910         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14911         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14912
14913 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
14914
14915         * spam.el (spam-summary-prepare-exit): Fixed (length).
14916
14917 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14918
14919         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
14920         as expired without moving it" message when there are spam
14921         messages left.
14922
14923 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
14924
14925         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
14926         header is not nil.
14927
14928 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
14929
14930         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
14931         nntp-possibly-create-directory, not nntp-possibly-change-group.
14932         (nntp-marks-changed-p): New arg SERVER.
14933         (nntp-request-update-info): Adjust caller.
14934
14935 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14936
14937         * nntp.el (nntp-save-marks): Pass missing arg.
14938
14939 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14940
14941         * nntp.el: Support marks.
14942         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14943         (nntp-marks-modtime, nntp-marks-directory): New variables.
14944         (nntp-request-set-mark, nntp-request-update-info)
14945         (nntp-possibly-create-directory, nntp-marks-changed-p)
14946         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14947         functions.
14948
14949 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14950
14951         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14952         (gnus-xmas-redefine): Rename.
14953
14954         * gnus-score.el (gnus-score-insert-help): Use
14955         gnus-select-lowest-window.
14956
14957         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14958         appt-select-lowest-window and rename to gnus-select-lowest-window.
14959
14960         * gnus.el: do.
14961
14962 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14963
14964         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14965         encodings of MIME-encoded words, in order to improve
14966         interoperability with several broken MUAs.
14967
14968 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14969
14970         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14971         tags, only when charsets are not specified in headers.
14972         (mm-inline-text-html-render-with-w3m): Ditto.
14973
14974         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14975         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14976
14977 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14978
14979         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14980         instead of MIME-decoded from fields when checking
14981         `gnus-article-address-banner-alist'.
14982
14983 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14984
14985         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14986         description rather than subject.
14987
14988 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14989
14990         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14991
14992 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14993
14994         * gnus.el (gnus-version-number): Bump.
14995
14996 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14997
14998         * gnus.el: No Gnus v0.2 is released.
14999
15000 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15001
15002         * gnus-agent.el (gnus-agent-read-agentview): Inline
15003         gnus-uncompress-range.
15004
15005 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15006
15007         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15008         `exec-installed-p'.
15009
15010 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15011
15012         * gnus.el (spam-process, spam-autodetect-methods): Add
15013         bsfilter and bsfilter-headers.
15014
15015         * spam.el (spam-bsfilter): New customize group.
15016         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15017         (spam-bsfilter-header, spam-bsfilter-probability-header)
15018         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15019         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15020         (spam-bsfilter-database-directory): New options.
15021         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15022         (spam-list-of-statistical-checks, spam-registration-functions):
15023         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15024         (spam-bsfilter-score): New command.
15025         (spam-check-bsfilter-headers, spam-check-bsfilter)
15026         (spam-bsfilter-register-with-bsfilter)
15027         (spam-bsfilter-register-spam-routine)
15028         (spam-bsfilter-unregister-spam-routine)
15029         (spam-bsfilter-register-ham-routine)
15030         (spam-bsfilter-unregister-ham-routine): New functions.
15031         (spam-generic-score): Support bsfilter; Accept an optional argument
15032         to recalcurate spam score even if scoring header has already been
15033         added.
15034         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15035         optional argument to recalcurate spam score even if scoring header
15036         has already been added.
15037
15038 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15039
15040         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15041         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15042         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15043         link is missing.
15044
15045 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15046
15047         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15048         (html2text-get-attr): Rewrite.
15049
15050         * message.el (message-setup-1): Remove redundant put-text-property
15051         on mail-header-separator.
15052
15053 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15054
15055         * gnus-registry.el (gnus-registry-cache-whitespace)
15056         (gnus-registry-action, gnus-registry-spool-action)
15057         (gnus-registry-split-fancy-with-parent): Change message levels
15058         from 5 to 3 or 7, as needed.
15059
15060         * spam.el (spam-summary-prepare-exit)
15061         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15062         (spam-split, spam-find-spam, spam-log-undo-registration)
15063         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15064         level from 5 to 6.
15065
15066 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15067
15068         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15069         2004-03-04 change).
15070
15071 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15072
15073         * sieve-manage.el (sieve-manage-open):
15074         * nnweb.el (nnweb-insert-html):
15075         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15076         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15077         * nnspool.el (nnspool-request-group):
15078         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15079         * nnml.el (nnml-request-update-info):
15080         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15081         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15082         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15083         (nnimap-request-set-mark):
15084         * nnfolder.el (nnfolder-request-update-info):
15085         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15086         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15087         * gnus-uu.el (gnus-uu-find-articles-matching):
15088         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15089         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15090         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15091         * gnus-nocem.el (gnus-nocem-scan-groups):
15092         * gnus-int.el (gnus-start-news-server):
15093         * gnus-group.el (gnus-group-make-kiboze-group)
15094         (gnus-group-browse-foreign-server):
15095         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15096         Use mapc when appropriate.
15097
15098 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15099
15100         FIXME: Make separate entries for each person.
15101
15102         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15103         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15104         <shields@msrl.com>:
15105
15106         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15107         may need for spam sorting and scoring.
15108         (spam-user-format-function-S): Add user format function suitable for
15109         general use.
15110         (spam-article-sort-by-spam-status): Add sorting function for summary
15111         sorting.
15112         (spam-extra-header-to-number): Add function to get a score from a
15113         header.
15114         (spam-summary-score): Add function to get a numeric score from the
15115         headers.
15116         (spam-generic-score): Fix function doc, was in wrong place.
15117         (spam-initialize): Take symbols when it's run, and install the
15118         extra headers that spam-necessary-extra-headers thinks we need.
15119
15120 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15121
15122         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15123         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15124
15125 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15126
15127         * gnus-sum.el (gnus-set-global-variables)
15128         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15129         (gnus-article-get-xrefs, gnus-summary-best-group)
15130         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15131         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15132         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15133         Use with-current-buffer.
15134
15135 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15136
15137         * spam.el (spam-summary-prepare-exit): Simplify logic.
15138         (spam-fetch-article-header): Read the article header if it's not
15139         available.
15140         (spam-list-articles): Simplify logic.
15141         (spam-filelist-register-routine): Fix bug with unregister-list.
15142
15143         * gnus-registry.el: Fix comments at beginning.
15144
15145 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15146
15147         * message.el (message-cater-to-broken-inn): Remove.
15148         (message-shorten-references): Make sure the total folded length of
15149         References is shorter than 998 characters to cater to a bug in INN
15150         2.3.  Also, don't pretend that references aren't folded -- this
15151         hasn't worked for a while.
15152
15153 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15154
15155         * gnus-agent.el (gnus-agentize):
15156         gnus-agent-send-mail-real-function no longer set to current value
15157         of message-send-mail-function but rather a lambda that calls
15158         message-send-mail-function.  The change makes the agent real-time
15159         responsive to user changes to message-send-mail-function.
15160
15161 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15162
15163         * legacy-gnus-agent.el
15164         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15165         help from Florian Weimer <fw@deneb.enyo.de>
15166
15167 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15168
15169         * nnmail.el (nnmail-cache-insert): Revert last change.
15170
15171 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15172
15173         * nnmail.el (nnmail-cache-insert): Always check whether
15174         nnmail-cache-ignore-groups matches a group name.
15175
15176 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15177
15178         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15179         (spam-find-spam, spam-log-processing-to-registry)
15180         (spam-log-registered-p, spam-log-unregistration-needed-p)
15181         (spam-log-undo-registration): Use gnus-message instead of
15182         gnus-error, none of these errors are fatal.
15183
15184         * gnus-registry.el (gnus-registry-clean-empty-function)
15185         (gnus-registry-clean-empty): Remove only empty entries without
15186         extra data.
15187
15188 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15189
15190         * spam-stat.el (spam-stat-buffer-change-to-spam)
15191         (spam-stat-buffer-change-to-non-spam): Change (error) to
15192         (gnus-message 8) invocation.
15193
15194 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15195
15196         * nntp.el (nntp-via-netcat-command): New variable.
15197         (nntp-via-netcat-switches): New variable.
15198         (nntp-open-via-rlogin-and-netcat): New function.
15199         (nntp-open-connection-function): Doc fix.
15200         (nntp-telnet-command): Doc fix.
15201         (nntp-end-of-line): Doc fix.
15202         (nntp-via-rlogin-command): Doc fix.
15203         (nntp-via-user-name): Doc fix.
15204         (nntp-via-address): Doc fix.
15205
15206 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15207
15208         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15209         error in Emacs 21.1.
15210
15211 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15212
15213         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15214
15215 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15216
15217         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15218         (gnus-agent-with-refreshed-group): New macro.
15219         (gnus-agent-rename-group): New function.
15220         (gnus-agent-delete-group): New function.
15221         (gnus-agent-save-group-info): Use gnus-command-method when
15222         `method' parameter is nil.  Don't write nil entries into the
15223         active file.
15224         (gnus-agent-get-group-info): New function.
15225         (gnus-agent-fetch-articles): Use
15226         gnus-agent-update-files-total-fetched-for to increment disk space
15227         used.
15228         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15229         gnus-agent-update-view-total-fetched-for to increment disk space
15230         used.
15231         (gnus-agent-get-local): Added optional parameters to avoid calling
15232         gnus-group-real-name and gnus-find-method-for-group.
15233         (gnus-agent-set-local): Delete stored entry if either min, or max,
15234         are nil.
15235         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15236         quit, use gnus-agent-regenerate-group to record existance of any
15237         articles fetched to disk before the quit occurred.
15238         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15239         gnus-agent-update-view-total-fetched-for, and
15240         gnus-agent-update-files-total-fetched-for to decrement disk space
15241         used.
15242         (gnus-agent-retrieve-headers): Use
15243         gnus-agent-update-view-total-fetched-for to increment disk space
15244         used.
15245         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15246         with gnus-agent-update-files-total-fetched-for to decrement disk
15247         space and fresh group buffer.
15248         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15249         (gnus-agent-need-update-total-fetched-for): New variable.
15250         (gnus-agent-update-files-total-fetched-for): New function.
15251         (gnus-agent-update-view-total-fetched-for): New function.
15252         (gnus-agent-total-fetched-for): New function.
15253
15254         * gnus-cache.el (gnus-cache-save-buffers): Use
15255         gnus-cache-update-overview-total-fetched-for to change disk space
15256         used by this group.
15257         (gnus-cache-possibly-enter-article): Use
15258         gnus-cache-update-file-total-fetched-for to increment disk space
15259         used by this group.
15260         (gnus-cache-possibly-remove-article): Use
15261         gnus-cache-update-file-total-fetched-for to decrement disk space
15262         used by this group.
15263         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15264         (gnus-cache-rename-group): New function.
15265         (gnus-cache-delete-group): New function.
15266         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15267         (gnus-cache-need-update-total-fetched-for): New variable.
15268         (gnus-cache-with-refreshed-group): New macro.
15269         (gnus-cache-update-file-total-fetched-for): New function.
15270         (gnus-cache-update-overview-total-fetched-for): New function.
15271         (gnus-cache-rename-group-total-fetched-for): New function.
15272         (gnus-cache-delete-group-total-fetched-for): New function.
15273         (gnus-cache-total-fetched-for): New function.
15274
15275         * gnus-group.el: Require gnus-sum and autoload functions to
15276         resolve warnings when gnus-group.el compiled alone.
15277         (gnus-group-line-format): Documented new %F.
15278         (size of Fetched data) group line format; identifies disk space
15279         used by agent and cache.
15280         (gnus-group-line-format-alist): Defined new F format.
15281         (gnus-total-fetched-for): New function.
15282         (gnus-group-delete-group): No longer update
15283         gnus-cache-active-altered as gnus-request-delete-group now keeps
15284         the cache in sync.
15285         (gnus-group-list-active): Let the agent store a server's active
15286         list if currently plugged.
15287
15288         * gnus-int.el (gnus-request-delete-group):
15289         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15290         local disk in sync with the server.
15291         (gnus-request-rename-group):
15292         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15293         local disk in sync with the server.
15294
15295         * gnus-start.el (gnus-get-unread-articles):
15296         Cosmetic simplification to logic.
15297
15298         * gnus-util.el (gnus-rename-file): New function.
15299
15300 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15301
15302         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15303
15304 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15305
15306         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15307         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15308
15309 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15310
15311         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15312         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15313
15314 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15315
15316         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15317
15318 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15319
15320         * spam.el (spam-set-difference): Add function to replace
15321         gnus-set-difference in spam.el.
15322         (spam-summary-prepare-exit): Use spam-set-difference.
15323
15324 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15325
15326         * gnus-registry.el (gnus-registry-cache-file): Update to use
15327         gnus-dribble-directory OR gnus-home-directory OR ~.
15328         (gnus-registry-split-fancy-with-parent): Fix doc.
15329
15330 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15331
15332         * message.el (message-exchange-point-and-mark): Use
15333         message-mark-active-p.  Suggested by Jesper Harder
15334         <harder@ifa.au.dk>.
15335
15336 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * message.el (message-exchange-point-and-mark): Don't activate
15339         region if it was inactive.  Suggested by Hiroshi Fujishima
15340         <pooh@nature.tsukuba.ac.jp>.
15341
15342 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15343
15344         * gnus-art.el (article-display-face): Display Faces in the same
15345         order as X-Faces.
15346
15347 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15348
15349         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15350
15351 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15352
15353         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15354         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15355         (gnus-article-mime-hierarchy): Remove.
15356         (gnus-article-mime-hierarchy-next): Remove.
15357         (gnus-article-mode): Revert 2004-03-19 change.
15358         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15359         (gnus-insert-mime-button): Revert 2004-03-19 change.
15360         (gnus-mime-accumulate-hierarchy): Remove.
15361         (gnus-mime-enter-multipart): Remove.
15362         (gnus-mime-leave-multipart): Remove.
15363         (gnus-mime-display-part): Revert 2004-03-19 change.
15364         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15365
15366         * mml.el (mml-preview): Revert 2004-03-19 change.
15367
15368 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15369
15370         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15371
15372 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15373
15374         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15375         t while entering a file name using the mm-with-multibyte macro.
15376         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15377
15378         * mm-util.el (mm-with-multibyte): New macro.
15379
15380 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15381
15382         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15383         user option.
15384         (gnus-mime-multipart-functions): Doc and customization fix.
15385         (gnus-article-mime-hierarchy): New variable.
15386         (gnus-article-mime-hierarchy-next): New variable.
15387         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15388         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15389         gnus-article-mime-hierarchy-next to nil.
15390         (gnus-insert-mime-button): Show hierarchy numbers.
15391         (gnus-mime-accumulate-hierarchy): New function.
15392         (gnus-mime-enter-multipart): New function.
15393         (gnus-mime-leave-multipart): New function.
15394         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15395         (gnus-mime-display-alternative): Show hierarchy numbers.
15396
15397         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15398         gnus-article-mime-hierarchy-next to nil.
15399
15400 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15401
15402         * dns.el: Don't require gnus-xmas.
15403
15404 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15405
15406         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15407         inline PGP.
15408         (mml-menu): Disable mml-quote-region if mark is inactive.
15409
15410 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15411
15412         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15413         when the group's active is not available.
15414
15415 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15418         error.
15419
15420 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15421
15422         * imap.el (imap-store-password): New variable.
15423         (imap-interactive-login): Use it.
15424         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15425
15426 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15427
15428         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15429         window-start and hscroll to summary window.
15430
15431 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15432
15433         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15434         conversion message to newsrc-dribble when an actual conversion is
15435         performed.
15436
15437 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15438
15439         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15440
15441 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15442
15443         * mm-decode.el (mm-complicated-handles): New function reviving
15444         former definition of mm-multiple-handles.
15445
15446         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15447         (gnus-mime-delete-part): Use it.
15448
15449 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15450
15451         * gnus-agent.el (gnus-agent-read-local): Bind
15452         nnheader-file-coding-system to gnus-agent-file-coding-system to
15453         avoid the implicit assumption that they will always be equal.
15454         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15455         coding-system-for-write, as the with-temp-file macro first prints
15456         to a buffer then saves the buffer.
15457
15458 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15459
15460         * gnus-art.el (gnus-article-edit-part): New function.
15461         (gnus-mime-save-part-and-strip): Use it; do query instead of
15462         signaling an error; don't use mm-multiple-handles.
15463         (gnus-mime-delete-part): Ditto.
15464
15465 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15466
15467         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15468         old file versions.
15469         (gnus-group-prepare-hook): Removed function that converted list
15470         form of gnus-agent-expire-days to group properties.
15471
15472         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15473         (gnus-request-accept-article): Re-indented.
15474
15475         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15476         converters to handle old agent file formats.  Added logic for a
15477         "backup before upgrading warning".
15478         (gnus-convert-mark-converter-prompt): Developers can mark
15479         functions as needing (default), or not needing,
15480         gnus-convert-old-newsrc's "backup before upgrading warning".
15481         (gnus-convert-converter-needs-prompt): Tests whether the user
15482         should be protected from potentially irreversable changes by the
15483         function.
15484
15485         * legacy-gnus-agent.el: New.  Provides converters that are only
15486         loaded when gnus-convert-old-newsrc needs to call them.
15487
15488 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15489
15490         * mail-source.el (mail-source-touch-pop): Doc fix.
15491
15492         * message.el (message-smtpmail-send-it): Doc fix.
15493
15494 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15495
15496         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15497
15498         * nnmail.el (nnmail-split-fancy): do.
15499
15500         * gnus-kill.el (gnus-kill, gnus-execute): do.
15501
15502 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15503
15504         * gnus-sum.el (gnus-widget-reversible-match)
15505         (gnus-widget-reversible-to-internal)
15506         (gnus-widget-reversible-to-external): New functions.
15507         (gnus-widget-reversible): New widget.
15508         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15509
15510 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15511
15512         * gnus-sum.el (gnus-thread-sort-functions)
15513         (gnus-article-sort-functions): Document `(not F)' items.
15514
15515 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15516
15517         * spam.el (spam-use-gmane-xref): Add new backend.
15518         (spam-gmane-xref-spam-group): Add variable to control the name of the
15519         Gmane spam group.
15520         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15521         (spam-regex-headers-spam, spam-regex-headers-ham)
15522         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15523         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15524         backends and checks.
15525         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15526
15527         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15528         an autodetect method.
15529
15530 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15531
15532         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15533         articles are being added to a group.
15534         (gnus-request-replace-article): Inform the agent that articles
15535         need to be uncached as the cached contents are no longer valid.
15536
15537 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15538
15539         * binhex.el: Don't autoload executable-find.
15540
15541         * canlock.el: Don't autoload mail-fetch-field.
15542
15543         * dgnushack.el: Autoload c-mode for XEmacs.
15544
15545         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15546
15547         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15548         rmail-dont-reply-to and rmail-output.
15549
15550         * gnus-score.el: Don't autoload ffap-string-at-point.
15551
15552         * gnus-setup.el: Don't autoload sc-cite-original.
15553
15554         * imap.el: Don't autoload base64-decode-string,
15555         base64-encode-string and md5.
15556
15557         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15558         and rmail-msg-restore-non-pruned-header.
15559
15560         * mm-decode.el: Don't autoload executable-find.
15561
15562         * mm-url.el: Don't autoload executable-find.
15563
15564         * mm-view.el: Don't autoload diff-mode.
15565
15566         * nndb.el: Don't autoload news-reply-mode, news-setup,
15567         cancel-timer and telnet.
15568
15569         * password.el: Don't autoload run-at-time for Emacs.
15570
15571         * sha1-el.el: Don't autoload executable-find.
15572
15573         * sieve-mode.el: Don't autoload c-mode.
15574
15575         * uudecode.el: Don't autoload executable-find.
15576
15577 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15578
15579         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15580         (gnus-agent-possibly-alter-active): Avoid null in numeric
15581         comparison.
15582         (gnus-agent-set-local): Refuse to save null in local object table.
15583         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15584         list of articles that will be marked as unread.
15585
15586 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15587
15588         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15589
15590 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15591
15592         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15593         language tags.
15594
15595 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15596
15597         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15598         Don't bind "obarray".
15599
15600         * gnus-sum.el (gnus-thread-sort-functions): Added
15601         `gnus-thread-sort-by-most-recent-number' and
15602         `gnus-thread-sort-by-most-recent-date'.
15603         Reported by Kai Grossjohann <kai@emptydomain.de>.
15604
15605 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15606
15607         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15608
15609 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15610
15611         * gnus-cus.el (gnus-agent-customize-category): Removed
15612         ignore-errors macro reference that required cl to be loaded at
15613         run-time.
15614
15615         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15616         single-interval range of the form (min . max).  Previously the
15617         range had to look like ((min . max)).  Likewise, return
15618         (min . max) rather than ((min . max)).
15619         (gnus-range-map): Use gnus-range-normalize to accept
15620         single-interval range.
15621
15622         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15623         the cache, but not the agent, now appear with their usual face.
15624
15625         * dgnushack.el (loaddir): New variable that is bound to the
15626         directory containing the dgnushack.el file. Use loaddir, rather
15627         than srcdir, to update load-path. Change lets dgnushack compile
15628         code in directories other than GNUS/lisp.
15629
15630 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * lpath.el: Don't bind w3m-safe-url-regexp.
15633
15634         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15635         w3m-safe-url-regexp variable buffer-local.
15636
15637         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15638
15639 2004-02-27  Simon Josefsson  <jas@extundo.com>
15640
15641         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15642         gnus-group-real-prefix.
15643         (gnus-summary-move-article): Use it, instead of
15644         gnus-group-real-prefix.
15645
15646 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15647
15648         * lpath.el: Bind w3m-safe-url-regexp.
15649
15650         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15651         w3m-safe-url-regexp variable buffer-local and set it as the value
15652         of mm-w3m-safe-url-regexp.
15653
15654         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15655
15656         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15657         parsing gnus-posting-styles when the message is not for replying.
15658
15659         * dgnushack.el: Autoload sgml-mode for XEmacs.
15660
15661         * nnrss.el (nnrss-opml-export): Use
15662         mm-set-buffer-file-coding-system instead of
15663         set-buffer-file-coding-system.
15664
15665 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15666
15667         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15668         of checkdoc.el).
15669         * nnrss.el: do.
15670         * gnus-mlspl.el: do.
15671         * gnus-ml.el: do.
15672         * gnus-srvr.el: do.
15673
15674         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15675
15676 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15677
15678         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15679         Corrections to custom-manual links.
15680
15681         * gnus-art.el (gnus-article): Ditto.
15682
15683         * mm-decode.el (mime-display, mime-security): Ditto.
15684
15685 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15686
15687         * flow-fill.el: Typo.
15688
15689 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15690
15691         * spam-wash.el: New file.
15692
15693 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15694
15695         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15696
15697 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15698
15699         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15700         to be run with new-articles as LIST1, not LIST2.
15701         (spam-registration-functions): Add spam-use-ham-copy as a nil
15702         registration backend.
15703
15704 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15705
15706         * spam-stat.el (spam-stat-washing-hook): New option.
15707         (spam-stat-buffer-words): Use it.
15708         (spam-stat-process-directory, spam-stat-test-directory): Use
15709         insert-file-contents-literally.
15710         (spam-stat-coding-system): New variable.
15711         (spam-stat-load, spam-stat-save): Use it.
15712
15713 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15714
15715         * spam-report.el (spam-report-plug-agent): Quote
15716         spam-report-url-to-file and spam-report-url-ping-plain.
15717
15718 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15719
15720         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15721         / in mailto URLs.
15722
15723 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15724
15725         * spam-report.el (spam-report-process-queue): Fix interactive use.
15726         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15727         (spam-report-unplug-agent): Doc fixes.
15728         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15729         (spam-report-agentize, spam-report-deagentize): Autoload.
15730
15731 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15732
15733         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15734
15735         * message.el (message-setup-fill-variables): Add mml tags to
15736         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15737         <ajk@iu.edu>.
15738         (message-mode): Don't modify paragraph-separate there.
15739
15740 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15741
15742         * compface.el (uncompface-use-external): Default to undecided.
15743         (uncompface-use-external-threshold): New variable.
15744         (uncompface-float-time): New macro.
15745         (uncompface): Determine whether to use the external decoder if
15746         uncompface-use-external is undecided.
15747
15748 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15749
15750         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15751         after images.
15752
15753         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15754
15755 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15756
15757         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15758
15759         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15760
15761         * gnus-sum.el (gnus-summary-limit-to-age)
15762         (gnus-summary-limit-children): do.
15763
15764         * gnus-int.el (gnus-request-scan): do.
15765
15766         * gnus-group.el (gnus-group-suspend): do.
15767
15768         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15769
15770         * gnus-cite.el (gnus-cite-parse-attributions): do.
15771
15772         * gnus-agent.el (gnus-summary-set-agent-mark)
15773         (gnus-agent-regenerate-group): do.
15774
15775         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15776
15777         * binhex.el (binhex-decode-region-internal): do.
15778
15779 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15780
15781         * gnus-fun.el (gnus-face-properties-alist): New user option.
15782         (gnus-display-x-face-in-from): Use it.
15783
15784         * gnus-art.el (article-display-face): Ditto.
15785
15786         * compface.el (uncompface-use-external): Default to nil.
15787
15788 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15789
15790         * nntp.el (nntp-erase-buffer): New function.
15791         (nntp-retrieve-data, nntp-send-command)
15792         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15793         (nntp-possibly-change-group): Use it.
15794
15795         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15796         with-current-buffer.
15797
15798 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15799
15800         * compface.el: Merge the ELisp-based uncompface program.
15801         (compface): New customization group.
15802         (uncompface-use-external): New user option.
15803         (uncompface): Call uncompface-internal if uncompface-use-external
15804         is nil.
15805         (uncompface-internal): New function.  Note that there are also
15806         some other functions and variables added for this function.
15807
15808 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15809
15810         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15811         if necessary.
15812
15813 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15814
15815         * spam-report.el (spam-report-unplug-agent)
15816         (spam-report-plug-agent, spam-report-deagentize)
15817         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15818         Add support for the Agent in spam-report: when unplugged, report to a
15819         file; when plugged, submit all the requests.
15820
15821         * spam.el (spam-register-routine): Fix message about
15822         registration.
15823
15824 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15825
15826         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15827         dependencies.
15828         (rfc2047-encode): Use it.
15829
15830         * gnus-art.el (gnus-button-marker-list): Move before first
15831         reference.
15832
15833         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15834         (imap-parse-body): Fix format string mismatch.
15835
15836         * gnus-score.el (gnus-summary-increase-score): do.
15837
15838         * nnrss.el (nnrss-close): New function.
15839
15840 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15841
15842         * nnrss.el (nnrss-make-filename): New function.
15843         (nnrss-request-delete-group, nnrss-read-server-data)
15844         (nnrss-save-server-data, nnrss-read-group-data)
15845         (nnrss-save-group-data): Use it.
15846         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15847         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15848         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15849
15850 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15851
15852         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15853
15854 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15855
15856         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15857         files.
15858
15859         * message.el (message-generate-headers-first): Don't quote nil
15860         and t in docstrings.
15861
15862         * imap.el (imap-id): do.
15863
15864         * gnus-agent.el (gnus-agent-consider-all-articles)
15865         (gnus-agent-queue-mail): do.
15866
15867 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15868
15869         * spam-report.el (spam-report-process-queue): New function.
15870         Process requests from `spam-report-requests-file'.
15871         (spam-report-process-queue): Doc fix.
15872
15873 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15874
15875         * spam.el (spam-register-routine)
15876         (spam-log-processing-to-registry, spam-log-registered-p)
15877         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15878         Change "check" to "spam-check" for semi-clarity.
15879
15880 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15881
15882         * pop3.el: Require nnheader.
15883
15884         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15885
15886         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15887
15888         * gnus-picon.el: Require cl.
15889
15890         * gnus-fun.el: Require gnus-ems and gnus-util.
15891
15892         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15893
15894         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15895
15896         * gnus-art.el (gnus-article-edit-mode): Define before first
15897         reference.
15898
15899 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15900
15901         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15902         (gnus-uu-post-encoded): Use point-at-bol.
15903
15904         * gnus-topic.el (gnus-group-active-topic-p): do.
15905
15906         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15907
15908         * gnus-group.el (gnus-group-kill-region): do.
15909
15910         * gnus-art.el (article-date-ut): do.
15911
15912         * message.el (message-fetch-field): Remove redundant
15913         case-fold-search binding.
15914         (message-narrow-to-field): Simplify.
15915
15916 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15917
15918         * spam.el (spam-directory): Derive from `gnus-directory'.
15919
15920         * spam-report.el (spam-report-url-to-file)
15921         (spam-report-requests-file): New function and variable for offline
15922         reporting.
15923         (spam-report-url-ping-function): Add `spam-report-url-to-file'
15924         and user defined function.
15925         (spam-report-url-ping-mm-url): Remove doubled slash.
15926
15927 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
15928
15929         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
15930
15931 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
15932
15933         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15934         format string mismatch.
15935
15936         * sieve.el (sieve-deactivate-all): do.
15937
15938         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15939
15940         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15941
15942         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15943
15944         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15945
15946 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15947
15948         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15949         the list of checks.
15950
15951 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15952
15953         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15954         padding.
15955
15956 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15957
15958         * mm-view.el (mm-fill-flowed): New variable.
15959         (mm-inline-text): Use it.
15960
15961 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15962
15963         * spam.el (spam-spamassassin-register-ham-routine)
15964         (spam-spamassassin-register-spam-routine): Fix function names.
15965
15966 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15967
15968         * gnus.el (gnus-tmp-grouplens): Remove.
15969         (gnus-summary-line-format): Remove grouplens.
15970
15971         * gnus-group.el (gnus-group-line-format): Ditto.
15972
15973         * gnus-spec.el (gnus-format-specs): Ditto.
15974         (gnus-update-format-specifications): Flush the group format spec
15975         cache if there's the grouplens stuff.
15976         (gnus-parse-simple-format): Replace %l with the empty string.
15977
15978 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15979
15980         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15981         omission.
15982
15983 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15984
15985         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15986         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15987
15988 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15989
15990         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15991         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15992         New macros and functions.
15993         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15994         Handle > NLINK_MAX messages.
15995         * nnmaildir.el (nnmaildir-request-set-mark): Use
15996         nnmaildir--emlink-p and nnmaildir--eexist-p.
15997
15998 2004-01-25  Alex Schroeder  <alex@gnu.org>
15999
16000         * spam-stat.el (spam-stat-process-directory-age): New option.
16001         (spam-stat-process-directory): Use it.
16002
16003 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16004
16005         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16006         (spam-stat-save): Accept prefix argument.
16007
16008 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16009
16010         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16011         links" error.
16012
16013 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16014
16015         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16016         the rest of the and/or forms.
16017
16018 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16019
16020         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16021         compatibility with old .newsrc.eld files.
16022
16023         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16024
16025         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16026
16027         * gnus-start.el (gnus-1): do.
16028
16029         * gnus-group.el (gnus-group-line-format-alist): do.
16030
16031         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16032
16033         * gnus-gl.el: Remove.
16034
16035 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16036
16037         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16038         marks consisting of a single range {for example, (3 . 5)} rather
16039         than a list of a single range { ((3 . 5)) }.
16040
16041 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16042
16043         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16044         with-current-buffer.
16045         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16046         avoid consing a string.
16047
16048         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16049         Remove obsolete entries for big5 and gb2312.
16050
16051 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16052
16053         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16054         uncompressed list.
16055
16056 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16057
16058         * spam-stat.el (spam-stat-strip-xref): New function.
16059         (spam-stat-process-directory): Use it.
16060
16061         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16062         here -- it's done in message-fetch-field.
16063
16064 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16065
16066         * gnus-agent.el (gnus-agent-queue-mail)
16067         (gnus-agent-prompt-send-queue): New variables.
16068         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16069         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16070         "nndraft:queue" along to gnus-draft-send.  Use
16071         gnus-agent-prompt-send-queue.
16072         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16073         is "nndraft:queue".  Suggested by Gaute Strokkenes
16074         <gs234@srcf.ucam.org>
16075
16076         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16077         (agent-enable-undownloaded-faces): Added.
16078         (gnus-agent-cat-groups): Use eval-and-compile, not
16079         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16080         method of gnus-agent-cat-groups even when the buffer has been
16081         evaled.
16082         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16083         delete gnus-agent-save-active-1.
16084         (gnus-agent-save-groups): Deleted.  Identical to
16085         gnus-agent-save-active.
16086         (gnus-agent-write-active): No longer adjust agent's copy of active
16087         file as agent's adjustments are now stored in their own
16088         file.  Removed optional parameter.
16089         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16090         servers.  Add use of min/max range limits from server's local
16091         file.
16092         (gnus-agent-save-alist): Removed unused optional argument.
16093         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16094         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16095         (gnus-agent-set-local): A per-server file that keeps min/max range
16096         limits for articles known to the agent.  Provides a fast mechanism
16097         for altering many active ranges.
16098         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16099         active file (local makes it unnecessary).
16100         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16101
16102         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16103         (agent-enable-undownloaded-faces): Added.
16104
16105         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16106         disable it when sending to "nndraft:queue".
16107         (gnus-group-send-queue): Add safety check to avoid sending queue
16108         when unplugged.
16109
16110         * gnus-group.el (gnus-group-catchup): Use new
16111         gnus-sequence-of-unread-articles, not
16112         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16113         numbers of articles.  Use gnus-range-map to avoid having to
16114         uncompress the unread list.
16115         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16116         Fixed invalid ange-ftp reference.
16117
16118         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16119         (gnus-sorted-range-intersection): Intersection of two ranges
16120         without requiring that they first be uncompressed.
16121
16122         * gnus-start.el (gnus-activate-group): Unless blocked by the
16123         caller, possibly expand the active range to include both cached
16124         and agentized articles.
16125         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16126         multiple version-dependent converters.
16127         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16128         gnus-agent-save-active.
16129         (gnus-save-newsrc-file): Save dirty agent range limits.
16130
16131         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16132         gnus-agent-possibly-alter-active.
16133         (gnus-adjust-marked-articles): Faster handling of simple lists.
16134
16135 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16136
16137         * spam-stat.el (spam-stat-test-directory): New optional argument
16138         displays a list of files detected.  Suggested by Andrew Cohen
16139         <cohen@andy.bu.edu>.
16140         (spam-stat-buffer-words-with-scores): Don't narrow and change
16141         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16142
16143 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16144
16145         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16146         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16147         (spam-spamassassin-arguments)
16148         (spam-spamassassin-spam-flag-header)
16149         (spam-spamassassin-positive-spam-flag-header)
16150         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16151         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16152         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16153         (spam-list-of-processors, spam-list-of-checks)
16154         (spam-list-of-statistical-checks, spam-registration-functions)
16155         (spam-check-spamassassin-headers, spam-check-spamassassin)
16156         (spam-spamassassin-score)
16157         (spam-spamassassin-register-with-sa-learn)
16158         (spam-spamassassin-register-spam-routine)
16159         (spam-spamassassin-register-ham-routine)
16160         (spam-assassin-register-spam-routine)
16161         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16162         (spam-bogofilter-score): Fix to show article before scoring.
16163
16164 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16165
16166         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16167         default scoring function.
16168         (spam-generic-score): Call spam-spamassassin-score if
16169         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16170         spam-bogofilter-score otherwise.
16171
16172         * gnus.el (spam-process, spam-autodetect-methods): Add
16173         spamassassin and spamassassin-headers.
16174
16175 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16176
16177         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16178         Suppress unnecessary messages.
16179
16180 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16181
16182         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16183         make-hash-table.
16184
16185 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16186
16187         * canlock.el (base64-encode-string): Don't autoload it.
16188
16189 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16190
16191         * run-at-time.el: Remove useless (require 'itimer),
16192         eval-and-compile and (featurep 'xemacs).
16193
16194 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16195
16196         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16197         GROUP is a virtual group.
16198
16199 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16200
16201         * gnus.el: Autoload `message-y-or-n-p'.
16202
16203 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16204
16205         * pgg-parse.el: Remove unnecessary (require 'custom).
16206
16207         * pgg-def.el: do.
16208
16209         * nnmail.el: do.
16210
16211         * gnus-undo.el: do.
16212
16213         * gnus-picon.el: do.
16214
16215         * gnus-util.el: do.
16216
16217 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16218
16219         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16220
16221 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16222
16223         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16224         handle, as well as a list.
16225
16226         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16227         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16228         (mm-w3m-cid-retrieve): Simplify.
16229
16230 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16231
16232         * message.el (message-kill-to-signature): Allow prefix arg to
16233         specify number of lines to keep before signature.
16234
16235 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16236
16237         * message.el (message-kill-to-signature): Change docstring.
16238
16239 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16240
16241         * canlock.el: Always require sha1-el.
16242         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16243
16244         * message.el: Autoload sha1 only when compiling.
16245
16246         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16247         eudc-expand-inline for XEmacs.
16248
16249 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16250
16251         * message.el (message-canlock-generate): Require sha1-el.
16252
16253 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16254
16255         * message.el (message-expand-name): Silence the byte compiler.
16256
16257         * lpath.el: Add detect-coding-system.
16258
16259         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16260         cus-edit.
16261
16262 2004-01-13  Simon Josefsson  <jas@extundo.com>
16263
16264         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16265         Invoke gnus-score-mode.  Reported by
16266         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16267
16268         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16269         Jim Blandy <jimb@redhat.com> (tiny change).
16270
16271 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16272
16273         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16274
16275 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16276
16277         * spam.el (spam-get-article-as-string): Update to use
16278         gnus-request-article-this-buffer, much simpler.
16279         (spam-get-article-as-buffer): Remove.
16280
16281 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16282
16283         * message.el (message-expand-name): Use EUDC if the user uses that.
16284
16285 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16286
16287         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16288         character for the encoding to avoid consing a string.
16289
16290         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16291         unnecessarily.
16292
16293         * mm-util.el (mm-replace-chars-in-string): Remove.
16294
16295         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16296         of mm-replace-chars-in-string.
16297
16298 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16299
16300         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16301
16302         * mm-util.el (mm-subst-char-in-string): Support inplace.
16303
16304         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16305         a new string in every iteration.  Use shy groups.
16306
16307 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16308
16309         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16310         * gnus-soup.el (gnus-soup-group-brew):
16311         * gnus-msg.el (gnus-put-message):
16312         * gnus-move.el (gnus-group-move-group-to-server):
16313         * gnus-kill.el (gnus-batch-score):
16314         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16315         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16316         (gnus-group-update-group, gnus-group-read-group)
16317         (gnus-group-make-group, gnus-group-make-help-group)
16318         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16319         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16320         (gnus-group-sort-by-unread, gnus-group-catchup)
16321         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16322         (gnus-group-yank-group, gnus-group-set-info)
16323         (gnus-group-list-groups):
16324         * gnus.el (gnus-generate-new-group-name):
16325         * gnus-delay.el (gnus-delay-send-queue):
16326         * nnvirtual.el (nnvirtual-catchup-group):
16327         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16328         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16329         (gnus-group-prepare-topics, gnus-topic-check-topology):
16330         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16331         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16332         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16333         (gnus-group-make-articles-read):
16334         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16335         (gnus-group-change-level, gnus-kill-newsgroup)
16336         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16337         (gnus-get-unread-articles, gnus-make-articles-unread)
16338         (gnus-make-ascending-articles-unread): Use accessor
16339         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16340         to get group information for improved readability.
16341
16342
16343 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16344
16345         * gnus-art.el (article-decode-mime-words, article-babel)
16346         (gnus-article-highlight-signature, gnus-article-add-buttons)
16347         (gnus-signature-toggle): Use gnus-with-article-buffer.
16348
16349         * gnus-art.el (gnus-article-highlight-headers)
16350         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16351
16352         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16353         (gnus-article-set-globals, gnus-request-article-this-buffer)
16354         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16355         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16356         (gnus-mime-display-alternative): Use with-current-buffer.
16357
16358 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16359
16360         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16361         also under 80 char limit, and call gnus-error if needed.
16362         (spam-fetch-article-header): Fix - it was a
16363         buffer-local variable (gnus-newsgroup-data).
16364         (spam-find-spam): Use spam-generate-fake-headers, forget about
16365         spam-insert-fake-headers.
16366         (spam-insert-fake-headers): Remove.
16367
16368 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16369
16370         * deuglify.el (gnus-article-outlook-unwrap-lines)
16371         (gnus-outlook-rearrange-article)
16372         (gnus-outlook-repair-attribution-outlook)
16373         (gnus-outlook-repair-attribution-block)
16374         (gnus-outlook-repair-attribution-other): Remove redundant
16375         save-excursion.
16376
16377 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16378
16379         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16380         (spam-fetch-field-subject-fast)
16381         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16382         (spam-fetch-article-header): Add functions to deal with Gnus
16383         internals for fast retrieval of article header data.
16384         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16385
16386 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16387
16388         * pop3.el (pop3-md5): Remove.
16389         (pop3-apop): Replace pop3-md5 with md5.
16390
16391         * mm-bodies.el: base64 is always built-in.
16392
16393         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16394         with-current-buffer.
16395
16396 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16397
16398         * canlock.el (canlock-insert-header): Remove excessive grouping in
16399         regexp.
16400
16401         * gnus-sum.el (gnus-summary-read-document): Ditto.
16402
16403         * gnus-uu.el (gnus-uu-part-number): Ditto.
16404
16405         * html2text.el (html2text-remove-tags): Ditto.
16406         (html2text-format-tags): Ditto.
16407         (html2text-format-single-elements): Ditto.
16408
16409         * mml.el (mml-parse-1): Ditto.
16410
16411 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16412
16413         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16414
16415         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16416
16417         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16418
16419         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16420
16421 2003-11-15  Simon Josefsson  <jas@extundo.com>
16422
16423         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16424         (pgg-gpg-lookup-key): Use regexp match instead of
16425         split-string (split-string is different between emacs 21.2 and
16426         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16427
16428 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16429
16430         * gnus-art.el (gnus-mime-view-all-parts)
16431         (gnus-article-part-wrapper, gnus-article-view-part): Use
16432         with-current-buffer.
16433
16434 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16435
16436         * spam.el (spam-disable-spam-split-during-ham-respool)
16437         (spam-spamoracle-database, spam-cache-lookups)
16438         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16439         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16440         (spam-group-ham-marks, spam-group-spam-marks)
16441         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16442         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16443         also add spam-use-blackholes to the statistical checks.
16444         (spam-fetch-field-fast): Add interface to fetching fields, may
16445         become a macro.
16446         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16447         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16448         (spam-insert-fake-headers): Fake an article when needed.
16449         (spam-find-spam): Fake article when possible.
16450         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16451         (spam-check-bogofilter-headers): Use message-fetch-field instead
16452         of nnmail-fetch-field.
16453
16454 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16455
16456         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16457
16458 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16459
16460         * spam.el (spam-split): Do not require spam-use-CHECK to be
16461         enabled if that check is passed to spam-split explicitly; also
16462         fix so 'spam doesn't get converted to spam-split-group when
16463         spam-split-symbolic-return is t.
16464         (spam-find-spam): Find registrations of the article and use those
16465         instead of re-running spam-split to find the spam/ham
16466         classification of the article.
16467         (spam-log-processing-to-registry, spam-log-registered-p)
16468         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16469         Use gnus-error instead of gnus-message.
16470         (spam-log-registration-type): Add function to determine the
16471         classification of a message based on registry entries; will
16472         return nil if both 'spam and 'ham are found.
16473         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16474         a reasonably fast local cache without the loading errors.
16475         (spam-cache-lookups): Set to t by default.
16476         (spam-find-spam): Don't try to guess spam-cache-lookups.
16477         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16478         spam-caches entry.
16479         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16480         caching of whitelist/blacklist entries.
16481         (spam-check-whitelist, spam-check-blacklist): Invoke
16482         spam-from-listed-p with a type, not a cache variable.
16483         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16484
16485 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16486
16487         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16488
16489         * nnmail.el (nnmail-split-fancy): do.
16490
16491         * mml.el (mml-parse): do.
16492
16493         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16494         (gnus-score-adaptive): do.
16495
16496 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16497
16498         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16499         (gnus-mime-button-map): Don't set keymap parent.
16500         (gnus-button-ctan-directory-regexp): Use shy grouping.
16501         (gnus-prev-page-map): Don't set keymap parent.
16502         (gnus-prev-page-map): Remove duplicated one.
16503         (gnus-next-page-map): Don't set keymap parent.
16504         (gnus-mime-security-button-map): Ditto.
16505
16506         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16507         version number.
16508
16509         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16510
16511 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16512
16513         * canlock.el (canlock-sha1-function): Remove.
16514         (canlock-sha1-function-for-verify): Remove.
16515         (canlock-openssl-program): Remove.
16516         (canlock-openssl-args): Remove.
16517         (canlock-ignore-errors): Remove.
16518         (canlock-sha1-with-openssl): Remove.
16519         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16520         (canlock-verify): Don't use canlock-ignore-errors.
16521
16522         * sha1-el.el (sha1-string-external): Make it can return a string
16523         in binary form.
16524         (sha1-region-external): Ditto.
16525         (sha1-string-internal): Ditto.
16526         (sha1-region-internal): Ditto.
16527         (sha1-region): Ditto.
16528         (sha1-string): Ditto.
16529         (sha1): Ditto.
16530
16531 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16532
16533         * spam.el (spam-report-articles-gmane): New command.
16534
16535 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16536
16537         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16538
16539         * run-at-time.el (run-at-time-saved): Remove.
16540         (run-at-time): Doc fix.
16541
16542 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16543
16544         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16545         (gnus-summary-limit-map): Add it.
16546         (gnus-summary-make-menu-bar): do.
16547
16548 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16549
16550         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16551         Make attempt at some caching support (done for BBDB only now).
16552         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16553         addresses to be checked.
16554         (spam-clear-cache-BBDB): Add function, to be invoked by
16555         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16556         (spam-check-BBDB): Check and use the caches, if
16557         spam-cache-lookups is on, remove superfluous (provide).
16558
16559 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16560
16561         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16562
16563 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16564
16565         * run-at-time.el (run-at-time-saved): Move to after the definition
16566         of `run-at-time'.
16567
16568         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16569
16570 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16571
16572         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16573         mm-w3m-local-map-property.
16574
16575         * mm-view.el (mm-w3m-mode-map): Remove.
16576         (mm-w3m-local-map-property): Remove.
16577         (mm-inline-text-html-render-with-w3m): Don't use
16578         mm-w3m-local-map-property.
16579
16580 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16581
16582         * run-at-time.el: New file.
16583
16584         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16585         under Emacs.
16586
16587         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16588         of gnus-set-text-properties.
16589
16590         * gnus-uu.el (gnus-uu-save-article): Ditto.
16591
16592         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16593
16594         * gnus-cite.el (gnus-cite-parse): Ditto.
16595
16596         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16597         of gnus-.
16598
16599         * gnus-xmas.el (run-at-time): Require run-at-time.
16600
16601         * gnus.el: Changed calls to nnheader-run-at-time and
16602         password-run-at-time throughout to use run-at-time directly.
16603
16604         * password.el: Removed definition of run-at-time.
16605
16606         * nnheaderxm.el: Remove definition of run-at-time.
16607
16608 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16609
16610         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16611         in prompt.
16612
16613 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16614
16615         * messagexmas.el (message-xmas-redefine): Alias
16616         `message-make-caesar-translation-table' to
16617         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16618         version.
16619
16620         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16621         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16622         `gnus-xmas-set-text-properties'.
16623         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16624         `gnus-xmas-completing-read'.
16625         (gnus-xmas-completing-read): Removed.
16626         (gnus-xmas-open-network-stream): Removed.
16627
16628         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16629         XEmacs version.
16630
16631         * dns.el (dns-make-network-process): Use `open-network-stream'
16632         instead of `gnus-xmas-open-network-stream'.
16633
16634         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16635
16636         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16637
16638 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16639
16640         * gnus-art.el (gnus-mime-display-alternative)
16641         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16642         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16643         Don't use gnus-local-map-property.
16644
16645         * gnus-util.el (gnus-local-map-property): Remove.
16646
16647         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16648         gnus-completing-read-maybe-default with completing-read.
16649
16650         * gnus-util.el (gnus-completing-read): do.
16651         (gnus-completing-read-maybe-default): Remove.
16652
16653 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16654
16655         * password.el: Only autoload `run-at-time' if not XEmacs.
16656         Only autoload the itimer functions if XEmacs.
16657
16658 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16659
16660         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16661         XEmacsen.
16662
16663         * dgnushack.el: Autoload executable-find for XEmacs.
16664
16665 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16666
16667         * gnus-art.el (gnus-read-string): Remove.
16668         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16669         read-string.
16670
16671 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16672
16673         * netrc.el: Autoload password-read.
16674         (netrc): Add configuration group.
16675         (netrc-encoding-method, netrc-openssl-path): Add
16676         variables for encoding and decoding of files with symmetric
16677         ciphers.
16678         (netrc-encode): Add assistant function to encode a file with
16679         netrc-encoding-method.
16680         (netrc-parse): Add interactive parameter, added optional
16681         decoding if netrc-encoding-method is non-nil but otherwise
16682         behavior is standard.
16683         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16684         Do s/encode/encrypt/ everywhere.
16685
16686         * spam.el: Remove executable-find autoload.
16687
16688 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16689
16690         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16691
16692         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16693
16694 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16695
16696         * gnus-art.el (gnus-treat-ansi-sequences)
16697         (article-treat-ansi-sequences): New variable and function.
16698         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16699
16700         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16701         Use it.
16702
16703 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16704
16705         * mm-util.el (mm-quote-arg): Remove.
16706
16707         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16708         shell-quote-argument.
16709
16710         * gnus-uu.el (gnus-uu-command): do.
16711
16712         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16713
16714         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16715         with make-char.
16716
16717         * mm-util.el (mm-make-char): Remove.
16718
16719         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16720         add-minor-mode.
16721
16722         * gnus-undo.el (gnus-undo-mode): do.
16723
16724         * gnus-topic.el (gnus-topic-mode): do.
16725
16726         * gnus-sum.el (gnus-dead-summary-mode): do.
16727
16728         * gnus-start.el (gnus-slave-mode): do.
16729
16730         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16731
16732         * gnus-ml.el (gnus-mailing-list-mode): do.
16733
16734         * gnus-gl.el (gnus-grouplens-mode): do.
16735
16736         * gnus-draft.el (gnus-draft-mode): do.
16737
16738         * gnus-dired.el (gnus-dired-mode): do.
16739
16740         * gnus-ems.el (gnus-add-minor-mode): Remove.
16741
16742         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16743         Replace gnus-char-width with char-width.
16744
16745         * gnus-ems.el (gnus-char-width): Remove.
16746
16747         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16748         Replace gnus-char-width with char-width.
16749
16750         * gnus-ems.el (gnus-char-width): Remove.
16751
16752         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16753         definition.
16754         Remove Emacs 20 hash table compatibility code.
16755
16756         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16757         20 compatibility code.
16758
16759         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16760
16761         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16762
16763         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16764         with point-at-{eol,bol}.
16765
16766         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16767
16768         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16769
16770         * flow-fill.el (fill-flowed-point-at-bol)
16771         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16772
16773         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16774         Replace with point-at-{eol,bol} throughout all files.
16775
16776 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16777
16778         * ntlm.el (ntlm-string-as-unibyte): New macro.
16779         (ntlm-build-auth-response): Use it.
16780
16781         Remove Emacs 20 stuff:
16782         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16783         (butlast, mapc, remove): Remove the compiler macros.
16784         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16785         of delq and copy-sequence.
16786         * gnus-art.el (popup-menu): Remove the compiler macro.
16787         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16788         Emacs 20.
16789
16790 2004-01-05  Simon Josefsson  <jas@extundo.com>
16791
16792         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16793         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16794         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16795         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16796         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16797         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16798         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16799         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16800         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16801         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16802         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16803         string-xor into ntlm-string-xor.  Suggested by
16804         Jesper Harder <harder@myrealbox.com>.
16805
16806         * ntlm.el: Don't include poem.
16807
16808         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16809         Jesper Harder <harder@myrealbox.com>.
16810
16811         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16812
16813         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16814         probably breaks emacs with DL patch, but do we care? Is anyone
16815         still using the DL stuff?)
16816
16817         * sieve-manage.el: Use the password package.
16818         (sieve-manage-read-passwd): Remove.
16819         (sieve-manage-interactive-login): Use password.  Re-add
16820         condition-case around loop.
16821
16822         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16823         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16824         the password package.
16825
16826 2003-02-19  Simon Josefsson  <jas@extundo.com>
16827
16828         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16829         token.
16830
16831 2002-08-07  Simon Josefsson  <jas@extundo.com>
16832
16833         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16834         (sieve-manage-authenticators):
16835         (sieve-manage-authenticator-alist): Add some SASL mechs.
16836         (sieve-sasl-auth): New function.
16837         (sieve-manage-cram-md5-auth):
16838         (sieve-manage-plain-auth): Rewrite using SASL library.
16839         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16840         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16841         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16842         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16843
16844 2004-01-05  Simon Josefsson  <jas@extundo.com>
16845
16846         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16847         New files.
16848
16849 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16850
16851         * gnus-group.el (gnus-no-groups-message): Update.
16852
16853         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16854
16855 2003-11-09  Simon Josefsson  <jas@extundo.com>
16856
16857         * imap.el: Support for ID IMAP extension (RFC 2971).
16858         (imap-local-variables): Add imap-id.
16859         (imap-id): New variable.
16860         (imap-id): New function.
16861         (imap-parse-response): Parse untagged ID response.
16862         * nnimap.el (nnimap-id): New variable.
16863         (nnimap-open-connection): Use it.
16864
16865 2003-12-28  Simon Josefsson  <jas@extundo.com>
16866
16867         * gnus-score.el (gnus-score-edit-all-score): New.
16868         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16869
16870 2004-01-04  Simon Josefsson  <jas@extundo.com>
16871
16872         * password.el: Add.
16873
16874 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16875
16876         * dns.el (dns-query-types): Fix typo.
16877         (dns-query-types): New function.
16878         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16879         PTR and SOA replies, see RFC 1035.
16880
16881 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16882
16883         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16884
16885         * Moved to Changelog.2.
16886
16887 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16888
16889         * gnus.el (gnus-version-number): Bump version.
16890
16891 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16892
16893         * gnus.el: No Gnus v0.1 is released.
16894
16895 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16896
16897         * gnus.el: No Gnus v0.0 is released.
16898
16899 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16900
16901         * gnus.el (gnus-version-number): Bump.
16902         (gnus-version): No.
16903
16904 See ChangeLog.2 for earlier changes.
16905
16906     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16907       Free Software Foundation, Inc.
16908
16909   This file is part of GNU Emacs.
16910
16911   GNU Emacs is free software: you can redistribute it and/or modify
16912   it under the terms of the GNU General Public License as published by
16913   the Free Software Foundation, either version 3 of the License, or
16914   (at your option) any later version.
16915
16916   GNU Emacs is distributed in the hope that it will be useful,
16917   but WITHOUT ANY WARRANTY; without even the implied warranty of
16918   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16919   GNU General Public License for more details.
16920
16921   You should have received a copy of the GNU General Public License
16922   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16923
16924 ;; Local Variables:
16925 ;; coding: utf-8
16926 ;; fill-column: 79
16927 ;; add-log-time-zone-rule: t
16928 ;; End: