* gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
[gnus] / lisp / ChangeLog
1 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2
3         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4         (gnus-browse-unsubscribe-current-group): Document it.
5         (gnus-browse-unsubscribe-group): Use it.
6
7 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8
9         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10         address to the To list for easier response.
11
12         * gnus.el (gnus-play-startup-jingle): Removed.
13         (gnus-splash): Don't play jingle.
14         (gnus): Silence gnus-load message.
15
16         * gnus-art.el (gnus-treat-play-sounds): Removed.
17
18         * gnus.el (gnus-play-jingle): Remove audio support.
19
20         * gnus-cus.el (gnus-score-customize): Remove audio reference.
21
22         * earcon.el: Removed -- no users.
23
24         * gnus-audio.el: Removed -- no users of this package.
25
26         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
27
28         * gnus-start.el (gnus-setup-news): Remove nocem support.
29
30         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
31
32         * gnus.el (gnus-use-nocem): Removed.
33
34         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
35         Removed.
36
37         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
38         uses NoCeM any more.
39
40         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
41         (gnus-button-ctan-handler): Ditto.
42         (gnus-button-handle-ctan-bogus-regexp): Ditto.
43         (gnus-button-ctan-directory-regexp): Ditto.
44         (gnus-button-handle-ctan): Ditto.
45         (gnus-button-tex-level): Ditto.
46         (gnus-button-alist): Removed CTAN stuff.
47
48 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
51         nnimap-streaming test.
52
53         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
54         servers twice.
55
56         * nnimap.el (nnimap-open-connection): Add more error reporting when
57         nnimap fails early.
58
59         * nnheader.el (nnheader-get-report-string): New function.
60         (nnheader-get-report): Use it.
61
62         * gnus-int.el (gnus-check-server): Say what the error was when opening
63         failed.
64
65         * nnimap.el (nnimap-wait-for-response): Search further when we're not
66         using streaming.
67
68 2010-09-25  Julien Danjou  <julien@danjou.info>
69
70         * gnus-html.el (gnus-html-rescale-image): Use our defalias
71         gnus-window-inside-pixel-edges.
72
73 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
74
75         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
76
77         * mm-decode.el (mm-save-part): Allow saving to other directories the
78         normal Emacs way.
79
80         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
81         by Jay Berkenbilt.
82
83         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
84         there isn't a single byte.
85
86         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
87         just do it.  It doesn't really seem to matter what the user responds
88         here, I think, so it's just a confusing question.
89
90         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
91         non-streaming case.
92
93         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
94         (gnus-article-encrypt-body): Use it.
95
96         * gnus-sum.el (gnus-summary-show-complete-article): New command and
97         keystroke.
98
99         * nnimap.el (nnimap-find-wanted-parts-1): Use
100         gnus-fetch-partial-articles.
101
102         * gnus-art.el (gnus-fetch-partial-articles): New variable.
103
104         * nnimap.el (nnimap-insert-partial-structure): New function.
105         (nnimap-get-partial-article): New function.
106         (nnimap-request-article): Use it.
107         (nnimap-wait-for-response): Return whether the wait was successful.
108         (nnimap-finish-retrieve-group-infos): Don't do anything if the
109         retrieval wasn't successful.
110         (nnimap-retrieve-group-data-early): Allow throttling servers.
111         (nnimap-streaming): New variable.
112         (nnimap-fetch-partial-articles): Removed.
113
114         * mm-decode.el (mm-with-part): Protect against killed buffers.
115
116         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
117         for prettier summary display.
118
119 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
120
121         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
122         directly.
123
124 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
127         apparently third-party libraries depend on it.
128
129         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
130         before starting negotiation.
131
132         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
133         privacy reasons.
134         (gnus-treat-mail-gravatar): Ditto.
135
136         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
137         buffer when inserting images.  Inserting text into the headers, for
138         instance, can make them invalid.
139
140 2010-09-25  Julien Danjou  <julien@danjou.info>
141
142         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
143         variables.
144
145         * nnheader.el: Remove useless variables news-reply-yank-from and
146         news-reply-yank-message-id.
147
148         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
149         variables.
150
151         * mml1991.el: Remove useless mml1991-verbose.
152
153         * gnus.el: Remove useless variable gnus-use-generic-from.
154         Remove obsolete variable gnus-topic-indentation.
155
156         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
157
158         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
159
160         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
161
162         * gnus-group.el: Remove useless gnus-group-icon-cache.
163         Remove useless gnus-ephemeral-group-server.
164
165         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
166
167         * mml2015.el: Remove useless mml2015-verbose.
168
169         * mml-smime.el: Remove useless mml-smime-verbose.
170
171         * gnus.el: Remove useless gnus-local-domain.
172
173         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
174         gnus-gravatar-size.
175
176         * gnus-art.el: Remove useless gnus-treat-translate.
177
178 2010-09-24  Julien Danjou  <julien@danjou.info>
179
180         * gnus-sum.el: Add support for Gravatars.
181
182         * gnus-art.el: Add support for Gravatars.
183
184         * gnus-gravatar.el: Add this file.
185
186         * gravatar.el: Add this file.
187
188 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
189
190         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
191
192         * gnus-group.el (gnus-group-fetch-faq): Removed.
193
194         * gnus.el (gnus-group-faq-directory): Removed.
195
196         * gnus-group.el (gnus-group-fetch-charter): Removed.
197
198         * gnus.el (gnus-group-charter-alist): Removed.
199
200         * gnus-group.el (gnus-group-archive-directory): Removed.
201         (gnus-group-recent-archive-directory): Ditto.
202         (gnus-group-make-archive-group): Removed.
203
204         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
205
206         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
207         use the same article number for all the cached articles.
208
209         * nnimap.el (nnimap-command): Register the last command time so
210         that we can use it for idling NOOPs.
211         (nnimap-open-connection): Start the keeplive timer.
212         (nnimap-make-process-buffer): Store all the process buffers.
213         (nnimap-keepalive): New function.
214
215         * starttls.el: (starttls-open-stream): Add autoload cookie.
216
217 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
218
219         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
220         handling.
221
222 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
223
224         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
225         its data structures.
226
227         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
228         instead of the cl.el copy-list.
229         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
230         equalp.
231
232 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
233
234         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
235         and tool-bar-local-item-from-menu.
236
237         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
238         mode-line-highlight face for Emacs.
239
240         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
241         loading gnus-sum.elc; fix comment for canlock-verify.
242         (gnus-article-jump-to-part): Use read-number.
243         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
244         Emacs pre-21 compatible code for help-echo.
245         (gnus-article-next-page-1): No need to adjust the number of lines.
246         (gnus-article-describe-bindings): Always use help-buffer.
247
248         * gnus-audio.el (gnus-audio-inline-sound)
249         * gnus-cus.el (gnus-custom-mode)
250         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
251
252         * gnus-sum.el (gnus-remove-overlays): Doc fix.
253
254         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
255         compatible code.
256
257 2010-09-24  Glenn Morris  <rgm@gnu.org>
258
259         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
260         visiting the fcc file in rmail-mode.
261
262         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
263
264 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * nnir.el: Silence the byte compiler.
267
268         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
269         alias to browse-url-url-encode-chars if any.
270         (gnus-html-encode-url): Use it.
271
272 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273
274         * gnus-start.el (gnus-use-backend-marks): New variable.
275         (gnus-get-unread-articles-in-group): Use it.
276
277         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
278         makeover.
279
280 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
281
282         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
283
284 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
285
286         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
287         Removed.
288         (gnus-setup-news-hook): Removed
289         gnus-fixup-nnimap-unread-after-getting-new-news.
290
291         * gnus-int.el (gnus-request-update-info): Protect against backends not
292         having the function.
293
294         * nnimap.el (nnimap-stream): Mention starttls.
295         (nnimap-open-connection): Add starttls support.
296
297 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
298
299         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
300
301 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
302
303         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
304         BODYSTRUCTUREs.
305         (nnimap-transform-headers): Unfold quoted {42} headers.
306
307         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
308         the info.
309         (gnus-get-unread-articles): Only call updatep on backends that support
310         it.
311
312         * nnweb.el (nnweb-request-update-info): NOOP.
313
314         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
315
316         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
317         since it only deals with marks.
318
319         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
320         gnus-request-marks, and make a new gnus-request-update-info.
321
322         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
323         the active instead of the high number, which is usually too low.
324
325 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
326
327         * netrc.el (netrc-parse): Remove encrypt.el mentions.
328         * encrypt.el: Removed.
329
330 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
331
332         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
333         server in symbolic form.
334
335         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
336         0.9.
337
338 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
341         (nnimap-update-info): Fix up code slightly.
342
343         * gnus-int.el (gnus-open-server): Add tracing for performance
344         debugging.
345
346         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
347         (gnus-group-insert-group-line): Pass the real group name so that it
348         gets the right data.
349
350         * gnus-start.el (gnus-get-unread-articles): Don't have
351         `gnus-get-unread-articles-in-group' update info, since that can be
352         really slow and doesn't seem to be needed?
353
354 2010-09-22  Dan Christensen  <jdc@uwo.ca>
355
356         * time-date.el (date-to-time): Try using parse-time-string first before
357         using the slower timezone-make-date-arpa-standard.
358
359 2010-09-22  Julien Danjou  <julien@danjou.info>
360
361         * gnus-group.el (gnus-group-insert-group-line): Call
362         gnus-group-highlight-line.
363         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
364         default hook list.
365         (gnus-group-update-eval-form): Add new function.
366         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
367         (gnus-group-get-icon): Use gnus-group-update-eval-form.
368
369 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
370
371         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
372         immediate, then expire all articles.
373         (nnimap-update-info): Fix off-by-one errors.
374         (nnimap-flags-to-marks): Would return no marks lists for group with no
375         flags.  Instead return the other data.
376
377 2010-09-22  Julien Danjou  <julien@danjou.info>
378
379         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
380         Only return an icon.
381         (gnus-group-insert-group-line): Compute icon to return.
382
383         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
384         variable.
385         (gnus-html-image-fetched): Only cache if
386         gnus-html-image-automatic-caching is set.
387         (gnus-html-image-fetched): Check for errors.
388
389 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
392         once per method on `g'.  This ensures that backends like nnfolder don't
393         open all their folders.
394
395         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
396         (nnimap-request-list): Nix out group in the correct buffer.
397         (nnimap-parse-flags): Implement by using `read' instead of
398         hand-parsing.
399         (nnimap-flags-to-marks): Pass on permanent-flags.
400         (nnimap-make-process-buffer): Record the server name.
401         (nnimap-parse-flags): Fix typo.
402         (nnimap-request-scan): Run split on the server in general, not just a
403         single group.
404
405         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
406         parameter, and propagate this downwards.
407
408         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
409         since EXAMINE changes it on the server.
410
411         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
412         this command might take a while.
413
414 2010-09-22  Julien Danjou  <julien@danjou.info>
415
416         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
417         harmful if you have 2 images side-by-side, they can't be properly
418         update on text deletion.  Using text-property is safer here.
419         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
420         data.
421
422 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
423
424         * nnimap.el (nnimap-expunge-inbox): Removed.
425         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
426         (nnimap-expunge): Flip default to t.
427
428         * gnus.el (gnus-method-to-server): Don't push things to the cache
429         unless it's unique.
430         (gnus-server-to-method): Ditto.
431
432 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
433
434         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
435
436 2010-09-22  Julien Danjou  <julien@danjou.info>
437
438         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
439         get the start of data.
440         (gnus-html-encode-url): Add this function to encode special chars in
441         URL.
442         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
443         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
444
445         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
446         default.
447         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
448
449         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
450         images alt-text.
451         (gnus-html-put-image): Put alt-text as help-echo.
452
453 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
454
455         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
456         * mm-util.el (mm-decompress-buffer)
457         * nnir.el (nnir-run-find-grep)
458         * pop3.el (pop3-list): Use 3rd arg of split-string.
459
460         * time-date.el (format-seconds): Comment fix.
461
462         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
463         and byte-optimize-form-code-walker.
464         (dgnushack-make-auto-load): Don't advise make-autoload.
465
466         * lpath.el: Remove Emacs 21 stuff.
467
468 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
469
470         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
471         outside the active range.  Suggested by Dan Christensen.
472
473         * gnus-start.el (gnus-get-unread-articles): Get the extended method
474         slightly later to avoid double-getting it.
475
476         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
477         previous patch.
478
479         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
480
481 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
482
483         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
484
485 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
486
487         * gnus-int.el (gnus-open-server): Give a better error message in the
488         "go offline" case.
489
490         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
491         marks for nnimap, which is seldom the right thing to do.
492
493         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
494         (gnus-same-method-different-name): New function.
495
496         * nnimap.el (parse-time): Require.
497
498         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
499         method in the presence of many similar methods.
500
501         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
502
503         * nnimap.el (nnimap-find-expired-articles): Don't refer to
504         nnml-inhibit-expiry.
505
506         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
507         find out whether methods are equal.
508
509         * nnimap.el (nnimap-find-expired-articles): New function.
510         (nnimap-process-expiry-targets): New function.
511         (nnimap-request-move-article): Request the article before looking at
512         what the Message-ID is.  Fix found by Andrew Cohen.
513         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
514
515         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
516         for oldness in addition to being a predicate.
517
518         * nnimap.el (nnimap-request-group): When we have zero articles, return
519         the right data to Gnus.
520         (nnimap-request-expire-articles): Only delete articles immediately if
521         the target is 'delete.
522
523         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
524         method, this would bug out.
525
526         * gnus-group.el (gnus-group-expunge-group): Renamed from
527         gnus-group-nnimap-expunge, and implemented as a normal interface
528         function.
529
530         * gnus-int.el (gnus-request-expunge-group): New function.
531
532         * nnimap.el (nnimap-request-create-group): Implement.
533         (nnimap-request-expunge-group): New function.
534
535 2010-09-21  Julien Danjou  <julien@danjou.info>
536
537         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
538         (gnus-html-cache-expired): Add new function.
539         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
540         wethever we should display image for fetch it.
541         Compute alt-text earlier to pass it to the fetching function too.
542         (gnus-html-schedule-image-fetching): Change function argument to only
543         get one image at a time, not a list.
544         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
545         cache.
546         (gnus-html-get-image-data): New function to retrieve image data from
547         cache.
548         (gnus-html-put-image): Change buffer argument to use image data rather
549         than file, and place image above region rather than inserting a new
550         one. Do not take alt-text as argument, since it's useless now: we place
551         the image above alt-text.
552         (gnus-html-prune-cache): Remove.
553         (gnus-html-show-images): Start to fetch image when we find one, do not
554         push into a temporary list.
555         (gnus-html-prefetch-images): Only fetch image if they have expired.
556         (gnus-html-browse-image): Fix, use 'gnus-image-url.
557         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
558
559 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
560
561         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
562
563 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
564
565         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
566         spec inser "*" if the group isn't active instead of 0.
567
568         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
569         opening the server.
570         (nnimap-request-delete-group): Implement group deletion.
571         (nnimap-transform-headers): Return the size of the entire message in
572         the Bytes header, not just the size of the first part.
573         (nnimap-request-move-article): When moving an article from nnimap,
574         request the article first so the accepting form has an article to
575         accept.  Reported by Dan Christensen.
576         (nnimap-command): Make sure that the error message doesn't error out.
577
578 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
579
580         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
581         we haven't requested anything.
582
583 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
586         "".  Fix found by Andrew Cohen.
587
588         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
589         instead of -encode-string.
590
591 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
592
593         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
594
595         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
596         by mm-subst-char-in-string.
597
598 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
599
600         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
601         waiting for the connection string.
602
603         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
604         arriving.
605
606         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
607         bogus characters.  This allows selecting certain Gmail groups.
608
609         * nnimap.el (nnimap-find-wanted-parts-1): New function.
610         (nnimap-fetch-partial-articles): New variable.
611         (nnimap-open-connection): When looking for credentials, also use the
612         nnimap-server-port.
613         (nnimap-request-article): Return the group/article number, so that Gnus
614         `^' works as expected.
615         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
616         them.
617
618         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
619         comments.
620         (gnus-methods-sloppily-equal): New function.
621         (gnus): When using the development version of Gnus, load the gnus-load
622         file.
623
624         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
625         `gnus-open-server' on each method before trying to scan them etc.  This
626         ensures that all the backend parameters are set correctly.
627
628         * nnimap.el (nnimap-authenticator): New variable.
629         (nnimap-open-connection): Allow anonymous login.
630         (nnimap-transform-headers): The chars header is called Chars not
631         Bytes.
632         (nnimap-wait-for-response): Don't infloop if the IMAP connection
633         drops.
634
635         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
636         patch, found by Knut Anders Hatlen.
637
638 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
639
640         * gnus-agent.el (gnus-agent-batch-confirmation)
641         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
642         to gnus-message.
643         * gnus-art.el (gnus-article-describe-briefly): Likewise.
644         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
645         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
646         * gnus-int.el (gnus-open-server): Likewise.
647         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
648         (gnus-score-check-syntax): Likewise.
649         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
650         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
651         Likewise.
652         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
653
654 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
655
656         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
657         calling conventions so that prefetch doesn't bug out.
658
659 2010-09-19  Julien Danjou  <julien@danjou.info>
660
661         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
662         rather than `subst-char-in-region' in order to be able to replace ASCII
663         char by UTF-8 ones.
664
665         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
666         than curl.
667         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
668         the right URL and ALT text on images.
669         (gnus-html-wash-tags): Fix tag case.
670         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
671         (gnus-article-html): Add -o display_ins_del=2 option.
672         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
673
674 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
677         the extra mail headers, which sometimes seem to happen for unknown
678         reasons.
679
680         * mail-parse.el (mail-header-encode-parameter): Define as
681         rfc2045-encode-string instead of as rfc2231-encode-string, since some
682         (or most, perhaps?) mail readers don't understand the latter, but do
683         understand the former.
684
685         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
686         to nil, so that no methods are automatically agentized.  I think this
687         is probably what most users want.
688
689         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
690         from url-retrieve, for instance about invalid URLs.
691
692         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
693         groups that have no articles.
694         (nnimap-request-article): Check that we really got an article when we
695         requested one.
696
697         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
698         doesn't exist.
699
700         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
701         nntp buffer so the agent can save it.
702         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
703         that CRLF doesn't get translated to \n.
704         (nnimap-open-connection): Don't make 'shell commands only send \n.
705
706 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
707
708         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
709         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
710         Update var name.
711         (nnml-generate-nov-file): Use dolist.
712         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
713         Use with-current-buffer.
714
715 2010-09-18  Julien Danjou  <julien@danjou.info>
716
717         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
718         parallel.
719
720 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
721
722         * nnimap.el (nnimap-update-info): When doing partial marks update, get
723         the range update right.
724         (nnimap-request-group): Don't make `M-g' bug out on group with no
725         marks.
726         (nnoo): Required, so that other packages can require nnimap.
727         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
728         command we're looking for.  This helps when the server sends more
729         responses after we've gotten everything we expected.
730         (nnimap): Add a `newlinep' field to keep track of end-of-line
731         conventions.
732         Don't send CRLF to things that don't want it.
733         (nnimap-request-accept-article): Ditto.
734
735 2010-09-18  Julien Danjou  <julien@danjou.info>
736
737         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
738         than curl to retrieve images.
739
740 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
741
742         * nnimap.el (nnimap-update-info): Extend the info so that we can set
743         the marks.
744         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
745         (nnimap-wait-for-connection): New function.
746         (nnimap-open-connection): If we have PREAUTH, don't query for login
747         credentials.
748         (nnimap-update-info): Fix off-by-one error when concatenating ranges
749         when doing a partial update.
750
751 2010-09-18  Julien Danjou  <julien@danjou.info>
752
753         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
754         tags.
755
756 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * nnimap.el (nnimap-credentials): New function.
759         (nnimap-open-connection): Use the new function to look for credentials
760         also on the numeric equivalents of "imap" and "imaps".
761
762         * gnus-start.el (gnus-activate-group): Send the info to
763         gnus-request-group.
764
765         * nnimap.el (nnimap-request-group): Have the "check" version of the
766         function parse flags and update the info, so that a `M-g' get a total
767         resync of all flags from the group.
768
769         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
770         to allow backends to alter the info on group selection.  Also alter all
771         the backend -request-group functions to take the parameter.
772
773         * nnimap.el (nnimap-store-info): New function.
774         (nnimap-update-info): Store the info for later usage.
775         (nnimap-request-group): Use the stored info for the dont-check case, so
776         that we don't retrieve all marks when we enter a group.
777
778         * nnimap.el: Use deffoo instead of defun for interface functions.
779
780         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
781         update the group info.  This makes the nndraft groups, for instance, go
782         back to their old behaviour.
783
784         * gnus-sum.el (gnus-select-newsgroup): Indent.
785
786         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
787         in.
788         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
789         nothing.
790
791         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
792         from methods that are denied.
793
794         * gnus-int.el (gnus-method-denied-p): New function.
795
796         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
797         store the password instead of netrc.
798         (nnimap-open-connection): Don't error out when we can't make a
799         connections.
800
801         * auth-source.el (auth-source-create): In the password prompt, say what
802         we're querying for.  Also prompt for user name if that hasn't been
803         given.
804
805         * nnimap.el (nnimap-with-process-buffer): Removed.
806
807 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
808
809         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
810         method when we're reading from the agent.
811
812         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
813
814         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
815         that's probably most useful for users.
816
817         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
818         "failed" all the time.
819
820         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
821         ...)) with (with-current-buffer ... ).
822
823         * nntp.el (nntp-open-server): Return whether the open was successful or
824         not.
825
826         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
827         select an unread unseen article first.
828
829         * nnimap.el (nnimap-open-connection): If the user doesn't have a
830         /etc/services, supply some sensible port defaults.
831
832         * dgnushack.el: Define netrc-credentials.
833
834 2010-09-17  Julien Danjou  <julien@danjou.info>
835
836         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
837
838 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
839
840         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
841         doesn't have any parameters.
842
843 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
844
845         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
846         only upcased checks.
847
848         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
849
850         * nnimap.el (nnimap-open-shell-stream): New function.
851         (nnimap-open-connection): Use it.
852         (nnimap-transform-headers): Get the number of lines in each message.
853         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
854         number of lines.
855         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
856         problem.
857
858         * utf7.el (utf7-encode): Autoload.
859
860         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
861         to allow the mail splitting to not return a default group.  This is
862         useful for nnimap, which will leave unmatched mail in the inbox.
863
864         * nnimap.el: Rewritten.
865
866         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
867         nnimap usage.
868
869         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
870         if the move is internal, so that nnimap can do fast internal moves.
871
872         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
873         data.
874         (gnus-read-active-for-groups): Support finishing the early retrieval of
875         data.
876
877         * gnus-range.el (gnus-range-nconcat): New function.
878
879         * gnus-int.el (gnus-finish-retrieve-group-infos)
880         (gnus-retrieve-group-data-early): New functions.
881
882 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
883
884         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
885         (nnrss-retrieve-groups):
886         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
887         (pop3-quit): Use with-current-buffer.
888
889 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
890
891         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
892         instead of nnheader-accept-process-output.
893
894         * dgnushack.el (dgnushack-compile): Add comment.
895
896         * lpath.el: No need to fbind propertize for XEmacs 21.4.
897
898         * gnus-html.el (gnus-html-schedule-image-fetching)
899         (gnus-html-prefetch-images): Replace process-kill-without-query by
900         gnus-set-process-query-on-exit-flag.
901
902 2010-09-16  Romain Francoise  <romain@orebokech.com>
903
904         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
905
906 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
907
908         * gnus-registry.el (gnus-registry-install-shortcuts): The second
909         parameter to unintern is mandatory-ish in Emacs 24.
910
911         * gnus-html.el (gnus-html-schedule-image-fetching)
912         (gnus-html-prefetch-images): Check for curl before using it.
913
914         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
915         depend on curl, which isn't essential.
916
917         * imap.el: Revert back to version
918         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
919         seem problematic.
920
921 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
922
923         * gnus-registry.el (gnus-registry-install-shortcuts):
924         Explicitly pass `obarray' to `unintern' to avoid a warning.
925
926 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
927
928         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
929         change.
930
931         * nnrss.el (nnrss-request-list): Removed this function and related
932         functions, including the moreover stuff.
933
934 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935
936         * nnrss.el (nnrss-retrieve-groups): New function.
937
938 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
939
940         * .dir-locals.el: Add no-byte-compile cookie.
941
942 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
943
944         * time-date.el (format-seconds): Comment fix.
945
946         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
947         for back end that doesn't support request-scan.
948
949 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
950
951         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
952         then do request scans from the backends.
953
954         * netrc.el (netrc-credentials): New conveniency function.
955
956         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
957         avoid running a hook per line, since this takes a lot of time,
958         profiling shows.
959         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
960         directly if gnus-visual-p is true.
961
962 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
963
964         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
965         groups; replace mapcar with dolist which is a bit faster; pass groups
966         info to gnus-read-active-file-1.
967         (gnus-read-active-file-1): Scan only specified groups if the new
968         optional arg `infos' is given.
969
970 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
971
972         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
973
974         * pop3.el (pop3-movemail): Removed.
975         (pop3-streaming-movemail): Renamed to pop3-movemail.
976
977         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
978         don't restrict end-tag searches to the end of the line.
979
980 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
981
982         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
983         articles of every unchecked group to t, which means unknown since the
984         server has never been opened.
985
986 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
987
988         * gnus-html.el (gnus-html-show-alt-text): New command.
989         (gnus-html-browse-image): Ditto.
990         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
991         to browse the image directly.
992         (gnus-html-wash-tags): Search for images first, so that <a><img> works
993         better.
994
995         * gnus-async.el (gnus-async-article-callback): Call
996         `gnus-html-prefetch-images' unconditionally.
997
998         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
999         before feeding URLs to curl.
1000
1001 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1004         internal images as deletable by `W D D'.
1005
1006         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1007         (gnus-async-article-callback): Fix typo.
1008
1009 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1010
1011         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1012         current line to work around bugs in the output from w3m.
1013
1014         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1015         for groups that want that.
1016
1017         * nntp.el (nntp-wait-for-string): Supply a timeout for
1018         accept-process-output to ensure progress.
1019
1020         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1021         level to get unread articles from, then use that for foreign groups,
1022         too.
1023
1024         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1025         confuses the rest of the function.
1026
1027         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1028         for the methods that support -retrieve-groups, too.
1029
1030         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1031
1032 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1035         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1036
1037         * pop3.el: Require cl when compiling.
1038         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1039
1040 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1041
1042         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1043         that aren't going to be activated.
1044         (gnus-get-unread-articles): Fix up the last commit.
1045
1046         * gnus-html.el (gnus-article-html): Allow calling without specifying
1047         the handle.  In that case, dissect the buffer first.
1048
1049         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1050
1051         * nnimap.el (nnimap-open-connection): Revert the change that would look
1052         into authinfo for imaps instead of imap.
1053
1054         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1055         say that you don't want to call gnus-request-group with don-check, but
1056         do check the reponse.  This is for virtual groups only.
1057         (gnus-get-unread-articles): Count the archive groups as secondary, so
1058         that they're activated the same way as before.
1059
1060         * imap.el (imap-message-map): Removed optional buffer parameter, since
1061         no callers use it.
1062         (imap-message-get): Ditto.
1063         (imap-message-put): Ditto.
1064         (imap-mailbox-map): Ditto.
1065         (imap-mailbox-put): Ditto.
1066         (imap-mailbox-get): Ditto.
1067         (imap-mailbox-get): Revert last change for this function.
1068
1069         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1070         case-insensitively.
1071         (nnimap-debug): Removed.
1072
1073         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1074         to use `imap-fetch' instead.  According to the comments, this should be
1075         safe, since all other IMAP clients use the 1:* syntax.
1076         (imap-enable-exchange-bug-workaround): Removed.
1077         (imap-debug): Removed -- doesn't seem very useful.
1078
1079         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1080         mail from a file, and the file doesn't exist.
1081
1082         * imap.el (imap-log): New convenience function used throughout instead
1083         of repeating the same code all over the place.
1084
1085         * pop3.el (pop3-streaming-movemail): Return t for success.
1086
1087         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1088         .authinfo if we're using ssl connection.
1089
1090         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1091         already have if we're in a main Gnus `g' run.
1092
1093         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1094
1095 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1096
1097         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1098
1099         * nnmh.el (nnmh-request-list-1): Bind `file'.
1100
1101         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1102         alias to set-process-query-on-exit-flag or process-kill-without-query.
1103         (pop3-open-server): Use it.
1104
1105 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1106
1107         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1108         box to the Incoming file.  Fixes mistake in previous checkin.
1109
1110         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1111         request loop (for debugging purposes) removed.
1112
1113         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1114         culprit is more visible.
1115         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1116         (nnml-add-incremental-nov): New functions to do "incremental" nov
1117         updates, where we just append to the end of the existing nov files
1118         without reading/writing them in full.
1119
1120         * mail-source.el (mail-source-delete-crash-box): Really only check the
1121         incoming files once in a while.
1122
1123         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1124
1125         * mail-source.el (mail-source-delete-crash-box): Only check the
1126         incoming files for deletion once per day to save a lot of file
1127         accesses.
1128
1129         * pop3.el (pop3-logon): Fix up unbound variable typo.
1130
1131         * mail-source.el (pop3-streaming-movemail): Autoload.
1132
1133         * pop3.el (pop3-streaming-movemail): Respect
1134         pop3-leave-mail-on-server.
1135
1136         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1137         retrieval.
1138
1139         * pop3.el (pop3-process-filter): Removed unused function.
1140         (pop3-streaming-movemail, pop3-send-streaming-command)
1141         (pop3-wait-for-messages, pop3-write-to-file)
1142         (pop3-number-of-responses): New functions for streaming pop3
1143         retrieval.
1144
1145         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1146         come from no known methods.
1147         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1148         list.
1149
1150         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1151         message sizes.
1152         (pop3-movemail): Use erase-buffer instead of looping and deleting
1153         regions, which seems rather odd.
1154
1155         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1156         file once per `g' run.
1157
1158         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1159         directories.  This makes the draft queue directory work.
1160
1161         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1162         data from the backends, so that we only request the list of groups from
1163         each method once.  This should speed things up considerably.
1164
1165         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1166         detect that it's not implemented.
1167
1168         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1169         we actually do recurse down into the tree, but don't stat all leaf
1170         nodes.
1171
1172         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1173         then say so instead of bugging out.
1174
1175         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1176         files exist before trying to read them.
1177
1178         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1179         around <pre_int>.
1180
1181         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1182
1183         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1184
1185 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1186
1187         * mm-util.el (mm-image-load-path): Just return the image directories,
1188         not all directories in the path in addition to the image directories.
1189         (mm-image-load-path): Maintain a cache of the image directories so that
1190         the `g' command in Gnus doesn't have to stat dozens of directories each
1191         time.
1192
1193         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1194         (gnus-html-wash-tags): Add a new `i' command to insert images.
1195         (gnus-html-insert-image): New command and keystroke.
1196         (gnus-html-redisplay-with-images): New command and keystroke.
1197         (gnus-html-show-images): Renamed command.
1198         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1199         spacers.
1200         (gnus-html-wash-tags): Decode entities at the end, so that entities
1201         inside the tags don't mess up the rest of the "parsing".
1202
1203         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1204         so that nnimap methods aren't agentized by default.  There's apparently
1205         many problems related to agent/imap behaviour.
1206
1207         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1208
1209         * gnus-html.el: Doc fix.
1210
1211 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1214         specifier-spec-list for Emacs 21.
1215
1216         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1217         glyph-width and glyph-height instead of display-graphic-p and
1218         image-size; make avoidance of displaying small images work for XEmacs.
1219
1220         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1221         for XEmacs.
1222
1223         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1224         of symbol that holds plist data.
1225         (gnus-process-plist): Remove plist of process after getting it.
1226
1227 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1228
1229         * message.el (message-generate-hashcash): Change default to
1230         'opportunistic if hashcash is installed.
1231
1232         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1233         (gnus-html-put-image): Only call image-size once, since it's somewhat
1234         time-consuming on remote X servers.
1235
1236 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1237
1238         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1239         type on data, not a file name.
1240
1241         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1242         window-pixel-edges for Emacs 21.
1243
1244         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1245         decoded contents.
1246         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1247
1248 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1249
1250         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1251         group line format, since it isn't very interesting.
1252
1253         * gnus-agent.el (gnus-agent-short-article),
1254         (gnus-agent-long-article): Increase values for these two variables,
1255         since most people are likely to have more network connection and
1256         storage than before.
1257
1258         * gnus.el (gnus-refer-article-method): Change default to 'current.
1259         When referring an article, the common behaviour is to refer it from the
1260         current select method, not the native select method.  The chances of
1261         the native select method having the message in question is rather slim
1262         these days.
1263
1264         * gnus-sum.el (gnus-auto-select-subject): Change default to
1265         `unseen-or-unread'.  I think it's likely that most people want to
1266         select an unseen article over a previously seen, but unread one.
1267
1268         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1269         means that in the article buffer none of the minor mode elements will
1270         be shown, usually, and this is not desirable in most cases.
1271
1272         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1273         that commands like `d' (and the like) go to the next line in the
1274         buffer, instead of the next unread article.  I think this is the
1275         behaviour that is most natural for most users.
1276         (gnus-single-article-buffer): Change default to nil, so that people can
1277         have as many article buffers open as they have summary buffer.  I think
1278         this is the most natural way for the groups to behave.
1279
1280         * message.el (message-generate-new-buffers): Change default to
1281         `unsent', so that all new message buffers start their names with the
1282         string "*unsent", and it's easier to find the buffers if you move from
1283         them.
1284
1285 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1286
1287         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1288         small.  They're probably tracking images.
1289         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1290         (gnus-html-rescale-image): Yet another try at getting the image sizing
1291         right.
1292
1293         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1294         nntp-marks-file-name is nil.
1295
1296 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1297
1298         * gnus-html.el (gnus-html-wash-tags)
1299         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1300         Better logging.
1301
1302 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1303
1304         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1305
1306         * gnus-html.el (gnus-html-wash-tags): Check the value of
1307         gnus-blocked-images in the summary buffer.
1308
1309 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1310
1311         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1312
1313 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1316         like "a", it seems like.
1317         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1318         since it needs to be picked from the correct buffer.
1319
1320         * nnwfm.el: Removed.
1321
1322         * nnlistserv.el: Removed.
1323
1324 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1325
1326         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1327         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1328
1329 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1330
1331         * nnkiboze.el: Removed.
1332
1333         * nndb.el: Removed.
1334
1335         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1336         alt text.
1337         (gnus-html-rescale-image): Try to get the rescaling logic right for
1338         images that are just wide and not tall.
1339
1340         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1341         overshadow variable bindings.
1342
1343 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1344
1345         * gnus-html.el (gnus-html-wash-tags)
1346         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1347         extra logging.
1348
1349 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1352         (gnus-max-image-proportion): New variable.
1353         (gnus-html-rescale-image): New function.
1354         (gnus-html-put-image): Rescale images.
1355
1356 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1357
1358         Fix up some byte-compiler warnings.
1359         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1360         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1361         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1362         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1363         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1364         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1365         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1366
1367 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1368
1369         * gnus-html.el (gnus-article-html): Decode contents by charset.
1370
1371 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1372
1373         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1374         (gnus-html-frame-width, gnus-blocked-images)
1375         * message.el (message-prune-recipient-rules): Add custom version.
1376         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1377
1378         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1379         functions.
1380
1381         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1382         gnus-process-get.
1383
1384 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1385
1386         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1387         instead of lsub directly.
1388
1389 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1390
1391         * nnwarchive.el: Removed.
1392
1393         * gnus-soup.el: Removed.
1394
1395         * nnsoup.el: Removed.
1396
1397         * nnultimate.el: Removed.
1398
1399         * gnus-html.el (gnus-blocked-images): New variable.
1400
1401         * message.el (message-prune-recipients): New function.
1402         (message-prune-recipient-rules): New variable.
1403
1404         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1405         guess whether a long line is natural text or not.
1406
1407         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1408         gnus-process-plist and friends for compatibility.
1409
1410 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1411
1412         * gnus-html.el: Require packages that define macros used in this file.
1413         (gnus-article-mouse-face): Declare to silence byte-compiler.
1414         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1415         process-get.
1416         (gnus-html-put-image): Use plist-get to avoid getf.
1417         (gnus-html-prefetch-images): Use with-current-buffer.
1418
1419 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1420
1421         * gnus-ems.el: Provide compatibility functions for
1422         gnus-set-process-plist.
1423
1424         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1425         header-line-format for XEmacs 21.4.
1426
1427         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1428         * gnus.el (gnus-valid-select-methods)
1429         * message.el (message-send-mail-partially-limit)
1430         * mm-decode.el (mm-text-html-renderer)
1431         * mml.el (mml-insert-mime-headers-always)
1432         * smiley.el (smiley-regexp-alist): Bump custom version.
1433
1434 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435
1436         * gnus-html.el: require mm-url.
1437         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1438         with the url to `url'.
1439         (gnus-html-wash-tags): Support cid: URLs/images.
1440
1441 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1442
1443         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1444         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1445         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1446
1447         * gnus-move.el: Removed file, since it doesn't really work.
1448
1449         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1450         UTF-8.  This seems to fix problems with some German web feeds.
1451
1452         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1453         at the top so that the proper colours are applied.
1454
1455         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1456         don't have dots in their names.
1457
1458         * gnus-art.el (gnus-article-view-part): Doc fix.
1459
1460         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1461         XEmacs-compatible.
1462         (gnus-html-put-image): Don't do images on non-graphic displays.
1463
1464         * nnslashdot.el: Removed this unused backend.
1465
1466         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1467         actions.
1468         (gnus-undo-register-1): Revert last change.
1469
1470         * gnus-group.el (gnus-group-completing-read): Protect against not
1471         having completion-styles bound.
1472
1473         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1474         make broken recipients happier.
1475
1476         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1477
1478         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1479         point parameter.
1480
1481         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1482
1483         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1484         completion-styles for group selection.
1485
1486 2009-02-04  Andreas Schwab  <schwab@suse.de>
1487
1488         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1489         headers and regexp-quote the match if necessary.
1490
1491 2009-03-24  Miles Bader  <miles@gnu.org>
1492
1493         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1494         the blinking smiley.
1495
1496 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1497
1498         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1499         blink smiley.
1500
1501 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1502
1503         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1504         where the dribbel file lives exists.
1505
1506         * message.el (message-send-mail-partially-limit): Change the default to
1507         nil, since most people don't want this.
1508
1509         * mm-url.el (mm-url-decode-entities): Also decode entities like
1510         &#x3212.
1511
1512 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1513
1514         * gnus-sum.el (gnus-summary-idna-message):
1515         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1516         Hyperlink urls in docstrings with URL `...'.
1517
1518 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1519
1520         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1521         functions.
1522
1523 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1524
1525         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1526         say what the mouseover text should be.
1527
1528         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1529         version of the mm-w3m-safe-url-regexp variable to only download images
1530         in the groups where we want that to happen.
1531
1532         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1533
1534         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1535         easier debugging.
1536         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1537         big pictures in the article buffer.
1538
1539         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1540         gnus-article-html.
1541         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1542         w3m.
1543
1544         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1545
1546 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547
1548         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1549         which doesn't exist.
1550
1551         * message.el (message-inhibit-ecomplete): New variable to allow some
1552         function to inhibit ecomplete address storage.
1553         (message-resend): Disable ecomplete message storage when resending
1554         messages.
1555
1556         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1557
1558 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1561         Save excursion while copying, moving, and deleting articles in order to
1562         prevent the cursor from jumping to unforeseen place.
1563
1564 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1565
1566         * lpath.el: No need to bind bookmark-current-buffer,
1567         bookmark-yank-point and bookmark-make-record-function.
1568
1569 2010-08-17  Glenn Morris  <rgm@gnu.org>
1570
1571         * gnus-sync.el: Require gnus components whose functions are used.
1572
1573         * gnus-art.el (bookmark-make-record-function):
1574         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1575         Declare for compiler.
1576
1577         * mm-url.el (mml-compute-boundary): Autoload.
1578
1579 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1582
1583 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1584
1585         Typo fix "hoo4a" -> "hook".
1586
1587         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1588
1589 2010-08-14  Glenn Morris  <rgm@gnu.org>
1590
1591         * gnus-sync.el (gnus-sync): Fix defgroup version.
1592
1593 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1594
1595         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1596
1597         * gnus-sync.el: Fix docs.
1598         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1599         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1600
1601 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1602
1603         Optimizations for gnus-sync.el.
1604
1605         * gnus-sync.el: Add docs about gnus-sync-backend
1606         possibilities.
1607         (gnus-sync-save): Remove unnecessary message.
1608         (gnus-sync-read): Optimize and show what groups were skipped.
1609
1610 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1611
1612         Minor bug fixes for gnus-sync.el.
1613
1614         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1615         read the sync on get-new-news.
1616
1617         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1618         quiet.
1619
1620         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1621
1622 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1623
1624         Make saving and restoring of hidden threads work with overlays.
1625         Patch applied by Ted Zlatanov.
1626
1627         * gnus-sum.el (gnus-hidden-threads-configuration)
1628         (gnus-restore-hidden-threads-configuration): Update to deal with text
1629         properties, rather than searching for a magic character.
1630
1631 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1632
1633         New gnus-sync.el library for synchronization of marks.
1634
1635         * gnus-sync.el: New library for synchronization of marks.
1636
1637         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1638         renamed from `gnus-registry-grep-in-list'.
1639
1640         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1641
1642         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1643
1644 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1645
1646         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1647         determining charset of text fails.
1648
1649 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1650
1651         * nnmail.el (nnmail-get-new-mail-1): Revert.
1652
1653         * nnml.el (nnml-active-number): Make sure names of newly created groups
1654         in nnml-group-alist are encoded.
1655
1656 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1659         containing non-ASCII characters in active file for nnml back end.
1660
1661 2010-07-24  David Engster  <dengste@eml.cc>
1662
1663         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1664         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1665
1666 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1667
1668         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1669         tag (Bug#6654).
1670
1671 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1672
1673         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1674         the article buffer, not the summary buffer.
1675
1676 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1677
1678         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1679         Emacs 23 as well.
1680
1681 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1682
1683         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1684         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1685
1686 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1687
1688         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1689         Patch applied by Karl Fogel.
1690
1691         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1692         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1693
1694 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1695
1696         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1697         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1698         C-w still not working correctly from Article buffers; Thierry's
1699         patch to fix that will be applied after this.
1700
1701         * gnus-art.el (bookmark-make-record-function): New local variable.
1702
1703         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1704         article buffer.
1705         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1706
1707 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1708
1709         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1710         on changes in bookmark.el.
1711
1712 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1713
1714         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1715         `no-log' instead of message not to log prompt string.
1716
1717 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1718
1719         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1720         the *other* type of HTML form submission.
1721
1722 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1723
1724         * auth-source.el (auth-source-pick): If choice does not contain a
1725         questioned keyword, set the check to t.
1726
1727 2010-06-12  Romain Francoise  <romain@orebokech.com>
1728
1729         * gnus-util.el (gnus-date-get-time): Move up before first use.
1730
1731 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1732
1733         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1734         (gnus-article-edit-part): Bind it to make last part that is substituted
1735         or deleted visible.
1736         (gnus-mime-display-single): Buttonize part of which id equals to
1737         gnus-mime-buttonized-part-id.
1738
1739 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1740
1741         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1742         (gnus-dd-mmm): Use gnus-date-get-time.
1743         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1744         simplify logic.
1745         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1746         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1747
1748 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1749
1750         * auth-source.el (top): Autoload `secrets-list-collections',
1751         `secrets-create-item', `secrets-delete-item'.
1752         (auth-sources): Fix tag string.
1753         (auth-get-source, auth-source-retrieve, auth-source-create)
1754         (auth-source-delete): New defuns.
1755         (auth-source-pick): Rewrite in order to avoid 2 passes.
1756         (auth-source-forget-user-or-password): New parameter USERNAME.
1757         (auth-source-user-or-password): New parameters CREATE-MISSING and
1758         DELETE-EXISTING.  Retrieve password interactively, if needed.
1759
1760 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1761
1762         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1763         deleting unused directories when gnus-expert-user is t.
1764
1765 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1766
1767         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1768         for each temp file when gnus-article-browse-delete-temp is ask.
1769
1770 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1771
1772         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1773         Lisp calls to delete-backward-char by calls to delete-char.
1774
1775 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1776
1777         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1778
1779 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1780
1781         * password-cache.el (password-cache-remove): Fix docstring.
1782
1783 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1784
1785         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1786         article unless decoding article to be saved.
1787
1788 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1789
1790         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1791         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1792         generated within the mm-with-unibyte-current-buffer macro.
1793
1794 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1795
1796         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1797         to nil when we're in a mml-preview buffer and no group is selected.
1798
1799 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1800
1801         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1802         when catching the `C-g'.  Reported by "Leo".
1803
1804 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1805
1806         * message.el (message-forward-make-body-plain)
1807         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1808         multibyte-string-p.
1809
1810         * lpath.el: Revert.
1811
1812 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1813
1814         * message.el (message-forward-make-body-mml): Assume original message
1815         is multibyte string; error on unibyte.
1816         (message-forward-make-body-plain): Ditto; don't add excessive newline
1817         in body end.
1818
1819         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1820
1821 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1822
1823         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1824         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1825
1826 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1827
1828         * mm-extern.el (mm-extern-url): Don't use
1829         mm-with-unibyte-current-buffer.
1830         (mm-extern-cache-contents): Use with-current-buffer instead of
1831         save-excursion + set-buffer.
1832
1833 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1834
1835         * mm-util.el (mm-emacs-mule): Remove.
1836
1837 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1838
1839         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1840         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1841         change.
1842
1843 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1844
1845         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1846         bind the default value of enable-multibyte-characters to nil.
1847
1848 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1849
1850         * message.el (message-forward-make-body-plain)
1851         (message-forward-make-body-mml):
1852         Don't use mm-with-unibyte-current-buffer.
1853
1854 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1855
1856         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1857
1858 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1859
1860         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1861         (Bug#5592).
1862
1863 2010-05-07  Julien Danjou  <julien@danjou.info>
1864
1865         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1866         it to mm-pipe-part.
1867
1868         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1869         it is given.
1870
1871 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1872
1873         * binhex.el (binhex-decode-region-internal)
1874         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1875         (dns-query)
1876         * nnweb.el (nnweb-gmane-search)
1877         * pgg-parse.el (pgg-parse-armor)
1878         * pgg.el (pgg-verify-region)
1879         * sha1.el (sha1-string-external)
1880         * uudecode.el (uudecode-decode-region-internal)
1881         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1882         XEmacs.
1883
1884         * gnus-art.el (gnus-article-browse-html-parts)
1885         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1886         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1887         make-temp-file.
1888
1889         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1890         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1891         compiling.
1892
1893         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1894         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1895         XEmacs when compiling.
1896
1897         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1898         gnus-pick-mode-off-hook for XEmacs when compiling.
1899         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1900         gnus-binary-mode-off-hook for XEmacs when compiling.
1901
1902         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1903         nil if char-charset is not available.
1904
1905         * imap.el (imap-disable-multibyte)
1906         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1907         macros.
1908
1909         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1910         instead of encode-coding-string.
1911
1912         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1913         'xemacs) instead of mm-emacs-mule to switch function definitions.
1914         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1915
1916         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1917         bind temporary-file-directory for XEmacs;
1918         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1919         timer-set-function for XEmacs 21.4 and SXEmacs;
1920         bind timer-list for XEmacs 21.4 and SXEmacs;
1921         fbind char-charset and find-charset-region for non-Mule XEmacs;
1922         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1923         encode-coding-region and encode-coding-string for XEmacs having no
1924         file-coding feature.
1925
1926 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1927
1928         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1929
1930 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1931
1932         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1933         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1934
1935 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1936
1937         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1938         alias `jka-compr-delete-temp-file' no longer exists.
1939
1940 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1941
1942         Use define-minor-mode in Gnus where applicable.
1943         * mml.el (mml-mode): Use define-minor-mode.
1944         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1945         (gnus-undo-mode): Use define-minor-mode.
1946         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1947         (gnus-dead-summary-mode): Use define-minor-mode.
1948         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1949         Initialize in declaration.
1950         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1951         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1952         (gnus-mailing-list-mode): Use define-minor-mode.
1953         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1954         (gnus-draft-mode): Use define-minor-mode.
1955         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1956         (gnus-dired-mode): Use define-minor-mode.
1957
1958 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1959
1960         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1961         handles on recursive mml-to-mime translation and check them for
1962         boundary delimiter collisions.  Reported by Greg Troxel.
1963
1964 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1967
1968 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1969
1970         * mm-util.el (mm-find-buffer-file-coding-system):
1971         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1972
1973 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1974
1975         * message.el (message-generate-headers): Record insertion of optional
1976         headers as well.  Otherwise the check to prevent repeated insertion of
1977         optional headers is a no-op.
1978
1979 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1980
1981         * smime.el: Don't mention CVS.
1982
1983         * nnrss.el (nnrss-fetch): Don't mention CVS.
1984
1985         * nnir.el: Don't mention CVS.
1986
1987 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1988
1989         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1990
1991 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1992
1993         * lpath.el: Fbind bookmark-default-handler,
1994         bookmark-get-bookmark-record, bookmark-make-record-default,
1995         bookmark-prop-get for Emacs <23 and XEmacs.
1996
1997 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1998
1999         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2000         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2001         Use with-current-buffer to silence the byte-compiler.
2002         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2003         bother to require `gnus'.
2004         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2005
2006 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2007
2008         * gnus-sum.el (gnus-summary-bookmark-make-record)
2009         (gnus-summary-bookmark-jump): New functions.
2010         (gnus-summary-mode): Setup bookmark support.
2011
2012 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2013
2014         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2015         if set.
2016
2017 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2018
2019         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2020         gnus-article-browse-html-save-cid-image; make it work recursively for
2021         forwarded messages as well.
2022         (gnus-article-browse-html-parts): Work when prefix arg is given.
2023         (gnus-article-browse-html-article): Doc fix.
2024
2025 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2026
2027         * message.el (message-default-mail-headers):
2028         (message-default-headers): Carry the value mail-default-headers over
2029         into message-default-mail-headers, rather than message-default-headers.
2030
2031 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2032
2033         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2034         charset.
2035
2036         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2037         charset into the <meta> tag when the article is encoded to utf-8.
2038
2039 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2040
2041         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2042         directories as well.
2043         (gnus-article-browse-html-parts): Work for images that do not specify
2044         file names; delete temp directory when quitting; insert header at the
2045         right place; use file: scheme for image files.
2046
2047 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2048
2049         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2050         (gnus-article-browse-html-parts): Use it to make temporary cid image
2051         files in addition to html file so that browser may display them.
2052
2053 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2054
2055         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2056
2057 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2058
2059         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2060
2061 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2062
2063         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2064         about Secret Service API sources.  Improve Customize options.
2065         (auth-source-pick): Change to accept any number of search parameters.
2066         Implement fallbacks iteratively, not recursively.  Add scoring on the
2067         second pass and sort by score.  Call Secret Service API when needed.
2068         (auth-source-user-or-password): Use it.  Call Secret Service API
2069         directly when needed to get the user name and the password.
2070
2071 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2072
2073         * message.el (message-interactive): Doc fix.
2074         (message-qmail-inject-args): Reflow.
2075         (message-kill-to-signature): Fix typo in docstring.
2076
2077         * smiley.el (smiley-buffer): Fix typo in docstring.
2078
2079 2010-03-24  Glenn Morris  <rgm@gnu.org>
2080
2081         * mail-source.el (gnus-message): Declare.
2082         (mail-source-delete-old-incoming): Require gnus-util.
2083
2084 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2085
2086         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2087
2088         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2089
2090         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2091         password-cache's default if it is not bound.
2092         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2093         password-cache-expiry's default if it is not bound.
2094
2095         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2096         available in Emacs 21.
2097
2098         * lpath.el: Suppress compiler warnings for:
2099         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2100         XEmacs;
2101         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2102         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2103         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2104
2105 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2106
2107         * auth-source.el (auth-sources): Fix up definition so extra parameters
2108         are always inline.
2109
2110 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2111
2112         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2113         wasn't updated after mismatch.  Clear cached mailbox info correctly
2114         when uidvalidity changes.
2115         (nnimap-group-prefixed-name): New function to avoid some code
2116         duplication.
2117         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2118         (nnimap-request-group): Use it.
2119         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2120         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2121         with many imap folders.  This is done by caching the group status from
2122         the imap server persistently in a group parameter `imap-status'.  (This
2123         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2124         but not persistently, so every Gnus startup was still very slow.)
2125
2126 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2127
2128         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2129         delete the extra newline.  Otherwise editing of :string and :number
2130         types don't work.
2131
2132 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2133
2134         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2135         secrets.el dependency.
2136         (auth-sources): Add optional user name.  Add secrets.el configuration
2137         choice (unused right now).
2138
2139 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2140
2141         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2142         `gnus-registry-install-shortcuts' fill in the functions.
2143
2144         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2145         warnings.
2146         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2147         (gnus-registry-install-shortcuts): Populate and use it in a
2148         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2149
2150 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2151
2152         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2153         In-place substitutions for the group name encoding/decoding.
2154         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2155         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2156         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2157         (nnimap-update-unseen, nnimap-request-list)
2158         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2159         (nnimap-request-set-mark, nnimap-split-to-groups)
2160         (nnimap-split-articles, nnimap-request-newgroups)
2161         (nnimap-request-create-group, nnimap-request-accept-article)
2162         (nnimap-request-delete-group, nnimap-request-rename-group)
2163         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2164         `encoded-mbx' for consistency.
2165         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2166         variable `imap-current-mailbox'.
2167
2168         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2169         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2170
2171 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2172
2173         * pop3.el (pop3-display-message-size-flag): Display message size byte
2174         counts during POP3 download.
2175         (pop3-movemail): Use it.
2176         (pop3-list): Implement listing of available messages.
2177
2178 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2179
2180         * nnir.el (nnir-get-article-nov-override-function): New function to
2181         override the normal NOV retrieval.
2182         (nnir-retrieve-headers): Use it.
2183
2184 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2185
2186         * auth-source.el (netrc-machine-user-or-password): Autoload.
2187
2188 2010-03-19  Glenn Morris  <rgm@gnu.org>
2189
2190         Stop message.el from loading about 40 libraries it doesn't always need.
2191         The general approach is to autoload rather than require, and to
2192         require in the specific functions rather than the file.  (Bug#5642)
2193
2194         * gmm-utils.el: Don't require wid-edit.
2195         (widget-create-child-value, widget-convert, widget-default-get):
2196         Autoload.
2197
2198         * gnus-util.el: Don't require time-date, netrc.
2199         (message-fetch-field, gnus-group-name-decode): Declare rather than
2200         autoloading.
2201         (gnus-fetch-field): Require message.
2202         (gnus-decode-newsgroups): Require gnus-group.
2203
2204         * ietf-drums.el: Don't require time-date.
2205
2206         * message.el: Don't require hashcash, canlock, ecomplete.
2207         Do require mail-utils.  Require nnheader only when compiling.
2208         (smtpmail-default-smtp-server): Remove declaration.
2209         (message-send-mail-function): Check smtpmail-default-smtp-server
2210         is bound rather than requiring smtpmail.
2211         (message-auto-save-directory, message-insert-signature): Use
2212         expand-file-name rather than nnheader-concat.
2213         (nnheader-insert-file-contents): Autoload.
2214         (hashcash-wait-async): Declare.
2215         (message-send-mail): Only call gnus-setup-posting-charset if
2216         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2217         (message-send-mail-with-sendmail): Require sendmail.
2218         (canlock-password, canlock-password-for-verify): Declare.
2219         (message-canlock-password): Require canlock.
2220         (nnheader-get-report): Autoload.
2221         (gnus-setup-posting-charset): Declare.
2222         (message-send-news): Require gnus-msg.
2223         (message-make-references, message-make-in-reply-to): Use mail-header-id
2224         rather than the alias mail-header-message-id.
2225         (ecomplete-add-item, ecomplete-save): Declare.
2226         (message-put-addresses-in-ecomplete): Require ecomplete.
2227         (ecomplete-display-matches): Autoload.
2228
2229         * mm-decode.el: Don't require mailcap, gnus-util.
2230         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2231         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2232         Autoload.
2233         (mailcap-mime-extensions): Declare.
2234
2235         * mm-encode.el: Don't require mailcap.
2236         (mailcap-extension-to-mime): Autoload.
2237
2238         * mml-sec.el: Don't require password-cache.
2239
2240         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2241         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2242         (mml-minibuffer-read-type): Require mailcap.
2243         (mml-preview): Require gnus-msg.
2244
2245         * mml1991.el: Require password-cache.
2246         (password-cache-expiry): Remove declaration.
2247
2248         * mml2015.el: Require password-cache.
2249         (password-cache-expiry): Remove declaration.
2250
2251         * nneething.el (mailcap): Require mailcap.
2252
2253         * nnheader.el (declare-function): Add compatibility stub.
2254         (message-remove-header): Declare rather than autoload.
2255         (nnheader-replace-header): Require message.
2256
2257         * nnimap.el (declare-function): Add compatibility stub.
2258         (netrc-parse, netrc-machine-user-or-password): Declare.
2259         (nnimap-open-connection): Require netrc.
2260
2261         * nntp.el (declare-function): Add compatibility stub.
2262         (netrc-parse, netrc-machine, netrc-get): Declare.
2263         (nntp-send-authinfo): Require netrc.
2264
2265         * rfc2047.el: Don't require qp.
2266         (quoted-printable-encode-region, quoted-printable-decode-string):
2267         Autoload.
2268
2269         * sieve-mode.el: Don't require easymenu.
2270         (easy-menu-add-item): Autoload it.
2271
2272         * spam-stat.el (time-to-number-of-days): Autoload it.
2273
2274 2010-03-19  Glenn Morris  <rgm@gnu.org>
2275
2276         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2277
2278 2010-03-18  Glenn Morris  <rgm@gnu.org>
2279
2280         * hashcash.el (declare-function): Remove duplicate definition.
2281
2282 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2283
2284         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2285         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2286         value if any backslash escapes).
2287
2288 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2289
2290         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2291         if it is available.  (bug#5647)
2292
2293         * lpath.el: Suppress compiler warning for coding-system-from-name for
2294         Emacs 21 and XEmacs.
2295
2296 2010-03-14  Juri Linkov  <juri@jurta.org>
2297
2298         * hmac-def.el:
2299         * hmac-md5.el:
2300         * netrc.el: Fix keywords.
2301
2302 2010-02-26  Glenn Morris  <rgm@gnu.org>
2303
2304         * message.el (message-send-mail-function): Change the default, so that
2305         it inherits from a customized send-mail-function.  (Bug#5643)
2306
2307 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2308
2309         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2310         shell-command-to-string signals an error (bug#5299).
2311
2312 2010-02-24  Glenn Morris  <rgm@gnu.org>
2313
2314         * message.el (message-smtpmail-send-it)
2315         (message-send-mail-with-mailclient): Doc fixes.
2316
2317 2010-02-16  Glenn Morris  <rgm@gnu.org>
2318
2319         * message.el (message-default-mail-headers): Change the default value
2320         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2321
2322 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2323
2324         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2325         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2326
2327 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2328
2329         * time-date.el (date-to-time): Doc fix (Bug#5408).
2330
2331 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2332
2333         * message.el (message-mail): Just pass yank-action on to message-setup.
2334         (message-setup): Handle (FUN . ARGS) form of yank-action.
2335         (message-with-reply-buffer, message-widen-reply)
2336         (message-yank-original): Handle non-buffer values of
2337         message-reply-buffer (Bug#4080).
2338         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2339
2340 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2341
2342         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2343         Fix typo in docstring.
2344
2345 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2346
2347         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2348         response.
2349
2350 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2351
2352         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2353
2354         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2355
2356         * message.el (message-check-news-header-syntax): Protect against a
2357         string that `rfc822-addresses' returns when parsing fails.
2358
2359 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2360
2361         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2362         (gnus-previous-char-property-change): New functions.
2363
2364         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2365
2366 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2367
2368         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2369         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2370
2371 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2372
2373         * message.el (message-exchange-point-and-mark): Rework last change to
2374         avoid using optional arg of exchange-point-and-mark, for backward
2375         compatibility.
2376
2377 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2378
2379         * message.el (message-exchange-point-and-mark): Call
2380         exchange-point-and-mark with an argument rather than setting
2381         mark-active by hand (Bug#5175).
2382
2383 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2384
2385         * nntp.el (nntp-service-to-port): Work for service expressed with
2386         numeric string; replace [:digit:] with [0-9] for XEmacs.
2387
2388 2009-12-17  Glenn Morris  <rgm@gnu.org>
2389
2390         * gnus-group.el (gnus-bug-group-download-format-alist):
2391         Change emacs entry to debbugs.gnu.org.  Bump :version.
2392
2393 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2394
2395         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2396
2397 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2398
2399         * message.el (message-info): Explain why we use `Info-goto-node'.
2400
2401 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2402
2403         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2404
2405 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2406
2407         * message.el (message-completion-in-region): New compatibility function.
2408         (message-expand-group): Use it.
2409
2410 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2411
2412         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2413         with no unread article should be listed if the 2nd arg `predicate' is
2414         given.
2415
2416 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2417
2418         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2419
2420 2009-11-29  Juri Linkov  <juri@jurta.org>
2421
2422         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2423         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2424         on `gnus-recenter'. (Bug#4698, Bug#4981)
2425
2426 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2427
2428         * sha1.el (sha1-string-external): default-directory "/" in case
2429         otherwise non-existent.  process-connection-type pipe for touch of
2430         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2431
2432 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2433
2434         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2435         it's comms related and sgml-mode.el has "comm" on that basis too.
2436
2437 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2438
2439         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2440         containing tspecial characters if they have been already quoted.
2441
2442 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2443
2444         * dns-mode.el (auto-mode-alist): Purecopy string.
2445
2446 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2447
2448         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2449
2450 2009-10-24  Glenn Morris  <rgm@gnu.org>
2451
2452         * gnus-art.el (help-xref-stack-item): Define for compiler.
2453
2454 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2455
2456         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2457
2458 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2459
2460         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2461
2462 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2463
2464         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2465         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2466
2467 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2468
2469         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2470         (gnus-overlays-in): New alias to overlays-in.
2471
2472         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2473         gnus-overlay-get, and gnus-delete-overlay.
2474         (gnus-summary-show-thread): Make it work as well for systems in which
2475         next-single-char-property-change is not available.
2476         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2477
2478         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2479         (gnus-overlay-get): New alias to extent-property.
2480         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2481
2482         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2483         SXEmacs.
2484
2485         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2486         SXEmacs.
2487
2488 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2489
2490         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2491
2492 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2493
2494         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2495         and XEmacs that don't have `remove-overlays'.
2496
2497 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2498
2499         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2500         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2501         selective display.  Use overlays instead.
2502
2503 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2504
2505         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2506
2507 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2508
2509         * spam-stat.el (spam-stat-load): Fix typo in message.
2510
2511 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2512
2513         * dig.el (dig-invoke): Fix typo in docstring.
2514         (query-dig): Reflow docstring.
2515
2516 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2517
2518         * gnus-art.el (gnus-article-encrypt-body):
2519         * message.el (message-check-recipients):
2520         * mm-util.el (mm-codepage-setup):
2521         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2522         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2523
2524 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2525
2526         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2527         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2528         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2529         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2530         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2531
2532 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2533
2534         * dig.el: Add "Keywords: comm", as per net-utils.el.
2535
2536 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2537
2538         * dig.el (dig-mode): Use define-derived-mode.
2539
2540 2009-09-19  Glenn Morris  <rgm@gnu.org>
2541
2542         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2543
2544 2009-09-18  Glenn Morris  <rgm@gnu.org>
2545
2546         * gnus-diary.el (gnus-diary-check-message):
2547         * message.el (message-insert-formatted-citation-line):
2548         * nnbabyl.el (top-level):
2549         * nndiary.el (nndiary-schedule):
2550         Fix typos in condition-case handlers.
2551
2552 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2553
2554         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2555         configuration that provides the sole article window in a frame;
2556         position point correctly after deleting a part.
2557
2558 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2559
2560         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2561         (spam-resolve-registrations-routine): Use it to unregister articles
2562         that change status.
2563
2564 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2565
2566         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2567         with XEmacs.
2568         (parse-time-string-chars): Use it.
2569
2570 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2571
2572         * imap.el (imap-interactive-login): Better messages.
2573         (imap-open): Fix bug with renamed buffer on reconnect.
2574         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2575         for easier debugging and cleaner code.  On successful (guessed based on
2576         server capabilities) secondary authentication, set imap-state
2577         correctly.
2578         (imap-last-authenticator): Define imap-last-authenticator as a variable
2579         to avoid warnings.
2580
2581 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2582
2583         * nnrss.el (nnrss-request-article): Remove binding of
2584         default-enable-multibyte-characters that has gotten needless by
2585         the 2007-07-13 change in rfc2047-encode-message-header.
2586
2587         * mml.el (mml-insert-multipart): Error on the message header.
2588         (mml-insert-part): Error on the message header; position point at
2589         the end of a MIME tag.
2590
2591 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2592
2593         * time-date.el (autoload): Expand define-obsolete-function-alias into
2594         defalias and make-obsolete for old Emacsen that Gnus supports.
2595         (with-no-warnings): Define it for old Emacsen.
2596         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2597         is available.
2598         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2599         float-time is available; suppress compile warning for time-to-seconds.
2600
2601         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2602         (gnus-float-time): Alias to float-time if it exists.
2603
2604         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2605         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2606         float-time is available; suppress compile warning for time-to-seconds.
2607
2608         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2609         XEmacs.
2610
2611 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2612
2613         * imap.el (imap-message-map): Docstring fix.
2614
2615 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2618         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2619         Add the optional argument `encoding' that overrides the default.
2620
2621         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2622         mm-encode-buffer.
2623
2624 2009-09-04  Glenn Morris  <rgm@gnu.org>
2625
2626         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2627         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2628         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2629         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2630         * mm-util.el (mm-with-unibyte-current-buffer)
2631         (mm-find-buffer-file-coding-system):
2632         * yenc.el (yenc-decode-region): Use default-value rather than
2633         default-enable-multibyte-characters.
2634
2635 2009-09-03  Glenn Morris  <rgm@gnu.org>
2636
2637         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2638         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2639         than default-enable-multibyte-characters.
2640
2641 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2642
2643         * gnus-art.el (gnus-article-read-summary-keys):
2644         Fix gnus-buffer-configuration's value temporarily used.
2645
2646 2009-09-02  Glenn Morris  <rgm@gnu.org>
2647
2648         * gnus-util.el (gnus-float-time): New function.
2649         * gnus-delay.el (gnus-delay-article):
2650         * gnus-sum.el (gnus-thread-latest-date):
2651         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2652         * nnspool.el (nnspool-request-newgroups):
2653         Use gnus-float-time rather than time-to-seconds.
2654         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2655
2656         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2657         (gnus-header-subject-face, gnus-header-newsgroups-face)
2658         (gnus-header-name-face, gnus-header-content-face):
2659         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2660         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2661         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2662         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2663         (gnus-cite-face-11):
2664         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2665         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2666         (gnus-server-closed-face, gnus-server-denied-face)
2667         (gnus-server-offline-face):
2668         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2669         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2670         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2671         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2672         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2673         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2674         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2675         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2676         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2677         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2678         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2679         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2680         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2681         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2682         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2683         (gnus-summary-high-undownloaded-face)
2684         (gnus-summary-low-undownloaded-face)
2685         (gnus-summary-normal-undownloaded-face)
2686         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2687         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2688         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2689         (gnus-splash-face):
2690         * message.el (message-header-to-face, message-header-cc-face)
2691         (message-header-subject-face, message-header-newsgroups-face)
2692         (message-header-other-face, message-header-name-face)
2693         (message-header-xheader-face, message-separator-face)
2694         (message-cited-text-face, message-mml-face):
2695         * sieve-mode.el (sieve-control-commands-face)
2696         (sieve-action-commands-face, sieve-test-commands-face)
2697         (sieve-tagged-arguments-face):
2698         * spam.el (spam-face):
2699         Mark face aliases with "-face" in the name as obsolete.
2700
2701 2009-09-01  Glenn Morris  <rgm@gnu.org>
2702
2703         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2704         than goto-line.
2705
2706 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2709         Don't move point if the command is invoked inside the message header.
2710
2711 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2712
2713         * imap.el (imap-send-command): Simplify.
2714         (imap-wait-for-tag): point-max -> buffer-size.
2715
2716 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2717
2718         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2719         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2720         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2721         * nnir.el (nnir-swish-e-index-file):
2722         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2723         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2724         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2725         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2726         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2727         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2728
2729 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2732         Don't save excursion.
2733
2734 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2735
2736         * nnheader.el (nnheader-find-file-noselect):
2737         * mm-util.el (mm-insert-file-contents):
2738         Use (default-value 'major-mode) instead of default-major-mode.
2739
2740 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2741
2742         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2743
2744 2009-08-26  Glenn Morris  <rgm@gnu.org>
2745
2746         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2747         than placing in files.el.
2748
2749 2009-08-25  Glenn Morris  <rgm@gnu.org>
2750
2751         * nnir.el (top-level): Don't require cl at run-time.
2752         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2753         Replace cl-function substitute with gnus-replace-in-string.
2754         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2755         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2756         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2757         simplified expansions.
2758
2759 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2760
2761         * dig.el (dig): Add autoload cookie.
2762
2763 2009-08-22  Glenn Morris  <rgm@gnu.org>
2764
2765         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2766         goto-line.
2767
2768 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2769
2770         * parse-time.el (parse-time-string-chars): Save match data.
2771
2772 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2773
2774         * parse-time.el (parse-time-string-chars): Compute using character
2775         classes, to handle non-ascii characters (Bug#3190).
2776
2777 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2780
2781         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2782         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2783         (gnus-mm-display-part, gnus-mime-display-single)
2784         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2785         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2786
2787         * gnus-sum.el
2788         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2789         (gnus-summary-move-article): Add expirable mark to articles copied or
2790         moved to group that has auto-expire turned on if the option is non-nil.
2791
2792 2009-07-24  Glenn Morris  <rgm@gnu.org>
2793
2794         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2795         Fix typo.  (Bug#3903)
2796
2797 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2798
2799         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2800         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2801         that should not be used for draft articles.
2802         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2803         that has no concern in minor mode keys.
2804         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2805         Abolish.
2806
2807 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2808
2809         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2810         article without making inquiry to a user for unknown encoding.
2811
2812         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2813         (nnmaildir--scan): Assume i-node and device number that file-attributes
2814         returns might be cons-cell.
2815
2816         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2817
2818         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2819
2820 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2821
2822         * auth-source.el: Remove docs now in auth.texi.  Don't use
2823         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2824         `auth-source-hide-passwords' and use them.
2825
2826 2009-07-15  Glenn Morris  <rgm@gnu.org>
2827
2828         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2829
2830 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2831
2832         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2833         excessive whitespace from the default values of title and description.
2834
2835 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2836
2837         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2838         mail-fetch-field to fetch Content-Description header in order to
2839         exclude newlines.
2840
2841 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2842
2843         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2844         format used by GnuPG 2.0.11.
2845
2846 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2847
2848         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2849         to deleted part.
2850
2851 2009-05-30  David Engster  <dengste@eml.cc>
2852
2853         * nnmairix.el: Remove old documentation in the commentary block.
2854         (nnmairix-request-group): Do not update active file for nnml back ends.
2855         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2856         end so that overview files are ignored.
2857         (nnmairix-update-groups): Make updating the groups more robust by using
2858         marks.
2859         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2860         with dollar characters in message-id.
2861
2862 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2863
2864         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2865         2008-12-25 in dns.el.
2866
2867 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2868
2869         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2870         could happen if the text is only composed of spaces and/or tabs.
2871
2872 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2873
2874         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2875         when sending a queued message to avoid extra mml tags.
2876
2877 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2880
2881 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2882
2883         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2884         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2885         rmail-toggle-header for XEmacs;
2886         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2887
2888 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2889
2890         * gnus-dired.el: Remove autoload for gnus-setup-message.
2891         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2892         displaying Gnus logo; always use compose-mail.
2893
2894 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2895
2896         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2897
2898 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2899
2900         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2901         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2902         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2903         available.
2904         (gnus-nocem-epg-verify): New function.
2905
2906 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2907
2908         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2909
2910 2009-02-15  Glenn Morris  <rgm@gnu.org>
2911
2912         * gnus-util.el (rmail-insert-rmail-file-header)
2913         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2914         autoloads.
2915         (rmail-default-rmail-file): Remove unnecessary declaration.
2916         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2917
2918 2009-02-14  Glenn Morris  <rgm@gnu.org>
2919
2920         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2921         variable (only used in gnus-util, which declares it anyway).
2922         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2923         which was only needed by gnus-art (changed to not use it any more).
2924         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2925         only used in gnus-util, which autoloads it itself.
2926         (rmail-update-summary): Fix autoload.
2927
2928         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2929         rather than rmail-output-to-rmail-file.
2930
2931 2009-02-07  Glenn Morris  <rgm@gnu.org>
2932
2933         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2934         autoload of function that no longer exists.
2935         (rmail-toggle-header): Declare.
2936         (message-forward-rmail-make-body): Handle mbox Rmail.
2937
2938 2009-01-31  Glenn Morris  <rgm@gnu.org>
2939
2940         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2941         2009-01-09 change.
2942
2943 2009-01-31  Dave Love  <fx@gnu.org>
2944
2945         * imap.el (imap-fetch-safe): Bind debug-on-error.
2946         (imap-debug): Add imap-fetch-safe.
2947
2948 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2949
2950         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2951         (auth-source-forget-all-cached): New convenience function.
2952         (auth-source-user-or-password): Accept list of modes or a single mode.
2953
2954         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2955         auth-source modes.
2956
2957         * netrc.el (netrc-machine-user-or-password): Use list of
2958         auth-source modes.
2959
2960         * nnimap.el (nnimap-open-connection): Use list of
2961         auth-source modes.
2962
2963         * nntp.el (nntp-send-authinfo): Use list of
2964         auth-source modes.
2965
2966 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2967
2968         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2969         now.
2970
2971 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2974         coding system in XEmacs; add a workaround for XEmacs.
2975
2976         * lpath.el: Fbind coding-system-aliasee.
2977
2978 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2981         of current-language-environment.
2982
2983 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2984
2985         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2986         available at runtime.
2987
2988 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2991
2992 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2993
2994         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2995         the greatest positive fixnum value doesn't work under an XEmacs with
2996         bignum support; use the most-positive-fixnum constant instead,
2997         available since Emacs 21.1 with cl and XEmacs 21.1.
2998
2999 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3000
3001         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3002         XEmacs gets not to work.
3003
3004 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3005
3006         * mm-util.el (mm-coding-system-priorities): Allow the value like
3007         "Japanese (UTF-8)" of current-language-environment.
3008
3009 2009-01-09  Glenn Morris  <rgm@gnu.org>
3010
3011         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3012         with last-command-event.
3013
3014 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3015
3016         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3017         in the doc string.
3018
3019         * message.el (message-fix-before-sending): Amend comment.
3020
3021 2009-01-08  Dave Love  <fx@gnu.org>
3022
3023         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3024
3025 2009-01-07  David Engster  <dengste@eml.cc>
3026
3027         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3028         simplified server definitions by converting it via
3029         gnus-server-to-method.
3030
3031 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3034         parameter's operands.
3035
3036 2009-01-06  David Engster  <dengste@eml.cc>
3037
3038         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3039         primary select method (for gnus-group-mark-article-as-read).
3040
3041 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3042
3043         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3044         `(gnus)Face', not `(gnus)X-Face'.
3045
3046 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * mm-util.el (mm-ucs-to-char): New function.
3049
3050         * mm-url.el (mm-url-decode-entities): Use it.
3051
3052         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3053         unicode-to-char.
3054
3055 2009-01-05  Dave Love  <fx@gnu.org>
3056
3057         * time-date.el: Require cl for `declare'.
3058
3059 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3060
3061         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3062         Dave Love.
3063
3064 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3065
3066         * message.el (message-fix-before-sending): Add `eight-bit' to
3067         illegible-text check.
3068
3069 2009-01-03  Michael Olson  <mwolson@gnu.org>
3070
3071         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3072         `headers' is nil.  This can occur if the IMAP server does not have
3073         permissions to read messages from a folder, but can write new messages
3074         to the folder.
3075         (nnimap-request-article-part): Do not insert `data' if it is nil.
3076
3077         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3078         characters which will confuse `read', so skip past them.
3079
3080 2009-01-01  Dave Love  <fx@gnu.org>
3081
3082         * imap.el (imap-string-to-integer): Fix typo.
3083         (imap-fetch-safe): New function.
3084         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3085
3086         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3087
3088         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3089         (imap-parse-greeting): Fix doc strings.
3090         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3091         (imap-parse-flag-list): Make messages unique.
3092         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3093
3094         * nnimap.el: Fix author email.
3095         (nnimap-split-rule): Add FIXME comment.
3096         (nnimap-debug): Fix doc string.
3097
3098 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3099
3100         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3101
3102 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3103
3104         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3105         nslookup if resolv.conf isn't available.
3106         (dns-query): Rename from query-dns.
3107         (dns-query-cached): Rename from query-dns-cached.
3108
3109 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3112         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3113         to check if those variables exist (first appeared in Emacs 18.50).
3114
3115 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3116
3117         * mm-util.el (mm-line-number-at-pos): New function.
3118
3119         * spam-report.el (spam-report-process-queue): Use it.
3120
3121 2008-12-24  David Engster  <dengste@eml.cc>
3122
3123         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3124         parameters that haven't existed as variables as buffer-local variables.
3125
3126 2008-12-23  Dave Love  <fx@gnu.org>
3127
3128         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3129         cadar.
3130
3131         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3132         imap-starttls-p.
3133         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3134
3135 2008-12-22  Dave Love  <fx@gnu.org>
3136
3137         * imap.el: Fix author email.  Doc fixes.
3138         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3139         reply.
3140
3141 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3142
3143         * spam-report.el (spam-report-gmane-max-requests): New constant.
3144         (spam-report-gmane-wait): New variable.
3145         (spam-report-gmane-ham, spam-report-gmane-spam)
3146         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3147         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3148         the server.
3149
3150         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3151         Add explanations.
3152
3153         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3154         nnheader-accept-process-output and nnheader-read-timeout if available.
3155         (pop3-movemail): Use it.
3156
3157         * message.el (message-check-news-body-syntax): Fix signature check if
3158         there's an attachment.
3159
3160 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * mm-util.el: Add comments to the mm- emulating functions.
3163
3164 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3165
3166         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3167         by Stephen Berman <stephen.berman@gmx.net>.
3168
3169 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * mm-util.el (mm-substring-no-properties): New function.
3172         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3173         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3174         (mm-string-to-multibyte): Doc fix.
3175
3176         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3177
3178 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3179
3180         * mml.el (mml-attach-file): Strip text properties from file name.
3181         (Bug#1574)
3182
3183 2008-12-16  Glenn Morris  <rgm@gnu.org>
3184
3185         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3186
3187 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3188
3189         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3190         knows since the charset specified might be a bogus alias that
3191         mm-charset-synonym-alist provides.
3192
3193 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3194
3195         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3196         "ISO_8859-1".
3197
3198         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3199
3200 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3201
3202         * mm-util.el (mm-charset-eval-alist):
3203         Define it before mm-charset-to-coding-system.
3204         (mm-charset-to-coding-system): Add optional argument `silent';
3205         define it before mm-charset-override-alist.
3206         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3207         default value if it can be used in Emacs currently running;
3208         silence mm-charset-to-coding-system.
3209
3210 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3211
3212         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3213         `allow-override' which says whether to use `mm-charset-override-alist'.
3214         (rfc2047-decode-encoded-words): Use it.
3215
3216         * mm-util.el (mm-charset-override-alist): Fix custom type;
3217         add `(gb2312 . gbk)' to choices.
3218
3219 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3220
3221         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3222         fast.
3223
3224         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3225
3226         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3227
3228 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3229
3230         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3231         on links.
3232
3233         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3234
3235 2008-12-03  Lute Kamstra  <lute@gnu.org>
3236
3237         * sha1.el: Remove leading * from docstrings of defcustoms,
3238         deffaces, defconsts and defuns.
3239
3240 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3243         users' addresses that don't have domain parts.
3244         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3245         rather than message-narrow-to-head since there will be the message
3246         header separator.
3247
3248 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3249
3250         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3251         since the result is inserted in a unibyte buffer anyway.
3252         (nnimap-demule-use-string-to-multibyte): Remove.
3253         (nnimap-demule): Alias it to mm-string-to-multibyte.
3254
3255 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3256
3257         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3258         variable for debugging bug#464 and bug#1174.
3259         (nnimap-demule): Use it.
3260
3261 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3262
3263         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3264         score calculation correctly.
3265
3266 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3267
3268         * message.el (message-send-mail): Just set the buffer to unibyte
3269         rather than use mm-with-unibyte-current-buffer which does a lot more.
3270         (message-send-mail-partially): Don't bother with
3271         mm-with-unibyte-current-buffer since it's already been made unibyte by
3272         message-send-mail.
3273
3274 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3275
3276         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3277
3278 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3279
3280         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3281
3282 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3285         require itself and to remove `with-no-warnings'.
3286
3287 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3288
3289         * starttls.el (starttls-any-program-available): Get the name of the
3290         available TLS layer program.
3291         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3292         well as the host name in the "opening" message.
3293
3294         * auth-source.el (auth-source-cache, auth-source-do-cache)
3295         (auth-source-user-or-password): Cache passwords and logins by default,
3296         allow override with `auth-source-do-cache'.
3297         (auth-source-forget-user-or-password): Allow users to remove cache
3298         entries if needed.
3299
3300 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3301
3302         * md4.el (md4-buffer): Fix typo in docstring.
3303         (md4, md4-64): Doc fixes.
3304         (md4-pack-int32): Reflow docstring.
3305
3306 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3307
3308         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3309         condition-case to only the forward-sexp call.
3310
3311 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3312
3313         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3314         quotes contained.  Make it more robust regardless by an extra
3315         condition-case wrapper.
3316
3317 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3318
3319         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3320
3321 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * nnml.el (nnml-request-expire-articles): Check if the function set to
3324         `nnmail-expiry-target' returns the symbol `delete'.
3325
3326         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3327
3328         * nnmail.el (nnmail-expiry-target): Fix custom type.
3329
3330 2008-10-02  Glenn Morris  <rgm@gnu.org>
3331
3332         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3333         Silence compiler warning.
3334
3335 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3336
3337         * tls.el (open-tls-stream): Show the actual command being
3338         executed, instead of the format string.
3339
3340 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3341
3342         * lpath.el: Fbind codepage-setup for Emacs 23.
3343
3344 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3345
3346         * mml.el (mml-menu): Don't assume mml2015 is bound.
3347
3348 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3349
3350         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3351         exists.
3352
3353 2008-09-27  Glenn Morris  <rgm@gnu.org>
3354
3355         * gnus-util.el (mail-header-remove-comments): Autoload it.
3356
3357 2008-09-27  Andreas Schwab  <schwab@suse.de>
3358
3359         * gnus-util.el (gnus-split-references): Strip comments.
3360         (gnus-parent-id): Likewise.
3361
3362 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3363
3364         * message.el (message-confirm-send): Fix version.
3365
3366 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3367
3368         * message.el (message-idna-to-ascii-rhs-1): Use
3369         mail-extract-address-components rather than mail-header-parse-addresses
3370         that is an alias by default to ietf-drums-parse-addresses that does not
3371         support non-ASCII names in headers' contents.
3372
3373 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3374
3375         * message.el (message-confirm-send): Fixed variable documentation to
3376         avoid the "y/n" wording.
3377
3378 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3379
3380         * message.el (message-set-auto-save-file-name): Save to a different
3381         filename so multiple messages (especially drafts) can be recovered.
3382
3383 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3384
3385         * message.el (message-confirm-send): Add appropriate version.
3386
3387 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3388
3389         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3390         defvar.
3391
3392 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3393
3394         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3395         (mm-pkcs7-enveloped-magic): Ditto.
3396
3397 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3398
3399         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3400         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3401
3402 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3403
3404         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3405         default, it's better.
3406
3407 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3408
3409         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3410         summary line gnus-number property and ignore them (with a warning
3411         message).
3412
3413 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3414
3415         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3416         macro caddr in the interactive form since it won't be expanded.
3417
3418 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3421         `charset'; fix name of function called recursively.
3422         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3423
3424 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3425
3426         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3427         (gnus-mime-set-charset-parameters): New function.
3428         (gnus-mime-view-part-as-charset): Use it to correctly display part
3429         specifying wrong charset.
3430
3431 2008-09-08  David Engster  <dengste@eml.cc>
3432
3433         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3434         in completing-read for back end server.
3435
3436 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3437
3438         * message.el (message-confirm-send): New variable to confirm sending a
3439         message.
3440         (message-send): Use it.
3441
3442 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3443
3444         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3445
3446 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3447
3448         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3449
3450 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3451
3452         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3453         prevent tracking too many groups.
3454         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3455         Use it.
3456
3457 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3458
3459         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3460         moving point to the bottom of the window in order to avoid recentering.
3461
3462 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3463
3464         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3465
3466         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3467         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3468         (gnus-article-beginning-of-window): Fix calculation.
3469
3470 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3471
3472         * gnus-msg.el (gnus-summary-supersede-article)
3473         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3474         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3475         message header.
3476
3477 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3478
3479         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3480         pending output coming after the status change.
3481
3482 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3483
3484         * message.el:
3485         * gnus-start.el:
3486         * gnus-registry.el: Remove VMS support.
3487
3488 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3489
3490         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3491         macro.
3492         (rfc2104-hash): Use it.
3493
3494 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3495
3496         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3497         (gnus-summary-sort-by-most-recent-date): New commands.
3498         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3499         and menu entries.
3500
3501 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3504         don't redisplay article for raw contents; remove plural articles stuff.
3505
3506         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3507         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3508         on gnus-summary-save-article; display results properly.
3509
3510 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3511
3512         * lpath.el: No need to fbind ns-focus-frame.
3513
3514 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3517
3518 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3519
3520         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3521         gnus-save-all-headers.
3522
3523 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3524
3525         * gnus-util.el (ns-focus-frame): Remove declaration.
3526         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3527         like x.
3528
3529 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3530
3531         * rfc2104.el (rfc2104-zero): Delete defconst.
3532         (rfc2104-hex-alist): Likewise.
3533         (rfc2104-hex-to-int): Delete func.
3534         (rfc2104-hexstring-to-bitstring): Likewise.
3535         (rfc2104-nybbles): New defconst.
3536         (rfc2104-hash): Rewrite for speed.
3537
3538 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3539
3540         * tls.el (open-tls-stream): Make it work with the 2nd argument
3541         BUFFER that is a string but does not exist as a buffer object, as
3542         mentioned in the doc-string.
3543
3544 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3547         SXEmacs.
3548
3549 2008-07-16  Glenn Morris  <rgm@gnu.org>
3550
3551         * gnus-util.el (ns-focus-frame): Declare for compiler.
3552
3553 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3554
3555         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3556         set as a group parameter.
3557         (gnus-summary-save-in-pipe): Work when it is called independently.
3558         (gnus-summary-pipe-to-muttprint): Don't modify
3559         gnus-summary-pipe-output-default-command.
3560
3561 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3562
3563         * message.el (message-send-mail-with-sendmail):
3564         Display the error message.
3565
3566 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3567
3568         * gnus-art.el (gnus-default-article-saver):
3569         Add gnus-summary-save-in-pipe to choices.
3570         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3571         gnus-summary-pipe-output-default-command as the default command.
3572         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3573         instead of gnus-last-shell-command.
3574
3575         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3576         New user option.
3577         (gnus-summary-muttprint-program): Mention the value will be changed.
3578         (gnus-summary-save-article): Force showing of all headers.
3579         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3580
3581 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3582
3583         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3584
3585 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3586
3587         * nnimap.el (nnimap-id):
3588         * sieve-manage.el (sieve-manage-open): Doc fixes.
3589
3590 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3591
3592         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3593         if available.
3594
3595 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3596
3597         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3598
3599         * nnkiboze.el (nnkiboze-generate-group):
3600         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3601
3602         * nnmairix.el: Require CL.
3603
3604 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3605
3606         * dgnushack.el: Autoload get-display-table and put-display-table for
3607         XEmacs 21.5.
3608
3609         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3610         21.4 and SXEmacs.
3611
3612 2008-06-15  David Engster  <dengste@eml.cc>
3613
3614         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3615
3616 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3617
3618         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3619         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3620         runtime choice under XEmacs.
3621
3622         * gnus-sum.el (gnus-summary-set-display-table):
3623         Use `gnus-put-display-table', `gnus-get-display-table',
3624         `gnus-set-display-table' for the display table, instead of `aset'.
3625
3626         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3627         Use `gnus-put-display-table', `gnus-get-display-table',
3628         `gnus-set-display-table' for the display table.
3629
3630 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3631
3632         * nnmairix.el: Add autoloads.
3633
3634 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3635
3636         * nnmairix.el (nnmairix-delete-recreate-group)
3637         (nnmairix-update-and-clear-marks): Fix error messages.
3638
3639 2008-06-14  David Engster  <dengste@eml.cc>
3640
3641         * nnmairix.el: Upgrade to version 0.6.
3642         (nnmairix-group-toggle-propmarks-this-group)
3643         (nnmairix-group-toggle-readmarks-this-group)
3644         (nnmairix-group-delete-recreate-this-group)
3645         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3646         (nnmairix-remove-tick-mark-original-article): New commands.
3647         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3648         (nnmairix-propagate-marks-to-nnmairix-groups)
3649         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3650         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3651         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3652         functions needed for marks propagation and manipulation of read marks.
3653         (nnmairix-update-groups): New function.
3654         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3655         (nnmairix-determine-original-group-from-registry)
3656         (nnmairix-determine-original-group-from-path)
3657         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3658         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3659         New helper functions.
3660         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3661         keystrokes for new commands.
3662         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3663         (nnmairix-request-group): Check allow-fast group parameter.
3664         (nnmairix-request-create-group): Set allow-fast group parameter if
3665         nnmairix-allowfast-default is set.
3666         (nnmairix-close-group): Propagate marks upon closing if needed.
3667         (nnmairix-group-toggle-threads-this-group): Use new.
3668         nnmairix-group-toggle-parameter helper function.
3669         (nnmairix-search): Better check for empty search result.
3670         (nnmairix-goto-original-article): Use new helper functions for
3671         determining original article.
3672         (nnmairix-show-original-article): Make sure message-id is in brackets.
3673         (nnmairix-call-mairix-binary): Change variable name.
3674         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3675         helper function.
3676         (nnmairix-widget-toggle-activate): Fix doc string.
3677
3678 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * nnir.el: Require edmacro when compiling with XEmacs.
3681         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3682         available in Emacs 21.
3683
3684 2008-06-11  Glenn Morris  <rgm@gnu.org>
3685
3686         * gnus-util.el (x-focus-frame):
3687         * gnus.el (image-size):
3688         * mm-decode.el (image-size): Declare.
3689
3690         * gnus-picon.el (declare-function): Add compat definition.
3691         (image-size): Declare.
3692
3693         * gnus-group.el (tool-bar-map):
3694         * gnus-sum.el (tool-bar-map): Define for compiler.
3695
3696         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3697
3698         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3699
3700         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3701         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3702         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3703         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3704         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3705         * sieve-manage.el, spam-report.el, spam.el:
3706         Remove unnecessary eval-and-compile of autoloads.
3707
3708 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3709
3710         * auth-source.el: Precise Tramp doc.
3711
3712 2008-06-07  Glenn Morris  <rgm@gnu.org>
3713
3714         * nnmairix.el: Remove unnecessary eval-when-compile.
3715
3716 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * lpath.el: Fbind propertize for XEmacs 21.4.
3719
3720 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3721
3722         * nnir.el: Move here from ../contrib.
3723
3724 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3725
3726         * gnus-util.el (gnus-read-shell-command): New function.
3727         * mm-decode.el (mm-pipe-part):
3728         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3729
3730 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3731
3732         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3733
3734 2008-06-03  Glenn Morris  <rgm@gnu.org>
3735
3736         * pop3.el (nnheader-accept-process-output): Autoload it.
3737
3738 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3741         are not 2-digit hexadecimal characters that follow `%'s.
3742
3743 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3744
3745         * message.el (message-bogus-recipient-p): Fix type in doc string.
3746         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3747         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3748         Improve custom options.
3749         (message-bogus-recipient-p): Adjust accordingly.
3750
3751 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3752
3753         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3754         long-form month and day names.
3755
3756 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * dgnushack.el: Autoload debug, eudc-expand-inline and
3759         pgg-snarf-keys-region for XEmacs.
3760
3761         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3762
3763         * nnmairix.el: Require edmacro when compiling with XEmacs.
3764
3765 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3766
3767         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3768         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3769
3770 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3771
3772         * auth-source.el: Add more docs.
3773
3774         * netrc.el (netrc-machine): Always match if the port is not given.
3775
3776 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3777
3778         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3779         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3780         retrieval faster in some cases, but might make CPU usage larger.  If
3781         this has any bad side effects, we might revert this change.
3782
3783         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3784         seems to make mail retrieval much, much faster.
3785         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3786         unconditionally.
3787
3788         * gnus-draft.el (gnus-group-send-queue): Bind
3789         message-send-mail-partially-limit to nil to avoid being prompted.
3790
3791 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3792
3793         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3794
3795         * message.el (message-bogus-address-regexp): Fix and improve custom
3796         type.
3797         (message-setup-hook): Add message-check-recipients as custom option.
3798
3799 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3800
3801         * message.el (message-cite-function): Remove bogus autoload which crept
3802         in during merge from v5-10.
3803
3804 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3805
3806         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3807
3808         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3809
3810         * auth-source.el: Preliminary Tramp docs.
3811         (auth-sources): Change the default auth-sources to use
3812         EPA .gpg files.
3813
3814 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3815
3816         * nntp.el: Autoload `auth-source-user-or-password'.
3817         (nntp-send-authinfo): Use it.
3818
3819         * nnimap.el: Autoload `auth-source-user-or-password'.
3820         (nnimap-open-connection): Use it.
3821
3822         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3823         for the gnus-message function.
3824         (auth-source-user-or-password): Use it.
3825
3826 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3827
3828         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3829         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3830         (rfc2104-hash): Use it.
3831
3832 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3833
3834         * gnus-art.el (gnus-article-toggle-truncate-lines):
3835         Don't use `iff' in docstring.
3836
3837 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3838
3839         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3840
3841         * gnus-util.el (gnus-extract-address-component-name)
3842         (gnus-extract-address-component-email): Convenience functions around
3843         `gnus-extract-address-components'.
3844
3845         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3846         Use `gnus-extract-address-component-email' to fix bug of comparing full
3847         sender name to `user-mail-address'.
3848
3849 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3850
3851         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3852         catch/throw to optimize.
3853         (gnus-registry-find-keywords): Just use member to find a keyword.
3854
3855 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3856
3857         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3858         is current before calling gnus-server-prepare.
3859         (gnus-server-setup-buffer, gnus-server-update-server)
3860         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3861
3862 2008-05-04  Juri Linkov  <juri@jurta.org>
3863
3864         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3865         (mailcap-file-default-commands): Use mailcap-replace-in-string
3866         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3867         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3868
3869 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3870
3871         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3872
3873 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3874
3875         * gnus.el: Bump version to 0.11.
3876
3877 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3878
3879         * gnus.el: No Gnus v0.10 is released.
3880
3881 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3882
3883         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3884         hooks.
3885         (gnus-update-read-articles): Speed up non-marks-using users.
3886         (gnus-use-marks): Define gnus-use-marks.
3887         (gnus-propagate-marks): Rename variable to something more sensible.
3888
3889 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3890
3891         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3892         (gmm-image-load-path-for-library): Fix typos in docstrings.
3893         (gmm-message): Reflow docstring.
3894
3895 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3896
3897         * mail-source.el (mail-source-set-1, mail-source-bind):
3898         Move auth-source code out of the macro to clean it up and fix bugs.
3899
3900 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3901
3902         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3903         by sender if it's equal to user-mail-address, it's likely to be
3904         useless.
3905
3906         * mail-source.el (mail-source-bind): Don't use user or password if they
3907         are not bound.  Unintern them if they are nil.  Don't use server unless
3908         it's bound, and default it to empty string otherwise.
3909
3910 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3911
3912         * mail-source.el: Load auth-source.el.
3913         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3914         get user name or password, if auth-sources is set up.
3915
3916         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3917         strategy of splitting with parent.
3918         (gnus-registry-split-fancy-with-parent)
3919         (gnus-registry-post-process-groups): Use it and fix prior
3920         bug (returning a list as the split result).
3921
3922         * auth-source.el (auth-sources): Remove server parameter.
3923         (auth-source-pick, auth-source-user-or-password)
3924         (auth-source-user-or-password-imap)
3925         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3926         (auth-source-user-or-password-sftp)
3927         (auth-source-user-or-password-smtp): Remove server parameter.
3928
3929 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3930
3931         * smime.el (smime-sign-region, smime-encrypt-region)
3932         (smime-decrypt-region):
3933         Remove redundant calls to `generate-new-buffer-name'.
3934
3935 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3936
3937         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3938         Don't use QP for message/rfc822.
3939         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3940
3941 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3942
3943         * sieve-manage.el (sieve-string-bytes): Remove.
3944         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3945         correct byte-length only if the process's coding-system is the same as
3946         the one used internally by Emacs to represent strings.
3947
3948 2008-04-22  Juri Linkov  <juri@jurta.org>
3949
3950         * mailcap.el (mailcap-file-default-commands): New function.
3951
3952 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3953
3954         * message.el (message-signature-separator, message-cite-function):
3955         Change custom version.
3956
3957 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3958
3959         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3960         commands.
3961         (tls-checktrust): Ditto.
3962
3963 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3964
3965         * mm-decode.el (mm-display-external): Make temp file read-only.
3966
3967 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3968
3969         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3970         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3971         `C-c C-f d'.
3972
3973 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3974
3975         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3976
3977 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3978
3979         * gnus.el: Bump version to 0.9.
3980
3981 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3982
3983         * gnus.el: No Gnus v0.8 is released.
3984
3985 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3986
3987         * mail-source.el (mail-source-value):
3988         Prefer fboundp to functionp so it works with macros as well.
3989
3990 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3991
3992         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3993         Fix last change in case the element is not even a symbol.
3994
3995 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3996
3997         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3998         Prefer fboundp to functionp so it works with macros as well.
3999
4000 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4001
4002         * auth-source.el: Added docs.
4003         (auth-sources): Modify format to support server.
4004         (auth-source-pick, auth-source-user-or-password)
4005         (auth-source-user-or-password-imap)
4006         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4007         (auth-source-user-or-password-sftp)
4008         (auth-source-user-or-password-smtp): Add server parameter.
4009
4010 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4011
4012         * gnus-registry.el: Initialize the registry when gnus-registry-install
4013         is t.
4014
4015 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4016
4017         * compface.el (uncompface): Make buffer unibyte.
4018
4019 2008-04-05  Glenn Morris  <rgm@gnu.org>
4020
4021         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4022
4023 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4024
4025         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4026         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4027
4028         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4029         multibyteness after rather than before erasing it.
4030
4031         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4032         mm-with-multibyte.
4033         (gnus-request-article-this-buffer): Make sure the proper decoding is
4034         used if gnus-original-article-buffer happens to be unibyte.
4035
4036         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4037         default-enable-multibyte-characters.
4038
4039         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4040         default-enable-multibyte-characters.
4041
4042         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4043
4044         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4045
4046 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4047
4048         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4049         (imap-message-copyuid-1): Use it.
4050         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4051         J. Williams in
4052         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4053
4054         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4055         imap-enable-exchange-bug-workaround.
4056         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4057
4058 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4059
4060         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4061         a 100 byte status-checks into a 2-3MB transfer for each group.
4062         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4063         to enable bug workaround or not.
4064         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4065
4066 2008-03-31  Glenn Morris  <rgm@gnu.org>
4067
4068         * message.el (mml2015-use): Declare for compiler.
4069         (message-info): Require mml2015 when appropriate.
4070
4071 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4074         whitespace.
4075
4076 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4077
4078         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4079         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4080         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4081         (nntp-service-to-port): New function.
4082         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4083         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4084         (nntp-open-netcat-stream): New function.
4085         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4086
4087 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4088
4089         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4090
4091 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4092
4093         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4094
4095 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4096
4097         * dns.el (dns-write): Use set-buffer-multibyte.
4098
4099 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4100
4101         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4102
4103 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4104
4105         * message.el (message-signature-separator): Change default.
4106         Improve custom type.
4107         (message-cite-function): Change default to
4108         message-cite-original-without-signature.
4109
4110         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4111         toggle.
4112
4113         * message.el (message-check-news-body-syntax): Fix signature check.
4114         (message-setup-1): Mark buffer as unmodified _after_ running
4115         message-setup-hook and handling message-alternative-emails.
4116         (message-shorten-references): Be more strict when building list of
4117         valid references to comply with GNKSA.
4118
4119         * gnus-group.el (gnus-read-ephemeral-bug-group)
4120         (gnus-read-ephemeral-debian-bug-group)
4121         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4122
4123         * message.el (message-info): Don't use booleanp which isn't supported
4124         in Emacs 21 and XEmacs.
4125
4126 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4127
4128         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4129         gnus-group-gmane-group-download-format.
4130         (gnus-group-read-ephemeral-gmane-group): Rename from
4131         gnus-group-read-ephemeral-gmane-group.
4132         (gnus-read-ephemeral-gmane-group-url): Rename from
4133         gnus-group-read-ephemeral-gmane-group-url.
4134         (gnus-bug-group-download-format-alist): New variable.
4135         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4136         (gnus-read-ephemeral-emacs-bug-group): New commands.
4137
4138 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4139
4140         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4141         (gnus-visible-headers): Improve custom type.
4142
4143 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4144
4145         * mml.el (mml-menu): Add workarounds for XEmacs.
4146
4147         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4148         X-Boundary header.
4149
4150         * message.el (message-simplify-recipients): Fix previous commit.
4151
4152 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4153
4154         * mm-util.el (mm-set-buffer-multibyte): New function.
4155         * mm-decode.el (mm-copy-to-buffer): Use it.
4156
4157 2008-03-19  Glenn Morris  <rgm@gnu.org>
4158
4159         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4160         Accidentally removed in the sync process with Emacs.
4161
4162 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4163
4164         * message.el (message-alter-recipients-discard-bogus-full-name):
4165         New function.
4166         (message-alter-recipients-function): New variable.
4167         (message-get-reply-headers): Use it.
4168         (message-replace-header): New helper function.
4169         (message-recipients-without-full-name): New variable.
4170         (message-simplify-recipients): New command.
4171
4172         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4173
4174         * message.el (message-info): Handle EasyPG manual.
4175
4176         * mml.el (mml-menu): Add entry for EasyPG.
4177
4178 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4179
4180         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4181         parameter.
4182
4183         * message.el (message-disassociate-draft): Specify drafts group name
4184         fully.
4185
4186 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4187
4188         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4189         unnecessary duplicates from the match list.
4190
4191 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4192
4193         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4194
4195         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4196
4197         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4198         args of `how-many' of which the XEmacs version doesn't take; declare
4199         Info-index-next as function.
4200
4201 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4202
4203         * gnus-score.el (gnus-score-headers): Fix handling of
4204         gnus-inhibit-slow-scoring.
4205
4206         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4207         string.
4208         (gnus-button-url-regexp): Improve handling of parenthesis.
4209         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4210         (gnus-button-handle-info-keystrokes): Handle index entries.
4211
4212 2008-03-15  Glenn Morris  <rgm@gnu.org>
4213
4214         * parse-time.el (parse-time-string): Simplify.
4215
4216 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4217
4218         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4219         Incoming* files.
4220
4221 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4222
4223         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4224         (auth-source-pick): Use it.
4225
4226 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4227
4228         * binhex.el (binhex-decode-region-internal):
4229         * uudecode.el (uudecode-decode-region-internal):
4230         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4231         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4232         setting default-enable-multibyte-characters.
4233
4234 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4235
4236         * auth-source.el (auth-source-protocols)
4237         (auth-source-protocols-customize, auth-source-choices): Added and
4238         modified variable customizations and defaults.
4239         (auth-source-pick, auth-source-user-or-password)
4240         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4241         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4242         (auth-source-user-or-password-sftp)
4243         (auth-source-user-or-password-smtp): Use new variables and provide an
4244         interface to netrc.el.
4245
4246 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4247
4248         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4249         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4250         Make sure the nntp port to specify is a string.
4251
4252 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4253
4254         * nntp.el: Use with-current-buffer.
4255         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4256         dubious mm-with-unibyte-current-buffer.
4257         (nntp-with-open-group-function): New function extracted from
4258         nntp-with-open-group macro.
4259         (nntp-with-open-group): Use the function, so it's easier to debug.
4260         Add indentation and debugging info.
4261         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4262         the use of the netcat alternatives.
4263
4264         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4265         Avoid mm-string-as-multibyte as well.
4266
4267         * nnweb.el (nnweb-insert-html):
4268         Remove use of nnheader-string-as-multibyte.
4269
4270         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4271         (nnheader-string-as-multibyte): Remove.
4272
4273         * mm-view.el: Use inhibit-read-only.
4274         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4275         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4276         or unibyte-string.
4277
4278         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4279         (mm-uu-yenc-extract): Use with-current-buffer.
4280
4281         * gnus-soup.el (gnus-soup-send-packet): Don't use
4282         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4283
4284         * nnmh.el: Use with-current-buffer.
4285         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4286         mm-string-as-multibyte on the output of mm-encode-coding-string.
4287
4288         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4289         (nnimap-request-move-article): Use with-current-buffer.
4290
4291         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4292         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4293         conversion uses string-make-unibyte rather than string-as-unibyte.
4294
4295         * gnus-msg.el: Use with-current-buffer.
4296
4297         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4298
4299 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4300
4301         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4302         string for caching if it is 'PIN.
4303
4304 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * lpath.el: Consider the case without Emacs/W3.
4307
4308 2008-03-08  Glenn Morris  <rgm@gnu.org>
4309
4310         * time-date.el (date-to-time, time-subtract, time-add)
4311         (safe-date-to-time): Doc fixes.
4312
4313 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4314
4315         * mail-source.el (mail-source-delete-old-incoming-confirm):
4316         Change default to nil.
4317         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4318
4319 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4320
4321         * lpath.el: Rearrange.
4322
4323         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4324         (gnus-article-goto-prev-page): Work for articles having ^L's.
4325
4326         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4327
4328         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4329
4330 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4331
4332         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4333         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4334         (gnus-bookmark-jump): Adjust some variable names.
4335
4336 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4337
4338         * auth-source.el: New package.
4339         (auth-source-choices): Add customization entry point variable.
4340
4341         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4342         bug.
4343
4344 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4345
4346         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4347         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4348         (gnus-registry-install-shortcuts): Rename from
4349         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4350         the `gnus-registry-mark-map' keymap dynamically from
4351         `gnus-registry-marks'.  The generated functions update the summary line
4352         when a registry mark is added or deleted, and will call
4353         `gnus-registry-install-p' (see the comments in the code).
4354         (gnus-registry-user-format-function-M): Use concat intelligently.
4355
4356         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4357         the registry mark functions.
4358
4359 2008-03-05  Glenn Morris  <rgm@gnu.org>
4360
4361         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4362         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4363         gnus-art.
4364         (top-level): No need to load own source when compiling.
4365
4366 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4367
4368         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4369         Suggested by <chris.anderton@zetnet.co.uk>.
4370
4371 2008-03-04  Glenn Morris  <rgm@gnu.org>
4372
4373         * gnus-sum.el (top-level): No need to require gnus when compiling,
4374         since unconditionally required near start of file.
4375         (gnus-summary-display-while-building): Move definition before use.
4376
4377 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4378
4379         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4380         formatting function.
4381
4382 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4383
4384         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4385         with plists.
4386         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4387         Use new format.
4388
4389 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4390
4391         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4392         `where-is-internal' that returns a range of key sequences.
4393
4394 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4395
4396         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4397
4398         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4399         (gnus-summary-jump-to-group): Consider windows on other displayed
4400         frames as well.  Similar changes might be needed elsewhere, but that's
4401         the one I've bumped into during my use.
4402
4403         * nndoc.el (nndoc-oe-dbx-type-p):
4404         * gnus-msg.el (gnus-debug):
4405         * gnus-group.el (gnus-update-group-mark-positions):
4406         Use mm-string-to-multibyte.
4407
4408 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4409
4410         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4411         doesn't handle NotDashEscaped.
4412
4413         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4414         (mml-dnd-attach-options): Fix typo in custom choice.
4415
4416         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4417         nndoc-article-type to mbox.
4418         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4419
4420         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4421         to nil, instead of html2text.
4422
4423         * imap.el (imap-debug): Add `imap-ping-server'.
4424
4425         * gnus-bookmark.el: Add FIXMEs.
4426
4427         * message.el (message-form-letter-separator)
4428         (message-send-form-letter-delay): New variables.
4429         (message-send-form-letter): Use them.  New command to send form
4430         letters.  Requested by Uwe Siart.
4431         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4432
4433 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4434
4435         * Update copyright years.
4436
4437 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4438
4439         Sync from EMACS_22_BASE.
4440
4441         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4442
4443 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4444
4445         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4446         empty author.
4447
4448 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4449
4450         * gnus-registry.el (gnus-registry-marks): Add variable for
4451         customization of marks and their appearance.
4452         (gnus-registry-read-mark): Use it.
4453         (gnus-registry-do-marks): Add utility function to loop through
4454         `gnus-registry-marks'.
4455         (gnus-registry-install-shortcuts-and-menus): Add function to install
4456         shortcuts and menus.
4457         (gnus-registry-initialize): Use it.
4458         (gnus-registry-default-mark): Clarify documentation.
4459
4460 2008-02-29  Glenn Morris  <rgm@gnu.org>
4461
4462         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4463         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4464         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4465         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4466         Change defcustom :version from 23.0 to 23.1.
4467
4468 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4469
4470         * gnus-registry.el (gnus-registry-follow-group-p)
4471         (gnus-registry-post-process-groups): Add functions to aid registry
4472         splitting and improve logging.  Clarify behavior in function
4473         documentation.
4474         (gnus-registry-split-fancy-with-parent): Use them.
4475
4476 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4477
4478         * gnus-art.el: Use with-current-buffer.
4479
4480 2008-02-27  David Engster  <dengste@eml.cc>
4481
4482         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4483         Express real group name in the response.
4484
4485 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4488         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4489         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4490         autoload gnus-registry-fetch-group when compiling.
4491         (nnmairix-request-group-with-article-number-correction): Remove
4492         unreferenced argument passed to nnmairix-call-backend.
4493
4494 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4495
4496         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4497         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4498         Wilde.
4499
4500 2008-02-27  Glenn Morris  <rgm@gnu.org>
4501
4502         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4503         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4504         variables to defconsts.  Convert comments to doc-strings.
4505         (nnmairix-last-server, nnmairix-current-server): Convert from free
4506         variables to defvars.  Convert comments to doc-strings.
4507         (gnus-registry-fetch-group): Autoload.
4508         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4509         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4510         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4511         caddr.
4512         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4513         nnmairix-request-group-with-article-number-correction call.
4514         (nnmairix-fast, nnmairix-group): New, less general names, for free
4515         variables passed from nnmairix-request-group to
4516         nnmairix-request-group-with-article-number-correction.  Declare.
4517         (nnmairix-request-group-with-article-number-correction):
4518         Use nnmairix-fast, nnmairix-group rather than fast, group.
4519
4520 2008-02-26  David Engster  <dengste@eml.cc>
4521
4522         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4523         version 0.5.
4524
4525 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4526
4527         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4528         instead of making an extra function call.  Don't add the current group
4529         to articles only when they have the group.  Use
4530         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4531         Reported by David <de_bb@arcor.de>.
4532
4533 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4536         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4537
4538 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4539
4540         * mail-source.el (mail-source-delete-incoming): Change default.
4541         Supplement doc string.
4542
4543         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4544
4545 2008-02-14  Glenn Morris  <rgm@gnu.org>
4546
4547         * time-date.el (format-seconds): New function.
4548
4549 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4550
4551         * nnmail.el (nnmail-message-id-cache-file): Derive from
4552         `gnus-home-directory'.
4553
4554 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4555
4556         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4557         Document negative prefix.
4558
4559         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4560
4561 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4562
4563         * message.el (message-unsent-separator): Add the Exim bounce
4564         separator.
4565
4566 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4567
4568         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4569         list.
4570         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4571         recipient/signer list.
4572
4573 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4574
4575         * Makefile.in (datarootdir): Define.
4576         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4577         name that might contain whitespace.
4578
4579 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4580
4581         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4582         fbound (Emacs 23 unicode), signal an error.
4583
4584 2008-02-08  Glenn Morris  <rgm@gnu.org>
4585
4586         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4587
4588 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4589
4590         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4591         ports to the calls to `netrc-machine-user-or-password' in addition to
4592         "imap" and "imaps".
4593
4594 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4595
4596         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4597
4598         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4599
4600 2008-02-01  Kenichi Handa  <handa@m17n.org>
4601
4602         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4603         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4604         (rfc2104-hash): Convert the result of concat to unibyte string.
4605
4606 2008-02-01  Dave Love  <fx@gnu.org>
4607
4608         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4609         coding-system-for-read.
4610         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4611
4612 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4613
4614         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4615         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4616         <hanche@math.ntnu.no>.
4617
4618 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4621
4622         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4623
4624 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4625
4626         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4627         * message.el (message-beginning-of-line): Use featurep instead of bound
4628         tests in order to resolve conditionals at compile time.
4629
4630 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4631
4632         * mail-source.el (mail-sources): Add `group' choice.
4633
4634         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4635         parameter `in-group' to control into which group the articles go.
4636         Add treatment of `group' mail-source.
4637
4638 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4639
4640         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4641
4642         * mm-decode.el (mm-dissect-buffer): Decode description.
4643
4644         * mml.el (mml-to-mime): Encode message header first.
4645
4646 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4647
4648         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4649         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4650
4651         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4652         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4653
4654 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4655
4656         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4657
4658 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4659
4660         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4661         prefix keys.
4662         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4663         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4664         gnus-xmas.el.
4665
4666         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4667         (gnus-xmas-article-describe-bindings): New function.
4668         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4669         gnus-xmas-article-describe-bindings.
4670
4671         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4672
4673 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4674
4675         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4676         Add new variables for article mark management.
4677         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4678         list of extra data entries which, when present, will indicate that the
4679         article ID should not be trimmed from the registry.
4680         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4681         functions.
4682         (gnus-registry-read-mark): New function to read a mark name from the
4683         user.
4684         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4685         (gnus-registry-set-article-mark-internal): New functions to add and
4686         remove marks.
4687         (gnus-registry-get-article-marks): New function to show the marks for
4688         an article, or retrieve them for further use.
4689
4690 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4691
4692         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4693         keys when no argument is given.
4694
4695 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4696
4697         * imap.el (imap-ping-server): New variable.
4698         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4699         (imap-ping-server): Minor doc string fixes.
4700
4701 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4702
4703         * imap.el (imap-ping-server): New function.
4704         (imap-opened): Call imap-ping-server.
4705
4706 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4707
4708         * gnus-sum.el (gnus-article-sort-by-random)
4709         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4710         jidanni@jidanni.org.
4711
4712 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * gnus-art.el (gnus-article-describe-bindings): New function.
4715         (gnus-article-read-summary-keys): Use it.
4716         (gnus-article-mode-map): Bind `C-h b' to it.
4717
4718 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4719
4720         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4721         XEmacs.
4722         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4723         against non-character events.
4724
4725         * lpath.el: Fbind map-keymap for Emacs 21.
4726
4727 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4728
4729         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4730         command.
4731         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4732         instead of END.  Change name of the temp file.
4733         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4734         customizable.
4735
4736 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4737
4738         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4739         bind `S W' to gnus-article-wide-reply-with-original; set default
4740         binding to gnus-article-read-summary-send-keys.
4741         (gnus-article-read-summary-keys): Fix the order of keys; display
4742         continuation keys correctly in the echo area; describe bindings
4743         correctly when keys end with `C-h'.
4744         (gnus-article-read-summary-send-keys): New function.
4745         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4746         for gnus-article-read-summary-send-keys; display continuation keys
4747         correctly in the echo area.
4748         (gnus-article-reply-with-original): Ignore prefix argument.
4749         (gnus-article-wide-reply-with-original): New function.
4750
4751         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4752         Emacs 21.
4753
4754 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4755
4756         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4757         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4758
4759 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4760
4761         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4762         (gnus-group-read-ephemeral-gmane-group): New command.
4763
4764 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4765
4766         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4767
4768 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4769
4770         * message.el (message-send-mail-function): Increase custom version.
4771
4772         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4773         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4774
4775 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4776
4777         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4778         for the cases where imap-authenticate is called with a nil buffer
4779         parameter.
4780
4781 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4782
4783         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4784         html parts correctly; support forwarded messages.
4785         (gnus-article-browse-html-article): Remove work buffers.
4786
4787         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4788         compiling.
4789         (netrc-bound-and-true-p): New macro.
4790         (netrc-parse): Use it instead of bound-and-true-p that is not available
4791         in XEmacs 21.4.
4792
4793 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4794
4795         * gnus-registry.el (gnus-registry-mark-article)
4796         (gnus-registry-article-marks): Add functionality to mark articles
4797         through the Gnus registry.
4798
4799         * encrypt.el: Clarify documentation for the new pgg method.
4800         (encrypt-file-alist): Add PGG option.
4801         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4802         functionality.  Abstract password key and messaging to external
4803         functions.
4804         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4805         (encrypt-message-method-and-cipher): Add new convenience external
4806         functions.
4807         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4808         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4809
4810         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4811         (netrc-parse): Use encrypt-file-alist to determine if
4812         encrypt-find-model or encrypt-insert-file-contents should be used.
4813
4814         * encrypt.el: Clarify documentation.  Load password-cache or
4815         password, whichever one is found first, instead of autoloading.
4816
4817 2007-12-19  Glenn Morris  <rgm@gnu.org>
4818
4819         * mml.el (message-options-set, message-narrow-to-head)
4820         (message-in-body-p, message-mail-p, message-encode-message-body):
4821         Autoload.
4822         (message-remove-header, message-narrow-to-headers-or-head)
4823         (message-subscribed-p, message-make-mail-followup-to)
4824         (message-position-on-field, message-news-p)
4825         (message-options-set-recipient, message-generate-headers)
4826         (message-sort-headers): Declare as functions.
4827
4828 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4829
4830         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4831         convention in doc string.
4832
4833 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4836         title to html parts.
4837         (gnus-article-browse-html-article): Pass message header to it.
4838
4839         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4840
4841 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4842
4843         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4844         or password compatible with XEmacs.
4845
4846 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4847
4848         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4849         format document.
4850         (gnus-mime-delete-part): Don't write description line if empty.
4851         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4852
4853 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4854
4855         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4856         (gnus-summary-mark-read-and-unread-as-read)
4857         (gnus-summary-mark-current-read-and-unread-as-read)
4858         (gnus-summary-mark-unread-as-ticked): Doc fix.
4859         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4860
4861 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4862
4863         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4864         Christoph Conrad <christoph.conrad@gmx.de>.
4865
4866 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4867
4868         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4869         yes-or-no-p.
4870
4871 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4872
4873         * mm-decode.el (mm-add-meta-html-tag): New function.
4874         (mm-save-part-to-file, mm-pipe-part): Use it.
4875
4876         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4877         gnus-y-or-n-p instead of y-or-n-p.
4878         (gnus-article-browse-html-parts): Work with message/external-body; use
4879         mm-add-meta-html-tag.
4880
4881 2007-12-11  Glenn Morris  <rgm@gnu.org>
4882
4883         * gnus-cache.el: Require gnus-sum not just when compiling.
4884
4885         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4886
4887         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4888         definitions before use.
4889
4890         * mm-decode.el: Require gnus-util.
4891         (mm-remove-part): Only call delete-annotation on XEmacs.
4892
4893         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4894
4895         * nnmail.el: Require gnus-int.
4896
4897         * spam.el: Move `require's before `eval-when-compile's.
4898
4899         * gnus-ems.el (gnus-alive-p):
4900         * gnus-fun.el (message-goto-eoh):
4901         * gnus-util.el (gnus-group-name-decode):
4902         * mail-source.el (gnus-compress-sequence):
4903         * message.el (Info-goto-node, format-spec):
4904         * mm-bodies.el (message-options-get):
4905         * mm-decode.el (mm-view-pkcs7):
4906         * mm-util.el (gmm-write-region):
4907         * mml-smime.el (mml-compute-boundary)
4908         (gnus-completing-read-with-default):
4909         * mml.el (widget-button-press, gnus-make-hashtable):
4910         * mml1991.el (mm-decode-content-transfer-encoding)
4911         (mm-encode-content-transfer-encoding)
4912         (message-options-get, message-options-set):
4913         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4914         * nnfolder.el (gnus-request-group):
4915         * nnheader.el (ietf-drums-unfold-fws):
4916         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4917         * smime.el (gnus-run-mode-hooks):
4918         * spam-stat.el (gnus-message): Autoload.
4919
4920         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4921         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4922         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4923         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4924         Add declare-function compatibility definition.
4925
4926         * gnus-cache.el (nnvirtual-find-group-art):
4927         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4928         (gnus-add-image, gnus-add-wash-type):
4929         * gnus-group.el (nnkiboze-score-file):
4930         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4931         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4932         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4933         (message-tokenize-header, gnus-get-buffer-create)
4934         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4935         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4936         * gnus.el (gnus-group-decoded-name):
4937         * mail-source.el (imap-capability):
4938         * mm-bodies.el (message-options-set):
4939         * mm-decode.el (gnus-configure-windows):
4940         * mm-extern.el (message-goto-body):
4941         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4942         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4943         (epg-sub-key-validity, message-options-set):
4944         * mml.el (widget-event-point, gnus-configure-windows):
4945         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4946         * mml2015.el (epg-check-configuration, epg-configuration)
4947         (message-options-set):
4948         * nndb.el (nndb-request-article):
4949         * nnfolder.el (gnus-request-create-group):
4950         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4951         * nnmaildir.el (gnus-group-mark-article-read):
4952         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4953         * rfc1843.el (message-fetch-field):
4954         * spam.el (gnus-extract-address-components):
4955         Declare as functions.
4956
4957 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4960
4961         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4962
4963         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4964         bind show-trailing-whitespace for XEmacs.
4965
4966 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4967
4968         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4969         new no-op macro for backward compatibility.
4970
4971         * imap.el (imap-string-to-integer): New function.
4972
4973 2007-12-09  Glenn Morris  <rgm@gnu.org>
4974
4975         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4976
4977         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4978         * message.el, mm-view.el, sieve-manage.el, smime.el:
4979         Add declare-function compatibility definition.
4980
4981         * gnus-art.el (w3-region, w3m-region, Info-menu):
4982         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4983         * gnus-sum.el (gnus-get-predicate):
4984         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4985         * message.el (mail-abbrev-in-expansion-header-p):
4986         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4987         (w3m-detect-meta-charset, w3m-region):
4988         * sieve-manage.el (password-read, password-cache-add)
4989         (password-cache-remove):
4990         * smime.el (password-read-and-add): Declare as functions.
4991
4992 2007-12-08  David Kastrup  <dak@gnu.org>
4993
4994         * gnus-sum.el (gnus-summary-simplify-subject-query):
4995         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4996         `message'.
4997
4998 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4999
5000         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5001         it to bind idna-program, installation-directory, defined-colors, and
5002         face-attribute for XEmacs of the version that compiles defcustom forms.
5003
5004 2007-12-07  Glenn Morris  <rgm@gnu.org>
5005
5006         * gnus-art.el (article-make-date-line): Revert previous change.
5007
5008 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5009
5010         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5011
5012 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5013
5014         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5015         Call gnus-add-to-range ranges only once with a prepared article-list.
5016
5017 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5018
5019         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5020         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5021         group names with backslashes.  Reported by Tassilo Horn
5022         <tassilo@member.fsf.org>.
5023
5024 2007-12-06  Deepak Goel  <deego3@gmail.com>
5025
5026         * gnus-art.el (article-make-date-line):
5027         * gnus-start.el (gnus-load):
5028         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5029
5030 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * gnus-art.el (gnus-use-idna)
5033         * gnus-start.el (gnus-site-init-file)
5034         * message.el (message-use-idna)
5035         * mm-uu.el (mm-uu-hide-markers)
5036         * smiley.el (smiley-style): Revert changes that suppress warnings.
5037
5038 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5041         specify charset to html source.  Reported by Christoph Conrad
5042         <christoph.conrad@gmx.de>.
5043
5044 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5047         idna-program in order to suppress byte compile warning issued by XEmacs
5048         that came to byte compile the default value section of defcustom forms
5049         recently.
5050
5051         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5052         value of installation-directory.
5053
5054         * message.el (message-use-idna): Don't directly refer to the value of
5055         idna-program.
5056
5057         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5058
5059         * smiley.el (smiley-style): Don't directly call face-attribute.
5060
5061 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5062
5063         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5064
5065         * gnus-dired.el: Reduce Gnus dependencies.
5066         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5067         require.  Use autoloads instead.
5068         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5069         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5070         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5071         (gnus-dired-mode): Adjust doc string.
5072         (gnus-dired-mail-mode): New variable.
5073         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5074         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5075         (gnus-dired-mail-buffers): New function.  Return mail or message
5076         composition buffers.
5077         (gnus-dired-attach): Use it.
5078         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5079         NO-DECODE.
5080         (gnus-dired-print): Use `gnus-print-buffer' depending on
5081         `gnus-dired-mail-mode'.
5082
5083 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5084
5085         * rfc2047.el (rfc2047-encoded-word-regexp)
5086         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5087         explaining what regexp patterns are for.
5088
5089 2007-12-04  Glenn Morris  <rgm@gnu.org>
5090
5091         * password.el: Move to password-cache.el.
5092
5093         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5094         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5095         * mml-smime.el (password-read, password-cache-add)
5096         (password-cache-remove):
5097         No need to autoload, since mml-sec requires password.
5098
5099         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5100         * message.el (gnus-extract-address-components):
5101         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5102
5103         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5104         password.
5105
5106 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5107
5108         * mailcap.el: Reduce dependencies.
5109         (mail-header-parse-content-type): Autoload.
5110         (mailcap-delete-duplicates): New alias.
5111         (mailcap-mime-info): Add optional argument NO-DECODE.
5112         (mailcap-mime-types): Use mailcap-delete-duplicates.
5113
5114         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5115
5116 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5117
5118         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5119         (imap-parse-status): Upcase status-att for servers that sends them
5120         lower-case (e.g., MS Exchange 2007).
5121
5122 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5123
5124         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5125         function.
5126
5127         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5128         (gnus-uu-yenc-article): New function.
5129
5130         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5131
5132         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5133         buffer.
5134
5135 2007-12-02  Glenn Morris  <rgm@gnu.org>
5136
5137         * binhex.el (binhex): New custom group.
5138         (binhex-decoder-program, binhex-decoder-switches)
5139         (binhex-use-external): Move to the binhex custom group.
5140
5141         * uudecode.el (uudecode): New custom group.
5142         (uudecode-decoder-program, uudecode-decoder-switches)
5143         (uudecode-use-external): Move to the uudecode custom group.
5144
5145         * netrc.el (top-level): Don't load `encrypt' features.
5146         (netrc-parse): Don't use encrypt.
5147         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5148
5149         * encrypt.el: Remove file.
5150
5151 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5152
5153         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5154         matches on patches.
5155
5156         * gnus-art.el (gnus-article-browse-html-article): Mention
5157         `mm-text-html-renderer' in the doc string.
5158
5159         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5160         string.  Add comments.
5161
5162         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5163         if rhs is ASCII.
5164
5165 2007-12-01  Glenn Morris  <rgm@gnu.org>
5166
5167         * mail-source.el (top-level): Require format-spec before
5168         eval-when-compile.
5169
5170 2007-11-30  Glenn Morris  <rgm@gnu.org>
5171
5172         * encrypt.el: Require password, rather than autoloading password-read.
5173
5174 2007-11-29  Glenn Morris  <rgm@gnu.org>
5175
5176         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5177         (sasl-make-client, sasl-next-step, sasl-step-data)
5178         (sasl-step-set-data): Declare as functions.
5179
5180 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5181
5182         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5183
5184 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5185
5186         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5187         certs should be verified and what is to be done in the event of a
5188         verification failure.
5189
5190         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5191         caller can indicate whether the cache should be disregarded for this
5192         call.  This way the result of the call is reproducible at all times and
5193         can be considered a canonical server name for the supplied method.
5194         (gnus-agent-method-p): Canonicalize server names by pushing their
5195         method through `gnus-method-to-server' using the no-cache argument.
5196
5197         * gnus-srvr.el (gnus-server-insert-server-line): Call
5198         `gnus-method-to-server' with `no-cache' argument.
5199
5200         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5201         gnus-agent-possibly-synchronize-flags as this should be called when the
5202         server is actually being opened.
5203         (gnus-agent-possibly-synchronize-flags)
5204         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5205         flags file of an agentized server to the latter function.
5206
5207         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5208         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5209         after a connection has been established successfully.
5210
5211 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5212
5213         * gnus-art.el (article-display-face): Force to display face if called
5214         interactively; check if gnus-article-x-face-too-ugly matches author.
5215         (article-display-x-face): Display face even if From header is missing
5216         as article-display-face does.
5217
5218 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5219
5220         * hashcash.el (message-narrow-to-headers-or-head)
5221         (message-fetch-field, message-goto-eoh)
5222         (message-narrow-to-headers): Declare as functions.
5223
5224 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5225
5226         * mail-source.el (mail-sources): Default to fetch from file for
5227         compatibility with default of nnmail-spool-file.
5228
5229 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5230
5231         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5232         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5233         to look for encoded word that should be encoded again.
5234         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5235         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5236         encoding pattern.
5237         (rfc2047-decode-region): Switch strict regexp and loose one according
5238         to rfc2047-allow-irregular-q-encoded-words.
5239
5240 2007-11-25  Romain Francoise  <romain@orebokech.com>
5241
5242         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5243
5244 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5245
5246         * tls.el (tls-program): Provide more custom choices from
5247         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5248         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5249
5250 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5251
5252         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5253         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5254
5255         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5256         `nnmail-spool-file'.
5257
5258         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5259         `nnmail-spool-file'.
5260
5261         * gnus-move.el (gnus-change-server): Ditto.
5262
5263         * gnus-kill.el (gnus-batch-score): Ditto.
5264
5265         * gnus-cache.el (gnus-jog-cache): Ditto.
5266
5267         * gnus-msg.el (gnus-summary-reply):
5268         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5269
5270 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5271
5272         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5273         version.  Minor improvement to doc strings.
5274         (tls-program): Add comment.
5275
5276 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5277
5278         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5279         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5280         mismatch between the hostname provided in the certificate and the name
5281         of the host connnecting to.
5282         (open-tls-stream): Use them.  Check certificates against trusted root
5283         certificates.
5284
5285 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5286
5287         * gnus-cache.el (gnus-cache-generate-nov-databases):
5288         Use nnml-generate-nov-databases-directory instead of
5289         nnml-generate-nov-databases-1.
5290
5291 2007-11-24  Glenn Morris  <rgm@gnu.org>
5292
5293         * message.el (message-tool-bar-retro): Update for rename
5294         mail_send.xpm->mail-send.xpm.
5295
5296 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5297
5298         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5299         `smime-ldap-search' for Emacs 22 and up.
5300
5301 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5302
5303         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5304
5305         * message.el (message-send-mail-function): Fix error convention.
5306         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5307         (message-widen-reply, message-send-mail, message-talkative-question)
5308         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5309         (message-clone-locals, message-send-news): Use with-current-buffer.
5310         (message-insert-or-toggle-importance): Remove unused var `valid'.
5311         (message-make-references): Remove unused var `new-references'.
5312         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5313
5314 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5315
5316         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5317         (spam-split-symbolic-return-positive): Reflow docstring.
5318         (spam-backends, spam-summary-exit-behavior)
5319         (spam-mark-ham-unread-before-move-from-spam-group)
5320         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5321         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5322         (spam-clear-cache, spam-backend-check, spam-install-backend)
5323         (spam-install-statistical-backend, spam-list-of-processors)
5324         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5325         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5326         (spam-check-crm114, spam-initialize, spam-unload-hook):
5327         Fix typos in docstrings.
5328
5329 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5332         been checked if they have never been read and those group levels are
5333         higher than the one that a user specified.
5334
5335 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5336
5337         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5338         foreign groups unless a group level is specified by a user.
5339         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5340
5341 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5342
5343         * message.el (message-send-mail-function): Require sendmail.
5344
5345 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5346
5347         * message.el (message-send-mail-function): Check for smtpmail too.
5348
5349         * utf7.el (utf7-encode, utf7-decode): Use coding system
5350         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5351
5352         * message.el (message-send-mail-function): New function.
5353         (message-send-mail-function): Set default using
5354         message-send-mail-function.  Adjust doc string.
5355         (message-send-mail-with-mailclient): New function.
5356
5357 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5358
5359         * smime.el (from):
5360         * rfc2047.el (message-posting-charset):
5361         * qp.el (mm-use-ultra-safe-encoding):
5362         * pop3.el (parse-time-months):
5363         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5364         * nnml.el (files):
5365         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5366         (jka-compr-compression-info-list, ange-ftp-path-format)
5367         (efs-path-regexp):
5368         * nndiary.el (files):
5369         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5370         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5371         (epg-digest-algorithm-alist, inhibit-redisplay)
5372         (password-cache-expiry):
5373         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5374         (pgg-output-buffer, password-cache-expiry):
5375         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5376         (efs-path-regexp):
5377         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5378         (inhibit-redisplay):
5379         * mm-uu.el (file-name, start-point, end-point, entry)
5380         (gnus-newsgroup-name, gnus-newsgroup-charset):
5381         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5382         (latin-unity-ucs-list):
5383         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5384         (mm-uu-binhex-decode-function):
5385         * message.el (gnus-message-group-art, gnus-list-identifiers)
5386         (rmail-enable-mime-composing, gnus-local-organization)
5387         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5388         (gnus-read-active-file, facemenu-add-face-function)
5389         (facemenu-remove-face-function, gnus-article-decoded-p)
5390         (tool-bar-mode):
5391         * mail-source.el (display-time-mail-function):
5392         * gnus-util.el (nnmail-pathname-coding-system)
5393         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5394         (gnus-original-article-buffer, gnus-user-agent)
5395         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5396         (xemacs-codename, sxemacs-codename, emacs-program-version):
5397         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5398         * gnus-start.el (gnus-agent-covered-methods)
5399         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5400         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5401         (gnus-newsgroup-headers, gnus-group-list-mode)
5402         (gnus-group-mark-positions, gnus-newsgroup-data)
5403         (gnus-newsgroup-unreads, nnoo-state-alist)
5404         (gnus-current-select-method, mail-sources)
5405         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5406         (nnmail-spool-file, gnus-cache-active-hashtb):
5407         * gnus-mh.el (mh-lib-progs):
5408         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5409         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5410         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5411         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5412         (gnus-group-buffer):
5413         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5414         (font-lock-set-defaults):
5415         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5416         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5417         (gnus-summary-post-menu, total-parts, type, condition, length):
5418         * gnus-agent.el (gnus-agent-read-agentview):
5419         * flow-fill.el (show-trailing-whitespace):
5420         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5421         eval-and-compile wrappers for byte compiler pacifiers.
5422
5423         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5424         (mm-display-inline-fontify): Check for featurep 'xemacs not
5425         extent-list.
5426
5427         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5428         itimer-list.
5429         (mm-create-image-xemacs): Only do something for XEmacs.
5430         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5431
5432         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5433
5434         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5435         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5436
5437 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5438
5439         * nnimap.el (nnimap-split-download-body):
5440         * gnus-demon.el (gnus-demon):
5441         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5442
5443 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5446         macros.
5447         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5448         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5449         copy data from unibyte buffer to multibyte current buffer.
5450         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5451         to copy data from unibyte current buffer to multibyte buffer.
5452         (nntp-make-process-buffer): Make process buffer unibyte.
5453
5454         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5455
5456 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5457
5458         * pop3.el (pop3-open-server): Accept and process data more robustly at
5459         connexion start to avoid spurious "POP SSL connexion failed" errors.
5460
5461 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5462
5463         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5464         read group names.
5465
5466 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5467
5468         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5469
5470 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5473         (nnmail-save-active): Use a unibyte buffer when saving active file,
5474         which may contain non-ASCII group names.
5475
5476         * nnml.el (nnml-request-group): Decode group names in messages.
5477
5478 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5479
5480         * message.el (message-citation-line-function)
5481         (message-insert-formatted-citation-line): Fix spelling of
5482         `message-insert-formated-citation-line'.
5483
5484 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5485
5486         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5487
5488 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5491         nnmail-pathname-coding-system.
5492
5493         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5494         that a user enters; decode group names in messages.
5495
5496         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5497
5498 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5499
5500         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5501
5502         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5503
5504         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5505         risky local variable.
5506
5507         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5508
5509 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5510
5511         * encrypt.el: Improve documentation to fix function name typo.
5512         Reported by Daiki Ueno <ueno@unixuser.org>.
5513
5514 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5515
5516         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5517         even if the point is not in the last page of an article.
5518         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5519         back to the previous page.
5520
5521 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5522
5523         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5524
5525 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5526
5527         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5528
5529 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5530
5531         * message.el (message-check-news-body-syntax): Avoid
5532         mm-string-as-multibyte.
5533         (message-hide-headers): Don't assume (point-min)==1.
5534
5535 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5536
5537         * message.el (message-remove-blank-cited-lines): Fix if remove is
5538         given.
5539         (message-bogus-address-regexp): New variable.
5540         (message-bogus-recipient-p): New function.
5541         (message-check-recipients): New command.
5542         (message-syntax-checks): Add `bogus-recipient'.
5543         (message-fix-before-sending): Add `bogus-recipient'.
5544
5545         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5546         (gnus-treat-body-boundary): Don't test window-system.
5547
5548 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5549
5550         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5551
5552 2007-10-28  Miles Bader  <miles@gnu.org>
5553
5554         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5555         at compile-time too.
5556
5557 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5558
5559         * gnus-msg.el (gnus-message-setup-hook): Add
5560         `message-remove-blank-cited-lines' to options.
5561
5562 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5563
5564         * message.el (message-remove-blank-cited-lines): New function.
5565         Suggested by Karl Plästerer.
5566
5567 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5568
5569         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5570         mapc.
5571
5572         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5573         (top-level): Use mapc to set functions to be traced for debugging.
5574
5575         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5576         called for effect with while loop.
5577
5578         * message.el (message-talkative-question): Replace mapcar called for
5579         effect with mapc.
5580
5581         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5582         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5583         called for effect with dolist.
5584
5585         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5586
5587         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5588         gnus-extra-headers and nnmail-extra-headers.
5589
5590         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5591         called for effect with dolist.
5592         (top-level): Use mapc to set functions to be traced for debugging.
5593
5594         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5595         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5596         dolist.
5597
5598         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5599         Replace mapcar called for effect with mapc.
5600         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5601         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5602         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5603         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5604
5605         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5606         remove-if that's a cl function.
5607
5608         * webmail.el (webmail-debug): Replace mapcar called for effect with
5609         dolist.
5610
5611         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5612         with mapc.
5613
5614 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5617         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5618         with while loop.
5619
5620         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5621         functions from article-* functions.
5622         (gnus-multi-decode-header): Replace mapcar called for effect with
5623         dolist.
5624
5625         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5626         (gnus-bookmark-show-details): Replace mapcar called for effect with
5627         while loop.
5628
5629         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5630         called for effect with while loop.
5631
5632         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5633         with dolist.
5634
5635         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5636         mapcar called for effect with dolist.
5637
5638         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5639
5640         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5641         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5642         Replace mapcar called for effect with dolist.
5643         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5644         mapc.
5645
5646         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5647         Replace mapcar called for effect with dolist.
5648         (gnus-topic-list): Replace mapcar called for effect with mapc.
5649
5650         * gnus.el: Use mapc instead of mapcar to add autoloads.
5651
5652 2007-10-23  Richard Stallman  <rms@gnu.org>
5653
5654         * gnus-group.el (gnus-group-highlight): Mark as risky.
5655
5656 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5657
5658         * gnus.el (gnus-server-to-method): Return method found first in
5659         gnus-newsrc-alist.
5660
5661         * gnus-art.el (gnus-article-highlight-signature)
5662         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5663         button overlay without the front stickiness.
5664
5665 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5666
5667         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5668         overview buffer needed a catch to receive its throw.
5669         (gnus-agent-flush-cache): Declared as interactive to make this function
5670         easier to use.
5671
5672 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5673
5674         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5675         `next-line'.
5676
5677 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5678
5679         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5680         exclude address matching message-dont-reply-to-names.
5681
5682 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5683
5684         * gnus-util.el (gnus-string<): New function.
5685
5686         * gnus-sum.el (gnus-article-sort-by-author)
5687         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5688
5689 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5692         the frame-focus tag is set in gnus-buffer-configuration.
5693
5694 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5695
5696         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5697         the front stickiness.
5698
5699 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5700
5701         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5702         url pattern; remove duplicate one.
5703         (gnus-article-extend-url-button): New function.
5704         (gnus-article-add-buttons): Use it.
5705         (gnus-button-push): Use concatenated url that it makes.
5706
5707 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5708
5709         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5710
5711 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5712
5713         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5714         Don't hardcode point-min==1.
5715
5716 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5717
5718         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5719         Fix comment about "iso8859-1".
5720
5721 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5722
5723         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5724         ones returned from the verify-function.
5725
5726         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5727         mml2015-extract-cleartext-signature if extraction failed.
5728
5729 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5730
5731         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5732         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5733         failed.
5734
5735 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5736
5737         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5738
5739 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5740
5741         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5742         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5743         recommends to use EasyPG instead of PGG.
5744
5745         * pgg.el: Revert to revision 6.23.2.16.
5746
5747         * pgg-def.el: Revert to revision 6.6.2.14.
5748
5749         * pgg-gpg.el: Revert to revision 6.23.2.34.
5750
5751 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5752
5753         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5754         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5755         thread for both the null and zero (kill/expire thread) universal prefix
5756         cases.
5757         (gnus-summary-expire-thread): Add new function to expire a thread,
5758         using gnus-summary-kill-thread.
5759         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5760         shortcuts for gnus-summary-expire-thread.
5761         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5762         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5763
5764 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5765
5766         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5767         extras value, so an extras entry can be deleted.
5768         (gnus-registry-delete-extra-entry): Use it.
5769         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5770         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5771         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5772         storage through the gnus-registry, and provide an appropriate API for
5773         it.
5774
5775 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5776
5777         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5778         Suggested by Leo <sdl.web@gmail.com>.
5779
5780         * gnus.el: Do.
5781
5782 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5785         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5786
5787         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5788
5789         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5790         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5791
5792 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5793
5794         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5795         newline.
5796         (nnmbox-request-accept-article): Don't change article in source buffer;
5797         narrow to header to use message-fetch-field rather than
5798         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5799         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5800         as delimiters; make sure article ends with newline.
5801         (nnmbox-delete-mail): Correct last position of article to be deleted;
5802         ignore X-Gnus-Newsgroup header in article body.
5803         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5804         positions; make sure article ends with newline.
5805
5806         * message.el (message-display-abbrev): Don't infloop when a user
5807         inserts SPC in the beginning of header.
5808
5809         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5810         coding-system-for-read and coding-system-for-write for XEmacs having no
5811         file-coding feature.
5812
5813         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5814
5815 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5816
5817         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5818         list of groups not followed by default.  Fix type to be regexp.
5819         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5820
5821 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5822
5823         * hmac-def.el (define-hmac-function): Switch from old-style to
5824         new-style backquotes.
5825
5826         * md4.el (md4-make-step): Likewise.
5827
5828 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5831         raw-text coding system when saving .newsrc file, which may contain
5832         non-ASCII group names.
5833
5834 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * gnus-cus.el (gnus-score-extra): New widget.
5837         (gnus-score-extra-convert): New function.
5838         (gnus-score-customize): Use it for Extra.
5839
5840 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5841
5842         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5843         (mml2015-mailcrypt-clear-verify): Use it.
5844         (mml2015-gpg-clear-verify): Use it.
5845         (mml2015-pgg-clear-verify): Use it.
5846         (mml2015-epg-clear-verify): Replace the current part with the output
5847         from GnuPG; don't extract the plaintext by itself.
5848
5849         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5850         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5851         mml2015-clear-verify-function; don't touch the armor headers or
5852         dash-escaped text here.
5853
5854 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5855
5856         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5857         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5858         parts, or application/octet-stream as a last resort.
5859         (gnus-mime-view-part-as-type): Don't toggle display.
5860         (gnus-mime-view-part-as-charset): Don't turn off display before
5861         querying charset.
5862
5863         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5864         stuff to undisplayer function in Emacs.
5865         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5866
5867         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5868         text/calendar parts.
5869
5870 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5871
5872         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5873         decoding text/calendar parts.
5874
5875         * message.el (message-forward-make-body-mime): Always mark body as
5876         having no illegible text; remove signed-or-encrypted argument.
5877         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5878
5879         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5880         (mml-generate-mime-1): Don't encode body if it is specified to be in
5881         raw form; don't make buffer be unibyte when inserting multibyte string.
5882
5883 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5884
5885         * sha1.el: Fix up comment style.
5886         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5887         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5888
5889         * hex-util.el: Fix up comment style.
5890         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5891
5892         * gnus-salt.el: Use with-current-buffer.
5893         (gnus-pick-setup-message): Fix long-standing typo.
5894
5895 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5896
5897         * imap.el (imap-logout-timeout): New variable.
5898         (imap-logout, imap-logout-wait): New functions.
5899         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5900
5901         * nnimap.el (nnimap-logout-timeout): New server variable.
5902         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5903         nnimap-logout-timeout.
5904
5905         * gnus-art.el (gnus-article-summary-command-nosave)
5906         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5907
5908 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5909
5910         * gnus.el (gnus-maximum-newsgroup): New variable.
5911
5912         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5913         according to gnus-maximum-newsgroup.
5914
5915         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5916         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5917         Limit the range of articles according to gnus-maximum-newsgroup.
5918
5919 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5920
5921         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5922         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5923         Don't perform gnus-configure-windows here; reuse existing sticky
5924         article buffer.
5925
5926         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5927         it doesn't exist in gnus-article-mode.
5928
5929 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5930
5931         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5932         (gnus-agent-decoded-group-name): New function.
5933         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5934         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5935
5936 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5937
5938         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5939         Add binding for gnus-sticky-article.
5940         (gnus-summary-exit): Don't kill sticky article buffers.
5941
5942         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5943         article buffer.
5944         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5945         (gnus-kill-sticky-article-buffers): New commands.
5946
5947 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5948
5949         * nntp.el (nntp-xref-number-is-evil): New server variable.
5950         (nntp-find-group-and-number): If it is non-nil, don't trust article
5951         numbers in the Xref header.
5952
5953 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5954
5955         * gnus-agent.el (gnus-agent-read-group): New function.
5956         (gnus-agent-flush-group, gnus-agent-expire-group)
5957         (gnus-agent-regenerate-group): Use it.
5958         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5959         nnmail-pathname-coding-system.
5960
5961 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5964
5965         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5966         that are unread as unread, and also as selected so that information of
5967         marks having been changed by a user may be updated when exiting group.
5968
5969 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5970
5971         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5972         calculated ignoring signature parts to gnus-treat-article.
5973
5974 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5975
5976         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5977         a point here in order to keep the window start.
5978         (gnus-insert-mime-security-button): Make a button overlay without the
5979         front stickiness.
5980         (gnus-mime-display-security): Goto the end of a button.
5981
5982         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5983
5984 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5985
5986         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5987         group-name-at-point.
5988         (gnus-group-completing-read): New function that offers decoded
5989         non-ASCII group names for completion.
5990         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5991         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5992         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5993         (gnus-group-fetch-control): Use it.
5994         (gnus-fetch-group): Use group-name-at-point for the initial value
5995         rather than the default value; use gnus-alive-p.
5996
5997         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5998         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5999         (gnus-summary-post-news): Use gnus-group-completing-read.
6000
6001         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6002         (gnus-read-move-group-name): Decode group name for completion.
6003
6004 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6005
6006         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6007         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6008         Yamaoka slightly modified the code).
6009
6010 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6011
6012         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6013         (nnmail-split-incoming): Bind it.
6014
6015         * nnml.el (nnml-group-name-charset): New function.
6016         (nnml-decoded-group-name): Use it; don't decode group name if
6017         nnmail-group-names-not-encoded-p is non-nil.
6018         (nnml-encoded-group-name): New function.
6019         (nnml-group-pathname): Inline nnml-decoded-group-name.
6020         (nnml-request-expire-articles): Decode group name in message.
6021         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6022         nnmail-pathname-coding-system.
6023         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6024         not decoded ones according to nnmail-group-names-not-encoded-p.
6025         (nnml-generate-active-info): Use nnml-encoded-group-name.
6026
6027 2007-08-08  Glenn Morris  <rgm@gnu.org>
6028
6029         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6030         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6031         doc-strings and comments.
6032
6033 2007-07-25  Glenn Morris  <rgm@gnu.org>
6034
6035         * Relicense all FSF files to GPLv3 or later.
6036
6037 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6038
6039         * gnus-sum.el (gnus-summary-move-article): Make
6040         gnus-summary-respool-article work.
6041
6042 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6043
6044         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6045         string.
6046
6047 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6048
6049         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6050         that should be ignored when comparing distant RSS articles with local
6051         ones.
6052         (nnrss-make-hash-index): New function.  Create a hash index according
6053         to the ignored fields.
6054         (nnrss-check-group): Use it.
6055
6056 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6057
6058         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6059
6060         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6061
6062         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6063         the new optional argument ENCODED is non-nil.
6064         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6065         coding system for encoding group name.
6066         (gnus-group-make-rss-group): Pass un-encoded group name to
6067         gnus-group-make-group.
6068         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6069         encoded.
6070
6071         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6072         Encode group name to which articles are moved or copied.
6073         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6074         coding system for encoding Newsgroup, Followup-To and Xref headers.
6075
6076         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6077         marks; use nnheader-file-coding-system to write a file.
6078         (nnagent-retrieve-headers): Bind file-name-coding-system to
6079         nnmail-pathname-coding-system.
6080
6081         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6082
6083         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6084         (nnml-request-article, nnml-request-create-group)
6085         (nnml-request-rename-group, nnml-find-id)
6086         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6087         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6088         (nnml-save-marks): Use nnml-group-pathname instead of
6089         nnmail-group-pathname.
6090
6091         (nnml-request-create-group, nnml-request-expire-articles)
6092         (nnml-request-move-article, nnml-request-delete-group)
6093         (nnml-deletable-article-p, nnml-possibly-create-directory)
6094         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6095         (nnml-open-marks): Bind file-name-coding-system to
6096         nnmail-pathname-coding-system.
6097
6098         (nnml-request-article): Pass server argument to nnml-find-group-number.
6099         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6100         server argument to nnml-possibly-create-directory.
6101         (nnml-request-accept-article): Pass server argument to
6102         nnml-active-number and nnml-save-mail.
6103         (nnml-find-group-number): Pass server argument to nnml-find-id.
6104         (nnml-request-update-info): Pass server argument to
6105         nnml-marks-changed-p.
6106
6107         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6108         (nnml-save-mail, nnml-active-number): Add server argument.
6109
6110         (nnml-request-delete-group): Warn if group is missing.
6111         (nnml-get-nov-buffer): Decode group name.
6112         (nnml-generate-active-info): Encode group name.
6113         (nnml-open-marks): Decode group name in messages.
6114
6115 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6116
6117         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6118         if it is not specified.
6119         (gnus-article-pipe-part, gnus-article-save-part)
6120         (gnus-article-interactively-view-part, gnus-article-copy-part)
6121         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6122         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6123         (gnus-article-replace-part, gnus-article-delete-part)
6124         (gnus-article-view-part-as-type): Pass raw prefix argument to
6125         gnus-article-part-wrapper.
6126
6127 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * gnus-agent.el (gnus-agent-save-active): Bind
6130         nnheader-file-coding-system to gnus-agent-file-coding-system.
6131
6132         * gnus-cache.el (gnus-cache-save-buffers)
6133         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6134         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6135         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6136         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6137         (gnus-cache-generate-active, gnus-cache-rename-group)
6138         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6139         (gnus-cache-update-overview-total-fetched-for): Bind
6140         file-name-coding-system to nnmail-pathname-coding-system.
6141         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6142         variables.
6143         (gnus-cache-decoded-group-name): New function.
6144         (gnus-cache-file-name): Use it.
6145         (gnus-cache-generate-active): Use non-decoded group name for active.
6146
6147         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6148         right place.
6149         (gnus-write-active-file): Don't break non-ASCII group names.
6150
6151         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6152         nnmail-pathname-coding-system.
6153
6154         * lpath.el: Bind default-file-name-coding-system,
6155         file-name-coding-system and language-info-alist for XEmacs.
6156
6157         * gnus-uu.el (gnus-uu-decode-save): Typo.
6158
6159 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6162
6163 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6164
6165         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6166         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6167         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6168         (gnus-agent-flush-group, gnus-agent-flush-cache)
6169         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6170         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6171         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6172         (gnus-agent-regenerate-group)
6173         (gnus-agent-update-files-total-fetched-for)
6174         (gnus-agent-update-view-total-fetched-for): Bind
6175         file-name-coding-system to nnmail-pathname-coding-system.
6176         (gnus-agent-group-pathname): Don't encode file names by
6177         nnmail-pathname-coding-system.
6178         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6179         coding-system-for-write instead of buffer-file-coding-system to
6180         gnus-agent-file-coding-system.
6181
6182         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6183         Decode group name.
6184
6185         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6186
6187         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6188         (gnus-read-newsrc-el-file): Make group names unibyte.
6189
6190         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6191         nnmail-pathname-coding-system.
6192
6193         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6194         (nnrss-request-delete-group): Bind file-name-coding-system to
6195         nnmail-pathname-coding-system.
6196         (nnrss-read-server-data, nnrss-read-group-data): Bind
6197         file-name-coding-system correctly.
6198         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6199
6200         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6201         (nntp-server-to-method-cache): New variable.
6202         (nntp-group-pathname): New function that decodes non-ASCII group names.
6203         (nntp-possibly-create-directory, nntp-marks-changed-p)
6204         (nntp-save-marks, nntp-open-marks): Use it.
6205         (nntp-possibly-create-directory, nntp-open-marks):
6206         Bind file-name-coding-system to nnmail-pathname-coding-system.
6207         (nntp-open-marks): Decode group names when bootstrapping marks.
6208
6209         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6210         Newsgroups and Folowup-To headers.
6211
6212 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6213
6214         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6215         (gnus-server-closed-face, gnus-server-denied-face)
6216         (gnus-server-offline-face): Remove variable.
6217         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6218
6219         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6220         of modifying message-stack directly for XEmacs.
6221
6222         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6223         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6224         if the coding-system argument is nil for XEmacs.
6225
6226         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6227         mm-charset-override-alist.
6228
6229         * rfc2047.el: Don't require base64; require rfc2045 for the function
6230         rfc2045-encode-string.
6231         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6232         to quote the parameter value.
6233
6234 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6235
6236         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6237         form in gnus-group-name-charset-method-alist.
6238
6239         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6240         overrides the default layout edit-form.
6241
6242         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6243
6244         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6245
6246 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6249         as unfetched articles.
6250
6251 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6252
6253         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6254
6255 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6256
6257         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6258         original back end that keeps marks in the local system.
6259
6260 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6261
6262         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6263         arg of pop-to-buffer for XEmacs.
6264         (gnus-article-read-summary-keys): Ditto; don't restore window
6265         configuration if summary command ends up with neither article buffer
6266         nor summary buffer; describe bindings if summary keys end with C-h.
6267
6268 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6269
6270         * message.el (message-fix-before-sending): Skip raw message part to be
6271         forwarded while checking illegible text.
6272         (message-forward-make-body-mime, message-forward-make-body): Mark
6273         signed or encrypted raw message as having no illegible text.
6274
6275 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6276
6277         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6278         (gnus-message-with-timestamp-1): New macro.
6279         (gnus-message-with-timestamp): New function.
6280         (gnus-message): Use them.
6281
6282         * nnheader.el (nnheader-message): Use them.
6283
6284 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6285
6286         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6287         .newsrc.eld file.
6288
6289 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * gnus-agent.el (gnus-agent-fetch-headers)
6292         (gnus-agent-retrieve-headers): Bind
6293         gnus-decode-encoded-address-function to identity.
6294
6295         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6296         available also when the server returns simply a dot.
6297
6298         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6299
6300 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6303
6304 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6305
6306         * gnus-ems.el (gnus-x-splash): Make it work.
6307
6308         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6309         from being used.
6310
6311         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6312
6313 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6314
6315         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6316         4th and the 5th arguments.
6317
6318         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6319         the front stickiness.
6320         (gnus-article-summary-command-nosave): Correct the order of the
6321         arguments passed to pop-to-buffer.
6322         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6323         summary command ends up with the article buffer.
6324
6325         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6326         the same faces.
6327
6328 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6329
6330         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6331
6332 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6333
6334         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6335         * gnus-sum.el (gnus-summary-highlight):
6336         * pgg.el (pgg-sign-region, pgg-sign):
6337         * mail-source.el (mail-source-delete-old-incoming-confirm):
6338         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6339
6340 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * gnus-art.el (gnus-mime-view-part-externally)
6343         (gnus-mime-view-part-internally): Fix predicate function passed to
6344         completing-read.
6345
6346         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6347
6348         * gnus.el (gnus-update-message-archive-method): Add :version.
6349
6350 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * gnus.el (gnus-update-message-archive-method): New variable.
6353
6354         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6355         according to gnus-message-archive-method if
6356         gnus-update-message-archive-method is non-nil.
6357
6358 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6359
6360         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6361         by Loic Dachary <loic@dachary.org>.
6362         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6363
6364 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * message.el (message-pop-to-buffer): Add switch-function argument.
6367         (message-mail): Pass switch-function argument to it.
6368
6369 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6370
6371         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6372         Improve doc string.
6373
6374 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6375
6376         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6377         (gnus-header-content)
6378         * gnus-cite.el (gnus-cite-10)
6379         * gnus-srvr.el (gnus-server-closed)
6380         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6381         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6382         (gnus-group-mail-3-empty, gnus-group-mail-low)
6383         (gnus-group-mail-low-empty, gnus-splash)
6384         * message.el (message-header-to, message-header-cc)
6385         (message-header-subject, message-header-other, message-header-name)
6386         (message-header-xheader, message-separator, message-cited-text)
6387         (message-mml): Lighten colors of faces used for dark background.
6388
6389 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6390
6391         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6392         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6393
6394 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6395
6396         * message.el (message-narrow-to-headers-or-head):
6397         Ignore mail-header-separator in the body.
6398
6399 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6402         same as window size.
6403
6404 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6405
6406         * message.el (message-font-lock-keywords): Use message-header-xheader
6407         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6408         ahead of the anything pattern, to get it recognised.
6409
6410 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6411
6412         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6413         spam.el loads uses it in the compiled defadvice form.
6414
6415 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6416
6417         * gnus-sum.el (gnus-articles-to-read)
6418         (gnus-summary-insert-old-articles): Don't truncate group name for
6419         `read-string'.
6420
6421         * gnus-util.el (gnus-limit-string): Delete this function.
6422
6423         * gnus-sum.el (gnus-simplify-subject-fully): Use
6424         `truncate-string-to-width' instead.
6425
6426 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6427
6428         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6429         if, on summary exit, the next group has to be selected.
6430         (gnus-summary-exit): Use it.
6431
6432 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6433
6434         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6435         non-break space.
6436
6437 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6440         Check if group is not a directory.
6441         (nnfolder-request-expire-articles): Don't delete articles if the target
6442         group is not available.
6443
6444         * nnml.el (nnml-request-create-group): Properly check if group is not a
6445         file.
6446         (nnml-request-expire-articles): Don't delete articles if the target
6447         group is not available.
6448
6449         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6450         Don't quote characters that are within parentheses.
6451
6452 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6453
6454         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6455         (gnus-handle-ephemeral-exit): Select article according to it.
6456
6457 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * message.el (message-insert-formated-citation-line): Remove newline.
6460         (message-citation-line-format): Add final \n here so that the user can
6461         avoid a blank line.
6462
6463 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6464
6465         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6466         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6467         Update lanl/arXiv support.
6468
6469 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6470
6471         * gnus.el: Bump version number.
6472
6473 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6474
6475         * gnus.el (gnus-version-number): Bump version.
6476
6477 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6478
6479         * gnus.el: No Gnus v0.6 is released.
6480
6481 2007-04-27  Didier Verna  <didier@xemacs.org>
6482
6483         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6484         * gmm-utils.el (gmm-regexp-concat): here.
6485         * message.el: Don't require 'gnus-util.
6486         (message-dont-reply-to-names): Handle name change above.
6487         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6488
6489 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6490
6491         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6492         since the initial value varies according to the system.
6493
6494 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6495
6496         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6497
6498 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6499
6500         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6501
6502 2007-04-24  Didier Verna  <didier@xemacs.org>
6503
6504         Improve the type of gnus-ignored-from-addresses.
6505         * gnus-util.el (gnus-orify-regexp): New function.
6506         * message.el (gnus-util): Require it.
6507         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6508         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6509         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6510
6511 2007-04-24  Didier Verna  <didier@xemacs.org>
6512
6513         * gnus-sum.el:
6514         * gnus-utils.el: Fix some trailing whitespaces.
6515
6516 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6519         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6520         article's Message-ID; refer parent article in summary buffer.
6521
6522         * message.el (message-bounce): Call mime-to-mml.
6523
6524         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6525         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6526         optimize and/or forms properly.
6527
6528 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6529
6530         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6531         URL.
6532
6533 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6534
6535         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6536
6537 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6538
6539         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6540         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6541         displayed of multipart/alternative part if it is invoked from summary
6542         buffer.
6543
6544         * mm-view.el (mm-inline-text-html-render-with-w3m)
6545         (mm-inline-text-html-render-with-w3m-standalone)
6546         (mm-inline-render-with-function): Use mail-parse-charset by default.
6547
6548 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6549
6550         * parse-time.el (parse-time-string-chars): Check if CHAR
6551         is less than the length of parse-time-syntax.
6552
6553 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6556         from gnus-newsgroup-processable.
6557
6558 2007-04-16  Didier Verna  <didier@xemacs.org>
6559
6560         * gnus-msg.el (gnus-configure-posting-styles): Handle
6561         message-signature-directory properly with :file syntax.  Reported by
6562         "Leo".
6563
6564 2007-04-11  Didier Verna  <didier@xemacs.org>
6565
6566         New user option: message-signature-directory.
6567         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6568         * message.el (message-insert-signature): Ditto.
6569         * message.el (message-signature-file): Doc update.
6570         * message.el (message-signature-directory): New.
6571
6572 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6573
6574         * gnus-msg.el (gnus-inews-yank-articles): Use
6575         message-exchange-point-and-mark instead of exchange-point-and-mark.
6576
6577 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6578
6579         * message.el (message-yank-original): Make sure cited text ends with
6580         newline; don't exchange point and mark.
6581
6582 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6583
6584         * tls.el (open-tls-stream): Properly handle case where there
6585         is no associated buffer.
6586
6587 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6588
6589         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6590         message-yank-original, make sure (< mark TEXT point).
6591
6592 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6593
6594         * message.el (message-fill-column): New variable.
6595         (message-mode): Use it.  Add comment on a possible new hook.
6596
6597         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6598         (nnmail-get-new-mail): Reformat.
6599
6600         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6601
6602         * gmm-utils.el: Fix Commentary.
6603         (gmm-tool-bar-from-list): Fix typo in doc string.
6604
6605 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6606
6607         * message.el (message-yank-original): Don't switch point and mark
6608         unnecessarily to put point and mark as documented.
6609
6610 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6611
6612         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6613         from the message heads.
6614
6615 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6616
6617         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6618         article buffer does not have a window.  This may not be the best
6619         solution but is certainly better than setting the start of the null,
6620         that is the current, window.
6621
6622 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6623
6624         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6625         (gnus-draft-setup): Run it.
6626
6627         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6628         gnus-score-fast-scoring.  Allow regexp.
6629         (gnus-score-headers): Use it.
6630
6631         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6632         XEmacs.
6633
6634         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6635         string.
6636         (gnus-button-alist): Also catch `<f1> k ...'.
6637         (gnus-treat-display-x-face): Fix doc string.
6638
6639 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6640
6641         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6642         evaluation of gnus-extended-version to ensure correct generation of the
6643         User-Agent header when message-generate-headers-first is used.
6644
6645 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6646
6647         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6648         hashcash-path is nil.  Don't call callback with incorrect number of
6649         parameters if val is 0.
6650
6651 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6652
6653         * message.el (message-required-news-headers):
6654         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6655
6656 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6657
6658         * tls.el (open-tls-stream): In handshake-waiting loop,
6659         don't wait more if there is output available to process.
6660
6661 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6662
6663         * tls.el (tls-program): Doc fix.
6664
6665 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * message.el (message-generate-new-buffers): Change the meaning of the
6668         nil value; add `standard' to the choices; treat t as `unique'; improve
6669         doc string.
6670         (gnus-select-frame-set-input-focus): Autoload.
6671         (message-buffer-name): Search for the existing message buffer if
6672         message-generate-new-buffers is nil or `standard'; treat the value t of
6673         message-generate-new-buffers as `unique'.
6674         (message-pop-to-buffer): Raise the frame already displaying the message
6675         buffer; clear the echo area after querying.
6676         (message-setup): Pass the `continue' argument to compose-mail.
6677         (message-mail): Prefer `switch-function' if it is given; search for the
6678         existing message buffer if the `continue' argument is non-nil; pass
6679         continue and switch-function arguments to compose-mail by way of
6680         message-setup.
6681         (message-mail-other-window): Adjust argument of message-setup.
6682         (message-mail-other-frame): Ditto.
6683
6684 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6687         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6688         to turn font-lock on when turning gnus-message-citation-mode on.
6689
6690 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6691
6692         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6693         (mml-smime-function-alist): New variable; add epg as the backend.
6694         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6695         mml-smime- functions instead.
6696         * mm-view.el: Require smime.
6697
6698 2007-03-05  Didier Verna  <didier@xemacs.org>
6699
6700         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6701         instead of just inheritance for posting styles.
6702         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6703
6704 2007-02-24  Chris Moore  <dooglus@gmail.com>
6705
6706         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6707         * pgg-pgp.el (pgg-pgp-encrypt-region):
6708         * pgg-gpg.el (pgg-gpg-encrypt-region):
6709         Check pgg-encrypt-for-me if no other recipients.
6710
6711 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6712
6713         * tls.el (tls-certtool-program): Fix custom type.
6714
6715 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6718         and point-at-eol instead of line-(beginning|end)-position.
6719
6720         * assistant.el (assistant-parse-buffer): Ditto.
6721
6722         * netrc.el (netrc-parse-services): Ditto.
6723
6724 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6725
6726         * mml2015.el (mml2015-epg-find-usable-key): New function.
6727         (mml2015-epg-sign): Use it.
6728         (mml2015-epg-encrypt): Use it.
6729
6730 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * message.el (message-make-in-reply-to): Quote name containing
6733         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6734         if there are special characters.  Reported by NAKAJI Hiroyuki
6735         <nakaji@jp.freebsd.org>.
6736
6737 2007-02-27  Didier Verna  <didier@xemacs.org>
6738
6739         Include the group parameters as well as the topic ones in the
6740         inheritance filter process.
6741         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6742         argument GROUP-PARAMS-LIST.
6743         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6744
6745 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6746
6747         * nntp.el (nntp-never-echoes-commands)
6748         (nntp-open-connection-functions-never-echo-commands): New variables.
6749         (nntp-send-command): Use them.
6750
6751 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6752
6753         * mml2015.el (mml2015-epg-verify): Simplified.
6754
6755 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6756
6757         * mml.el (mml-content-disposition-alist): New user option.
6758         (mml-content-disposition): New function.
6759         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6760         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6761
6762 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6763
6764         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6765         verification.
6766
6767 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6768
6769         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6770         articles posted in the last 24 hours.
6771
6772 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6773
6774         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6775
6776 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6777
6778         * nntp.el (nntp-send-command): Don't wait for echoes when
6779         nntp-open-ssl-stream is used.
6780
6781 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6782
6783         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6784         (gnus-message-add-citation-keywords)
6785         (gnus-message-remove-citation-keywords): Remove.
6786         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6787         directly, make the variables in font-lock-defaults buffer-local, add
6788         gnus-message-citation-keywords to them and then update the value of
6789         font-lock-keywords.
6790
6791 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6792
6793         * message.el (message-cite-original-1): Don't call
6794         gnus-article-highlight-citation.
6795
6796         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6797         citations; fix line count.
6798
6799 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6800
6801         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6802         (gnus-message-add-citation-keywords)
6803         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6804         versions of font-lock-add-keywords and font-lock-remove-keywords to
6805         work with XEmacs correctly.
6806
6807 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6808
6809         * gnus-cite.el (gnus-cite-face-list): Set the values of
6810         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6811         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6812         (gnus-message-cite-prefix-regexp): New variable.
6813         (gnus-message-search-citation-line): Use it; protect against long
6814         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6815         the 0th match data for Emacs.
6816         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6817         (gnus-message-add-citation-keywords): Append keywords rather than
6818         prepending; emulate font-lock-add-keywords if it is not available.
6819         (gnus-message-remove-citation-keywords): Emulate
6820         font-lock-remove-keywords if it is not available.
6821
6822         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6823
6824         * message.el (message-cite-prefix-regexp): Set the value of
6825         gnus-message-cite-prefix-regexp.
6826
6827 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6828
6829         * nnweb.el (nnweb-google-parse-1): Update parser.
6830
6831 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6832
6833         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6834
6835 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6836
6837         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6838         regexp.
6839
6840 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6843         string-to-multibyte.
6844         (uudecode-decode-region-internal): Use it.
6845
6846         * lpath.el: Fbind string-as-multibyte for XEmacs.
6847
6848 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6849
6850         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6851         custom choice.
6852
6853         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6854
6855 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6856
6857         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6858
6859         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6860         `write-region' to respect `mm-inhibit-file-name-handlers'.
6861
6862 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6863
6864         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6865         Use gnus-home-directory instead of "~/" or "$HOME".
6866
6867 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6868
6869         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6870         to mention filename.
6871         Add comments at beginning regarding usage.
6872         (encrypt-write-file-contents): Change interactive so a string is
6873         acceptable.  If the file has no associated model, show an error instead
6874         of a nonsense prompt.
6875
6876 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6877
6878         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6879         Thanks to Yoshihiko Yamada for kind notification of this typo.
6880
6881 2007-01-12  Kenichi Handa  <handa@m17n.org>
6882
6883         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6884         multibyte buffer.
6885
6886 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6887
6888         * gnus-score.el (gnus-score-fast-scoring): New variable.
6889         (gnus-score-headers): Use it.
6890
6891         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6892
6893         * message.el (message-cite-original-1): Call
6894         gnus-article-highlight-citation if requested.
6895         (message-make-from): Allow name and address as optional arguments.
6896
6897         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6898
6899         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6900         bugs to doc string.
6901         (gnus-button-alist): Add mid\\|message-id.
6902         (gnus-button-fetch-group): Extend for use in
6903         `browse-url-browser-function'.
6904         (gnus-button-url-regexp): Try to catch paired parentheses like in
6905         Wikipedia URLs.
6906
6907         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6908         Suggested by Simon Krahnke <overlord@gmx.li>.
6909
6910 2007-01-13  Romain Francoise  <romain@orebokech.com>
6911
6912         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6913         Update copyright.
6914
6915 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6916
6917         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6918
6919 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6920
6921         * gnus-registry.el (gnus-registry-unfollowed-groups)
6922         (gnus-registry-split-fancy-with-parent): Fix documentation.
6923
6924 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6925
6926         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6927         from nnweb groups.
6928
6929 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6930
6931         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6932         Xref urls.  Erase buffer before requesting head.
6933
6934 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6935
6936         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6937         customizable.
6938
6939 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6940
6941         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6942         no signing key is found.
6943         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6944         no encrypting and/or signing key is found.
6945
6946 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6947
6948         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6949
6950 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6951
6952         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6953         headers read from disk with the ones newly found in the current search.
6954         This should no longer cause problems, because the article numbers in
6955         Gmane's `nov.php' output are ignored since the previous change.
6956
6957 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6958
6959         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6960
6961 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6964         replace-regexp-in-string; bind url-version; fbind display-images-p and
6965         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6966         find-face and set-itimer-function for Emacs; bind itimer-list for
6967         Emacs.
6968
6969         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6970
6971 2007-01-01  Romain Francoise  <romain@orebokech.com>
6972
6973         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6974
6975 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6976
6977         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6978         `define-minor-mode' macro definition expanded properly.
6979         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6980         exclude it there.
6981
6982         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6983         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6984         `fboundp' test.
6985         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6986         This is OK to autoload in (S)XEmacs now.
6987
6988 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6989
6990         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6991         keystroke.
6992         (gnus-summary-limit-to-singletons): Fix typo.
6993
6994         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6995         else fails.
6996
6997 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6998
6999         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7000         docstring.
7001
7002         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7003         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7004         (gnus-summary-insert-dormant-articles): Fix typo in message.
7005
7006 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7007
7008         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7009         nil for XEmacs.
7010         (gnus-message-citation-mode): Don't autoload in XEmacs.
7011
7012         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7013
7014 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7015
7016         * nnimap.el (nnimap-expunge-search-string): Mention
7017         nnimap-search-uids-not-since-is-evil in docstring.
7018
7019 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7020
7021         * spam.el: Revert to make-obsolete-variable because
7022         define-obsolete-variable-alias is not supported in Emacs 21.
7023
7024         * spam.el (spam-ifile-path, spam-ifile-database-path)
7025         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7026         make-obsolete-variable.
7027         (spam-bsfilter-path, spam-bsfilter-program)
7028         (spam-spamassassin-path, spam-spamassassin-program)
7029         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7030         use "path" inappropriately.
7031         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7032         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7033         variable names.
7034
7035 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7036
7037         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7038         summary buffer.
7039
7040         * password.el (password-cache-remove): Use clear-string to burn
7041         password, if available.
7042
7043 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7044
7045         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7046
7047         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7048
7049         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7050         (gnus-message-highlight-citation): Move defcustom here from
7051         gnus-cite.el.
7052         (gnus-message-citation-mode): Autoload.
7053
7054         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7055         checks to make it compile with XEmacs.
7056         (gnus-message-citation-mode): New minor mode.
7057         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7058         (gnus-message-highlight-citation): New variables.
7059         (gnus-message-search-citation-line)
7060         (gnus-message-add-citation-keywords)
7061         (gnus-message-remove-citation-keywords)
7062         (turn-on-gnus-message-citation-mode)
7063         (turn-off-gnus-message-citation-mode): New functions.
7064
7065 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7066
7067         * gnus-cite.el: Enable highlighting of different citation levels in
7068         message-mode.
7069
7070 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7071
7072         * message.el (message-make-fqdn): Fix comment.
7073         (message-bogus-system-names): Add ".local".
7074
7075         * spam.el (spam-ifile-path, spam-ifile-program)
7076         (spam-ifile-database-path, spam-ifile-database)
7077         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7078         Don't use "path" inappropriately.
7079         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7080         strings.
7081         (spam-check-ifile, spam-ifile-register-with-ifile)
7082         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7083         new variable names.
7084
7085         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7086         (gnus-treat-display-smileys): Simplify using
7087         gnus-image-type-available-p.
7088
7089         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7090         available.
7091
7092         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7093         `display-images-p' if available.
7094
7095 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7096
7097         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7098         one after turning on the buffer's multibyteness instead of decoding
7099         them directly in the unibyte buffer that causes unexpected conversion
7100         in Emacs 23 (unicode).
7101
7102 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7103
7104         * message.el (message-generate-hashcash): Fix custom type.
7105
7106 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7107
7108         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7109
7110 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7111
7112         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7113         disconnect icons.  Add help text.
7114
7115 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7116
7117         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7118         negated to be consistent with the others we handle.
7119
7120 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7121
7122         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7123         version of gnus-summary-buffer to something, so that we can use two
7124         article buffers at the same time.
7125
7126 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7127
7128         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7129         trigger all the extra headers.
7130         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7131         sorting.
7132
7133 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7134
7135         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7136         solid groups.
7137
7138 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7139
7140         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7141
7142 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7143
7144         * legacy-gnus-agent.el: Add Copyright notice.
7145
7146 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7147
7148         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7149
7150 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7151
7152         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7153
7154         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7155         to make it work reliably in CVS Emacs.
7156         (gnus-summary-limit-strange-charsets-predicate)
7157         (gnus-summary-limit-to-predicate): New functions.
7158
7159 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7160
7161         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7162         specifying array size.
7163         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7164         array if it is too small.
7165         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7166         (gnus-sort-threads-loop): New function.
7167
7168 2006-12-06  Chris Moore  <dooglus@gmail.com>
7169
7170         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7171         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7172
7173 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7174
7175         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7176         options.
7177
7178 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7179
7180         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7181         DOS-ing the recipient.
7182
7183         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7184         the headers when creating the mapping to avoid mismappings.
7185         (nnweb-gmane-create-mapping): Always nix out old mapping.
7186
7187 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7188
7189         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7190         and mm-verify-option to never.
7191
7192 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7193
7194         * message.el (message-signed-or-encrypted-p): New function.
7195         (message-forward-make-body): Use it.
7196
7197         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7198         Replace encode-coding-string with mm-encode-coding-string.
7199
7200 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7201
7202         * nneething.el (nneething-decode-file-name): Replace
7203         decode-coding-string with mm-decode-coding-string.
7204
7205         * gnus-int.el (gnus-open-server): Say failed server's name.
7206
7207 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7208
7209         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7210         strings to a single string.  Quote `errors-file-name'.
7211         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7212         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7213         Adjust calls.  Use `shell-quote-argument'.
7214
7215 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7216
7217         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7218         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7219
7220         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7221         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7222         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7223         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7224         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7225         (gnus-subscribe-newsgroup, gnus-1):
7226         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7227         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7228         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7229         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7230
7231 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7234         keystroke.
7235         (gnus-summary-limit-to-bodies): Implement headersp.
7236
7237 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7238
7239         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7240
7241 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7242
7243         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7244
7245 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7246
7247         * message.el (message-generate-hashcash): Expand range of values to
7248         include `opportunistic'.
7249         (message-send-mail): Use it.
7250
7251 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7252
7253         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7254         and comment it.
7255
7256         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7257
7258 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7259
7260         * gnus-util.el (gnus-extract-address-components): Improve comment.
7261
7262 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7263
7264         * gnus-util.el (gnus-extract-address-components): Work with address in
7265         which the name portion contains @.
7266
7267         * lpath.el: Fbind custom-autoload.
7268
7269 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7270
7271         * gnus.el (gnus-start): Move custom group up.
7272         (gnus-select-method): Don't autoload, but make it available for
7273         `customize-variable'.
7274         (gnus-getenv-nntpserver): Don't autoload.
7275
7276 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7277
7278         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7279
7280 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7281
7282         * message.el (message-sendmail-extra-arguments): New variable.
7283         (message-send-mail-with-sendmail): Use it.
7284
7285 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7288         mm-with-unibyte-current-buffer to make string unibyte.
7289
7290         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7291         mm-string-as-multibyte.
7292
7293 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7294
7295         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7296         Reported by Werner Koch <wk@gnupg.org>.
7297
7298 2006-11-14  Daiki Ueno  <ueno@p360>
7299
7300         * mml2015.el: Autoload epa-select-keys when compiling.
7301
7302 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7303
7304         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7305         message-options.
7306         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7307
7308 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7309
7310         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7311         EasyPG (< 0.0.6).
7312         (mml2015-always-trust): New user option.
7313         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7314         prompt.
7315
7316 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7317
7318         * nntp.el (nntp-authinfo-force): New variable.
7319         (nntp-send-authinfo): Use it.
7320
7321 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7322
7323         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7324         decode encoded words.  Improve prompt.  Add comment about forwarding.
7325         (message-replacement-char): Move up.
7326
7327 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7328
7329         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7330         instead of gnus-intersection because arguments of gnus-sorted-nunion
7331         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7332
7333 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7334
7335         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7336         (message-simplify-subject-functions): Enable
7337         message-strip-subject-encoded-words by default.
7338
7339 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7340
7341         * message.el (message-strip-subject-encoded-words): New function.
7342         (message-simplify-subject-functions): New variable.
7343         (message-simplify-subject): Use it.  Fix typo in doc string.
7344         Support message-strip-subject-encoded-words.
7345
7346 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7347
7348         * gnus-diary.el (gnus-diary-delay-format-function):
7349         * nndiary.el (nndiary-reminders):
7350         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7351
7352 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7353
7354         * gnus-art.el (article-hide-boring-headers): Fetch date from
7355         gnus-original-article-buffer to avoid problems with localized date
7356         strings.
7357
7358 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7359
7360         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7361
7362 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7363
7364         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7365         New variables.
7366         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7367         (mm-charset-synonym-alist): Move some entries to
7368         mm-codepage-iso-8859-list.
7369         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7370         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7371
7372 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7375
7376 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7377
7378         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7379         with Emacs 21 and XEmacs.
7380
7381 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7382
7383         * spam.el (spam-parse-address): New function for better parsing,
7384         catching errors, etc.
7385         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7386
7387 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7388
7389         * mm-view.el: Add interactive arg to html2text autoload.
7390
7391 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7394
7395 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7396
7397         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7398         variables.
7399         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7400         (mm-charset-synonym-alist): Move some entries to
7401         mm-codepage-iso-8859-list.
7402
7403         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7404
7405 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7406
7407         * message.el (message-citation-line-format)
7408         (message-insert-formated-citation-line): Fix implementation of %E, %N
7409         and %n according to the doc string.
7410
7411 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7412
7413         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7414         car-safe to avoid bad parses.
7415
7416 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7419         names.
7420
7421         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7422
7423 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7426         header.
7427
7428         * message.el (message-draft-headers): Add Date.
7429         (message-headers-to-generate): Fix typo in docstring.
7430
7431         * nndraft.el (nndraft-required-headers): New variable.
7432         (nndraft-generate-headers): Use it.
7433
7434         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7435
7436 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7437
7438         * gnus-registry.el (gnus-registry-wash-for-keywords)
7439         (gnus-registry-find-keywords): New functions to allow easy searching of
7440         articles that are in the registry.
7441
7442 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7443
7444         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7445         ietf-drums-parse-address instead of gnus-extract-address-components.
7446         Reported by Damien Elmes <damien@repose.cx>.
7447
7448 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7449
7450         * gnus.el (gnus-mime): Remove unused custom group.
7451
7452 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7453
7454         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7455         "blank line" when searching for end of armor headers.
7456
7457 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * gmm-utils.el (gmm-write-region): Fix variable name.
7460
7461 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7462
7463         * gmm-utils.el (gmm-write-region): New function based on compatibility
7464         code from `mm-make-temp-file'.
7465
7466         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7467
7468         * nnmaildir.el (nnmaildir--update-nov)
7469         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7470         Use `gmm-write-region'.
7471
7472 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7473
7474         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7475         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7476
7477         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7478
7479         * message.el (message-replacement-char): New variable.
7480         (message-fix-before-sending): Use it.
7481         (message-simplify-subject): New function to remove duplicate code.
7482         (message-reply, message-followup): Use it.
7483
7484         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7485         gnus-summary-limit-to-articles.
7486
7487 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7488
7489         * gnus-util.el (gnus-with-local-quit): New macro.
7490
7491         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7492
7493 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7494
7495         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7496         ignore non-string data.
7497
7498 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7499
7500         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7501         non-string data (needs to be done in the registry too).
7502
7503 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7504
7505         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7506         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7507         (gnus-registry-split-fancy-with-parent)
7508         (gnus-registry-fetch-simplified-message-subject-fast)
7509         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7510         Remove text properties on ingress into the registry and when it's saved.
7511         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7512         registry from entries with no groups.
7513
7514 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7515
7516         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7517         function to remove string properties.
7518
7519 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7520
7521         * gmm-utils.el (gmm): Adjust custom version.
7522
7523         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7524         custom version.
7525
7526         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7527
7528 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * gnus-art.el (gnus-insert-prev-page-button)
7531         (gnus-insert-next-page-button): Simplify.  Reformat.
7532
7533 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7534
7535         * gnus-art.el (gnus-insert-prev-page-button)
7536         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7537
7538 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7539
7540         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7541
7542 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7543
7544         * gnus-art.el (gnus-insert-mime-button)
7545         (gnus-insert-mime-security-button):
7546         Apply gnus-article-button-face to MIME and security buttons.
7547
7548 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7549
7550         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7551         readable.
7552
7553 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7556
7557 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7558
7559         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7560         `browse-url-of-file' instead of `browse-url'.
7561
7562 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7563
7564         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7565         regexp.  Articles containing quotation were cut prematurely.
7566
7567 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * message.el (message-cite-original-1): Use nobody by default for the
7570         value of From header.
7571         (message-reply): Ditto.
7572
7573 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7574
7575         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7576         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7577         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7578
7579 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7580
7581         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7582         mails in the doc string.  Add some URLs in comment.
7583         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7584
7585 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7588         backslashes handling and the way to find boundaries of quoted strings.
7589
7590 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7591
7592         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7593         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7594         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7595         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7596
7597 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7598
7599         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7600         doc string.
7601         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7602
7603 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7604
7605         * lpath.el: Fbind epg-check-configuration.
7606
7607 2006-09-06  Simon Josefsson  <jas@extundo.com>
7608
7609         * mml2015.el (mml2015-use): Doc fix, mention epg.
7610
7611 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7612
7613         * mml2015.el (mml2015-use): Default to epg, if available.
7614
7615 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7616
7617         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7618         message-sender.
7619         (mml1991-epg-encrypt): Ditto.
7620         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7621         message-sender.
7622         (mml2015-epg-encrypt): Ditto.
7623
7624 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7625
7626         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7627         several common directories.
7628
7629 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7630
7631         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7632         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7633
7634 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7635
7636         * gnus-art.el (article-decode-encoded-words): Make it fast.
7637
7638 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7639
7640         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7641
7642         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7643         in quoted string into `\'.
7644
7645 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7646
7647         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7648         Use standard-syntax-table.
7649
7650 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * gnus-art.el (gnus-decode-address-function): New variable.
7653         (article-decode-encoded-words): Use it to decode headers which are
7654         assumed to contain addresses.
7655         (gnus-mime-delete-part): Remove useless `or'.
7656
7657         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7658         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7659         (gnus-nov-parse-line): Use it to decode From header.
7660         (gnus-get-newsgroup-headers): Ditto.
7661         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7662
7663         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7664         (mail-decode-encoded-address-string): New alias.
7665
7666         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7667         New function.
7668         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7669         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7670         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7671         (rfc2047-decode-string): Ditto.
7672         (rfc2047-decode-address-region): New function.
7673         (rfc2047-decode-address-string): New function.
7674
7675 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7676
7677         * message.el (message-caesar-buffer-body): Allow rotating headers.
7678
7679         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7680
7681         * message.el (message-insert-formated-citation-line): Fix %f.
7682         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7683
7684 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7685
7686         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7687         (gnus-bookmark-mouse-available-p): New macro.
7688         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7689         (gnus-bookmark-bmenu-show-infos): Use it.
7690         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7691         (gnus-bookmark-bmenu-hide-infos): Ditto.
7692         (gnus-bookmark-remove-properties): New function.
7693         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7694         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7695         (gnus-bookmark-write-file): Bind coding-system-for-write.
7696         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7697         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7698         group before selecting it.
7699         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7700         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7701         quit-window if it is not available; use gnus-mouse-2 and bind it to
7702         gnus-bookmark-bmenu-select-by-mouse.
7703         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7704         (gnus-bookmark-bmenu-select-by-mouse): New function.
7705
7706 2006-08-13  Romain Francoise  <romain@orebokech.com>
7707
7708         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7709         space.
7710
7711 2006-08-10  Romain Francoise  <romain@orebokech.com>
7712
7713         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7714         (dns-mode-soa-auto-increment-serial): New user option.
7715         (dns-mode-soa-maybe-increment-serial): New function.
7716         (dns-mode): Add the latter to `write-contents-functions'.
7717
7718 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7719
7720         * compface.el (uncompface): Use binary rather than raw-text-unix.
7721
7722 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * compface.el (uncompface): Make sure the eol conversion doesn't take
7725         place when communicating with the external programs.  Reported by
7726         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7727
7728 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7729
7730         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7731
7732 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7733
7734         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7735         Make it more robust by parsing author and date independently.
7736
7737 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7738
7739         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7740
7741 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7742
7743         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7744         first matching secret key.
7745         (mml2015-epg-encrypt): Ditto.
7746
7747         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7748         first matching secret key.
7749         (mml1991-epg-encrypt): Ditto.
7750
7751         * mml2015.el (mml2015-encrypt-to-self): New user option.
7752         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7753         mml2015-epg-encrypt-to-self is set.
7754
7755         * mml1991.el (mml1991-encrypt-to-self): New variable.
7756         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7757         mml1991-epg-encrypt-to-self is set.
7758
7759         * mml2015.el (mml2015-signers): New user option.
7760         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7761         (mml2015-epg-encrypt): Allow to select signing keys.
7762
7763         * mml1991.el (mml1991-signers): New variable.
7764         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7765         (mml1991-epg-encrypt): Allow to select signing keys.
7766
7767 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7768
7769         * nnheader.el (nnheader-insert-head): Make it work even if the file
7770         uses CRLF for the line-break code.
7771
7772 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7773
7774         * mml2015.el: Require mml-sec instead of password.
7775         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7776         (mml2015-cache-passphrase): Inherit the default value from
7777         mml-secure-cache-passphrase.
7778         (mml2015-passphrase-cache-expiry): Inherit the default value from
7779         mml-secure-passphrase-cache-expiry.
7780
7781         * mml1991.el: Require mml-sec instead of password.
7782         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7783         (mml1991-cache-passphrase): Inherit the default value from
7784         mml-secure-cache-passphrase.
7785         (mml1991-passphrase-cache-expiry): Inherit the default value from
7786         mml-secure-passphrase-cache-expiry.
7787
7788         * mml-sec.el: Require password.
7789         (mml-secure-verbose): New user option.
7790         (mml-secure-cache-passphrase): New user option.
7791         (mml-secure-passphrase-cache-expiry): New user option.
7792
7793 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7794
7795         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7796         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7797         andreas@altroot.de (Andreas Vögele).
7798
7799         FIXME: Use `tiny change'?
7800
7801 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7802
7803         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7804         workaround for the url package included with Emacs.
7805
7806         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7807
7808 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7809
7810         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7811         correctly.  This fixes a bug caused by the 2006-05-12 change.
7812
7813 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7814
7815         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7816         some information about the error when saying that the `bogus' mail
7817         group will be used.
7818
7819 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7820
7821         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7822         string.
7823
7824 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7825
7826         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7827
7828 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7829
7830         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7831
7832 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7833
7834         * mml1991.el (mml1991-function-alist): Add epg.
7835         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7836         (mml1991-epg-encrypt): New functions.
7837
7838 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7839
7840         * mml2015.el (mml2015-verbose): New variable.
7841         (mml2015-cache-passphrase): Ditto.
7842         (mml2015-passphrase-cache-expiry): Ditto.
7843         (mml2015-function-alist): Add epg.
7844         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7845         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7846         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7847         functions.
7848
7849 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7850
7851         * message.el (message-cite-original-1): Preserve region when removing
7852         quoted text due to X-No-Archive in order to avoid bogus attribution
7853         when citing multiple messages.
7854
7855 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7856
7857         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7858         Kenneth Jacker <khj@be.cs.appstate.edu>.
7859
7860 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7861
7862         * gnus-diary.el (gnus-user-format-function-d)
7863         (gnus-user-format-function-D): Autoload.
7864
7865         * imap.el (Commentary): Fix typo.
7866
7867         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7868         2006-04-22 contribution.
7869
7870 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7871
7872         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7873         It didn't really fix the bogosity I'm seeing with solid web groups.
7874
7875 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7876
7877         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7878         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7879         created using server names.  If we use the feature without declaring
7880         it, Gnus does not properly manage server and group state.
7881
7882         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7883         bound.
7884
7885 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7886
7887         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7888         looking up the method using GROUP's prefix before inventing a new one.
7889         It is used on killed/unknown groups in various places where returning
7890         an all-new method isn't expected by the caller.
7891
7892         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7893         and match semantics of gnus-group-real-prefix.
7894
7895 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7896
7897         * nnmail.el (nnmail-broken-references-mailers): New variable.
7898         (nnmail-ignore-broken-references): New function generalizing
7899         nnmail-fix-eudora-headers.
7900         (nnmail-fix-eudora-headers): Now obsolete.
7901
7902         * gnus-art.el (gnus-button-handle-custom): Support
7903         `customize-apropos*'.
7904
7905 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7906
7907         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7908
7909         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7910         articles.
7911
7912 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7913
7914         * message.el (message-cite-reply-above): New variable.
7915         (message-yank-original): Use it.
7916
7917 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7918
7919         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7920
7921 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7922
7923         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7924         as read.
7925
7926         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7927
7928 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7929
7930         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7931         (gnus-bookmark-default-file): Use gnus-directory.
7932         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7933         Remove "*" in doc string.
7934         (gnus-bookmark-write-file): Simplify.
7935         (gnus-bookmark-maybe-sort-alist): Use `when'.
7936         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7937         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7938         FIXME about Emacs 21 and XEmacs compatibility.
7939         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7940         compatibility.
7941         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7942         compatibility.
7943         (gnus-bookmark-menu-heading): Fix version.
7944
7945 2006-06-19  Bastien Guerry  <bzg@altern.org>
7946
7947         * gnus-bookmark.el: New file.
7948
7949 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7950
7951         * message.el (message-syntax-checks): Doc fix.
7952
7953 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7954
7955         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7956         unsubscribed groups as if they were killed ones.  It causes duplicate
7957         entries in gnus-newsrc-alist.
7958
7959 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7960
7961         * message.el (message-syntax-checks): Doc fix.
7962         (message-send-mail): Add check for continuation headers.
7963         (message-check-news-header-syntax): Fix regexp used to check for
7964         continuation headers.
7965
7966 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7967
7968         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7969
7970 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7971
7972         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7973
7974 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7975
7976         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7977         default-truncate-lines.
7978
7979 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7980
7981         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7982         to fill the utf-8 entry.
7983
7984         * lpath.el: Fbind unicode-precedence-list.
7985
7986 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7987
7988         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7989
7990 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7991
7992         * gnus-agent.el (directory-files-and-attributes): Move all the way
7993         forward (the third and final move).
7994         (gnus-agent-read-agentview): Trap reconstruction errors due to
7995         nonexistant directory.  Handle by returning nil.
7996
7997 2006-05-30  Didier Verna  <didier@xemacs.org>
7998
7999         * message.el (message-dont-reply-to-names): Update the custom type.
8000         * message.el (message-dont-reply-to-names): New defsubst: potentially
8001         convert a list of regexps into a single one.
8002         * message.el (message-get-reply-headers): Use it.
8003         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8004
8005 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8006
8007         * gnus-agent.el (directory-files-and-attributes): Move forward.
8008
8009 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8010
8011         * gnus-ml.el (gnus-mailing-list-subscribe)
8012         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8013         (gnus-mailing-list-message): Fix doc strings.
8014
8015 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8016
8017         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8018         of doing it manually.
8019
8020 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8021
8022         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8023         comment.
8024
8025 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8026
8027         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8028         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8029         (gnus-agent-read-local): All symbols allocated in my-obarray.
8030         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8031         (gnus-agent-regenerate-group): Check numeric names to see if they are
8032         messages or groups.
8033         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8034         better way of do this...)
8035
8036         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8037         'dummy.group' (there should be a better way of do this...)
8038
8039 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8040
8041         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8042         (gnus-saved-headers): Ditto.
8043         (gnus-default-article-saver): Mention functions may have properties.
8044         (gnus-article-save): Override gnus-save-all-headers and
8045         gnus-saved-headers by :headers property which saver function may have.
8046         (gnus-summary-save-in-file): Add :headers property.
8047         (gnus-summary-write-to-file): Ditto.
8048
8049         * gnus-sum.el (gnus-summary-save-article): Bind
8050         gnus-prompt-before-saving to t when saving many articles in a file;
8051         always show all headers.
8052
8053         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8054
8055 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8056
8057         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8058         marks.
8059
8060         * message.el (message-indent-citation): Add optional arguments to allow
8061         using it outside of message buffers.
8062
8063         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8064         (gnus-article-treat-unfold-headers): Use it.
8065         (gnus-article-truncate-lines): New variable.
8066         (gnus-article-mode): Use it.
8067         (gnus-article-toggle-truncate-lines): New function.
8068
8069         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8070         gnus-article-toggle-truncate-lines.
8071
8072         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8073         coding system in XEmacs, use binary.
8074
8075 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8076
8077         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8078         after-load-alist.
8079
8080         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8081         this function should save decoded articles.
8082         (gnus-summary-write-to-file): Use property to specify this function
8083         should save decoded articles and specify gnus-summary-save-in-file
8084         should be used to save articles other than the first one when saving
8085         many articles.
8086         (gnus-summary-save-body-in-file): Use property to specify this
8087         function should save decoded articles.
8088         (gnus-summary-write-body-to-file): Use property to specify this
8089         function should save decoded articles and specify
8090         gnus-summary-save-body-in-file should be used to save articles other
8091         than the first one when saving many articles.
8092
8093         * gnus-sum.el (gnus-summary-save-article): Simplify.
8094
8095 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * gnus-art.el (gnus-default-article-saver): Add
8098         gnus-summary-write-body-to-file.
8099         (gnus-article-save-coding-system): Don't use coding system object
8100         in XEmacs.
8101         (gnus-read-save-file-name): Add optional `dir-var' argument which
8102         specifies directory in which files are saved; work even if optional
8103         `variable' argument is not specified.
8104         (gnus-summary-write-to-file): Read file name.
8105         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8106         (gnus-summary-write-body-to-file): New function.
8107
8108         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8109         (gnus-summary-local-variables): Add it.
8110         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8111         (gnus-summary-save-article): Remove optional `decode' argument;
8112         determine whether to decode articles by the value of
8113         gnus-default-article-saver; when saving many files using
8114         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8115         it first and use gnus-summary-save-in-file or
8116         gnus-summary-save-body-in-file thereafter unless
8117         gnus-prompt-before-saving is always; move point to article which
8118         will be saved.
8119         (gnus-summary-save-article-file): Revert.
8120         (gnus-summary-write-article-file): Revert.
8121         (gnus-summary-save-article-body-file): Revert.
8122         (gnus-summary-write-article-body-file): New function.
8123
8124 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8125
8126         * gnus-art.el (gnus-default-article-saver): Doc fix.
8127         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8128         from gnus-summary-save-article-coding-system, and default to a
8129         certain coding system.
8130         (gnus-output-to-file): Add coding cookie and encode text according
8131         to gnus-article-save-coding-system; don't use mm-append-to-file.
8132
8133         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8134         gnus-art.el and rename to gnus-article-save-coding-system.
8135         (gnus-summary-save-article): Require gnus-art; don't show all
8136         headers if it decodes articles; don't add coding cookie here;
8137         don't bind mm-text-coding-system-for-write.
8138         (gnus-summary-save-article-file): Save decoded articles.
8139         (gnus-summary-write-article-file): When saving many files, use
8140         gnus-summary-write-to-file first and gnus-summary-save-in-file
8141         thereafter unless gnus-prompt-before-saving is always.
8142         (gnus-summary-save-article-body-file): Save decoded articles.
8143
8144         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8145
8146 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8147
8148         * nnrss.el (nnrss-check-group): Bind hash-index.
8149
8150 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8151
8152         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8153         its hash index.  Store this hash in `nnrss-group-data'.
8154         (nnrss-read-group-data): Update accordingly.
8155
8156 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8157
8158         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8159         entry.
8160
8161         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8162         gnus-article-browse-html-article.
8163
8164 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8165
8166         * gnus-sum.el (gnus-summary-mime-map): Add
8167         gnus-article-browse-html-article.
8168
8169         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8170
8171 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8172
8173         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8174         suitable coding systems in customize.
8175
8176 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8177
8178         * mail-source.el (mail-sources): Fix custom type.
8179
8180 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8181
8182         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8183         (gnus-summary-expire-articles-now): Shorten prompt.
8184
8185         * gmm-utils.el (wid-edit): Require.
8186         (defun-gmm): Renamed from `gmm-defun-compat'.
8187         (gmm-image-search-load-path): Use it.
8188         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8189
8190 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8191
8192         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8193         variable.
8194         (gnus-summary-save-article): Add optional `decode' argument.  If
8195         it is set and gnus-summary-save-article-coding-system is non-nil,
8196         save decoded article.
8197         (gnus-summary-write-article-file): Save decoded article if
8198         gnus-summary-save-article-coding-system is non-nil.
8199
8200         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8201         type.
8202
8203 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8204
8205         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8206
8207 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8208
8209         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8210         first to test gnus-single-article-buffer which may be buffer-local.
8211
8212         * gnus-sum.el (gnus-summary-setup-buffer): Make
8213         gnus-single-article-buffer buffer-local and nil in ephemeral
8214         group; make gnus-article-buffer, gnus-article-current, and
8215         gnus-original-article-buffer always buffer-local.
8216         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8217         group.
8218         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8219
8220 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8221
8222         * nnml.el (nnml-request-compact-group): Compressed files might not
8223         have .gz extension.
8224
8225 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8226
8227         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8228         (mm-copy-to-buffer): Use with-current-buffer.
8229         (mm-display-part): Simplify.
8230         (mm-inlinable-p): Add optional arg `type'.
8231
8232 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8233
8234         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8235         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8236         Try harder to show the attachment internally or externally using
8237         gnus-mime-view-part-as-type.
8238
8239 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8240
8241         * message.el (message-from-style, message-signature-separator)
8242         (message-user-organization-file, message-send-mail-function)
8243         (message-citation-line-function, message-yank-prefix)
8244         (message-indent-citation-function, message-signature)
8245         (message-signature-file, message-signature-insert-empty-line):
8246         Remove autoloads.
8247
8248         * gnus-art.el (gnus-buttonized-mime-types): Remove
8249         "multipart/signed".  Revert 2006-04-26 change.
8250
8251 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8252
8253         * gnus.el (gnus-version-number): Bump version.
8254
8255 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8256
8257         * gnus.el: No Gnus v0.5 is released.
8258
8259 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8260
8261         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8262         fetching articles by message-id.
8263
8264 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * message.el (hashcash): Require hashcash as normal.
8267
8268         * ecomplete.el (ecomplete-highlight-match-line): Use
8269         point-at-eol.
8270         (ecomplete-highlight-match-line): Use `highlight', because that
8271         face exists in both Emacs and XEmacs.
8272
8273         * message.el (message-display-abbrev): Use point-at-bol.
8274
8275         * mail-source.el: Don't require timer/timer-funcs.
8276
8277         * gnus-async.el: Ditto.
8278
8279         * password.el: Ditto.
8280
8281         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8282
8283         * mm-url.el: Ditto.
8284
8285         * gnus-xmas.el: Don't require timer-funcs.
8286
8287         * mm-util.el: Require timer/timer-funcs.
8288
8289 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8290
8291         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8292         Close.
8293
8294 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8295
8296         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8297         unibyte after clear-decrypt function runs.
8298
8299         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8300         returns as a unibyte string.
8301
8302 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8303
8304         * lpath.el: Revert.
8305
8306         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8307         (pgg-gpg-process-sentinel): Revert.
8308
8309         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8310         (pgg-pgp-lookup-key): Revert.
8311
8312         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8313         (pgg-pgp5-lookup-key): Revert.
8314
8315         * pgg.el (pgg-fetch-key): Revert.
8316
8317 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * lpath.el: Fbind string-as-multibyte for XEmacs.
8320
8321         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8322         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8323         (mml1991-pgg-encrypt): Ditto.
8324
8325         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8326         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8327         a multibyte buffer.
8328
8329         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8330         (pgg-pgp-lookup-key): Ditto.
8331
8332         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8333         (pgg-pgp5-lookup-key): Ditto.
8334
8335         * pgg.el (pgg-fetch-key): Ditto.
8336
8337 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8338
8339         * message.el (message-user-organization-file): Check several
8340         locations of the organization file.
8341
8342         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8343         Add gnus-article-view-part-as-type.
8344
8345         * gnus-art.el (gnus-article-view-part-as-type): New function.
8346
8347         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8348         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8349
8350         * mml.el: Simplify autoload.
8351         (mml-mode): defvar dnd-protocol-alist instead of using
8352         symbol-value.
8353         (mml-default-directory): New variable.
8354         (mml-minibuffer-read-file): Use it.
8355         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8356
8357         * message.el (message-citation-line-format): New variable.
8358         (message-insert-formated-citation-line): New function.
8359         (message-citation-line-function): Add
8360         `message-insert-formated-citation-line' to custom type.
8361
8362         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8363         to doc string.
8364
8365         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8366         depending on mm-verify-option.
8367
8368 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8371         binding pgg-* variables; reimplement the section which prevents
8372         MIME header from being signed.
8373         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8374         pgg-text-mode; remove a blank line at the top of body.
8375
8376         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8377         lines at the top of body; use gnus-newsgroup-charset if there's no
8378         Charset header.
8379
8380 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8381
8382         * message.el (message-self-insert-commands): Doc fix.
8383
8384         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8385         (mm-uu-pgp-encrypted-test): Ditto.
8386         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8387         between header and body; return application/pgp-encrypted handle
8388         if decryption failed; decode decrypted body by charset.
8389
8390         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8391         element match to application/pgp-*.
8392
8393 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8394
8395         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8396         HTML.
8397
8398 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8399
8400         * mail-source.el (mail-source-call-script): Message the error
8401         string.
8402
8403 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8404
8405         * gnus-util.el (gnus-byte-compile): Use it.
8406
8407 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8408
8409         * gnus-util.el (kill-empty-logs): New function.
8410
8411 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8412
8413         * message.el (message-mail-alias-type): Doc fix.
8414         (message-mail-alias-type-p): New function.
8415         (message-send): Use it.
8416         (message-mode): Ditto.
8417         (message-strip-forbidden-properties): Ditto.
8418
8419         * ecomplete.el (ecomplete-database-file-coding-system): New
8420         variable.
8421         (ecomplete-save): Use it.
8422         (ecomplete-setup): Use it.
8423
8424 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8425
8426         * message.el (message-self-insert-commands): New variable.
8427         (message-strip-forbidden-properties): Use it.
8428
8429 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8430
8431         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8432         that doesn't make XEmacs choke.
8433
8434 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8435
8436         * gnus-util.el (gnus-replace-in-string):
8437         Prefer replace-regexp-in-string over of replace-in-string.
8438
8439 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * gnus-util.el (gnus-select-frame-set-input-focus):
8442         Use select-frame-set-input-focus if it is available in XEmacs; use
8443         definition defined in Emacs 22 for old Emacsen.
8444
8445         * dgnushack.el: Autoload unmorse-region for XEmacs.
8446
8447         * lpath.el: Bind cursor-in-non-selected-windows and
8448         select-frame-set-input-focus for XEmacs.
8449
8450 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8451
8452         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8453
8454 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8455
8456         * gnus-registry.el (gnus-registry-cache-save): Remove text
8457         properties when saving via the temp buffer.
8458
8459 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8460
8461         * message.el (message-generate-hashcash): Honor custom type.
8462
8463 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8464
8465         * message.el (message-generate-hashcash): Default to non-nil when
8466         hashcash is found.
8467
8468         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8469         (gnus-refer-thread-limit): Increase default to 500.
8470
8471         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8472
8473         * flow-fill.el (fill-flowed): Allow delete-space.
8474
8475 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8476
8477         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8478         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8479         Remove autoloads.
8480
8481 2006-04-18  Simon Josefsson  <jas@extundo.com>
8482
8483         * message.el (message-generate-hashcash): Default to.
8484
8485 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8486
8487         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8488         concatenating segments rather than before concatenating them.
8489
8490 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8491
8492         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8493
8494 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8495
8496         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8497
8498         * message.el (message-forward-make-body-plain): Allow
8499         message-forward-ignored-headers to be a list.
8500         (message-remove-ignored-headers): Factor out into function.
8501         (message-forward-make-body-mml): Use it.
8502
8503         * imap.el (imap-quote-specials): New function.
8504         (imap-login-auth): Quote specials.
8505
8506         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8507         (rfc2231-parse-string): Allow concatanation of parameters that
8508         aren't contiguous.  The test case is
8509           (mail-header-parse-content-type "message/external-body;
8510             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8511             access-type=LOCAL-FILE;
8512             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8513
8514 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8515
8516         * nntp.el (nntp-accept-process-output): Return the value of
8517         `nnheader-accept-process-output'.
8518
8519 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8520
8521         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8522         (gnus-button-alist): Recognize more diff formats.
8523         (gnus-button-patch): Strip directory.
8524
8525 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8526
8527         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8528         Emacs 22 when setting focus.
8529
8530 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8531
8532         * gnus-art.el (gnus-article-treat-types): Do treatment of
8533         text/x-verbatim parts.
8534         (gnus-button-patch): New command.
8535
8536         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8537         addresses that contain invalid characters.
8538
8539 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8540
8541         * message.el (message-put-addresses-in-ecomplete): Use
8542         gnus-replace-in-string.
8543         (message-is-yours-p): Use the more correct
8544         mail-header-parse-address instead of
8545         mail-extract-address-components.
8546         (message-put-addresses-in-ecomplete): Fix typo.
8547
8548         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8549         keystroke.
8550
8551         * gnus-art.el (gnus-treatment-function-alist): Change order of
8552         newsgroups/generic header folding to avoid double-folding.
8553
8554         * message.el (message-hidden-headers): Add X-Draft-From.
8555
8556         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8557         command.
8558         (gnus-summary-repeat-search-article-backward): New command.
8559
8560         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8561         groups in the parent topic.
8562
8563 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8564
8565         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8566         (spam-extra-header-to-number): Return the CRM114 number as a
8567         number instead of a string.
8568
8569 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8570
8571         * gnus-art.el (gnus-face-properties-alist): Moved here from
8572         gnus-fun.
8573
8574         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8575
8576 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8577
8578         * message.el (message-strip-forbidden-properties): Only display on
8579         self-insert-command.
8580
8581         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8582         reindent.
8583         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8584
8585 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8586
8587         * smiley.el (smiley-style): Fix typo.
8588
8589 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8590
8591         * hashcash.el (hashcash-insert-payment-async-2): Use
8592         message-goto-eoh instead of doing it manually.
8593         (mail-add-payment): Use message-narrow-to-header instead of trying
8594         to do the same itself.
8595
8596         * message.el (message-hidden-headers): Add Face.
8597
8598         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8599         reparenting code.
8600         (gnus-summary-reparent-children): Refactored out code.
8601         (gnus-summary-thread-map): New keystroke.
8602         (gnus-summary-reparent-children): Make into command.
8603
8604         * smiley.el (smiley-style): Default to `medium' if using a large
8605         font.
8606
8607         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8608         does it itself.
8609
8610         * message.el (message-point-in-header-p): Simplify definition.
8611
8612 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8613
8614         * nnagent.el (nnagent-request-set-mark): Silence log file
8615         writing.
8616         (nnagent-request-set-mark): Use write-region instead of
8617         append-to-file.
8618
8619         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8620         strange select method.
8621
8622         * ecomplete.el (ecomplete-display-matches): Get highlightling
8623         right.
8624         (ecomplete-display-matches): Use literals.
8625         (ecomplete-display-matches): Disable message logging.
8626
8627         * message.el (message-display-abbrev): Small optimization.
8628
8629         * ecomplete.el (ecomplete-display-matches): Allow automatic
8630         display.
8631
8632         * message.el (message-strip-forbidden-properties): Display
8633         abbrevs.
8634         (message-display-abbrev): Get automatic display right.
8635
8636         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8637         keystrokes.
8638
8639 2006-04-13  Romain Francoise  <romain@orebokech.com>
8640
8641         TODO: Backport to v5-10!
8642
8643         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8644         Moved here (and renamed) from gnus-registry.el.
8645
8646         * gnus-registry.el: Require gnus-util.
8647         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8648
8649 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8650
8651         * gnus-group.el (gnus-group-catchup-current): Change
8652         if-then-else-if-then-else into cond.
8653         (gnus-group-catchup): Indent.
8654         (group-name-at-point): New function.
8655         (gnus-fetch-group): Provide default from thing at point.
8656
8657 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8658
8659         * message.el (message-display-abbrev): Fix regexp.
8660
8661         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8662         choosing.
8663         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8664         dead variables.
8665
8666         * message.el (message-newline-and-indent): Remove debugging.
8667         (message-display-abbrev): Use new implementation.
8668
8669 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8670
8671         * gnus-art.el (gnus-article-mode): Set
8672         cursor-in-non-selected-windows to nil.
8673
8674         * smiley.el: Revert previous change.
8675         (smiley-data-directory): defvar it before using it in the
8676         defcustom of `smiley-style'.
8677
8678 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * message.el (message-newline-and-indent): New function.
8681
8682         * ecomplete.el: Implement more bits.
8683
8684         * message.el (message-put-addresses-in-ecomplete): Clean up the
8685         string.
8686
8687         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8688
8689         * gnus-sum.el (gnus-summary-save-parts): Bind
8690         gnus-summary-save-parts-counter and use it to make unique file
8691         names.
8692
8693         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8694
8695         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8696         parameter to say whether to actually parse the individual
8697         addresses.
8698
8699         * message.el (message-put-addresses-in-ecomplete): New function.
8700         (ecomplete): Require.
8701         (message-mail-alias-type): Add ecomplete as an option.
8702
8703 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8704
8705         * flow-fill.el (fill-flowed): Remove trailing space from blank
8706         quoted lines.
8707
8708 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8709
8710         * smiley.el (smiley-style): Move definition later to avoid a
8711         compilation warning.
8712
8713 2006-04-12  Kenichi Handa  <handa@m17n.org>
8714
8715         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8716         buffer and then decode the buffer text if necessary.
8717         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8718         first, and after mm-encode-body, change the buffer to unibyte.
8719         Use mm-disable-multibyte instead of set-buffer-multibyte.
8720
8721 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8724         Content-Type header instead of Content-Disposition header.
8725         (gnus-mime-inline-part): Ditto.
8726         (gnus-mime-view-part-as-charset): Ignore charset that the part
8727         specifies.
8728
8729         * mm-decode.el (mm-display-part): Work with external parts and
8730         usual parts similarly.
8731
8732         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8733         instead of gnus-display-mime.
8734
8735         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8736         instead of with-temp-buffer.
8737
8738         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8739         tag to summarized topics part in order to encode non-ASCII text.
8740
8741 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8742
8743         * smiley.el (smiley-style): New variable.
8744         (smiley-directory): New function.
8745         (smiley-data-directory): Derive from `smiley-style' using
8746         `smiley-directory'.
8747         (smiley-regexp-alist): Add new entries.
8748
8749         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8750         (gnus-article-browse-delete-temp): Add :version.
8751
8752 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8753
8754         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8755         the sieve region.
8756
8757 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8758
8759         * gnus.el (gnus-version-number): Bump version.
8760
8761 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8762
8763         * gnus.el: No Gnus v0.4 is released.
8764
8765 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8766
8767         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8768         layout.
8769
8770         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8771         unknown charset.
8772
8773         * message.el (message-header-synonyms): Add Original-To to the
8774         default.
8775
8776         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8777         optional parameter.
8778
8779 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8780
8781         * gnus-fun.el (gnus): Require it for gnus-directory.
8782
8783 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8784
8785         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8786
8787 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8788
8789         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8790
8791 2006-04-05  Simon Josefsson  <jas@extundo.com>
8792
8793         * password.el (password-reset): New function.
8794
8795 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8796
8797         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8798         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8799
8800 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8801
8802         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8803         Some whitespace was matched into the url, which broke browsing hits
8804         > 100 when mm-url-use-external was nil.
8805
8806 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8807
8808         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8809         gnus-extra-headers for 'Newsgroups.
8810
8811         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8812         bound.
8813
8814 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8815
8816         * pgg-gpg.el: Clean up process buffers every time gpg processes
8817         complete.
8818
8819 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8820
8821         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8822         doc string.
8823
8824 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8825
8826         * pgg-gpg.el (pgg-gpg-process-filter)
8827         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8828
8829         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8830         lines, temporary fix.
8831
8832 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8833
8834         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8835
8836 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8837
8838         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8839         default-enable-multibyte-characters.  This reverts the change from
8840         revision 6.17 which is no longer necessary because the passphrase
8841         is sent separately now.  GnuPG messages are unreadable under
8842         multibyte locales with default-enable-multibyte-characters set to
8843         nil.
8844
8845 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8846
8847         * message.el (message-tool-bar-gnome): Move "spell".
8848
8849 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8850
8851         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8852         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8853         instead.
8854
8855 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8856
8857         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8858         newsgroups handling for NNTP overviews which don't include
8859         Newsgroups.
8860
8861 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8862
8863         * message.el (message-resend): Bind message-generate-hashcash to nil.
8864
8865 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8866
8867         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8868         when searching for already-paid recipients.
8869
8870 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8871
8872         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8873         passphrases when it is not needed.
8874         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8875         passphrase stuff from gpg, should only be necessary when you use
8876         gpg with a smartcard.
8877
8878 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8879
8880         * mml.el (mml-insert-mime): Ignore cached contents of
8881         message/external-body part.
8882
8883         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8884         (mm-insert-part): Ditto.
8885
8886 2006-03-23  Simon Josefsson  <jas@extundo.com>
8887
8888         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8889         Reiner.
8890         (pgg-gpg-use-agent-p): Use it again.
8891
8892 2006-03-23  Simon Josefsson  <jas@extundo.com>
8893
8894         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8895         older emacsen.
8896         (pgg-gpg-use-agent-p): Don't use it.
8897
8898 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8899
8900         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8901         if we can.
8902
8903 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8904
8905         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8906         (pgg-gpg-update-agent): New function.
8907         (pgg-gpg-use-agent-p): New function.
8908         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8909         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8910         (pgg-gpg-sign-region): Use it.
8911
8912 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8915         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8916
8917 2006-03-21  Simon Josefsson  <jas@extundo.com>
8918
8919         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8920         <wilde@sha-bang.de>.
8921         (pgg-gpg-use-agent): New variable.
8922         (pgg-gpg-process-region): Use it.
8923         (pgg-gpg-encrypt-region): Likewise.
8924         (pgg-gpg-encrypt-symmetric-region): Likewise.
8925         (pgg-gpg-decrypt-region): Likewise.
8926         (pgg-gpg-sign-region): Likewise.
8927         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8928
8929 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8930
8931         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8932
8933         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8934         Add comment on version.
8935
8936 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8937
8938         * smiley.el: Add missing test smiley.
8939
8940 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * mm-decode.el (mm-with-part): New macro.
8943         (mm-get-part): Use it; work with message/external-body as well.
8944         (mm-save-part): Treat name and filename equally.
8945
8946         * mm-extern.el (mm-extern-cache-contents): New function.
8947         (mm-inline-external-body): Use it; force the part to be displayed;
8948         move undisplayer added to the cached handle to the parent.
8949
8950         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8951         (gnus-mime-view-part-as-type): Work with message/external-body.
8952
8953         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8954
8955 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8956
8957         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8958         images in image-load-path.  [Sync with image.el, revision 1.60, in
8959         Emacs.]
8960
8961 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8962
8963         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8964         path rather than symbol.  Always return list of directories.
8965         Guarantee that image directory comes first.  [Sync with image.el,
8966         revision 1.59, in Emacs.]
8967
8968         * message.el (message-make-tool-bar): Adjust to new API of
8969         `gmm-image-load-path-for-library'.
8970
8971         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8972
8973         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8974
8975 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8976
8977         * gnus-art.el (gnus-article-only-boring-p):
8978         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8979         intangible text.
8980         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8981
8982 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8983
8984         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8985         `defun' instead of `gmm-defun-compat'.
8986
8987 2006-03-14  Simon Josefsson  <jas@extundo.com>
8988
8989         * message.el (message-unique-id): Don't use message-number-base36
8990         if (user-uid) is a float.
8991         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8992
8993 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8994
8995         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8996
8997         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8998         empty line between a part and a message part.
8999
9000 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9001
9002         * smiley.el: Add more test smileys.
9003         (smiley-data-directory, smiley-regexp-alist)
9004         (gnus-smiley-file-types): Fix doc strings.
9005         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9006         adding new elements.
9007         (smiley-mouse-map): Unused code.  Make it a comment.
9008
9009 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9010
9011         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9012         scan latest NoCeM messages instead of old ones.
9013         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9014         delimiters that are recently used.
9015         (gnus-nocem-load-cache): Add autoload cookie.
9016
9017         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9018
9019         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9020         level which is larger than gnus-use-nocem is specified.
9021
9022         * gnus-group.el (gnus-group-get-new-news): Ditto.
9023
9024 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9025
9026         * gnus-util.el (gnus-tool-bar-update): New function.
9027
9028         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9029         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9030
9031         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9032
9033         * gnus-group.el (gnus-group-redraw-when-idle)
9034         (gnus-group-redraw-check): Remove.
9035         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9036
9037 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9040         if optional last element is specified in splits (FIELD VALUE...).
9041
9042 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9043
9044         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9045         to gmm-image-load-path-for-library.  Call with no-error argument.
9046         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9047
9048         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9049
9050         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9051
9052         * gmm-utils.el (gmm-image-load-path): Remove alias.
9053
9054 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9055
9056         * gmm-utils.el (gmm-image-load-path): Add alias.
9057
9058         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9059         nnml-generate-nov-databases-1.
9060         (nnml-generate-nov-databases): Use it.
9061         (nnml-generate-nov-databases-directory): Document no-active
9062         argument.
9063
9064         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9065         directory if path is t.  Add no-error.
9066
9067         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9068         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9069
9070         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9071         resetting gnus-article-browse-html-temp-list.
9072
9073         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9074         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9075         Add example to docstring.  Rename local variables.  Move error
9076         checks to default case in cond and simplify.
9077
9078 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9081         handle is multipart when calling it recursively.
9082         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9083
9084 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9085
9086         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9087         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9088
9089 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9090
9091         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9092         is loaded.
9093
9094         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9095         loaded.
9096
9097 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9098
9099         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9100         to "Emacs 23 (unicode)" in doc string.
9101
9102         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9103         "Emacs 23 (unicode)" in comment.
9104
9105 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9106
9107         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9108
9109         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9110         characters 160 through 255 in Emacs 23.
9111
9112 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9113
9114         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9115         gnus-article-browse-html-temp.
9116         (gnus-article-browse-delete-temp): Make it customizable.  Add
9117         `file'.  Adjust doc string.
9118         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9119         query for each file.  Adjust doc string.
9120         (gnus-article-browse-html-parts): Add
9121         `gnus-article-browse-delete-temp-files' to
9122         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9123
9124 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9125
9126         * gnus-art.el (gnus-article-browse-html-temp)
9127         (gnus-article-browse-delete-temp): New variables.
9128         (gnus-article-browse-delete-temp-files): New function.
9129         (gnus-article-browse-html-parts): Use it.
9130
9131 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9132
9133         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9134
9135         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9136         string.
9137
9138         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9139         gnus-summary-insert-new-articles when unplugged.  Remove
9140         gnus-summary-search-article-forward.
9141
9142         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9143         display-visual-class instead of display-color-cells.
9144
9145 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9146
9147         * dgnushack.el: Autoload customize-group for XEmacs.
9148
9149         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9150         message/* containing non-ASCII text properly.
9151
9152 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9153
9154         * message.el: Require gmm-utils, remove autoloads.
9155         (message-tool-bar): Set default based on
9156         gmm-tool-bar-style.
9157         (message-tool-bar-gnome): Add gmm-customize-mode.
9158
9159         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9160         gmm-tool-bar-style.
9161         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9162
9163         * gnus-group.el (gnus-group-tool-bar): Set default based on
9164         gmm-tool-bar-style.
9165         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9166
9167         * gmm-utils.el (gmm-image-directory): Rename variable from
9168         gmm-image-load-path.
9169         (gmm-image-load-path): Use gmm-image-directory.
9170         (gmm-customize-mode): New function.
9171         (gmm-tool-bar-style): New variable.
9172
9173         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9174         gnus-group-redraw-line-number.
9175         (gnus-group-redraw-check): Simplify.
9176         (gnus-group-tool-bar-update): Remove redraw check.
9177         (gnus-group-make-tool-bar): Add redraw check.
9178
9179 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9180
9181         * gnus-art.el (gnus-button): Add missing parentheses.
9182
9183 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9184
9185         * lpath.el: Fbind line-number-at-pos.
9186
9187 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9188
9189         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9190
9191 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9192
9193         * gnus-art.el (gnus-button): New face.
9194         (gnus-article-button-face): Use it.
9195
9196         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9197         gnus-summary-next-page.  Re-order.
9198
9199         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9200         next-node are now included.
9201         (gnus-group-redraw-line-number): New internal variable.
9202         (gnus-group-redraw-check): Helper function for updating the tool
9203         bar.
9204         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9205
9206         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9207
9208         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9209         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9210         Use it to match format of Spamassassin 3.0 and later.  Reported by
9211         IRIE Tetsuya <irie@t.email.ne.jp>.
9212         (spam-check-bogofilter)
9213         (spam-bogofilter-register-with-bogofilter): Fix args of
9214         `gnus-error' calls.
9215
9216 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9217
9218         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9219         unnecessary interaction when sending queued mails.  Reported by
9220         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9221
9222 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9223
9224         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9225         first or last are nil.
9226
9227 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9228
9229         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9230
9231 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9232
9233         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9234
9235 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9236
9237         * dns.el (query-dns): Protect more against buggy tcp output.
9238
9239 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9240
9241         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9242         nov.php.
9243
9244 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9245
9246         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9247         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9248         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9249         output on the server side.
9250         (nnweb-google-create-mapping): Update regexps and add some
9251         progress indication.
9252
9253 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9254
9255         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9256         gnus-agent-toggle-plugged.  Re-order icons.
9257         (gnus-group-tool-bar-gnome): Add
9258         gnus-group-{prev,next}-unread-group.
9259         (gnus-group-tool-bar-gnome): Re-order icons.
9260
9261         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9262         gnus-summary-insert-new-articles.
9263
9264         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9265         comments.
9266
9267         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9268         also available in Emacs 21.3.
9269
9270         * message.el (message-fix-before-sending): Change "Emacs 22" to
9271         "Emacs 23 (unicode)" in comment.
9272
9273         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9274         "Emacs 23 (unicode)" in comment.
9275
9276         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9277         comment.
9278         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9279
9280         * mm-view.el (mm-fill-flowed): Add :version.
9281
9282 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9285         and load-path.
9286
9287 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9288
9289         * message.el: Autoload gmm-image-load-path.
9290         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9291         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9292         consitency.
9293
9294         * gmm-utils.el (gmm-image-load-path): Also search in
9295         "../etc/images".  Don't set gmm-image-load-path if we don't find
9296         the image.
9297
9298 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9299
9300         * gmm-utils.el (gmm-image-load-path): Don't make
9301         `gmm-image-load-path' include subdirectories which the second arg
9302         `image' might specify.
9303
9304         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9305         subdirectory to icon file names.
9306
9307         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9308
9309 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9310
9311         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9312         gmm-image-load-path calls.
9313
9314         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9315
9316         * message.el (message-make-tool-bar): Ditto.
9317
9318         * mml.el (mml-preview): Added comment concerning tool bar icons.
9319
9320         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9321         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9322
9323         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9324         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9325
9326         * message.el (message-tool-bar-gnome): Use new icon names.
9327         (message-make-tool-bar): Use `gmm-image-load-path'.
9328
9329         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9330         functions from MH-E.
9331         (gmm-image-load-path): New variable from MH-E.
9332         (gmm-image-load-path): New function from MH-E.  Added arguments
9333         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9334         *-image-load-path-called-flag.
9335
9336 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9337
9338         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9339
9340 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9341
9342         * nnimap.el (nnimap-request-move-article): Change folder back to
9343         source group before deleting.
9344
9345 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9346
9347         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9348
9349         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9350         mm-url.
9351
9352         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9353
9354 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9355
9356         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9357         coding system which mm-charset-to-coding-system returns for a
9358         given charset is valid.
9359
9360 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9361
9362         * html2text.el (html2text-remove-tag-list):
9363         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9364
9365 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9366
9367         * gnus-cus.el: Revert 2005-10-17 change.
9368
9369 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * gnus-art.el (article-strip-banner): Call
9372         article-really-strip-banner only when the regexp match is made.
9373
9374 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9375
9376         * gnus-art.el (article-strip-banner): Use
9377         gnus-extract-address-components instead of
9378         mail-header-parse-addresses to make it work with non-ASCII text;
9379         remove mail-encode-encoded-word-string.
9380
9381         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9382         values which are surrounded with \"...\"; make it never cause a
9383         Lisp error; give up parsing of parameters if it failed in
9384         extracting type.
9385
9386 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9387
9388         * smime.el (smime-cert-by-ldap-1): Fix bug where
9389         `smime-ldap-search' returns results without userCertificates.
9390
9391 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9392
9393         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9394
9395 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9396
9397         * spam.el (spam-check-spamassassin-headers): Adapt format for
9398         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9399         <ari@mbf.ocn.ne.jp>.
9400         (spam-list-of-processors): Add spam-use-gmane.
9401
9402 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9405         make-temp-file; make it work with XEmacs as well.
9406
9407         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9408         mm-make-temp-file.
9409
9410         * mm-decode.el (mm-display-external): Use the 3rd arg of
9411         mm-make-temp-file.
9412         (mm-create-image-xemacs): Ditto.
9413
9414 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9415
9416         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9417         with message-narrow-to-headers.
9418         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9419         (gnus-draft-check-draft-articles): New function.
9420         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9421
9422 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9423
9424         * gnus-art.el (gnus-article-browse-html-parts):
9425         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9426         Don't use suffix argument for mm-make-temp-file for Emacs 21
9427         compatibility.  Remove useless `format'.
9428
9429 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9430
9431         * nnweb.el (nnweb-google-wash-article): Update regexps.
9432         (nnweb-group-alist): Use defvoo instead of defvar.
9433
9434 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9435
9436         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9437         re-loading nn* modules.
9438
9439 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9440
9441         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9442         for `tool-bar-mode' and don't check it's default-value.
9443
9444         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9445
9446         * message.el (message-make-tool-bar): Ditto.
9447
9448         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9449         `substring'.  Shorten tmp-file name.
9450
9451         * gnus.el: Remove bogus comment.
9452
9453 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9454
9455         * gnus-art.el (gnus-article-browse-html-parts): New function.
9456         (gnus-article-browse-html-article): New function for viewing html
9457         articles with a browser.
9458
9459 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9460
9461         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9462         in elisp.
9463         (pgg-gpg-encrypt-symmetric-region): Ditto.
9464         (pgg-gpg-sign-region): Ditto.
9465
9466         * pgg-def.el (pgg-text-mode): New variable.
9467
9468         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9469         (mml2015-pgg-encrypt): Ditto.
9470
9471         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9472         (mml1991-pgg-encrypt): Ditto.
9473
9474 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9475
9476         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9477         message-make-date instead of current-time-string.
9478
9479         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9480         to gnus-decoded which mm-uu might set.
9481
9482 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9485         don't decode quoted parameters; remove misimported Emacs code.
9486         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9487         (rfc2231-decode-encoded-string): Don't use split-string which
9488         behaves differently according to Emacs version; use
9489         mm-decode-coding-region to convert charset to coding-system.
9490         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9491         (rfc2231-encode-string): Remove misimported Emacs code.
9492
9493 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9494
9495         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9496         when calling mail-header-parse-content-type.
9497         (article-de-quoted-unreadable): Ditto.
9498         (article-de-base64-unreadable): Ditto.
9499         (article-wash-html): Ditto.
9500
9501         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9502         calling mail-header-parse-content-type and
9503         mail-header-parse-content-disposition.
9504         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9505         mail-header-parse-content-type.
9506
9507         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9508         insert charset and format parameters; encode description after
9509         inserting it to buffer.
9510         (mml-insert-parameter): Fold lines properly even if a parameter is
9511         segmented into two or more lines; change the max column to 76.
9512
9513         * rfc1843.el (rfc1843-decode-article-body): Don't use
9514         ignore-errors when calling mail-header-parse-content-type.
9515
9516         * rfc2231.el (rfc2231-parse-string): Return at least type if
9517         possible; don't cause an error even if it fails in parsing of
9518         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9519         (rfc2231-encode-string): Don't break lines at the beginning, leave
9520         it to mml-insert-parameter.
9521
9522         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9523         calling mail-header-parse-content-type.
9524
9525 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9526
9527         * spam-report.el (spam-report-gmane-use-article-number):
9528         Improve doc string.
9529         (spam-report-gmane-internal): Check if a suitable header was found
9530         in the article.
9531
9532 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9533
9534         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9535         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9536
9537 2006-02-05  Romain Francoise  <romain@orebokech.com>
9538
9539         Update copyright notices of all files in the gnus directory.
9540
9541 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9542
9543         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9544
9545 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9546
9547         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9548         segmented lines of parameter value to cope with Thunderbird 1.5
9549         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9550         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9551         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9552
9553 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9554
9555         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9556         parts.
9557
9558 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9559
9560         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9561         there's only one active file for all servers.
9562         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9563         solid groups.  Gnus might have used a FAST request to select the group.
9564         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9565         and nnweb-search redundantly in the active file.
9566         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9567         (nnweb-request-create-group): Don't use ARGS.
9568         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9569         initialisations.  Let nnoo do the work.
9570
9571 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9572
9573         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9574         Say the part has been decoded.
9575
9576         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9577
9578 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9579
9580         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9581         mailcap-viewer-test-cache when there's no 'test clause, since that
9582         will invert the meaning of a "nil" test previously determined by
9583         mailcap-mailcap-entry-passes-test.
9584
9585 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9586
9587         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9588         compiling.
9589
9590         * gnus-sum.el: Ditto.
9591
9592         * message.el: Don't bind tool-bar-map when compiling.
9593
9594 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9595
9596         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9597
9598 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9599
9600         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9601         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9602         current Google Groups.
9603
9604 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9607         and tool-bar-mode.
9608
9609         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9610         and tool-bar-mode.
9611
9612         * message.el (message-tool-bar-update): Simplify.
9613         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9614
9615         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9616         gnus-summary-buffer.
9617         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9618         gnus-summary-reply.
9619
9620         * gmm-utils.el (gmm): Add :version.
9621
9622 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9623
9624         * Makefile.in (clean): New rule.
9625         (distclean): Use it.
9626
9627 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9628
9629         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9630         autoload.
9631
9632 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * gmm-utils.el (gmm-verbose): Add :group.
9635
9636 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9637
9638         * message.el: Change some comments WRT tool-bars.
9639
9640         * gnus-sum.el (gnus-summary-tool-bar)
9641         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9642         (gnus-summary-tool-bar-zap-list): New variables.
9643         (gnus-summary-make-tool-bar): Complete rewrite using
9644         `gmm-tool-bar-from-list'.
9645
9646         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9647         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9648         variables.
9649         (gnus-group-make-tool-bar): Complete rewrite using
9650         `gmm-tool-bar-from-list'.
9651         (gnus-group-tool-bar-update): New function.
9652
9653         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9654
9655 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9656
9657         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9658         is dissected into a single part of which the type is the same as
9659         the given one; decode charset.
9660
9661 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9662
9663         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9664         into alists as symbol not string, since that's what
9665         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9666         look for.
9667
9668 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9669
9670         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9671         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9672
9673         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9674
9675 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9676
9677         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9678         (gnus-xmas-mime-security-button-menu): New function.
9679
9680         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9681         (gnus-mime-security-button-menu): New definition.
9682         (gnus-mime-security-button-map): Use them.
9683         (gnus-mime-security-button-menu): New function.
9684         (gnus-insert-mime-security-button): Addition to help echo.
9685         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9686         (gnus-mime-security-pipe-part): New functions.
9687
9688         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9689         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9690
9691         * mm-decode.el (mm-handle-set-disposition): Remove.
9692         (mm-handle-set-description): Remove.
9693
9694 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9695
9696         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9697         (mm-w3m-standalone-supports-m17n-p): New function.
9698         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9699         w3m usage.
9700
9701         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9702         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9703
9704 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9705
9706         * message.el (message-tool-bar-zap-list): Use
9707         gmm-tool-bar-zap-list as custom type.
9708         (message-tool-bar-update): New function.
9709         (message-tool-bar, message-tool-bar-gnome)
9710         (message-tool-bar-retro): Add message-tool-bar-update.
9711         (message-tool-bar-gnome): Add flyspell-buffer.
9712
9713         * gnus-util.el (gnus-error): Describe `args'.
9714
9715         * gmm-utils.el (gmm-error): Describe `args'.
9716         (gmm-tool-bar-zap-list): New widget.
9717         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9718
9719 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9720
9721         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9722         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9723         the number of recursive calls.
9724
9725         * mm-decode.el (mm-handle-set-disposition): New macro.
9726         (mm-handle-set-description): New macro.
9727
9728 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9729
9730         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9731         encoding.
9732
9733 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9734
9735         * message.el (message-tool-bar-zap-list, message-tool-bar)
9736         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9737         (message-tool-bar-local-item-from-menu): Remove.
9738         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9739         (message-make-tool-bar): New function.
9740         (message-mode): Use `message-make-tool-bar'.
9741
9742         * gmm-utils.el: New file.
9743         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9744         (gmm-lazy): New widget copied from `nnmail.el'.
9745         (gmm-tool-bar-from-list): New function for creating customizable
9746         tool bars.
9747         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9748         output.
9749         (gmm): Add :prefix to defgroup.
9750
9751 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9752
9753         * gmm-utils.el (gmm-widget-p): New function.
9754
9755 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9756
9757         * mml.el (mml-attach-file): Describe `description' in doc string.
9758         (mml-menu): Add Emacs MIME manual and PGG manual.
9759
9760 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9761
9762         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9763
9764 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9765
9766         * nntp.el (nntp-end-of-line): Doc fix.
9767
9768 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9769
9770         * imap.el (imap-open): Handle case where buffer is a buffer
9771         object.
9772
9773 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9774
9775         * gnus-delay.el (gnus-delay): Don't autoload.
9776         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9777         to be re-loaded when customizing the `gnus-delay' group.
9778
9779 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9780
9781         * message.el (message-insert-citation-line): Use newlines.
9782
9783 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9784
9785         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9786         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9787         these routines, so the passphrase can be managed externally and
9788         passed in to the system.
9789         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9790         pgg-add-passphrase-to-cache function.
9791
9792         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9793         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9794         these routines, so the passphrase can be managed externally and
9795         passed in to the system.
9796         (pgg-pgp5-sign-region): Use new name of
9797         pgg-add-passphrase-to-cache function.
9798
9799 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9800
9801         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9802         part of the decoded armor to find the key-identifier.
9803         (pgg-gpg-lookup-key-owner): New function to return the
9804         human-readable identifier of a key owner.
9805         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9806         itself.
9807         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9808         the key value) if we have a key and can match it against a secret
9809         key.  Also, added a note pointing out fact that the prompt only
9810         indicates the first matching key.
9811
9812         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9813         pgg-decrypt-region.
9814         (pgg-add-passphrase-to-cache): Rename from
9815         `pgg-add-passphrase-cache' to reduce confusion (all callers
9816         changed).
9817         (pgg-remove-passphrase-from-cache): Rename from
9818         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9819         changed).
9820         (pgg-read-passphrase, pgg-add-passphrase-cache)
9821         (pgg-remove-passphrase-cache): Add informative docstrings.
9822         (pgg-decrypt): Convey provided passphrase in subordinate call to
9823         pgg-decrypt-region.
9824
9825 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9826
9827         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9828         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9829         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9830         'passphrase' argument, so the passphrase can be managed externally
9831         and then passed in to the system.
9832
9833         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9834         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9835         so the passphrase cache can be used reliably with identifiers
9836         besides a pgp packet's key id.
9837
9838         * pgg-gpg.el (pgg-gpg-encrypt-region)
9839         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9840         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9841         these routines, so the passphrase can be managed externally and
9842         passed in to the system.
9843
9844         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9845         'notruncate' argument, so the passphrase cache can be used
9846         reliably with identifiers besides a pgp packet's key id.
9847
9848 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9849
9850         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9851         symmetric encryption.
9852         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9853         encrypted session key.
9854         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9855         message ask for the passphrase in a proper way.
9856
9857         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9858         New user commands for symmetric encryption.
9859
9860 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9861
9862         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9863
9864         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9865
9866 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9867
9868         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9869
9870 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9871
9872         * mm-decode.el (mm-inlined-types): Add application/pgp.
9873         (mm-automatic-display): Ditto.
9874
9875         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9876         part as text.
9877
9878 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9879
9880         * nnrss.el: Update copyright.
9881         (nnrss-opml-import): Query whether to subscribe to each entry.
9882
9883         * gnus-art.el:
9884         * gnus-sum.el:
9885         * gnus-xmas.el:
9886         * messagexmas.el:
9887         * mm-uu.el:
9888         * mm-view.el: Update copyright.
9889
9890 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9891
9892         * message.el (message-info): New function.
9893         (message-mode-menu): Add it.
9894         Update copyright.
9895
9896         * ChangeLog: Fix and update copyright.
9897
9898 2006-01-13  Romain Francoise  <romain@orebokech.com>
9899
9900         * message.el (message-forward-subject-name-subject): Prefer the
9901         address to 'nowhere' if the sender has no name.
9902         Fix typo.  Update copyright year.
9903
9904 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9905
9906         * gnus-art.el (article-wash-html): Use
9907         gnus-summary-show-article-charset-alist if a numeric arg is given.
9908         (gnus-article-wash-html-with-w3m-standalone): New function.
9909
9910         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9911         mm-inline-text-html-render-with-w3m-standalone.
9912         (mm-text-html-washer-alist): Map w3m-standalone to
9913         gnus-article-wash-html-with-w3m-standalone.
9914         (mm-inline-text-html-render-with-w3m-standalone): New function.
9915
9916 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9917
9918         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9919         Improve LaTeX.
9920
9921 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9922
9923         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9924         (nnrss-request-article): Render text/plain parts as HTML.
9925
9926         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9927         the buffer.
9928
9929 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9930
9931         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9932         custom definition of `gnus-posting-styles'.
9933
9934         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9935         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9936
9937 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9938
9939         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9940         Use nntp for bug archive.
9941
9942 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9943
9944         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9945         parts.
9946         (nnrss-normalize-date): New function converts ISO 8601 date into
9947         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9948         (nnrss-check-group): Use it.
9949
9950 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9951
9952         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9953
9954         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9955         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9956         (nnrss-insert-w3): Ditto.
9957
9958 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9959
9960         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9961         the articles to be forwarded including the case where neither a
9962         number of articles nor a region is specified.
9963
9964 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9965
9966         * nnrss.el (nnrss-request-article): Fix last change; fill
9967         text/plain parts.
9968
9969 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9972         in text/plain part.
9973         (nnrss-check-group): Don't add excessive newline to dc:subject.
9974
9975 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9976
9977         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9978         article.
9979
9980 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9983         (nnml-use-compressed-files, nnml-save-mail): Support other
9984         comression programs such as bzip2.
9985
9986 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9987
9988         * dns.el (query-dns): Make sure we check the buffer size before
9989         removing tcp headers.
9990
9991 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9992
9993         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9994         remove MIME buttons associated with multipart/alternative parts.
9995         (gnus-mime-display-alternative): Tag buttons using `article-type'
9996         text property.
9997
9998         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9999         associated with multipart/alternative parts.
10000
10001         * gnus-art.el (gnus-signature-separator): Fix custom type.
10002
10003         * mm-decode.el (mm-inlined-types): Fix custom type.
10004         (mm-keep-viewer-alive-types): Ditto.
10005         (mm-automatic-display): Ditto.
10006         (mm-attachment-override-types): Ditto.
10007         (mm-inline-override-types): Ditto.
10008         (mm-automatic-external-display): Ditto.
10009
10010 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10011
10012         * spam-report.el (spam-report-user-mail-address)
10013         (spam-report-user-agent): New variables.
10014         (spam-report-url-ping-plain): Use spam-report-user-agent.
10015
10016 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10017
10018         * gnus-art.el (gnus-button-handle-custom): Do not just use
10019         `customize-apropos' for any "M-x customize-*" button but the
10020         function called for.  Accept both the function name and its
10021         argument in order to achieve this.
10022         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10023         function name to `gnus-button-handle-custom' in case of "M-x
10024         customize-*" buttons.
10025
10026 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10029         multipart/alternative and add xref to mm-discouraged-alternatives
10030         in doc string.
10031
10032         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10033         gnus-buttonized-mime-types in doc string.
10034
10035 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10036
10037         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10038         Suggest image/.* in the doc string.
10039
10040 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10041
10042         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10043         message-marks (Debian bug #342521).
10044
10045 2005-12-12  Simon Josefsson  <jas@extundo.com>
10046
10047         * password.el (password-read-from-cache): Add.
10048         (password-read): Use it.
10049
10050 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10051
10052         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10053         us-ascii as a MIME charset.
10054
10055         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10056         against the case where the 2nd arg TYPE is nil.
10057
10058 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10059
10060         * pop3.el (pop3-stream-type): Fix custom version.
10061
10062         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10063
10064 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10065
10066         * mm-decode.el (mm-display-external): Add missing cdr.
10067
10068 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10069
10070         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10071         RFC1524) if it is in mailcap or add a suffix according to
10072         mailcap-mime-extensions when generating a temp filename; postpone
10073         deleting a temp file for 2 seconds for some wrappers, shell
10074         scripts, and so on, which might exit right after having started a
10075         viewer command as a background job.
10076
10077 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10078
10079         * nntp.el (nntp-marks-directory): Fix custom group.
10080
10081         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10082         steps when < 10.
10083
10084         * gnus-start.el (gnus-no-server-1): Mention
10085         `gnus-level-default-subscribed' in doc string.
10086
10087 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10088
10089         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10090         parens.
10091
10092 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10093
10094         * gnus-xmas.el (gnus-use-toolbar): Revert.
10095         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10096         gnus-use-toolbar is default.
10097
10098         * messagexmas.el (message-use-toolbar): Revert.
10099         (message-setup-toolbar): Use global default-toolbar if
10100         message-use-toolbar is default.
10101
10102 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10103
10104         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10105         according to default-toolbar-visible-p.
10106
10107         * messagexmas.el (message-use-toolbar): Ditto.
10108
10109 2005-11-26  Dave Love  <fx@gnu.org>
10110
10111         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10112         (tls-program, tls-success): Provide openssl alternative.
10113
10114         * starttls.el: Doc fixes.
10115         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10116         SERVICE to PORT.
10117
10118         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10119         port null or service name.
10120         (starttls-negotiate): Autoload.
10121
10122 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10123
10124         * message.el (message-kill-to-signature): Fix interactive spec.
10125
10126 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10127
10128         * pop3.el (pop3-open-server): Recognize a string as a service name.
10129
10130 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10131
10132         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10133
10134 2005-11-23  Dave Love  <fx@gnu.org>
10135
10136         Add pop3s, pop3/starttls.
10137
10138         * pop3.el (pop3-authentication-scheme): Clarify doc.
10139         (open-tls-stream, starttls-open-stream): Autoload.
10140         (pop3-stream-type): New.
10141         (pop3-open-server): Use it.
10142
10143         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10144         for POP.
10145         (mail-source-keyword-map): Add :stream for POP.
10146         (mail-source-fetch-pop): Use pop3-stream-type.
10147
10148 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10151         of current-time-string.
10152
10153 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10154
10155         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10156         date header.
10157
10158 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10159
10160         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10161         it can seriously impact performance as it bypasses the agent's
10162         local caches.
10163
10164 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10165
10166         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10167         must be explicitly online rather than "not explicitly offline" for
10168         its flags to be synchronized.
10169
10170         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10171         that gnus-uu-unmark-thread will function correctly.
10172
10173         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10174         1024K is instead displayed as 1M.
10175
10176 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10177
10178         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10179
10180 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10181
10182         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10183
10184 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10185
10186         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10187         error message to display actual error condition.
10188         (gnus-agent-save-local): Avoid saving symbols that are bound to
10189         nil as they simply result in a warning message in
10190         gnus-agent-read-local.
10191
10192 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10195         rather than make-variable-buffer-local for file-precious-flag.
10196
10197 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10198
10199         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10200         for duplicates which are removed.  The invalid sort check then
10201         triggers a rescan after the sort as sorting may have moved
10202         duplicate entries such that they can be cheaply detected.
10203
10204 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10205
10206         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10207
10208 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10209
10210         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10211         internal variable to a custom variable.  Changed default value
10212         from compressed(2) to uncompressed(1).
10213         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10214         support for uncompressed agentview files.  Taken together, reading
10215         the agentview file should now be 6-7 times faster.
10216
10217 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10218
10219         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10220         as a buffer-local variable.  This avoids creating truncated
10221         dribble files as a result of a hang up, eg.
10222
10223 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10224
10225         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10226         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10227         XEmacs.
10228
10229 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10230
10231         * gnus-start.el (gnus-start-draft-setup): Enforce
10232         `gnus-draft-mode' for nndraft:drafts at startup.
10233
10234         * gnus.el (gnus-splash): Change custom group.
10235         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10236         allow-list argument.
10237
10238         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10239         string.
10240
10241 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10242
10243         * gnus-art.el (gnus-default-article-saver): Add user-defined
10244         `function' to custom type.
10245
10246 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10247
10248         * imap.el (imap-open): Handle case where buffer is a buffer
10249         object.
10250
10251 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10252
10253         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10254         long lines.
10255         (gnus-cache-delete-group): Wrap doc strings.
10256
10257         * gnus-agent.el (gnus-agent-rename-group)
10258         (gnus-agent-delete-group): Wrap doc strings.
10259
10260 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * messagexmas.el (message-use-toolbar): Change the valid values
10263         into default, top, bottom, left, and right.
10264         (message-toolbar-thickness): New variable.
10265         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10266         well.
10267         (message-setup-toolbar): Make it work.
10268
10269         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10270         (gnus-use-toolbar): Change the valid values into default, top,
10271         bottom, left, and right.
10272         (gnus-toolbar-thickness): New variable.
10273         (gnus-xmas-setup-toolbar): New function.
10274         (gnus-xmas-setup-group-toolbar): Use it.
10275         (gnus-xmas-setup-summary-toolbar): Use it.
10276
10277 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10278
10279         * gnus-start.el (gnus-1): Add "native" to
10280         gnus-predefined-server-alist.
10281
10282         * gnus.el (gnus-method-to-server): Don't add "native" to the
10283         lists here, because that leads to problems when
10284         gnus-select-method is bound.
10285
10286 2005-11-09  Simon Josefsson  <jas@extundo.com>
10287
10288         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10289         use (not sort-by-date) instead.
10290
10291 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10292
10293         * gnus-delay.el (gnus-delay-group): Don't autoload.
10294         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10295         to be re-loaded when customizing the `gnus-delay' group.
10296
10297 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10298
10299         * message.el: Revert last changes.
10300         (message-insert-citation-line): Use newlines.
10301
10302 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10303
10304         * message.el (message-courtesy-message)
10305         (message-mark-insert-begin, message-mark-insert-end)
10306         (message-elide-ellipsis, message-cancel-message)
10307         (message-add-header, message-change-subject)
10308         (message-cross-post-followup-to-header)
10309         (message-cross-post-insert-note, message-reduce-to-to-cc)
10310         (message-widen-reply, message-delete-not-region)
10311         (message-kill-to-signature, message-insert-signature)
10312         (message-insert-importance-high, message-insert-importance-low)
10313         (message-insert-or-toggle-importance)
10314         (message-insert-disposition-notification-to)
10315         (message-indent-citation, message-yank-original)
10316         (message-cite-original-without-signature, message-cite-original)
10317         (message-insert-citation-line, message-position-on-field)
10318         (message-fix-before-sending, message-send-mail-partially)
10319         (message-send-mail, message-send-mail-with-sendmail)
10320         (message-send-mail-with-qmail, message-send-news)
10321         (message-check-news-header-syntax, message-generate-headers)
10322         (message-insert-courtesy-copy, message-fill-address)
10323         (message-fill-header, message-shorten-references)
10324         (message-setup-1, message-cancel-news)
10325         (message-forward-make-body-plain, message-forward-make-body-mime)
10326         (message-forward-make-body-mml, message-encode-message-body)
10327         (message-forward-make-body-digest-plain)
10328         (message-forward-make-body-digest-mime)
10329         (message-use-alternative-email-as-from): Insert `hard-newline'
10330         instead of ordinary newlines.
10331
10332 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10333
10334         * message.el (message-generate-headers): Downcase the argument
10335         given to message-check-element.
10336
10337 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10338
10339         * nntp.el (nntp-authinfo-rejected): New error condition.
10340         (nntp-wait-for): Use new error condition to signal authentication
10341         error.
10342         (nntp-retrieve-data): Rethrow new error condition to break out of
10343         recursive call to nntp-send-authinfo.
10344
10345 2005-11-08  Romain Francoise  <romain@orebokech.com>
10346
10347         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10348         (gnus-summary-exit-map): Bind to `Z p'.
10349         (gnus-summary-make-menu-bar): Add menu item.
10350
10351 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10352
10353         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10354         (gnus-treat-*): Add `first' in all doc strings.
10355
10356         * gnus-group.el (gnus-group-compact-group): Fix typo.
10357
10358 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10359
10360         * gnus.el (gnus-parameters-case-fold-search): New variable.
10361         (gnus-parameters-get-parameter): Use it.
10362
10363         * gnus-score.el (gnus-home-score-file): Doc fix.
10364
10365 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10366
10367         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10368
10369 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * mm-util.el (mm-special-display-p): New function.
10372
10373         * mml.el (mml-preview): Use it; doc fix.
10374
10375 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10376
10377         * imap.el (imap-open): Handle case where buffer is a buffer object.
10378
10379 2005-10-29  Romain Francoise  <romain@orebokech.com>
10380
10381         * message.el (message-fix-before-sending): Fix comment.
10382
10383 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10384
10385         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10386
10387 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10388
10389         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10390         Used in gnus-score.el.
10391
10392 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10393
10394         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10395
10396 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10397
10398         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10399         whitespace removed in revision 7.8.  Use concatenated string to
10400         protect trailing whitespace.
10401
10402 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10403
10404         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10405         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10406         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10407         Courier IMAP ("some version from 2004").  Mostly based on similar
10408         code in the same function.
10409
10410 2005-10-26  Didier Verna  <didier@xemacs.org>
10411
10412         * gnus-group.el (gnus-group-compact-group): Invalidate original
10413         article buffer.
10414         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10415         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10416         NOV database and in article itself.
10417         Invalidate article backlog.
10418
10419 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10420
10421         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10422
10423 2005-10-26  Simon Josefsson  <jas@extundo.com>
10424
10425         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10426         part of 2004-07-25 change.
10427
10428 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * message.el (message-display-completion-list): New function.
10431         (message-expand-group): Use it; make sure the Completions buffer
10432         is modifiable.
10433 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10434
10435         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10436         user-mail-name is an empty string.
10437
10438 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10439
10440         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10441         depending on gnus-score-decay-constant.
10442
10443         * encrypt.el (encrypt-insert-file-contents)
10444         (encrypt-write-file-contents): Don't use `gnus-message'.
10445
10446         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10447         arguments.
10448         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10449         arguments to mm-uu-verbatim-marks-extract.
10450         (mm-uu-hide-markers): New variable.
10451         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10452
10453         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10454         (gnus-convert-image-to-face-command): Use "convert" by default to
10455         allow other input image formats.
10456         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10457         accordingly.
10458
10459 2005-10-23  Simon Josefsson  <jas@extundo.com>
10460
10461         * imap.el (imap-gssapi-program): Align command line parameters
10462         with latest GNU SASL.
10463         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10464
10465 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10466
10467         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10468         HTML.
10469         (nnslashdot-request-article): Ditto.
10470
10471         * lpath.el (featurep): Add nobreak-char-display.
10472
10473 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10474
10475         * mail-source.el (mail-source-fetch-pop): Require pop3.
10476         (mail-source-check-pop): Ditto.
10477
10478 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10479
10480         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10481         errors.
10482
10483 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10484
10485         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10486         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10487
10488         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10489
10490         * mm-bodies.el (mm-decode-string): Call
10491         `mm-charset-to-coding-system' with allow-override argument.
10492
10493 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10494
10495         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10496         (rfc2047-charset-to-coding-system): New function.
10497         (rfc2047-decode-encoded-words): New function.
10498         (rfc2047-decode-region): Use them.
10499         (rfc2047-decode-cte): Remove.
10500         (rfc2047-parse-and-decode): Remove.
10501         (rfc2047-decode): Remove.
10502
10503 2005-10-15  Kenichi Handa  <handa@m17n.org>
10504
10505         * rfc2047.el (rfc2047-decode-cte): New function.
10506         (rfc2047-decode-region): Change the way to decode successive
10507         encoded-words: decode B- or Q-encoding in each encoded-word,
10508         concatenate them, and decode it as charset.
10509
10510 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10511
10512         * lpath.el: Fbind codepage-setup for XEmacs.
10513
10514 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10515
10516         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10517         widget-move-and-invoke.
10518         (gnus-custom-mode): Use gnus-custom-map.
10519
10520 2005-10-15  Bill Wohler  <wohler@newt.com>
10521
10522         * message.el (message-tool-bar-map): Renamed image file from
10523         mail_send to mail/send.
10524
10525 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10526
10527         * message.el (message-expand-group): Pass the common
10528         prefix substring of completion to `display-completion-list'.
10529
10530 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10531
10532         * mml-sec.el (mml-secure-method): New internal variable.
10533         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10534         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10535         functions using mml-secure-method.
10536
10537         * mml.el (mml-mode-map): Add key bindings for those functions.
10538         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10539         Harder <harder@myrealbox.com>.
10540         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10541         end of message if point is the headers of the message.
10542
10543         * message.el (message-in-body-p): New function.
10544
10545         * assistant.el: Autoload gnus-util and netrc.
10546
10547         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10548         Use `mm-charset-override-alist' only when decoding.
10549
10550         * mm-bodies.el (mm-decode-body): Call
10551         `mm-charset-to-coding-system' with allow-override argument.
10552
10553         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10554         `filename' from Content-Disposition if Content-Type doesn't
10555         provide `name'.
10556         (gnus-mime-view-part-as-type): Set default instead of
10557         initial-input.
10558
10559 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10560
10561         * format-spec.el (format-spec): Propagate text properties of % spec.
10562
10563 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10564
10565         * gnus-art.el (gnus-treat-predicate): Add `first'.
10566
10567 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10568
10569         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10570         (mm-charset-override-alist): New variable.
10571         (mm-charset-to-coding-system): Use it.
10572         (mm-codepage-setup): New helper function.
10573         (mm-charset-eval-alist): New variable.
10574         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10575         about unknown charsets.
10576
10577         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10578
10579 2005-10-04  David Hansen  <david.hansen@gmx.net>
10580
10581         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10582         (nnrss-check-group): Ditto.
10583
10584 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10585
10586         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10587         Rename x-gnus-verbatim to x-verbatim.
10588         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10589
10590         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10591         x-verbatim.
10592
10593         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10594
10595         * gnus-util.el (gnus-remove-duplicates): Remove.
10596
10597         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10598         instead of gnus-remove-duplicates.
10599
10600         * message.el (message-remove-duplicates): Remove.
10601         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10602         message-remove-duplicates.
10603
10604         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10605         available, else use implementation from `delete-dups'.
10606
10607         * message.el (message-insert-expires): New function.
10608         (message-mode-map): Add key binding.
10609         (message-mode-field-menu): Add menu entry.
10610         (message-mode): Document it.
10611         (message-make-expires-date): Use `message-make-date'.
10612
10613 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10614
10615         * message.el (message-make-expires-date): New function.
10616
10617 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * Makefile.in (list-installed-shadows): New entry.
10620         (install): Use it.
10621         (remove-installed-shadows): New entry.
10622
10623         * dgnushack.el (dgnushack-default-load-path): New variable.
10624         (dgnushack-find-lisp-shadows): New function.
10625         (dgnushack-remove-lisp-shadows): New function.
10626
10627 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * Makefile.in (install-el-elc): New entry.
10630         (install): Use it so that .el files are necessarily installed.
10631
10632 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10633
10634         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10635
10636 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10637
10638         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10639         function rather than the diff-mode.el package.
10640         (mm-display-external): Use with-current-buffer.
10641         (mm-viewer-completion-map, mm-viewer-completion-map):
10642         Move initialization inside declaration.
10643
10644 2005-09-29  Simon Josefsson  <jas@extundo.com>
10645
10646         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10647         autoload mail-check-payment.
10648         (spam-check-hashcash): Define unconditionally, since hashcash.el
10649         is part of Gnus now.  Ignore errors from payment checking.
10650
10651 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10652
10653         * message.el (message-bold-region, message-unbold-region): Rename
10654         from `bold-region' and `unbold-region'.
10655
10656         * message.el: Remove useless autoloads.
10657
10658 2005-09-28  Simon Josefsson  <jas@extundo.com>
10659
10660         * message.el (message-use-idna): Default to t.
10661         (message-use-idna): Test whether encoding works too.  Doc fix.
10662
10663 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * nntp.el (nntp-warn-about-losing-connection): Remove.
10666
10667 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10668
10669         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10670         customizable.  Change default value.
10671         (mm-uu-diff-groups-regexp): Change default value.
10672         (mm-uu-type-alist): Add doc string.
10673         (mm-uu-configure): Add doc string.  Make it interactive.
10674         (mm-uu-tex-groups-regexp): New variable.
10675         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10676         (mm-uu-type-alist): Add LaTeX documents.
10677         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10678         of "text/verbatim".
10679         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10680
10681         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10682         instead of "text/verbatim".
10683
10684         * message.el (message-mark-inserted-region)
10685         (message-mark-insert-file): Use slrn style marks when called with
10686         prefix argument.
10687
10688 2005-09-27  Simon Josefsson  <jas@extundo.com>
10689
10690         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10691
10692 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10693
10694         * message.el (message-remove-duplicates): New function.
10695         Implementation borrowed from `gnus-remove-duplicates'.
10696         (message-idna-to-ascii-rhs): Also encode idna addresses in
10697         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10698         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10699         only ask about the same idna domain once per header and also tell
10700         in what header to replace the idna domain.
10701
10702         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10703         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10704         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10705         a header is decoded and not just the last one.
10706
10707 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10708
10709         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10710         has been decoded.
10711
10712         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10713         (mm-insert-part): Don't modify text if it has been decoded.
10714
10715         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10716         decoded.
10717
10718         * mm-view.el (mm-inline-text): Don't strip text props unless
10719         decoding enriched or richtext parts.
10720
10721 2005-09-25  Romain Francoise  <romain@orebokech.com>
10722
10723         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10724         * gnus-start.el (gnus-subscribe-interactively):
10725         * gnus-uu.el (gnus-uu-grab-articles):
10726         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10727         space.
10728
10729 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10730
10731         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10732         * mm-view.el (mm-view-pkcs7-decrypt):
10733         * gnus-sum.el (gnus-summary-limit-to-extra)
10734         (gnus-summary-respool-article, gnus-read-move-group-name):
10735         * gnus-score.el (gnus-summary-increase-score):
10736         * gnus-util.el (gnus-completing-read-with-default):
10737         * gnus-art.el (gnus-read-save-file-name)
10738         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10739         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10740         * message.el (message-check-news-header-syntax):
10741         Follow convention for reading with the minibuffer.
10742
10743 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10744
10745         * spam-report.el (spam-report-url-ping-plain):
10746         Use gnus-extended-version as User-Agent.
10747
10748         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10749         default value is nil.
10750
10751         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10752         (mm-uu-verbatim-marks-extract): New function.
10753         (mm-uu-extract): New face.
10754         (mm-uu-copy-to-buffer): Use it.
10755
10756         * spam-report.el (spam-report-gmane-ham): Renamed from
10757         `spam-report-gmane-unspam'.
10758         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10759         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10760
10761         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10762         Autoload.
10763         (spam-report-gmane-unregister-routine): Renamed
10764         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10765
10766 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10767
10768         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10769         (spam-report-gmane-unregister-routine): Add support for gmane
10770         unregistration.
10771
10772         * spam-report.el (spam-report-gmane-unspam)
10773         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10774         (spam-report-gmane): Change to take a single article and do unspam
10775         registration.
10776
10777 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10778
10779         * mm-url.el (mm-url-decode-entities): Fix regexp.
10780
10781 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10782
10783         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10784         default to nil, to be able to use Gnus at all.  If the default
10785         switches to something else, then the function should be fixed not
10786         be exceedingly slow.
10787
10788 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10789
10790         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10791         fail hard.
10792
10793         * spam-report.el: Add better Keywords line.
10794
10795         * spam.el: Add Maintainer and better Keywords line.
10796
10797 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10798
10799         * gnus-art.el (gnus-article-replace-part)
10800         (gnus-mime-replace-part): New functions.
10801         (gnus-mime-action-alist, gnus-mime-button-commands)
10802         (gnus-mime-save-part-and-strip): Added file argument.
10803         (gnus-article-part-wrapper): Added interactive argument.
10804
10805         * gnus-sum.el (gnus-summary-mime-map): Add
10806         `gnus-article-replace-part'.
10807
10808 2005-09-19  Didier Verna  <didier@xemacs.org>
10809
10810         The nnml compaction feature:
10811         * nnml.el (nnml-request-compact-group): New function.
10812         * nnml.el (nnml-request-compact): New function.
10813         * gnus-int.el (gnus-request-compact-group): New function.
10814         * gnus-int.el (gnus-request-compact): New function.
10815         * gnus-group.el (gnus-group-compact-group): New function.
10816         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10817         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10818         * gnus-srvr.el (gnus-server-compact-server): New function.
10819         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10820         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10821
10822 2005-09-18  Deepak Goel  <deego@gnufans.org>
10823
10824         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10825         format spec.
10826
10827 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10828
10829         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10830
10831 2005-09-15  Romain Francoise  <romain@orebokech.com>
10832
10833         * message.el (message-fill-paragraph): Clarify docstring.
10834
10835 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10836
10837         * gnus-art.el (gnus-mime-display-part): Protect against broken
10838         MIME messages.
10839
10840 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10841
10842         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10843         before parsing header.
10844
10845 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10846
10847         * html2text.el (html2text-replace-list): Add new entities.
10848
10849 2005-09-11  Romain Francoise  <romain@orebokech.com>
10850
10851         * message.el (message-alternative-emails): Improve docstring.
10852         (message-setup-1): Call `message-use-alternative-email-as-from'
10853         after `message-setup-hook' to give it precedence over posting
10854         styles, etc.
10855         (message-use-alternative-email-as-from): Add docstring.  Remove
10856         the original From header if present.
10857
10858         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10859         (nnml-save-mail): Use it.
10860
10861         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10862         articles.  Add new argument `silent'.
10863         (gnus-uu-mark-all): Report the total number of marked articles.
10864
10865 2005-09-10  Romain Francoise  <romain@orebokech.com>
10866
10867         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10868         (gnus-uu-mark-series): Likewise.
10869
10870 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10871
10872         * spam-report.el (spam-report-gmane): Fix generation of spam
10873         report URL.
10874
10875 2005-09-10  Simon Josefsson  <jas@extundo.com>
10876
10877         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10878         t, based on discussion on the ding list with Robert Epprecht
10879         <epprecht@solnet.ch>.
10880
10881 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10882
10883         * spam-report.el (spam-report-gmane): Make it work without
10884         X-Report-Spam header.  Gmane now only provides Archived-At.
10885         This is only used if `spam-report-gmane-use-article-number' is nil.
10886         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10887
10888         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10889         make `gnus-summary-sort-by-recipient' work with threading.
10890
10891         * nnweb.el (nnweb-google-wash-article): Print a message if article
10892         is not available.
10893
10894 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10895
10896         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10897         change.  Decode text/* parts content before displaying.
10898
10899 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10900
10901         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10902
10903 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10904
10905         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10906
10907         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10908         url-package-name, url-package-version,
10909         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10910         w3m-display-inline-images, and w3m-minor-mode-map.
10911
10912 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10913
10914         * message.el (message-tab-body-function): Fix mismatched custom type.
10915
10916         * gnus.el (gnus-group-change-level-function): Ditto.
10917
10918         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10919
10920         * gnus-art.el (gnus-signature-limit)
10921         (gnus-article-mime-part-function): Ditto.
10922
10923 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10924
10925         * mml.el (mml-mode): Silence the byte compiler.
10926
10927         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10928         using `(sit-for 0)' before moving the point to the specified part;
10929         skip unbuttonized parts.
10930         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10931         return to the summary window if gnus-auto-select-part is non-nil.
10932
10933 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10934
10935         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10936         variables.
10937         (mml-dnd-attach-file, mml-mode): Use them.
10938
10939         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10940         Make fetching article by MID work again for Google Groups.  Added
10941         FIXME concerning gnus-group-make-web-group.
10942
10943         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10944         Don't depend on Gnus by using mail-extract-address-components if
10945         gnus-extract-address-components is not bound.
10946
10947 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10948
10949         * gnus-art.el (gnus-mime-display-security): Don't display the
10950         signature, but only the signed part.
10951
10952 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10953
10954         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10955
10956         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10957         list, not listp.
10958
10959 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10960
10961         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10962         when encoding.
10963
10964         * mm-bodies.el (mm-decode-content-transfer-encoding):
10965         De-canonicalize CRLF for all text content types, not just
10966         text/plain.
10967
10968 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10969
10970         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10971         valid article; point arrow and cursor at the MIME button.
10972
10973 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10974
10975         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10976         Suggested by Dan Christensen <jdc@uwo.ca>.
10977
10978         * mm-decode.el (mm-save-part): Enable change of prompt.
10979
10980 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10981
10982         * gnus-msg.el (gnus-inews-add-send-actions): Made
10983         `message-post-method' lambda parameter ARG `&optional'.
10984
10985 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10986
10987         * gnus-sum.el (gnus-summary-mime-map): Added
10988         gnus-article-save-part-and-strip, gnus-article-delete-part and
10989         gnus-article-jump-to-part.
10990
10991         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10992         (gnus-article-edit-part): Use it.
10993         (gnus-article-part-wrapper): Added no-handle argument.
10994         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10995         functions.
10996
10997 2005-08-29  Romain Francoise  <romain@orebokech.com>
10998
10999         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11000         docstring.
11001         (gnus-face-from-file): Likewise.
11002
11003 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11004
11005         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11006         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11007         non-nil.
11008         (gnus-auto-select-part): New variable.
11009         (gnus-article-jump-to-part): New function.
11010         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11011         (gnus-mime-delete-part): Allow selecting specified part after
11012         deleting or stripping parts.
11013         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11014         part if argument is bogus.
11015
11016 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11017
11018         * gnus-art.el (w3m-minor-mode-map):
11019         * gnus-spec.el (gnus-newsrc-file-version):
11020         * gnus-util.el (nnmail-active-file-coding-system)
11021         (gnus-original-article-buffer, gnus-user-agent):
11022         * gnus.el (gnus-ham-process-destinations)
11023         (gnus-parameter-ham-marks-alist)
11024         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11025         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11026         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11027         * mm-decode.el (gnus-current-window-configuration):
11028         * mm-extern.el (gnus-article-mime-handles):
11029         * mm-url.el (url-current-object, url-package-name)
11030         (url-package-version):
11031         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11032         (smime-keys, w3m-cid-retrieve-function-alist)
11033         (w3m-current-buffer, w3m-display-inline-images)
11034         (w3m-minor-mode-map):
11035         * mml-smime.el (gnus-extract-address-components):
11036         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11037         (gnus-newsrc-hashtb, message-default-charset)
11038         (message-deletable-headers, message-options)
11039         (message-posting-charset, message-required-mail-headers)
11040         (message-required-news-headers):
11041         * mml1991.el (mc-pgp-always-sign):
11042         * mml2015.el (mc-pgp-always-sign):
11043         * nnheader.el (nnmail-extra-headers):
11044         * rfc1843.el (gnus-decode-encoded-word-function)
11045         (gnus-decode-header-function, gnus-newsgroup-name):
11046         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11047
11048 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11049
11050         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11051         the end of the date treatments.
11052
11053 2005-08-15  Simon Josefsson  <jas@extundo.com>
11054
11055         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11056         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11057         Capello and Romain Francoise.
11058         (pgg-fetch-key-function): Removed, not used?
11059         (pgg-insert-url-with-w3): Require url, to get
11060         url-insert-file-contents regardless of where it is defined.
11061
11062 2005-08-13  Romain Francoise  <romain@orebokech.com>
11063
11064         * message.el (message-cite-original-1): New function.
11065         (message-cite-original): Use it.
11066         (message-cite-original-without-signature): Ditto.
11067
11068 2005-08-08  Romain Francoise  <romain@orebokech.com>
11069
11070         * message.el (message-yank-empty-prefix): New variable.
11071         (message-indent-citation): Use it.
11072         (message-cite-original-without-signature): Respect X-No-Archive.
11073
11074 2005-08-08  Simon Josefsson  <jas@extundo.com>
11075
11076         * pgg.el: Autoload url-insert-file-contents instead of loading
11077         w3/url.
11078         (pgg-insert-url-with-w3): Don't load url here.
11079
11080 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11081
11082         * message.el (message-kill-to-signature): Don't insert newline at
11083         bol.
11084         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11085
11086 2005-08-06  Romain Francoise  <romain@orebokech.com>
11087
11088         * message.el (message-user-fqdn): Fix typo in docstring.
11089
11090 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11091
11092         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11093
11094         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11095
11096 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11097
11098         * mm-bodies.el (mm-encode-body): Use coding system rather than
11099         charset to encode text.
11100
11101         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11102         number of charsets if utf-8 is available (XEmacs).
11103
11104 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11105
11106         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11107         taken from `gnus-button-mid-or-mail-regexp'.
11108         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11109         (gnus-button-alist): Improve regexp for domain part of the MIDs
11110         for news:localpart@domain buttons.
11111         (gnus-button-ctan-directory-regexp): Update.
11112
11113 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11114
11115         * sieve-manage.el (sieve-manage-interactive-login): Use
11116         make-local-variable rather than make-variable-buffer-local.
11117         (sieve-manage-open): Ditto.
11118         (sieve-manage-authenticate): Ditto.
11119
11120         * mml.el (mml-generate-mime-1): Make the content type default to
11121         text/plain if the filename is not specified.
11122
11123 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11124
11125         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11126         instead of insert-buffer.
11127
11128         * message.el (message-yank-original): Ditto; set the mark at the
11129         end of the yanked message.
11130
11131 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11132
11133         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11134         lines to scroll rather than to stop it.
11135
11136         * mml.el (mml-generate-default-type): Add doc string.
11137         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11138         default to application/octet-stream when determining the content
11139         type if it is not specified for the part or the mml contents; add
11140         a comment about mml-generate-default-type.
11141
11142 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11145         make it default to application/octet-stream when determining the
11146         content type if it is not specified for the external contents.
11147
11148 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11149
11150         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11151         segmented parameter but also other parameters might be there.
11152
11153 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11154
11155         * mm-decode.el (mm-display-external): Delete temp file, directory
11156         and buffer immediately if the external process is exited.
11157
11158 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11159
11160         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11161         fewer lines than that of scroll-margin.
11162         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11163
11164 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11165
11166         * gnus-art.el (gnus-article-next-page): Revert.
11167         (gnus-article-beginning-of-window): New macro.
11168         (gnus-article-next-page-1): Use it.
11169         (gnus-article-prev-page): Ditto.
11170         (gnus-article-edit-part): Use insert-buffer-substring instead of
11171         insert-buffer.
11172         (gnus-article-edit-exit): Ditto.
11173
11174         * gnus-util.el (gnus-beginning-of-window): Remove.
11175         (gnus-end-of-window): Remove.
11176
11177         * lpath.el: Don't bind header-line-format and scroll-margin.
11178
11179 2005-07-25  Simon Josefsson  <jas@extundo.com>
11180
11181         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11182         to have the url package without w3.  Reported by Daiki Ueno
11183         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11184
11185 2005-07-20  Didier Verna  <didier@xemacs.org>
11186
11187         * gnus-diary.el: Remove the description comment (nndiary is now
11188         properly documented in the Gnus manual).
11189         Fix the spelling of "Back End".
11190         * nndiary.el: Ditto.
11191         Fix the copyright notice.
11192
11193 2005-07-18  Romain Francoise  <romain@orebokech.com>
11194
11195         * gnus-sum.el (gnus-summary-to-prefix)
11196         (gnus-summary-newsgroup-prefix): New variables.
11197         (gnus-summary-from-or-to-or-newsgroups): Use them.
11198
11199 2005-07-17  Romain Francoise  <romain@orebokech.com>
11200
11201         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11202         space as it's generally not especially interesting to the user.
11203
11204 2005-07-16  Romain Francoise  <romain@orebokech.com>
11205
11206         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11207         nil to avoid prompting and file modification if one of the
11208         messages at the top of the nnfolder file contains a copyright
11209         notice.
11210         Update copyright notice.
11211
11212         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11213         instead of `current-time-string' as the latter creates a time
11214         string that is not RFC 2822 compliant (it lacks the zone).
11215         Update copyright notice.
11216
11217 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11218
11219         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11220         for text/rtf.  Display default in prompt.  Pass default for M-n.
11221
11222         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11223
11224 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11225
11226         * gnus-msg.el (gnus-button-mailto): Remove
11227         save-selected-window-window hackery because it relies on
11228         save-selected-window internals.
11229
11230 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11231
11232         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11233         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11234         (gnus-article-prev-page): Ditto.
11235
11236         * gnus-util.el (gnus-beginning-of-window): New function.
11237         (gnus-end-of-window): New function.
11238
11239         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11240
11241 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11242
11243         * gnus-score.el (gnus-score-edit-all-score): Set
11244         gnus-score-edit-exit-function to gnus-score-edit-done and call
11245         gnus-message.
11246
11247 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11248
11249         * gnus-msg.el (gnus-button-mailto): Remove
11250         save-selected-window-window hackery because it relies on
11251         save-selected-window internals.
11252
11253 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11254
11255         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11256         add-minor-mode.
11257         (gnus-binary-mode): Ditto.
11258
11259         * gnus-topic.el (gnus-topic-mode): Ditto.
11260
11261 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11262
11263         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11264         (gnus-article-prev-page): Take scroll-margin into consideration.
11265
11266 2005-07-04  Lute Kamstra  <lute@gnu.org>
11267
11268         Update FSF's address in GPL notices.
11269
11270 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11271
11272         * gnus.el (gnus-exit):
11273         * gnus-group.el (gnus-group-icons):
11274         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11275
11276         * gnus-nocem.el (gnus-nocem):
11277         * message.el (message-various, message-buffers, message-sending)
11278         (message-interface, message-forwarding, message-insertion)
11279         (message-headers, message-news, message-mail):
11280         * pgg-gpg.el (pgg-gpg):
11281         * pgg-parse.el (pgg-parse):
11282         * pgg-pgp.el (pgg-pgp):
11283         * pgg-pgp5.el (pgg-pgp5):
11284         * pop3.el (pop3): Finish `defgroup' description with period.
11285
11286 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11287
11288         * gnus-art.el (article-display-face): Improve the efficiency.
11289         (article-display-x-face): Ditto; remove grey x-face stuff.
11290
11291 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11292
11293         * gnus-art.el (article-display-face): Correct the position in
11294         which Faces are inserted.
11295
11296 2005-06-29  Didier Verna  <didier@xemacs.org>
11297
11298         * gnus-art.el (article-display-face): Display faces in correct
11299         order.
11300
11301 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11302
11303         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11304         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11305         (gnus-nocem-check-article): Fetch the Type header.
11306         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11307         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11308         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11309         make sure gnus-nocem-hashtb is initialized.
11310         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11311         (gnus-nocem-unwanted-article-p): Ditto.
11312
11313         * pgg.el (pgg-verify): Return the verification result.
11314
11315 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11316
11317         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11318         is ascii.
11319
11320 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11321
11322         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11323         `show-nonbreak-escape'.
11324
11325 2005-06-23  Lute Kamstra  <lute@gnu.org>
11326
11327         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11328
11329         * dig.el (dig-mode):
11330         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11331
11332 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11333
11334         * nnimap.el (nnimap-split-download-body): Fix spellings.
11335
11336 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11337
11338         * gnus-art.el (gnus-article-encrypt-body):
11339         * gnus-cus.el (gnus-score-customize):
11340         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11341         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11342
11343 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11344
11345         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11346         header by looking for magic "MII" at the beginnig.
11347
11348 2005-06-16  Miles Bader  <miles@gnu.org>
11349
11350         * gnus-xmas.el (gnus-xmas-group-startup-message):
11351         Use renamed gnus-splash face.
11352
11353         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11354         (assistant-field-face): New backward-compatibility alias for renamed
11355         face.
11356         (assistant-render-text): Use renamed assistant-field face.
11357
11358         * spam.el (spam): Remove "-face" suffix from face name.
11359         (spam-face): New backward-compatibility alias for renamed face.
11360         (spam-face, spam-initialize): Use renamed spam face.
11361
11362         * message.el (message-header-to, message-header-cc)
11363         (message-header-subject, message-header-newsgroups)
11364         (message-header-other, message-header-name)
11365         (message-header-xheader, message-separator, message-cited-text)
11366         (message-mml): Remove "-face" suffix from face names.
11367         (message-header-to-face, message-header-cc-face)
11368         (message-header-subject-face, message-header-newsgroups-face)
11369         (message-header-other-face, message-header-name-face)
11370         (message-header-xheader-face, message-separator-face)
11371         (message-cited-text-face, message-mml-face):
11372         New backward-compatibility aliases for renamed faces.
11373         (message-font-lock-keywords): Use renamed message faces.
11374
11375         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11376         (sieve-test-commands, sieve-tagged-arguments):
11377         Remove "-face" suffix from face names.
11378         (sieve-control-commands-face, sieve-action-commands-face)
11379         (sieve-test-commands-face, sieve-tagged-arguments-face):
11380         New backward-compatibility aliases for renamed faces.
11381         (sieve-control-commands-face, sieve-action-commands-face)
11382         (sieve-test-commands-face, sieve-tagged-arguments-face):
11383         Use renamed sieve faces.
11384
11385         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11386         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11387         (gnus-group-news-3-empty, gnus-group-news-4)
11388         (gnus-group-news-4-empty, gnus-group-news-5)
11389         (gnus-group-news-5-empty, gnus-group-news-6)
11390         (gnus-group-news-6-empty, gnus-group-news-low)
11391         (gnus-group-news-low-empty, gnus-group-mail-1)
11392         (gnus-group-mail-1-empty, gnus-group-mail-2)
11393         (gnus-group-mail-2-empty, gnus-group-mail-3)
11394         (gnus-group-mail-3-empty, gnus-group-mail-low)
11395         (gnus-group-mail-low-empty, gnus-summary-selected)
11396         (gnus-summary-cancelled, gnus-summary-high-ticked)
11397         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11398         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11399         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11400         (gnus-summary-low-undownloaded)
11401         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11402         (gnus-summary-low-unread, gnus-summary-normal-unread)
11403         (gnus-summary-high-read, gnus-summary-low-read)
11404         (gnus-summary-normal-read, gnus-splash):
11405         Remove "-face" suffix from face names.
11406         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11407         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11408         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11409         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11410         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11411         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11412         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11413         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11414         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11415         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11416         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11417         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11418         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11419         (gnus-summary-normal-ticked-face)
11420         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11421         (gnus-summary-normal-ancient-face)
11422         (gnus-summary-high-undownloaded-face)
11423         (gnus-summary-low-undownloaded-face)
11424         (gnus-summary-normal-undownloaded-face)
11425         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11426         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11427         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11428         (gnus-splash-face):
11429         New backward-compatibility aliases for renamed faces.
11430         (gnus-group-startup-message): Use renamed gnus faces.
11431
11432         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11433         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11434         (gnus-server-agent): Remove "-face" suffix from face names.
11435         (gnus-server-agent-face, gnus-server-opened-face)
11436         (gnus-server-closed-face, gnus-server-denied-face)
11437         (gnus-server-offline-face):
11438         New backward-compatibility aliases for renamed faces.
11439         (gnus-server-agent-face, gnus-server-opened-face)
11440         (gnus-server-closed-face, gnus-server-denied-face)
11441         (gnus-server-offline-face): Use renamed gnus faces.
11442
11443         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11444         Remove "-face" suffix from face names.
11445         (gnus-picon-xbm-face, gnus-picon-face):
11446         New backward-compatibility aliases for renamed faces.
11447
11448         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11449         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11450         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11451         (gnus-cite-11): Remove "-face" suffix from face names.
11452         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11453         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11454         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11455         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11456         New backward-compatibility aliases for renamed faces.
11457         (gnus-cite-attribution-face, gnus-cite-face-list)
11458         (gnus-article-boring-faces): Use renamed gnus faces.
11459
11460         * gnus-art.el (gnus-signature, gnus-header-from)
11461         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11462         (gnus-header-content): Remove "-face" suffix from face names.
11463         (gnus-signature-face, gnus-header-from-face)
11464         (gnus-header-subject-face, gnus-header-newsgroups-face)
11465         (gnus-header-name-face, gnus-header-content-face):
11466         New backward-compatibility aliases for renamed faces.
11467         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11468
11469         * gnus-sum.el (gnus-summary-selected-face)
11470         (gnus-summary-highlight): Use renamed gnus faces.
11471         * gnus-group.el (gnus-group-highlight): Likewise.
11472
11473 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11474
11475         * gnus-sieve.el (gnus-sieve-article-add-rule):
11476         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11477         * spam-stat.el (spam-stat-buffer-change-to-spam)
11478         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11479
11480         * message.el (message-is-yours-p):
11481         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11482
11483 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11484
11485         * mm-view.el (mm-inline-text): Withdraw the last change.
11486
11487 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11488
11489         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11490         executing enriched-decode.
11491
11492 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11495         charset of tar files.
11496
11497 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11498
11499         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11500
11501 2005-06-04  Lute Kamstra  <lute@gnu.org>
11502
11503         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11504         information is never recorded.
11505
11506 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11507
11508         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11509
11510 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * pop3.el (pop3-apop): Run md5 in the binary mode.
11513
11514         * starttls.el (starttls-set-process-query-on-exit-flag):
11515         Use eval-and-compile.
11516
11517 2005-05-31  Simon Josefsson  <jas@extundo.com>
11518
11519         * smime.el (smime-replace-in-string): Define.
11520         (smime-cert-by-ldap-1): Use it.
11521
11522 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11523
11524         * gnus-art.el (article-display-x-face): Replace
11525         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11526
11527         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11528         set-process-query-on-exit-flag or process-kill-without-query.
11529
11530         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11531         loop instead of replace-regexp.
11532
11533         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11534         instead of process-kill-without-query if it is available.
11535
11536         * lpath.el: Fbind ldap-search-entries.
11537
11538         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11539         instead of find-file-hooks if it is available.
11540
11541         * mml1991.el: Bind pgg-default-user-id when compiling.
11542
11543         * mml2015.el: Bind pgg-default-user-id when compiling.
11544
11545         * nndraft.el (nndraft-request-associate-buffer):
11546         Use write-contents-functions instead of write-contents-hooks if it is
11547         available.
11548
11549         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11550         instead of find-file-hooks if it is available.
11551
11552         * nntp.el (nntp-open-connection): Replace
11553         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11554         (nntp-open-ssl-stream): Ditto.
11555         (nntp-open-tls-stream): Ditto.
11556
11557         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11558         set-process-query-on-exit-flag or process-kill-without-query.
11559         (starttls-open-stream-gnutls): Use it instead of
11560         process-kill-without-query.
11561         (starttls-open-stream): Ditto.
11562
11563 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11564
11565         * smime.el (smime-cert-by-ldap-1): Don't use
11566         replace-regexp-in-string.
11567
11568 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11569
11570         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11571
11572         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11573         in PEM format.  Adjust to the XEmacs compability.
11574
11575 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11576
11577         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11578         by `string-to-number'.
11579         * gnus-agent.el (gnus-agent-regenerate-group)
11580         (gnus-agent-fetch-articles): Ditto.
11581         * gnus-art.el (gnus-button-fetch-group): Ditto.
11582         * gnus-cache.el (gnus-cache-generate-active)
11583         (gnus-cache-articles-in-group): Ditto.
11584         * gnus-group.el (gnus-group-set-current-level)
11585         (gnus-group-insert-group-line): Ditto.
11586         * gnus-score.el (gnus-score-set-expunge-below)
11587         (gnus-score-set-mark-below, gnus-summary-score-effect)
11588         (gnus-summary-score-entry): Ditto.
11589         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11590         (gnus-soup-pack): Ditto.
11591         * gnus-spec.el (gnus-xmas-format): Ditto.
11592         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11593         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11594         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11595         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11596         * nndb.el (nndb-get-remote-expire-response): Ditto.
11597         * nndiary.el (nndiary-parse-schedule-value)
11598         (nndiary-string-to-number, nndiary-request-replace-article)
11599         (nndiary-request-article): Ditto.
11600         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11601         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11602         * nneething.el (nneething-make-head): Ditto.
11603         * nnfolder.el (nnfolder-request-article)
11604         (nnfolder-retrieve-headers): Ditto.
11605         * nnheader.el (nnheader-file-to-number): Ditto.
11606         * nnkiboze.el (nnkiboze-request-article): Ditto.
11607         * nnmail.el (nnmail-process-unix-mail-format)
11608         (nnmail-process-babyl-mail-format): Ditto.
11609         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11610         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11611         (nnmh-request-create-group, nnmh-request-list-1)
11612         (nnmh-request-group, nnmh-request-article): Ditto.
11613         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11614         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11615         * nnsoup.el (nnsoup-make-active): Ditto.
11616         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11617         * nntp.el (nntp-find-group-and-number)
11618         (nntp-retrieve-headers-with-xover): Ditto.
11619         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11620         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11621         (pgg-format-key-identifier): Ditto.
11622         * pop3.el (pop3-last, pop3-stat): Ditto.
11623         * qp.el (quoted-printable-decode-region): Ditto.
11624
11625         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11626         of concat.
11627
11628 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11629
11630         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11631
11632         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11633
11634         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11635
11636         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11637
11638         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11639
11640         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11641
11642         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11643         (gnus-carpal-mode): Ditto.
11644
11645         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11646         (gnus-browse-mode): Ditto.
11647
11648         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11649
11650         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11651
11652 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11653
11654         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11655
11656 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11657
11658         * gnus-util.el (gnus-run-mode-hooks): New function.
11659
11660         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11661
11662         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11663         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11664
11665 2005-05-27  Lute Kamstra  <lute@gnu.org>
11666
11667         * dns-mode.el (dns-mode): Specify customization group.
11668
11669 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11670
11671         * gnus-agent.el (gnus-agent-make-mode-line-string):
11672         Use mode-line-highlight as mouse-face.
11673
11674 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11675
11676         * canlock.el (canlock): Change the parent group to news.
11677
11678         * deuglify.el (gnus-outlook-deuglify): Add :group.
11679
11680         * dig.el (dig): Add :group.
11681
11682         * dns-mode.el (dns-mode): Add :group.
11683
11684         * encrypt.el (encrypt): Add :group.
11685
11686         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11687         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11688         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11689         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11690         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11691
11692         * gnus-diary.el (gnus-diary): Add :group.
11693
11694         * gnus.el (gnus-group-news-1-face): Add :group.
11695         (gnus-group-news-1-empty-face): Ditto.
11696         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11697         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11698         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11699         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11700         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11701         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11702         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11703         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11704         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11705         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11706         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11707         (gnus-summary-high-ticked-face): Ditto.
11708         (gnus-summary-low-ticked-face): Ditto.
11709         (gnus-summary-normal-ticked-face): Ditto.
11710         (gnus-summary-high-ancient-face): Ditto.
11711         (gnus-summary-low-ancient-face): Ditto.
11712         (gnus-summary-normal-ancient-face): Ditto.
11713         (gnus-summary-high-undownloaded-face): Ditto.
11714         (gnus-summary-low-undownloaded-face): Ditto.
11715         (gnus-summary-normal-undownloaded-face): Ditto.
11716         (gnus-summary-high-unread-face): Ditto.
11717         (gnus-summary-low-unread-face): Ditto.
11718         (gnus-summary-normal-unread-face): Ditto.
11719         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11720         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11721
11722         * hashcash.el (hashcash): New custom group.
11723         (hashcash-default-payment): Add :group.
11724         (hashcash-payment-alist): Ditto.
11725         (hashcash-default-accept-payment): Ditto.
11726         (hashcash-accept-resources): Ditto.
11727         (hashcash-path): Ditto.
11728         (hashcash-extra-generate-parameters): Ditto.
11729         (hashcash-double-spend-database): Ditto.
11730         (hashcash-in-news): Ditto.
11731
11732         * message.el (message-minibuffer-local-map): Add :group.
11733
11734         * netrc.el (netrc): Add :group.
11735
11736         * sieve-manage.el (sieve-manage-log): Add :group.
11737         (sieve-manage-default-user): Diito.
11738         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11739         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11740         (sieve-manage-authenticators): Ditto.
11741         (sieve-manage-authenticator-alist): Ditto.
11742         (sieve-manage-default-port): Ditto.
11743
11744         * sieve-mode.el (sieve-control-commands-face): Add :group.
11745         (sieve-action-commands-face): Ditto.
11746         (sieve-test-commands-face): Ditto.
11747         (sieve-tagged-arguments-face): Ditto.
11748
11749         * smime.el (smime): Add :group.
11750
11751         * spam-report.el (spam-report): Add :group.
11752
11753         * spam.el (spam, spam-face): Add :group.
11754
11755 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11756
11757         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11758         return \n.\n.\n at the end of articles.  Protect against that.
11759         (nntp-with-open-group): Allow debugging.
11760
11761         * nnheader.el (mail-header-set-extra): Make into a function
11762         because I just could't understand how to quote the list properly.
11763
11764         * dns.el (query-dns-cached): New function.
11765
11766 2005-05-26  Lute Kamstra  <lute@gnu.org>
11767
11768         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11769
11770 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11773
11774         * gnus-art.el: Don't autoload mail-extract-address-components.
11775
11776         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11777         eval-and-compile to evaluate it.
11778
11779         * hashcash.el: Don't autoload executable-find.
11780
11781         * nndb.el: Don't declare the nndb back end two or more times; don't
11782         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11783
11784         * nntp.el: Autoload format-spec instead of format; use
11785         eval-and-compile to evaluate autoload forms.
11786
11787 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11788
11789         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11790
11791 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11792
11793         * gnus.el (gnus-version-number): Bump version.
11794
11795 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11796
11797         * gnus.el: No Gnus v0.3 is released.
11798
11799 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11800
11801         * lpath.el (featurep): Bind show-nonbreak-escape.
11802
11803 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11804
11805         * gnus-art.el (gnus-article-edit-part): Disable undo.
11806
11807 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11808
11809         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11810         gnus-article-date-lapsed-new-header is t if date timer is active;
11811         skip headers in which the original date value is empty.
11812         (gnus-article-save-original-date): Redefine it as a macro.
11813         (gnus-display-mime): Use it.
11814
11815 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11816
11817         * gnus-art.el (article-date-ut): Support converting date in
11818         forwarded parts as well.
11819         (gnus-article-save-original-date): New function.
11820         (gnus-display-mime): Use it.
11821
11822 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11823
11824         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11825         enclosure element of <item>.
11826
11827 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11828
11829         * message.el (message-kill-buffer-query): Renamed from
11830         `message-kill-buffer-query-if-modified'.  Added :version.
11831
11832 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11833
11834         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11835         window layout.
11836
11837 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11838
11839         * mml.el: Autoload dnd when compiling.
11840
11841 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11842
11843         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11844         x-dnd-*.
11845
11846 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11847
11848         * qp.el (quoted-printable-encode-region): Save excursion.
11849
11850 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11851
11852         * message.el (message-kill-buffer-query-if-modified): Add new variable
11853         so the user can kill a modified message buffer quickly.
11854         (message-kill-buffer): Use it.
11855
11856 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11857
11858         * lpath.el: Fbind display-time-event-handler; don't fbind
11859         string-to-multibyte.
11860
11861         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11862
11863 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11864
11865         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11866         contained in text because xml.el decodes entities) with LFs.
11867
11868 2005-04-11  Lute Kamstra  <lute@gnu.org>
11869
11870         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11871         differently.
11872
11873 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11874
11875         * mm-util.el (mm-detect-coding-region): Typo.
11876
11877 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11880
11881 2005-04-06  Deepak Goel  <deego@gnufans.org>
11882
11883         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11884         user-function allow user modifications of the scores.
11885         (spam-stat-score-buffer-user): New function, to allow
11886         user-computed modifications to the score.
11887         (spam-stat-score-buffer-user-functions): List of additional
11888         scoring functions.
11889         (spam-stat-error-holder): Global temporary error holder.
11890         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11891         variable.
11892
11893 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11894
11895         * gnus-registry.el (gnus-registry-clean-empty-function)
11896         (gnus-registry-trim, gnus-registry-fetch-groups)
11897         (gnus-registry-delete-group): Groups that match
11898         `gnus-registry-ignored-groups' are removed from the registry
11899         entries, not just ignored for splitting.  This helps clean up the
11900         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11901         to get all the groups a message ID is in.
11902
11903         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11904         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11905         (spam-stat-score-buffer-user-functions): Add :number custom type.
11906
11907 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11908
11909         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11910         argument in XEmacs.
11911
11912         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11913         (nnrss-request-group): Decode group name first.
11914         (nnrss-request-article): Make a text/plain article if mml-to-mime
11915         failed.
11916         (nnrss-get-encoding): Return a compatible encoding according to
11917         nnrss-compatible-encoding-alist.
11918         (nnrss-find-el): Use consp instead of listp.
11919         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11920
11921 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11922
11923         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11924         which Emacs 20 doesn't support.
11925         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11926
11927 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11928
11929         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11930         silence the byte compiler inside the defun.
11931
11932         * gnus-demon.el (parse-time-string): Add autoload.
11933
11934         * gnus-delay.el (parse-time-string): Add autoload.
11935
11936         * gnus-art.el (parse-time-string): Add autoload.
11937
11938         * nnultimate.el (parse-time): Require for `parse-time-string'.
11939
11940 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11941
11942         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11943
11944         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11945
11946         * smime.el (smime-ldap-host-list): Add :version.
11947
11948 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11949
11950         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11951         pass it to `gnus-browse-read-group'.
11952         (gnus-browse-read-group): Add NUMBER argument and pass it to
11953         `gnus-group-read-ephemeral-group'.
11954
11955         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11956         argument and pass it to `gnus-group-read-group'.
11957
11958 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11959
11960         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11961         mm-xemacs-find-mime-charset-1 if we have the mule feature
11962         available at runtime.
11963
11964 2005-03-25  Werner Lemberg  <wl@gnu.org>
11965
11966         * nnmaildir.el: Replace `illegal' with `invalid'.
11967
11968 2005-03-23  Lute Kamstra  <lute@gnu.org>
11969
11970         * time-date.el: Add comment on time value formats.
11971         Don't require parse-time.
11972         (with-decoded-time-value): New macro.
11973         (encode-time-value): New function.
11974         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11975         (days-to-time): Return a valid time value when arg is huge.
11976         (time-since): Use time-subtract.
11977         (time-to-number-of-days): Use time-to-seconds.
11978
11979 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11980
11981         * gnus-start.el (gnus-display-time-event-handler):
11982         Check display-time-timer at runtime rather than only at load time
11983         in case display-time-mode is turned off in the mean time.
11984
11985 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11986
11987         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11988         used.
11989
11990         * nneething.el (nneething-map-file-directory): Derive from
11991         `gnus-directory'.
11992
11993         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11994         the To/Cc button.
11995
11996 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11997
11998         * nnmaildir.el (nnmaildir-request-accept-article):
11999         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12000
12001 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12002
12003         * gnus-async.el: Require timer-funcs at compile time when in
12004         XEmacs for `run-with-idle-timer'.
12005
12006 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12007
12008         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12009         autoloaded function.
12010
12011 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12012
12013         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12014
12015 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12016
12017         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12018
12019 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12020
12021         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12022         gnus-expert-user to default.
12023
12024 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12025
12026         * nnimap.el (nnimap-open-server): Ditto.
12027
12028         * imap.el (imap-authenticate): Fix typo.
12029
12030 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12031
12032         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12033         buffer (since IMAP server might return FETCH response out of
12034         order, and the nntp buffer must be sorted).
12035
12036 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12037
12038         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12039         comparison on string.
12040
12041         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12042         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12043         (gnus-agent-summary-fetch-series): Modified to protect against
12044         gnus-agent-summary-fetch-group clearing processable flags.
12045         (gnus-agent-synchronize-group-flags): Update live group buffer as
12046         synchronization may occur due to the user toggle the plugged
12047         status.
12048         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12049         successfully downloaded.
12050         (gnus-agent-expire-group-1): Avoid using markers when the overview
12051         is in ascending order; greatly improves performance.
12052         (gnus-agent-regenerate-group): Use
12053         gnus-agent-synchronize-group-flags to reset read status in both
12054         gnus and server.
12055         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12056
12057 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12058
12059         * message.el: Don't autoload former message-utils variables.
12060         (message-strip-subject-trailing-was): Change doc string.
12061
12062         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12063         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12064         (nnweb-google-search): Add "hl=en" here.
12065         (nnweb-google-parse-1, nnweb-google-create-mapping):
12066         Don't hardcode URL.
12067
12068 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12069
12070         * message.el (message-get-reply-headers, message-followup):
12071         Mention related variables `message-use-followup-to' and
12072         `message-use-mail-followup-to', in the information buffer.
12073
12074         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12075         of broken groups(-beta).google.com.
12076
12077 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12078
12079         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12080         parameter to invoked gnus-request-move-article; remove the
12081         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12082         all at once instead of once per article.
12083         (gnus-summary-remove-process-mark): Accept a list of articles as
12084         well as a single article for processing.
12085
12086         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12087         parameter.
12088
12089         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12090
12091         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12092
12093         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12094         parameter.
12095
12096         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12097         parameter.
12098
12099         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12100         parameter and remove the gnus-sum-hint-move-is-internal variable.
12101
12102         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12103         parameter.
12104
12105         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12106         parameter.
12107
12108         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12109         parameter.
12110
12111         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12112
12113         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12114         parameter.
12115
12116         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12117         parameter.
12118
12119 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12120
12121         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12122         a more conservative way.
12123
12124 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12125
12126         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12127         buffer, so it moves the window's cursor.
12128
12129 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12130
12131         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12132         `mm-dissect-multipart' and receive the from field as an (optional)
12133         argument from `mm-dissect-multipart'.
12134         (mm-dissect-multipart): Receive the from field as an argument and
12135         pass it on when we call `mm-dissect-buffer' on MIME parts.
12136         Fixes verification/decryption of signed/encrypted MIME parts.
12137
12138 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12139
12140         * gnus-sum.el (gnus-summary-move-article): Set
12141         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12142         whatever it calls (right now, only nnimap-request-move article
12143         respects it).
12144
12145         * nnimap.el (nnimap-request-move-article): When
12146         gnus-sum-hint-move-is-internal is set, don't do the extra
12147         nnimap-request-article.
12148
12149 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12150
12151         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12152
12153         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12154         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12155
12156         * gnus-sum.el (gnus-summary-caesar-message):
12157         Apply `gnus-treat-article' after rotation.
12158
12159         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12160         doc string.
12161
12162 2005-02-22  Simon Josefsson  <jas@extundo.com>
12163
12164         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12165         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12166         <arne@arnested.dk>.
12167         (encrypt): Add password-cache and password-cache-expiry as group
12168         members.
12169
12170 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12171
12172         * smime.el (smime-ldap-host-list): Doc fix.
12173         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12174         cache) password.
12175         (smime-sign-region): Use it.
12176         (smime-decrypt-region): Use it.
12177         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12178         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12179         fails.
12180         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12181         certificate from DER to PEM format rather than calling openssl.
12182
12183         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12184
12185         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12186         for signing/encryption.
12187
12188         * mml.el (mml-parse-1): Use them.
12189
12190 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12191
12192         * nnrss.el (nnrss-verbose): Removed.
12193         (nnrss-request-group): Use `nnheader-message' instead.
12194
12195 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12196
12197         * nnrss.el (nnrss-verbose): New variable.
12198         (nnrss-request-group): Make it say nnrss is requesting a group.
12199
12200 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12201
12202         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12203         Handle news URL with given port correctly.
12204
12205 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12206
12207         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12208         containing special characters.
12209
12210         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12211
12212         * mml.el (mime-to-mml): Ditto.
12213
12214         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12215         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12216         (rfc2047-decode-region): Quote decoded words containing special
12217         characters when rfc2047-quote-decoded-words-containing-tspecials
12218         is non-nil.
12219
12220 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12221
12222         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12223
12224         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12225
12226 2005-02-15  Simon Josefsson  <jas@extundo.com>
12227
12228         * nnimap.el (nnimap-debug): Doc fix.
12229
12230         * imap.el (imap-debug): Doc fix.
12231
12232 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12233
12234         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12235
12236 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12237
12238         * gnus.el (spam-contents): Improve docs for spam-contents
12239         parameter in its variable incarnation.
12240
12241 2005-02-14  Simon Josefsson  <jas@extundo.com>
12242
12243         * smime-ldap.el: Use require instead of load-library for ldap.
12244         (smime-ldap-search): Indent.
12245         (smime-ldap-search-internal): Shorten line.
12246
12247         * smime.el (smime-cert-by-dns): Add doc-string.
12248         (smime-cert-by-ldap-1): Indent.
12249
12250         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12251         mml-smime-get-dns-ldap.
12252         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12253
12254 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12255
12256         * smime.el: Require smime-ldap.
12257         (smime-ldap-host-list): New variable.
12258         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12259
12260         * mml-smime.el (mml-smime-encrypt-query): New function.
12261         (mml-smime-encrypt-query): Use it.
12262
12263         * smime-ldap.el: New file.
12264
12265 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12266
12267         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12268
12269 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12270
12271         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12272         argument in doc string.  Make query for type more clear.
12273
12274 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12275
12276         * gnus.el (gnus-group-startup-message): Search for gnus images in
12277         etc/images/gnus.
12278         * mm-util.el (mm-image-load-path): Likewise.
12279         * smiley.el (smiley-data-directory): Search for smilies in
12280         etc/images/smilies.
12281
12282 2005-02-09  Kim F. Storm  <storm@cua.dk>
12283
12284         Change Emacs release version from 21.4 to 22.1 throughout.
12285         Change Emacs development version from 21.3.50 to 22.0.50.
12286
12287 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12288
12289         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12290
12291         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12292         non-Mule XEmacs as well.
12293         (mm-decompress-buffer): Signal an error intentionally if it does
12294         not decompress compressed data because auto-compression-mode is
12295         disabled.
12296
12297 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12298
12299         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12300         an ID in the registry even if it has no groups.
12301
12302 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12303
12304         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12305         merge it into mm-decompress-buffer.
12306         (gnus-mime-copy-part): Use the MIME part charset, the value which
12307         a user specified or gnus-newsgroup-charset for decoding, like
12308         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12309         save-buffer what was used.  Suggested by Kevin Ryde
12310         <user42@zip.com.au>.
12311         (gnus-mime-inline-part): Allow the name parameter as well as the
12312         filename parameter; force decompressing of compressed data; always
12313         display contents being not decoded as unibyte.
12314
12315         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12316         as well as the filename parameter.
12317
12318         * mm-util.el (mm-decompress-buffer): Merge
12319         gnus-mime-jka-compr-maybe-uncompress.
12320         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12321         of compressed data.
12322
12323 2005-02-08  Simon Josefsson  <jas@extundo.com>
12324
12325         * imap.el (imap-log): Doc fix.
12326
12327 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12330         the coding cookies; decompress compressed parts.
12331
12332         * mml.el (mml-generate-mime-1): Add the charset parameter according
12333         to the value which a user specified manually or the coding cookie.
12334
12335         * mm-util.el (mm-string-to-multibyte): New function.
12336         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12337         (mm-coding-system-to-mime-charset): New function.
12338         (mm-decompress-buffer): New function.
12339         (mm-find-buffer-file-coding-system): New function.
12340
12341         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12342         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12343         parts.
12344
12345 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12346
12347         * mm-view.el (mm-display-inline-fontify): Decode a part according
12348         to the charset parameter.
12349
12350 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12351
12352         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12353         prefix arg is neither nil nor a number, as info specifies.
12354
12355 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12356
12357         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12358         timestamps.
12359
12360 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12361
12362         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12363         groups error checking and notify user.
12364
12365 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12366
12367         * message.el (message-send-mail-function): Check existence of
12368         sendmail-program first before using default value
12369         `message-send-mail-with-sendmail'.  Otherwise use more generic
12370         `smtpmail-send-it'.
12371
12372 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12373
12374         * nntp.el (nntp-request-update-info): Always return nil.
12375
12376 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12377
12378         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12379
12380 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12381
12382         * message.el (message-beginning-of-line): Change the behavior when
12383         invoked between BOL and : so that it first moves backward.
12384
12385 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12386
12387         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12388         article buffer when editing of the article is discarded.
12389         (gnus-article-prepare): Revert.
12390
12391 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12392
12393         * gnus-art.el (gnus-article-prepare):
12394         Remove message-strip-forbidden-properties from the local hook.
12395
12396 2005-01-27  Simon Josefsson  <jas@extundo.com>
12397
12398         * password.el (password-cache-add): Only start one timer per key.
12399         Reported by Derek Atkins <warlord@MIT.EDU>.
12400
12401 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12402
12403         * run-at-time.el: Removed.  It is no longer needed as
12404         timer-funcs.el in the xemacs-base package has a working version of
12405         `run-at-time'.
12406
12407         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12408
12409         * password.el: Require timer-funcs instead of run-at-time in
12410         XEmacs.
12411         Remove `password-run-at-time' macro.
12412         (password-cache-add): Use `run-at-time' instead of
12413         `password-run-at-time'.
12414
12415         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12416         Remove `nnheader-cancel-function-timers' alias,
12417         `cancel-function-timers' exists in XEmacs in timer-funcs.
12418
12419         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12420         for `run-with-idle-timer'.
12421
12422         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12423         for `run-at-time'.
12424
12425         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12426         for `with-timeout'.
12427
12428         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12429         the same as for XEmacs 21.4.
12430         No need to ignore `run-with-idle-timer', this function exists in
12431         XEmacs now in timer-funcs.el in the xemacs-base package.
12432         (dgnushack-compile): No need to delete
12433         run-at-time.el from the list of files to compile because it
12434         doesn't exist anymore.
12435
12436 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12437
12438         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12439         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12440
12441 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12442
12443         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12444         sensitively.
12445
12446 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12447
12448         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12449
12450 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12451
12452         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12453         which will be inserted according to the multibyteness of a buffer
12454         rather than the type of contents.  Suggested by ARISAWA Akihiro
12455         <ari@mbf.ocn.ne.jp>.
12456
12457         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12458         of string which old xml.el may return rather than a string.
12459
12460 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12461
12462         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12463
12464 2005-01-16  Simon Josefsson  <jas@extundo.com>
12465
12466         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12467         idn/idna.el isn't available.
12468         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12469         <michael@waxrat.com>.
12470
12471         * hashcash.el: Remove non-FSF copyright header.
12472
12473         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12474         (hashcash-generate-payment): Use it.
12475         (hashcash-generate-payment-async): Use it.
12476
12477 2005-01-15  Simon Josefsson  <jas@extundo.com>
12478
12479         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12480         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12481
12482         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12483         gnus-summary-idna-message.
12484         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12485         (gnus-summary-idna-message): New function.
12486
12487 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12488
12489         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12490         gnus-novice-user.
12491
12492 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12493
12494         * nnrss.el (nnrss-request-delete-group): Delete entries in
12495         nnrss-group-alist as well.
12496         (nnrss-save-server-data): Insert newline.
12497
12498 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12499
12500         * gnus.el (gnus-user-agent): Use list of symbols instead of
12501         symbols.  Display full version number for (S)XEmacs.  Optionally
12502         display (S)XEmacs codename.
12503
12504         * gnus-util.el (gnus-emacs-version): Update for new
12505         `gnus-user-agent'.
12506
12507         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12508         Gnus version.
12509
12510 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12511
12512         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12513         which is unreadable in some setups.
12514
12515 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12516
12517         * gnus-spec.el (gnus-update-format-specifications): Flush the
12518         group format spec cache if it doesn't support decoded group names.
12519
12520 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12521
12522         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12523         Allow to apply decay on score files matching a regexp.
12524
12525 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12526
12527         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12528         compatibility in %g and %c.
12529
12530 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12531
12532         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12533         name for only %g and %c.
12534         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12535         of gnus-tmp-group to decoded group name.
12536         (gnus-group-make-rss-group): Exclude `/'s from group names.
12537
12538 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12539
12540         * nnrss.el (nnrss-get-encoding): Fix regexp.
12541
12542 2004-12-27  Simon Josefsson  <jas@extundo.com>
12543
12544         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12545         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12546         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12547
12548 2004-12-17  Kim F. Storm  <storm@cua.dk>
12549
12550         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12551
12552         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12553
12554 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12555
12556         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12557
12558 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12559
12560         * nnrss.el: Require rfc2047 and mml.
12561         (nnrss-file-coding-system): New variable.
12562         (nnrss-format-string): Redefine it as an inline function.
12563         (nnrss-decode-group-name): New function.
12564         (nnrss-string-as-multibyte): Remove.
12565         (nnrss-retrieve-headers): Decode group name; don't use
12566         nnrss-format-string.
12567         (nnrss-request-group): Decode group name.
12568         (nnrss-request-article): Decode group name; allow a Message-ID as
12569         well as an article number; don't use nnrss-format-string; encode a
12570         Message-ID string which may contain non-ASCII characters; use
12571         mml-to-mime to compose a MIME article.
12572         (nnrss-request-expire-articles): Decode group name.
12573         (nnrss-request-delete-group): Decode group name.
12574         (nnrss-fetch): Clarify error message.
12575         (nnrss-read-server-data): Use insert-file-contents instead of load;
12576         bind file-name-coding-system; use multibyte buffer.
12577         (nnrss-save-server-data): Bind coding-system-for-write to the
12578         value of nnrss-file-coding-system; bind file-name-coding-system;
12579         add coding cookie.
12580         (nnrss-read-group-data): Use insert-file-contents instead of load;
12581         bind file-name-coding-system; use multibyte buffer.
12582         (nnrss-save-group-data): Bind coding-system-for-write to the
12583         value of nnrss-file-coding-system; bind file-name-coding-system.
12584         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12585         make it work with non-ASCII text.
12586         (nnrss-find-el): Make it work with old xml.el as well.
12587
12588 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12589
12590         * nnrss.el (nnrss-get-encoding): New function.
12591         (nnrss-fetch): Use unibyte buffer initially; bind
12592         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12593         decode contents according to the encoding attribute.
12594         (nnrss-save-group-data): Add coding cookie.
12595         (nnrss-mime-encode-string): New function.
12596         (nnrss-check-group): Use it to encode subject and author.
12597
12598 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12599
12600         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12601         imaginary variable.
12602
12603 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12606         correctly even if there are wide characters.
12607
12608 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12609
12610         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12611         downcased symbol names; make a new cache instead of reusing
12612         bbdb-hashtable.
12613
12614 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12615
12616         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12617         concatenating segments rather than before concatenating them.
12618         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12619
12620         * message.el (message-get-reply-headers): Bind `extra'.
12621
12622 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12623
12624         * message.el (message-extra-wide-headers): New variable.
12625         (message-get-reply-headers): Use it.
12626
12627 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12628
12629         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12630         (gnus-agent-group-pathname): Ditto.
12631
12632         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12633
12634         * gnus-group.el (gnus-group-make-group): Decode group name.
12635         (gnus-group-make-rss-group): Register the group data after opening
12636         the nnrss group.
12637
12638 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12639
12640         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12641         by expiry now get marked as read.
12642
12643 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12644
12645         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12646
12647 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12648
12649         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12650         unify Latin characters in XEmacs.
12651         (mm-find-mime-charset-region): Use it.
12652
12653 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12654
12655         * gnus-util.el (gnus-delete-directory): New function.
12656
12657         * gnus-agent.el (gnus-agent-delete-group): Use it.
12658
12659         * gnus-cache.el (gnus-cache-delete-group): Use it.
12660
12661 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12662
12663         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12664         names.
12665
12666 2004-12-16  Simon Josefsson  <jas@extundo.com>
12667
12668         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12669
12670 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12671
12672         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12673
12674         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12675         (gnus-group-set-current-level): Decode group name.
12676
12677 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12678
12679         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12680         failed.
12681
12682 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12683
12684         * gnus-group.el (gnus-group-delete-group): Decode group name.
12685         (gnus-group-make-rss-group): Encode group name.
12686         (gnus-group-catchup-current): Decode group name.
12687         (gnus-group-kill-group): Decode group name.
12688
12689 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12690
12691         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12692
12693 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * gnus-group.el (gnus-group-make-rss-group):
12696         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12697
12698         * gnus-start.el (gnus-setup-news): Honor user's setting to
12699         gnus-message-archive-method.  Suggested by Lute Kamstra
12700         <lute@gnu.org>.
12701
12702 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12703
12704         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12705         global counterparts of the buffer-local variables.
12706
12707 2004-11-16  Romain Francoise  <romain@orebokech.com>
12708
12709         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12710         counterparts of the buffer-local variables.
12711
12712 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12713
12714         * message.el (message-forbidden-properties): Fixed typo in doc
12715         string.
12716
12717 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12718
12719         * gnus-util.el (gnus-replace-in-string): Added doc string.
12720
12721         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12722         to avoid problems when splitting mails with many recipients.
12723
12724 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12725
12726         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12727         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12728
12729 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12730
12731         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12732         if there is no hashtable in memory or file modification time is
12733         newer than cached timestamp.
12734
12735 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12736
12737         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12738         not-matching option.
12739
12740 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12741
12742         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12743         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12744         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12745         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12746         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12747         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12748
12749 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * message.el (message-forward-make-body-mml): Remove headers
12752         according to message-forward-ignored-headers if a message is decoded.
12753
12754 2004-12-02  Romain Francoise  <romain@orebokech.com>
12755
12756         * message.el (message-forward-make-body-plain): Always remove
12757         headers according to message-forward-ignored-headers.
12758
12759 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12760
12761         * spam.el (spam-summary-prepare-exit): Remove the
12762         gnus-summary-limit pop for now, it has problems with ham marks for
12763         me.
12764
12765 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12766
12767         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12768         correctly.
12769
12770 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12771
12772         * format-spec.el (format-spec): Message the char.
12773
12774 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12775
12776         * gnus-art.el (gnus-split-methods): Reformat comments.
12777
12778         * spam.el (spam-summary-prepare-exit): Remove article limits
12779         before exiting the summary buffer.
12780
12781 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12782
12783         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12784         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12785
12786         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12787         order to silence the byte compiler.
12788
12789         * spam.el: Fix the way to silence the byte compiler, which
12790         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12791         bbdb-search-simple, spam-BBDB-register-routine,
12792         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12793         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12794         spam-stat-buffer-is-spam, spam-stat-load,
12795         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12796         spam-stat-save and spam-stat-split-fancy.
12797
12798 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12799
12800         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12801         which may confuse users.
12802         (canlock-password-for-verify): Ditto.
12803
12804         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12805
12806         * gnus-art.el (gnus-emphasis-alist): Ditto.
12807
12808         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12809
12810         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12811
12812         * gnus-start.el (gnus-save-killed-list): Ditto.
12813
12814         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12815         (gnus-sum-thread-tree-root): Ditto.
12816         (gnus-sum-thread-tree-false-root): Ditto.
12817         (gnus-sum-thread-tree-single-indent): Ditto.
12818
12819         * message.el (message-courtesy-message): Ditto.
12820         (message-archive-note): Ditto.
12821         (message-subscribed-address-file): Ditto.
12822         (message-user-fqdn): Ditto.
12823
12824         * spam-report.el (spam-report-gmane-regex): Ditto.
12825
12826         * spam.el (spam-blackhole-good-server-regex): Ditto.
12827
12828 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12829
12830         * mml.el (mml-preview): Widen the message buffer before copying
12831         the contents to the preview buffer; sort headers before previewing.
12832
12833         * message.el (message-hidden-headers): Fix the way to avoid a bug
12834         in the `repeat' widget in Emacs 21.3 or earlier.
12835
12836 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12837
12838         * message.el (message-hidden-headers): Default to "^References:".
12839         Improve customization type.  Suggested by Reiner Steib
12840         <Reiner.Steib@gmx.de>.
12841
12842 2004-11-25  Romain Francoise  <romain@orebokech.com>
12843
12844         * message.el (message-strip-forbidden-properties): Remove check for
12845         obsolete `message-hidden' text property, hidden headers are not
12846         accessible in the buffer anymore.
12847
12848 2004-11-22  Romain Francoise  <romain@orebokech.com>
12849
12850         * message.el (message-header-format-alist): Add `From' in list
12851         so that it can be sorted.
12852         (message-fix-before-sending): Widen and sort headers before
12853         sending.
12854         (message-hide-headers): Use narrowing to hide headers by moving
12855         them to the top of the buffer and narrowing to the region
12856         underneath.
12857
12858 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12859
12860         * message.el (message-strip-forbidden-properties): Bind
12861         buffer-read-only (etc) to nil.
12862
12863 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12864
12865         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12866         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12867
12868 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12869
12870         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12871
12872 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12873
12874         * dns.el (query-dns): Use sit-for to time instead of
12875         accept-process-output, since that doesn't seem to work on udp
12876         sockets.
12877
12878 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12881
12882 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12883
12884         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12885         doc string.  Improve doc string.
12886
12887 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * nntp.el (nntp-request-update-info): Return nil if
12890         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12891         may not call gnus-activate-group which uselessly issues the GROUP
12892         commands for all nntp groups and wastes time.  Reported by Romain
12893         Francoise <romain@orebokech.com>.
12894
12895         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12896
12897 2004-11-15  Simon Josefsson  <jas@extundo.com>
12898
12899         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12900         headers separately.
12901         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12902         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12903
12904 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12905
12906         * gnus-start.el (gnus-convert-old-newsrc):
12907         Assign legacy-gnus-agent to 5.10.7.
12908
12909 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12910
12911         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12912         start of the lines.
12913
12914 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12915
12916         * hashcash.el (hashcash-default-payment): Change default to 20.
12917         (hashcash-default-accept-payment): Change default to 20.
12918         (hashcash-process-alist): New variable.
12919         (hashcash-generate-payment-async): Add.
12920         (hashcash-already-paid-p): Add.
12921         (hashcash-insert-payment): Don't generate payments twice.
12922         (hashcash-insert-payment-async): Add.
12923         (hashcash-insert-payment-async-2): Add.
12924         (hashcash-cancel-async): Add.
12925         (hashcash-wait-async): Add.
12926         (hashcash-processes-running-p): Add.
12927         (hashcash-wait-or-cancel): Add.
12928         (mail-add-payment): New optional argument.  Conditionally start
12929         asynchronous calculation.
12930         (mail-add-payment-async): Add.
12931
12932         * message.el (message-send-mail): Wait for asynchronous hashcash
12933         results.  Don't clobber existing X-Hashcash headers.
12934         (message-setup-1): Call mail-add-payment-async when
12935         message-generate-hashcash is non-nil.
12936
12937 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12938
12939         * message.el (message-use-alternative-email-as-from): Examine the
12940         From header as well; use message-make-from in order to include a
12941         user's full name.
12942
12943 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12944
12945         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12946         default; improve customization type.
12947         (gnus-emphasis-custom-with-format): New macro.
12948         (gnus-emphasis-custom-value-to-external): New function.
12949         (gnus-emphasis-custom-value-to-internal): New function.
12950
12951 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12952
12953         * dns.el (query-dns): Resolve reverse addresses.
12954
12955 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12956
12957         * gnus-group.el (gnus-group-get-new-news): Use it.
12958
12959         * gnus-start.el (gnus-check-reasonable-setup): New function.
12960
12961 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12962
12963         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12964         "Args out of range" error.  Reported by Arnaud Giersch
12965         <arnaud.giersch@free.fr>.
12966
12967 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12968
12969         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12970
12971 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12972
12973         * spam.el (spam group): Add :version.
12974
12975         * pgg-def.el (pgg group): Add :version.
12976
12977 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12978
12979         * gnus-art.el (gnus-article-edit-article): Don't associate the
12980         article buffer with a draft file.  This is a temporary measure
12981         against the 2004-08-22 change to gnus-article-edit-mode.
12982
12983 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12984
12985         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12986         (html2text-format-tags): Remove unused variable `attr'.
12987
12988 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12989
12990         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12991
12992         * tls.el (tls-process-connection-type, tls-success)
12993         (tls-certtool-program): Add :version.
12994
12995         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12996         (starttls-extra-arguments, starttls-process-connection-type)
12997         (starttls-connect, starttls-failure, starttls-success): Add :version.
12998
12999         * spam-stat.el (spam-stat): Add :version.
13000
13001         * sieve.el (sieve): Add :version.
13002
13003         * sha1.el (sha1): Add :version.
13004         (sha1-use-external): Remove redundant version.
13005
13006         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13007         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13008         (nnmail-split-fancy-match-partial-words)
13009         (nnmail-split-lowercase-expanded): Add :version.
13010
13011         * nndiary.el (nndiary): Add :version.
13012
13013         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13014
13015         * mml-sec.el (mml-default-sign-method)
13016         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13017         Add :version.
13018
13019         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13020
13021         * mm-url.el (mm-url-use-external, mm-url-program)
13022         (mm-url-arguments): Add :version.
13023
13024         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13025         (mm-attachment-file-modes, mm-decrypt-option)
13026         (mm-w3m-safe-url-regexp): Add :version.
13027
13028         * message.el (message-cite-prefix-regexp)
13029         (message-sendmail-envelope-from, message-minibuffer-local-map)
13030         (message-user-fqdn, message-completion-alist): Add :version.
13031
13032         * gnus-win.el (gnus-configure-windows-hook)
13033         (gnus-use-frames-on-any-display): Add :version.
13034
13035         * gnus-art.el (gnus-article-address-banner-alist)
13036         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13037         (gnus-treat-from-picon, gnus-treat-mail-picon)
13038         (gnus-treat-x-pgp-sig): Add :version.
13039
13040         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13041         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13042         (gnus-summary-article-delete-hook)
13043         (gnus-summary-display-while-building): Add :version.
13044
13045         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13046         (gnus-get-top-new-news-hook): Add :version.
13047
13048         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13049         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13050
13051         * gnus-registry.el (gnus-registry): Add :version.
13052
13053         * gnus-spec.el (gnus-use-correct-string-widths)
13054         (gnus-make-format-preserve-properties): Add :version.
13055
13056         * gnus.el (gnus-group-charter-alist)
13057         (gnus-group-fetch-control-use-browse-url)
13058         (gnus-install-group-spam-parameters): Add :version.
13059
13060         * gnus-diary.el (gnus-diary): Add :version.
13061
13062         * gnus-delay.el (gnus-delay): Add :version.
13063
13064         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13065         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13066         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13067         Add :version.
13068
13069         * gnus-agent.el (gnus-agent-max-fetch-size)
13070         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13071         (gnus-agent-prompt-send-queue): Add :version.
13072
13073         * deuglify.el (gnus-outlook-deuglify): Add :version.
13074
13075         * html2text.el: Beautify code.  Improve doc strings.  Some
13076         checkdoc cleanup.
13077         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13078
13079 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13080
13081         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13082
13083 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13084
13085         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13086         when package is loaded.
13087
13088         * spam.el (spam-summary-score-preferred-header): Add global preference
13089         for people who want to override the default SpamAssassin over
13090         Bogofilter preference (when both are set).
13091         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13092         (spam-user-format-function-S): Check
13093         spam-summary-score-preferred-header.
13094         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13095         (spam-user-format-function-S): Format the score correctly.
13096
13097 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13098
13099         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13100         signature file.  Suggested by Manoj Srivastava
13101         <srivasta@golden-gryphon.com>.
13102
13103         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13104         iso-2022-jp even in the Japanese language environment.
13105         Suggested by Jason Rumney <jasonr@gnu.org>.
13106
13107 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13108
13109         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13110         use the same characters as the dummy marks; make it free from
13111         getting affected by the language environment.
13112         (gnus-summary-read-group-1): Update mark positions only when the
13113         format spec is updated.
13114
13115         * gnus-spec.el (gnus-update-format-specifications): Return a list
13116         of updated types.
13117
13118 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13121         of boundp to check if display-warning is available.
13122
13123 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13124
13125         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13126
13127 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13128
13129         * nnspool.el (nnspool-spool-directory): Use news-path if the
13130         news-directory variable is not bound.
13131
13132         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13133         function instead of display-warning if it is not available.
13134
13135 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13136
13137         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13138         v5-10: Use `point-at-bol'.
13139
13140 2004-10-26  Simon Josefsson  <jas@extundo.com>
13141
13142         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13143         <chenggao@gmail.com>.
13144
13145 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13146
13147         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13148         instead.
13149
13150 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13151
13152         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13153         to remove a server from the nnimap-server-buffer-alist.
13154         (nnimap-open-connection, nnimap-close-server): Use it.
13155
13156         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13157
13158 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13159
13160         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13161         running the major-mode function.
13162
13163 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13164
13165         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13166         dummy marks in the right way.
13167
13168 2004-10-18  David Edmondson  <dme@dme.org>
13169
13170         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13171         excessively.
13172
13173 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13174
13175         * gnus-util.el (gnus-split-references): Accept a nil references
13176         string and go on blissfully.
13177
13178         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13179         cases where the references string is non-nil but has no references.
13180
13181         * encrypt.el: Add autoload tags.
13182
13183         * spam.el (spam-resolve-registrations-routine): Remove article
13184         from unregistration list too.  Reported by David Hanak
13185         <dhanak@isis.vanderbilt.edu>
13186
13187 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13188
13189         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13190         nil.  Changed custom type.
13191
13192 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13193
13194         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13195
13196         * gnus-sum.el (gnus-summary-move-article): Use it.
13197
13198 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13199
13200         * encrypt.el: Add autoload cookies.
13201
13202         * spam.el (spam-backend-article-list-property)
13203         (spam-backend-get-article-todo-list)
13204         (spam-backend-put-article-todo-list)
13205         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13206         Resolve registrations separately.
13207         (spam-register-routine): Format comments.
13208         (spam-unregister-routine, spam-register-routine): Always call with
13209         specific-articles, no default list.
13210         (spam-summary-prepare-exit): Use the spam-classifications function.
13211
13212         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13213         gnus-encrypt.el.
13214
13215         * encrypt.el: Copied from gnus-encrypt.el.
13216
13217         * gnus-encrypt.el: Commented that it's obsolete.
13218
13219 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13220
13221         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13222         (gnus-score-save): Use it.
13223
13224         * message.el (message-bury): Use `window-dedicated-p'.
13225
13226 2004-10-15  Simon Josefsson  <jas@extundo.com>
13227
13228         * pop3.el (top-level): Don't require nnheader.
13229         (pop3-read-timeout): Add.
13230         (pop3-accept-process-output): Add.
13231         (pop3-read-response, pop3-retr): Use it.
13232
13233 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13234
13235         * spam.el (spam-register-routine): Move comment.
13236         (spam-verify-bogofilter): Use 'unknown for the initial
13237         spam-bogofilter-valid state, not 'never.
13238
13239         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13240         for netrc-machine.
13241
13242         * nnimap.el (nnimap-open-connection): Use
13243         netrc-machine-user-or-password.
13244
13245 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13246
13247         * gnus-registry.el (gnus-registry-unload-hook):
13248         Set as a variable with add-hook.
13249
13250         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13251         of news-path.
13252
13253         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13254
13255         * spam.el: Delete duplicate `provide'.
13256         (spam-unload-hook): Set as a variable with add-hook.
13257
13258 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13259
13260         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13261         in the doc string.
13262
13263         * message.el (message-ignored-news-headers)
13264         (message-ignored-supersedes-headers)
13265         (message-ignored-resent-headers)
13266         (message-forward-ignored-headers): Improve custom type.
13267
13268 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * message.el (message-tokenize-header): Fix 2004-09-06 change
13271         which used point-min in the wrong place.
13272
13273 2004-10-12  Simon Josefsson  <jas@extundo.com>
13274
13275         * tls.el (tls-certtool-program): New variable.
13276         (tls-certificate-information): New function, based on
13277         ssl-certificate-information.
13278
13279 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13280
13281         * compface.el: Move the version of ELisp-based uncompface program
13282         to the contrib directory because of the copyright problem.
13283
13284 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13285
13286         * message.el (message-kill-buffer): Raise the current frame.
13287
13288 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13289
13290         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13291
13292         * gnus.el (message-y-or-n-p): Autoload.
13293
13294         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13295         (pop3-password-required, pop3-authentication-scheme)
13296         (pop3-leave-mail-on-server): Made customizable.
13297         (pop3): New custom group.
13298         (pop3-retr): Remove `sleep-for' statements.
13299         Suggested by Dave Love <fx@gnu.org>.
13300
13301         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13302         Windows/DOS.
13303
13304         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13305         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13306         Dave Love <fx@gnu.org>.
13307
13308         * mml.el (mml-minibuffer-read-disposition): Require match.
13309         Suggested by Dave Love <fx@gnu.org>.
13310
13311 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13312
13313         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13314         doc string.
13315
13316 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13317
13318         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13319
13320 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13321
13322         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13323         instead of calling `mm-insert-inline', to decode text/* parts
13324         before displaying them.
13325
13326 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13327
13328         * mm-uu.el (mm-uu-text-plain-type): New variable.
13329         (mm-uu-pgp-signed-extract-1): Use it.
13330         (mm-uu-pgp-encrypted-extract-1): Use it.
13331         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13332         bind mm-uu-text-plain-type with that value.
13333         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13334         mm-uu-dissect.
13335
13336 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13337
13338         * gnus-group.el (gnus-update-group-mark-positions):
13339         * gnus-sum.el (gnus-update-summary-mark-positions):
13340         * message.el (message-check-news-body-syntax):
13341         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13342         of string-as-multibyte.
13343
13344 2004-10-05  Juri Linkov  <juri@jurta.org>
13345
13346         * gnus-group.el (gnus-update-group-mark-positions):
13347         * gnus-sum.el (gnus-update-summary-mark-positions):
13348         * message.el (message-check-news-body-syntax):
13349         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13350         8-bit unibyte values to a multibyte string for search functions.
13351
13352 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13353
13354         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13355         (mm-uu-dissect-text-parts): New function.
13356
13357         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13358         dissect text parts.
13359
13360         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13361         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13362
13363         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13364
13365         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13366         gnus-current-topics instead of gnus-current-topic.
13367
13368 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13369
13370         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13371
13372 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13373
13374         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13375         where approriate.
13376
13377         * nnml.el (nnml-generate-active-info): do.
13378
13379         * nndiary.el (nndiary-generate-active-info): do.
13380
13381         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13382         (gnus-topic-move): do.
13383
13384         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13385         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13386
13387         * gnus-srvr.el (gnus-server-prepare)
13388         (gnus-server-open-all-servers): do.
13389
13390         * gnus-msg.el (gnus-summary-cancel-article)
13391         (gnus-summary-resend-message)
13392         (gnus-summary-mail-crosspost-complaint): do.
13393
13394         * gnus-move.el (gnus-change-server): do.
13395
13396         * gnus-group.el (gnus-group-unmark-all-groups)
13397         (gnus-group-set-current-level): do.
13398
13399 2004-10-04  Simon Josefsson  <jas@extundo.com>
13400
13401         * message.el (message-generate-hashcash): Doc fix.
13402
13403 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13404
13405         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13406         avoid infinite recursion via gnus-get-function.
13407
13408 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13409
13410         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13411
13412         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13413
13414         * nnmail.el (nnmail-split-history): do.
13415
13416         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13417         (nnml-request-delete-group): do.
13418
13419         * nnslashdot.el (nnslashdot-read-groups): do.
13420
13421         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13422         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13423
13424         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13425         (nnspool-sift-nov-with-sed): Use last.
13426         (nnspool-retrieve-headers-with-nov): Use mapc.
13427         (nnspool-request-newgroups): Use dolist.
13428         (nnspool-request-group): Use last.
13429
13430         * nntp.el (nntp-read-server-type): Use dolist.
13431
13432         * nnvirtual.el (nnvirtual-create-mapping)
13433         (nnvirtual-update-read-and-marked): Use dolist.
13434         (nnvirtual-convert-headers): Simplify.
13435
13436 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13437
13438         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13439         support for sync'ing tick marks.
13440
13441 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13442
13443         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13444         there's no visible header.
13445
13446 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13447
13448         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13449         necessary, pass full group name to gnus-request-set-marks.
13450
13451 2004-10-01  Simon Josefsson  <jas@extundo.com>
13452
13453         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13454         acroread.
13455
13456 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13457
13458         * spam-report.el (spam-report-gmane): Fix interactive.
13459
13460         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13461
13462         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13463         when writing file.
13464         (gnus-agent-synchronize-flags): Don't default to being
13465         interactive.
13466
13467 2004-09-30  Simon Josefsson  <jas@extundo.com>
13468
13469         * message.el (message-generate-hashcash): Add.
13470         (message-send-mail): Use it, call mail-add-payment.
13471
13472 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13473
13474         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13475
13476 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13477
13478         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13479         gnus-requst-update-info with explicit code to sync the in-memory
13480         info read flags with the marks being sync'd to the backend.
13481
13482         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13483
13484 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13485
13486         * spam.el (spam-verify-bogofilter): Add new function.
13487         (spam-check-bogofilter)
13488         (spam-bogofilter-register-with-bogofilter): Use it.
13489         (spam-verify-bogofilter): Add small fixes.
13490
13491 2004-09-28  Simon Josefsson  <jas@extundo.com>
13492
13493         * hashcash.el (hashcash-generate-payment): Revert.
13494
13495 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13496
13497         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13498         gnus-extract-references instead of gnus-split-references.
13499
13500         * gnus-util.el (gnus-extract-references): Add new function, analogous
13501         to gnus-split-references but extracts only the message-ID without
13502         anything extra.
13503
13504         * hashcash.el (hashcash-generate-payment)
13505         (hashcash-check-payment): Do the right thing if hashcash-path is
13506         nil (because the hashcash program could not be found).
13507
13508         * spam.el (spam-use-hashcash): Remove comment.
13509
13510 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13511
13512         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13513         (gnus-cache-enter-article, gnus-cache-remove-article)
13514         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13515
13516         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13517
13518         * gnus-art.el (article-hide-boring-headers)
13519         (article-translate-strings, article-display-face)
13520         (gnus-article-mime-match-handle-first)
13521         (gnus-article-highlight-headers)
13522         (gnus-article-add-buttons-to-head): do.
13523
13524 2004-09-27  Simon Josefsson  <jas@extundo.com>
13525
13526         * hashcash.el: New version, from
13527         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13528         ../contrib/.
13529
13530 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13531
13532         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13533
13534 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13535
13536         * gnus-dup.el (gnus-dup-open): Use mapc.
13537         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13538
13539         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13540         Reported by Stefan Wiens <s.wi@gmx.net>.
13541
13542         * gnus.el (gnus-shutdown): Use dolist.
13543
13544         * gnus-undo.el (gnus-undo): Use mapc.
13545
13546         * nnrss.el (nnrss-generate-active): do.
13547
13548         * message.el (message-cite-original-without-signature)
13549         (message-cite-original): Use mapc.
13550         (message-do-actions, message-make-forward-subject): Use dolist.
13551
13552 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13553
13554         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13555         deletion to remove entire duplicate line.  Fixes merged article
13556         number bug.
13557
13558 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13559
13560         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13561         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13562         first ask if you want to open a server and then, even when you
13563         responded with no, asking if you want to synchronize the server's
13564         flags.
13565         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13566         multi-line expressions.
13567         (gnus-agent-synchronize-group-flags): New internal function.
13568         Updates marks in memory (in the info structure) AND in the
13569         backend.
13570
13571         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13572
13573         * nnagent.el (nnagent-request-set-mark): Use
13574         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13575         method, to ensure that synchronization updates marks in the
13576         backend and in the info (in memory) structure.
13577
13578 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13581         convention fully; don't miss the root article of a thread; make
13582         the X-Draft-From header with correct article numbers.
13583
13584 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13585
13586         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13587         unless plugged.  Disable the agent so that an open failure causes
13588         an error.
13589
13590         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13591         Reverted 2004-09-21 change.  The backend must be opened while
13592         synchronizing flags even when the backend stores the flags
13593         locally.
13594
13595 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13596
13597         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13598         in `header' match.  Reported by Svend Tollak Munkejord.
13599
13600         * message.el (message-cite-original): Fix use of
13601         `message-cite-articles-with-x-no-archive'.
13602
13603 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13604
13605         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13606         (gnus-window-to-buffer): Ditto.
13607
13608         * mml.el (mml-preview-buffer): New variable.
13609         (mml-preview): Manage window layout with gnus-buffer-configuration.
13610
13611         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13612         X-Draft-From header even if those articles aren't quoted.
13613
13614 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13615
13616         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13617         (gnus-request-set-mark, gnus-request-update-mark): Use new
13618         g-s-t-u-l-m to decide to use backend even when unplugged.
13619
13620 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13621
13622         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13623         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13624
13625 2004-09-20  Simon Josefsson  <jas@extundo.com>
13626
13627         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13628         "utf-16-le".
13629
13630 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13631
13632         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13633
13634 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13635
13636         * uudecode.el (uudecode-use-external): Add :version.
13637
13638         * smime.el (smime-CA-file, smime-encrypt-cipher)
13639         (smime-dns-server): Add :version.
13640
13641         * smiley.el (gnus-smiley-file-types): Add :version.
13642
13643         * sha1.el (sha1-use-external): Add :version.
13644
13645         * pgg-def.el (pgg-query-keyserver): Add :version.
13646
13647         * nnmail.el (nnmail-fancy-expiry-targets)
13648         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13649         Add :version.
13650
13651         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13652         (nnimap-retrieve-groups-asynchronous): Add :version.
13653         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13654
13655         * mml.el (mml-content-disposition-parameters)
13656         (mml-insert-mime-headers-always): Add :version.
13657
13658         * mm-util.el (mm-coding-system-priorities): Add :version.
13659
13660         * mm-decode.el (mm-inline-text-html-with-images)
13661         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13662         (mm-verify-option): Add :version.
13663         (mm-text-html-renderer): Change :version.
13664
13665         * message.el (message-fcc-externalize-attachments)
13666         (message-required-headers, message-draft-headers)
13667         (message-subject-trailing-was-query)
13668         (message-subject-trailing-was-ask-regexp)
13669         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13670         (message-mark-insert-end, message-archive-header)
13671         (message-archive-note, message-cross-post-default)
13672         (message-cross-post-note, message-followup-to-note)
13673         (message-cross-post-note-function, message-use-mail-followup-to)
13674         (message-subscribed-address-functions)
13675         (message-subscribed-address-file, message-subscribed-addresses)
13676         (message-subscribed-regexps, message-allow-no-recipients)
13677         (message-yank-cited-prefix, message-signature-insert-empty-line)
13678         (message-hidden-headers, message-hierarchical-addresses)
13679         (message-mail-user-agent, message-use-idna)
13680         (message-valid-fqdn-regexp)
13681         (message-strip-special-text-properties, message-header-synonyms)
13682         (message-beginning-of-line, message-tab-body-function): Add :version.
13683         (message-insert-canlock, message-wide-reply-confirm-recipients):
13684         Change :version.
13685
13686         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13687         and :version.
13688         (mail-source-delete-old-incoming-confirm)
13689         (mail-source-movemail-program): Add :version.
13690
13691         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13692         (gnus-agent-cache, gnus-agent): Change :version.
13693
13694         * gnus-util.el (gnus-use-byte-compile): Change :version.
13695
13696         * gnus-sum.el (gnus-summary-make-false-root-always)
13697         (gnus-summary-default-high-score)
13698         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13699         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13700         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13701         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13702         (gnus-sum-thread-tree-single-indent)
13703         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13704         (gnus-sum-thread-tree-leaf-with-other)
13705         (gnus-sum-thread-tree-single-leaf): Add :version.
13706         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13707         (gnus-article-loose-mime): Change :version.
13708
13709         * gnus-start.el (gnus-backup-startup-file)
13710         (gnus-save-startup-file-via-temp-buffer): Add :version.
13711
13712         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13713         (gnus-server-offline-face): Add :version.
13714
13715         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13716
13717         * gnus-msg.el (gnus-gcc-externalize-attachments)
13718         (gnus-debug-files, gnus-debug-exclude-variables)
13719         (gnus-discouraged-post-methods): Change :version.
13720         (gnus-confirm-mail-reply-to-news)
13721         (gnus-confirm-treat-mail-like-news): Add :version.
13722
13723         * gnus-int.el (gnus-server-unopen-status): Add :version.
13724
13725         * gnus-group.el (gnus-group-jump-to-group-prompt)
13726         (gnus-large-ephemeral-newsgroup)
13727         (gnus-fetch-old-ephemeral-headers): Add :version.
13728
13729         * gnus-fun.el (gnus-x-face-directory)
13730         (gnus-convert-pbm-to-x-face-command)
13731         (gnus-convert-image-to-x-face-command)
13732         (gnus-convert-image-to-face-command): Add :version.
13733
13734         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13735
13736         * gnus-cite.el (gnus-cite-blank-line-after-header)
13737         (gnus-article-boring-faces): Add :version.
13738
13739         * gnus-art.el (gnus-buttonized-mime-types)
13740         (gnus-inhibit-mime-unbuttonizing)
13741         (gnus-treat-display-face)
13742         (gnus-treat-body-boundary): Change :version.
13743         (gnus-body-boundary-delimiter, gnus-picon-databases)
13744         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13745         (gnus-treat-date-english, gnus-treat-fold-headers)
13746         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13747         (gnus-treat-mail-picon, gnus-treat-wash-html)
13748         (gnus-article-encrypt-protocol)
13749         (gnus-use-idna, gnus-article-over-scroll)
13750         (gnus-mime-display-multipart-alternative-as-mixed)
13751         (gnus-mime-display-multipart-related-as-mixed)
13752         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13753         (gnus-ctan-url, gnus-button-ctan-handler)
13754         (gnus-button-handle-ctan-bogus-regexp)
13755         (gnus-button-ctan-directory-regexp)
13756         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13757         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13758         (gnus-button-man-level, gnus-button-emacs-level)
13759         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13760
13761         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13762         (gnus-agent-go-online): Change :version.
13763         (gnus-agent-expire-unagentized-dirs)
13764         (gnus-agent-auto-agentize-methods): Add :version.
13765
13766         * flow-fill.el (fill-flowed-display-column)
13767         (fill-flowed-encode-column): Add :version.
13768
13769         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13770         (gnus-outlook-deuglify-unwrap-max)
13771         (gnus-outlook-deuglify-cite-marks)
13772         (gnus-outlook-deuglify-unwrap-stop-chars)
13773         (gnus-outlook-deuglify-no-wrap-chars)
13774         (gnus-outlook-deuglify-attrib-cut-regexp)
13775         (gnus-outlook-deuglify-attrib-verb-regexp)
13776         (gnus-outlook-deuglify-attrib-end-regexp)
13777         (gnus-outlook-display-hook): Add :version.
13778
13779         * binhex.el (binhex-use-external): Add :version.
13780
13781 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13782
13783         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13784         and `invisible'.
13785
13786 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13787
13788         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13789         in gnus-registry-trim.
13790
13791 2004-09-13  Simon Josefsson  <jas@extundo.com>
13792
13793         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13794
13795         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13796
13797         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13798         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13799         <yamaoka@jpl.org>.
13800         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13801         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13802         <yamaoka@jpl.org>.
13803
13804         * sieve.el (sieve-manage-mode): Ditto.
13805
13806 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13807
13808         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13809
13810 2004-09-11  Simon Josefsson  <jas@extundo.com>
13811
13812         * dns-mode.el: Add.
13813
13814         * mm-view.el (mm-display-dns-inline): Add.
13815
13816         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13817         (mm-automatic-display): Ditto.
13818
13819         * mailcap.el (mailcap-mime-data): Add text/dns.
13820         (mailcap-mime-extensions): Map .soa to text/dns.
13821
13822 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13823
13824         * gnus-art.el (article-decode-mime-words, article-babel)
13825         (gnus-article-highlight-signature, gnus-article-add-buttons)
13826         (gnus-signature-toggle): Remove unnecessary bindings of
13827         `inhibit-read-only' inherited from v5.10 merge.
13828
13829 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13830
13831         * nntp.el (nntp): New customization group.
13832         (nntp-authinfo-file): Add customization group.
13833
13834         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13835
13836         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13837
13838         * gnus.el (to-address, to-list, subscribed)
13839         (large-newsgroup-initial): Ditto.
13840
13841         * flow-fill.el (fill-flowed-display-column)
13842         (fill-flowed-encode-column): Ditto.
13843
13844 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13845
13846         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13847         Use point-min rather than 1.
13848         (message-send-mail): Use buffer-size rather than point-max.
13849
13850         * gnus-sum.el (gnus-summary-search-article-forward):
13851         Signal a specific `search-failed' rather than a generic `error'.
13852
13853         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13854         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13855         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13856
13857 2004-09-10  Simon Josefsson  <jas@extundo.com>
13858
13859         * nndb.el (require): Remove tcp and duplicate cl.
13860
13861 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13862
13863         * gnus-agent.el (directory-files-and-attributes): Move forward.
13864
13865 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13866
13867         * gnus-agent.el (directory-files-and-attributes): Optionally
13868         defined to support XEmacs.
13869
13870 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13871
13872         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13873         to avoid run-time CL dependencies.
13874         (gnus-agent-unfetch-articles): New function.
13875         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13876         article numbers even when local .overview file is missing.
13877         (gnus-agent-read-article-number): New function.  Only accepts
13878         27-bit article numbers.
13879         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13880         gnus-agent-read-article-number.
13881         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13882         from backend while recognizing that article numbers in .overview
13883         must be valid.
13884         (gnus-agent-update-files-total-fetched-for): Use
13885         directory-files-and-attributes to improve performance.
13886         * gnus-int.el (gnus-request-move-article): Use
13887         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13888         improve performance.
13889
13890         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13891         some users confused by references to .newsrc when they only have a
13892         .newsrc.eld file.
13893         (gnus-convert-mark-converter-prompt)
13894         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13895         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13896         New function.  Used internally to only display 'gnus converting
13897         files' message when actually necessary.
13898
13899         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13900         methods now autoloaded.
13901
13902 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13905         identifiers.
13906
13907 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13908
13909         * gnus-picon.el: Fix indentation and closing parenthesis.
13910
13911 2004-09-01  Simon Josefsson  <jas@extundo.com>
13912
13913         * message.el (message-canlock-generate): Require sha1, not
13914         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13915         to require within a function.  Sadly, if sha1.el isn't loaded, the
13916         let binding in m-c-g will hide the defcustom definition, which is
13917         bad.)
13918
13919         * canlock.el: Require sha1, not sha1-el.
13920
13921         * message.el: Don't autoload sha1 (there is a autoload cookie in
13922         sha1.el).
13923
13924         * sha1-el.el: Renamed to sha1.el.
13925
13926 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13927
13928         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13929
13930 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13931
13932         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13933
13934 2004-08-30  Kim F. Storm  <storm@cua.dk>
13935
13936         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13937
13938         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13939         Add :group 'nnimap.
13940
13941 2004-08-30  Andreas Schwab  <schwab@suse.de>
13942
13943         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13944         ?* and ?\;.
13945
13946         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13947         and ?\' to symbol instead of whitespace.
13948
13949 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13950
13951         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13952
13953         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13954         instead of re-search-forward.
13955
13956         * gnus-uu.el (gnus-uu-save-article): Ditto.
13957         (gnus-uu-post-encode-uuencode): Ditto.
13958
13959         * html2text.el (html2text-clean-list-items): Ditto.
13960         (html2text-clean-dtdd): Ditto.
13961         (html2text-format-tags): Ditto.
13962
13963         * message.el (message-send-mail-with-sendmail): Fix regexp.
13964         (message-fill-field-general): Use search-forward instead of
13965         re-search-forward.
13966         (unbold-region): Ditto.
13967
13968         * nnrss.el (nnrss-request-article): Ditto.
13969
13970         * nnslashdot.el (nnslashdot-request-article): Ditto.
13971
13972         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13973
13974         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13975         "Unrecognized menu descriptor" error in XEmacs.
13976
13977 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13978
13979         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13980         parent article of a sparse article in the thread hashtb.
13981
13982 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13983
13984         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13985         (nnmail-expand-newtext): Lowercase expanded entries if
13986         nnmail-split-lowercase-expanded is non-nil.
13987
13988 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13989
13990         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13991
13992         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13993         of gnus-tmp-news-method into string under XEmacs.  It will be
13994         passed to gnus-correct-length which takes only a string argument.
13995
13996 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13997
13998         * gnus-util.el (gnus-bind-print-variables): New macro.
13999         (gnus-prin1): Use it.
14000         (gnus-prin1-to-string): Use it.
14001         (gnus-pp): New function.
14002         (gnus-pp-to-string): New function.
14003
14004         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14005         Replace pp-to-string with gnus-pp-to-string.
14006         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14007         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14008         * gnus-msg.el (gnus-debug): Ditto.
14009         * gnus-score.el (gnus-score-save): Ditto.
14010         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14011         gnus-pp-to-string.
14012         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14013         with gnus-pp.
14014         * score-mode.el (gnus-score-pretty-print): Ditto.
14015         * webmail.el (webmail-debug): Ditto.
14016
14017 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14018
14019         * gnus-art.el (article-display-face, article-display-x-face):
14020         Use buffer-read-only.
14021
14022 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * gnus-art.el (article-hide-list-identifiers):
14025         Bind inhibit-read-only as t.
14026
14027 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14028
14029         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14030
14031 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14032
14033         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14034         (gnus-narrow-to-page): Don't assume point-min == 1.
14035         (gnus-article-edit-mode): Derive from message-mode.
14036
14037         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14038         point-min == 1.
14039
14040         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14041         Disable incorrect use of `assert'.
14042
14043         * message.el (message-mode): Set comment-start-skip.
14044
14045
14046 2004-08-22  Sam Steingold  <sds@gnu.org>
14047
14048         * pop3.el (pop3-leave-mail-on-server): New user variable.
14049         (pop3-movemail): Delete mail only when it is nil.
14050
14051 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14052
14053         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14054
14055         * mml.el (mml-preview): Use `pop-to-buffer'.
14056
14057         * message.el (message-goto-mail-followup-to): Insert after "To".
14058         (message-carefully-insert-headers): Add comment.
14059
14060         * gnus.el: Remove unused variable `gnus-article-check-size'.
14061
14062         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14063
14064         * gnus-art.el (gnus-button-alist): Improve
14065         `gnus-button-handle-library' entry.
14066
14067 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14068
14069         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14070         downcase, since XEmacs capitalizes error messages differently.
14071
14072 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14073
14074         * nntp.el: Add (require 'gnus) due to reference to
14075         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14076
14077 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14078
14079         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14080         `mm-fill-flowed'.
14081
14082         * mm-decode.el (mm-dissect-singlepart): Check it.
14083
14084 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14085
14086         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14087         'imap' for netrc parsing.
14088
14089 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14090
14091         * mailcap.el (mailcap-mime-data): Mark as risky.
14092
14093 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14096         may be included in the encoded word.
14097         (rfc2047-encode): Don't append a space if the encoded word
14098         includes close parenthesis.
14099
14100 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14101
14102         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14103         of text within parentheses.
14104
14105 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14106
14107         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14108         (gnus-encrypt-write-file-contents): Make the password key the file
14109         name PLUS the cipher, not just the cipher.  Also remove failed
14110         passwords from the cache.
14111
14112 2004-08-06  Simon Josefsson  <jas@extundo.com>
14113
14114         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14115         fix.
14116
14117 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14118
14119         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14120         LWSP.
14121
14122 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14123
14124         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14125         to append in-reply-to: data to the references: header.
14126
14127         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14128         (netrc-parse): Use gnus-encrypt.el functions.
14129
14130         * gnus-encrypt.el: Add new file for encryption support; currently
14131         does only a few GPG ciphers and an internal XOR cipher.
14132
14133         * password.el: Add comments on using password-read-and-add.
14134         (password-read-and-add): Add function to read and add the
14135         password to the cache at once.
14136
14137 2004-07-28  Simon Josefsson  <jas@extundo.com>
14138
14139         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14140         parameter (but don't use it, for now).
14141
14142         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14143         instead of hard coding to nil.
14144
14145 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14146
14147         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14148         as mm-inline-image-xemacs does.
14149
14150 2004-07-26  Simon Josefsson  <jas@extundo.com>
14151
14152         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14153         Revert part of 2004-07-17 change below.
14154
14155 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14156
14157         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14158         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14159
14160 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14161
14162         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14163         quotes that actually start with ">" at the beginning of the
14164         lines.
14165
14166 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14167
14168         * rfc2047.el (rfc2047-encode-region): Fix last change.
14169         (rfc2047-encode-parameter): Remove useless concat.
14170
14171 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14174         encode special characters; fix some kind of misconfigured headers;
14175         signal a real error if debug-on-quit or debug-on-error is non-nil.
14176         (rfc2047-encode-max-chars): New variable.
14177         (rfc2047-encode-1): Use it.
14178         (rfc2047-encode-parameter): New function.
14179
14180         * mml.el (mml-insert-parameter): Remove an excessive space.
14181
14182 2004-07-17  Simon Josefsson  <jas@extundo.com>
14183
14184         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14185         Kai Grossjohann <kai@emptydomain.de>.
14186         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14187         (gnus-group-make-menu-bar): Ditto.
14188
14189         * gnus-util.el (gnus-group-server): Add.
14190
14191 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14192
14193         * message.el (message-clone-locals): Clone sendmail and smtp
14194         variables.
14195
14196 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14197
14198         * rfc2047.el (rfc2047-encode-region): Fix last change.
14199
14200 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14201
14202         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14203         characters as non-special.
14204
14205 2004-07-09  Simon Josefsson  <jas@extundo.com>
14206
14207         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14208         Users will lose all flag changes made while unplugged with
14209         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14210         good default.  See numerous reports on ding mailing list.
14211
14212 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14213
14214         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14215         add generate-head-function and generate-article-function to the
14216         rfc822-forward entry.
14217         (nndoc-rfc822-forward-generate-article): New function.
14218         (nndoc-rfc822-forward-generate-head): New function.
14219
14220         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14221
14222 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14223
14224         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14225         respect display group parameter and gnus-summary-expunge-below.
14226         (gnus-articles-to-read): Remove unused reference to display group
14227         parameter.
14228
14229 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14230
14231         * nnheader.el (nnheader-uniquify-message-id): New experimental
14232         variable.
14233         (nnheader-nov-read-message-id): Use it.
14234
14235         * spam-report.el (spam-report-gmane): Add interactive.
14236
14237 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14240         qp-or-base64 for the application/* types.
14241
14242 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14243
14244         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14245
14246 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14247
14248         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14249         trim value.
14250
14251 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14252
14253         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14254         New macro and function.
14255         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14256
14257 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14258
14259         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14260         after-load-alist.
14261
14262 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14263
14264         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14265         update info that isn't there.
14266
14267 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14268
14269         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14270         entry.
14271
14272 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * mm-view.el (mm-inline-render-with-function): Use multibyte
14275         buffer; decode html source by charset.
14276
14277         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14278
14279         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14280         Mule-UCS is loaded under XEmacs.
14281         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14282
14283 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14284
14285         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14286
14287 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14288
14289         * mm-util.el (mm-coding-system-p): Return a coding-system.
14290         (mm-mime-mule-charset-alist): Use shift_jis instead of
14291         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14292         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14293         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14294         instead of japanese-shift-jis and iso-latin-1 respectively in
14295         order to share the default value with both Emacs and XEmacs-mule.
14296         (mm-mule-charset-to-mime-charset): Make
14297         mm-coding-system-priorities effective.
14298         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14299         while predicating of candidates upon the priorities.
14300
14301 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14302
14303         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14304         gnus-uu-invert-processable.
14305
14306         * gnus.el: Autoload gnus-uu-invert-processable.
14307
14308 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14309
14310         * mm-util.el (mm-with-multibyte-buffer): New macro.
14311
14312         * rfc2047.el (rfc2047-encode-string): Use it.
14313         (rfc2047-encode-region): Move point to the end of the region after
14314         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14315
14316 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14319         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14320
14321 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14324         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14325         Karl Chen <quarl@nospam.quarl.org>.
14326
14327 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14328
14329         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14330         invalid addresses.
14331
14332 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14333
14334         * spam.el: Change section markers, revise TODO list.
14335         (spam-backends): Make new master list of all installed backends.
14336         (spam-summary-exit-behavior): Add new variable to determine how
14337         messages moves are done at summary exit.
14338         (spam-move-spam-nonspam-groups-only)
14339         (spam-process-ham-in-nonham-groups)
14340         (spam-process-ham-in-spam-groups): Remove variables, the
14341         spam-summary-exit-behavior variable should be used to manage this
14342         behavior.
14343         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14344         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14345         and spam-old-spam-articles.
14346         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14347         Add empty variables, placeholders for the backends they represent.
14348         (spam-set-difference): Move, unchanged.
14349         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14350         unless the user has a processor variable.
14351         (spam-classifications, spam-classification-valid-p)
14352         (spam-backend-properties, spam-backend-property-valid-p)
14353         (spam-backend-function-type-valid-p)
14354         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14355         (spam-report-articles-gmane, spam-report-articles-resend):
14356         Remove functions, they are not needed.
14357         (spam-install-backend-super, spam-backend-list)
14358         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14359         (spam-backend-function, spam-backend-ham-registration-function)
14360         (spam-backend-spam-registration-function)
14361         (spam-backend-ham-unregistration-function)
14362         (spam-backend-spam-unregistration-function)
14363         (spam-backend-statistical-p, spam-backend-mover-p)
14364         (spam-install-backend-alias, spam-install-checkonly-backend)
14365         (spam-install-mover-backend, spam-install-nocheck-backend)
14366         (spam-install-backend, spam-install-statistical-backend)
14367         (spam-install-statistical-checkonly-backend): Add backend installation
14368         support.
14369         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14370         (spam-group-processor-p): Use the new backend code and respect the
14371         summary exit behavior.
14372         (spam-mark-spam-as-expired-and-move-routine): Remove.
14373         (spam-summary-prepare): Change to use the new spam-old-articles
14374         variable.
14375         (spam-copy-or-move-routine, spam-copy-spam-routine)
14376         (spam-move-spam-routine, spam-copy-ham-routine)
14377         (spam-move-ham-routine): Add code to copy/move ham or spam.
14378         (spam-fetch-field-fast): Improve doc and code, plus allow the
14379         'number request.
14380         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14381         variables.
14382         (spam-split, spam-find-spam): Use the new backend code.
14383         (spam-registration-functions): Remove variable.
14384         (spam-unregister-routine): Add convenience wrapper.
14385         (spam-log-undo-registration, spam-register-routine)
14386         (spam-log-processing-to-registry)
14387         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14388         where possible.
14389         (spam-check-gmane-xref, spam-check-regex-headers)
14390         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14391         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14392         (spam-check-bogofilter-headers, spam-check-spamoracle)
14393         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14394         (spam-check-crm114-headers): Use the spam-split-group that
14395         spam-split prepares, no need to determine it every time.
14396
14397         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14398         to the nnheader-parse-naked-head call.
14399
14400         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14401
14402         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14403         the nnheader-nov-read-message-id call.
14404
14405 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14406
14407         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14408         gnus-activate-group twice.  Suggested by Markus Peter
14409         <warp@spin.de>.
14410
14411 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14412
14413         * gnus-art.el (gnus-article-time-format): Exchange the order of
14414         day and month in the default value; fix customization type.
14415         (article-date-ut): Use add-text-properties.
14416         (article-make-date-line): Use message-make-date instead of
14417         current-time-string.
14418
14419         * message.el (message-fetch-field): Don't use set-text-properties.
14420         (message-make-date): Simplify.
14421
14422         * messagexmas.el (message-xmas-make-date): New function.
14423         (message-xmas-redefine): Defalias message-make-date to it.
14424
14425 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14426
14427         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14428         (rfc2047-encode-region): Treat text within parentheses as special;
14429         show the original text when error has occurred.
14430
14431         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14432         already-computed method to gnus-activate-group.
14433
14434         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14435         same select-methods identical Lisp objects.
14436
14437         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14438         object when modifying the info.
14439
14440 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14441
14442         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14443         gnus-opened-servers since it has never been opened with the new
14444         configuration yet.
14445
14446 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14447
14448         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14449         arg to nnheader-generate-fake-message-id.
14450
14451 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14452
14453         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14454         number and build a fake message ID localized to a group and
14455         article number (so it's repeatable from that point on).
14456         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14457         ID format.
14458
14459         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14460         nnheader-generate-fake-message-id with the article number.
14461
14462 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14463
14464         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14465         end-of-buffer.
14466
14467 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14468
14469         * message.el (message-ignored-supersedes-headers): Add Approved.
14470
14471 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14472
14473         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14474         goto-char.
14475         (rfc2047-encode): Fold the line before encoding.
14476
14477 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14478
14479         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14480         folding -- not all headers can be folded, and this should be done
14481         by the message composition mode.  Probably.  I think.
14482
14483 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14484
14485         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14486         fast.
14487
14488         * gnus-ems.el (gnus-remove-image): Don't use
14489         message-text-with-property; remove only the image found first.
14490
14491         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14492         found first.
14493
14494 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14495
14496         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14497
14498 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14499
14500         * message.el (message-text-with-property): Make it fast and accept
14501         optional arguments.
14502         (message-strip-forbidden-properties): Use it.
14503         (message-fix-before-sending): Follow the m-t-w-p change.
14504
14505         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14506
14507 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * gnus-art.el (article-hide-headers): Don't change the buffer
14510         mistakenly when performing mml-preview even if
14511         gnus-single-article-buffer is nil.
14512
14513 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14514
14515         * message.el (message-expand-name-databases): New user option.
14516         (message-expand-name): Use it.
14517
14518 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14519
14520         * spam.el (spam-report-articles-resend)
14521         (spam-report-resend-register-routine): Allow ham reporting.
14522         (spam-report-resend-register-ham-routine): Add wrapper.
14523         (spam-registration-functions): Add ham resending functions.
14524         (spam-list-of-processors): Add ham resend processor.
14525
14526         * gnus.el (ham-resend-to): Add new group parameter.
14527         (spam-process): Add ham resend option.
14528
14529         * spam-report.el (spam-report-resend): Allow reporting ham.
14530         (spam-report-resend-ham): Add wrapper.
14531
14532 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14533
14534         * message.el (message-cite-articles-with-x-no-archive): New
14535         variable.
14536         (message-cite-original): Use it.
14537
14538 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14539
14540         * message.el (message-cite-original): Respect X-No-Archive.
14541
14542 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14543
14544         * gnus-art.el (article-hide-headers): Refer to the values for
14545         gnus-ignored-headers and gnus-visible-headers in the summary
14546         buffer since a user may have set them as group parameters.
14547
14548 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14549
14550         * assistant.el (assistant-node-name): Add convenience function.
14551         (assistant-render-text, assistant-render-node): Add error handling,
14552         plus handle multiple next nodes.
14553         (assistant-find-next-node): Comment out for now.
14554         (assistant-find-next-nodes): Add function, returns list of next
14555         nodes.
14556
14557 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14558
14559         * mail-source.el (mail-source-directory): Fix doc-string.
14560
14561 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14562
14563         * assistant.el (assistant-render-text, assistant-eval): Add :set
14564         widget type, which is different because it takes and returns a
14565         list.  Much hilarity ensues.
14566
14567 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14568
14569         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14570
14571         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14572         doc-string.
14573
14574         * gnus-start.el (gnus-activate-group): Added doc-string.
14575
14576 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14579
14580 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14581
14582         * assistant.el (assistant-render-text): Try to add a :set
14583         widget, more to come.
14584
14585         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14586         strings.
14587         (spam-report-articles-resend)
14588         (spam-register-routine): Do registration iff any articles warrant
14589         it.
14590         (spam-summary-prepare-exit): Change log message for nil group
14591         destinations.
14592
14593 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14594
14595         * spam.el (spam-report-resend-register-routine): Allow
14596         spam-report-resend-to to be a group parameter or a global value.
14597
14598 2004-05-26  Simon Josefsson  <jas@extundo.com>
14599
14600         * starttls.el: Merge with my GNUTLS based starttls.el.
14601         (starttls-gnutls-program, starttls-use-gnutls)
14602         (starttls-extra-arguments, starttls-process-connection-type)
14603         (starttls-connect, starttls-failure, starttls-success): New
14604         variables.
14605         (starttls-program, starttls-extra-args): Doc fix.
14606         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14607         functions.
14608         (starttls-negotiate, starttls-open-stream): Check
14609         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14610         function if it is set.
14611
14612 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14613
14614         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14615         structured fields.
14616
14617 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14618
14619         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14620
14621 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14622
14623         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14624         variable.
14625         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14626         assigning the spam-mark to new messages.
14627
14628 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14629
14630         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14631
14632 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14633
14634         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14635
14636         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14637         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14638         default.
14639
14640 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14641
14642         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14643         correct data.
14644
14645 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14646
14647         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14648         (spam-group-processor-p): Fix function.
14649         (spam-group-processor-multiple-p)
14650         (spam-group-spam-processor-report-gmane-p)
14651         (spam-group-spam-processor-report-resend-p)
14652         (spam-group-spam-processor-bogofilter-p)
14653         (spam-group-spam-processor-blacklist-p)
14654         (spam-group-spam-processor-ifile-p)
14655         (spam-group-ham-processor-ifile-p)
14656         (spam-group-spam-processor-spamoracle-p)
14657         (spam-group-spam-processor-crm114-p)
14658         (spam-group-ham-processor-bogofilter-p)
14659         (spam-group-spam-processor-stat-p)
14660         (spam-group-ham-processor-stat-p)
14661         (spam-group-ham-processor-whitelist-p)
14662         (spam-group-ham-processor-BBDB-p)
14663         (spam-group-ham-processor-spamoracle-p)
14664         (spam-group-ham-processor-copy-p): Remove functions with some
14665         prejudice against unneeded code.
14666         (spam-report-articles-resend)
14667         (spam-report-resend-register-routine): Allow the group/topic
14668         spam-resend-to value to override spam-report-resend-to.
14669         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14670         properly now.
14671
14672         * gnus.el (spam-resend-to): Add group/topic parameter.
14673         (spam-process): Move the OBSOLETE processors to the end of the
14674         choices.
14675
14676 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14677
14678         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14679         with resend-to set to nil, and then ask the user if necessary.
14680         (spam-report-resend): spam-report-resend takes a list of articles, not
14681         separate article numbers.
14682
14683 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14684
14685         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14686         addition to emacs-w3m.
14687
14688 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14689
14690         * assistant.el (assistant-authinfo-data): New function.
14691         (assistant-eval): Eval for entire assistant.
14692
14693         * netrc.el (netrc-services-file): New variable.
14694         (netrc-parse-services): New function.
14695         (netrc-find-service-name): New function.
14696         (netrc-find-service-number): New function.
14697         (netrc-port-equal): New function.
14698         (netrc-machine): Use it.
14699
14700         * nnimap.el (nnimap-open-connection): Use netrc.
14701
14702         * gnus-util.el (gnus-netrc-get): Remove aliases.
14703
14704         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14705
14706         * assistant.el (wid-edit): Fix compilation.
14707
14708         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14709
14710 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14711
14712         * gnus-util.el (gnus-set-file-modes): New function.  (small
14713         patch).
14714
14715 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14716
14717         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14718
14719         * assistant.el (assistant-render-node): Fix up rendering and
14720         read-only text.
14721         (assistant-render-node): Reset.
14722         (assistant-make-read-only): Not sticky.
14723
14724 2004-05-20  Danny Siu  <dsiu@adobe.com>
14725
14726         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14727         centered even when gnus-auto-center-summary is t.
14728
14729 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14730
14731         * dns.el (dns-get-txt-answer): New function.
14732         (dns-read-txt): Ditto.
14733         (query-dns): Use it.
14734
14735 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14736
14737         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14738         active for foreign groups even if the group level is higher than
14739         the specified value.
14740
14741 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14742
14743         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14744         non-active groups.
14745
14746         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14747
14748 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14749
14750         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14751
14752 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14753
14754         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14755         (spam-crm114-header, spam-crm114-spam-switch)
14756         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14757         (spam-crm114-positive-spam-header)
14758         (spam-crm114-database-directory, spam-list-of-processors)
14759         (spam-group-spam-processor-crm114-p)
14760         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14761         (spam-generic-score, spam-list-of-checks)
14762         (spam-list-of-statistical-checks, spam-registration-functions)
14763         (spam-check-crm114-headers, spam-crm114-score)
14764         (spam-check-crm114, spam-crm114-register-with-crm114)
14765         (spam-crm114-register-spam-routine)
14766         (spam-crm114-unregister-spam-routine)
14767         (spam-crm114-register-ham-routine)
14768         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14769         asjo@koldfront.dk (Adam Sjøgren).
14770
14771         * gnus.el: Add spam-use-crm114.
14772
14773         * spam.el (spam-list-of-processors, spam-registration-functions):
14774         Add spam-use-resend.
14775         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14776         (spam-report-articles-gmane): Add doc fix.
14777         (spam-report-articles-resend, spam-report-resend-register-routine):
14778         Add wrappers around spam-report-resend-to.
14779
14780         * spam-report.el (spam-report-resend-to, spam-report-resend):
14781         Add support for resending spam.
14782         (spam-report-gmane): Fix line length >80.
14783
14784         * gnus.el (spam-process): Add spam-use-resend.
14785
14786 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14787
14788         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14789         number of processed spam messages.
14790         (spam-ham-copy-or-move-routine): Return the number of processed
14791         ham messages.
14792         (spam-summary-prepare-exit): Use the above values to decide
14793         whether status messages shouled be displayed.
14794
14795 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14796
14797         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14798         `rfc2047-encoding-function-alist' in order to avoid conflicting
14799         with the old version.
14800         (rfc2047-encode-region): Concatenate words containing non-ASCII
14801         characters in structured fields; don't encode space-delimited
14802         ASCII words even in unstructured fields; don't break words at
14803         char-category boundaries.
14804         (rfc2047-encode-1): New function.
14805         (rfc2047-encode): Use it; encode text so that it occupies the
14806         maximum width within 76-column; work correctly on Q encoding for
14807         iso-2022-* charsets.
14808         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14809         sure not to break a line just after the header name.
14810         (rfc2047-b-encode-region): Removed.
14811         (rfc2047-b-encode-string): New function.
14812         (rfc2047-q-encode-region): Removed.
14813         (rfc2047-q-encode-string): New function.
14814
14815         * mm-util.el (mm-replace-in-string): New function.
14816
14817 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14818
14819         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14820         get it right.
14821         (gnus-inews-make-draft): Really.
14822
14823 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14824
14825         * nnmh.el (nnmh-request-list-1): Don't check the link count
14826         before descending.  (small patch)
14827
14828 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14829
14830         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14831         stuff.
14832
14833         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14834         on real group name.
14835
14836         * gnus-art.el (gnus-signature-limit): Doc fix.
14837
14838         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14839
14840         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14841
14842 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14843
14844         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14845         isn't a string.
14846
14847 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14848
14849         * gnus-draft.el (gnus-draft-send): Bind
14850         rfc2047-encode-encoded-words.
14851
14852         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14853         (rfc2047-encodable-p): Say that =? needs encoding.
14854         (rfc2047-encode-encoded-words): New variable.
14855
14856         * gnus-group.el (gnus-group-select-group): Doc fix.
14857
14858         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14859
14860         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14861         to nil.
14862
14863         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14864
14865         * nnheader.el (nnheader-get-lines-and-char): New function.
14866
14867 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14868
14869         * gnus-msg.el (gnus-summary-followup-with-original): Document
14870         yanking of region when active.
14871
14872 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14873
14874         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14875         groups if the group level is higher than the specified value.
14876
14877 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14878
14879         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14880         (gnus-group-jump-to-group): Added prefix argument using
14881         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14882         non-active group.
14883
14884         * compface.el (uncompface): Be verbose when changing
14885         `uncompface-use-external'.
14886
14887         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14888         handle manual section.
14889
14890 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14891
14892         * gnus-art.el (gnus-button-alist): Revert previous change.
14893
14894 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14895
14896         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14897
14898 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14899
14900         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14901         whether backend can accept message.
14902
14903         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14904
14905 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14906
14907         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14908         Avoid creating directory when nntp-marks-is-evil is true.
14909         Reported by Reiner Steib.
14910
14911 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14912
14913         * gnus-picon.el (gnus-picon-style): New variable.
14914         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14915         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14916         Jesper Harder <harder@ifa.au.dk>.
14917
14918 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14919
14920         * message.el (message-fill-field): Return point.
14921         (message-generate-headers): Go to end of field.
14922
14923         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14924         stuff for non-living groups.
14925
14926 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14927
14928         * gnus-art.el (gnus-article-followup-with-original)
14929         (gnus-article-reply-with-original): gnus-mark-active-p ->
14930         gnus-region-active-p.
14931
14932 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14933
14934         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14935         only when there is spam or ham to be processed.
14936
14937 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14938
14939         * mail-source.el (mail-source-delete-crash-box): Refactor.
14940         (mail-source-fetch): Use it.
14941         (mail-source-fetch-file): Ditto.
14942         (mail-source-fetch-directory): Run postscript in loop.
14943         (mail-source-fetch-pop): Delete.
14944         (mail-source-fetch-maildir): Ditto.
14945         (mail-source-fetch-imap): Ditto.
14946
14947         * imap.el (imap-authenticators): Comment out sasl.
14948
14949         * message.el (message-skip-to-next-address): New function.
14950         (message-fill-header-address): Refactor.
14951         (message-fill-address): Use it.
14952         (message-delete-address): Use it.
14953         (message-fill-header-general): Refactor.
14954         (message-fill-field-address): Rename.
14955         (message-narrow-to-field): Find the start of the header.
14956         (message-header-format-alist): Don't pre-fill.
14957         (message-fill-header): Removed.
14958         (message-insert-header): New function.
14959         (message-shorten-references): Use it.
14960
14961         * rfc2047.el (rfc2047-field-value): Strip props.
14962
14963         * mail-parse.el (mail-header-make-address): New alias.
14964
14965         * ietf-drums.el (ietf-drums-make-address): New function.
14966
14967         * imap.el: Add compiler directives.
14968
14969         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14970
14971         * gnus-art.el (article-decode-idna-rhs): Don't use
14972         message-idna-inside-rhs-p.
14973
14974 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14975
14976         * message.el (message-idna-inside-rhs-p): Removed.
14977         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14978
14979         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14980         false positives.
14981
14982 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14983
14984         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14985
14986 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14987
14988         * nneething.el (nneething-file-name): Don't create spurious
14989         files.
14990
14991         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14992         (gnus-inews-do-gcc): Remove sleep.
14993
14994         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14995         part under point.
14996
14997         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14998         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14999
15000 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15001
15002         * spam.el (spam-summary-prepare-exit): Fixed (length).
15003
15004 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15005
15006         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15007         as expired without moving it" message when there are spam
15008         messages left.
15009
15010 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15011
15012         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15013         header is not nil.
15014
15015 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15016
15017         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15018         nntp-possibly-create-directory, not nntp-possibly-change-group.
15019         (nntp-marks-changed-p): New arg SERVER.
15020         (nntp-request-update-info): Adjust caller.
15021
15022 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15023
15024         * nntp.el (nntp-save-marks): Pass missing arg.
15025
15026 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15027
15028         * nntp.el: Support marks.
15029         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15030         (nntp-marks-modtime, nntp-marks-directory): New variables.
15031         (nntp-request-set-mark, nntp-request-update-info)
15032         (nntp-possibly-create-directory, nntp-marks-changed-p)
15033         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15034         functions.
15035
15036 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15037
15038         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15039         (gnus-xmas-redefine): Rename.
15040
15041         * gnus-score.el (gnus-score-insert-help): Use
15042         gnus-select-lowest-window.
15043
15044         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15045         appt-select-lowest-window and rename to gnus-select-lowest-window.
15046
15047         * gnus.el: do.
15048
15049 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15050
15051         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15052         encodings of MIME-encoded words, in order to improve
15053         interoperability with several broken MUAs.
15054
15055 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15056
15057         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15058         tags, only when charsets are not specified in headers.
15059         (mm-inline-text-html-render-with-w3m): Ditto.
15060
15061         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15062         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15063
15064 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15065
15066         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15067         instead of MIME-decoded from fields when checking
15068         `gnus-article-address-banner-alist'.
15069
15070 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15071
15072         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15073         description rather than subject.
15074
15075 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15076
15077         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15078
15079 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15080
15081         * gnus.el (gnus-version-number): Bump.
15082
15083 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15084
15085         * gnus.el: No Gnus v0.2 is released.
15086
15087 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15088
15089         * gnus-agent.el (gnus-agent-read-agentview): Inline
15090         gnus-uncompress-range.
15091
15092 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15093
15094         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15095         `exec-installed-p'.
15096
15097 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15098
15099         * gnus.el (spam-process, spam-autodetect-methods): Add
15100         bsfilter and bsfilter-headers.
15101
15102         * spam.el (spam-bsfilter): New customize group.
15103         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15104         (spam-bsfilter-header, spam-bsfilter-probability-header)
15105         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15106         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15107         (spam-bsfilter-database-directory): New options.
15108         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15109         (spam-list-of-statistical-checks, spam-registration-functions):
15110         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15111         (spam-bsfilter-score): New command.
15112         (spam-check-bsfilter-headers, spam-check-bsfilter)
15113         (spam-bsfilter-register-with-bsfilter)
15114         (spam-bsfilter-register-spam-routine)
15115         (spam-bsfilter-unregister-spam-routine)
15116         (spam-bsfilter-register-ham-routine)
15117         (spam-bsfilter-unregister-ham-routine): New functions.
15118         (spam-generic-score): Support bsfilter; Accept an optional argument
15119         to recalcurate spam score even if scoring header has already been
15120         added.
15121         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15122         optional argument to recalcurate spam score even if scoring header
15123         has already been added.
15124
15125 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15126
15127         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15128         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15129         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15130         link is missing.
15131
15132 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15133
15134         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15135         (html2text-get-attr): Rewrite.
15136
15137         * message.el (message-setup-1): Remove redundant put-text-property
15138         on mail-header-separator.
15139
15140 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15141
15142         * gnus-registry.el (gnus-registry-cache-whitespace)
15143         (gnus-registry-action, gnus-registry-spool-action)
15144         (gnus-registry-split-fancy-with-parent): Change message levels
15145         from 5 to 3 or 7, as needed.
15146
15147         * spam.el (spam-summary-prepare-exit)
15148         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15149         (spam-split, spam-find-spam, spam-log-undo-registration)
15150         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15151         level from 5 to 6.
15152
15153 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15154
15155         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15156         2004-03-04 change).
15157
15158 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15159
15160         * sieve-manage.el (sieve-manage-open):
15161         * nnweb.el (nnweb-insert-html):
15162         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15163         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15164         * nnspool.el (nnspool-request-group):
15165         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15166         * nnml.el (nnml-request-update-info):
15167         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15168         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15169         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15170         (nnimap-request-set-mark):
15171         * nnfolder.el (nnfolder-request-update-info):
15172         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15173         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15174         * gnus-uu.el (gnus-uu-find-articles-matching):
15175         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15176         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15177         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15178         * gnus-nocem.el (gnus-nocem-scan-groups):
15179         * gnus-int.el (gnus-start-news-server):
15180         * gnus-group.el (gnus-group-make-kiboze-group)
15181         (gnus-group-browse-foreign-server):
15182         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15183         Use mapc when appropriate.
15184
15185 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15186
15187         FIXME: Make separate entries for each person.
15188
15189         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15190         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15191         <shields@msrl.com>:
15192
15193         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15194         may need for spam sorting and scoring.
15195         (spam-user-format-function-S): Add user format function suitable for
15196         general use.
15197         (spam-article-sort-by-spam-status): Add sorting function for summary
15198         sorting.
15199         (spam-extra-header-to-number): Add function to get a score from a
15200         header.
15201         (spam-summary-score): Add function to get a numeric score from the
15202         headers.
15203         (spam-generic-score): Fix function doc, was in wrong place.
15204         (spam-initialize): Take symbols when it's run, and install the
15205         extra headers that spam-necessary-extra-headers thinks we need.
15206
15207 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15208
15209         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15210         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15211
15212 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15213
15214         * gnus-sum.el (gnus-set-global-variables)
15215         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15216         (gnus-article-get-xrefs, gnus-summary-best-group)
15217         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15218         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15219         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15220         Use with-current-buffer.
15221
15222 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15223
15224         * spam.el (spam-summary-prepare-exit): Simplify logic.
15225         (spam-fetch-article-header): Read the article header if it's not
15226         available.
15227         (spam-list-articles): Simplify logic.
15228         (spam-filelist-register-routine): Fix bug with unregister-list.
15229
15230         * gnus-registry.el: Fix comments at beginning.
15231
15232 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15233
15234         * message.el (message-cater-to-broken-inn): Remove.
15235         (message-shorten-references): Make sure the total folded length of
15236         References is shorter than 998 characters to cater to a bug in INN
15237         2.3.  Also, don't pretend that references aren't folded -- this
15238         hasn't worked for a while.
15239
15240 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15241
15242         * gnus-agent.el (gnus-agentize):
15243         gnus-agent-send-mail-real-function no longer set to current value
15244         of message-send-mail-function but rather a lambda that calls
15245         message-send-mail-function.  The change makes the agent real-time
15246         responsive to user changes to message-send-mail-function.
15247
15248 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15249
15250         * legacy-gnus-agent.el
15251         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15252         help from Florian Weimer <fw@deneb.enyo.de>
15253
15254 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * nnmail.el (nnmail-cache-insert): Revert last change.
15257
15258 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15259
15260         * nnmail.el (nnmail-cache-insert): Always check whether
15261         nnmail-cache-ignore-groups matches a group name.
15262
15263 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15264
15265         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15266         (spam-find-spam, spam-log-processing-to-registry)
15267         (spam-log-registered-p, spam-log-unregistration-needed-p)
15268         (spam-log-undo-registration): Use gnus-message instead of
15269         gnus-error, none of these errors are fatal.
15270
15271         * gnus-registry.el (gnus-registry-clean-empty-function)
15272         (gnus-registry-clean-empty): Remove only empty entries without
15273         extra data.
15274
15275 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15276
15277         * spam-stat.el (spam-stat-buffer-change-to-spam)
15278         (spam-stat-buffer-change-to-non-spam): Change (error) to
15279         (gnus-message 8) invocation.
15280
15281 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15282
15283         * nntp.el (nntp-via-netcat-command): New variable.
15284         (nntp-via-netcat-switches): New variable.
15285         (nntp-open-via-rlogin-and-netcat): New function.
15286         (nntp-open-connection-function): Doc fix.
15287         (nntp-telnet-command): Doc fix.
15288         (nntp-end-of-line): Doc fix.
15289         (nntp-via-rlogin-command): Doc fix.
15290         (nntp-via-user-name): Doc fix.
15291         (nntp-via-address): Doc fix.
15292
15293 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15294
15295         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15296         error in Emacs 21.1.
15297
15298 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15299
15300         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15301
15302 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15303
15304         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15305         (gnus-agent-with-refreshed-group): New macro.
15306         (gnus-agent-rename-group): New function.
15307         (gnus-agent-delete-group): New function.
15308         (gnus-agent-save-group-info): Use gnus-command-method when
15309         `method' parameter is nil.  Don't write nil entries into the
15310         active file.
15311         (gnus-agent-get-group-info): New function.
15312         (gnus-agent-fetch-articles): Use
15313         gnus-agent-update-files-total-fetched-for to increment disk space
15314         used.
15315         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15316         gnus-agent-update-view-total-fetched-for to increment disk space
15317         used.
15318         (gnus-agent-get-local): Added optional parameters to avoid calling
15319         gnus-group-real-name and gnus-find-method-for-group.
15320         (gnus-agent-set-local): Delete stored entry if either min, or max,
15321         are nil.
15322         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15323         quit, use gnus-agent-regenerate-group to record existance of any
15324         articles fetched to disk before the quit occurred.
15325         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15326         gnus-agent-update-view-total-fetched-for, and
15327         gnus-agent-update-files-total-fetched-for to decrement disk space
15328         used.
15329         (gnus-agent-retrieve-headers): Use
15330         gnus-agent-update-view-total-fetched-for to increment disk space
15331         used.
15332         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15333         with gnus-agent-update-files-total-fetched-for to decrement disk
15334         space and fresh group buffer.
15335         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15336         (gnus-agent-need-update-total-fetched-for): New variable.
15337         (gnus-agent-update-files-total-fetched-for): New function.
15338         (gnus-agent-update-view-total-fetched-for): New function.
15339         (gnus-agent-total-fetched-for): New function.
15340
15341         * gnus-cache.el (gnus-cache-save-buffers): Use
15342         gnus-cache-update-overview-total-fetched-for to change disk space
15343         used by this group.
15344         (gnus-cache-possibly-enter-article): Use
15345         gnus-cache-update-file-total-fetched-for to increment disk space
15346         used by this group.
15347         (gnus-cache-possibly-remove-article): Use
15348         gnus-cache-update-file-total-fetched-for to decrement disk space
15349         used by this group.
15350         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15351         (gnus-cache-rename-group): New function.
15352         (gnus-cache-delete-group): New function.
15353         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15354         (gnus-cache-need-update-total-fetched-for): New variable.
15355         (gnus-cache-with-refreshed-group): New macro.
15356         (gnus-cache-update-file-total-fetched-for): New function.
15357         (gnus-cache-update-overview-total-fetched-for): New function.
15358         (gnus-cache-rename-group-total-fetched-for): New function.
15359         (gnus-cache-delete-group-total-fetched-for): New function.
15360         (gnus-cache-total-fetched-for): New function.
15361
15362         * gnus-group.el: Require gnus-sum and autoload functions to
15363         resolve warnings when gnus-group.el compiled alone.
15364         (gnus-group-line-format): Documented new %F.
15365         (size of Fetched data) group line format; identifies disk space
15366         used by agent and cache.
15367         (gnus-group-line-format-alist): Defined new F format.
15368         (gnus-total-fetched-for): New function.
15369         (gnus-group-delete-group): No longer update
15370         gnus-cache-active-altered as gnus-request-delete-group now keeps
15371         the cache in sync.
15372         (gnus-group-list-active): Let the agent store a server's active
15373         list if currently plugged.
15374
15375         * gnus-int.el (gnus-request-delete-group):
15376         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15377         local disk in sync with the server.
15378         (gnus-request-rename-group):
15379         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15380         local disk in sync with the server.
15381
15382         * gnus-start.el (gnus-get-unread-articles):
15383         Cosmetic simplification to logic.
15384
15385         * gnus-util.el (gnus-rename-file): New function.
15386
15387 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15388
15389         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15390
15391 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15392
15393         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15394         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15395
15396 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15397
15398         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15399         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15400
15401 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15402
15403         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15404
15405 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15406
15407         * spam.el (spam-set-difference): Add function to replace
15408         gnus-set-difference in spam.el.
15409         (spam-summary-prepare-exit): Use spam-set-difference.
15410
15411 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15412
15413         * gnus-registry.el (gnus-registry-cache-file): Update to use
15414         gnus-dribble-directory OR gnus-home-directory OR ~.
15415         (gnus-registry-split-fancy-with-parent): Fix doc.
15416
15417 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15418
15419         * message.el (message-exchange-point-and-mark): Use
15420         message-mark-active-p.  Suggested by Jesper Harder
15421         <harder@ifa.au.dk>.
15422
15423 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15424
15425         * message.el (message-exchange-point-and-mark): Don't activate
15426         region if it was inactive.  Suggested by Hiroshi Fujishima
15427         <pooh@nature.tsukuba.ac.jp>.
15428
15429 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15430
15431         * gnus-art.el (article-display-face): Display Faces in the same
15432         order as X-Faces.
15433
15434 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15437
15438 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15439
15440         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15441         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15442         (gnus-article-mime-hierarchy): Remove.
15443         (gnus-article-mime-hierarchy-next): Remove.
15444         (gnus-article-mode): Revert 2004-03-19 change.
15445         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15446         (gnus-insert-mime-button): Revert 2004-03-19 change.
15447         (gnus-mime-accumulate-hierarchy): Remove.
15448         (gnus-mime-enter-multipart): Remove.
15449         (gnus-mime-leave-multipart): Remove.
15450         (gnus-mime-display-part): Revert 2004-03-19 change.
15451         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15452
15453         * mml.el (mml-preview): Revert 2004-03-19 change.
15454
15455 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15456
15457         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15458
15459 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15460
15461         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15462         t while entering a file name using the mm-with-multibyte macro.
15463         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15464
15465         * mm-util.el (mm-with-multibyte): New macro.
15466
15467 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15468
15469         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15470         user option.
15471         (gnus-mime-multipart-functions): Doc and customization fix.
15472         (gnus-article-mime-hierarchy): New variable.
15473         (gnus-article-mime-hierarchy-next): New variable.
15474         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15475         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15476         gnus-article-mime-hierarchy-next to nil.
15477         (gnus-insert-mime-button): Show hierarchy numbers.
15478         (gnus-mime-accumulate-hierarchy): New function.
15479         (gnus-mime-enter-multipart): New function.
15480         (gnus-mime-leave-multipart): New function.
15481         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15482         (gnus-mime-display-alternative): Show hierarchy numbers.
15483
15484         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15485         gnus-article-mime-hierarchy-next to nil.
15486
15487 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15488
15489         * dns.el: Don't require gnus-xmas.
15490
15491 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15492
15493         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15494         inline PGP.
15495         (mml-menu): Disable mml-quote-region if mark is inactive.
15496
15497 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15498
15499         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15500         when the group's active is not available.
15501
15502 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15503
15504         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15505         error.
15506
15507 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15508
15509         * imap.el (imap-store-password): New variable.
15510         (imap-interactive-login): Use it.
15511         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15512
15513 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15514
15515         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15516         window-start and hscroll to summary window.
15517
15518 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15519
15520         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15521         conversion message to newsrc-dribble when an actual conversion is
15522         performed.
15523
15524 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15525
15526         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15527
15528 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * mm-decode.el (mm-complicated-handles): New function reviving
15531         former definition of mm-multiple-handles.
15532
15533         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15534         (gnus-mime-delete-part): Use it.
15535
15536 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15537
15538         * gnus-agent.el (gnus-agent-read-local): Bind
15539         nnheader-file-coding-system to gnus-agent-file-coding-system to
15540         avoid the implicit assumption that they will always be equal.
15541         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15542         coding-system-for-write, as the with-temp-file macro first prints
15543         to a buffer then saves the buffer.
15544
15545 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15546
15547         * gnus-art.el (gnus-article-edit-part): New function.
15548         (gnus-mime-save-part-and-strip): Use it; do query instead of
15549         signaling an error; don't use mm-multiple-handles.
15550         (gnus-mime-delete-part): Ditto.
15551
15552 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15553
15554         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15555         old file versions.
15556         (gnus-group-prepare-hook): Removed function that converted list
15557         form of gnus-agent-expire-days to group properties.
15558
15559         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15560         (gnus-request-accept-article): Re-indented.
15561
15562         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15563         converters to handle old agent file formats.  Added logic for a
15564         "backup before upgrading warning".
15565         (gnus-convert-mark-converter-prompt): Developers can mark
15566         functions as needing (default), or not needing,
15567         gnus-convert-old-newsrc's "backup before upgrading warning".
15568         (gnus-convert-converter-needs-prompt): Tests whether the user
15569         should be protected from potentially irreversable changes by the
15570         function.
15571
15572         * legacy-gnus-agent.el: New.  Provides converters that are only
15573         loaded when gnus-convert-old-newsrc needs to call them.
15574
15575 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15576
15577         * mail-source.el (mail-source-touch-pop): Doc fix.
15578
15579         * message.el (message-smtpmail-send-it): Doc fix.
15580
15581 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15582
15583         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15584
15585         * nnmail.el (nnmail-split-fancy): do.
15586
15587         * gnus-kill.el (gnus-kill, gnus-execute): do.
15588
15589 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15590
15591         * gnus-sum.el (gnus-widget-reversible-match)
15592         (gnus-widget-reversible-to-internal)
15593         (gnus-widget-reversible-to-external): New functions.
15594         (gnus-widget-reversible): New widget.
15595         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15596
15597 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15598
15599         * gnus-sum.el (gnus-thread-sort-functions)
15600         (gnus-article-sort-functions): Document `(not F)' items.
15601
15602 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15603
15604         * spam.el (spam-use-gmane-xref): Add new backend.
15605         (spam-gmane-xref-spam-group): Add variable to control the name of the
15606         Gmane spam group.
15607         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15608         (spam-regex-headers-spam, spam-regex-headers-ham)
15609         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15610         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15611         backends and checks.
15612         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15613
15614         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15615         an autodetect method.
15616
15617 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15618
15619         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15620         articles are being added to a group.
15621         (gnus-request-replace-article): Inform the agent that articles
15622         need to be uncached as the cached contents are no longer valid.
15623
15624 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15625
15626         * binhex.el: Don't autoload executable-find.
15627
15628         * canlock.el: Don't autoload mail-fetch-field.
15629
15630         * dgnushack.el: Autoload c-mode for XEmacs.
15631
15632         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15633
15634         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15635         rmail-dont-reply-to and rmail-output.
15636
15637         * gnus-score.el: Don't autoload ffap-string-at-point.
15638
15639         * gnus-setup.el: Don't autoload sc-cite-original.
15640
15641         * imap.el: Don't autoload base64-decode-string,
15642         base64-encode-string and md5.
15643
15644         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15645         and rmail-msg-restore-non-pruned-header.
15646
15647         * mm-decode.el: Don't autoload executable-find.
15648
15649         * mm-url.el: Don't autoload executable-find.
15650
15651         * mm-view.el: Don't autoload diff-mode.
15652
15653         * nndb.el: Don't autoload news-reply-mode, news-setup,
15654         cancel-timer and telnet.
15655
15656         * password.el: Don't autoload run-at-time for Emacs.
15657
15658         * sha1-el.el: Don't autoload executable-find.
15659
15660         * sieve-mode.el: Don't autoload c-mode.
15661
15662         * uudecode.el: Don't autoload executable-find.
15663
15664 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15665
15666         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15667         (gnus-agent-possibly-alter-active): Avoid null in numeric
15668         comparison.
15669         (gnus-agent-set-local): Refuse to save null in local object table.
15670         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15671         list of articles that will be marked as unread.
15672
15673 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15674
15675         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15676
15677 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15678
15679         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15680         language tags.
15681
15682 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15683
15684         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15685         Don't bind "obarray".
15686
15687         * gnus-sum.el (gnus-thread-sort-functions): Added
15688         `gnus-thread-sort-by-most-recent-number' and
15689         `gnus-thread-sort-by-most-recent-date'.
15690         Reported by Kai Grossjohann <kai@emptydomain.de>.
15691
15692 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15693
15694         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15695
15696 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15697
15698         * gnus-cus.el (gnus-agent-customize-category): Removed
15699         ignore-errors macro reference that required cl to be loaded at
15700         run-time.
15701
15702         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15703         single-interval range of the form (min . max).  Previously the
15704         range had to look like ((min . max)).  Likewise, return
15705         (min . max) rather than ((min . max)).
15706         (gnus-range-map): Use gnus-range-normalize to accept
15707         single-interval range.
15708
15709         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15710         the cache, but not the agent, now appear with their usual face.
15711
15712         * dgnushack.el (loaddir): New variable that is bound to the
15713         directory containing the dgnushack.el file. Use loaddir, rather
15714         than srcdir, to update load-path. Change lets dgnushack compile
15715         code in directories other than GNUS/lisp.
15716
15717 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15718
15719         * lpath.el: Don't bind w3m-safe-url-regexp.
15720
15721         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15722         w3m-safe-url-regexp variable buffer-local.
15723
15724         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15725
15726 2004-02-27  Simon Josefsson  <jas@extundo.com>
15727
15728         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15729         gnus-group-real-prefix.
15730         (gnus-summary-move-article): Use it, instead of
15731         gnus-group-real-prefix.
15732
15733 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15734
15735         * lpath.el: Bind w3m-safe-url-regexp.
15736
15737         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15738         w3m-safe-url-regexp variable buffer-local and set it as the value
15739         of mm-w3m-safe-url-regexp.
15740
15741         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15742
15743         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15744         parsing gnus-posting-styles when the message is not for replying.
15745
15746         * dgnushack.el: Autoload sgml-mode for XEmacs.
15747
15748         * nnrss.el (nnrss-opml-export): Use
15749         mm-set-buffer-file-coding-system instead of
15750         set-buffer-file-coding-system.
15751
15752 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15753
15754         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15755         of checkdoc.el).
15756         * nnrss.el: do.
15757         * gnus-mlspl.el: do.
15758         * gnus-ml.el: do.
15759         * gnus-srvr.el: do.
15760
15761         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15762
15763 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15764
15765         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15766         Corrections to custom-manual links.
15767
15768         * gnus-art.el (gnus-article): Ditto.
15769
15770         * mm-decode.el (mime-display, mime-security): Ditto.
15771
15772 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15773
15774         * flow-fill.el: Typo.
15775
15776 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15777
15778         * spam-wash.el: New file.
15779
15780 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15781
15782         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15783
15784 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15785
15786         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15787         to be run with new-articles as LIST1, not LIST2.
15788         (spam-registration-functions): Add spam-use-ham-copy as a nil
15789         registration backend.
15790
15791 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15792
15793         * spam-stat.el (spam-stat-washing-hook): New option.
15794         (spam-stat-buffer-words): Use it.
15795         (spam-stat-process-directory, spam-stat-test-directory): Use
15796         insert-file-contents-literally.
15797         (spam-stat-coding-system): New variable.
15798         (spam-stat-load, spam-stat-save): Use it.
15799
15800 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15801
15802         * spam-report.el (spam-report-plug-agent): Quote
15803         spam-report-url-to-file and spam-report-url-ping-plain.
15804
15805 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15806
15807         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15808         / in mailto URLs.
15809
15810 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15811
15812         * spam-report.el (spam-report-process-queue): Fix interactive use.
15813         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15814         (spam-report-unplug-agent): Doc fixes.
15815         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15816         (spam-report-agentize, spam-report-deagentize): Autoload.
15817
15818 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15819
15820         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15821
15822         * message.el (message-setup-fill-variables): Add mml tags to
15823         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15824         <ajk@iu.edu>.
15825         (message-mode): Don't modify paragraph-separate there.
15826
15827 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15828
15829         * compface.el (uncompface-use-external): Default to undecided.
15830         (uncompface-use-external-threshold): New variable.
15831         (uncompface-float-time): New macro.
15832         (uncompface): Determine whether to use the external decoder if
15833         uncompface-use-external is undecided.
15834
15835 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15836
15837         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15838         after images.
15839
15840         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15841
15842 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15843
15844         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15845
15846         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15847
15848         * gnus-sum.el (gnus-summary-limit-to-age)
15849         (gnus-summary-limit-children): do.
15850
15851         * gnus-int.el (gnus-request-scan): do.
15852
15853         * gnus-group.el (gnus-group-suspend): do.
15854
15855         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15856
15857         * gnus-cite.el (gnus-cite-parse-attributions): do.
15858
15859         * gnus-agent.el (gnus-summary-set-agent-mark)
15860         (gnus-agent-regenerate-group): do.
15861
15862         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15863
15864         * binhex.el (binhex-decode-region-internal): do.
15865
15866 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15867
15868         * gnus-fun.el (gnus-face-properties-alist): New user option.
15869         (gnus-display-x-face-in-from): Use it.
15870
15871         * gnus-art.el (article-display-face): Ditto.
15872
15873         * compface.el (uncompface-use-external): Default to nil.
15874
15875 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15876
15877         * nntp.el (nntp-erase-buffer): New function.
15878         (nntp-retrieve-data, nntp-send-command)
15879         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15880         (nntp-possibly-change-group): Use it.
15881
15882         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15883         with-current-buffer.
15884
15885 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15886
15887         * compface.el: Merge the ELisp-based uncompface program.
15888         (compface): New customization group.
15889         (uncompface-use-external): New user option.
15890         (uncompface): Call uncompface-internal if uncompface-use-external
15891         is nil.
15892         (uncompface-internal): New function.  Note that there are also
15893         some other functions and variables added for this function.
15894
15895 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15896
15897         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15898         if necessary.
15899
15900 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15901
15902         * spam-report.el (spam-report-unplug-agent)
15903         (spam-report-plug-agent, spam-report-deagentize)
15904         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15905         Add support for the Agent in spam-report: when unplugged, report to a
15906         file; when plugged, submit all the requests.
15907
15908         * spam.el (spam-register-routine): Fix message about
15909         registration.
15910
15911 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15912
15913         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15914         dependencies.
15915         (rfc2047-encode): Use it.
15916
15917         * gnus-art.el (gnus-button-marker-list): Move before first
15918         reference.
15919
15920         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15921         (imap-parse-body): Fix format string mismatch.
15922
15923         * gnus-score.el (gnus-summary-increase-score): do.
15924
15925         * nnrss.el (nnrss-close): New function.
15926
15927 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15928
15929         * nnrss.el (nnrss-make-filename): New function.
15930         (nnrss-request-delete-group, nnrss-read-server-data)
15931         (nnrss-save-server-data, nnrss-read-group-data)
15932         (nnrss-save-group-data): Use it.
15933         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15934         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15935         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15936
15937 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15938
15939         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15940
15941 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15942
15943         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15944         files.
15945
15946         * message.el (message-generate-headers-first): Don't quote nil
15947         and t in docstrings.
15948
15949         * imap.el (imap-id): do.
15950
15951         * gnus-agent.el (gnus-agent-consider-all-articles)
15952         (gnus-agent-queue-mail): do.
15953
15954 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15955
15956         * spam-report.el (spam-report-process-queue): New function.
15957         Process requests from `spam-report-requests-file'.
15958         (spam-report-process-queue): Doc fix.
15959
15960 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15961
15962         * spam.el (spam-register-routine)
15963         (spam-log-processing-to-registry, spam-log-registered-p)
15964         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15965         Change "check" to "spam-check" for semi-clarity.
15966
15967 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15968
15969         * pop3.el: Require nnheader.
15970
15971         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15972
15973         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15974
15975         * gnus-picon.el: Require cl.
15976
15977         * gnus-fun.el: Require gnus-ems and gnus-util.
15978
15979         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15980
15981         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15982
15983         * gnus-art.el (gnus-article-edit-mode): Define before first
15984         reference.
15985
15986 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15987
15988         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15989         (gnus-uu-post-encoded): Use point-at-bol.
15990
15991         * gnus-topic.el (gnus-group-active-topic-p): do.
15992
15993         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15994
15995         * gnus-group.el (gnus-group-kill-region): do.
15996
15997         * gnus-art.el (article-date-ut): do.
15998
15999         * message.el (message-fetch-field): Remove redundant
16000         case-fold-search binding.
16001         (message-narrow-to-field): Simplify.
16002
16003 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16004
16005         * spam.el (spam-directory): Derive from `gnus-directory'.
16006
16007         * spam-report.el (spam-report-url-to-file)
16008         (spam-report-requests-file): New function and variable for offline
16009         reporting.
16010         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16011         and user defined function.
16012         (spam-report-url-ping-mm-url): Remove doubled slash.
16013
16014 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16015
16016         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16017
16018 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16019
16020         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16021         format string mismatch.
16022
16023         * sieve.el (sieve-deactivate-all): do.
16024
16025         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16026
16027         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16028
16029         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16030
16031         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16032
16033 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16034
16035         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16036         the list of checks.
16037
16038 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16039
16040         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16041         padding.
16042
16043 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16044
16045         * mm-view.el (mm-fill-flowed): New variable.
16046         (mm-inline-text): Use it.
16047
16048 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16049
16050         * spam.el (spam-spamassassin-register-ham-routine)
16051         (spam-spamassassin-register-spam-routine): Fix function names.
16052
16053 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16054
16055         * gnus.el (gnus-tmp-grouplens): Remove.
16056         (gnus-summary-line-format): Remove grouplens.
16057
16058         * gnus-group.el (gnus-group-line-format): Ditto.
16059
16060         * gnus-spec.el (gnus-format-specs): Ditto.
16061         (gnus-update-format-specifications): Flush the group format spec
16062         cache if there's the grouplens stuff.
16063         (gnus-parse-simple-format): Replace %l with the empty string.
16064
16065 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16066
16067         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16068         omission.
16069
16070 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16073         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16074
16075 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16076
16077         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16078         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16079         New macros and functions.
16080         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16081         Handle > NLINK_MAX messages.
16082         * nnmaildir.el (nnmaildir-request-set-mark): Use
16083         nnmaildir--emlink-p and nnmaildir--eexist-p.
16084
16085 2004-01-25  Alex Schroeder  <alex@gnu.org>
16086
16087         * spam-stat.el (spam-stat-process-directory-age): New option.
16088         (spam-stat-process-directory): Use it.
16089
16090 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16091
16092         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16093         (spam-stat-save): Accept prefix argument.
16094
16095 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16096
16097         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16098         links" error.
16099
16100 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16101
16102         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16103         the rest of the and/or forms.
16104
16105 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16106
16107         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16108         compatibility with old .newsrc.eld files.
16109
16110         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16111
16112         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16113
16114         * gnus-start.el (gnus-1): do.
16115
16116         * gnus-group.el (gnus-group-line-format-alist): do.
16117
16118         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16119
16120         * gnus-gl.el: Remove.
16121
16122 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16123
16124         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16125         marks consisting of a single range {for example, (3 . 5)} rather
16126         than a list of a single range { ((3 . 5)) }.
16127
16128 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16129
16130         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16131         with-current-buffer.
16132         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16133         avoid consing a string.
16134
16135         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16136         Remove obsolete entries for big5 and gb2312.
16137
16138 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16139
16140         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16141         uncompressed list.
16142
16143 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16144
16145         * spam-stat.el (spam-stat-strip-xref): New function.
16146         (spam-stat-process-directory): Use it.
16147
16148         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16149         here -- it's done in message-fetch-field.
16150
16151 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16152
16153         * gnus-agent.el (gnus-agent-queue-mail)
16154         (gnus-agent-prompt-send-queue): New variables.
16155         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16156         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16157         "nndraft:queue" along to gnus-draft-send.  Use
16158         gnus-agent-prompt-send-queue.
16159         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16160         is "nndraft:queue".  Suggested by Gaute Strokkenes
16161         <gs234@srcf.ucam.org>
16162
16163         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16164         (agent-enable-undownloaded-faces): Added.
16165         (gnus-agent-cat-groups): Use eval-and-compile, not
16166         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16167         method of gnus-agent-cat-groups even when the buffer has been
16168         evaled.
16169         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16170         delete gnus-agent-save-active-1.
16171         (gnus-agent-save-groups): Deleted.  Identical to
16172         gnus-agent-save-active.
16173         (gnus-agent-write-active): No longer adjust agent's copy of active
16174         file as agent's adjustments are now stored in their own
16175         file.  Removed optional parameter.
16176         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16177         servers.  Add use of min/max range limits from server's local
16178         file.
16179         (gnus-agent-save-alist): Removed unused optional argument.
16180         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16181         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16182         (gnus-agent-set-local): A per-server file that keeps min/max range
16183         limits for articles known to the agent.  Provides a fast mechanism
16184         for altering many active ranges.
16185         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16186         active file (local makes it unnecessary).
16187         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16188
16189         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16190         (agent-enable-undownloaded-faces): Added.
16191
16192         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16193         disable it when sending to "nndraft:queue".
16194         (gnus-group-send-queue): Add safety check to avoid sending queue
16195         when unplugged.
16196
16197         * gnus-group.el (gnus-group-catchup): Use new
16198         gnus-sequence-of-unread-articles, not
16199         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16200         numbers of articles.  Use gnus-range-map to avoid having to
16201         uncompress the unread list.
16202         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16203         Fixed invalid ange-ftp reference.
16204
16205         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16206         (gnus-sorted-range-intersection): Intersection of two ranges
16207         without requiring that they first be uncompressed.
16208
16209         * gnus-start.el (gnus-activate-group): Unless blocked by the
16210         caller, possibly expand the active range to include both cached
16211         and agentized articles.
16212         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16213         multiple version-dependent converters.
16214         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16215         gnus-agent-save-active.
16216         (gnus-save-newsrc-file): Save dirty agent range limits.
16217
16218         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16219         gnus-agent-possibly-alter-active.
16220         (gnus-adjust-marked-articles): Faster handling of simple lists.
16221
16222 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16223
16224         * spam-stat.el (spam-stat-test-directory): New optional argument
16225         displays a list of files detected.  Suggested by Andrew Cohen
16226         <cohen@andy.bu.edu>.
16227         (spam-stat-buffer-words-with-scores): Don't narrow and change
16228         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16229
16230 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16231
16232         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16233         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16234         (spam-spamassassin-arguments)
16235         (spam-spamassassin-spam-flag-header)
16236         (spam-spamassassin-positive-spam-flag-header)
16237         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16238         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16239         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16240         (spam-list-of-processors, spam-list-of-checks)
16241         (spam-list-of-statistical-checks, spam-registration-functions)
16242         (spam-check-spamassassin-headers, spam-check-spamassassin)
16243         (spam-spamassassin-score)
16244         (spam-spamassassin-register-with-sa-learn)
16245         (spam-spamassassin-register-spam-routine)
16246         (spam-spamassassin-register-ham-routine)
16247         (spam-assassin-register-spam-routine)
16248         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16249         (spam-bogofilter-score): Fix to show article before scoring.
16250
16251 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16252
16253         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16254         default scoring function.
16255         (spam-generic-score): Call spam-spamassassin-score if
16256         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16257         spam-bogofilter-score otherwise.
16258
16259         * gnus.el (spam-process, spam-autodetect-methods): Add
16260         spamassassin and spamassassin-headers.
16261
16262 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16263
16264         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16265         Suppress unnecessary messages.
16266
16267 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16268
16269         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16270         make-hash-table.
16271
16272 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16273
16274         * canlock.el (base64-encode-string): Don't autoload it.
16275
16276 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16277
16278         * run-at-time.el: Remove useless (require 'itimer),
16279         eval-and-compile and (featurep 'xemacs).
16280
16281 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16282
16283         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16284         GROUP is a virtual group.
16285
16286 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16287
16288         * gnus.el: Autoload `message-y-or-n-p'.
16289
16290 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16291
16292         * pgg-parse.el: Remove unnecessary (require 'custom).
16293
16294         * pgg-def.el: do.
16295
16296         * nnmail.el: do.
16297
16298         * gnus-undo.el: do.
16299
16300         * gnus-picon.el: do.
16301
16302         * gnus-util.el: do.
16303
16304 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16305
16306         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16307
16308 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16309
16310         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16311         handle, as well as a list.
16312
16313         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16314         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16315         (mm-w3m-cid-retrieve): Simplify.
16316
16317 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16318
16319         * message.el (message-kill-to-signature): Allow prefix arg to
16320         specify number of lines to keep before signature.
16321
16322 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16323
16324         * message.el (message-kill-to-signature): Change docstring.
16325
16326 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16327
16328         * canlock.el: Always require sha1-el.
16329         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16330
16331         * message.el: Autoload sha1 only when compiling.
16332
16333         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16334         eudc-expand-inline for XEmacs.
16335
16336 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16337
16338         * message.el (message-canlock-generate): Require sha1-el.
16339
16340 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16341
16342         * message.el (message-expand-name): Silence the byte compiler.
16343
16344         * lpath.el: Add detect-coding-system.
16345
16346         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16347         cus-edit.
16348
16349 2004-01-13  Simon Josefsson  <jas@extundo.com>
16350
16351         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16352         Invoke gnus-score-mode.  Reported by
16353         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16354
16355         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16356         Jim Blandy <jimb@redhat.com> (tiny change).
16357
16358 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16359
16360         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16361
16362 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16363
16364         * spam.el (spam-get-article-as-string): Update to use
16365         gnus-request-article-this-buffer, much simpler.
16366         (spam-get-article-as-buffer): Remove.
16367
16368 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16369
16370         * message.el (message-expand-name): Use EUDC if the user uses that.
16371
16372 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16373
16374         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16375         character for the encoding to avoid consing a string.
16376
16377         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16378         unnecessarily.
16379
16380         * mm-util.el (mm-replace-chars-in-string): Remove.
16381
16382         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16383         of mm-replace-chars-in-string.
16384
16385 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16386
16387         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16388
16389         * mm-util.el (mm-subst-char-in-string): Support inplace.
16390
16391         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16392         a new string in every iteration.  Use shy groups.
16393
16394 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16395
16396         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16397         * gnus-soup.el (gnus-soup-group-brew):
16398         * gnus-msg.el (gnus-put-message):
16399         * gnus-move.el (gnus-group-move-group-to-server):
16400         * gnus-kill.el (gnus-batch-score):
16401         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16402         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16403         (gnus-group-update-group, gnus-group-read-group)
16404         (gnus-group-make-group, gnus-group-make-help-group)
16405         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16406         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16407         (gnus-group-sort-by-unread, gnus-group-catchup)
16408         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16409         (gnus-group-yank-group, gnus-group-set-info)
16410         (gnus-group-list-groups):
16411         * gnus.el (gnus-generate-new-group-name):
16412         * gnus-delay.el (gnus-delay-send-queue):
16413         * nnvirtual.el (nnvirtual-catchup-group):
16414         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16415         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16416         (gnus-group-prepare-topics, gnus-topic-check-topology):
16417         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16418         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16419         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16420         (gnus-group-make-articles-read):
16421         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16422         (gnus-group-change-level, gnus-kill-newsgroup)
16423         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16424         (gnus-get-unread-articles, gnus-make-articles-unread)
16425         (gnus-make-ascending-articles-unread): Use accessor
16426         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16427         to get group information for improved readability.
16428
16429
16430 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16431
16432         * gnus-art.el (article-decode-mime-words, article-babel)
16433         (gnus-article-highlight-signature, gnus-article-add-buttons)
16434         (gnus-signature-toggle): Use gnus-with-article-buffer.
16435
16436         * gnus-art.el (gnus-article-highlight-headers)
16437         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16438
16439         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16440         (gnus-article-set-globals, gnus-request-article-this-buffer)
16441         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16442         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16443         (gnus-mime-display-alternative): Use with-current-buffer.
16444
16445 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16446
16447         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16448         also under 80 char limit, and call gnus-error if needed.
16449         (spam-fetch-article-header): Fix - it was a
16450         buffer-local variable (gnus-newsgroup-data).
16451         (spam-find-spam): Use spam-generate-fake-headers, forget about
16452         spam-insert-fake-headers.
16453         (spam-insert-fake-headers): Remove.
16454
16455 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16456
16457         * deuglify.el (gnus-article-outlook-unwrap-lines)
16458         (gnus-outlook-rearrange-article)
16459         (gnus-outlook-repair-attribution-outlook)
16460         (gnus-outlook-repair-attribution-block)
16461         (gnus-outlook-repair-attribution-other): Remove redundant
16462         save-excursion.
16463
16464 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16465
16466         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16467         (spam-fetch-field-subject-fast)
16468         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16469         (spam-fetch-article-header): Add functions to deal with Gnus
16470         internals for fast retrieval of article header data.
16471         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16472
16473 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16474
16475         * pop3.el (pop3-md5): Remove.
16476         (pop3-apop): Replace pop3-md5 with md5.
16477
16478         * mm-bodies.el: base64 is always built-in.
16479
16480         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16481         with-current-buffer.
16482
16483 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16484
16485         * canlock.el (canlock-insert-header): Remove excessive grouping in
16486         regexp.
16487
16488         * gnus-sum.el (gnus-summary-read-document): Ditto.
16489
16490         * gnus-uu.el (gnus-uu-part-number): Ditto.
16491
16492         * html2text.el (html2text-remove-tags): Ditto.
16493         (html2text-format-tags): Ditto.
16494         (html2text-format-single-elements): Ditto.
16495
16496         * mml.el (mml-parse-1): Ditto.
16497
16498 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16499
16500         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16501
16502         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16503
16504         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16505
16506         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16507
16508 2003-11-15  Simon Josefsson  <jas@extundo.com>
16509
16510         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16511         (pgg-gpg-lookup-key): Use regexp match instead of
16512         split-string (split-string is different between emacs 21.2 and
16513         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16514
16515 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16516
16517         * gnus-art.el (gnus-mime-view-all-parts)
16518         (gnus-article-part-wrapper, gnus-article-view-part): Use
16519         with-current-buffer.
16520
16521 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16522
16523         * spam.el (spam-disable-spam-split-during-ham-respool)
16524         (spam-spamoracle-database, spam-cache-lookups)
16525         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16526         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16527         (spam-group-ham-marks, spam-group-spam-marks)
16528         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16529         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16530         also add spam-use-blackholes to the statistical checks.
16531         (spam-fetch-field-fast): Add interface to fetching fields, may
16532         become a macro.
16533         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16534         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16535         (spam-insert-fake-headers): Fake an article when needed.
16536         (spam-find-spam): Fake article when possible.
16537         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16538         (spam-check-bogofilter-headers): Use message-fetch-field instead
16539         of nnmail-fetch-field.
16540
16541 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16542
16543         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16544
16545 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16546
16547         * spam.el (spam-split): Do not require spam-use-CHECK to be
16548         enabled if that check is passed to spam-split explicitly; also
16549         fix so 'spam doesn't get converted to spam-split-group when
16550         spam-split-symbolic-return is t.
16551         (spam-find-spam): Find registrations of the article and use those
16552         instead of re-running spam-split to find the spam/ham
16553         classification of the article.
16554         (spam-log-processing-to-registry, spam-log-registered-p)
16555         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16556         Use gnus-error instead of gnus-message.
16557         (spam-log-registration-type): Add function to determine the
16558         classification of a message based on registry entries; will
16559         return nil if both 'spam and 'ham are found.
16560         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16561         a reasonably fast local cache without the loading errors.
16562         (spam-cache-lookups): Set to t by default.
16563         (spam-find-spam): Don't try to guess spam-cache-lookups.
16564         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16565         spam-caches entry.
16566         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16567         caching of whitelist/blacklist entries.
16568         (spam-check-whitelist, spam-check-blacklist): Invoke
16569         spam-from-listed-p with a type, not a cache variable.
16570         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16571
16572 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16573
16574         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16575
16576         * nnmail.el (nnmail-split-fancy): do.
16577
16578         * mml.el (mml-parse): do.
16579
16580         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16581         (gnus-score-adaptive): do.
16582
16583 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16584
16585         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16586         (gnus-mime-button-map): Don't set keymap parent.
16587         (gnus-button-ctan-directory-regexp): Use shy grouping.
16588         (gnus-prev-page-map): Don't set keymap parent.
16589         (gnus-prev-page-map): Remove duplicated one.
16590         (gnus-next-page-map): Don't set keymap parent.
16591         (gnus-mime-security-button-map): Ditto.
16592
16593         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16594         version number.
16595
16596         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16597
16598 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16599
16600         * canlock.el (canlock-sha1-function): Remove.
16601         (canlock-sha1-function-for-verify): Remove.
16602         (canlock-openssl-program): Remove.
16603         (canlock-openssl-args): Remove.
16604         (canlock-ignore-errors): Remove.
16605         (canlock-sha1-with-openssl): Remove.
16606         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16607         (canlock-verify): Don't use canlock-ignore-errors.
16608
16609         * sha1-el.el (sha1-string-external): Make it can return a string
16610         in binary form.
16611         (sha1-region-external): Ditto.
16612         (sha1-string-internal): Ditto.
16613         (sha1-region-internal): Ditto.
16614         (sha1-region): Ditto.
16615         (sha1-string): Ditto.
16616         (sha1): Ditto.
16617
16618 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16619
16620         * spam.el (spam-report-articles-gmane): New command.
16621
16622 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16623
16624         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16625
16626         * run-at-time.el (run-at-time-saved): Remove.
16627         (run-at-time): Doc fix.
16628
16629 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16630
16631         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16632         (gnus-summary-limit-map): Add it.
16633         (gnus-summary-make-menu-bar): do.
16634
16635 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16636
16637         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16638         Make attempt at some caching support (done for BBDB only now).
16639         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16640         addresses to be checked.
16641         (spam-clear-cache-BBDB): Add function, to be invoked by
16642         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16643         (spam-check-BBDB): Check and use the caches, if
16644         spam-cache-lookups is on, remove superfluous (provide).
16645
16646 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16647
16648         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16649
16650 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16651
16652         * run-at-time.el (run-at-time-saved): Move to after the definition
16653         of `run-at-time'.
16654
16655         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16656
16657 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16658
16659         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16660         mm-w3m-local-map-property.
16661
16662         * mm-view.el (mm-w3m-mode-map): Remove.
16663         (mm-w3m-local-map-property): Remove.
16664         (mm-inline-text-html-render-with-w3m): Don't use
16665         mm-w3m-local-map-property.
16666
16667 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16668
16669         * run-at-time.el: New file.
16670
16671         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16672         under Emacs.
16673
16674         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16675         of gnus-set-text-properties.
16676
16677         * gnus-uu.el (gnus-uu-save-article): Ditto.
16678
16679         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16680
16681         * gnus-cite.el (gnus-cite-parse): Ditto.
16682
16683         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16684         of gnus-.
16685
16686         * gnus-xmas.el (run-at-time): Require run-at-time.
16687
16688         * gnus.el: Changed calls to nnheader-run-at-time and
16689         password-run-at-time throughout to use run-at-time directly.
16690
16691         * password.el: Removed definition of run-at-time.
16692
16693         * nnheaderxm.el: Remove definition of run-at-time.
16694
16695 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16696
16697         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16698         in prompt.
16699
16700 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16701
16702         * messagexmas.el (message-xmas-redefine): Alias
16703         `message-make-caesar-translation-table' to
16704         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16705         version.
16706
16707         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16708         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16709         `gnus-xmas-set-text-properties'.
16710         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16711         `gnus-xmas-completing-read'.
16712         (gnus-xmas-completing-read): Removed.
16713         (gnus-xmas-open-network-stream): Removed.
16714
16715         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16716         XEmacs version.
16717
16718         * dns.el (dns-make-network-process): Use `open-network-stream'
16719         instead of `gnus-xmas-open-network-stream'.
16720
16721         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16722
16723         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16724
16725 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16726
16727         * gnus-art.el (gnus-mime-display-alternative)
16728         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16729         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16730         Don't use gnus-local-map-property.
16731
16732         * gnus-util.el (gnus-local-map-property): Remove.
16733
16734         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16735         gnus-completing-read-maybe-default with completing-read.
16736
16737         * gnus-util.el (gnus-completing-read): do.
16738         (gnus-completing-read-maybe-default): Remove.
16739
16740 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16741
16742         * password.el: Only autoload `run-at-time' if not XEmacs.
16743         Only autoload the itimer functions if XEmacs.
16744
16745 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16746
16747         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16748         XEmacsen.
16749
16750         * dgnushack.el: Autoload executable-find for XEmacs.
16751
16752 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16753
16754         * gnus-art.el (gnus-read-string): Remove.
16755         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16756         read-string.
16757
16758 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16759
16760         * netrc.el: Autoload password-read.
16761         (netrc): Add configuration group.
16762         (netrc-encoding-method, netrc-openssl-path): Add
16763         variables for encoding and decoding of files with symmetric
16764         ciphers.
16765         (netrc-encode): Add assistant function to encode a file with
16766         netrc-encoding-method.
16767         (netrc-parse): Add interactive parameter, added optional
16768         decoding if netrc-encoding-method is non-nil but otherwise
16769         behavior is standard.
16770         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16771         Do s/encode/encrypt/ everywhere.
16772
16773         * spam.el: Remove executable-find autoload.
16774
16775 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16776
16777         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16778
16779         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16780
16781 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16782
16783         * gnus-art.el (gnus-treat-ansi-sequences)
16784         (article-treat-ansi-sequences): New variable and function.
16785         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16786
16787         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16788         Use it.
16789
16790 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16791
16792         * mm-util.el (mm-quote-arg): Remove.
16793
16794         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16795         shell-quote-argument.
16796
16797         * gnus-uu.el (gnus-uu-command): do.
16798
16799         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16800
16801         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16802         with make-char.
16803
16804         * mm-util.el (mm-make-char): Remove.
16805
16806         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16807         add-minor-mode.
16808
16809         * gnus-undo.el (gnus-undo-mode): do.
16810
16811         * gnus-topic.el (gnus-topic-mode): do.
16812
16813         * gnus-sum.el (gnus-dead-summary-mode): do.
16814
16815         * gnus-start.el (gnus-slave-mode): do.
16816
16817         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16818
16819         * gnus-ml.el (gnus-mailing-list-mode): do.
16820
16821         * gnus-gl.el (gnus-grouplens-mode): do.
16822
16823         * gnus-draft.el (gnus-draft-mode): do.
16824
16825         * gnus-dired.el (gnus-dired-mode): do.
16826
16827         * gnus-ems.el (gnus-add-minor-mode): Remove.
16828
16829         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16830         Replace gnus-char-width with char-width.
16831
16832         * gnus-ems.el (gnus-char-width): Remove.
16833
16834         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16835         Replace gnus-char-width with char-width.
16836
16837         * gnus-ems.el (gnus-char-width): Remove.
16838
16839         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16840         definition.
16841         Remove Emacs 20 hash table compatibility code.
16842
16843         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16844         20 compatibility code.
16845
16846         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16847
16848         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16849
16850         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16851         with point-at-{eol,bol}.
16852
16853         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16854
16855         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16856
16857         * flow-fill.el (fill-flowed-point-at-bol)
16858         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16859
16860         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16861         Replace with point-at-{eol,bol} throughout all files.
16862
16863 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16864
16865         * ntlm.el (ntlm-string-as-unibyte): New macro.
16866         (ntlm-build-auth-response): Use it.
16867
16868         Remove Emacs 20 stuff:
16869         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16870         (butlast, mapc, remove): Remove the compiler macros.
16871         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16872         of delq and copy-sequence.
16873         * gnus-art.el (popup-menu): Remove the compiler macro.
16874         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16875         Emacs 20.
16876
16877 2004-01-05  Simon Josefsson  <jas@extundo.com>
16878
16879         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16880         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16881         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16882         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16883         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16884         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16885         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16886         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16887         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16888         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16889         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16890         string-xor into ntlm-string-xor.  Suggested by
16891         Jesper Harder <harder@myrealbox.com>.
16892
16893         * ntlm.el: Don't include poem.
16894
16895         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16896         Jesper Harder <harder@myrealbox.com>.
16897
16898         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16899
16900         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16901         probably breaks emacs with DL patch, but do we care? Is anyone
16902         still using the DL stuff?)
16903
16904         * sieve-manage.el: Use the password package.
16905         (sieve-manage-read-passwd): Remove.
16906         (sieve-manage-interactive-login): Use password.  Re-add
16907         condition-case around loop.
16908
16909         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16910         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16911         the password package.
16912
16913 2003-02-19  Simon Josefsson  <jas@extundo.com>
16914
16915         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16916         token.
16917
16918 2002-08-07  Simon Josefsson  <jas@extundo.com>
16919
16920         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16921         (sieve-manage-authenticators):
16922         (sieve-manage-authenticator-alist): Add some SASL mechs.
16923         (sieve-sasl-auth): New function.
16924         (sieve-manage-cram-md5-auth):
16925         (sieve-manage-plain-auth): Rewrite using SASL library.
16926         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16927         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16928         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16929         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16930
16931 2004-01-05  Simon Josefsson  <jas@extundo.com>
16932
16933         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16934         New files.
16935
16936 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16937
16938         * gnus-group.el (gnus-no-groups-message): Update.
16939
16940         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16941
16942 2003-11-09  Simon Josefsson  <jas@extundo.com>
16943
16944         * imap.el: Support for ID IMAP extension (RFC 2971).
16945         (imap-local-variables): Add imap-id.
16946         (imap-id): New variable.
16947         (imap-id): New function.
16948         (imap-parse-response): Parse untagged ID response.
16949         * nnimap.el (nnimap-id): New variable.
16950         (nnimap-open-connection): Use it.
16951
16952 2003-12-28  Simon Josefsson  <jas@extundo.com>
16953
16954         * gnus-score.el (gnus-score-edit-all-score): New.
16955         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16956
16957 2004-01-04  Simon Josefsson  <jas@extundo.com>
16958
16959         * password.el: Add.
16960
16961 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16962
16963         * dns.el (dns-query-types): Fix typo.
16964         (dns-query-types): New function.
16965         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16966         PTR and SOA replies, see RFC 1035.
16967
16968 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16969
16970         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16971
16972         * Moved to Changelog.2.
16973
16974 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16975
16976         * gnus.el (gnus-version-number): Bump version.
16977
16978 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16979
16980         * gnus.el: No Gnus v0.1 is released.
16981
16982 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16983
16984         * gnus.el: No Gnus v0.0 is released.
16985
16986 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16987
16988         * gnus.el (gnus-version-number): Bump.
16989         (gnus-version): No.
16990
16991 See ChangeLog.2 for earlier changes.
16992
16993     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16994       Free Software Foundation, Inc.
16995
16996   This file is part of GNU Emacs.
16997
16998   GNU Emacs is free software: you can redistribute it and/or modify
16999   it under the terms of the GNU General Public License as published by
17000   the Free Software Foundation, either version 3 of the License, or
17001   (at your option) any later version.
17002
17003   GNU Emacs is distributed in the hope that it will be useful,
17004   but WITHOUT ANY WARRANTY; without even the implied warranty of
17005   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17006   GNU General Public License for more details.
17007
17008   You should have received a copy of the GNU General Public License
17009   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17010
17011 ;; Local Variables:
17012 ;; coding: utf-8
17013 ;; fill-column: 79
17014 ;; add-log-time-zone-rule: t
17015 ;; End: