(nnagent-request-set-mark): Also set the marks for the original back end that
[gnus] / lisp / ChangeLog
1 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
4         original back end that keeps marks in the local system.
5
6 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9         arg of pop-to-buffer for XEmacs.
10         (gnus-article-read-summary-keys): Ditto; don't restore window
11         configuration if summary command ends up with neither article buffer
12         nor summary buffer; describe bindings if summary keys end with C-h.
13
14 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * message.el (message-fix-before-sending): Skip raw message part to be
17         forwarded while checking illegible text.
18         (message-forward-make-body-mime, message-forward-make-body): Mark
19         signed or encrypted raw message as having no illegible text.
20
21 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22
23         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
24         (gnus-message-with-timestamp-1): New macro.
25         (gnus-message-with-timestamp): New function.
26         (gnus-message): Use them.
27
28         * nnheader.el (nnheader-message): Use them.
29
30 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
31
32         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
33         .newsrc.eld file.
34
35 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * gnus-agent.el (gnus-agent-fetch-headers)
38         (gnus-agent-retrieve-headers): Bind
39         gnus-decode-encoded-address-function to identity.
40
41         * nntp.el (nntp-send-xover-command): Recognize an xover command is
42         available also when the server returns simply a dot.
43
44         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
45
46 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
49
50 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * gnus-ems.el (gnus-x-splash): Make it work.
53
54         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
55         from being used.
56
57         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
58
59 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
60
61         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
62         4th and the 5th arguments.
63
64         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
65         the front stickiness.
66         (gnus-article-summary-command-nosave): Correct the order of the
67         arguments passed to pop-to-buffer.
68         (gnus-article-read-summary-keys): Ditto; make it work properly when the
69         summary command ends up with the article buffer.
70
71         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
72         the same faces.
73
74 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
75
76         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
77
78 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
79
80         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
81         * gnus-sum.el (gnus-summary-highlight):
82         * pgg.el (pgg-sign-region, pgg-sign):
83         * mail-source.el (mail-source-delete-old-incoming-confirm):
84         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
85
86 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * gnus-art.el (gnus-mime-view-part-externally)
89         (gnus-mime-view-part-internally): Fix predicate function passed to
90         completing-read.
91
92         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
93
94         * gnus.el (gnus-update-message-archive-method): Add :version.
95
96 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * gnus.el (gnus-update-message-archive-method): New variable.
99
100         * gnus-start.el (gnus-setup-news): Update saved "archive" method
101         according to gnus-message-archive-method if
102         gnus-update-message-archive-method is non-nil.
103
104 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
107         by Loic Dachary <loic@dachary.org>.
108         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
109
110 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * message.el (message-pop-to-buffer): Add switch-function argument.
113         (message-mail): Pass switch-function argument to it.
114
115 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
116
117         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
118         Improve doc string.
119
120 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
123         (gnus-header-content)
124         * gnus-cite.el (gnus-cite-10)
125         * gnus-srvr.el (gnus-server-closed)
126         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
127         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
128         (gnus-group-mail-3-empty, gnus-group-mail-low)
129         (gnus-group-mail-low-empty, gnus-splash)
130         * message.el (message-header-to, message-header-cc)
131         (message-header-subject, message-header-other, message-header-name)
132         (message-header-xheader, message-separator, message-cited-text)
133         (message-mml): Lighten colors of faces used for dark background.
134
135 2007-05-24  Simon Josefsson  <simon@josefsson.org>
136
137         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
138         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
139
140 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
141
142         * message.el (message-narrow-to-headers-or-head): Ignore
143         mail-header-separator in the body.
144
145 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
146
147         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
148         same as window size.
149
150 2007-05-22  Kevin Ryde  <user42@zip.com.au>
151
152         * message.el (message-font-lock-keywords): Use message-header-xheader
153         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
154         ahead of the anything pattern, to get it recognised.
155
156 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
157
158         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
159         spam.el loads uses it in the compiled defadvice form.
160
161 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
162
163         * gnus-sum.el (gnus-articles-to-read)
164         (gnus-summary-insert-old-articles): Don't truncate group name for
165         `read-string'.
166
167         * gnus-util.el (gnus-limit-string): Delete this function.
168
169         * gnus-sum.el (gnus-simplify-subject-fully): Use
170         `truncate-string-to-width' instead.
171
172 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
173
174         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell if, on
175         summary exit, the next group has to be selected.
176         (gnus-summary-exit): Use it.
177
178 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
179
180         * gnus-art.el (gnus-article-mode): Fix comment about displaying
181         non-break space.
182
183 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
184
185         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
186         Check if group is not a directory.
187         (nnfolder-request-expire-articles): Don't delete articles if the target
188         group is not available.
189
190         * nnml.el (nnml-request-create-group): Properly check if group is not a
191         file.
192         (nnml-request-expire-articles): Don't delete articles if the target
193         group is not available.
194
195         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
196         Don't quote characters that are within parentheses.
197
198 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
199
200         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
201         (gnus-handle-ephemeral-exit): Select article according to it.
202
203 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
204
205         * message.el (message-insert-formated-citation-line): Remove newline.
206         (message-citation-line-format): Add final \n here so that the user can
207         avoid a blank line.
208
209 2007-05-03  Dan Christensen  <jdc@uwo.ca>
210
211         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
212         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
213         Update lanl/arXiv support.
214
215 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
216
217         * gnus.el: Bump version number.
218
219 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
220
221         * gnus.el (gnus-version-number): Bump version.
222
223 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
224
225         * gnus.el: No Gnus v0.6 is released.
226
227 2007-04-27  Didier Verna  <didier@xemacs.org>
228
229         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
230         * gmm-utils.el (gmm-regexp-concat): here.
231         * message.el: Don't require 'gnus-util.
232         (message-dont-reply-to-names): Handle name change above.
233         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
234
235 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
238         since the initial value varies according to the system.
239
240 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
241
242         * mm-util.el (mm-charset-synonym-alist): Defcustom.
243
244 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
245
246         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
247
248 2007-04-24  Didier Verna  <didier@xemacs.org>
249
250         Improve the type of gnus-ignored-from-addresses.
251         * gnus-util.el (gnus-orify-regexp): New function.
252         * message.el (gnus-util): Require it.
253         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
254         * gnus-sum.el (gnus-ignored-from-addresses): New function.
255         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
256
257 2007-04-24  Didier Verna  <didier@xemacs.org>
258
259         * gnus-sum.el:
260         * gnus-utils.el: Fix some trailing whitespaces.
261
262 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
263
264         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
265         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
266         article's Message-ID; refer parent article in summary buffer.
267
268         * message.el (message-bounce): Call mime-to-mml.
269
270         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
271         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
272         optimize and/or forms properly.
273
274 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
275
276         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
277         URL.
278
279 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
280
281         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
282
283 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
284
285         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
286         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
287         displayed of multipart/alternative part if it is invoked from summary
288         buffer.
289
290         * mm-view.el (mm-inline-text-html-render-with-w3m)
291         (mm-inline-text-html-render-with-w3m-standalone)
292         (mm-inline-render-with-function): Use mail-parse-charset by default.
293
294 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
295
296         * parse-time.el (parse-time-string-chars): Check if CHAR
297         is less than the length of parse-time-syntax.
298
299 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
300
301         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
302         from gnus-newsgroup-processable.
303
304 2007-04-16  Didier Verna  <didier@xemacs.org>
305
306         * gnus-msg.el (gnus-configure-posting-styles): Handle
307         message-signature-directory properly with :file syntax. Reported by
308         "Leo".
309
310 2007-04-11  Didier Verna  <didier@xemacs.org>
311
312         New user option: message-signature-directory.
313         * gnus-msg.el (gnus-configure-posting-styles): Support it.
314         * message.el (message-insert-signature): Ditto.
315         * message.el (message-signature-file): Doc update.
316         * message.el (message-signature-directory): New.
317
318 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * gnus-msg.el (gnus-inews-yank-articles): Use
321         message-exchange-point-and-mark instead of exchange-point-and-mark.
322
323 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
324
325         * message.el (message-yank-original): Make sure cited text ends with
326         newline; don't exchange point and mark.
327
328 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
329
330         * tls.el (open-tls-stream): Properly handle case where there
331         is no associated buffer.
332
333 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
334
335         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
336         message-yank-original, make sure (< mark TEXT point).
337
338 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
339
340         * message.el (message-fill-column): New variable.
341         (message-mode): Use it.  Add comment on a possible new hook.
342
343         * nnmail.el (nnmail-spool-file): Mark as obsolete.
344         (nnmail-get-new-mail): Reformat.
345
346         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
347
348         * gmm-utils.el: Fix Commentary.
349         (gmm-tool-bar-from-list): Fix typo in doc string.
350
351 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
352
353         * message.el (message-yank-original): Don't switch point and mark
354         unnecessarily to put point and mark as documented.
355
356 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357
358         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
359         from the message heads.
360
361 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
362
363         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
364         article buffer does not have a window.  This may not be the best
365         solution but is certainly better than setting the start of the null,
366         that is the current, window.
367
368 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
369
370         * gnus-draft.el (gnus-draft-setup-hook): New hook.
371         (gnus-draft-setup): Run it.
372
373         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
374         gnus-score-fast-scoring.  Allow regexp.
375         (gnus-score-headers): Use it.
376
377         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
378         XEmacs.
379
380         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
381         string.
382         (gnus-button-alist): Also catch `<f1> k ...'.
383         (gnus-treat-display-x-face): Fix doc string.
384
385 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
386
387         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
388         evaluation of gnus-extended-version to ensure correct generation of the
389         User-Agent header when message-generate-headers-first is used.
390
391 2007-03-24  Simon Josefsson  <simon@josefsson.org>
392
393         * hashcash.el (hashcash-generate-payment-async): Don't crash if
394         hashcash-path is nil.  Don't call callback with incorrect number of
395         parameters if val is 0.
396
397 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
398
399         * message.el (message-required-news-headers):
400         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
401
402 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
403
404         * tls.el (open-tls-stream): In handshake-waiting loop,
405         don't wait more if there is output available to process.
406
407 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
408
409         * tls.el (tls-program): Doc fix.
410
411 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
412
413         * message.el (message-generate-new-buffers): Change the meaning of the
414         nil value; add `standard' to the choices; treat t as `unique'; improve
415         doc string.
416         (gnus-select-frame-set-input-focus): Autoload.
417         (message-buffer-name): Search for the existing message buffer if
418         message-generate-new-buffers is nil or `standard'; treat the value t of
419         message-generate-new-buffers as `unique'.
420         (message-pop-to-buffer): Raise the frame already displaying the message
421         buffer; clear the echo area after querying.
422         (message-setup): Pass the `continue' argument to compose-mail.
423         (message-mail): Prefer `switch-function' if it is given; search for the
424         existing message buffer if the `continue' argument is non-nil; pass
425         continue and switch-function arguments to compose-mail by way of
426         message-setup.
427         (message-mail-other-window): Adjust argument of message-setup.
428         (message-mail-other-frame): Ditto.
429
430 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
431
432         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
433         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
434         to turn font-lock on when turning gnus-message-citation-mode on.
435
436 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
437
438         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
439         (mml-smime-function-alist): New variable; add epg as the backend.
440         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
441         mml-smime- functions instead.
442         * mm-view.el: Require smime.
443
444 2007-03-05  Didier Verna  <didier@xemacs.org>
445
446         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
447         instead of just inheritance for posting styles.
448         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
449
450 2007-02-24  Chris Moore  <dooglus@gmail.com>
451
452         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
453         * pgg-pgp.el (pgg-pgp-encrypt-region):
454         * pgg-gpg.el (pgg-gpg-encrypt-region):
455         Check pgg-encrypt-for-me if no other recipients.
456
457 2007-02-24  John Paul Wallington  <jpw@pobox.com>
458
459         * tls.el (tls-certtool-program): Fix custom type.
460
461 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
464         and point-at-eol instead of line-(beginning|end)-position.
465
466         * assistant.el (assistant-parse-buffer): Ditto.
467
468         * netrc.el (netrc-parse-services): Ditto.
469
470 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
471
472         * mml2015.el (mml2015-epg-find-usable-key): New function.
473         (mml2015-epg-sign): Use it.
474         (mml2015-epg-encrypt): Use it.
475
476 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
477
478         * message.el (message-make-in-reply-to): Quote name containing
479         non-ASCII characters.  It will make the RFC2047 encoder cause an error
480         if there are special characters.  Reported by NAKAJI Hiroyuki
481         <nakaji@kankyo-u.ac.jp>.
482
483 2007-02-27  Didier Verna  <didier@xemacs.org>
484
485         Include the group parameters as well as the topic ones in the
486         inheritance filter process.
487         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
488         argument GROUP-PARAMS-LIST.
489         * gnus-topic.el (gnus-group-topic-parameters): Use it.
490
491 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
492
493         * nntp.el (nntp-never-echoes-commands)
494         (nntp-open-connection-functions-never-echo-commands): New variables.
495         (nntp-send-command): Use them.
496
497 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
498
499         * mml2015.el (mml2015-epg-verify): Simplified.
500
501 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
502
503         * mml.el (mml-content-disposition-alist): New user option.
504         (mml-content-disposition): New function.
505         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
506         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
507
508 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
509
510         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
511         verification.
512
513 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
514
515         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
516         articles posted in the last 24 hours.
517
518 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
519
520         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
521
522 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
523
524         * nntp.el (nntp-send-command): Don't wait for echoes when
525         nntp-open-ssl-stream is used.
526
527 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
528
529         * gnus-cite.el (gnus-test-font-lock-add-keywords)
530         (gnus-message-add-citation-keywords)
531         (gnus-message-remove-citation-keywords): Remove.
532         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
533         directly, make the variables in font-lock-defaults buffer-local, add
534         gnus-message-citation-keywords to them and then update the value of
535         font-lock-keywords.
536
537 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
538
539         * message.el (message-cite-original-1): Don't call
540         gnus-article-highlight-citation.
541
542         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
543         citations; fix line count.
544
545 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
546
547         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
548         (gnus-message-add-citation-keywords)
549         (gnus-message-remove-citation-keywords): Use it; fix the emulating
550         versions of font-lock-add-keywords and font-lock-remove-keywords to
551         work with XEmacs correctly.
552
553 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * gnus-cite.el (gnus-cite-face-list): Set the values of
556         gnus-message-max-citation-depth and gnus-message-citation-keywords.
557         (gnus-message-max-citation-depth): Use defvar rather than defconst.
558         (gnus-message-cite-prefix-regexp): New variable.
559         (gnus-message-search-citation-line): Use it; protect against long
560         citation prefix; fill match data with nil rather than 0 for XEmacs; set
561         the 0th match data for Emacs.
562         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
563         (gnus-message-add-citation-keywords): Append keywords rather than
564         prepending; emulate font-lock-add-keywords if it is not available.
565         (gnus-message-remove-citation-keywords): Emulate
566         font-lock-remove-keywords if it is not available.
567
568         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
569
570         * message.el (message-cite-prefix-regexp): Set the value of
571         gnus-message-cite-prefix-regexp.
572
573 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
574
575         * nnweb.el (nnweb-google-parse-1): Update parser.
576
577 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
578
579         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
580
581 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
582
583         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
584         regexp.
585
586 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
587
588         * uudecode.el (uudecode-string-to-multibyte): New function emulating
589         string-to-multibyte.
590         (uudecode-decode-region-internal): Use it.
591
592         * lpath.el: Fbind string-as-multibyte for XEmacs.
593
594 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
595
596         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
597         custom choice.
598
599         * gnus-art.el (gnus-signature-limit): Fix custom choice.
600
601 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
602
603         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
604
605         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
606         `write-region' to respect `mm-inhibit-file-name-handlers'.
607
608 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
609
610         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
611         Use gnus-home-directory instead of "~/" or "$HOME".
612
613 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
614
615         * encrypt.el (encrypt-insert-file-contents): Add better prompt
616         to mention filename.
617         Add comments at beginning regarding usage.
618         (encrypt-write-file-contents): Change interactive so a string is
619         acceptable.  If the file has no associated model, show an error instead
620         of a nonsense prompt.
621
622 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
623
624         * spam.el (spam-bsfilter-ham-switch): Fix typo.
625         Thanks to Yoshihiko Yamada for kind notification of this typo.
626
627 2007-01-12  Kenichi Handa  <handa@m17n.org>
628
629         * uudecode.el (uudecode-decode-region-internal): Make it work in a
630         multibyte buffer.
631
632 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
633
634         * gnus-score.el (gnus-score-fast-scoring): New variable.
635         (gnus-score-headers): Use it.
636
637         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
638
639         * message.el (message-cite-original-1): Call
640         gnus-article-highlight-citation if requested.
641
642         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
643
644         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
645         bugs to doc string.
646         (gnus-button-alist): Add mid\\|message-id.
647         (gnus-button-fetch-group): Extend for use in
648         `browse-url-browser-function'.
649         (gnus-button-url-regexp): Try to catch paired parentheses like in
650         Wikipedia URLs.
651
652         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
653         Suggested by Simon Krahnke <overlord@gmx.li>.
654
655 2007-01-13  Romain Francoise  <romain@orebokech.com>
656
657         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
658         Update copyright.
659
660 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
661
662         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
663
664 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
665
666         * gnus-registry.el (gnus-registry-unfollowed-groups)
667         (gnus-registry-split-fancy-with-parent): Fix documentation.
668
669 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
670
671         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
672         from nnweb groups.
673
674 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
677         Xref urls.  Erase buffer before requesting head.
678
679 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
680
681         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
682         customizable.
683
684 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
685
686         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
687         no signing key is found.
688         (mml2015-epg-encrypt): Ask user whether to skip or abort if
689         no encrypting and/or signing key is found.
690
691 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
692
693         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
694
695 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
696
697         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
698         headers read from disk with the ones newly found in the current search.
699         This should no longer cause problems, because the article numbers in
700         Gmane's `nov.php' output are ignored since the previous change.
701
702 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
703
704         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
705
706 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
707
708         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
709         replace-regexp-in-string; bind url-version; fbind display-images-p and
710         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
711         find-face and set-itimer-function for Emacs; bind itimer-list for
712         Emacs.
713
714         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
715
716 2007-01-01  Romain Francoise  <romain@orebokech.com>
717
718         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
719
720 2006-12-31  Steve Youngs  <steve@sxemacs.org>
721
722         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
723         `define-minor-mode' macro definition expanded properly.
724         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
725         exclude it there.
726
727         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
728         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
729         `fboundp' test.
730         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
731         This is OK to autoload in (S)XEmacs now.
732
733 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
736         keystroke.
737         (gnus-summary-limit-to-singletons): Fix typo.
738
739         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
740         else fails.
741
742 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
743
744         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
745         docstring.
746
747         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
748         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
749         (gnus-summary-insert-dormant-articles): Fix typo in message.
750
751 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
752
753         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
754         nil for XEmacs.
755         (gnus-message-citation-mode): Don't autoload in XEmacs.
756
757         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
758
759 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
760
761         * nnimap.el (nnimap-expunge-search-string): Mention
762         nnimap-search-uids-not-since-is-evil in docstring.
763
764 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
765
766         * spam.el: Revert to make-obsolete-variable because
767         define-obsolete-variable-alias is not supported in Emacs 21.
768
769         * spam.el (spam-ifile-path, spam-ifile-database-path)
770         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
771         make-obsolete-variable.
772         (spam-bsfilter-path, spam-bsfilter-program)
773         (spam-spamassassin-path, spam-spamassassin-program)
774         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
775         use "path" inappropriately.
776         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
777         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
778         variable names.
779
780 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
781
782         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
783         summary buffer.
784
785         * password.el (password-cache-remove): Use clear-string to burn
786         password, if available.
787
788 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
789
790         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
791
792         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
793
794         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
795         (gnus-message-highlight-citation): Move defcustom here from
796         gnus-cite.el.
797         (gnus-message-citation-mode): Autoload.
798
799         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
800         checks to make it compile with XEmacs.
801         (gnus-message-citation-mode): New minor mode.
802         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
803         (gnus-message-highlight-citation): New variables.
804         (gnus-message-search-citation-line)
805         (gnus-message-add-citation-keywords)
806         (gnus-message-remove-citation-keywords)
807         (turn-on-gnus-message-citation-mode)
808         (turn-off-gnus-message-citation-mode): New functions.
809
810 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
811
812         * gnus-cite.el: Enable highlighting of different citation levels in
813         message-mode.
814
815 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
816
817         * message.el (message-make-fqdn): Fix comment.
818         (message-bogus-system-names): Add ".local".
819
820         * spam.el (spam-ifile-path, spam-ifile-program)
821         (spam-ifile-database-path, spam-ifile-database)
822         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
823         Don't use "path" inappropriately.
824         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
825         strings.
826         (spam-check-ifile, spam-ifile-register-with-ifile)
827         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
828         new variable names.
829
830         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
831         (gnus-treat-display-smileys): Simplify using
832         gnus-image-type-available-p.
833
834         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
835         available.
836
837         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
838         `display-images-p' if available.
839
840 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
841
842         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
843         one after turning on the buffer's multibyteness instead of decoding
844         them directly in the unibyte buffer that causes unexpected conversion
845         in Emacs 23 (unicode).
846
847 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
848
849         * message.el (message-generate-hashcash): Fix custom type.
850
851 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
852
853         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
854
855 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
856
857         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
858         disconnect icons.  Add help text.
859
860 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
861
862         * spam.el (spam-extra-header-to-number): CRM114 spam score is
863         negated to be consistent with the others we handle.
864
865 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
868         version of gnus-summary-buffer to something, so that we can use two
869         article buffers at the same time.
870
871 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
872
873         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
874         trigger all the extra headers.
875         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
876         sorting.
877
878 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
879
880         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
881         solid groups.
882
883 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
884
885         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
886
887 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
888
889         * legacy-gnus-agent.el: Add Copyright notice.
890
891 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
892
893         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
894
895 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
898
899         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
900         to make it work reliably in CVS Emacs.
901         (gnus-summary-limit-strange-charsets-predicate)
902         (gnus-summary-limit-to-predicate): New functions.
903
904 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
905
906         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
907         specifying array size.
908         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
909         array if it is too small.
910         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
911         (gnus-sort-threads-loop): New function.
912
913 2006-12-06  Chris Moore  <dooglus@gmail.com>
914
915         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
916         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
917
918 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
919
920         * mm-url.el (mm-url-predefined-programs): Call curl with correct
921         options.
922
923 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
924
925         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
926         DOS-ing the recipient.
927
928         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
929         the headers when creating the mapping to avoid mismappings.
930         (nnweb-gmane-create-mapping): Always nix out old mapping.
931
932 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
933
934         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
935         and mm-verify-option to never.
936
937 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
938
939         * message.el (message-signed-or-encrypted-p): New function.
940         (message-forward-make-body): Use it.
941
942         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
943         Replace encode-coding-string with mm-encode-coding-string.
944
945 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
946
947         * nneething.el (nneething-decode-file-name): Replace
948         decode-coding-string with mm-decode-coding-string.
949
950         * gnus-int.el (gnus-open-server): Say failed server's name.
951
952 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
953
954         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
955         strings to a single string.  Quote `errors-file-name'.
956         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
957         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
958         Adjust calls.  Use `shell-quote-argument'.
959
960 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
961
962         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
963         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
964
965         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
966         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
967         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
968         (gnus-group-make-directory-group, gnus-group-transpose-groups):
969         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
970         (gnus-subscribe-newsgroup, gnus-1):
971         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
972         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
973         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
974         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
975
976 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
979         keystroke.
980         (gnus-summary-limit-to-bodies): Implement headersp.
981
982 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
983
984         * dns.el (query-dns): Protect against "Process dns deleted" strings.
985
986 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
987
988         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
989
990 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
991
992         * message.el (message-generate-hashcash): Expand range of values to
993         include `opportunistic'.
994         (message-send-mail): Use it.
995
996 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
997
998         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
999         and comment it.
1000
1001         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
1002
1003 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
1004
1005         * gnus-util.el (gnus-extract-address-components): Improve comment.
1006
1007 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * gnus-util.el (gnus-extract-address-components): Work with address in
1010         which the name portion contains @.
1011
1012         * lpath.el: Fbind custom-autoload.
1013
1014 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1015
1016         * gnus.el (gnus-start): Move custom group up.
1017         (gnus-select-method): Don't autoload, but make it available for
1018         `customize-variable'.
1019         (gnus-getenv-nntpserver): Don't autoload.
1020
1021 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
1022
1023         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
1024
1025 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1026
1027         * message.el (message-sendmail-extra-arguments): New variable.
1028         (message-send-mail-with-sendmail): Use it.
1029
1030 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1031
1032         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
1033         mm-with-unibyte-current-buffer to make string unibyte.
1034
1035         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
1036         mm-string-as-multibyte.
1037
1038 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
1039
1040         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
1041         Reported by Werner Koch <wk@gnupg.org>.
1042
1043 2006-11-14  Daiki Ueno  <ueno@p360>
1044
1045         * mml2015.el: Autoload epa-select-keys when compiling.
1046
1047 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1048
1049         * mml2015.el (mml2015-epg-sign): Save the signing keys in
1050         message-options.
1051         (mml2015-epg-encrypt): Save the recipient keys in message-options.
1052
1053 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1054
1055         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
1056         EasyPG (< 0.0.6).
1057         (mml2015-always-trust): New user option.
1058         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
1059         prompt.
1060
1061 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * nntp.el (nntp-authinfo-force): New variable.
1064         (nntp-send-authinfo): Use it.
1065
1066 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
1067
1068         * message.el (message-strip-subject-encoded-words): Allow _not_ to
1069         decode encoded words.  Improve prompt.  Add comment about forwarding.
1070         (message-replacement-char): Move up.
1071
1072 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1073
1074         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
1075         instead of gnus-intersection because arguments of gnus-sorted-nunion
1076         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
1077
1078 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
1079
1080         * message.el (message-strip-subject-encoded-words): Reformat prompt.
1081         (message-simplify-subject-functions): Enable
1082         message-strip-subject-encoded-words by default.
1083
1084 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
1085
1086         * message.el (message-strip-subject-encoded-words): New function
1087         (message-simplify-subject-functions): New variable.
1088         (message-simplify-subject): Use it.  Fix typo in doc string.
1089         Support message-strip-subject-encoded-words.
1090
1091 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
1092
1093         * gnus-diary.el (gnus-diary-delay-format-function):
1094         * nndiary.el (nndiary-reminders):
1095         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
1096
1097 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1098
1099         * gnus-art.el (article-hide-boring-headers): Fetch date from
1100         gnus-original-article-buffer to avoid problems with localized date
1101         strings.
1102
1103 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1104
1105         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
1106
1107 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
1108
1109         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
1110         New variables.
1111         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1112         (mm-charset-synonym-alist): Move some entries to
1113         mm-codepage-iso-8859-list.
1114         (mm-charset-synonym-alist, mm-charset-override-alist): Add
1115         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1116
1117 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1118
1119         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
1120
1121 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1122
1123         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
1124         with Emacs 21 and XEmacs.
1125
1126 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1127
1128         * spam.el (spam-parse-address): New function for better parsing,
1129         catching errors, etc.
1130         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
1131
1132 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1133
1134         * mm-view.el: Add interactive arg to html2text autoload.
1135
1136 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
1139
1140 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
1141
1142         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
1143         variables.
1144         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1145         (mm-charset-synonym-alist): Move some entries to
1146         mm-codepage-iso-8859-list.
1147
1148         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
1149
1150 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
1151
1152         * message.el (message-citation-line-format)
1153         (message-insert-formated-citation-line): Fix implementation of %E, %N
1154         and %n according to the doc string.
1155
1156 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
1157
1158         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1159         car-safe to avoid bad parses.
1160
1161 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1162
1163         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
1164         names.
1165
1166         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
1167
1168 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1169
1170         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
1171         header.
1172
1173         * message.el (message-draft-headers): Add Date.
1174         (message-headers-to-generate): Fix typo in docstring.
1175
1176         * nndraft.el (nndraft-required-headers): New variable.
1177         (nndraft-generate-headers): Use it.
1178
1179         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
1180
1181 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1182
1183         * gnus-registry.el (gnus-registry-wash-for-keywords)
1184         (gnus-registry-find-keywords): New functions to allow easy searching of
1185         articles that are in the registry.
1186
1187 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1188
1189         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1190         ietf-drums-parse-address instead of gnus-extract-address-components.
1191         Reported by Damien Elmes <damien@repose.cx>.
1192
1193 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1194
1195         * gnus.el (gnus-mime): Remove unused custom group.
1196
1197 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1198
1199         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
1200         "blank line" when searching for end of armor headers.
1201
1202 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * gmm-utils.el (gmm-write-region): Fix variable name.
1205
1206 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
1207
1208         * gmm-utils.el (gmm-write-region): New function based on compatibility
1209         code from `mm-make-temp-file'.
1210
1211         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
1212
1213         * nnmaildir.el (nnmaildir--update-nov)
1214         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
1215         Use `gmm-write-region'.
1216
1217 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1218
1219         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
1220         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1221
1222         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
1223
1224         * message.el (message-replacement-char): New variable.
1225         (message-fix-before-sending): Use it.
1226         (message-simplify-subject): New function to remove duplicate code.
1227         (message-reply, message-followup): Use it.
1228
1229         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
1230         gnus-summary-limit-to-articles.
1231
1232 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * gnus-util.el (gnus-with-local-quit): New macro.
1235
1236         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
1237
1238 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
1239
1240         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
1241         ignore non-string data.
1242
1243 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
1244
1245         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
1246         non-string data (needs to be done in the registry too).
1247
1248 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1249
1250         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
1251         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
1252         (gnus-registry-split-fancy-with-parent)
1253         (gnus-registry-fetch-simplified-message-subject-fast)
1254         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
1255         Remove text properties on ingress into the registry and when it's saved.
1256         (gnus-registry-clean-empty-function): Fix bug with cleaning the
1257         registry from entries with no groups.
1258
1259 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1260
1261         * gnus-util.el (gnus-string-remove-all-properties): Add utility
1262         function to remove string properties.
1263
1264 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1265
1266         * gmm-utils.el (gmm): Adjust custom version.
1267
1268         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1269         custom version.
1270
1271         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
1272
1273 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1274
1275         * gnus-art.el (gnus-insert-prev-page-button)
1276         (gnus-insert-next-page-button): Simplify.  Reformat.
1277
1278 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1279
1280         * gnus-art.el (gnus-insert-prev-page-button)
1281         (gnus-insert-next-page-button): Apply gnus-article-button-face.
1282
1283 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1284
1285         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
1286
1287 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1288
1289         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
1290         gnus-article-button-face to MIME and security buttons.
1291
1292 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1293
1294         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
1295         readable.
1296
1297 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1298
1299         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
1300
1301 2006-09-20  Steve Youngs  <steve@sxemacs.org>
1302
1303         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
1304         `browse-url-of-file' instead of `browse-url'.
1305
1306 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1307
1308         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1309         regexp.  Articles containing quotation were cut prematurely.
1310
1311 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1312
1313         * message.el (message-cite-original-1): Use nobody by default for the
1314         value of From header.
1315         (message-reply): Ditto.
1316
1317 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
1318
1319         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
1320         to the gnus-info.  This fixes a bug of inline-PGP message verification.
1321         Reported by Michael Piotrowski <mxp@dynalabs.de>.
1322
1323 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1324
1325         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
1326         mails in the doc string.  Add some URLs in comment.
1327         (pop3-movemail): Warn about pop3-leave-mail-on-server.
1328
1329 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1330
1331         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
1332         backslashes handling and the way to find boundaries of quoted strings.
1333
1334 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
1335
1336         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
1337         mml1991-encrypt-to-self is set and mml1991-signers is not set.
1338         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
1339         mml2015-encrypt-to-self is set and mml2015-signers is not set.
1340
1341 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1342
1343         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
1344         doc string.
1345         (gnus-button-regexp, gnus-button-last): Remove unused variables.
1346
1347 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1348
1349         * lpath.el: Fbind epg-check-configuration.
1350
1351 2006-09-06  Simon Josefsson  <jas@extundo.com>
1352
1353         * mml2015.el (mml2015-use): Doc fix, mention epg.
1354
1355 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1356
1357         * mml2015.el (mml2015-use): Default to epg, if available.
1358
1359 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1360
1361         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
1362         message-sender.
1363         (mml1991-epg-encrypt): Ditto.
1364         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
1365         message-sender.
1366         (mml2015-epg-encrypt): Ditto.
1367
1368 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
1369
1370         * message.el (message-send-mail-with-sendmail): Look for sendmail in
1371         several common directories.
1372
1373 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
1374
1375         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
1376         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
1377
1378 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1379
1380         * gnus-art.el (article-decode-encoded-words): Make it fast.
1381
1382 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1383
1384         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
1385
1386         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
1387         in quoted string into `\'.
1388
1389 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1390
1391         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1392         Use standard-syntax-table.
1393
1394 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1395
1396         * gnus-art.el (gnus-decode-address-function): New variable.
1397         (article-decode-encoded-words): Use it to decode headers which are
1398         assumed to contain addresses.
1399         (gnus-mime-delete-part): Remove useless `or'.
1400
1401         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
1402         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
1403         (gnus-nov-parse-line): Use it to decode From header.
1404         (gnus-get-newsgroup-headers): Ditto.
1405         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
1406
1407         * mail-parse.el (mail-decode-encoded-address-region): New alias.
1408         (mail-decode-encoded-address-string): New alias.
1409
1410         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1411         New function.
1412         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
1413         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
1414         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
1415         (rfc2047-decode-string): Ditto.
1416         (rfc2047-decode-address-region): New function.
1417         (rfc2047-decode-address-string): New function.
1418
1419 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
1420
1421         * message.el (message-caesar-buffer-body): Allow rotating headers.
1422
1423         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
1424
1425         * message.el (message-insert-formated-citation-line): Fix %f.
1426         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
1427
1428 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1429
1430         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
1431         (gnus-bookmark-mouse-available-p): New macro.
1432         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
1433         (gnus-bookmark-bmenu-show-infos): Use it.
1434         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
1435         (gnus-bookmark-bmenu-hide-infos): Ditto.
1436         (gnus-bookmark-remove-properties): New function.
1437         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
1438         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
1439         (gnus-bookmark-write-file): Bind coding-system-for-write.
1440         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
1441         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
1442         group before selecting it.
1443         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
1444         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
1445         quit-window if it is not available; use gnus-mouse-2 and bind it to
1446         gnus-bookmark-bmenu-select-by-mouse.
1447         (gnus-bookmark-show-details): Remove unused variable `details-list'.
1448         (gnus-bookmark-bmenu-select-by-mouse): New function.
1449
1450 2006-08-13  Romain Francoise  <romain@orebokech.com>
1451
1452         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
1453         space.
1454
1455 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1456
1457         * compface.el (uncompface): Use binary rather than raw-text-unix.
1458
1459 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * compface.el (uncompface): Make sure the eol conversion doesn't take
1462         place when communicating with the external programs.  Reported by
1463         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1464
1465 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1466
1467         * nnheader.el (nnheader-insert-head): Fix typo in comment.
1468
1469 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1470
1471         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1472         Make it more robust by parsing author and date independently.
1473
1474 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1475
1476         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
1477
1478 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
1479
1480         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
1481         first matching secret key.
1482         (mml2015-epg-encrypt): Ditto.
1483
1484         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
1485         first matching secret key.
1486         (mml1991-epg-encrypt): Ditto.
1487
1488         * mml2015.el (mml2015-encrypt-to-self): New user option.
1489         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
1490         mml2015-epg-encrypt-to-self is set.
1491
1492         * mml1991.el (mml1991-encrypt-to-self): New variable.
1493         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
1494         mml1991-epg-encrypt-to-self is set.
1495
1496         * mml2015.el (mml2015-signers): New user option.
1497         (mml2015-epg-sign): Reflect the value of mml2015-signers.
1498         (mml2015-epg-encrypt): Allow to select signing keys.
1499
1500         * mml1991.el (mml1991-signers): New variable.
1501         (mml1991-epg-sign): Reflect the value of mml1991-signers.
1502         (mml1991-epg-encrypt): Allow to select signing keys.
1503
1504 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1505
1506         * nnheader.el (nnheader-insert-head): Make it work even if the file
1507         uses CRLF for the line-break code.
1508
1509 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
1510
1511         * mml2015.el: Require mml-sec instead of password.
1512         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
1513         (mml2015-cache-passphrase): Inherit the default value from
1514         mml-secure-cache-passphrase.
1515         (mml2015-passphrase-cache-expiry): Inherit the default value from
1516         mml-secure-passphrase-cache-expiry.
1517
1518         * mml1991.el: Require mml-sec instead of password.
1519         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
1520         (mml1991-cache-passphrase): Inherit the default value from
1521         mml-secure-cache-passphrase.
1522         (mml1991-passphrase-cache-expiry): Inherit the default value from
1523         mml-secure-passphrase-cache-expiry.
1524
1525         * mml-sec.el: Require password.
1526         (mml-secure-verbose): New user option.
1527         (mml-secure-cache-passphrase): New user option.
1528         (mml-secure-passphrase-cache-expiry): New user option.
1529
1530 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
1531
1532         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1533         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
1534         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
1535
1536         FIXME: Use `tiny change'?
1537
1538 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1539
1540         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
1541         workaround for the url package included with Emacs.
1542
1543         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1544
1545 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1546
1547         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
1548         correctly.  This fixes a bug caused by the 2006-05-12 change.
1549
1550 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
1551
1552         * nnmail.el (nnmail-article-group): If splitting raises an error, give
1553         some information about the error when saying that the `bogus' mail
1554         group will be used.
1555
1556 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1557
1558         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
1559         string.
1560
1561 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
1562
1563         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
1564
1565 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1566
1567         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
1568
1569 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1570
1571         * mml1991.el (mml1991-function-alist): Add epg.
1572         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
1573         (mml1991-epg-encrypt): New functions.
1574
1575 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1576
1577         * mml2015.el (mml2015-verbose): New variable.
1578         (mml2015-cache-passphrase): Ditto.
1579         (mml2015-passphrase-cache-expiry): Ditto.
1580         (mml2015-function-alist): Add epg.
1581         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1582         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1583         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1584         functions.
1585
1586 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1587
1588         * message.el (message-cite-original-1): Preserve region when removing
1589         quoted text due to X-No-Archive in order to avoid bogus attribution
1590         when citing multiple messages.
1591
1592 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1593
1594         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
1595         Kenneth Jacker <khj@be.cs.appstate.edu>.
1596
1597 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1598
1599         * gnus-diary.el (gnus-user-format-function-d)
1600         (gnus-user-format-function-D): Autoload.
1601
1602         * imap.el (Commentary): Fix typo.
1603
1604         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
1605         2006-04-22 contribution.
1606
1607 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1608
1609         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
1610         It didn't really fix the bogosity I'm seeing with solid web groups.
1611
1612 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1613
1614         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
1615         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
1616         created using server names.  If we use the feature without declaring
1617         it, Gnus does not properly manage server and group state.
1618
1619         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
1620         bound.
1621
1622 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1623
1624         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1625         looking up the method using GROUP's prefix before inventing a new one.
1626         It is used on killed/unknown groups in various places where returning
1627         an all-new method isn't expected by the caller.
1628
1629         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
1630         and match semantics of gnus-group-real-prefix.
1631
1632 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1633
1634         * nnmail.el (nnmail-broken-references-mailers): New variable.
1635         (nnmail-ignore-broken-references): New function generalizing
1636         nnmail-fix-eudora-headers.
1637         (nnmail-fix-eudora-headers): Now obsolete.
1638
1639         * gnus-art.el (gnus-button-handle-custom): Support
1640         `customize-apropos*'.
1641
1642 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1643
1644         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1645
1646         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1647         articles.
1648
1649 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1650
1651         * message.el (message-cite-reply-above): New variable.
1652         (message-yank-original): Use it.
1653
1654 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1657
1658 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1659
1660         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1661         as read.
1662
1663         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1664
1665 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1666
1667         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1668         (gnus-bookmark-default-file): Use gnus-directory.
1669         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1670         Remove "*" in doc string.
1671         (gnus-bookmark-write-file): Simplify.
1672         (gnus-bookmark-maybe-sort-alist): Use `when'.
1673         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1674         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1675         FIXME about Emacs 21 and XEmacs compatibility.
1676         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1677         compatibility.
1678         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1679         compatibility.
1680         (gnus-bookmark-menu-heading): Fix version.
1681
1682 2006-06-19  Bastien Guerry  <bzg@altern.org>
1683
1684         * gnus-bookmark.el: New file.
1685
1686 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1687
1688         * message.el (message-syntax-checks): Doc fix.
1689
1690 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1691
1692         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1693         unsubscribed groups as if they were killed ones.  It causes duplicate
1694         entries in gnus-newsrc-alist.
1695
1696 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1697
1698         * message.el (message-syntax-checks): Doc fix.
1699         (message-send-mail): Add check for continuation headers.
1700         (message-check-news-header-syntax): Fix regexp used to check for
1701         continuation headers.
1702
1703 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1704
1705         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1706
1707 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1708
1709         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1710
1711 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1712
1713         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1714         default-truncate-lines.
1715
1716 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1717
1718         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1719         to fill the utf-8 entry.
1720
1721         * lpath.el: Fbind unicode-precedence-list.
1722
1723 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1724
1725         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1726
1727 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1728
1729         * gnus-agent.el (directory-files-and-attributes): Move all the way
1730         forward (the third and final move).
1731         (gnus-agent-read-agentview): Trap reconstruction errors due to
1732         nonexistant directory.  Handle by returning nil.
1733
1734 2006-05-30  Didier Verna  <didier@xemacs.org>
1735
1736         * message.el (message-dont-reply-to-names): Update the custom type.
1737         * message.el (message-dont-reply-to-names): New defsubst: potentially
1738         convert a list of regexps into a single one.
1739         * message.el (message-get-reply-headers): Use it.
1740         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1741
1742 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1743
1744         * gnus-agent.el (directory-files-and-attributes): Move forward.
1745
1746 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1747
1748         * gnus-ml.el (gnus-mailing-list-subscribe)
1749         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1750         (gnus-mailing-list-message): Fix doc strings.
1751
1752 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1753
1754         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1755         of doing it manually.
1756
1757 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1758
1759         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1760         comment.
1761
1762 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1763
1764         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1765         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1766         (gnus-agent-read-local): All symbols allocated in my-obarray
1767         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1768         (gnus-agent-regenerate-group): Check numeric names to see if they are
1769         messages or groups.
1770         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1771         better way of do this...)
1772
1773         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1774         'dummy.group' (there should be a better way of do this...)
1775
1776 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1777
1778         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1779         (gnus-saved-headers): Ditto.
1780         (gnus-default-article-saver): Mention functions may have properties.
1781         (gnus-article-save): Override gnus-save-all-headers and
1782         gnus-saved-headers by :headers property which saver function may have.
1783         (gnus-summary-save-in-file): Add :headers property.
1784         (gnus-summary-write-to-file): Ditto.
1785
1786         * gnus-sum.el (gnus-summary-save-article): Bind
1787         gnus-prompt-before-saving to t when saving many articles in a file;
1788         always show all headers.
1789
1790         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1791
1792 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1793
1794         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1795         marks.
1796
1797         * message.el (message-indent-citation): Add optional arguments to allow
1798         using it outside of message buffers.
1799
1800         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1801         (gnus-article-treat-unfold-headers): Use it.
1802         (gnus-article-truncate-lines): New variable.
1803         (gnus-article-mode): Use it.
1804         (gnus-article-toggle-truncate-lines): New function.
1805
1806         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1807         gnus-article-toggle-truncate-lines.
1808
1809         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1810         coding system in XEmacs, use binary.
1811
1812 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1813
1814         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1815         after-load-alist.
1816
1817         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1818         this function should save decoded articles.
1819         (gnus-summary-write-to-file): Use property to specify this function
1820         should save decoded articles and specify gnus-summary-save-in-file
1821         should be used to save articles other than the first one when saving
1822         many articles.
1823         (gnus-summary-save-body-in-file): Use property to specify this
1824         function should save decoded articles.
1825         (gnus-summary-write-body-to-file): Use property to specify this
1826         function should save decoded articles and specify
1827         gnus-summary-save-body-in-file should be used to save articles other
1828         than the first one when saving many articles.
1829
1830         * gnus-sum.el (gnus-summary-save-article): Simplify.
1831
1832 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1833
1834         * gnus-art.el (gnus-default-article-saver): Add
1835         gnus-summary-write-body-to-file.
1836         (gnus-article-save-coding-system): Don't use coding system object
1837         in XEmacs.
1838         (gnus-read-save-file-name): Add optional `dir-var' argument which
1839         specifies directory in which files are saved; work even if optional
1840         `variable' argument is not specified.
1841         (gnus-summary-write-to-file): Read file name.
1842         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1843         (gnus-summary-write-body-to-file): New function.
1844
1845         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1846         (gnus-summary-local-variables): Add it.
1847         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1848         (gnus-summary-save-article): Remove optional `decode' argument;
1849         determine whether to decode articles by the value of
1850         gnus-default-article-saver; when saving many files using
1851         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1852         it first and use gnus-summary-save-in-file or
1853         gnus-summary-save-body-in-file thereafter unless
1854         gnus-prompt-before-saving is always; move point to article which
1855         will be saved.
1856         (gnus-summary-save-article-file): Revert.
1857         (gnus-summary-write-article-file): Revert.
1858         (gnus-summary-save-article-body-file): Revert.
1859         (gnus-summary-write-article-body-file): New function.
1860
1861 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1862
1863         * gnus-art.el (gnus-default-article-saver): Doc fix.
1864         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1865         from gnus-summary-save-article-coding-system, and default to a
1866         certain coding system.
1867         (gnus-output-to-file): Add coding cookie and encode text according
1868         to gnus-article-save-coding-system; don't use mm-append-to-file.
1869
1870         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1871         gnus-art.el and rename to gnus-article-save-coding-system.
1872         (gnus-summary-save-article): Require gnus-art; don't show all
1873         headers if it decodes articles; don't add coding cookie here;
1874         don't bind mm-text-coding-system-for-write.
1875         (gnus-summary-save-article-file): Save decoded articles.
1876         (gnus-summary-write-article-file): When saving many files, use
1877         gnus-summary-write-to-file first and gnus-summary-save-in-file
1878         thereafter unless gnus-prompt-before-saving is always.
1879         (gnus-summary-save-article-body-file): Save decoded articles.
1880
1881         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1882
1883 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1884
1885         * nnrss.el (nnrss-check-group): Bind hash-index.
1886
1887 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1888
1889         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1890         its hash index.  Store this hash in `nnrss-group-data'.
1891         (nnrss-read-group-data): Update accordingly.
1892
1893 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1894
1895         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1896         entry.
1897
1898         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1899         gnus-article-browse-html-article.
1900
1901 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1902
1903         * gnus-sum.el (gnus-summary-mime-map): Add
1904         gnus-article-browse-html-article.
1905
1906         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1907
1908 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1909
1910         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1911         suitable coding systems in customize.
1912
1913 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1914
1915         * mail-source.el (mail-sources): Fix custom type.
1916
1917 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1918
1919         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1920         (gnus-summary-expire-articles-now): Shorten prompt.
1921
1922         * gmm-utils.el (wid-edit): Require.
1923         (defun-gmm): Renamed from `gmm-defun-compat'.
1924         (gmm-image-search-load-path): Use it.
1925         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1926
1927 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1928
1929         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1930         variable.
1931         (gnus-summary-save-article): Add optional `decode' argument.  If
1932         it is set and gnus-summary-save-article-coding-system is non-nil,
1933         save decoded article.
1934         (gnus-summary-write-article-file): Save decoded article if
1935         gnus-summary-save-article-coding-system is non-nil.
1936
1937         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1938         type.
1939
1940 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1943
1944 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1945
1946         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1947         first to test gnus-single-article-buffer which may be buffer-local.
1948
1949         * gnus-sum.el (gnus-summary-setup-buffer): Make
1950         gnus-single-article-buffer buffer-local and nil in ephemeral
1951         group; make gnus-article-buffer, gnus-article-current, and
1952         gnus-original-article-buffer always buffer-local.
1953         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1954         group.
1955         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1956
1957 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1958
1959         * nnml.el (nnml-request-compact-group): Compressed files might not
1960         have .gz extension.
1961
1962 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1963
1964         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1965         (mm-copy-to-buffer): Use with-current-buffer.
1966         (mm-display-part): Simplify.
1967         (mm-inlinable-p): Add optional arg `type'.
1968
1969 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1970
1971         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1972         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1973         Try harder to show the attachment internally or externally using
1974         gnus-mime-view-part-as-type.
1975
1976 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1977
1978         * message.el (message-from-style, message-signature-separator)
1979         (message-user-organization-file, message-send-mail-function)
1980         (message-citation-line-function, message-yank-prefix)
1981         (message-indent-citation-function, message-signature)
1982         (message-signature-file, message-signature-insert-empty-line):
1983         Remove autoloads.
1984
1985         * gnus-art.el (gnus-buttonized-mime-types): Remove
1986         "multipart/signed".  Revert 2006-04-26 change.
1987
1988 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1989
1990         * gnus.el (gnus-version-number): Bump version.
1991
1992 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1993
1994         * gnus.el: No Gnus v0.5 is released.
1995
1996 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1997
1998         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1999         fetching articles by message-id.
2000
2001 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2002
2003         * message.el (hashcash): Require hashcash as normal.
2004
2005         * ecomplete.el (ecomplete-highlight-match-line): Use
2006         point-at-eol.
2007         (ecomplete-highlight-match-line): Use `highlight', because that
2008         face exists in both Emacs and XEmacs.
2009
2010         * message.el (message-display-abbrev): Use point-at-bol.
2011
2012         * mail-source.el: Don't require timer/timer-funcs.
2013
2014         * gnus-async.el: Ditto.
2015
2016         * password.el: Ditto.
2017
2018         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
2019
2020         * mm-url.el: Ditto.
2021
2022         * gnus-xmas.el: Don't require timer-funcs.
2023
2024         * mm-util.el: Require timer/timer-funcs.
2025
2026 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2027
2028         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
2029         Close.
2030
2031 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2032
2033         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
2034         unibyte after clear-decrypt function runs.
2035
2036         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
2037         returns as a unibyte string.
2038
2039 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2040
2041         * lpath.el: Revert.
2042
2043         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
2044         (pgg-gpg-process-sentinel): Revert.
2045
2046         * pgg-pgp.el (pgg-pgp-process-region): Revert.
2047         (pgg-pgp-lookup-key): Revert.
2048
2049         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
2050         (pgg-pgp5-lookup-key): Revert.
2051
2052         * pgg.el (pgg-fetch-key): Revert.
2053
2054 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2055
2056         * lpath.el: Fbind string-as-multibyte for XEmacs.
2057
2058         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
2059         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
2060         (mml1991-pgg-encrypt): Ditto.
2061
2062         * pgg-gpg.el (pgg-string-to-multibyte): New function.
2063         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
2064         a multibyte buffer.
2065
2066         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
2067         (pgg-pgp-lookup-key): Ditto.
2068
2069         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2070         (pgg-pgp5-lookup-key): Ditto.
2071
2072         * pgg.el (pgg-fetch-key): Ditto.
2073
2074 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
2075
2076         * message.el (message-user-organization-file): Check several
2077         locations of the organization file.
2078
2079         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
2080         Add gnus-article-view-part-as-type.
2081
2082         * gnus-art.el (gnus-article-view-part-as-type): New function.
2083
2084         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
2085         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
2086
2087         * mml.el: Simplify autoload.
2088         (mml-mode): defvar dnd-protocol-alist instead of using
2089         symbol-value.
2090         (mml-default-directory): New variable.
2091         (mml-minibuffer-read-file): Use it.
2092         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
2093
2094         * message.el (message-citation-line-format): New variable.
2095         (message-insert-formated-citation-line): New function.
2096         (message-citation-line-function): Add
2097         `message-insert-formated-citation-line' to custom type.
2098
2099         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
2100         to doc string.
2101
2102         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
2103         depending on mm-verify-option.
2104
2105 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
2108         binding pgg-* variables; reimplement the section which prevents
2109         MIME header from being signed.
2110         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
2111         pgg-text-mode; remove a blank line at the top of body.
2112
2113         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
2114         lines at the top of body; use gnus-newsgroup-charset if there's no
2115         Charset header.
2116
2117 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * message.el (message-self-insert-commands): Doc fix.
2120
2121         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
2122         (mm-uu-pgp-encrypted-test): Ditto.
2123         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
2124         between header and body; return application/pgp-encrypted handle
2125         if decryption failed; decode decrypted body by charset.
2126
2127         * mm-decode.el (mm-automatic-display): Don't make application/pgp
2128         element match to application/pgp-*.
2129
2130 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2131
2132         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
2133         HTML.
2134
2135 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2136
2137         * mail-source.el (mail-source-call-script): Message the error
2138         string.
2139
2140 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2141
2142         * gnus-util.el (gnus-byte-compile): Use it.
2143
2144 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
2145
2146         * gnus-util.el (kill-empty-logs): New function.
2147
2148 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2149
2150         * message.el (message-mail-alias-type): Doc fix.
2151         (message-mail-alias-type-p): New function.
2152         (message-send): Use it.
2153         (message-mode): Ditto.
2154         (message-strip-forbidden-properties): Ditto.
2155
2156         * ecomplete.el (ecomplete-database-file-coding-system): New
2157         variable.
2158         (ecomplete-save): Use it.
2159         (ecomplete-setup): Use it.
2160
2161 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2162
2163         * message.el (message-self-insert-commands): New variable.
2164         (message-strip-forbidden-properties): Use it.
2165
2166 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2167
2168         * message.el (message-put-addresses-in-ecomplete): Use a regexp
2169         that doesn't make XEmacs choke.
2170
2171 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2172
2173         * gnus-util.el (gnus-replace-in-string):
2174         Prefer replace-regexp-in-string over of replace-in-string.
2175
2176 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2177
2178         * gnus-util.el (gnus-select-frame-set-input-focus):
2179         Use select-frame-set-input-focus if it is available in XEmacs; use
2180         definition defined in Emacs 22 for old Emacsen.
2181
2182         * dgnushack.el: Autoload unmorse-region for XEmacs.
2183
2184         * lpath.el: Bind cursor-in-non-selected-windows and
2185         select-frame-set-input-focus for XEmacs.
2186
2187 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2188
2189         * mm-view.el (mm-inline-text): Use equal instead of equalp.
2190
2191 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2192
2193         * gnus-registry.el (gnus-registry-cache-save): Remove text
2194         properties when saving via the temp buffer.
2195
2196 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2197
2198         * message.el (message-generate-hashcash): Honor custom type.
2199
2200 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201
2202         * message.el (message-generate-hashcash): Default to non-nil when
2203         hashcash is found.
2204
2205         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
2206         (gnus-refer-thread-limit): Increase default to 500.
2207
2208         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
2209
2210         * flow-fill.el (fill-flowed): Allow delete-space.
2211
2212 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2213
2214         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
2215         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
2216         Remove autoloads.
2217
2218 2006-04-18  Simon Josefsson  <jas@extundo.com>
2219
2220         * message.el (message-generate-hashcash): Default to.
2221
2222 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2223
2224         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2225         concatenating segments rather than before concatenating them.
2226
2227 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2228
2229         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
2230
2231 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2232
2233         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
2234
2235         * message.el (message-forward-make-body-plain): Allow
2236         message-forward-ignored-headers to be a list.
2237         (message-remove-ignored-headers): Factor out into function.
2238         (message-forward-make-body-mml): Use it.
2239
2240         * imap.el (imap-quote-specials): New function.
2241         (imap-login-auth): Quote specials.
2242
2243         * rfc2231.el (rfc2231-parse-string): Remove dead code.
2244         (rfc2231-parse-string): Allow concatanation of parameters that
2245         aren't contiguous.  The test case is
2246           (mail-header-parse-content-type "message/external-body;
2247             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
2248             access-type=LOCAL-FILE;
2249             name*1*=plugh%2fhello-sailor%2fbing.pdf")
2250
2251 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2252
2253         * nntp.el (nntp-accept-process-output): Return the value of
2254         `nnheader-accept-process-output'.
2255
2256 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2257
2258         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
2259         (gnus-button-alist): Recognize more diff formats.
2260         (gnus-button-patch): Strip directory.
2261
2262 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2263
2264         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
2265         Emacs 22 when setting focus.
2266
2267 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2268
2269         * gnus-art.el (gnus-article-treat-types): Do treatment of
2270         text/x-verbatim parts.
2271         (gnus-button-patch): New command.
2272
2273         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
2274         addresses that contain invalid characters.
2275
2276 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2277
2278         * message.el (message-put-addresses-in-ecomplete): Use
2279         gnus-replace-in-string.
2280         (message-is-yours-p): Use the more correct
2281         mail-header-parse-address instead of
2282         mail-extract-address-components.
2283         (message-put-addresses-in-ecomplete): Fix typo.
2284
2285         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
2286         keystroke.
2287
2288         * gnus-art.el (gnus-treatment-function-alist): Change order of
2289         newsgroups/generic header folding to avoid double-folding.
2290
2291         * message.el (message-hidden-headers): Add X-Draft-From.
2292
2293         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
2294         command.
2295         (gnus-summary-repeat-search-article-backward): New command.
2296
2297         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
2298         groups in the parent topic.
2299
2300 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
2301
2302         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
2303         (spam-extra-header-to-number): Return the CRM114 number as a
2304         number instead of a string.
2305
2306 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * gnus-art.el (gnus-face-properties-alist): Moved here from
2309         gnus-fun.
2310
2311         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
2312
2313 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2314
2315         * message.el (message-strip-forbidden-properties): Only display on
2316         self-insert-command.
2317
2318         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
2319         reindent.
2320         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
2321
2322 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
2323
2324         * smiley.el (smiley-style): Fix typo.
2325
2326 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2327
2328         * hashcash.el (hashcash-insert-payment-async-2): Use
2329         message-goto-eoh instead of doing it manually.
2330         (mail-add-payment): Use message-narrow-to-header instead of trying
2331         to do the same itself.
2332
2333         * message.el (message-hidden-headers): Add Face.
2334
2335         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2336         reparenting code.
2337         (gnus-summary-reparent-children): Refactored out code.
2338         (gnus-summary-thread-map): New keystroke.
2339         (gnus-summary-reparent-children): Make into command.
2340
2341         * smiley.el (smiley-style): Default to `medium' if using a large
2342         font.
2343
2344         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
2345         does it itself.
2346
2347         * message.el (message-point-in-header-p): Simplify definition.
2348
2349 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2350
2351         * nnagent.el (nnagent-request-set-mark): Silence log file
2352         writing.
2353         (nnagent-request-set-mark): Use write-region instead of
2354         append-to-file.
2355
2356         * gnus-sum.el (gnus-read-header): Fudge article number if using a
2357         strange select method.
2358
2359         * ecomplete.el (ecomplete-display-matches): Get highlightling
2360         right.
2361         (ecomplete-display-matches): Use literals.
2362         (ecomplete-display-matches): Disable message logging.
2363
2364         * message.el (message-display-abbrev): Small optimization.
2365
2366         * ecomplete.el (ecomplete-display-matches): Allow automatic
2367         display.
2368
2369         * message.el (message-strip-forbidden-properties): Display
2370         abbrevs.
2371         (message-display-abbrev): Get automatic display right.
2372
2373         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
2374         keystrokes.
2375
2376 2006-04-13  Romain Francoise  <romain@orebokech.com>
2377
2378         TODO: Backport to v5-10!
2379
2380         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
2381         Moved here (and renamed) from gnus-registry.el.
2382
2383         * gnus-registry.el: Require gnus-util.
2384         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2385
2386 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2387
2388         * gnus-group.el (gnus-group-catchup-current): Change
2389         if-then-else-if-then-else into cond.
2390         (gnus-group-catchup): Indent.
2391         (group-name-at-point): New function.
2392         (gnus-fetch-group): Provide default from thing at point.
2393
2394 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * message.el (message-display-abbrev): Fix regexp.
2397
2398         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
2399         choosing.
2400         (ecomplete-highlight-match-line): Fix up code rewrite, remove
2401         dead variables.
2402
2403         * message.el (message-newline-and-indent): Remove debugging.
2404         (message-display-abbrev): Use new implementation.
2405
2406 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2407
2408         * gnus-art.el (gnus-article-mode): Set
2409         cursor-in-non-selected-windows to nil.
2410
2411         * smiley.el: Revert previous change.
2412         (smiley-data-directory): defvar it before using it in the
2413         defcustom of `smiley-style'.
2414
2415 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * message.el (message-newline-and-indent): New function.
2418
2419         * ecomplete.el: Implement more bits.
2420
2421         * message.el (message-put-addresses-in-ecomplete): Clean up the
2422         string.
2423
2424         * ecomplete.el (ecomplete-add-item): Chop off decimals.
2425
2426         * gnus-sum.el (gnus-summary-save-parts): Bind
2427         gnus-summary-save-parts-counter and use it to make unique file
2428         names.
2429
2430         * gnus-art.el (gnus-ignored-headers): Add some more headers.
2431
2432         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
2433         parameter to say whether to actually parse the individual
2434         addresses.
2435
2436         * message.el (message-put-addresses-in-ecomplete): New function.
2437         (ecomplete): Require.
2438         (message-mail-alias-type): Add ecomplete as an option.
2439
2440 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
2441
2442         * flow-fill.el (fill-flowed): Remove trailing space from blank
2443         quoted lines.
2444
2445 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2446
2447         * smiley.el (smiley-style): Move definition later to avoid a
2448         compilation warning.
2449
2450 2006-04-12  Kenichi Handa  <handa@m17n.org>
2451
2452         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
2453         buffer and then decode the buffer text if necessary.
2454         (rfc2231-encode-string): Be sure to work on multibyte buffer at
2455         first, and after mm-encode-body, change the buffer to unibyte.
2456         Use mm-disable-multibyte instead of set-buffer-multibyte.
2457
2458 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2459
2460         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
2461         Content-Type header instead of Content-Disposition header.
2462         (gnus-mime-inline-part): Ditto.
2463         (gnus-mime-view-part-as-charset): Ignore charset that the part
2464         specifies.
2465
2466         * mm-decode.el (mm-display-part): Work with external parts and
2467         usual parts similarly.
2468
2469         * mm-extern.el (mm-inline-external-body): Use mm-display-part
2470         instead of gnus-display-mime.
2471
2472         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
2473         instead of with-temp-buffer.
2474
2475         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
2476         tag to summarized topics part in order to encode non-ASCII text.
2477
2478 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2479
2480         * smiley.el (smiley-style): New variable.
2481         (smiley-directory): New function.
2482         (smiley-data-directory): Derive from `smiley-style' using
2483         `smiley-directory'.
2484         (smiley-regexp-alist): Add new entries.
2485
2486         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
2487         (gnus-article-browse-delete-temp): Add :version.
2488
2489 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2490
2491         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
2492         the sieve region.
2493
2494 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495
2496         * gnus.el (gnus-version-number): Bump version.
2497
2498 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2499
2500         * gnus.el: No Gnus v0.4 is released.
2501
2502 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2503
2504         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
2505         layout.
2506
2507         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
2508         unknown charset.
2509
2510         * message.el (message-header-synonyms): Add Original-To to the
2511         default.
2512
2513         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
2514         optional parameter.
2515
2516 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2517
2518         * gnus-fun.el (gnus): Require it for gnus-directory.
2519
2520 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2521
2522         * gnus-fun.el (gnus-face-properties-alist): Add :version.
2523
2524 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2525
2526         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
2527
2528 2006-04-05  Simon Josefsson  <jas@extundo.com>
2529
2530         * password.el (password-reset): New function.
2531
2532 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2533
2534         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
2535         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2536
2537 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2538
2539         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2540         Some whitespace was matched into the url, which broke browsing hits
2541         > 100 when mm-url-use-external was nil.
2542
2543 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2544
2545         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
2546         gnus-extra-headers for 'Newsgroups.
2547
2548         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
2549         bound.
2550
2551 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2552
2553         * pgg-gpg.el: Clean up process buffers every time gpg processes
2554         complete.
2555
2556 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2557
2558         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2559         doc string.
2560
2561 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
2562
2563         * pgg-gpg.el (pgg-gpg-process-filter)
2564         (pgg-gpg-wait-for-completion): Check if buffer is alive.
2565
2566         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2567         lines, temporary fix.
2568
2569 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2570
2571         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
2572
2573 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2574
2575         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2576         default-enable-multibyte-characters.  This reverts the change from
2577         revision 6.17 which is no longer necessary because the passphrase
2578         is sent separately now.  GnuPG messages are unreadable under
2579         multibyte locales with default-enable-multibyte-characters set to
2580         nil.
2581
2582 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2583
2584         * message.el (message-tool-bar-gnome): Move "spell".
2585
2586 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2587
2588         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
2589         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
2590         instead.
2591
2592 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
2593
2594         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
2595         newsgroups handling for NNTP overviews which don't include
2596         Newsgroups.
2597
2598 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2599
2600         * message.el (message-resend): Bind message-generate-hashcash to nil.
2601
2602 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2603
2604         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
2605         when searching for already-paid recipients.
2606
2607 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2608
2609         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2610         passphrases when it is not needed.
2611         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2612         passphrase stuff from gpg, should only be necessary when you use
2613         gpg with a smartcard.
2614
2615 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * mml.el (mml-insert-mime): Ignore cached contents of
2618         message/external-body part.
2619
2620         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
2621         (mm-insert-part): Ditto.
2622
2623 2006-03-23  Simon Josefsson  <jas@extundo.com>
2624
2625         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
2626         Reiner.
2627         (pgg-gpg-use-agent-p): Use it again.
2628
2629 2006-03-23  Simon Josefsson  <jas@extundo.com>
2630
2631         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
2632         older emacsen.
2633         (pgg-gpg-use-agent-p): Don't use it.
2634
2635 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2636
2637         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
2638         if we can.
2639
2640 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2641
2642         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2643         (pgg-gpg-update-agent): New function.
2644         (pgg-gpg-use-agent-p): New function.
2645         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2646         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2647         (pgg-gpg-sign-region): Use it.
2648
2649 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2650
2651         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2652         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2653
2654 2006-03-21  Simon Josefsson  <jas@extundo.com>
2655
2656         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2657         <wilde@sha-bang.de>.
2658         (pgg-gpg-use-agent): New variable.
2659         (pgg-gpg-process-region): Use it.
2660         (pgg-gpg-encrypt-region): Likewise.
2661         (pgg-gpg-encrypt-symmetric-region): Likewise.
2662         (pgg-gpg-decrypt-region): Likewise.
2663         (pgg-gpg-sign-region): Likewise.
2664         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2665
2666 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2667
2668         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2669
2670         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2671         Add comment on version.
2672
2673 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2674
2675         * smiley.el: Add missing test smiley.
2676
2677 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * mm-decode.el (mm-with-part): New macro.
2680         (mm-get-part): Use it; work with message/external-body as well.
2681         (mm-save-part): Treat name and filename equally.
2682
2683         * mm-extern.el (mm-extern-cache-contents): New function.
2684         (mm-inline-external-body): Use it; force the part to be displayed;
2685         move undisplayer added to the cached handle to the parent.
2686
2687         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2688         (gnus-mime-view-part-as-type): Work with message/external-body.
2689
2690         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2691
2692 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2693
2694         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2695         images in image-load-path.  [Sync with image.el, revision 1.60, in
2696         Emacs.]
2697
2698 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2699
2700         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2701         path rather than symbol.  Always return list of directories.
2702         Guarantee that image directory comes first.  [Sync with image.el,
2703         revision 1.59, in Emacs.]
2704
2705         * message.el (message-make-tool-bar): Adjust to new API of
2706         `gmm-image-load-path-for-library'.
2707
2708         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2709
2710         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2711
2712 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2713
2714         * gnus-art.el (gnus-article-only-boring-p):
2715         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2716         intangible text.
2717         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2718
2719 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2720
2721         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2722         `defun' instead of `gmm-defun-compat'.
2723
2724 2006-03-14  Simon Josefsson  <jas@extundo.com>
2725
2726         * message.el (message-unique-id): Don't use message-number-base36
2727         if (user-uid) is a float.
2728         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2729
2730 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2731
2732         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2733
2734         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2735         empty line between a part and a message part.
2736
2737 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2738
2739         * smiley.el: Add more test smileys.
2740         (smiley-data-directory, smiley-regexp-alist)
2741         (gnus-smiley-file-types): Fix doc strings.
2742         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2743         adding new elements.
2744         (smiley-mouse-map): Unused code.  Make it a comment.
2745
2746 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2747
2748         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2749         scan latest NoCeM messages instead of old ones.
2750         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2751         delimiters that are recently used.
2752         (gnus-nocem-load-cache): Add autoload cookie.
2753
2754         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2755
2756         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2757         level which is larger than gnus-use-nocem is specified.
2758
2759         * gnus-group.el (gnus-group-get-new-news): Ditto.
2760
2761 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2762
2763         * gnus-util.el (gnus-tool-bar-update): New function.
2764
2765         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2766         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2767
2768         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2769
2770         * gnus-group.el (gnus-group-redraw-when-idle)
2771         (gnus-group-redraw-check): Remove.
2772         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2773
2774 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2777         if optional last element is specified in splits (FIELD VALUE...).
2778
2779 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2780
2781         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2782         to gmm-image-load-path-for-library.  Call with no-error argument.
2783         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2784
2785         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2786
2787         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2788
2789         * gmm-utils.el (gmm-image-load-path): Remove alias.
2790
2791 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2792
2793         * gmm-utils.el (gmm-image-load-path): Add alias.
2794
2795         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2796         nnml-generate-nov-databases-1.
2797         (nnml-generate-nov-databases): Use it.
2798         (nnml-generate-nov-databases-directory): Document no-active
2799         argument.
2800
2801         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2802         directory if path is t.  Add no-error.
2803
2804         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2805         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2806
2807         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2808         resetting gnus-article-browse-html-temp-list.
2809
2810         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2811         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2812         Add example to docstring.  Rename local variables.  Move error
2813         checks to default case in cond and simplify.
2814
2815 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2816
2817         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2818         handle is multipart when calling it recursively.
2819         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2820
2821 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2822
2823         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2824         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2825
2826 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2829         is loaded.
2830
2831         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2832         loaded.
2833
2834 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2835
2836         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2837         to "Emacs 23 (unicode)" in doc string.
2838
2839         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2840         "Emacs 23 (unicode)" in comment.
2841
2842 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2843
2844         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2845
2846         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2847         characters 160 through 255 in Emacs 23.
2848
2849 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2850
2851         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2852         gnus-article-browse-html-temp.
2853         (gnus-article-browse-delete-temp): Make it customizable.  Add
2854         `file'.  Adjust doc string.
2855         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2856         query for each file.  Adjust doc string.
2857         (gnus-article-browse-html-parts): Add
2858         `gnus-article-browse-delete-temp-files' to
2859         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2860
2861 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2862
2863         * gnus-art.el (gnus-article-browse-html-temp)
2864         (gnus-article-browse-delete-temp): New variables.
2865         (gnus-article-browse-delete-temp-files): New function.
2866         (gnus-article-browse-html-parts): Use it.
2867
2868 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2869
2870         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2871
2872         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2873         string.
2874
2875         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2876         gnus-summary-insert-new-articles when unplugged.  Remove
2877         gnus-summary-search-article-forward.
2878
2879         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2880         display-visual-class instead of display-color-cells.
2881
2882 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2883
2884         * dgnushack.el: Autoload customize-group for XEmacs.
2885
2886         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2887         message/* containing non-ASCII text properly.
2888
2889 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2890
2891         * message.el: Require gmm-utils, remove autoloads.
2892         (message-tool-bar): Set default based on
2893         gmm-tool-bar-style.
2894         (message-tool-bar-gnome): Add gmm-customize-mode.
2895
2896         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2897         gmm-tool-bar-style.
2898         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2899
2900         * gnus-group.el (gnus-group-tool-bar): Set default based on
2901         gmm-tool-bar-style.
2902         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2903
2904         * gmm-utils.el (gmm-image-directory): Rename variable from
2905         gmm-image-load-path.
2906         (gmm-image-load-path): Use gmm-image-directory.
2907         (gmm-customize-mode): New function.
2908         (gmm-tool-bar-style): New variable.
2909
2910         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2911         gnus-group-redraw-line-number.
2912         (gnus-group-redraw-check): Simplify.
2913         (gnus-group-tool-bar-update): Remove redraw check.
2914         (gnus-group-make-tool-bar): Add redraw check.
2915
2916 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2917
2918         * gnus-art.el (gnus-button): Add missing parentheses.
2919
2920 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2921
2922         * lpath.el: Fbind line-number-at-pos.
2923
2924 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2925
2926         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2927
2928 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2929
2930         * gnus-art.el (gnus-button): New face.
2931         (gnus-article-button-face): Use it.
2932
2933         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2934         gnus-summary-next-page.  Re-order.
2935
2936         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2937         next-node are now included.
2938         (gnus-group-redraw-line-number): New internal variable.
2939         (gnus-group-redraw-check): Helper function for updating the tool
2940         bar.
2941         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2942
2943         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2944
2945         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2946         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2947         Use it to match format of Spamassassin 3.0 and later.  Reported by
2948         IRIE Tetsuya <irie@t.email.ne.jp>.
2949         (spam-check-bogofilter)
2950         (spam-bogofilter-register-with-bogofilter): Fix args of
2951         `gnus-error' calls.
2952
2953 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2954
2955         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2956         unnecessary interaction when sending queued mails.  Reported by
2957         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2958
2959 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2960
2961         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2962         first or last are nil.
2963
2964 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2965
2966         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2967
2968 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2969
2970         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2971
2972 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2973
2974         * dns.el (query-dns): Protect more against buggy tcp output.
2975
2976 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2977
2978         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2979         nov.php.
2980
2981 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2982
2983         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2984         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2985         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2986         output on the server side.
2987         (nnweb-google-create-mapping): Update regexps and add some
2988         progress indication.
2989
2990 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2991
2992         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2993         gnus-agent-toggle-plugged.  Re-order icons.
2994         (gnus-group-tool-bar-gnome): Add
2995         gnus-group-{prev,next}-unread-group.
2996         (gnus-group-tool-bar-gnome): Re-order icons.
2997
2998         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2999         gnus-summary-insert-new-articles.
3000
3001         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
3002         comments.
3003
3004         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
3005         also available in Emacs 21.3.
3006
3007         * message.el (message-fix-before-sending): Change "Emacs 22" to
3008         "Emacs 23 (unicode)" in comment.
3009
3010         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
3011         "Emacs 23 (unicode)" in comment.
3012
3013         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
3014         comment.
3015         (mm-coding-system-p): Add comment about no-MULE XEmacs.
3016
3017         * mm-view.el (mm-fill-flowed): Add :version.
3018
3019 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
3022         and load-path.
3023
3024 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
3025
3026         * message.el: Autoload gmm-image-load-path.
3027         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
3028         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
3029         consitency.
3030
3031         * gmm-utils.el (gmm-image-load-path): Also search in
3032         "../etc/images".  Don't set gmm-image-load-path if we don't find
3033         the image.
3034
3035 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3036
3037         * gmm-utils.el (gmm-image-load-path): Don't make
3038         `gmm-image-load-path' include subdirectories which the second arg
3039         `image' might specify.
3040
3041         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
3042         subdirectory to icon file names.
3043
3044         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
3045
3046 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3047
3048         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
3049         gmm-image-load-path calls.
3050
3051         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3052
3053         * message.el (message-make-tool-bar): Ditto.
3054
3055         * mml.el (mml-preview): Added comment concerning tool bar icons.
3056
3057         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
3058         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
3059
3060         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
3061         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
3062
3063         * message.el (message-tool-bar-gnome): Use new icon names.
3064         (message-make-tool-bar): Use `gmm-image-load-path'.
3065
3066         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
3067         functions from MH-E.
3068         (gmm-image-load-path): New variable from MH-E.
3069         (gmm-image-load-path): New function from MH-E.  Added arguments
3070         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
3071         *-image-load-path-called-flag.
3072
3073 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
3074
3075         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
3076
3077 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
3078
3079         * nnimap.el (nnimap-request-move-article): Change folder back to
3080         source group before deleting.
3081
3082 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3083
3084         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
3085
3086         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
3087         mm-url.
3088
3089         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
3090
3091 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3092
3093         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
3094         coding system which mm-charset-to-coding-system returns for a
3095         given charset is valid.
3096
3097 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
3098
3099         * html2text.el (html2text-remove-tag-list):
3100         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
3101
3102 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3103
3104         * gnus-cus.el: Revert 2005-10-17 change.
3105
3106 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3107
3108         * gnus-art.el (article-strip-banner): Call
3109         article-really-strip-banner only when the regexp match is made.
3110
3111 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3112
3113         * gnus-art.el (article-strip-banner): Use
3114         gnus-extract-address-components instead of
3115         mail-header-parse-addresses to make it work with non-ASCII text;
3116         remove mail-encode-encoded-word-string.
3117
3118         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
3119         values which are surrounded with \"...\"; make it never cause a
3120         Lisp error; give up parsing of parameters if it failed in
3121         extracting type.
3122
3123 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3124
3125         * smime.el (smime-cert-by-ldap-1): Fix bug where
3126         `smime-ldap-search' returns results without userCertificates.
3127
3128 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3129
3130         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
3131
3132 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3133
3134         * spam.el (spam-check-spamassassin-headers): Adapt format for
3135         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
3136         <ari@mbf.ocn.ne.jp>.
3137         (spam-list-of-processors): Add spam-use-gmane.
3138
3139 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3140
3141         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
3142         make-temp-file; make it work with XEmacs as well.
3143
3144         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
3145         mm-make-temp-file.
3146
3147         * mm-decode.el (mm-display-external): Use the 3rd arg of
3148         mm-make-temp-file.
3149         (mm-create-image-xemacs): Ditto.
3150
3151 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3152
3153         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
3154         with message-narrow-to-headers.
3155         (gnus-draft-setup): Narrow to header to run message-fetch-field.
3156         (gnus-draft-check-draft-articles): New function.
3157         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
3158
3159 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3160
3161         * gnus-art.el (gnus-article-browse-html-parts):
3162         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
3163         Don't use suffix argument for mm-make-temp-file for Emacs 21
3164         compatibility.  Remove useless `format'.
3165
3166 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3167
3168         * nnweb.el (nnweb-google-wash-article): Update regexps.
3169         (nnweb-group-alist): Use defvoo instead of defvar.
3170
3171 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3172
3173         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
3174         re-loading nn* modules.
3175
3176 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3177
3178         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
3179         for `tool-bar-mode' and don't check it's default-value.
3180
3181         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3182
3183         * message.el (message-make-tool-bar): Ditto.
3184
3185         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
3186         `substring'.  Shorten tmp-file name.
3187
3188         * gnus.el: Remove bogus comment.
3189
3190 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
3191
3192         * gnus-art.el (gnus-article-browse-html-parts): New function.
3193         (gnus-article-browse-html-article): New function for viewing html
3194         articles with a browser.
3195
3196 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
3197
3198         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
3199         in elisp.
3200         (pgg-gpg-encrypt-symmetric-region): Ditto.
3201         (pgg-gpg-sign-region): Ditto.
3202
3203         * pgg-def.el (pgg-text-mode): New variable.
3204
3205         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
3206         (mml2015-pgg-encrypt): Ditto.
3207
3208         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
3209         (mml1991-pgg-encrypt): Ditto.
3210
3211 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3212
3213         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
3214         message-make-date instead of current-time-string.
3215
3216         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
3217         to gnus-decoded which mm-uu might set.
3218
3219 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3220
3221         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
3222         don't decode quoted parameters; remove misimported Emacs code.
3223         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3224         (rfc2231-decode-encoded-string): Don't use split-string which
3225         behaves differently according to Emacs version; use
3226         mm-decode-coding-region to convert charset to coding-system.
3227         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3228         (rfc2231-encode-string): Remove misimported Emacs code.
3229
3230 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * gnus-art.el (article-decode-charset): Don't use ignore-errors
3233         when calling mail-header-parse-content-type.
3234         (article-de-quoted-unreadable): Ditto.
3235         (article-de-base64-unreadable): Ditto.
3236         (article-wash-html): Ditto.
3237
3238         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
3239         calling mail-header-parse-content-type and
3240         mail-header-parse-content-disposition.
3241         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
3242         mail-header-parse-content-type.
3243
3244         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
3245         insert charset and format parameters; encode description after
3246         inserting it to buffer.
3247         (mml-insert-parameter): Fold lines properly even if a parameter is
3248         segmented into two or more lines; change the max column to 76.
3249
3250         * rfc1843.el (rfc1843-decode-article-body): Don't use
3251         ignore-errors when calling mail-header-parse-content-type.
3252
3253         * rfc2231.el (rfc2231-parse-string): Return at least type if
3254         possible; don't cause an error even if it fails in parsing of
3255         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3256         (rfc2231-encode-string): Don't break lines at the beginning, leave
3257         it to mml-insert-parameter.
3258
3259         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
3260         calling mail-header-parse-content-type.
3261
3262 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
3263
3264         * spam-report.el (spam-report-gmane-use-article-number):
3265         Improve doc string.
3266         (spam-report-gmane-internal): Check if a suitable header was found
3267         in the article.
3268
3269 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
3272         (rfc2231-encode-string): Make param*=value always begin with LWSP.
3273
3274 2006-02-05  Romain Francoise  <romain@orebokech.com>
3275
3276         Update copyright notices of all files in the gnus directory.
3277
3278 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3279
3280         * nnweb.el (nnweb-request-group): Avoid growing overview files.
3281
3282 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
3285         segmented lines of parameter value to cope with Thunderbird 1.5
3286         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
3287         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3288         (rfc2231-encode-string): Don't make lines exceeding 76 column.
3289
3290 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
3291
3292         * mml.el (mml-generate-mime-1): Correct the order of inline signed
3293         parts.
3294
3295 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3296
3297         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
3298         there's only one active file for all servers.
3299         (nnweb-request-scan): Make sure nnweb-articles is initialized on
3300         solid groups.  Gnus might have used a FAST request to select the group.
3301         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
3302         and nnweb-search redundantly in the active file.
3303         (nnweb-request-list): Don't list bogus groups.  There can only be one.
3304         (nnweb-request-create-group): Don't use ARGS.
3305         (nnweb-possibly-change-server, nnweb-request-group): Remove some
3306         initialisations.  Let nnoo do the work.
3307
3308 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3309
3310         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
3311         Say the part has been decoded.
3312
3313         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
3314
3315 2006-01-31  Kevin Ryde  <user42@zip.com.au>
3316
3317         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
3318         mailcap-viewer-test-cache when there's no 'test clause, since that
3319         will invert the meaning of a "nil" test previously determined by
3320         mailcap-mailcap-entry-passes-test.
3321
3322 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3323
3324         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
3325         compiling.
3326
3327         * gnus-sum.el: Ditto.
3328
3329         * message.el: Don't bind tool-bar-map when compiling.
3330
3331 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
3332
3333         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
3334
3335 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3336
3337         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
3338         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
3339         current Google Groups.
3340
3341 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
3342
3343         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
3344         and tool-bar-mode.
3345
3346         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
3347         and tool-bar-mode.
3348
3349         * message.el (message-tool-bar-update): Simplify.
3350         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
3351
3352         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
3353         gnus-summary-buffer.
3354         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
3355         gnus-summary-reply.
3356
3357         * gmm-utils.el (gmm): Add :version.
3358
3359 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * Makefile.in (clean): New rule.
3362         (distclean): Use it.
3363
3364 2006-01-26  Steve Youngs  <steve@sxemacs.org>
3365
3366         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
3367         autoload.
3368
3369 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3370
3371         * gmm-utils.el (gmm-verbose): Add :group.
3372
3373 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
3374
3375         * message.el: Change some comments WRT tool-bars.
3376
3377         * gnus-sum.el (gnus-summary-tool-bar)
3378         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
3379         (gnus-summary-tool-bar-zap-list): New variables.
3380         (gnus-summary-make-tool-bar): Complete rewrite using
3381         `gmm-tool-bar-from-list'.
3382
3383         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
3384         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
3385         variables.
3386         (gnus-group-make-tool-bar): Complete rewrite using
3387         `gmm-tool-bar-from-list'.
3388         (gnus-group-tool-bar-update): New function.
3389
3390         * message.el (message-mode-field-menu): Add "Show hidden Headers".
3391
3392 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3393
3394         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
3395         is dissected into a single part of which the type is the same as
3396         the given one; decode charset.
3397
3398 2006-01-21  Kevin Ryde  <user42@zip.com.au>
3399
3400         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
3401         into alists as symbol not string, since that's what
3402         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
3403         look for.
3404
3405 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
3406
3407         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
3408         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
3409
3410         * message.el (message-tool-bar-gnome): Use gmm-ignore.
3411
3412 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3413
3414         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
3415         (gnus-xmas-mime-security-button-menu): New function.
3416
3417         * gnus-art.el (gnus-mime-security-button-commands): New variable.
3418         (gnus-mime-security-button-menu): New definition.
3419         (gnus-mime-security-button-map): Use them.
3420         (gnus-mime-security-button-menu): New function.
3421         (gnus-insert-mime-security-button): Addition to help echo.
3422         (gnus-mime-security-run-function, gnus-mime-security-save-part)
3423         (gnus-mime-security-pipe-part): New functions.
3424
3425         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
3426         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
3427
3428         * mm-decode.el (mm-handle-set-disposition): Remove.
3429         (mm-handle-set-description): Remove.
3430
3431 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3432
3433         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
3434         (mm-w3m-standalone-supports-m17n-p): New function.
3435         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
3436         w3m usage.
3437
3438         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
3439         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
3440
3441 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
3442
3443         * message.el (message-tool-bar-zap-list): Use
3444         gmm-tool-bar-zap-list as custom type.
3445         (message-tool-bar-update): New function.
3446         (message-tool-bar, message-tool-bar-gnome)
3447         (message-tool-bar-retro): Add message-tool-bar-update.
3448         (message-tool-bar-gnome): Add flyspell-buffer.
3449
3450         * gnus-util.el (gnus-error): Describe `args'.
3451
3452         * gmm-utils.el (gmm-error): Describe `args'.
3453         (gmm-tool-bar-zap-list): New widget.
3454         (gmm-tool-bar-from-list): Improve description of `zap-list'.
3455
3456 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3457
3458         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
3459         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
3460         the number of recursive calls.
3461
3462         * mm-decode.el (mm-handle-set-disposition): New macro.
3463         (mm-handle-set-description): New macro.
3464
3465 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3466
3467         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
3468         encoding.
3469
3470 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3471
3472         * message.el (message-tool-bar-zap-list, message-tool-bar)
3473         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
3474         (message-tool-bar-local-item-from-menu): Remove.
3475         (message-tool-bar-map): Replace by `message-make-tool-bar'.
3476         (message-make-tool-bar): New function.
3477         (message-mode): Use `message-make-tool-bar'.
3478
3479         * gmm-utils.el: New file.
3480         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
3481         (gmm-lazy): New widget copied from `nnmail.el'.
3482         (gmm-tool-bar-from-list): New function for creating customizable
3483         tool bars.
3484         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
3485         output.
3486         (gmm): Add :prefix to defgroup.
3487
3488 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
3489
3490         * gmm-utils.el (gmm-widget-p): New function.
3491
3492 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3493
3494         * mml.el (mml-attach-file): Describe `description' in doc string.
3495         (mml-menu): Add Emacs MIME manual and PGG manual.
3496
3497 2006-01-20  Richard M. Stallman  <rms@gnu.org>
3498
3499         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
3500
3501 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
3502
3503         * nntp.el (nntp-end-of-line): Doc fix.
3504
3505 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
3506
3507         * imap.el (imap-open): Handle case where buffer is a buffer
3508         object.
3509
3510 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3511
3512         * gnus-delay.el (gnus-delay): Don't autoload.
3513         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3514         to be re-loaded when customizing the `gnus-delay' group.
3515
3516 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
3517
3518         * message.el (message-insert-citation-line): Use newlines.
3519
3520 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3521
3522         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3523         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
3524         these routines, so the passphrase can be managed externally and
3525         passed in to the system.
3526         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3527         pgg-add-passphrase-to-cache function.
3528
3529         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3530         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
3531         these routines, so the passphrase can be managed externally and
3532         passed in to the system.
3533         (pgg-pgp5-sign-region): Use new name of
3534         pgg-add-passphrase-to-cache function.
3535
3536 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3537
3538         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3539         part of the decoded armor to find the key-identifier.
3540         (pgg-gpg-lookup-key-owner): New function to return the
3541         human-readable identifier of a key owner.
3542         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
3543         itself.
3544         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3545         the key value) if we have a key and can match it against a secret
3546         key.  Also, added a note pointing out fact that the prompt only
3547         indicates the first matching key.
3548
3549         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3550         pgg-decrypt-region.
3551         (pgg-add-passphrase-to-cache): Rename from
3552         `pgg-add-passphrase-cache' to reduce confusion (all callers
3553         changed).
3554         (pgg-remove-passphrase-from-cache): Rename from
3555         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3556         changed).
3557         (pgg-read-passphrase, pgg-add-passphrase-cache)
3558         (pgg-remove-passphrase-cache): Add informative docstrings.
3559         (pgg-decrypt): Convey provided passphrase in subordinate call to
3560         pgg-decrypt-region.
3561
3562 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
3563
3564         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3565         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3566         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3567         'passphrase' argument, so the passphrase can be managed externally
3568         and then passed in to the system.
3569
3570         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3571         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3572         so the passphrase cache can be used reliably with identifiers
3573         besides a pgp packet's key id.
3574
3575         * pgg-gpg.el (pgg-gpg-encrypt-region)
3576         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3577         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
3578         these routines, so the passphrase can be managed externally and
3579         passed in to the system.
3580
3581         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3582         'notruncate' argument, so the passphrase cache can be used
3583         reliably with identifiers besides a pgp packet's key id.
3584
3585 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3586
3587         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3588         symmetric encryption.
3589         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3590         encrypted session key.
3591         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3592         message ask for the passphrase in a proper way.
3593
3594         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3595         New user commands for symmetric encryption.
3596
3597 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3598
3599         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
3600
3601         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
3602
3603 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
3604
3605         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
3606
3607 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * mm-decode.el (mm-inlined-types): Add application/pgp.
3610         (mm-automatic-display): Ditto.
3611
3612         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
3613         part as text.
3614
3615 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * nnrss.el: Update copyright.
3618         (nnrss-opml-import): Query whether to subscribe to each entry.
3619
3620         * gnus-art.el:
3621         * gnus-sum.el:
3622         * gnus-xmas.el:
3623         * messagexmas.el:
3624         * mm-uu.el:
3625         * mm-view.el: Update copyright.
3626
3627 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
3628
3629         * message.el (message-info): New function.
3630         (message-mode-menu): Add it.
3631         Update copyright.
3632
3633         * ChangeLog: Fix and update copyright.
3634
3635 2006-01-13  Romain Francoise  <romain@orebokech.com>
3636
3637         * message.el (message-forward-subject-name-subject): Prefer the
3638         address to 'nowhere' if the sender has no name.
3639         Fix typo.  Update copyright year.
3640
3641 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3642
3643         * gnus-art.el (article-wash-html): Use
3644         gnus-summary-show-article-charset-alist if a numeric arg is given.
3645         (gnus-article-wash-html-with-w3m-standalone): New function.
3646
3647         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3648         mm-inline-text-html-render-with-w3m-standalone.
3649         (mm-text-html-washer-alist): Map w3m-standalone to
3650         gnus-article-wash-html-with-w3m-standalone.
3651         (mm-inline-text-html-render-with-w3m-standalone): New function.
3652
3653 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3654
3655         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3656         Improve LaTeX.
3657
3658 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3659
3660         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3661         (nnrss-request-article): Render text/plain parts as HTML.
3662
3663         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3664         the buffer.
3665
3666 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3667
3668         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3669         custom definition of `gnus-posting-styles'.
3670
3671         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3672         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3673
3674 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3675
3676         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3677         Use nntp for bug archive.
3678
3679 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3680
3681         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3682         parts.
3683         (nnrss-normalize-date): New function converts ISO 8601 date into
3684         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3685         (nnrss-check-group): Use it.
3686
3687 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3690
3691         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3692         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3693         (nnrss-insert-w3): Ditto.
3694
3695 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3696
3697         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3698         the articles to be forwarded including the case where neither a
3699         number of articles nor a region is specified.
3700
3701 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * nnrss.el (nnrss-request-article): Fix last change; fill
3704         text/plain parts.
3705
3706 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3709         in text/plain part.
3710         (nnrss-check-group): Don't add excessive newline to dc:subject.
3711
3712 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3713
3714         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3715         article.
3716
3717 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3718
3719         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3720         (nnml-use-compressed-files, nnml-save-mail): Support other
3721         comression programs such as bzip2.
3722
3723 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3724
3725         * dns.el (query-dns): Make sure we check the buffer size before
3726         removing tcp headers.
3727
3728 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3729
3730         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3731         remove MIME buttons associated with multipart/alternative parts.
3732         (gnus-mime-display-alternative): Tag buttons using `article-type'
3733         text property.
3734
3735         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3736         associated with multipart/alternative parts.
3737
3738         * gnus-art.el (gnus-signature-separator): Fix custom type.
3739
3740         * mm-decode.el (mm-inlined-types): Fix custom type.
3741         (mm-keep-viewer-alive-types): Ditto.
3742         (mm-automatic-display): Ditto.
3743         (mm-attachment-override-types): Ditto.
3744         (mm-inline-override-types): Ditto.
3745         (mm-automatic-external-display): Ditto.
3746
3747 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3748
3749         * spam-report.el (spam-report-user-mail-address)
3750         (spam-report-user-agent): New variables.
3751         (spam-report-url-ping-plain): Use spam-report-user-agent.
3752
3753 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3754
3755         * gnus-art.el (gnus-button-handle-custom): Do not just use
3756         `customize-apropos' for any "M-x customize-*" button but the
3757         function called for.  Accept both the function name and its
3758         argument in order to achieve this.
3759         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3760         function name to `gnus-button-handle-custom' in case of "M-x
3761         customize-*" buttons.
3762
3763 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3766         multipart/alternative and add xref to mm-discouraged-alternatives
3767         in doc string.
3768
3769         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3770         gnus-buttonized-mime-types in doc string.
3771
3772 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3773
3774         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3775         Suggest image/.* in the doc string.
3776
3777 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3778
3779         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3780         message-marks (Debian bug #342521).
3781
3782 2005-12-12  Simon Josefsson  <jas@extundo.com>
3783
3784         * password.el (password-read-from-cache): Add.
3785         (password-read): Use it.
3786
3787 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3788
3789         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3790         us-ascii as a MIME charset.
3791
3792         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3793         against the case where the 2nd arg TYPE is nil.
3794
3795 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3796
3797         * pop3.el (pop3-stream-type): Fix custom version.
3798
3799         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3800
3801 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3802
3803         * mm-decode.el (mm-display-external): Add missing cdr.
3804
3805 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3806
3807         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3808         RFC1524) if it is in mailcap or add a suffix according to
3809         mailcap-mime-extensions when generating a temp filename; postpone
3810         deleting a temp file for 2 seconds for some wrappers, shell
3811         scripts, and so on, which might exit right after having started a
3812         viewer command as a background job.
3813
3814 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3815
3816         * nntp.el (nntp-marks-directory): Fix custom group.
3817
3818         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3819         steps when < 10.
3820
3821         * gnus-start.el (gnus-no-server-1): Mention
3822         `gnus-level-default-subscribed' in doc string.
3823
3824 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3825
3826         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3827         parens.
3828
3829 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * gnus-xmas.el (gnus-use-toolbar): Revert.
3832         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3833         gnus-use-toolbar is default.
3834
3835         * messagexmas.el (message-use-toolbar): Revert.
3836         (message-setup-toolbar): Use global default-toolbar if
3837         message-use-toolbar is default.
3838
3839 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3840
3841         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3842         according to default-toolbar-visible-p.
3843
3844         * messagexmas.el (message-use-toolbar): Ditto.
3845
3846 2005-11-26  Dave Love  <fx@gnu.org>
3847
3848         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3849         (tls-program, tls-success): Provide openssl alternative.
3850
3851         * starttls.el: Doc fixes.
3852         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3853         SERVICE to PORT.
3854
3855         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3856         port null or service name.
3857         (starttls-negotiate): Autoload.
3858
3859 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3860
3861         * message.el (message-kill-to-signature): Fix interactive spec.
3862
3863 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3864
3865         * pop3.el (pop3-open-server): Recognize a string as a service name.
3866
3867 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3868
3869         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3870
3871 2005-11-23  Dave Love  <fx@gnu.org>
3872
3873         Add pop3s, pop3/starttls.
3874
3875         * pop3.el (pop3-authentication-scheme): Clarify doc.
3876         (open-tls-stream, starttls-open-stream): Autoload.
3877         (pop3-stream-type): New.
3878         (pop3-open-server): Use it.
3879
3880         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3881         for POP.
3882         (mail-source-keyword-map): Add :stream for POP.
3883         (mail-source-fetch-pop): Use pop3-stream-type.
3884
3885 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3886
3887         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3888         of current-time-string.
3889
3890 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3891
3892         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3893         date header.
3894
3895 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3896
3897         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3898         it can seriously impact performance as it bypasses the agent's
3899         local caches.
3900
3901 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3902
3903         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3904         must be explicitly online rather than "not explicitly offline" for
3905         its flags to be synchronized.
3906
3907         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3908         that gnus-uu-unmark-thread will function correctly.
3909
3910         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3911         1024K is instead displayed as 1M.
3912
3913 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914
3915         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3916
3917 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
3918
3919         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3920
3921 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3922
3923         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3924         error message to display actual error condition.
3925         (gnus-agent-save-local): Avoid saving symbols that are bound to
3926         nil as they simply result in a warning message in
3927         gnus-agent-read-local.
3928
3929 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3930
3931         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3932         rather than make-variable-buffer-local for file-precious-flag.
3933
3934 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3935
3936         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3937         for duplicates which are removed.  The invalid sort check then
3938         triggers a rescan after the sort as sorting may have moved
3939         duplicate entries such that they can be cheaply detected.
3940
3941 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3942
3943         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3944
3945 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3946
3947         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3948         internal variable to a custom variable.  Changed default value
3949         from compressed(2) to uncompressed(1).
3950         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3951         support for uncompressed agentview files.  Taken together, reading
3952         the agentview file should now be 6-7 times faster.
3953
3954 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3955
3956         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3957         as a buffer-local variable.  This avoids creating truncated
3958         dribble files as a result of a hang up, eg.
3959
3960 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3961
3962         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3963         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3964         XEmacs.
3965
3966 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3967
3968         * gnus-start.el (gnus-start-draft-setup): Enforce
3969         `gnus-draft-mode' for nndraft:drafts at startup.
3970
3971         * gnus.el (gnus-splash): Change custom group.
3972         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3973         allow-list argument.
3974
3975         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3976         string.
3977
3978 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3979
3980         * gnus-art.el (gnus-default-article-saver): Add user-defined
3981         `function' to custom type.
3982
3983 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3984
3985         * imap.el (imap-open): Handle case where buffer is a buffer
3986         object.
3987
3988 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3989
3990         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3991         long lines.
3992         (gnus-cache-delete-group): Wrap doc strings.
3993
3994         * gnus-agent.el (gnus-agent-rename-group)
3995         (gnus-agent-delete-group): Wrap doc strings.
3996
3997
3998 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * messagexmas.el (message-use-toolbar): Change the valid values
4001         into default, top, bottom, left, and right.
4002         (message-toolbar-thickness): New variable.
4003         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
4004         well.
4005         (message-setup-toolbar): Make it work.
4006
4007         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
4008         (gnus-use-toolbar): Change the valid values into default, top,
4009         bottom, left, and right.
4010         (gnus-toolbar-thickness): New variable.
4011         (gnus-xmas-setup-toolbar): New function.
4012         (gnus-xmas-setup-group-toolbar): Use it.
4013         (gnus-xmas-setup-summary-toolbar): Use it.
4014
4015 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4016
4017         * gnus-start.el (gnus-1): Add "native" to
4018         gnus-predefined-server-alist.
4019
4020         * gnus.el (gnus-method-to-server): Don't add "native" to the
4021         lists here, because that leads to problems when
4022         gnus-select-method is bound.
4023
4024 2005-11-09  Simon Josefsson  <jas@extundo.com>
4025
4026         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
4027         use (not sort-by-date) instead.
4028
4029 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4030
4031         * gnus-delay.el (gnus-delay-group): Don't autoload.
4032         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4033         to be re-loaded when customizing the `gnus-delay' group.
4034
4035 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4036
4037         * message.el: Revert last changes.
4038         (message-insert-citation-line): Use newlines.
4039
4040 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4041
4042         * message.el (message-courtesy-message)
4043         (message-mark-insert-begin, message-mark-insert-end)
4044         (message-elide-ellipsis, message-cancel-message)
4045         (message-add-header, message-change-subject)
4046         (message-cross-post-followup-to-header)
4047         (message-cross-post-insert-note, message-reduce-to-to-cc)
4048         (message-widen-reply, message-delete-not-region)
4049         (message-kill-to-signature, message-insert-signature)
4050         (message-insert-importance-high, message-insert-importance-low)
4051         (message-insert-or-toggle-importance)
4052         (message-insert-disposition-notification-to)
4053         (message-indent-citation, message-yank-original)
4054         (message-cite-original-without-signature, message-cite-original)
4055         (message-insert-citation-line, message-position-on-field)
4056         (message-fix-before-sending, message-send-mail-partially)
4057         (message-send-mail, message-send-mail-with-sendmail)
4058         (message-send-mail-with-qmail, message-send-news)
4059         (message-check-news-header-syntax, message-generate-headers)
4060         (message-insert-courtesy-copy, message-fill-address)
4061         (message-fill-header, message-shorten-references)
4062         (message-setup-1, message-cancel-news)
4063         (message-forward-make-body-plain, message-forward-make-body-mime)
4064         (message-forward-make-body-mml, message-encode-message-body)
4065         (message-forward-make-body-digest-plain)
4066         (message-forward-make-body-digest-mime)
4067         (message-use-alternative-email-as-from): Insert `hard-newline'
4068         instead of ordinary newlines.
4069
4070 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4071
4072         * message.el (message-generate-headers): Downcase the argument
4073         given to message-check-element.
4074
4075 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
4076
4077         * nntp.el (nntp-authinfo-rejected): New error condition.
4078         (nntp-wait-for): Use new error condition to signal authentication
4079         error.
4080         (nntp-retrieve-data): Rethrow new error condition to break out of
4081         recursive call to nntp-send-authinfo.
4082
4083 2005-11-08  Romain Francoise  <romain@orebokech.com>
4084
4085         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
4086         (gnus-summary-exit-map): Bind to `Z p'.
4087         (gnus-summary-make-menu-bar): Add menu item.
4088
4089 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
4090
4091         * gnus-art.el (gnus-article-treat-custom): Add `first'.
4092         (gnus-treat-*): Add `first' in all doc strings.
4093
4094         * gnus-group.el (gnus-group-compact-group): Fix typo.
4095
4096 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * gnus.el (gnus-parameters-case-fold-search): New variable.
4099         (gnus-parameters-get-parameter): Use it.
4100
4101         * gnus-score.el (gnus-home-score-file): Doc fix.
4102
4103 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4104
4105         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
4106
4107 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4108
4109         * mm-util.el (mm-special-display-p): New function.
4110
4111         * mml.el (mml-preview): Use it; doc fix.
4112
4113 2005-10-29  Romain Francoise  <romain@orebokech.com>
4114
4115         * message.el (message-fix-before-sending): Fix comment.
4116
4117 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4118
4119         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4120
4121 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4122
4123         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
4124         Used in gnus-score.el.
4125
4126 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4127
4128         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
4129
4130 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4131
4132         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
4133         whitespace removed in revision 7.8.  Use concatenated string to
4134         protect trailing whitespace.
4135
4136 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
4137
4138         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
4139         (nnimap-request-expire-articles): Use it to avoid sending 'UID
4140         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
4141         Courier IMAP ("some version from 2004").  Mostly based on similar
4142         code in the same function.
4143
4144 2005-10-26  Didier Verna  <didier@xemacs.org>
4145
4146         * gnus-group.el (gnus-group-compact-group): invalidate original
4147         article buffer.
4148         * gnus-srvr.el (gnus-server-compact-server): ditto.
4149         * nnml.el (nnml-request-compact-group): handle self Xref: field in
4150         NOV database and in article itself.
4151         Invalidate article backlog.
4152
4153 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4154
4155         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
4156
4157 2005-10-26  Simon Josefsson  <jas@extundo.com>
4158
4159         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
4160         part of 2004-07-25 change.
4161
4162 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * message.el (message-display-completion-list): New function.
4165         (message-expand-group): Use it; make sure the Completions buffer
4166         is modifiable.
4167
4168 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4169
4170         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
4171         user-mail-name is an empty string.
4172
4173 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4174
4175         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
4176         depending on gnus-score-decay-constant.
4177
4178         * encrypt.el (encrypt-insert-file-contents)
4179         (encrypt-write-file-contents): Don't use `gnus-message'.
4180
4181         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
4182         arguments.
4183         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
4184         arguments to mm-uu-verbatim-marks-extract.
4185         (mm-uu-hide-markers): New variable.
4186         (mm-uu-extract): Use face similar to `gnus-cite-3'.
4187
4188         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4189         (gnus-convert-image-to-face-command): Use "convert" by default to
4190         allow other input image formats.
4191         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
4192         accordingly.
4193
4194 2005-10-23  Simon Josefsson  <jas@extundo.com>
4195
4196         * imap.el (imap-gssapi-program): Align command line parameters
4197         with latest GNU SASL.
4198         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
4199
4200 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4201
4202         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
4203         HTML.
4204         (nnslashdot-request-article): Ditto.
4205
4206         * lpath.el (featurep): Add nobreak-char-display.
4207
4208 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4209
4210         * mail-source.el (mail-source-fetch-pop): Require pop3.
4211         (mail-source-check-pop): Ditto.
4212
4213 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
4216         errors.
4217
4218 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4219
4220         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
4221         (gnus-treat-strip-leading-blank-lines): Improve doc string.
4222
4223         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
4224
4225         * mm-bodies.el (mm-decode-string): Call
4226         `mm-charset-to-coding-system' with allow-override argument.
4227
4228 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4229
4230         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
4231         (rfc2047-charset-to-coding-system): New function.
4232         (rfc2047-decode-encoded-words): New function.
4233         (rfc2047-decode-region): Use them.
4234         (rfc2047-decode-cte): Remove.
4235         (rfc2047-parse-and-decode): Remove.
4236         (rfc2047-decode): Remove.
4237
4238 2005-10-15  Kenichi Handa  <handa@m17n.org>
4239
4240         * rfc2047.el (rfc2047-decode-cte): New function.
4241         (rfc2047-decode-region): Change the way to decode successive
4242         encoded-words: decode B- or Q-encoding in each encoded-word,
4243         concatenate them, and decode it as charset.
4244
4245 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * lpath.el: Fbind codepage-setup for XEmacs.
4248
4249 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4250
4251         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
4252         widget-move-and-invoke.
4253         (gnus-custom-mode): Use gnus-custom-map.
4254
4255 2005-10-15  Bill Wohler  <wohler@newt.com>
4256
4257         * message.el (message-tool-bar-map): Renamed image file from
4258         mail_send to mail/send.
4259
4260 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4261
4262         * message.el (message-expand-group): Pass the common
4263         prefix substring of completion to `display-completion-list'.
4264
4265 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
4266
4267         * mml-sec.el (mml-secure-method): New internal variable.
4268         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
4269         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
4270         functions using mml-secure-method.
4271
4272         * mml.el (mml-mode-map): Add key bindings for those functions.
4273         (mml-menu): Simplify security menu entries.  Suggested by Jesper
4274         Harder <harder@myrealbox.com>.
4275         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
4276         end of message if point is the headers of the message.
4277
4278         * message.el (message-in-body-p): New function.
4279
4280         * assistant.el: Autoload gnus-util and netrc.
4281
4282         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
4283         Use `mm-charset-override-alist' only when decoding.
4284
4285         * mm-bodies.el (mm-decode-body): Call
4286         `mm-charset-to-coding-system' with allow-override argument.
4287
4288         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
4289         `filename' from Content-Disposition if Content-Type doesn't
4290         provide `name'.
4291         (gnus-mime-view-part-as-type): Set default instead of
4292         initial-input.
4293
4294 2005-10-09  Daniel Brockman  <daniel@brockman.se>
4295
4296         * format-spec.el (format-spec): Propagate text properties of % spec.
4297
4298 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
4299
4300         * gnus-art.el (gnus-treat-predicate): Add `first'.
4301
4302 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4303
4304         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
4305         (mm-charset-override-alist): New variable.
4306         (mm-charset-to-coding-system): Use it.
4307         (mm-codepage-setup): New helper function.
4308         (mm-charset-eval-alist): New variable.
4309         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
4310         about unknown charsets.
4311
4312         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
4313
4314 2005-10-04  David Hansen  <david.hansen@gmx.net>
4315
4316         * nnrss.el (nnrss-request-article): Add support for the comments tag.
4317         (nnrss-check-group): Ditto.
4318
4319 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4320
4321         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
4322         Rename x-gnus-verbatim to x-verbatim.
4323         (mm-uu-type-alist): Fix regexp for verbatim-marks.
4324
4325         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
4326         x-verbatim.
4327
4328         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
4329
4330         * gnus-util.el (gnus-remove-duplicates): Remove.
4331
4332         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
4333         instead of gnus-remove-duplicates.
4334
4335         * message.el (message-remove-duplicates): Remove.
4336         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
4337         message-remove-duplicates.
4338
4339         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
4340         available, else use implementation from `delete-dups'.
4341
4342         * message.el (message-insert-expires): New function.
4343         (message-mode-map): Add key binding.
4344         (message-mode-field-menu): Add menu entry.
4345         (message-mode): Document it.
4346         (message-make-expires-date): Use `message-make-date'.
4347
4348 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
4349
4350         * message.el (message-make-expires-date): New function.
4351
4352 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4353
4354         * Makefile.in (list-installed-shadows): New entry.
4355         (install): Use it.
4356         (remove-installed-shadows): New entry.
4357
4358         * dgnushack.el (dgnushack-default-load-path): New variable.
4359         (dgnushack-find-lisp-shadows): New function.
4360         (dgnushack-remove-lisp-shadows): New function.
4361
4362 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4363
4364         * Makefile.in (install-el-elc): New entry.
4365         (install): Use it so that .el files are necessarily installed.
4366
4367 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4368
4369         * time-date.el: Autoload parse-time-string, XEmacs needs it.
4370
4371 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4372
4373         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
4374         function rather than the diff-mode.el package.
4375         (mm-display-external): Use with-current-buffer.
4376         (mm-viewer-completion-map, mm-viewer-completion-map):
4377         Move initialization inside declaration.
4378
4379 2005-09-29  Simon Josefsson  <jas@extundo.com>
4380
4381         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
4382         autoload mail-check-payment.
4383         (spam-check-hashcash): Define unconditionally, since hashcash.el
4384         is part of Gnus now.  Ignore errors from payment checking.
4385
4386 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4387
4388         * message.el (message-bold-region, message-unbold-region): Rename
4389         from `bold-region' and `unbold-region'.
4390
4391         * message.el: Remove useless autoloads.
4392
4393 2005-09-28  Simon Josefsson  <jas@extundo.com>
4394
4395         * message.el (message-use-idna): Default to t.
4396         (message-use-idna): Test whether encoding works too.  Doc fix.
4397
4398 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4399
4400         * nntp.el (nntp-warn-about-losing-connection): Remove.
4401
4402 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4403
4404         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
4405         customizable.  Change default value.
4406         (mm-uu-diff-groups-regexp): Change default value.
4407         (mm-uu-type-alist): Add doc string.
4408         (mm-uu-configure): Add doc string.  Make it interactive.
4409         (mm-uu-tex-groups-regexp): New variable.
4410         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
4411         (mm-uu-type-alist): Add LaTeX documents.
4412         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
4413         of "text/verbatim".
4414         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
4415
4416         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
4417         instead of "text/verbatim".
4418
4419         * message.el (message-mark-inserted-region)
4420         (message-mark-insert-file): Use slrn style marks when called with
4421         prefix argument.
4422
4423 2005-09-27  Simon Josefsson  <jas@extundo.com>
4424
4425         * message.el (message-idna-to-ascii-rhs-1): Reformat.
4426
4427 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4428
4429         * message.el (message-remove-duplicates): New function.
4430         Implementation borrowed from `gnus-remove-duplicates'.
4431         (message-idna-to-ascii-rhs): Also encode idna addresses in
4432         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4433         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
4434         only ask about the same idna domain once per header and also tell
4435         in what header to replace the idna domain.
4436
4437         * gnus-art.el (article-decode-idna-rhs): Also decode idna
4438         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4439         (article-decode-idna-rhs): Fix regexp so that all idna-address in
4440         a header is decoded and not just the last one.
4441
4442 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
4445         has been decoded.
4446
4447         * mm-decode.el (mm-automatic-display): Add text/verbatim.
4448         (mm-insert-part): Don't modify text if it has been decoded.
4449
4450         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
4451         decoded.
4452
4453         * mm-view.el (mm-inline-text): Don't strip text props unless
4454         decoding enriched or richtext parts.
4455
4456 2005-09-25  Romain Francoise  <romain@orebokech.com>
4457
4458         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
4459         * gnus-start.el (gnus-subscribe-interactively):
4460         * gnus-uu.el (gnus-uu-grab-articles):
4461         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
4462         space.
4463
4464 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
4465
4466         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4467         * mm-view.el (mm-view-pkcs7-decrypt):
4468         * gnus-sum.el (gnus-summary-limit-to-extra)
4469         (gnus-summary-respool-article, gnus-read-move-group-name):
4470         * gnus-score.el (gnus-summary-increase-score):
4471         * gnus-util.el (gnus-completing-read-with-default):
4472         * gnus-art.el (gnus-read-save-file-name)
4473         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
4474         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
4475         * message.el (message-check-news-header-syntax):
4476         Follow convention for reading with the minibuffer.
4477
4478 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
4479
4480         * spam-report.el (spam-report-url-ping-plain):
4481         Use gnus-extended-version as User-Agent.
4482
4483         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
4484         default value is nil.
4485
4486         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
4487         (mm-uu-verbatim-marks-extract): New function.
4488         (mm-uu-extract): New face.
4489         (mm-uu-copy-to-buffer): Use it.
4490
4491         * spam-report.el (spam-report-gmane-ham): Renamed from
4492         `spam-report-gmane-unspam'.
4493         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
4494         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
4495
4496         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
4497         Autoload.
4498         (spam-report-gmane-unregister-routine): Renamed
4499         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
4500
4501 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
4502
4503         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
4504         (spam-report-gmane-unregister-routine): Add support for gmane
4505         unregistration.
4506
4507         * spam-report.el (spam-report-gmane-unspam)
4508         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
4509         (spam-report-gmane): Change to take a single article and do unspam
4510         registration.
4511
4512 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4513
4514         * mm-url.el (mm-url-decode-entities): Fix regexp.
4515
4516 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4517
4518         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
4519         default to nil, to be able to use Gnus at all.  If the default
4520         switches to something else, then the function should be fixed not
4521         be exceedingly slow.
4522
4523 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
4524
4525         * gnus-start.el (gnus-activate-group): If the server is nil, don't
4526         fail hard.
4527
4528         * spam-report.el: Add better Keywords line.
4529
4530         * spam.el: Add Maintainer and better Keywords line.
4531
4532 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4533
4534         * gnus-art.el (gnus-article-replace-part)
4535         (gnus-mime-replace-part): New functions.
4536         (gnus-mime-action-alist, gnus-mime-button-commands)
4537         (gnus-mime-save-part-and-strip): Added file argument.
4538         (gnus-article-part-wrapper): Added interactive argument.
4539
4540         * gnus-sum.el (gnus-summary-mime-map): Add
4541         `gnus-article-replace-part'.
4542
4543 2005-09-19  Didier Verna  <didier@xemacs.org>
4544
4545         The nnml compaction feature:
4546         * nnml.el (nnml-request-compact-group): New function.
4547         * nnml.el (nnml-request-compact): New function.
4548         * gnus-int.el (gnus-request-compact-group): New function.
4549         * gnus-int.el (gnus-request-compact): New function.
4550         * gnus-group.el (gnus-group-compact-group): New function.
4551         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
4552         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
4553         * gnus-srvr.el (gnus-server-compact-server): New function.
4554         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
4555         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
4556
4557 2005-09-18  Deepak Goel  <deego@gnufans.org>
4558
4559         * sieve.el (sieve-help): Fix `message' call: first arg should be a
4560         format spec.
4561
4562 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * gnus.el (gnus-group-startup-message): Bind image-load-path.
4565
4566 2005-09-15  Romain Francoise  <romain@orebokech.com>
4567
4568         * message.el (message-fill-paragraph): Clarify docstring.
4569
4570 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4571
4572         * gnus-art.el (gnus-mime-display-part): Protect against broken
4573         MIME messages.
4574
4575 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
4578         before parsing header.
4579
4580 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4581
4582         * html2text.el: (html2text-replace-list): Add new entities.
4583
4584 2005-09-11  Romain Francoise  <romain@orebokech.com>
4585
4586         * message.el (message-alternative-emails): Improve docstring.
4587         (message-setup-1): Call `message-use-alternative-email-as-from'
4588         after `message-setup-hook' to give it precedence over posting
4589         styles, etc.
4590         (message-use-alternative-email-as-from): Add docstring.  Remove
4591         the original From header if present.
4592
4593         * nnml.el (nnml-compressed-files-size-threshold): New variable.
4594         (nnml-save-mail): Use it.
4595
4596         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
4597         articles.  Add new argument `silent'.
4598         (gnus-uu-mark-all): Report the total number of marked articles.
4599
4600 2005-09-10  Romain Francoise  <romain@orebokech.com>
4601
4602         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
4603         (gnus-uu-mark-series): Likewise.
4604
4605 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4606
4607         * spam-report.el (spam-report-gmane): Fix generation of spam
4608         report URL.
4609
4610 2005-09-10  Simon Josefsson  <jas@extundo.com>
4611
4612         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
4613         t, based on discussion on the ding list with Robert Epprecht
4614         <epprecht@solnet.ch>.
4615
4616 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4617
4618         * spam-report.el (spam-report-gmane): Make it work without
4619         X-Report-Spam header.  Gmane now only provides Archived-At.
4620         This is only used if `spam-report-gmane-use-article-number' is nil.
4621         (spam-report-gmane-spam-header): Remove.  Not used anymore.
4622
4623         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
4624         make `gnus-summary-sort-by-recipient' work with threading.
4625
4626         * nnweb.el (nnweb-google-wash-article): Print a message if article
4627         is not available.
4628
4629 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4630
4631         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
4632         change.  Decode text/* parts content before displaying.
4633
4634 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4635
4636         * mml-smime.el: Remove defvar of gnus-extract-address-components.
4637
4638 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4639
4640         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4641
4642         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4643         url-package-name, url-package-version,
4644         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4645         w3m-display-inline-images, and w3m-minor-mode-map.
4646
4647 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4648
4649         * message.el (message-tab-body-function): Fixed mismatched custom
4650         type.
4651
4652         * gnus.el (gnus-group-change-level-function): Ditto.
4653
4654         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4655
4656         * gnus-art.el (gnus-signature-limit)
4657         (gnus-article-mime-part-function): Ditto.
4658
4659 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * mml.el (mml-mode): Silence the byte compiler.
4662
4663         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4664         using `(sit-for 0)' before moving the point to the specified part;
4665         skip unbuttonized parts.
4666         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4667         return to the summary window if gnus-auto-select-part is non-nil.
4668
4669 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4670
4671         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4672         variables.
4673         (mml-dnd-attach-file, mml-mode): Use them.
4674
4675         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4676         Make fetching article by MID work again for Google Groups.  Added
4677         FIXME concerning gnus-group-make-web-group.
4678
4679         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4680         Don't depend on Gnus by using mail-extract-address-components if
4681         gnus-extract-address-components is not bound.
4682
4683 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4684
4685         * gnus-art.el (gnus-mime-display-security): Don't display the
4686         signature, but only the signed part.
4687
4688 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4691
4692         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4693         list, not listp.
4694
4695 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4696
4697         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4698         when encoding.
4699
4700         * mm-bodies.el (mm-decode-content-transfer-encoding):
4701         De-canonicalize CRLF for all text content types, not just
4702         text/plain.
4703
4704 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4705
4706         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4707         valid article; point arrow and cursor at the MIME button.
4708
4709 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4712         Suggested by Dan Christensen <jdc@uwo.ca>.
4713
4714         * mm-decode.el (mm-save-part): Enable change of prompt.
4715
4716 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4717
4718         * gnus-msg.el (gnus-inews-add-send-actions): Made
4719         `message-post-method' lambda parameter ARG `&optional'.
4720
4721 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4722
4723         * gnus-sum.el (gnus-summary-mime-map): Added
4724         gnus-article-save-part-and-strip, gnus-article-delete-part and
4725         gnus-article-jump-to-part.
4726
4727         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4728         (gnus-article-edit-part): Use it.
4729         (gnus-article-part-wrapper): Added no-handle argument.
4730         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4731         functions.
4732
4733 2005-08-29  Romain Francoise  <romain@orebokech.com>
4734
4735         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4736         docstring.
4737         (gnus-face-from-file): Likewise.
4738
4739 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4740
4741         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4742         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4743         non-nil.
4744         (gnus-auto-select-part): New variable.
4745         (gnus-article-jump-to-part): New function.
4746         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4747         (gnus-mime-delete-part): Allow selecting specified part after
4748         deleting or stripping parts.
4749         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4750         part if argument is bogus.
4751
4752 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4753
4754         * gnus-art.el (w3m-minor-mode-map):
4755         * gnus-spec.el (gnus-newsrc-file-version):
4756         * gnus-util.el (nnmail-active-file-coding-system)
4757         (gnus-original-article-buffer, gnus-user-agent):
4758         * gnus.el (gnus-ham-process-destinations)
4759         (gnus-parameter-ham-marks-alist)
4760         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4761         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4762         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4763         * mm-decode.el (gnus-current-window-configuration):
4764         * mm-extern.el (gnus-article-mime-handles):
4765         * mm-url.el (url-current-object, url-package-name)
4766         (url-package-version):
4767         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4768         (smime-keys, w3m-cid-retrieve-function-alist)
4769         (w3m-current-buffer, w3m-display-inline-images)
4770         (w3m-minor-mode-map):
4771         * mml-smime.el (gnus-extract-address-components):
4772         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4773         (gnus-newsrc-hashtb, message-default-charset)
4774         (message-deletable-headers, message-options)
4775         (message-posting-charset, message-required-mail-headers)
4776         (message-required-news-headers):
4777         * mml1991.el (mc-pgp-always-sign):
4778         * mml2015.el (mc-pgp-always-sign):
4779         * nnheader.el (nnmail-extra-headers):
4780         * rfc1843.el (gnus-decode-encoded-word-function)
4781         (gnus-decode-header-function, gnus-newsgroup-name):
4782         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4783
4784 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
4785
4786         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4787         the end of the date treatments.
4788
4789 2005-08-15  Simon Josefsson  <jas@extundo.com>
4790
4791         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4792         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4793         Capello and Romain Francoise.
4794         (pgg-fetch-key-function): Removed, not used?
4795         (pgg-insert-url-with-w3): Require url, to get
4796         url-insert-file-contents regardless of where it is defined.
4797
4798 2005-08-13  Romain Francoise  <romain@orebokech.com>
4799
4800         * message.el (message-cite-original-1): New function.
4801         (message-cite-original): Use it.
4802         (message-cite-original-without-signature): Ditto.
4803
4804 2005-08-08  Romain Francoise  <romain@orebokech.com>
4805
4806         * message.el (message-yank-empty-prefix): New variable.
4807         (message-indent-citation): Use it.
4808         (message-cite-original-without-signature): Respect X-No-Archive.
4809
4810 2005-08-08  Simon Josefsson  <jas@extundo.com>
4811
4812         * pgg.el: Autoload url-insert-file-contents instead of loading
4813         w3/url.
4814         (pgg-insert-url-with-w3): Don't load url here.
4815
4816 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4817
4818         * message.el (message-kill-to-signature): Don't insert newline at
4819         bol.
4820         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4821
4822 2005-08-06  Romain Francoise  <romain@orebokech.com>
4823
4824         * message.el (message-user-fqdn): Fix typo in docstring.
4825
4826 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4827
4828         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4829
4830         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4831
4832 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * mm-bodies.el (mm-encode-body): Use coding system rather than
4835         charset to encode text.
4836
4837         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4838         number of charsets if utf-8 is available (XEmacs).
4839
4840 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4841
4842         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4843         taken from `gnus-button-mid-or-mail-regexp'.
4844         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4845         (gnus-button-alist): Improve regexp for domain part of the MIDs
4846         for news:localpart@domain buttons.
4847         (gnus-button-ctan-directory-regexp): Update.
4848
4849 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * sieve-manage.el (sieve-manage-interactive-login): Use
4852         make-local-variable rather than make-variable-buffer-local.
4853         (sieve-manage-open): Ditto.
4854         (sieve-manage-authenticate): Ditto.
4855
4856         * mml.el (mml-generate-mime-1): Make the content type default to
4857         text/plain if the filename is not specified.
4858
4859 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4860
4861         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4862         instead of insert-buffer.
4863
4864         * message.el (message-yank-original): Ditto; set the mark at the
4865         end of the yanked message.
4866
4867 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4868
4869         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4870         lines to scroll rather than to stop it.
4871
4872         * mml.el (mml-generate-default-type): Add doc string.
4873         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4874         default to application/octet-stream when determining the content
4875         type if it is not specified for the part or the mml contents; add
4876         a comment about mml-generate-default-type.
4877
4878 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4879
4880         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4881         make it default to application/octet-stream when determining the
4882         content type if it is not specified for the external contents.
4883
4884 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4885
4886         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4887         segmented parameter but also other parameters might be there.
4888
4889 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * mm-decode.el (mm-display-external): Delete temp file, directory
4892         and buffer immediately if the external process is exited.
4893
4894 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4895
4896         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4897         fewer lines than that of scroll-margin.
4898         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4899
4900 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4901
4902         * gnus-art.el (gnus-article-next-page): Revert.
4903         (gnus-article-beginning-of-window): New macro.
4904         (gnus-article-next-page-1): Use it.
4905         (gnus-article-prev-page): Ditto.
4906         (gnus-article-edit-part): Use insert-buffer-substring instead of
4907         insert-buffer.
4908         (gnus-article-edit-exit): Ditto.
4909
4910         * gnus-util.el (gnus-beginning-of-window): Remove.
4911         (gnus-end-of-window): Remove.
4912
4913         * lpath.el: Don't bind header-line-format and scroll-margin.
4914
4915 2005-07-25  Simon Josefsson  <jas@extundo.com>
4916
4917         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4918         to have the url package without w3.  Reported by Daiki Ueno
4919         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4920
4921 2005-07-20  Didier Verna  <didier@xemacs.org>
4922
4923         * gnus-diary.el: Remove the description comment (nndiary is now
4924         properly documented in the Gnus manual).
4925         Fix the spelling of "Back End".
4926         * nndiary.el: Ditto.
4927         Fix the copyright notice.
4928
4929 2005-07-18  Romain Francoise  <romain@orebokech.com>
4930
4931         * gnus-sum.el (gnus-summary-to-prefix,
4932         gnus-summary-newsgroup-prefix): New variables.
4933         (gnus-summary-from-or-to-or-newsgroups): Use them.
4934
4935 2005-07-17  Romain Francoise  <romain@orebokech.com>
4936
4937         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4938         space as it's generally not especially interesting to the user.
4939
4940 2005-07-16  Romain Francoise  <romain@orebokech.com>
4941
4942         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4943         nil to avoid prompting and file modification if one of the
4944         messages at the top of the nnfolder file contains a copyright
4945         notice.
4946         Update copyright notice.
4947
4948         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4949         instead of `current-time-string' as the latter creates a time
4950         string that is not RFC 2822 compliant (it lacks the zone).
4951         Update copyright notice.
4952
4953 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4954
4955         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4956         for text/rtf.  Display default in prompt.  Pass default for M-n.
4957
4958         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4959
4960 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961
4962         * gnus-msg.el (gnus-button-mailto): Remove
4963         save-selected-window-window hackery because it relies on
4964         save-selected-window internals.
4965
4966 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4967
4968         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4969         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4970         (gnus-article-prev-page): Ditto.
4971
4972         * gnus-util.el (gnus-beginning-of-window): New function.
4973         (gnus-end-of-window): New function.
4974
4975         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4976
4977 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4978
4979         * gnus-score.el (gnus-score-edit-all-score): Set
4980         gnus-score-edit-exit-function to gnus-score-edit-done and call
4981         gnus-message.
4982
4983 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4984
4985         * gnus-msg.el (gnus-button-mailto): Remove
4986         save-selected-window-window hackery because it relies on
4987         save-selected-window internals.
4988
4989 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4990
4991         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4992         add-minor-mode.
4993         (gnus-binary-mode): Ditto.
4994
4995         * gnus-topic.el (gnus-topic-mode): Ditto.
4996
4997 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4998
4999         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
5000         (gnus-article-prev-page): Take scroll-margin into consideration.
5001
5002 2005-07-04  Lute Kamstra  <lute@gnu.org>
5003
5004         Update FSF's address in GPL notices.
5005
5006 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
5007
5008         * gnus.el (gnus-exit):
5009         * gnus-group.el (gnus-group-icons):
5010         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
5011
5012         * gnus-nocem.el (gnus-nocem):
5013         * message.el (message-various, message-buffers, message-sending)
5014         (message-interface, message-forwarding, message-insertion)
5015         (message-headers, message-news, message-mail):
5016         * pgg-gpg.el (pgg-gpg):
5017         * pgg-parse.el (pgg-parse):
5018         * pgg-pgp.el (pgg-pgp):
5019         * pgg-pgp5.el (pgg-pgp5):
5020         * pop3.el (pop3): Finish `defgroup' description with period.
5021
5022 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5023
5024         * gnus-art.el (article-display-face): Improve the efficiency.
5025         (article-display-x-face): Ditto; remove grey x-face stuff.
5026
5027 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * gnus-art.el (article-display-face): Correct the position in
5030         which Faces are inserted.
5031
5032 2005-06-29  Didier Verna  <didier@xemacs.org>
5033
5034         * gnus-art.el (article-display-face): Display faces in correct
5035         order.
5036
5037 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
5040         (gnus-fill-real-hashtb): Use hash table instead of obarray.
5041         (gnus-nocem-check-article): Fetch the Type header.
5042         (gnus-nocem-message-wanted-p): Fix the way to examine types.
5043         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
5044         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
5045         make sure gnus-nocem-hashtb is initialized.
5046         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
5047         (gnus-nocem-unwanted-article-p): Ditto.
5048
5049         * pgg.el (pgg-verify): Return the verification result.
5050
5051 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5052
5053         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
5054         is ascii.
5055
5056 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
5057
5058         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
5059         `show-nonbreak-escape'.
5060
5061 2005-06-23  Lute Kamstra  <lute@gnu.org>
5062
5063         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
5064
5065         * dig.el (dig-mode):
5066         * smime.el (smime-mode): Use gnus-run-mode-hooks.
5067
5068 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
5069
5070         * nnimap.el (nnimap-split-download-body): Fix spellings.
5071
5072 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
5073
5074         * gnus-art.el (gnus-article-encrypt-body):
5075         * gnus-cus.el (gnus-score-customize):
5076         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
5077         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
5078
5079 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5080
5081         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
5082         header by looking for magic "MII" at the beginnig.
5083
5084 2005-06-16  Miles Bader  <miles@gnu.org>
5085
5086         * gnus-xmas.el (gnus-xmas-group-startup-message):
5087         Use renamed gnus-splash face.
5088
5089         * assistant.el (assistant-field): Remove "-face" suffix from face name.
5090         (assistant-field-face): New backward-compatibility alias for renamed
5091         face.
5092         (assistant-render-text): Use renamed assistant-field face.
5093
5094         * spam.el (spam): Remove "-face" suffix from face name.
5095         (spam-face): New backward-compatibility alias for renamed face.
5096         (spam-face, spam-initialize): Use renamed spam face.
5097
5098         * message.el (message-header-to, message-header-cc)
5099         (message-header-subject, message-header-newsgroups)
5100         (message-header-other, message-header-name)
5101         (message-header-xheader, message-separator, message-cited-text)
5102         (message-mml): Remove "-face" suffix from face names.
5103         (message-header-to-face, message-header-cc-face)
5104         (message-header-subject-face, message-header-newsgroups-face)
5105         (message-header-other-face, message-header-name-face)
5106         (message-header-xheader-face, message-separator-face)
5107         (message-cited-text-face, message-mml-face):
5108         New backward-compatibility aliases for renamed faces.
5109         (message-font-lock-keywords): Use renamed message faces.
5110
5111         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
5112         (sieve-test-commands, sieve-tagged-arguments):
5113         Remove "-face" suffix from face names.
5114         (sieve-control-commands-face, sieve-action-commands-face)
5115         (sieve-test-commands-face, sieve-tagged-arguments-face):
5116         New backward-compatibility aliases for renamed faces.
5117         (sieve-control-commands-face, sieve-action-commands-face)
5118         (sieve-test-commands-face, sieve-tagged-arguments-face):
5119         Use renamed sieve faces.
5120
5121         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
5122         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
5123         (gnus-group-news-3-empty, gnus-group-news-4)
5124         (gnus-group-news-4-empty, gnus-group-news-5)
5125         (gnus-group-news-5-empty, gnus-group-news-6)
5126         (gnus-group-news-6-empty, gnus-group-news-low)
5127         (gnus-group-news-low-empty, gnus-group-mail-1)
5128         (gnus-group-mail-1-empty, gnus-group-mail-2)
5129         (gnus-group-mail-2-empty, gnus-group-mail-3)
5130         (gnus-group-mail-3-empty, gnus-group-mail-low)
5131         (gnus-group-mail-low-empty, gnus-summary-selected)
5132         (gnus-summary-cancelled, gnus-summary-high-ticked)
5133         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
5134         (gnus-summary-high-ancient, gnus-summary-low-ancient)
5135         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
5136         (gnus-summary-low-undownloaded)
5137         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
5138         (gnus-summary-low-unread, gnus-summary-normal-unread)
5139         (gnus-summary-high-read, gnus-summary-low-read)
5140         (gnus-summary-normal-read, gnus-splash):
5141         Remove "-face" suffix from face names.
5142         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5143         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5144         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5145         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5146         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5147         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5148         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5149         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5150         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5151         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5152         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5153         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5154         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5155         (gnus-summary-normal-ticked-face)
5156         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
5157         (gnus-summary-normal-ancient-face)
5158         (gnus-summary-high-undownloaded-face)
5159         (gnus-summary-low-undownloaded-face)
5160         (gnus-summary-normal-undownloaded-face)
5161         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5162         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5163         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5164         (gnus-splash-face):
5165         New backward-compatibility aliases for renamed faces.
5166         (gnus-group-startup-message): Use renamed gnus faces.
5167
5168         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
5169         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
5170         (gnus-server-agent): Remove "-face" suffix from face names.
5171         (gnus-server-agent-face, gnus-server-opened-face)
5172         (gnus-server-closed-face, gnus-server-denied-face)
5173         (gnus-server-offline-face):
5174         New backward-compatibility aliases for renamed faces.
5175         (gnus-server-agent-face, gnus-server-opened-face)
5176         (gnus-server-closed-face, gnus-server-denied-face)
5177         (gnus-server-offline-face): Use renamed gnus faces.
5178
5179         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
5180         Remove "-face" suffix from face names.
5181         (gnus-picon-xbm-face, gnus-picon-face):
5182         New backward-compatibility aliases for renamed faces.
5183
5184         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
5185         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
5186         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
5187         (gnus-cite-11): Remove "-face" suffix from face names.
5188         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
5189         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
5190         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
5191         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
5192         New backward-compatibility aliases for renamed faces.
5193         (gnus-cite-attribution-face, gnus-cite-face-list)
5194         (gnus-article-boring-faces): Use renamed gnus faces.
5195
5196         * gnus-art.el (gnus-signature, gnus-header-from)
5197         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
5198         (gnus-header-content): Remove "-face" suffix from face names.
5199         (gnus-signature-face, gnus-header-from-face)
5200         (gnus-header-subject-face, gnus-header-newsgroups-face)
5201         (gnus-header-name-face, gnus-header-content-face):
5202         New backward-compatibility aliases for renamed faces.
5203         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
5204
5205         * gnus-sum.el (gnus-summary-selected-face)
5206         (gnus-summary-highlight): Use renamed gnus faces.
5207         * gnus-group.el (gnus-group-highlight): Likewise.
5208
5209 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
5210
5211         * gnus-sieve.el (gnus-sieve-article-add-rule):
5212         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
5213         * spam-stat.el (spam-stat-buffer-change-to-spam)
5214         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
5215
5216         * message.el (message-is-yours-p):
5217         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
5218
5219 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5220
5221         * mm-view.el (mm-inline-text): Withdraw the last change.
5222
5223 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5224
5225         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
5226         executing enriched-decode.
5227
5228 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
5231         charset of tar files.
5232
5233 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5234
5235         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
5236
5237 2005-06-04  Lute Kamstra  <lute@gnu.org>
5238
5239         * nnfolder.el (nnfolder-read-folder): Make sure that undo
5240         information is never recorded.
5241
5242 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5243
5244         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
5245
5246 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5247
5248         * pop3.el (pop3-apop): Run md5 in the binary mode.
5249
5250         * starttls.el (starttls-set-process-query-on-exit-flag):
5251         Use eval-and-compile.
5252
5253 2005-05-31  Simon Josefsson  <jas@extundo.com>
5254
5255         * smime.el (smime-replace-in-string): Define.
5256         (smime-cert-by-ldap-1): Use it.
5257
5258 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5259
5260         * gnus-art.el (article-display-x-face): Replace
5261         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5262
5263         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
5264         set-process-query-on-exit-flag or process-kill-without-query.
5265
5266         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
5267         loop instead of replace-regexp.
5268
5269         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
5270         instead of process-kill-without-query if it is available.
5271
5272         * lpath.el: Fbind ldap-search-entries.
5273
5274         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
5275         instead of find-file-hooks if it is available.
5276
5277         * mml1991.el: Bind pgg-default-user-id when compiling.
5278
5279         * mml2015.el: Bind pgg-default-user-id when compiling.
5280
5281         * nndraft.el (nndraft-request-associate-buffer):
5282         Use write-contents-functions instead of write-contents-hooks if it is
5283         available.
5284
5285         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
5286         instead of find-file-hooks if it is available.
5287
5288         * nntp.el (nntp-open-connection): Replace
5289         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5290         (nntp-open-ssl-stream): Ditto.
5291         (nntp-open-tls-stream): Ditto.
5292
5293         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
5294         set-process-query-on-exit-flag or process-kill-without-query.
5295         (starttls-open-stream-gnutls): Use it instead of
5296         process-kill-without-query.
5297         (starttls-open-stream): Ditto.
5298
5299 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
5300
5301         * smime.el (smime-cert-by-ldap-1): Don't use
5302         replace-regexp-in-string.
5303
5304 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5305
5306         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
5307
5308         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
5309         in PEM format. Adjust to the XEmacs compability.
5310
5311 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
5312
5313         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
5314         by `string-to-number'.
5315         * gnus-agent.el (gnus-agent-regenerate-group)
5316         (gnus-agent-fetch-articles): Ditto.
5317         * gnus-art.el (gnus-button-fetch-group): Ditto.
5318         * gnus-cache.el (gnus-cache-generate-active)
5319         (gnus-cache-articles-in-group): Ditto.
5320         * gnus-group.el (gnus-group-set-current-level)
5321         (gnus-group-insert-group-line): Ditto.
5322         * gnus-score.el (gnus-score-set-expunge-below)
5323         (gnus-score-set-mark-below, gnus-summary-score-effect)
5324         (gnus-summary-score-entry): Ditto.
5325         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
5326         (gnus-soup-pack): Ditto.
5327         * gnus-spec.el (gnus-xmas-format): Ditto.
5328         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
5329         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
5330         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
5331         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
5332         * nndb.el (nndb-get-remote-expire-response): Ditto.
5333         * nndiary.el (nndiary-parse-schedule-value)
5334         (nndiary-string-to-number, nndiary-request-replace-article)
5335         (nndiary-request-article): Ditto.
5336         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
5337         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
5338         * nneething.el (nneething-make-head): Ditto.
5339         * nnfolder.el (nnfolder-request-article)
5340         (nnfolder-retrieve-headers): Ditto.
5341         * nnheader.el (nnheader-file-to-number): Ditto.
5342         * nnkiboze.el (nnkiboze-request-article): Ditto.
5343         * nnmail.el (nnmail-process-unix-mail-format)
5344         (nnmail-process-babyl-mail-format): Ditto.
5345         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
5346         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
5347         (nnmh-request-create-group, nnmh-request-list-1)
5348         (nnmh-request-group, nnmh-request-article): Ditto.
5349         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
5350         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
5351         * nnsoup.el (nnsoup-make-active): Ditto.
5352         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
5353         * nntp.el (nntp-find-group-and-number)
5354         (nntp-retrieve-headers-with-xover): Ditto.
5355         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
5356         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
5357         (pgg-format-key-identifier): Ditto.
5358         * pop3.el (pop3-last, pop3-stat): Ditto.
5359         * qp.el (quoted-printable-decode-region): Ditto.
5360
5361         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
5362         of concat.
5363
5364 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5365
5366         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
5367
5368         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
5369
5370         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
5371
5372         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
5373
5374         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
5375
5376         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
5377
5378         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
5379         (gnus-carpal-mode): Ditto.
5380
5381         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
5382         (gnus-browse-mode): Ditto.
5383
5384         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
5385
5386         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
5387
5388 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5389
5390         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
5391
5392 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * gnus-util.el (gnus-run-mode-hooks): New function.
5395
5396         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
5397
5398         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
5399         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
5400
5401 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5402
5403         * gnus-agent.el (gnus-agent-make-mode-line-string):
5404         Use mode-line-highlight as mouse-face.
5405
5406 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5407
5408         * canlock.el (canlock): Change the parent group to news.
5409
5410         * deuglify.el (gnus-outlook-deuglify): Add :group.
5411
5412         * dig.el (dig): Add :group.
5413
5414         * dns-mode.el (dns-mode): Add :group.
5415
5416         * encrypt.el (encrypt): Add :group.
5417
5418         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
5419         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
5420         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
5421         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
5422         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
5423
5424         * gnus-diary.el (gnus-diary): Add :group.
5425
5426         * gnus.el (gnus-group-news-1-face): Add :group.
5427         (gnus-group-news-1-empty-face): Ditto.
5428         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
5429         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
5430         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
5431         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
5432         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
5433         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
5434         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
5435         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
5436         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
5437         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
5438         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
5439         (gnus-summary-high-ticked-face): Ditto.
5440         (gnus-summary-low-ticked-face): Ditto.
5441         (gnus-summary-normal-ticked-face): Ditto.
5442         (gnus-summary-high-ancient-face): Ditto.
5443         (gnus-summary-low-ancient-face): Ditto.
5444         (gnus-summary-normal-ancient-face): Ditto.
5445         (gnus-summary-high-undownloaded-face): Ditto.
5446         (gnus-summary-low-undownloaded-face): Ditto.
5447         (gnus-summary-normal-undownloaded-face): Ditto.
5448         (gnus-summary-high-unread-face): Ditto.
5449         (gnus-summary-low-unread-face): Ditto.
5450         (gnus-summary-normal-unread-face): Ditto.
5451         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
5452         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
5453
5454         * hashcash.el (hashcash): New custom group.
5455         (hashcash-default-payment): Add :group.
5456         (hashcash-payment-alist): Ditto.
5457         (hashcash-default-accept-payment): Ditto.
5458         (hashcash-accept-resources): Ditto.
5459         (hashcash-path): Ditto.
5460         (hashcash-extra-generate-parameters): Ditto.
5461         (hashcash-double-spend-database): Ditto.
5462         (hashcash-in-news): Ditto.
5463
5464         * message.el (message-minibuffer-local-map): Add :group.
5465
5466         * netrc.el (netrc): Add :group.
5467
5468         * sieve-manage.el (sieve-manage-log): Add :group.
5469         (sieve-manage-default-user): Diito.
5470         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
5471         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
5472         (sieve-manage-authenticators): Ditto.
5473         (sieve-manage-authenticator-alist): Ditto.
5474         (sieve-manage-default-port): Ditto.
5475
5476         * sieve-mode.el (sieve-control-commands-face): Add :group.
5477         (sieve-action-commands-face): Ditto.
5478         (sieve-test-commands-face): Ditto.
5479         (sieve-tagged-arguments-face): Ditto.
5480
5481         * smime.el (smime): Add :group.
5482
5483         * spam-report.el (spam-report): Add :group.
5484
5485         * spam.el (spam, spam-face): Add :group.
5486
5487 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5488
5489         * nntp.el (nntp-next-result-arrived-p): Some news servers may
5490         return \n.\n.\n at the end of articles.  Protect against that.
5491         (nntp-with-open-group): Allow debugging.
5492
5493         * nnheader.el (mail-header-set-extra): Make into a function
5494         because I just could't understand how to quote the list properly.
5495
5496         * dns.el (query-dns-cached): New function.
5497
5498 2005-05-26  Lute Kamstra  <lute@gnu.org>
5499
5500         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
5501
5502 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
5505
5506         * gnus-art.el: Don't autoload mail-extract-address-components.
5507
5508         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
5509         eval-and-compile to evaluate it.
5510
5511         * hashcash.el: Don't autoload executable-find.
5512
5513         * nndb.el: Don't declare the nndb back end two or more times; don't
5514         autoload news-reply-mode, news-setup, cancel-timer and telnet.
5515
5516         * nntp.el: Autoload format-spec instead of format; use
5517         eval-and-compile to evaluate autoload forms.
5518
5519 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
5520
5521         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
5522
5523 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * gnus.el (gnus-version-number): Bump version.
5526
5527 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5528
5529         * gnus.el: No Gnus v0.3 is released.
5530
5531 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5532
5533         * lpath.el (featurep): Bind show-nonbreak-escape.
5534
5535 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5536
5537         * gnus-art.el (gnus-article-edit-part): Disable undo.
5538
5539 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
5542         gnus-article-date-lapsed-new-header is t if date timer is active;
5543         skip headers in which the original date value is empty.
5544         (gnus-article-save-original-date): Redefine it as a macro.
5545         (gnus-display-mime): Use it.
5546
5547 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5548
5549         * gnus-art.el (article-date-ut): Support converting date in
5550         forwarded parts as well.
5551         (gnus-article-save-original-date): New function.
5552         (gnus-display-mime): Use it.
5553
5554 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
5555
5556         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
5557         enclosure element of <item>.
5558
5559 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
5560
5561         * message.el (message-kill-buffer-query): Renamed from
5562         `message-kill-buffer-query-if-modified'.  Added :version.
5563
5564 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5565
5566         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
5567         window layout.
5568
5569 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5570
5571         * mml.el: Autoload dnd when compiling.
5572
5573 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5574
5575         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
5576         x-dnd-*.
5577
5578 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5579
5580         * qp.el (quoted-printable-encode-region): Save excursion.
5581
5582 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5583
5584         * message.el (message-kill-buffer-query-if-modified): Add new variable
5585         so the user can kill a modified message buffer quickly.
5586         (message-kill-buffer): Use it.
5587
5588 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5589
5590         * lpath.el: Fbind display-time-event-handler; don't fbind
5591         string-to-multibyte.
5592
5593         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
5594
5595 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5596
5597         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
5598         contained in text because xml.el decodes entities) with LFs.
5599
5600 2005-04-11  Lute Kamstra  <lute@gnu.org>
5601
5602         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
5603         differently.
5604
5605 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5606
5607         * mm-util.el (mm-detect-coding-region): Typo.
5608
5609 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5610
5611         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
5612
5613 2005-04-06  D Goel  <deego@gnufans.org>
5614
5615         * spam-stat.el (spam-stat-score-buffer): Add a call to a
5616         user-function allow user modifications of the scores.
5617         (spam-stat-score-buffer-user): New function, to allow
5618         user-computed modifications to the score.
5619         (spam-stat-score-buffer-user-functions): list of additional
5620         scoring functions
5621         (spam-stat-error-holder): global temporary error holder
5622         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
5623         variable
5624
5625 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5626
5627         * gnus-registry.el (gnus-registry-clean-empty-function)
5628         (gnus-registry-trim, gnus-registry-fetch-groups)
5629         (gnus-registry-delete-group): Groups that match
5630         `gnus-registry-ignored-groups' are removed from the registry
5631         entries, not just ignored for splitting.  This helps clean up the
5632         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
5633         to get all the groups a message ID is in.
5634
5635         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
5636         (spam-stat-split-fancy): Change "threshhold" to "threshold"
5637         (spam-stat-score-buffer-user-functions): Add :number custom type.
5638
5639 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5642         argument in XEmacs.
5643
5644         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5645         (nnrss-request-group): Decode group name first.
5646         (nnrss-request-article): Make a text/plain article if mml-to-mime
5647         failed.
5648         (nnrss-get-encoding): Return a compatible encoding according to
5649         nnrss-compatible-encoding-alist.
5650         (nnrss-find-el): Use consp instead of listp.
5651         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5652
5653 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5654
5655         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5656         which Emacs 20 doesn't support.
5657         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5658
5659 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5660
5661         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5662         silence the byte compiler inside the defun
5663
5664         * gnus-demon.el (parse-time-string): Add autoload.
5665
5666         * gnus-delay.el (parse-time-string): Add autoload.
5667
5668         * gnus-art.el (parse-time-string): Add autoload.
5669
5670         * nnultimate.el (parse-time): Require for `parse-time-string'.
5671
5672 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5673
5674         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5675
5676         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5677
5678         * smime.el (smime-ldap-host-list): Add :version.
5679
5680 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5681
5682         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5683         pass it to `gnus-browse-read-group'.
5684         (gnus-browse-read-group): Add NUMBER argument and pass it to
5685         `gnus-group-read-ephemeral-group'.
5686
5687         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5688         argument and pass it to `gnus-group-read-group'.
5689
5690 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5691
5692         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5693         mm-xemacs-find-mime-charset-1 if we have the mule feature
5694         available at runtime.
5695
5696 2005-03-25  Werner Lemberg  <wl@gnu.org>
5697
5698         * nnmaildir.el: Replace `illegal' with `invalid'.
5699
5700 2005-03-23  Lute Kamstra  <lute@gnu.org>
5701
5702         * time-date.el: Add comment on time value formats.
5703         Don't require parse-time.
5704         (with-decoded-time-value): New macro.
5705         (encode-time-value): New function.
5706         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5707         (days-to-time): Return a valid time value when arg is huge.
5708         (time-since): Use time-subtract.
5709         (time-to-number-of-days): Use time-to-seconds.
5710
5711 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5712
5713         * gnus-start.el (gnus-display-time-event-handler):
5714         Check display-time-timer at runtime rather than only at load time
5715         in case display-time-mode is turned off in the mean time.
5716
5717 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5718
5719         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5720         used.
5721
5722         * nneething.el (nneething-map-file-directory): Derive from
5723         `gnus-directory'.
5724
5725         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5726         the To/Cc button.
5727
5728 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5729
5730         * nnmaildir.el (nnmaildir-request-accept-article):
5731         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5732
5733 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5734
5735         * gnus-async.el: Require timer-funcs at compile time when in
5736         XEmacs for `run-with-idle-timer'.
5737
5738 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5739
5740         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5741         autoloaded function.
5742
5743 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5744
5745         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5746
5747 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5748
5749         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5750
5751 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5752
5753         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5754         gnus-expert-user to default.
5755
5756 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5757
5758         * nnimap.el (nnimap-open-server): Ditto.
5759
5760         * imap.el (imap-authenticate): Fix typo.
5761
5762 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5763
5764         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5765         buffer (since IMAP server might return FETCH response out of
5766         order, and the nntp buffer must be sorted).
5767
5768 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5769
5770         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5771         comparison on string.
5772
5773         * gnus-agent.el (gnus-agent-long-article,
5774         gnus-agent-short-article, gnus-agent-score): Renamed category
5775         keywords to match gnus-cus.
5776         (gnus-agent-summary-fetch-series): Modified to protect against
5777         gnus-agent-summary-fetch-group clearing processable flags.
5778         (gnus-agent-synchronize-group-flags): Update live group buffer as
5779         synchronization may occur due to the user toggle the plugged
5780         status.
5781         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5782         successfully downloaded.
5783         (gnus-agent-expire-group-1): Avoid using markers when the overview
5784         is in ascending order; greatly improves performance.
5785         (gnus-agent-regenerate-group): Use
5786         gnus-agent-synchronize-group-flags to reset read status in both
5787         gnus and server.
5788         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5789
5790 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5791
5792         * message.el: Don't autoload former message-utils variables.
5793         (message-strip-subject-trailing-was): Change doc string.
5794
5795         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5796         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5797         (nnweb-google-search): Add "hl=en" here.
5798         (nnweb-google-parse-1, nnweb-google-create-mapping):
5799         Don't hardcode URL.
5800
5801 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5802
5803         * message.el (message-get-reply-headers, message-followup):
5804         Mention related variables `message-use-followup-to' and
5805         `message-use-mail-followup-to', in the information buffer.
5806
5807         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5808         of broken groups(-beta).google.com.
5809
5810 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5811
5812         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5813         parameter to invoked gnus-request-move-article; remove the
5814         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5815         all at once instead of once per article.
5816         (gnus-summary-remove-process-mark): Accept a list of articles as
5817         well as a single article for processing.
5818
5819         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5820         parameter.
5821
5822         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5823
5824         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5825
5826         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5827         parameter.
5828
5829         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5830         parameter.
5831
5832         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5833         parameter and remove the gnus-sum-hint-move-is-internal variable.
5834
5835         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5836         parameter.
5837
5838         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5839         parameter.
5840
5841         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5842         parameter.
5843
5844         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5845
5846         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5847         parameter.
5848
5849         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5850         parameter.
5851
5852 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5853
5854         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5855         a more conservative way.
5856
5857 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5858
5859         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5860         buffer, so it moves the window's cursor.
5861
5862 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5863
5864         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5865         `mm-dissect-multipart' and receive the from field as an (optional)
5866         argument from `mm-dissect-multipart'.
5867         (mm-dissect-multipart): Receive the from field as an argument and
5868         pass it on when we call `mm-dissect-buffer' on MIME parts.
5869         Fixes verification/decryption of signed/encrypted MIME parts.
5870
5871 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5872
5873         * gnus-sum.el (gnus-summary-move-article): Set
5874         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5875         whatever it calls (right now, only nnimap-request-move article
5876         respects it).
5877
5878         * nnimap.el (nnimap-request-move-article): When
5879         gnus-sum-hint-move-is-internal is set, don't do the extra
5880         nnimap-request-article.
5881
5882 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5883
5884         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5885
5886         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5887         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5888
5889         * gnus-sum.el (gnus-summary-caesar-message):
5890         Apply `gnus-treat-article' after rotation.
5891
5892         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5893         doc string.
5894
5895 2005-02-22  Simon Josefsson  <jas@extundo.com>
5896
5897         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5898         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5899         <arne@arnested.dk>.
5900         (encrypt): Add password-cache and password-cache-expiry as group
5901         members.
5902
5903 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5904
5905         * smime.el (smime-ldap-host-list): Doc fix.
5906         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5907         cache) password.
5908         (smime-sign-region): Use it.
5909         (smime-decrypt-region): Use it.
5910         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5911         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5912         fails.
5913         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5914         certificate from DER to PEM format rather than calling openssl.
5915
5916         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5917
5918         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5919         for signing/encryption.
5920
5921         * mml.el (mml-parse-1): Use them.
5922
5923 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5924
5925         * nnrss.el (nnrss-verbose): Removed.
5926         (nnrss-request-group): Use `nnheader-message' instead.
5927
5928 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5929
5930         * nnrss.el (nnrss-verbose): New variable.
5931         (nnrss-request-group): Make it say nnrss is requesting a group.
5932
5933 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5934
5935         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5936         Handle news URL with given port correctly.
5937
5938 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5939
5940         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5941         containing special characters.
5942
5943         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5944
5945         * mml.el (mime-to-mml): Ditto.
5946
5947         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5948         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5949         (rfc2047-decode-region): Quote decoded words containing special
5950         characters when rfc2047-quote-decoded-words-containing-tspecials
5951         is non-nil.
5952
5953 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5954
5955         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
5956
5957         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
5958
5959 2005-02-15  Simon Josefsson  <jas@extundo.com>
5960
5961         * nnimap.el (nnimap-debug): Doc fix.
5962
5963         * imap.el (imap-debug): Doc fix.
5964
5965 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5966
5967         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5968
5969 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5970
5971         * gnus.el (spam-contents): Improve docs for spam-contents
5972         parameter in its variable incarnation.
5973
5974 2005-02-14  Simon Josefsson  <jas@extundo.com>
5975
5976         * smime-ldap.el: Use require instead of load-library for ldap.
5977         (smime-ldap-search): Indent.
5978         (smime-ldap-search-internal): Shorten line.
5979
5980         * smime.el (smime-cert-by-dns): Add doc-string.
5981         (smime-cert-by-ldap-1): Indent.
5982
5983         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5984         mml-smime-get-dns-ldap.
5985         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5986
5987 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5988
5989         * smime.el: Require smime-ldap.
5990         (smime-ldap-host-list): New variable.
5991         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5992
5993         * mml-smime.el (mml-smime-encrypt-query): New function.
5994         (mml-smime-encrypt-query): Use it.
5995
5996         * smime-ldap.el: New file.
5997
5998 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
6001
6002 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6003
6004         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
6005         argument in doc string.  Make query for type more clear.
6006
6007 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6008
6009         * gnus.el (gnus-group-startup-message): Search for gnus images in
6010         etc/images/gnus.
6011         * mm-util.el (mm-image-load-path): Likewise.
6012         * smiley.el (smiley-data-directory): Search for smilies in
6013         etc/images/smilies.
6014
6015 2005-02-09  Kim F. Storm  <storm@cua.dk>
6016
6017         Change Emacs release version from 21.4 to 22.1 throughout.
6018         Change Emacs development version from 21.3.50 to 22.0.50.
6019
6020 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
6023
6024         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
6025         non-Mule XEmacs as well.
6026         (mm-decompress-buffer): Signal an error intentionally if it does
6027         not decompress compressed data because auto-compression-mode is
6028         disabled.
6029
6030 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
6031
6032         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
6033         an ID in the registry even if it has no groups.
6034
6035 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
6038         merge it into mm-decompress-buffer.
6039         (gnus-mime-copy-part): Use the MIME part charset, the value which
6040         a user specified or gnus-newsgroup-charset for decoding, like
6041         gnus-mime-inline-part does; set buffer-file-coding-system to tell
6042         save-buffer what was used.  Suggested by Kevin Ryde
6043         <user42@zip.com.au>.
6044         (gnus-mime-inline-part): Allow the name parameter as well as the
6045         filename parameter; force decompressing of compressed data; always
6046         display contents being not decoded as unibyte.
6047
6048         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
6049         as well as the filename parameter.
6050
6051         * mm-util.el (mm-decompress-buffer): Merge
6052         gnus-mime-jka-compr-maybe-uncompress.
6053         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
6054         of compressed data.
6055
6056 2005-02-08  Simon Josefsson  <jas@extundo.com>
6057
6058         * imap.el (imap-log): Doc fix.
6059
6060 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
6063         the coding cookies; decompress compressed parts.
6064
6065         * mml.el (mml-generate-mime-1): Add the charaset parameter according
6066         to the value which a user specified manually or the coding cookie.
6067
6068         * mm-util.el (mm-string-to-multibyte): New function.
6069         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
6070         (mm-coding-system-to-mime-charset): New function.
6071         (mm-decompress-buffer): New function.
6072         (mm-find-buffer-file-coding-system): New function.
6073
6074         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
6075         (mm-display-inline-fontify): Rewrite for decoding and decompressing
6076         parts.
6077
6078 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6079
6080         * mm-view.el (mm-display-inline-fontify): Decode a part according
6081         to the charset parameter.
6082
6083 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6084
6085         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
6086         prefix arg is neither nil nor a number, as info specifies.
6087
6088 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6089
6090         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
6091         timestamps.
6092
6093 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
6094
6095         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
6096         groups error checking and notify user.
6097
6098 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
6099
6100         * message.el (message-send-mail-function): Check existence of
6101         sendmail-program first before using default value
6102         `message-send-mail-with-sendmail'.  Otherwise use more generic
6103         `smtpmail-send-it'.
6104
6105 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * nntp.el (nntp-request-update-info): Always return nil.
6108
6109 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6110
6111         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
6112
6113 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6114
6115         * message.el (message-beginning-of-line): Change the behavior when
6116         invoked between BOL and : so that it first moves backward.
6117
6118 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6119
6120         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
6121         article buffer when editing of the article is discarded.
6122         (gnus-article-prepare): Revert.
6123
6124 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * gnus-art.el (gnus-article-prepare):
6127         Remove message-strip-forbidden-properties from the local hook.
6128
6129 2005-01-27  Simon Josefsson  <jas@extundo.com>
6130
6131         * password.el (password-cache-add): Only start one timer per key.
6132         Reported by Derek Atkins <warlord@MIT.EDU>.
6133
6134 2005-01-26  Steve Youngs  <steve@sxemacs.org>
6135
6136         * run-at-time.el: Removed.  It is no longer needed as
6137         timer-funcs.el in the xemacs-base package has a working version of
6138         `run-at-time'.
6139
6140         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
6141
6142         * password.el: Require timer-funcs instead of run-at-time in
6143         XEmacs.
6144         Remove `password-run-at-time' macro.
6145         (password-cache-add): Use `run-at-time' instead of
6146         `password-run-at-time'.
6147
6148         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
6149         Remove `nnheader-cancel-function-timers' alias,
6150         `cancel-function-timers' exists in XEmacs in timer-funcs.
6151
6152         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
6153         for `run-with-idle-timer'.
6154
6155         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
6156         for `run-at-time'.
6157
6158         * mm-url.el: Require timer-funcs at compile time when in XEmacs
6159         for `with-timeout'.
6160
6161         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
6162         the same as for XEmacs 21.4.
6163         No need to ignore `run-with-idle-timer', this function exists in
6164         XEmacs now in timer-funcs.el in the xemacs-base package.
6165         (dgnushack-compile): No need to delete
6166         run-at-time.el from the list of files to compile because it
6167         doesn't exist anymore.
6168
6169 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6170
6171         * mml.el (mml-generate-mime-1): Convert string into unibyte when
6172         inserting " *mml*" buffer's contents into a unibyte temp buffer.
6173
6174 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
6175
6176         * mail-source.el (mail-source-fetch-imap): Search for ^From case
6177         sensitively.
6178
6179 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
6180
6181         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
6182
6183 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6184
6185         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
6186         which will be inserted according to the multibyteness of a buffer
6187         rather than the type of contents.  Suggested by ARISAWA Akihiro
6188         <ari@mbf.ocn.ne.jp>.
6189
6190         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
6191         of string which old xml.el may return rather than a string.
6192
6193 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
6196
6197 2005-01-16  Simon Josefsson  <jas@extundo.com>
6198
6199         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
6200         idn/idna.el isn't available.
6201         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
6202         <michael@waxrat.com>.
6203
6204         * hashcash.el: Remove non-FSF copyright header.
6205
6206         * hashcash.el (hashcash-extra-generate-parameters): New variable.
6207         (hashcash-generate-payment): Use it.
6208         (hashcash-generate-payment-async): Use it.
6209
6210 2005-01-15  Simon Josefsson  <jas@extundo.com>
6211
6212         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
6213         Suggested by Raymond Scholz <ray-2005@zonix.de>.
6214
6215         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
6216         gnus-summary-idna-message.
6217         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
6218         (gnus-summary-idna-message): New function.
6219
6220 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6221
6222         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
6223         gnus-novice-user.
6224
6225 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6226
6227         * nnrss.el (nnrss-request-delete-group): Delete entries in
6228         nnrss-group-alist as well.
6229         (nnrss-save-server-data): Insert newline.
6230
6231 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
6232
6233         * gnus.el (gnus-user-agent): Use list of symbols instead of
6234         symbols.  Display full version number for (S)XEmacs.  Optionally
6235         display (S)XEmacs codename.
6236
6237         * gnus-util.el (gnus-emacs-version): Update for new
6238         `gnus-user-agent'.
6239
6240         * gnus-msg.el (gnus-extended-version): Make it possible to omit
6241         Gnus version.
6242
6243 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6244
6245         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
6246         which is unreadable in some setups.
6247
6248 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6249
6250         * gnus-spec.el (gnus-update-format-specifications): Flush the
6251         group format spec cache if it doesn't support decoded group names.
6252
6253 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6254
6255         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
6256         to apply decay on score files matching a regexp.
6257
6258 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6259
6260         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
6261         compatibility in %g and %c.
6262
6263 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
6266         name for only %g and %c.
6267         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
6268         of gnus-tmp-group to decoded group name.
6269         (gnus-group-make-rss-group): Exclude `/'s from group names.
6270
6271 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6272
6273         * nnrss.el (nnrss-get-encoding): Fix regexp.
6274
6275 2004-12-27  Simon Josefsson  <jas@extundo.com>
6276
6277         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
6278         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
6279         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
6280
6281 2004-12-17  Kim F. Storm  <storm@cua.dk>
6282
6283         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
6284
6285         * gnus-sum.el (gnus-summary-mode-map): Likewise.
6286
6287 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6288
6289         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
6290
6291 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6292
6293         * nnrss.el: Require rfc2047 and mml.
6294         (nnrss-file-coding-system): New variable.
6295         (nnrss-format-string): Redefine it as an inline function.
6296         (nnrss-decode-group-name): New function.
6297         (nnrss-string-as-multibyte): Remove.
6298         (nnrss-retrieve-headers): Decode group name; don't use
6299         nnrss-format-string.
6300         (nnrss-request-group): Decode group name.
6301         (nnrss-request-article): Decode group name; allow a Message-ID as
6302         well as an article number; don't use nnrss-format-string; encode a
6303         Message-ID string which may contain non-ASCII characters; use
6304         mml-to-mime to compose a MIME article.
6305         (nnrss-request-expire-articles): Decode group name.
6306         (nnrss-request-delete-group): Decode group name.
6307         (nnrss-fetch): Clarify error message.
6308         (nnrss-read-server-data): Use insert-file-contents instead of load;
6309         bind file-name-coding-system; use multibyte buffer.
6310         (nnrss-save-server-data): Bind coding-system-for-write to the
6311         value of nnrss-file-coding-system; bind file-name-coding-system;
6312         add coding cookie.
6313         (nnrss-read-group-data): Use insert-file-contents instead of load;
6314         bind file-name-coding-system; use multibyte buffer.
6315         (nnrss-save-group-data): Bind coding-system-for-write to the
6316         value of nnrss-file-coding-system; bind file-name-coding-system.
6317         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
6318         make it work with non-ASCII text.
6319         (nnrss-find-el): Make it work with old xml.el as well.
6320
6321 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6322
6323         * nnrss.el (nnrss-get-encoding): New function.
6324         (nnrss-fetch): Use unibyte buffer initially; bind
6325         coding-system-for-read while performing mm-url-insert; remove ^Ms;
6326         decode contents according to the encoding attribute.
6327         (nnrss-save-group-data): Add coding cookie.
6328         (nnrss-mime-encode-string): New function.
6329         (nnrss-check-group): Use it to encode subject and author.
6330
6331 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6332
6333         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
6334         imaginary variable.
6335
6336 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6337
6338         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
6339         correctly even if there are wide characters.
6340
6341 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6342
6343         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
6344         downcased symbol names; make a new cache instead of reusing
6345         bbdb-hashtable.
6346
6347 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6350         concatenating segments rather than before concatenating them.
6351         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6352
6353         * message.el (message-get-reply-headers): Bind `extra'.
6354
6355 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6356
6357         * message.el (message-extra-wide-headers): New variable.
6358         (message-get-reply-headers): Use it.
6359
6360 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6361
6362         * gnus-agent.el (gnus-agent-group-path): Decode group name.
6363         (gnus-agent-group-pathname): Ditto.
6364
6365         * gnus-cache.el (gnus-cache-file-name): Decode group name.
6366
6367         * gnus-group.el (gnus-group-make-group): Decode group name.
6368         (gnus-group-make-rss-group): Register the group data after opening
6369         the nnrss group.
6370
6371 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
6372
6373         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
6374         by expiry now get marked as read.
6375
6376 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6377
6378         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
6379
6380 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
6381
6382         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
6383         unify Latin characters in XEmacs.
6384         (mm-find-mime-charset-region): Use it.
6385
6386 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * gnus-util.el (gnus-delete-directory): New function.
6389
6390         * gnus-agent.el (gnus-agent-delete-group): Use it.
6391
6392         * gnus-cache.el (gnus-cache-delete-group): Use it.
6393
6394 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6395
6396         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
6397         names.
6398
6399 2004-12-16  Simon Josefsson  <jas@extundo.com>
6400
6401         * hashcash.el (hashcash-payment-alist): Fix custom :type.
6402
6403 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
6406
6407         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
6408         (gnus-group-set-current-level): Decode group name.
6409
6410 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
6411
6412         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
6413         failed.
6414
6415 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6416
6417         * gnus-group.el (gnus-group-delete-group): Decode group name.
6418         (gnus-group-make-rss-group): Encode group name.
6419         (gnus-group-catchup-current): Decode group name.
6420         (gnus-group-kill-group): Decode group name.
6421
6422 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6423
6424         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
6425
6426 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6427
6428         * gnus-group.el (gnus-group-make-rss-group):
6429         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
6430
6431         * gnus-start.el (gnus-setup-news): Honor user's setting to
6432         gnus-message-archive-method.  Suggested by Lute Kamstra
6433         <lute@gnu.org>.
6434
6435 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
6436
6437         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
6438         global counterparts of the buffer-local variables.
6439
6440 2004-11-16  Romain Francoise  <romain@orebokech.com>
6441
6442         * gnus-sum.el (gnus-summary-exit): Don't clear the global
6443         counterparts of the buffer-local variables.
6444
6445 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6446
6447         * message.el (message-forbidden-properties): Fixed typo in doc
6448         string.
6449
6450 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6451
6452         * gnus-util.el (gnus-replace-in-string): Added doc string.
6453
6454         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
6455         to avoid problems when splitting mails with many recipients.
6456
6457 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6458
6459         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
6460         pop-to-buffer, covered by the subsequent gnus-configure-windows.
6461
6462 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
6463
6464         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
6465         if there is no hashtable in memory or file modification time is
6466         newer than cached timestamp.
6467
6468 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6469
6470         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
6471         not-matching option.
6472
6473 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
6474
6475         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
6476         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
6477         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6478         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
6479         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
6480         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
6481
6482 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * message.el (message-forward-make-body-mml): Remove headers
6485         according to message-forward-ignored-headers if a message is decoded.
6486
6487 2004-12-02  Romain Francoise  <romain@orebokech.com>
6488
6489         * message.el (message-forward-make-body-plain): Always remove
6490         headers according to message-forward-ignored-headers.
6491
6492 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6493
6494         * spam.el (spam-summary-prepare-exit): Remove the
6495         gnus-summary-limit pop for now, it has problems with ham marks for
6496         me.
6497
6498 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
6499
6500         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
6501         correctly.
6502
6503 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
6504
6505         * format-spec.el (format-spec): Message the char.
6506
6507 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
6508
6509         * gnus-art.el (gnus-split-methods): Reformat comments.
6510
6511         * spam.el (spam-summary-prepare-exit): Remove article limits
6512         before exiting the summary buffer.
6513
6514 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * lpath.el: Remove bbdb-create-internal, bbdb-records,
6517         spam-BBDB-register-routine and spam-enter-ham-BBDB.
6518
6519         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
6520         order to silence the byte compiler.
6521
6522         * spam.el: Fix the way to silence the byte compiler, which
6523         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
6524         bbdb-search-simple, spam-BBDB-register-routine,
6525         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
6526         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
6527         spam-stat-buffer-is-spam, spam-stat-load,
6528         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
6529         spam-stat-save and spam-stat-split-fancy.
6530
6531 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6532
6533         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
6534         which may confuse users.
6535         (canlock-password-for-verify): Ditto.
6536
6537         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
6538
6539         * gnus-art.el (gnus-emphasis-alist): Ditto.
6540
6541         * gnus-registry.el (gnus-registry-max-entries): Ditto.
6542
6543         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
6544
6545         * gnus-start.el (gnus-save-killed-list): Ditto.
6546
6547         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
6548         (gnus-sum-thread-tree-root): Ditto.
6549         (gnus-sum-thread-tree-false-root): Ditto.
6550         (gnus-sum-thread-tree-single-indent): Ditto.
6551
6552         * message.el (message-courtesy-message): Ditto.
6553         (message-archive-note): Ditto.
6554         (message-subscribed-address-file): Ditto.
6555         (message-user-fqdn): Ditto.
6556
6557         * spam-report.el (spam-report-gmane-regex): Ditto.
6558
6559         * spam.el (spam-blackhole-good-server-regex): Ditto.
6560
6561 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6562
6563         * mml.el (mml-preview): Widen the message buffer before copying
6564         the contents to the preview buffer; sort headers before previewing.
6565
6566         * message.el (message-hidden-headers): Fix the way to avoid a bug
6567         in the `repeat' widget in Emacs 21.3 or earlier.
6568
6569 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6570
6571         * message.el (message-hidden-headers): Default to "^References:".
6572         Improve customization type.  Suggested by Reiner Steib
6573         <Reiner.Steib@gmx.de>.
6574
6575 2004-11-25  Romain Francoise  <romain@orebokech.com>
6576
6577         * message.el (message-strip-forbidden-properties): Remove check for
6578         obsolete `message-hidden' text property, hidden headers are not
6579         accessible in the buffer anymore.
6580
6581 2004-11-22  Romain Francoise  <romain@orebokech.com>
6582
6583         * message.el (message-header-format-alist): Add `From' in list
6584         so that it can be sorted.
6585         (message-fix-before-sending): Widen and sort headers before
6586         sending.
6587         (message-hide-headers): Use narrowing to hide headers by moving
6588         them to the top of the buffer and narrowing to the region
6589         underneath.
6590
6591 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6592
6593         * message.el (message-strip-forbidden-properties): Bind
6594         buffer-read-only (etc) to nil.
6595
6596 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
6599         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6600
6601 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
6602
6603         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
6604
6605 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6606
6607         * dns.el (query-dns): Use sit-for to time instead of
6608         accept-process-output, since that doesn't seem to work on udp
6609         sockets.
6610
6611 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6612
6613         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
6614
6615 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
6616
6617         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
6618         doc string.  Improve doc string.
6619
6620 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6621
6622         * nntp.el (nntp-request-update-info): Return nil if
6623         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
6624         may not call gnus-activate-group which uselessly issues the GROUP
6625         commands for all nntp groups and wastes time.  Reported by Romain
6626         Francoise <romain@orebokech.com>.
6627
6628         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
6629
6630 2004-11-15  Simon Josefsson  <jas@extundo.com>
6631
6632         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
6633         headers separately.
6634         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
6635         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
6636
6637 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6638
6639         * gnus-start.el (gnus-convert-old-newsrc):
6640         Assign legacy-gnus-agent to 5.10.7.
6641
6642 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6643
6644         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6645         start of the lines.
6646
6647 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6648
6649         * hashcash.el (hashcash-default-payment): Change default to 20
6650         (hashcash-default-accept-payment): Change default to 20
6651         (hashcash-process-alist): New variable
6652         (hashcash-generate-payment-async): Add
6653         (hashcash-already-paid-p): Add
6654         (hashcash-insert-payment): Don't generate payments twice
6655         (hashcash-insert-payment-async): Add
6656         (hashcash-insert-payment-async-2): Add
6657         (hashcash-cancel-async): Add
6658         (hashcash-wait-async): Add
6659         (hashcash-processes-running-p): Add
6660         (hashcash-wait-or-cancel): Add
6661         (mail-add-payment): New optional argument.  Conditionally start
6662         asynchronous calculation.
6663         (mail-add-payment-async): Add
6664
6665         * message.el (message-send-mail): Wait for asynchronous hashcash
6666         results.  Don't clobber existing X-Hashcash headers.
6667         (message-setup-1): Call mail-add-payment-async when
6668         message-generate-hashcash is non-nil.
6669
6670 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6671
6672         * message.el (message-use-alternative-email-as-from): Examine the
6673         From header as well; use message-make-from in order to include a
6674         user's full name.
6675
6676 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6677
6678         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6679         default; improve customization type.
6680         (gnus-emphasis-custom-with-format): New macro.
6681         (gnus-emphasis-custom-value-to-external): New function.
6682         (gnus-emphasis-custom-value-to-internal): New function.
6683
6684 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6685
6686         * dns.el (query-dns): Resolve reverse addresses.
6687
6688 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6689
6690         * gnus-group.el (gnus-group-get-new-news): Use it.
6691
6692         * gnus-start.el (gnus-check-reasonable-setup): New function.
6693
6694 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6697         "Args out of range" error.  Reported by Arnaud Giersch
6698         <arnaud.giersch@free.fr>.
6699
6700 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6701
6702         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6703
6704 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6705
6706         * spam.el (spam group): Add :version.
6707
6708         * pgg-def.el (pgg group): Add :version.
6709
6710 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * gnus-art.el (gnus-article-edit-article): Don't associate the
6713         article buffer with a draft file.  This is a temporary measure
6714         against the 2004-08-22 change to gnus-article-edit-mode.
6715
6716 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6717
6718         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6719         (html2text-format-tags): Remove unused variable `attr'.
6720
6721 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6722
6723         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6724
6725         * tls.el (tls-process-connection-type, tls-success)
6726         (tls-certtool-program): Add :version.
6727
6728         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6729         (starttls-extra-arguments, starttls-process-connection-type)
6730         (starttls-connect, starttls-failure, starttls-success):
6731
6732         * spam-stat.el (spam-stat): Add :version.
6733
6734         * sieve.el (sieve): Add :version.
6735
6736         * sha1.el (sha1): Add :version.
6737         (sha1-use-external): Remove redundant version.
6738
6739         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6740         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6741         (nnmail-split-fancy-match-partial-words)
6742         (nnmail-split-lowercase-expanded): Add :version.
6743
6744         * nndiary.el (nndiary): Add :version.
6745
6746         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6747
6748         * mml-sec.el (mml-default-sign-method)
6749         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6750         Add :version.
6751
6752         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6753
6754         * mm-url.el (mm-url-use-external, mm-url-program)
6755         (mm-url-arguments): Add :version.
6756
6757         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6758         (mm-attachment-file-modes, mm-decrypt-option)
6759         (mm-w3m-safe-url-regexp): Add :version.
6760
6761         * message.el (message-cite-prefix-regexp)
6762         (message-sendmail-envelope-from, message-minibuffer-local-map)
6763         (message-user-fqdn, message-completion-alist): Add :version.
6764
6765         * gnus-win.el (gnus-configure-windows-hook)
6766         (gnus-use-frames-on-any-display): Add :version.
6767
6768         * gnus-art.el (gnus-article-address-banner-alist)
6769         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6770         (gnus-treat-from-picon, gnus-treat-mail-picon)
6771         (gnus-treat-x-pgp-sig): Add :version.
6772
6773         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6774         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6775         (gnus-summary-article-delete-hook)
6776         (gnus-summary-display-while-building): Add :version.
6777
6778         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6779         (gnus-get-top-new-news-hook):Add :version.
6780
6781         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6782         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6783
6784         * gnus-registry.el (gnus-registry): Add :version.
6785
6786         * gnus-spec.el (gnus-use-correct-string-widths)
6787         (gnus-make-format-preserve-properties): Add :version.
6788
6789         * gnus.el (gnus-group-charter-alist)
6790         (gnus-group-fetch-control-use-browse-url)
6791         (gnus-install-group-spam-parameters): Add :version.
6792
6793         * gnus-diary.el (gnus-diary): Add :version.
6794
6795         * gnus-delay.el (gnus-delay): Add :version.
6796
6797         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6798         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6799         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6800         Add :version.
6801
6802         * gnus-agent.el (gnus-agent-max-fetch-size)
6803         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6804         (gnus-agent-prompt-send-queue): Add :version.
6805
6806         * deuglify.el (gnus-outlook-deuglify): Add :version.
6807
6808         * html2text.el: Beautify code.  Improve doc strings.  Some
6809         checkdoc cleanup.
6810         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6811
6812 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6813
6814         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6815
6816 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6817
6818         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6819         when package is loaded.
6820
6821         * spam.el (spam-summary-score-preferred-header): Add global preference
6822         for people who want to override the default SpamAssassin over
6823         Bogofilter preference (when both are set).
6824         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6825         (spam-user-format-function-S): Check
6826         spam-summary-score-preferred-header.
6827         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6828         (spam-user-format-function-S): Format the score correctly.
6829
6830 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6831
6832         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6833         signature file.  Suggested by Manoj Srivastava
6834         <srivasta@golden-gryphon.com>.
6835
6836         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6837         iso-2022-jp even in the Japanese language environment.
6838         Suggested by Jason Rumney <jasonr@gnu.org>.
6839
6840 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6843         use the same characters as the dummy marks; make it free from
6844         getting affected by the language environment.
6845         (gnus-summary-read-group-1): Update mark positions only when the
6846         format spec is updated.
6847
6848         * gnus-spec.el (gnus-update-format-specifications): Return a list
6849         of updated types.
6850
6851 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6852
6853         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6854         of boundp to check if display-warning is available.
6855
6856 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6857
6858         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6859
6860 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6861
6862         * nnspool.el (nnspool-spool-directory): Use news-path if the
6863         news-directory variable is not bound.
6864
6865         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6866         function instead of display-warning if it is not available.
6867
6868 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6869
6870         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6871         v5-10: Use `point-at-bol'.
6872
6873 2004-10-26  Simon Josefsson  <jas@extundo.com>
6874
6875         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6876         <chenggao@gmail.com>.
6877
6878 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6879
6880         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6881         instead.
6882
6883 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6884
6885         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6886         to remove a server from the nnimap-server-buffer-alist.
6887         (nnimap-open-connection, nnimap-close-server): Use it.
6888
6889         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6890
6891 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6892
6893         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6894         running the major-mode function.
6895
6896 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6897
6898         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6899         dummy marks in the right way.
6900
6901 2004-10-18  David Edmondson  <dme@dme.org>
6902
6903         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6904         excessively.
6905
6906 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6907
6908         * gnus-util.el (gnus-split-references): Accept a nil references
6909         string and go on blissfully.
6910
6911         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
6912         cases where the references string is non-nil but has no references.
6913
6914         * encrypt.el: Add autoload tags.
6915
6916         * spam.el (spam-resolve-registrations-routine): Remove article
6917         from unregistration list too.  Reported by David Hanak
6918         <dhanak@isis.vanderbilt.edu>
6919
6920 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6921
6922         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6923         nil.  Changed custom type.
6924
6925 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6926
6927         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6928
6929         * gnus-sum.el (gnus-summary-move-article): Use it.
6930
6931 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6932
6933         * encrypt.el: Add autoload cookies.
6934
6935         * spam.el (spam-backend-article-list-property)
6936         (spam-backend-get-article-todo-list)
6937         (spam-backend-put-article-todo-list, )
6938         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6939         Resolve registrations separately.
6940         (spam-register-routine): Format comments.
6941         (spam-unregister-routine, spam-register-routine): Always call with
6942         specific-articles, no default list.
6943         (spam-summary-prepare-exit): Use the spam-classifications function.
6944
6945         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
6946         gnus-encrypt.el.
6947
6948         * encrypt.el: copied from gnus-encrypt.el
6949
6950         * gnus-encrypt.el: commented that it's obsolete
6951
6952 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6953
6954         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6955         (gnus-score-save): Use it.
6956
6957         * message.el (message-bury): Use `window-dedicated-p'.
6958
6959 2004-10-15  Simon Josefsson  <jas@extundo.com>
6960
6961         * pop3.el (top-level): Don't require nnheader.
6962         (pop3-read-timeout): Add.
6963         (pop3-accept-process-output): Add.
6964         (pop3-read-response, pop3-retr): Use it.
6965
6966 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6967
6968         * spam.el (spam-register-routine): Move comment.
6969         (spam-verify-bogofilter): Use 'unknown for the initial
6970         spam-bogofilter-valid state, not 'never.
6971
6972         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
6973         for netrc-machine.
6974
6975         * nnimap.el (nnimap-open-connection): Use
6976         netrc-machine-user-or-password.
6977
6978 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6979
6980         * gnus-registry.el (gnus-registry-unload-hook):
6981         Set as a variable with add-hook.
6982
6983         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6984         of news-path.
6985
6986         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6987
6988         * spam.el: Delete duplicate `provide'.
6989         (spam-unload-hook): Set as a variable with add-hook.
6990
6991 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6992
6993         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6994         in the doc string.
6995
6996         * message.el (message-ignored-news-headers)
6997         (message-ignored-supersedes-headers)
6998         (message-ignored-resent-headers)
6999         (message-forward-ignored-headers): Improve custom type.
7000
7001 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * message.el (message-tokenize-header): Fix 2004-09-06 change
7004         which used point-min in the wrong place.
7005
7006 2004-10-12  Simon Josefsson  <jas@extundo.com>
7007
7008         * tls.el (tls-certtool-program): New variable.
7009         (tls-certificate-information): New function, based on
7010         ssl-certificate-information.
7011
7012 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7013
7014         * compface.el: Move the version of ELisp-based uncompface program
7015         to the contrib directory because of the copyright problem.
7016
7017 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7018
7019         * message.el (message-kill-buffer): Raise the current frame.
7020
7021 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7022
7023         * gnus-sum.el: Mention that multibyte characters don't work as marks.
7024
7025         * gnus.el (message-y-or-n-p): Autoload.
7026
7027         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
7028         (pop3-password-required, pop3-authentication-scheme)
7029         (pop3-leave-mail-on-server): Made customizable.
7030         (pop3): New custom group.
7031         (pop3-retr): Remove `sleep-for' statements.
7032         Suggested by Dave Love <fx@gnu.org>.
7033
7034         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
7035         Windows/DOS.
7036
7037         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
7038         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
7039         Dave Love <fx@gnu.org>.
7040
7041         * mml.el (mml-minibuffer-read-disposition): Require match.
7042         Suggested by Dave Love <fx@gnu.org>.
7043
7044 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7045
7046         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
7047         doc string.
7048
7049 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
7052
7053 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7054
7055         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
7056         instead of calling `mm-insert-inline', to decode text/* parts
7057         before displaying them.
7058
7059 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7060
7061         * mm-uu.el (mm-uu-text-plain-type): New variable.
7062         (mm-uu-pgp-signed-extract-1): Use it.
7063         (mm-uu-pgp-encrypted-extract-1): Use it.
7064         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
7065         bind mm-uu-text-plain-type with that value.
7066         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
7067         mm-uu-dissect.
7068
7069 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * gnus-group.el (gnus-update-group-mark-positions):
7072         * gnus-sum.el (gnus-update-summary-mark-positions):
7073         * message.el (message-check-news-body-syntax):
7074         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
7075         of string-as-multibyte.
7076
7077 2004-10-05  Juri Linkov  <juri@jurta.org>
7078
7079         * gnus-group.el (gnus-update-group-mark-positions):
7080         * gnus-sum.el (gnus-update-summary-mark-positions):
7081         * message.el (message-check-news-body-syntax):
7082         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
7083         8-bit unibyte values to a multibyte string for search functions.
7084
7085 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * mm-uu.el (mm-uu-dissect): Allow optional arg.
7088         (mm-uu-dissect-text-parts): New function.
7089
7090         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
7091         dissect text parts.
7092
7093         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
7094         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
7095
7096         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
7097
7098         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
7099         gnus-current-topics instead of gnus-current-topic.
7100
7101 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
7102
7103         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
7104
7105 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
7106
7107         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
7108         where approriate.
7109
7110         * nnml.el (nnml-generate-active-info): do.
7111
7112         * nndiary.el (nndiary-generate-active-info): do.
7113
7114         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
7115         (gnus-topic-move): do.
7116
7117         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
7118         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
7119
7120         * gnus-srvr.el (gnus-server-prepare)
7121         (gnus-server-open-all-servers): do.
7122
7123         * gnus-msg.el (gnus-summary-cancel-article)
7124         (gnus-summary-resend-message)
7125         (gnus-summary-mail-crosspost-complaint): do.
7126
7127         * gnus-move.el (gnus-change-server): do.
7128
7129         * gnus-group.el (gnus-group-unmark-all-groups)
7130         (gnus-group-set-current-level): do.
7131
7132 2004-10-04  Simon Josefsson  <jas@extundo.com>
7133
7134         * message.el (message-generate-hashcash): Doc fix.
7135
7136 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
7137
7138         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
7139         avoid infinite recursion via gnus-get-function.
7140
7141 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
7142
7143         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
7144
7145         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
7146
7147         * nnmail.el (nnmail-split-history): do.
7148
7149         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
7150         (nnml-request-delete-group): do.
7151
7152         * nnslashdot.el (nnslashdot-read-groups): do.
7153
7154         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
7155         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
7156
7157         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
7158         (nnspool-sift-nov-with-sed): Use last
7159         (nnspool-retrieve-headers-with-nov): Use mapc.
7160         (nnspool-request-newgroups): Use dolist.
7161         (nnspool-request-group): Use last.
7162
7163         * nntp.el (nntp-read-server-type): Use dolist.
7164
7165         * nnvirtual.el (nnvirtual-create-mapping)
7166         (nnvirtual-update-read-and-marked): Use dolist.
7167         (nnvirtual-convert-headers): Simplify.
7168
7169 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7170
7171         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
7172         support for sync'ing tick marks.
7173
7174 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
7177         there's no visible header.
7178
7179 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7180
7181         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
7182         necessary, pass full group name to gnus-request-set-marks.
7183
7184 2004-10-01  Simon Josefsson  <jas@extundo.com>
7185
7186         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
7187         acroread.
7188
7189 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7190
7191         * spam-report.el (spam-report-gmane): Fix interactive.
7192
7193         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
7194
7195         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
7196         when writing file.
7197         (gnus-agent-synchronize-flags): Don't default to being
7198         interactive.
7199
7200 2004-09-30  Simon Josefsson  <jas@extundo.com>
7201
7202         * message.el (message-generate-hashcash): Add.
7203         (message-send-mail): Use it, call mail-add-payment.
7204
7205 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7206
7207         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
7208
7209 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
7210
7211         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
7212         gnus-requst-update-info with explicit code to sync the in-memory
7213         info read flags with the marks being sync'd to the backend.
7214
7215         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
7216
7217 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7218
7219         * spam.el (spam-verify-bogofilter): Add new function.
7220         (spam-check-bogofilter)
7221         (spam-bogofilter-register-with-bogofilter): Use it.
7222         (spam-verify-bogofilter): Add small fixes.
7223
7224 2004-09-28  Simon Josefsson  <jas@extundo.com>
7225
7226         * hashcash.el (hashcash-generate-payment): Revert.
7227
7228 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7229
7230         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
7231         gnus-extract-references instead of gnus-split-references.
7232
7233         * gnus-util.el (gnus-extract-references): Add new function, analogous
7234         to gnus-split-references but extracts only the message-ID without
7235         anything extra.
7236
7237         * hashcash.el (hashcash-generate-payment)
7238         (hashcash-check-payment): Do the right thing if hashcash-path is
7239         nil (because the hashcash program could not be found).
7240
7241         * spam.el (spam-use-hashcash): Remove comment.
7242
7243 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
7244
7245         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
7246         (gnus-cache-enter-article, gnus-cache-remove-article)
7247         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
7248
7249         * gnus-async.el (gnus-async-prefetch-remove-group): do.
7250
7251         * gnus-art.el (article-hide-boring-headers)
7252         (article-translate-strings, article-display-face)
7253         (gnus-article-mime-match-handle-first)
7254         (gnus-article-highlight-headers)
7255         (gnus-article-add-buttons-to-head): do.
7256
7257 2004-09-27  Simon Josefsson  <jas@extundo.com>
7258
7259         * hashcash.el: New version, from
7260         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
7261         ../contrib/.
7262
7263 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
7266
7267 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7268
7269         * gnus-dup.el (gnus-dup-open): Use mapc.
7270         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
7271
7272         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
7273         Reported by Stefan Wiens <s.wi@gmx.net>.
7274
7275         * gnus.el (gnus-shutdown): Use dolist.
7276
7277         * gnus-undo.el (gnus-undo): Use mapc.
7278
7279         * nnrss.el (nnrss-generate-active): do.
7280
7281         * message.el (message-cite-original-without-signature)
7282         (message-cite-original): Use mapc.
7283         (message-do-actions, message-make-forward-subject): Use dolist.
7284
7285 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7286
7287         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
7288         deletion to remove entire duplicate line.  Fixes merged article
7289         number bug.
7290
7291 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7292
7293         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
7294         servers that are offline.  Avoids having gnus-agent-toggle-plugged
7295         first ask if you want to open a server and then, even when you
7296         responded with no, asking if you want to synchronize the server's
7297         flags.
7298         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
7299         multi-line expressions.
7300         (gnus-agent-synchronize-group-flags): New internal function.
7301         Updates marks in memory (in the info structure) AND in the
7302         backend.
7303
7304         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
7305
7306         * nnagent.el (nnagent-request-set-mark): Use
7307         gnus-agent-synchronize-group-flags, not backend's request-set-mark
7308         method, to ensure that synchronization updates marks in the
7309         backend and in the info (in memory) structure.
7310
7311 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7312
7313         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
7314         convention fully; don't miss the root article of a thread; make
7315         the X-Draft-From header with correct article numbers.
7316
7317 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
7318
7319         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
7320         unless plugged.  Disable the agent so that an open failure causes
7321         an error.
7322
7323         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
7324         Reverted 2004-09-21 change.  The backend must be opened while
7325         synchronizing flags even when the backend stores the flags
7326         locally.
7327
7328 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7329
7330         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
7331         in `header' match.  Reported by Svend Tollak Munkejord.
7332
7333         * message.el (message-cite-original): Fix use of
7334         `message-cite-articles-with-x-no-archive'.
7335
7336 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
7339         (gnus-window-to-buffer): Ditto.
7340
7341         * mml.el (mml-preview-buffer): New variable.
7342         (mml-preview): Manage window layout with gnus-buffer-configuration.
7343
7344         * gnus-msg.el (gnus-setup-message): Put article numbers into the
7345         X-Draft-From header even if those articles aren't quoted.
7346
7347 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
7348
7349         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
7350         (gnus-request-set-mark, gnus-request-update-mark): Use new
7351         g-s-t-u-l-m to decide to use backend even when unplugged.
7352
7353 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7354
7355         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
7356         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
7357
7358 2004-09-20  Simon Josefsson  <jas@extundo.com>
7359
7360         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
7361         "utf-16-le".
7362
7363 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7364
7365         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
7366
7367 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7368
7369         * uudecode.el (uudecode-use-external): Add :version.
7370
7371         * smime.el (smime-CA-file, smime-encrypt-cipher)
7372         (smime-dns-server): Add :version.
7373
7374         * smiley.el (gnus-smiley-file-types): Add :version.
7375
7376         * sha1.el (sha1-use-external): Add :version.
7377
7378         * pgg-def.el (pgg-query-keyserver): Add :version.
7379
7380         * nnmail.el (nnmail-fancy-expiry-targets)
7381         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
7382         Add :version.
7383
7384         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
7385         (nnimap-retrieve-groups-asynchronous): Add :version.
7386         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
7387
7388         * mml.el (mml-content-disposition-parameters)
7389         (mml-insert-mime-headers-always): Add :version.
7390
7391         * mm-util.el (mm-coding-system-priorities): Add :version.
7392
7393         * mm-decode.el (mm-inline-text-html-with-images)
7394         (mm-keep-viewer-alive-types, mm-external-terminal-program)
7395         (mm-verify-option): Add :version.
7396         (mm-text-html-renderer): Change :version.
7397
7398         * message.el (message-fcc-externalize-attachments)
7399         (message-required-headers, message-draft-headers)
7400         (message-subject-trailing-was-query)
7401         (message-subject-trailing-was-ask-regexp)
7402         (message-subject-trailing-was-regexp, message-mark-insert-begin)
7403         (message-mark-insert-end, message-archive-header)
7404         (message-archive-note, message-cross-post-default)
7405         (message-cross-post-note, message-followup-to-note)
7406         (message-cross-post-note-function, message-use-mail-followup-to)
7407         (message-subscribed-address-functions)
7408         (message-subscribed-address-file, message-subscribed-addresses)
7409         (message-subscribed-regexps, message-allow-no-recipients)
7410         (message-yank-cited-prefix, message-signature-insert-empty-line)
7411         (message-hidden-headers, message-hierarchical-addresses)
7412         (message-mail-user-agent, message-use-idna)
7413         (message-valid-fqdn-regexp)
7414         (message-strip-special-text-properties, message-header-synonyms)
7415         (message-beginning-of-line, message-tab-body-function): Add :version.
7416         (message-insert-canlock, message-wide-reply-confirm-recipients):
7417         Change :version.
7418
7419         * mail-source.el (mail-source-ignore-errors): Add :group, :type
7420         and :version.
7421         (mail-source-delete-old-incoming-confirm)
7422         (mail-source-movemail-program): Add :version.
7423
7424         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
7425         (gnus-agent-cache, gnus-agent): Change :version.
7426
7427         * gnus-util.el (gnus-use-byte-compile): Change :version.
7428
7429         * gnus-sum.el (gnus-summary-make-false-root-always)
7430         (gnus-summary-default-high-score)
7431         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
7432         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
7433         (gnus-read-all-available-headers, gnus-article-emulate-mime)
7434         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
7435         (gnus-sum-thread-tree-single-indent)
7436         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7437         (gnus-sum-thread-tree-leaf-with-other)
7438         (gnus-sum-thread-tree-single-leaf): Add :version.
7439         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
7440         (gnus-article-loose-mime): Change :version.
7441
7442         * gnus-start.el (gnus-backup-startup-file)
7443         (gnus-save-startup-file-via-temp-buffer): Add :version.
7444
7445         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
7446         (gnus-server-offline-face): Add :version.
7447
7448         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
7449
7450         * gnus-msg.el (gnus-gcc-externalize-attachments)
7451         (gnus-debug-files, gnus-debug-exclude-variables)
7452         (gnus-discouraged-post-methods): Change :version.
7453         (gnus-confirm-mail-reply-to-news)
7454         (gnus-confirm-treat-mail-like-news): Add :version.
7455
7456         * gnus-int.el (gnus-server-unopen-status): Add :version.
7457
7458         * gnus-group.el (gnus-group-jump-to-group-prompt)
7459         (gnus-large-ephemeral-newsgroup)
7460         (gnus-fetch-old-ephemeral-headers): Add :version.
7461
7462         * gnus-fun.el (gnus-x-face-directory)
7463         (gnus-convert-pbm-to-x-face-command)
7464         (gnus-convert-image-to-x-face-command)
7465         (gnus-convert-image-to-face-command): Add :version.
7466
7467         * gnus-delay.el (gnus-delay-default-hour): Add :version.
7468
7469         * gnus-cite.el (gnus-cite-blank-line-after-header)
7470         (gnus-article-boring-faces): Add :version.
7471
7472         * gnus-art.el (gnus-buttonized-mime-types)
7473         (gnus-inhibit-mime-unbuttonizing)
7474         (gnus-treat-display-face)
7475         (gnus-treat-body-boundary): Change :version.
7476         (gnus-body-boundary-delimiter, gnus-picon-databases)
7477         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
7478         (gnus-treat-date-english, gnus-treat-fold-headers)
7479         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
7480         (gnus-treat-mail-picon, gnus-treat-wash-html)
7481         (gnus-article-encrypt-protocol)
7482         (gnus-use-idna, gnus-article-over-scroll)
7483         (gnus-mime-display-multipart-alternative-as-mixed)
7484         (gnus-mime-display-multipart-related-as-mixed)
7485         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
7486         (gnus-ctan-url, gnus-button-ctan-handler)
7487         (gnus-button-handle-ctan-bogus-regexp)
7488         (gnus-button-ctan-directory-regexp)
7489         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
7490         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
7491         (gnus-button-man-level, gnus-button-emacs-level)
7492         (gnus-button-message-level, gnus-button-browse-level): Add :version.
7493
7494         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
7495         (gnus-agent-go-online): Change :version.
7496         (gnus-agent-expire-unagentized-dirs)
7497         (gnus-agent-auto-agentize-methods): Add :version.
7498
7499         * flow-fill.el (fill-flowed-display-column)
7500         (fill-flowed-encode-column): Add :version.
7501
7502         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7503         (gnus-outlook-deuglify-unwrap-max)
7504         (gnus-outlook-deuglify-cite-marks)
7505         (gnus-outlook-deuglify-unwrap-stop-chars)
7506         (gnus-outlook-deuglify-no-wrap-chars)
7507         (gnus-outlook-deuglify-attrib-cut-regexp)
7508         (gnus-outlook-deuglify-attrib-verb-regexp)
7509         (gnus-outlook-deuglify-attrib-end-regexp)
7510         (gnus-outlook-display-hook): Add :version.
7511
7512         * binhex.el (binhex-use-external): Add :version.
7513
7514 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
7515
7516         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
7517         and `invisible'.
7518
7519 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7520
7521         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
7522         in gnus-registry-trim.
7523
7524 2004-09-13  Simon Josefsson  <jas@extundo.com>
7525
7526         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
7527
7528         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
7529
7530         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
7531         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7532         <yamaoka@jpl.org>.
7533         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
7534         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7535         <yamaoka@jpl.org>.
7536
7537         * sieve.el (sieve-manage-mode): Ditto.
7538
7539 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
7540
7541         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
7542
7543 2004-09-11  Simon Josefsson  <jas@extundo.com>
7544
7545         * dns-mode.el: Add.
7546
7547         * mm-view.el (mm-display-dns-inline): Add.
7548
7549         * mm-decode.el (mm-inline-media-tests): Add text/dns.
7550         (mm-automatic-display): Ditto.
7551
7552         * mailcap.el (mailcap-mime-data): Add text/dns.
7553         (mailcap-mime-extensions): Map .soa to text/dns.
7554
7555 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
7556
7557         * gnus-art.el (article-decode-mime-words, article-babel)
7558         (gnus-article-highlight-signature, gnus-article-add-buttons)
7559         (gnus-signature-toggle): Remove unnecessary bindings of
7560         `inhibit-read-only' inherited from v5.10 merge.
7561
7562 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7563
7564         * nntp.el (nntp): New customization group.
7565         (nntp-authinfo-file): Add customization group.
7566
7567         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
7568
7569         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
7570
7571         * gnus.el (to-address, to-list, subscribed)
7572         (large-newsgroup-initial): Ditto.
7573
7574         * flow-fill.el (fill-flowed-display-column)
7575         (fill-flowed-encode-column): Ditto.
7576
7577 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
7578
7579         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7580         Use point-min rather than 1.
7581         (message-send-mail): Use buffer-size rather than point-max.
7582
7583         * gnus-sum.el (gnus-summary-search-article-forward):
7584         Signal a specific `search-failed' rather than a generic `error'.
7585
7586         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7587         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7588         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
7589
7590 2004-09-10  Simon Josefsson  <jas@extundo.com>
7591
7592         * nndb.el (require): Remove tcp and duplicate cl.
7593
7594 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7595
7596         * gnus-agent.el (directory-files-and-attributes): Move forward.
7597
7598 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7599
7600         * gnus-agent.el (directory-files-and-attributes): Optionally
7601         defined to support XEmacs.
7602
7603 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7604
7605         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
7606         to avoid run-time CL dependencies.
7607         (gnus-agent-unfetch-articles): New function.
7608         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
7609         article numbers even when local .overview file is missing.
7610         (gnus-agent-read-article-number): New function. Only accepts
7611         27-bit article numbers.
7612         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
7613         gnus-agent-read-article-number.
7614         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
7615         from backend while recognizing that article numbers in .overview
7616         must be valid.
7617         (gnus-agent-update-files-total-fetched-for): Use
7618         directory-files-and-attributes to improve performance.
7619         * gnus-int.el (gnus-request-move-article): Use
7620         gnus-agent-unfetch-articles in place of gnus-agent-expire to
7621         improve performance.
7622
7623         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
7624         some users confused by references to .newsrc when they only have a
7625         .newsrc.eld file.
7626         (gnus-convert-mark-converter-prompt,
7627         gnus-convert-converter-needs-prompt): Fixed use of property list.
7628         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
7629         New function. Used internally to only display 'gnus converting
7630         files' message when actually necessary.
7631
7632         * gnus-sum.el (): Removed (require 'gnus-agent) as required
7633         methods now autoloaded.
7634
7635 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * gnus-sum.el (gnus-summary-insert-subject): Remove list
7638         identifiers.
7639
7640 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7641
7642         * gnus-picon.el: Fix indentation and closing parenthesis.
7643
7644 2004-09-01  Simon Josefsson  <jas@extundo.com>
7645
7646         * message.el (message-canlock-generate): Require sha1, not
7647         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7648         to require within a function.  Sadly, if sha1.el isn't loaded, the
7649         let binding in m-c-g will hide the defcustom definition, which is
7650         bad.)
7651
7652         * canlock.el: Require sha1, not sha1-el.
7653
7654         * message.el: Don't autoload sha1 (there is a autoload cookie in
7655         sha1.el).
7656
7657         * sha1-el.el: Renamed to sha1.el.
7658
7659 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7660
7661         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7662
7663 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7664
7665         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7666
7667 2004-08-30  Kim F. Storm  <storm@cua.dk>
7668
7669         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7670
7671         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7672         Add :group 'nnimap.
7673
7674 2004-08-30  Andreas Schwab  <schwab@suse.de>
7675
7676         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7677         ?* and ?\;.
7678
7679         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7680         and ?\' to symbol instead of whitespace.
7681
7682 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7683
7684         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7685
7686         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7687         instead of re-search-forward.
7688
7689         * gnus-uu.el (gnus-uu-save-article): Ditto.
7690         (gnus-uu-post-encode-uuencode): Ditto.
7691
7692         * html2text.el (html2text-clean-list-items): Ditto.
7693         (html2text-clean-dtdd): Ditto.
7694         (html2text-format-tags): Ditto.
7695
7696         * message.el (message-send-mail-with-sendmail): Fix regexp.
7697         (message-fill-field-general): Use search-forward instead of
7698         re-search-forward.
7699         (unbold-region): Ditto.
7700
7701         * nnrss.el (nnrss-request-article): Ditto.
7702
7703         * nnslashdot.el (nnslashdot-request-article): Ditto.
7704
7705         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7706
7707         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7708         "Unrecognized menu descriptor" error in XEmacs.
7709
7710 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7711
7712         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7713         parent article of a sparse article in the thread hashtb.
7714
7715 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7716
7717         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7718         (nnmail-expand-newtext): Lowercase expanded entries if
7719         nnmail-split-lowercase-expanded is non-nil.
7720
7721 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7724         entry.
7725
7726         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7727         of gnus-tmp-news-method into string under XEmacs.  It will be
7728         passed to gnus-correct-length which takes only a string argument.
7729
7730 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * gnus-util.el (gnus-bind-print-variables): New macro.
7733         (gnus-prin1): Use it.
7734         (gnus-prin1-to-string): Use it.
7735         (gnus-pp): New function.
7736         (gnus-pp-to-string): New function.
7737
7738         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7739         pp-to-string with gnus-pp-to-string.
7740         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7741         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7742         * gnus-msg.el (gnus-debug): Ditto.
7743         * gnus-score.el (gnus-score-save): Ditto.
7744         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7745         gnus-pp-to-string.
7746         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7747         with gnus-pp.
7748         * score-mode.el (gnus-score-pretty-print): Ditto.
7749         * webmail.el (webmail-debug): Ditto.
7750
7751 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * gnus-art.el (article-display-face, article-display-x-face): Use
7754         buffer-read-only.
7755
7756 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * gnus-art.el (article-hide-list-identifiers): Bind
7759         inhibit-read-only as t.
7760
7761 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7762
7763         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7764
7765 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7766
7767         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7768         (gnus-narrow-to-page): Don't assume point-min == 1.
7769         (gnus-article-edit-mode): Derive from message-mode.
7770
7771         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7772         point-min == 1.
7773
7774         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7775         Disable incorrect use of `assert'.
7776
7777         * message.el (message-mode): Set comment-start-skip.
7778
7779
7780 2004-08-22  Sam Steingold  <sds@gnu.org>
7781
7782         * pop3.el (pop3-leave-mail-on-server): New user variable.
7783         (pop3-movemail): Delete mail only when it is nil.
7784
7785 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7786
7787         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7788
7789         * mml.el (mml-preview): Use `pop-to-buffer'.
7790
7791         * message.el (message-goto-mail-followup-to): Insert after "To".
7792         (message-carefully-insert-headers): Add comment.
7793
7794         * gnus.el: Remove unused variable `gnus-article-check-size'.
7795
7796         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7797
7798         * gnus-art.el (gnus-button-alist): Improve
7799         `gnus-button-handle-library' entry.
7800
7801 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7802
7803         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7804         downcase, since XEmacs capitalizes error messages differently.
7805
7806 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7807
7808         * nntp.el: Add (require 'gnus) due to reference to
7809         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7810
7811 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7812
7813         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7814         `mm-fill-flowed'.
7815
7816         * mm-decode.el (mm-dissect-singlepart): Check it.
7817
7818 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7819
7820         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7821         'imap' for netrc parsing.
7822
7823 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7824
7825         * mailcap.el (mailcap-mime-data): Mark as risky.
7826
7827 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7830         may be included in the encoded word.
7831         (rfc2047-encode): Don't append a space if the encoded word
7832         includes close parenthesis.
7833
7834 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7835
7836         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7837         of text within parentheses.
7838
7839 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7840
7841         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7842         (gnus-encrypt-write-file-contents): Make the password key the file
7843         name PLUS the cipher, not just the cipher.  Also remove failed
7844         passwords from the cache.
7845
7846 2004-08-06  Simon Josefsson  <jas@extundo.com>
7847
7848         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7849         fix.
7850
7851 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7852
7853         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7854         LWSP.
7855
7856 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7857
7858         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7859         to append in-reply-to: data to the references: header.
7860
7861         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7862         (netrc-parse): Use gnus-encrypt.el functions.
7863
7864         * gnus-encrypt.el: Add new file for encryption support; currently
7865         does only a few GPG ciphers and an internal XOR cipher.
7866
7867         * password.el: Add comments on using password-read-and-add.
7868         (password-read-and-add): Add function to read and add the
7869         password to the cache at once.
7870
7871 2004-07-28  Simon Josefsson  <jas@extundo.com>
7872
7873         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7874         parameter (but don't use it, for now).
7875
7876         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7877         instead of hard coding to nil.
7878
7879 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7880
7881         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7882         as mm-inline-image-xemacs does.
7883
7884 2004-07-26  Simon Josefsson  <jas@extundo.com>
7885
7886         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7887         Revert part of 2004-07-17 change below.
7888
7889 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7892         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7893
7894 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7895
7896         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7897         quotes that actually start with ">" at the beginning of the
7898         lines.
7899
7900 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * rfc2047.el (rfc2047-encode-region): Fix last change.
7903         (rfc2047-encode-parameter): Remove useless concat.
7904
7905 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7906
7907         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7908         encode special characters; fix some kind of misconfigured headers;
7909         signal a real error if debug-on-quit or debug-on-error is non-nil.
7910         (rfc2047-encode-max-chars): New variable.
7911         (rfc2047-encode-1): Use it.
7912         (rfc2047-encode-parameter): New function.
7913
7914         * mml.el (mml-insert-parameter): Remove an excessive space.
7915
7916 2004-07-17  Simon Josefsson  <jas@extundo.com>
7917
7918         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7919         Kai Grossjohann <kai@emptydomain.de>.
7920         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7921         (gnus-group-make-menu-bar): Ditto.
7922
7923         * gnus-util.el (gnus-group-server): Add.
7924
7925 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7926
7927         * message.el (message-clone-locals): Clone sendmail and smtp
7928         variables.
7929
7930 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * rfc2047.el (rfc2047-encode-region): Fix last change.
7933
7934 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7937         characters as non-special.
7938
7939 2004-07-09  Simon Josefsson  <jas@extundo.com>
7940
7941         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7942         Users will lose all flag changes made while unplugged with
7943         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7944         good default.  See numerous reports on ding mailing list.
7945
7946 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7949         add generate-head-function and generate-article-function to the
7950         rfc822-forward entry.
7951         (nndoc-rfc822-forward-generate-article): New function.
7952         (nndoc-rfc822-forward-generate-head): New function.
7953
7954         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7955
7956 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7957
7958         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7959         respect display group parameter and gnus-summary-expunge-below.
7960         (gnus-articles-to-read): Remove unused reference to display group
7961         parameter.
7962
7963 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7964
7965         * nnheader.el (nnheader-uniquify-message-id): New experimental
7966         variable.
7967         (nnheader-nov-read-message-id): Use it.
7968
7969         * spam-report.el (spam-report-gmane): Add interactive.
7970
7971 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7972
7973         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7974         qp-or-base64 for the application/* types.
7975
7976 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7977
7978         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7979
7980 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7981
7982         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
7983         trim value.
7984
7985 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7986
7987         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7988         New macro and function.
7989         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7990
7991 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7994         after-load-alist.
7995
7996 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7997
7998         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7999         update info that isn't there.
8000
8001 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
8002
8003         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
8004         entry.
8005
8006 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8007
8008         * mm-view.el (mm-inline-render-with-function): Use multibyte
8009         buffer; decode html source by charset.
8010
8011         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
8012
8013         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
8014         Mule-UCS is loaded under XEmacs.
8015         (mm-mime-mule-charset-alist): Avoid duplicated entries.
8016
8017 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
8018
8019         * nnheader.el (nnheader-max-head-length): Increase to 8192.
8020
8021 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8022
8023         * mm-util.el (mm-coding-system-p): Return a coding-system.
8024         (mm-mime-mule-charset-alist): Use shift_jis instead of
8025         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
8026         entries for the mime charsets iso-2022-jp-3 and shift_jis.
8027         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
8028         instead of japanese-shift-jis and iso-latin-1 respectively in
8029         order to share the default value with both Emacs and XEmacs-mule.
8030         (mm-mule-charset-to-mime-charset): Make
8031         mm-coding-system-priorities effective.
8032         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
8033         while predicating of candidates upon the priorities.
8034
8035 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
8036
8037         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8038         gnus-uu-invert-processable.
8039
8040         * gnus.el: Autoload gnus-uu-invert-processable.
8041
8042 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * mm-util.el (mm-with-multibyte-buffer): New macro.
8045
8046         * rfc2047.el (rfc2047-encode-string): Use it.
8047         (rfc2047-encode-region): Move point to the end of the region after
8048         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
8049
8050 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8051
8052         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
8053         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
8054
8055 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8056
8057         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
8058         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
8059         Karl Chen <quarl@nospam.quarl.org>.
8060
8061 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
8062
8063         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
8064         invalid addresses.
8065
8066 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
8067
8068         * spam.el: Change section markers, revise TODO list.
8069         (spam-backends): Make new master list of all installed backends.
8070         (spam-summary-exit-behavior): Add new variable to determine how
8071         messages moves are done at summary exit.
8072         (spam-move-spam-nonspam-groups-only)
8073         (spam-process-ham-in-nonham-groups)
8074         (spam-process-ham-in-spam-groups): Remove variables, the
8075         spam-summary-exit-behavior variable should be used to manage this
8076         behavior.
8077         (spam-old-ham-articles, spam-old-spam-articles): Remove.
8078         (spam-old-articles): Add variable, replacing spam-old-ham-articles
8079         and spam-old-spam-articles.
8080         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
8081         Add empty variables, placeholders for the backends they represent.
8082         (spam-set-difference): Move, unchanged.
8083         (spam-list-of-processors): Declare OBSOLETE, not used anymore
8084         unless the user has a processor variable.
8085         (spam-classifications, spam-classification-valid-p)
8086         (spam-backend-properties, spam-backend-property-valid-p)
8087         (spam-backend-function-type-valid-p)
8088         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
8089         (spam-report-articles-gmane, spam-report-articles-resend):
8090         Remove functions, they are not needed.
8091         (spam-install-backend-super, spam-backend-list)
8092         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
8093         (spam-backend-function, spam-backend-ham-registration-function)
8094         (spam-backend-spam-registration-function)
8095         (spam-backend-ham-unregistration-function)
8096         (spam-backend-spam-unregistration-function)
8097         (spam-backend-statistical-p, spam-backend-mover-p)
8098         (spam-install-backend-alias, spam-install-checkonly-backend)
8099         (spam-install-mover-backend, spam-install-nocheck-backend)
8100         (spam-install-backend, spam-install-statistical-backend)
8101         (spam-install-statistical-checkonly-backend): Add backend installation
8102         support.
8103         (spam-summary-prepare-exit): Rewrite to use the new backend code.
8104         (spam-group-processor-p): Use the new backend code and respect the
8105         summary exit behavior.
8106         (spam-mark-spam-as-expired-and-move-routine): Remove.
8107         (spam-summary-prepare): Change to use the new spam-old-articles
8108         variable.
8109         (spam-copy-or-move-routine, spam-copy-spam-routine)
8110         (spam-move-spam-routine, spam-copy-ham-routine)
8111         (spam-move-ham-routine): Add code to copy/move ham or spam.
8112         (spam-fetch-field-fast): Improve doc and code, plus allow the
8113         'number request.
8114         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
8115         variables.
8116         (spam-split, spam-find-spam): Use the new backend code.
8117         (spam-registration-functions): Remove variable.
8118         (spam-unregister-routine): Add convenience wrapper.
8119         (spam-log-undo-registration, spam-register-routine)
8120         (spam-log-processing-to-registry)
8121         (spam-log-unregistration-needed-p): Rename "check" to "backend"
8122         where possible.
8123         (spam-check-gmane-xref, spam-check-regex-headers)
8124         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
8125         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
8126         (spam-check-bogofilter-headers, spam-check-spamoracle)
8127         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
8128         (spam-check-crm114-headers): Use the spam-split-group that
8129         spam-split prepares, no need to determine it every time.
8130
8131         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
8132         to the nnheader-parse-naked-head call.
8133
8134         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
8135
8136         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
8137         the nnheader-nov-read-message-id call.
8138
8139 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8140
8141         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
8142         gnus-activate-group twice.  Suggested by Markus Peter
8143         <warp@spin.de>.
8144
8145 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8146
8147         * gnus-art.el (gnus-article-time-format): Exchange the order of
8148         day and month in the default value; fix customization type.
8149         (article-date-ut): Use add-text-properties.
8150         (article-make-date-line): Use message-make-date instead of
8151         current-time-string.
8152
8153         * message.el (message-fetch-field): Don't use set-text-properties.
8154         (message-make-date): Simplify.
8155
8156         * messagexmas.el (message-xmas-make-date): New function.
8157         (message-xmas-redefine): Defalias message-make-date to it.
8158
8159 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8160
8161         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
8162         (rfc2047-encode-region): Treat text within parentheses as special;
8163         show the original text when error has occurred.
8164
8165         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
8166         already-computed method to gnus-activate-group.
8167
8168         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
8169         same select-methods identical Lisp objects.
8170
8171         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
8172         object when modifying the info.
8173
8174 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8175
8176         * gnus-srvr.el (gnus-server-set-info): Remove the server from
8177         gnus-opened-servers since it has never been opened with the new
8178         configuration yet.
8179
8180 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8181
8182         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
8183         arg to nnheader-generate-fake-message-id.
8184
8185 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
8186
8187         * nnheader.el (nnheader-generate-fake-message-id): Accept a
8188         number and build a fake message ID localized to a group and
8189         article number (so it's repeatable from that point on).
8190         (nnheader-fake-message-id-p): Change regex to accomodate new fake
8191         ID format.
8192
8193         * gnus-sum.el (gnus-get-newsgroup-headers): Call
8194         nnheader-generate-fake-message-id with the article number.
8195
8196 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
8197
8198         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
8199         end-of-buffer.
8200
8201 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8202
8203         * message.el (message-ignored-supersedes-headers): Add Approved.
8204
8205 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * rfc2047.el (rfc2047-encode-message-header): Remove useless
8208         goto-char.
8209         (rfc2047-encode): Fold the line before encoding.
8210
8211 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8212
8213         * rfc2047.el (rfc2047-encode-message-header): Disabled header
8214         folding -- not all headers can be folded, and this should be done
8215         by the message composition mode.  Probably.  I think.
8216
8217 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8218
8219         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
8220         fast.
8221
8222         * gnus-ems.el (gnus-remove-image): Don't use
8223         message-text-with-property; remove only the image found first.
8224
8225         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
8226         found first.
8227
8228 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
8229
8230         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
8231
8232 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * message.el (message-text-with-property): Make it fast and accept
8235         optional arguments.
8236         (message-strip-forbidden-properties): Use it.
8237         (message-fix-before-sending): Follow the m-t-w-p change.
8238
8239         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
8240
8241 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8242
8243         * gnus-art.el (article-hide-headers): Don't change the buffer
8244         mistakenly when performing mml-preview even if
8245         gnus-single-article-buffer is nil.
8246
8247 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
8248
8249         * message.el (message-expand-name-databases): New user option.
8250         (message-expand-name): Use it.
8251
8252 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
8253
8254         * spam.el (spam-report-articles-resend)
8255         (spam-report-resend-register-routine): Allow ham reporting.
8256         (spam-report-resend-register-ham-routine): Add wrapper.
8257         (spam-registration-functions): Add ham resending functions.
8258         (spam-list-of-processors): Add ham resend processor.
8259
8260         * gnus.el (ham-resend-to): Add new group parameter.
8261         (spam-process): Add ham resend option.
8262
8263         * spam-report.el (spam-report-resend): Allow reporting ham.
8264         (spam-report-resend-ham): Add wrapper.
8265
8266 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8267
8268         * message.el (message-cite-articles-with-x-no-archive): New
8269         variable.
8270         (message-cite-original): Use it.
8271
8272 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8273
8274         * message.el (message-cite-original): Respect X-No-Archive.
8275
8276 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8277
8278         * gnus-art.el (article-hide-headers): Refer to the values for
8279         gnus-ignored-headers and gnus-visible-headers in the summary
8280         buffer since a user may have set them as group parameters.
8281
8282 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
8283
8284         * assistant.el (assistant-node-name): Add convenience function.
8285         (assistant-render-text, assistant-render-node): Add error handling,
8286         plus handle multiple next nodes.
8287         (assistant-find-next-node): Comment out for now.
8288         (assistant-find-next-nodes): Add function, returns list of next
8289         nodes.
8290
8291 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * mail-source.el (mail-source-directory): Fix doc-string.
8294
8295 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
8296
8297         * assistant.el (assistant-render-text, assistant-eval): Add :set
8298         widget type, which is different because it takes and returns a
8299         list.  Much hilarity ensues.
8300
8301 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
8302
8303         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
8304
8305         * gnus-group.el (gnus-group-get-new-news-this-group): Added
8306         doc-string.
8307
8308         * gnus-start.el (gnus-activate-group): Added doc-string.
8309
8310 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
8313
8314 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
8315
8316         * assistant.el (assistant-render-text): Try to add a :set
8317         widget, more to come.
8318
8319         * spam.el (spam-group-spam-contents-p): Handle empty groupname
8320         strings.
8321         (spam-report-articles-resend)
8322         (spam-register-routine): Do registration iff any articles warrant
8323         it.
8324         (spam-summary-prepare-exit): Change log message for nil group
8325         destinations.
8326
8327 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
8328
8329         * spam.el (spam-report-resend-register-routine): Allow
8330         spam-report-resend-to to be a group parameter or a global value.
8331
8332 2004-05-26  Simon Josefsson  <jas@extundo.com>
8333
8334         * starttls.el: Merge with my GNUTLS based starttls.el.
8335         (starttls-gnutls-program, starttls-use-gnutls)
8336         (starttls-extra-arguments, starttls-process-connection-type)
8337         (starttls-connect, starttls-failure, starttls-success): New
8338         variables.
8339         (starttls-program, starttls-extra-args): Doc fix.
8340         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
8341         functions.
8342         (starttls-negotiate, starttls-open-stream): Check
8343         `starttls-use-gnutls' and pass on to corresponding *-gnutls
8344         function if it is set.
8345
8346 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8347
8348         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
8349         structured fields.
8350
8351 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
8354
8355 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
8356
8357         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
8358         variable.
8359         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
8360         assigning the spam-mark to new messages.
8361
8362 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
8363
8364         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
8365
8366 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8367
8368         * dgnushack.el: Autoload customize-set-variable for XEmacs.
8369
8370         * rfc2047.el (rfc2047-encodable-p): Don't move point.
8371         (rfc2047-decode): Treat the ascii coding-system as raw-text by
8372         default.
8373
8374 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
8375
8376         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
8377         correct data.
8378
8379 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
8380
8381         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
8382         (spam-group-processor-p): Fix function.
8383         (spam-group-processor-multiple-p)
8384         (spam-group-spam-processor-report-gmane-p)
8385         (spam-group-spam-processor-report-resend-p)
8386         (spam-group-spam-processor-bogofilter-p)
8387         (spam-group-spam-processor-blacklist-p)
8388         (spam-group-spam-processor-ifile-p)
8389         (spam-group-ham-processor-ifile-p)
8390         (spam-group-spam-processor-spamoracle-p)
8391         (spam-group-spam-processor-crm114-p)
8392         (spam-group-ham-processor-bogofilter-p)
8393         (spam-group-spam-processor-stat-p)
8394         (spam-group-ham-processor-stat-p)
8395         (spam-group-ham-processor-whitelist-p)
8396         (spam-group-ham-processor-BBDB-p)
8397         (spam-group-ham-processor-spamoracle-p)
8398         (spam-group-ham-processor-copy-p): Remove functions with some
8399         prejudice against unneeded code.
8400         (spam-report-articles-resend)
8401         (spam-report-resend-register-routine): Allow the group/topic
8402         spam-resend-to value to override spam-report-resend-to.
8403         (spam-summary-prepare-exit): Invoke spam-group-processor-p
8404         properly now.
8405
8406         * gnus.el (spam-resend-to): Add group/topic parameter.
8407         (spam-process): Move the OBSOLETE processors to the end of the
8408         choices.
8409
8410 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
8411
8412         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
8413         with resend-to set to nil, and then ask the user if necessary.
8414         (spam-report-resend): spam-report-resend takes a list of articles, not
8415         separate article numbers.
8416
8417 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8418
8419         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
8420         addition to emacs-w3m.
8421
8422 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8423
8424         * assistant.el (assistant-authinfo-data): New function.
8425         (assistant-eval): Eval for entire assistant.
8426
8427         * netrc.el (netrc-services-file): New variable.
8428         (netrc-parse-services): New function.
8429         (netrc-find-service-name): New function.
8430         (netrc-find-service-number): New function.
8431         (netrc-port-equal): New function.
8432         (netrc-machine): Use it.
8433
8434         * nnimap.el (nnimap-open-connection): Use netrc.
8435
8436         * gnus-util.el (gnus-netrc-get): Remove aliases.
8437
8438         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
8439
8440         * assistant.el (wid-edit): Fix compilation.
8441
8442         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
8443
8444 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
8445
8446         * gnus-util.el (gnus-set-file-modes): New function.  (small
8447         patch).
8448
8449 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8450
8451         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
8452
8453         * assistant.el (assistant-render-node): Fix up rendering and
8454         read-only text.
8455         (assistant-render-node): Reset.
8456         (assistant-make-read-only): Not sticky.
8457
8458 2004-05-20  Danny Siu  <dsiu@adobe.com>
8459
8460         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
8461         centered even when gnus-auto-center-summary is t
8462
8463 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8464
8465         * dns.el (dns-get-txt-answer): New function.
8466         (dns-read-txt): Ditto.
8467         (query-dns): Use it.
8468
8469 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
8472         active for foreign groups even if the group level is higher than
8473         the specified value.
8474
8475 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8476
8477         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
8478         non-active groups.
8479
8480         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
8481
8482 2004-05-20  Magnus Henoch  <mange@freemail.hu>
8483
8484         * dns.el (dns-read-type): Add support for SVR.  (small patch)
8485
8486 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8487
8488         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
8489         (spam-crm114-header, spam-crm114-spam-switch)
8490         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
8491         (spam-crm114-positive-spam-header)
8492         (spam-crm114-database-directory, spam-list-of-processors)
8493         (spam-group-spam-processor-crm114-p)
8494         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
8495         (spam-generic-score, spam-list-of-checks)
8496         (spam-list-of-statistical-checks, spam-registration-functions)
8497         (spam-check-crm114-headers, spam-crm114-score)
8498         (spam-check-crm114, spam-crm114-register-with-crm114)
8499         (spam-crm114-register-spam-routine)
8500         (spam-crm114-unregister-spam-routine)
8501         (spam-crm114-register-ham-routine)
8502         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
8503         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
8504
8505         * gnus.el: Add spam-use-crm114.
8506
8507         * spam.el (spam-list-of-processors, spam-registration-functions):
8508         Add spam-use-resend.
8509         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
8510         (spam-report-articles-gmane): Add doc fix.
8511         (spam-report-articles-resend,
8512         spam-report-resend-register-routine): Add wrappers around
8513         spam-report-resend-to.
8514
8515         * spam-report.el (spam-report-resend-to, spam-report-resend):
8516         Add support for resending spam.
8517         (spam-report-gmane): Fix line length >80.
8518
8519         * gnus.el (spam-process): Add spam-use-resend.
8520
8521 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8522
8523         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
8524         number of processed spam messages.
8525         (spam-ham-copy-or-move-routine): Return the number of processed
8526         ham messages.
8527         (spam-summary-prepare-exit): Use the above values to decide
8528         whether status messages shouled be displayed.
8529
8530 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
8533         `rfc2047-encoding-function-alist' in order to avoid conflicting
8534         with the old version.
8535         (rfc2047-encode-region): Concatenate words containing non-ASCII
8536         characters in structured fields; don't encode space-delimited
8537         ASCII words even in unstructured fields; don't break words at
8538         char-category boundaries.
8539         (rfc2047-encode-1): New function.
8540         (rfc2047-encode): Use it; encode text so that it occupies the
8541         maximum width within 76-column; work correctly on Q encoding for
8542         iso-2022-* charsets.
8543         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
8544         sure not to break a line just after the header name.
8545         (rfc2047-b-encode-region): Removed.
8546         (rfc2047-b-encode-string): New function.
8547         (rfc2047-q-encode-region): Removed.
8548         (rfc2047-q-encode-string): New function.
8549
8550         * mm-util.el (mm-replace-in-string): New function.
8551
8552 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8553
8554         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
8555         get it right.
8556         (gnus-inews-make-draft): Really.
8557
8558 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
8559
8560         * nnmh.el (nnmh-request-list-1): Don't check the link count
8561         before descending.  (small patch)
8562
8563 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8564
8565         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
8566         stuff.
8567
8568         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
8569         on real group name.
8570
8571         * gnus-art.el (gnus-signature-limit): Doc fix.
8572
8573         * gnus-msg.el (gnus-inews-make-draft): Quote list.
8574
8575         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
8576
8577 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
8578
8579         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8580         isn't a string.
8581
8582 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8583
8584         * gnus-draft.el (gnus-draft-send): Bind
8585         rfc2047-encode-encoded-words.
8586
8587         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8588         (rfc2047-encodable-p): Say that =? needs encoding.
8589         (rfc2047-encode-encoded-words): New variable.
8590
8591         * gnus-group.el (gnus-group-select-group): Doc fix.
8592
8593         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
8594
8595         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
8596         to nil.
8597
8598         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
8599
8600         * nnheader.el (nnheader-get-lines-and-char): New function.
8601
8602 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
8603
8604         * gnus-msg.el (gnus-summary-followup-with-original): Document
8605         yanking of region when active.
8606
8607 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8608
8609         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
8610         groups if the group level is higher than the specified value.
8611
8612 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8613
8614         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
8615         (gnus-group-jump-to-group): Added prefix argument using
8616         `gnus-group-jump-to-group-prompt'.  Query before jumping to
8617         non-active group.
8618
8619         * compface.el (uncompface): Be verbose when changing
8620         `uncompface-use-external'.
8621
8622         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
8623         handle manual section.
8624
8625 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8626
8627         * gnus-art.el (gnus-button-alist): Revert previous change.
8628
8629 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8630
8631         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
8632
8633 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8634
8635         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
8636         whether backend can accept message.
8637
8638         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
8639
8640 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8641
8642         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8643         Avoid creating directory when nntp-marks-is-evil is true.
8644         Reported by Reiner Steib.
8645
8646 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8647
8648         * gnus-picon.el (gnus-picon-style): New variable.
8649         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8650         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8651         Jesper Harder <harder@ifa.au.dk>.
8652
8653 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8654
8655         * message.el (message-fill-field): Return point.
8656         (message-generate-headers): Go to end of field.
8657
8658         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8659         stuff for non-living groups.
8660
8661 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8662
8663         * gnus-art.el (gnus-article-followup-with-original)
8664         (gnus-article-reply-with-original): gnus-mark-active-p ->
8665         gnus-region-active-p.
8666
8667 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8668
8669         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8670         only when there is spam or ham to be processed.
8671
8672 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8673
8674         * mail-source.el (mail-source-delete-crash-box): Refactor.
8675         (mail-source-fetch): Use it.
8676         (mail-source-fetch-file): Ditto.
8677         (mail-source-fetch-directory): Run postscript in loop.
8678         (mail-source-fetch-pop): Delete.
8679         (mail-source-fetch-maildir): Ditto.
8680         (mail-source-fetch-imap): Ditto.
8681
8682         * imap.el (imap-authenticators): Comment out sasl.
8683
8684         * message.el (message-skip-to-next-address): New function.
8685         (message-fill-header-address): Refactor.
8686         (message-fill-address): Use it.
8687         (message-delete-address): Use it.
8688         (message-fill-header-general): Refactor.
8689         (message-fill-field-address): Rename.
8690         (message-narrow-to-field): Find the start of the header.
8691         (message-header-format-alist): Don't pre-fill.
8692         (message-fill-header): Removed.
8693         (message-insert-header): New function.
8694         (message-shorten-references): Use it.
8695
8696         * rfc2047.el (rfc2047-field-value): Strip props.
8697
8698         * mail-parse.el (mail-header-make-address): New alias.
8699
8700         * ietf-drums.el (ietf-drums-make-address): New function.
8701
8702         * imap.el: Add compiler directives.
8703
8704         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8705
8706         * gnus-art.el (article-decode-idna-rhs): Don't use
8707         message-idna-inside-rhs-p.
8708
8709 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8710
8711         * message.el (message-idna-inside-rhs-p): Removed.
8712         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8713
8714         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8715         false positives.
8716
8717 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8718
8719         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8720
8721 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8722
8723         * nneething.el (nneething-file-name): Don't create spurions
8724         files.
8725
8726         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8727         (gnus-inews-do-gcc): Remove sleep.
8728
8729         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8730         part under point.
8731
8732         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8733         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8734
8735 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8736
8737         * spam.el (spam-summary-prepare-exit): Fixed (length).
8738
8739 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8740
8741         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8742         as expired without moving it" message when there are spam
8743         messages left.
8744
8745 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8746
8747         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8748         header is not nil.
8749
8750 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8751
8752         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8753         nntp-possibly-create-directory, not nntp-possibly-change-group.
8754         (nntp-marks-changed-p): New arg SERVER.
8755         (nntp-request-update-info): Adjust caller.
8756
8757 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8758
8759         * nntp.el (nntp-save-marks): Pass missing arg.
8760
8761 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8762
8763         * nntp.el: Support marks.
8764         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8765         (nntp-marks-modtime, nntp-marks-directory): New variables.
8766         (nntp-request-set-mark, nntp-request-update-info)
8767         (nntp-possibly-create-directory, nntp-marks-changed-p)
8768         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8769         functions.
8770
8771 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8772
8773         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8774         (gnus-xmas-redefine): Rename.
8775
8776         * gnus-score.el (gnus-score-insert-help): Use
8777         gnus-select-lowest-window.
8778
8779         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8780         appt-select-lowest-window and rename to gnus-select-lowest-window.
8781
8782         * gnus.el: do.
8783
8784 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8785
8786         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8787         encodings of MIME-encoded words, in order to improve
8788         interoperability with several broken MUAs.
8789
8790 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8791
8792         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8793         tags, only when charsets are not specified in headers.
8794         (mm-inline-text-html-render-with-w3m): Ditto.
8795
8796         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8797         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8798
8799 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8800
8801         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8802         instead of MIME-decoded from fields when checking
8803         `gnus-article-address-banner-alist'.
8804
8805 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8806
8807         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8808         description rather than subject.
8809
8810 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8811
8812         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8813
8814 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8815
8816         * gnus.el (gnus-version-number): Bump.
8817
8818 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8819
8820         * gnus.el: No Gnus v0.2 is released.
8821
8822 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8823
8824         * gnus-agent.el (gnus-agent-read-agentview): Inline
8825         gnus-uncompress-range.
8826
8827 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8828
8829         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8830         `exec-installed-p'.
8831
8832 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8833
8834         * gnus.el (spam-process, spam-autodetect-methods): Add
8835         bsfilter and bsfilter-headers.
8836
8837         * spam.el (spam-bsfilter): New customize group.
8838         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8839         (spam-bsfilter-header, spam-bsfilter-probability-header)
8840         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8841         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8842         (spam-bsfilter-database-directory): New options.
8843         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8844         (spam-list-of-statistical-checks, spam-registration-functions):
8845         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8846         (spam-bsfilter-score): New command.
8847         (spam-check-bsfilter-headers, spam-check-bsfilter)
8848         (spam-bsfilter-register-with-bsfilter)
8849         (spam-bsfilter-register-spam-routine)
8850         (spam-bsfilter-unregister-spam-routine)
8851         (spam-bsfilter-register-ham-routine)
8852         (spam-bsfilter-unregister-ham-routine): New functions.
8853         (spam-generic-score): Support bsfilter; Accept an optional argument
8854         to recalcurate spam score even if scoring header has already been
8855         added.
8856         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8857         optional argument to recalcurate spam score even if scoring header
8858         has already been added.
8859
8860 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8861
8862         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8863         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8864         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8865         link is missing.
8866
8867 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8868
8869         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8870         (html2text-get-attr): Rewrite.
8871
8872         * message.el (message-setup-1): Remove redundant put-text-property
8873         on mail-header-separator.
8874
8875 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8876
8877         * gnus-registry.el (gnus-registry-cache-whitespace)
8878         (gnus-registry-action, gnus-registry-spool-action)
8879         (gnus-registry-split-fancy-with-parent): Change message levels
8880         from 5 to 3 or 7, as needed.
8881
8882         * spam.el (spam-summary-prepare-exit)
8883         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8884         (spam-split, spam-find-spam, spam-log-undo-registration)
8885         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8886         level from 5 to 6.
8887
8888 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8889
8890         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8891         2004-03-04 change).
8892
8893 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8894
8895         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8896         Use mapc when appropriate.
8897
8898         * sieve-manage.el (sieve-manage-open): do.
8899
8900         * nnweb.el (nnweb-insert-html): do.
8901
8902         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8903         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8904
8905         * nnspool.el (nnspool-request-group): do.
8906
8907         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8908         do.
8909
8910         * nnml.el (nnml-request-update-info): do.
8911
8912         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8913         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8914
8915         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8916         (nnimap-request-set-mark): do.
8917
8918         * nnfolder.el (nnfolder-request-update-info): do.
8919
8920         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8921         do.
8922
8923         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8924
8925         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8926
8927         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8928         do.
8929
8930         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8931         do.
8932
8933         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8934
8935         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8936
8937         * gnus-int.el (gnus-start-news-server): do.
8938
8939         * gnus-group.el (gnus-group-make-kiboze-group)
8940         (gnus-group-browse-foreign-server): do.
8941
8942 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8943
8944         FIXME: Make separate entries for each person.
8945
8946         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8947         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8948         <shields@msrl.com>:
8949
8950         * spam.el (spam-necessary-extra-headers): Get the extra headers we
8951         may need for spam sorting and scoring.
8952         (spam-user-format-function-S): Add user format function suitable for
8953         general use.
8954         (spam-article-sort-by-spam-status): Add sorting function for summary
8955         sorting.
8956         (spam-extra-header-to-number): Add function to get a score from a
8957         header.
8958         (spam-summary-score): Add function to  get a numeric score from the
8959         headers.
8960         (spam-generic-score): Fixed function doc, was in wrong place.
8961         (spam-initialize): Take symbols when it's run, and install the
8962         extra headers that spam-necessary-extra-headers thinks we need.
8963
8964 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8965
8966         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
8967         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8968
8969 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8970
8971         * gnus-sum.el (gnus-set-global-variables)
8972         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8973         (gnus-article-get-xrefs, gnus-summary-best-group)
8974         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8975         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8976         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8977         with-current-buffer.
8978
8979 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8980
8981         * spam.el (spam-summary-prepare-exit): Simplify logic.
8982         (spam-fetch-article-header): Read the article header if it's not
8983         available.
8984         (spam-list-articles): Simplify logic.
8985         (spam-filelist-register-routine): Fix bug with unregister-list.
8986
8987         * gnus-registry.el: Fix comments at beginning.
8988
8989 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8990
8991         * message.el (message-cater-to-broken-inn): Remove.
8992         (message-shorten-references): Make sure the total folded length of
8993         References is shorter than 998 characters to cater to a bug in INN
8994         2.3.  Also, don't pretend that references aren't folded -- this
8995         hasn't worked for a while.
8996
8997 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8998
8999         * gnus-agent.el (gnus-agentize):
9000         gnus-agent-send-mail-real-function no longer set to current value
9001         of message-send-mail-function but rather a lambda that calls
9002         message-send-mail-function.  The change makes the agent real-time
9003         responsive to user changes to message-send-mail-function.
9004
9005 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9006
9007         * legacy-gnus-agent.el
9008         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
9009         help from Florian Weimer <fw@deneb.enyo.de>
9010
9011 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9012
9013         * nnmail.el (nnmail-cache-insert): Revert last change.
9014
9015 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9016
9017         * nnmail.el (nnmail-cache-insert): Always check whether
9018         nnmail-cache-ignore-groups matches a group name.
9019
9020 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
9021
9022         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
9023         (spam-find-spam, spam-log-processing-to-registry)
9024         (spam-log-registered-p, spam-log-unregistration-needed-p)
9025         (spam-log-undo-registration): Use gnus-message instead of
9026         gnus-error, none of these errors are fatal.
9027
9028         * gnus-registry.el (gnus-registry-clean-empty-function)
9029         (gnus-registry-clean-empty): Remove only empty entries without
9030         extra data.
9031
9032 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
9033
9034         * spam-stat.el (spam-stat-buffer-change-to-spam)
9035         (spam-stat-buffer-change-to-non-spam): Change (error) to
9036         (gnus-message 8) invocation.
9037
9038 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9039
9040         * nntp.el (nntp-via-netcat-command): New variable.
9041         (nntp-via-netcat-switches): New variable.
9042         (nntp-open-via-rlogin-and-netcat): New function.
9043         (nntp-open-connection-function): Doc fix.
9044         (nntp-telnet-command): Doc fix.
9045         (nntp-end-of-line): Doc fix.
9046         (nntp-via-rlogin-command): Doc fix.
9047         (nntp-via-user-name): Doc fix.
9048         (nntp-via-address): Doc fix.
9049
9050 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
9053         error in Emacs 21.1.
9054
9055 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
9056
9057         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
9058
9059 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9060         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
9061         (gnus-agent-with-refreshed-group): New macro.
9062         (gnus-agent-rename-group): New function.
9063         (gnus-agent-delete-group): New function.
9064         (gnus-agent-save-group-info): Use gnus-command-method when
9065         `method' parameter is nil.  Don't write nil entries into the
9066         active file.
9067         (gnus-agent-get-group-info): New function.
9068         (gnus-agent-fetch-articles): Use
9069         gnus-agent-update-files-total-fetched-for to increment disk space
9070         used.
9071         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
9072         gnus-agent-update-view-total-fetched-for to increment disk space
9073         used.
9074         (gnus-agent-get-local): Added optional parameters to avoid calling
9075         gnus-group-real-name and gnus-find-method-for-group.
9076         (gnus-agent-set-local): Delete stored entry if either min, or max,
9077         are nil.
9078         (gnus-agent-fetch-session): Reworded error/quit messages.  On
9079         quit, use gnus-agent-regenerate-group to record existance of any
9080         articles fetched to disk before the quit occurred.
9081         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
9082         gnus-agent-update-view-total-fetched-for, and
9083         gnus-agent-update-files-total-fetched-for to decrement disk space
9084         used.
9085         (gnus-agent-retrieve-headers): Use
9086         gnus-agent-update-view-total-fetched-for to increment disk space
9087         used.
9088         (gnus-agent-regenerate-group): Replace gnus-group-update-group
9089         with gnus-agent-update-files-total-fetched-for to decrement disk
9090         space and fresh group buffer.
9091         (gnus-agent-inhibit-update-total-fetched-for): New variable.
9092         (gnus-agent-need-update-total-fetched-for): New variable.
9093         (gnus-agent-update-files-total-fetched-for): New function.
9094         (gnus-agent-update-view-total-fetched-for): New function.
9095         (gnus-agent-total-fetched-for): New function.
9096
9097         * gnus-cache.el (gnus-cache-save-buffers): Use
9098         gnus-cache-update-overview-total-fetched-for to change disk space
9099         used by this group.
9100         (gnus-cache-possibly-enter-article): Use
9101         gnus-cache-update-file-total-fetched-for to increment disk space
9102         used by this group.
9103         (gnus-cache-possibly-remove-article): Use
9104         gnus-cache-update-file-total-fetched-for to decrement disk space
9105         used by this group.
9106         (gnus-cache-generate-nov-databases): Purge total fetched cache.
9107         (gnus-cache-rename-group): New function.
9108         (gnus-cache-delete-group): New function.
9109         (gnus-cache-inhibit-update-total-fetched-for): New variable.
9110         (gnus-cache-need-update-total-fetched-for): New variable.
9111         (gnus-cache-with-refreshed-group): New macro.
9112         (gnus-cache-update-file-total-fetched-for): New function.
9113         (gnus-cache-update-overview-total-fetched-for): New function.
9114         (gnus-cache-rename-group-total-fetched-for): New function.
9115         (gnus-cache-delete-group-total-fetched-for): New function.
9116         (gnus-cache-total-fetched-for): New function.
9117
9118         * gnus-group.el: Require gnus-sum and autoload functions to
9119         resolve warnings when gnus-group.el compiled alone.
9120         (gnus-group-line-format): Documented new %F
9121         (size of Fetched data) group line format; identifies disk space
9122         used by agent and cache.
9123         (gnus-group-line-format-alist): Defined new F format.
9124         (gnus-total-fetched-for): New function.
9125         (gnus-group-delete-group): No longer update
9126         gnus-cache-active-altered as gnus-request-delete-group now keeps
9127         the cache in sync.
9128         (gnus-group-list-active): Let the agent store a server's active
9129         list if currently plugged.
9130
9131         * gnus-int.el (gnus-request-delete-group): Use
9132         gnus-cache-delete-group and gnus-agent-delete-group to keep the
9133         local disk in sync with the server.
9134          (gnus-request-rename-group): Use
9135         gnus-cache-rename-group and gnus-agent-rename-group to keep the
9136         local disk in sync with the server.
9137
9138         * gnus-start.el (gnus-get-unread-articles): Cosmetic
9139         simplification to logic.
9140
9141         * gnus-util.el (gnus-rename-file): New function.
9142
9143 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
9144
9145         * mm-util.el (mm-image-load-path): Handle nil in load-path.
9146
9147 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
9148
9149         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
9150         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
9151
9152 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
9153
9154         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
9155         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
9156
9157 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
9158
9159         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
9160
9161 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
9162
9163         * spam.el (spam-set-difference): Add function to replace
9164         gnus-set-difference in spam.el.
9165         (spam-summary-prepare-exit): Use spam-set-difference.
9166
9167 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9168
9169         * gnus-registry.el (gnus-registry-cache-file): Update to use
9170         gnus-dribble-directory OR gnus-home-directory OR ~.
9171         (gnus-registry-split-fancy-with-parent): Fix doc.
9172
9173 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * message.el (message-exchange-point-and-mark): Use
9176         message-mark-active-p.  Suggested by Jesper Harder
9177         <harder@ifa.au.dk>.
9178
9179 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9180
9181         * message.el (message-exchange-point-and-mark): Don't activate
9182         region if it was inactive.  Suggested by Hiroshi Fujishima
9183         <pooh@nature.tsukuba.ac.jp>.
9184
9185 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9186
9187         * gnus-art.el (article-display-face): Display Faces in the same
9188         order as X-Faces.
9189
9190 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9191
9192         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
9193
9194 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
9197         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
9198         (gnus-article-mime-hierarchy): Remove.
9199         (gnus-article-mime-hierarchy-next): Remove.
9200         (gnus-article-mode): Revert 2004-03-19 change.
9201         (gnus-article-setup-buffer): Revert 2004-03-19 change.
9202         (gnus-insert-mime-button): Revert 2004-03-19 change.
9203         (gnus-mime-accumulate-hierarchy): Remove.
9204         (gnus-mime-enter-multipart): Remove.
9205         (gnus-mime-leave-multipart): Remove,
9206         (gnus-mime-display-part): Revert 2004-03-19 change.
9207         (gnus-mime-display-alternative): Revert 2004-03-19 change.
9208
9209         * mml.el (mml-preview): Revert 2004-03-19 change.
9210
9211 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9212
9213         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
9214
9215 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
9218         t while entering a file name using the mm-with-multibyte macro.
9219         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9220
9221         * mm-util.el (mm-with-multibyte): New macro.
9222
9223 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9224
9225         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
9226         user option.
9227         (gnus-mime-multipart-functions): Doc and customization fix.
9228         (gnus-article-mime-hierarchy): New variable.
9229         (gnus-article-mime-hierarchy-next): New variable.
9230         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
9231         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
9232         gnus-article-mime-hierarchy-next to nil.
9233         (gnus-insert-mime-button): Show hierarchy numbers.
9234         (gnus-mime-accumulate-hierarchy): New function.
9235         (gnus-mime-enter-multipart): New function.
9236         (gnus-mime-leave-multipart): New function.
9237         (gnus-mime-display-part): Recompute hierarchical MIME structure.
9238         (gnus-mime-display-alternative): Show hierarchy numbers.
9239
9240         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
9241         gnus-article-mime-hierarchy-next to nil.
9242
9243 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
9244
9245         * dns.el: Don't require gnus-xmas.
9246
9247 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
9248
9249         * mml.el (mml-generate-mime-1): Don't use format=flowed with
9250         inline PGP.
9251         (mml-menu): Disable mml-quote-region if mark is inactive.
9252
9253 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
9256         when the group's active is not available.
9257
9258 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
9261         error.
9262
9263 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
9264
9265         * imap.el (imap-store-password): New variable.
9266         (imap-interactive-login): Use it.
9267         Suggested by Mark Plaksin <happy@mcplaksin.org>.
9268
9269 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9270
9271         * gnus-art.el (gnus-article-read-summary-keys): Restore new
9272         window-start and hscroll to summary window.
9273
9274 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9275
9276         * gnus-start.el (gnus-convert-old-newsrc): Only write the
9277         conversion message to newsrc-dribble when an actual conversion is
9278         performed.
9279
9280 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
9281
9282         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
9283
9284 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9285
9286         * mm-decode.el (mm-complicated-handles): New function reviving
9287         former definition of mm-multiple-handles.
9288
9289         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9290         (gnus-mime-delete-part): Use it.
9291
9292 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9293
9294         * gnus-agent.el (gnus-agent-read-local): Bind
9295         nnheader-file-coding-system to gnus-agent-file-coding-system to
9296         avoid the implicit assumption that they will always be equal.
9297         (gnus-agent-save-local): Bind buffer-file-coding-system, not
9298         coding-system-for-write, as the with-temp-file macro first prints
9299         to a buffer then saves the buffer.
9300
9301 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9302
9303         * gnus-art.el (gnus-article-edit-part): New function.
9304         (gnus-mime-save-part-and-strip): Use it; do query instead of
9305         signaling an error; don't use mm-multiple-handles.
9306         (gnus-mime-delete-part): Ditto.
9307
9308 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9309
9310         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
9311         old file versions.
9312         (gnus-group-prepare-hook): Removed function that converted list
9313         form of gnus-agent-expire-days to group properties.
9314
9315         * gnus-int.el: Autoload gnus-agent-regenerate-group.
9316         (gnus-request-accept-article): Re-indented.
9317
9318         * gnus-start.el (gnus-convert-old-newsrc): Registered new
9319         converters to handle old agent file formats.  Added logic for a
9320         "backup before upgrading warning".
9321         (gnus-convert-mark-converter-prompt): Developers can mark
9322         functions as needing (default), or not needing,
9323         gnus-convert-old-newsrc's "backup before upgrading warning".
9324         (gnus-convert-converter-needs-prompt): Tests whether the user
9325         should be protected from potentially irreversable changes by the
9326         function.
9327
9328         * legacy-gnus-agent.el (): New. Provides converters that are only
9329         loaded when gnus-convert-old-newsrc needs to call them.
9330
9331 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9332
9333         * mail-source.el (mail-source-touch-pop): Doc fix.
9334
9335         * message.el (message-smtpmail-send-it): Doc fix.
9336
9337 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
9338
9339         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
9340
9341         * nnmail.el (nnmail-split-fancy): do.
9342
9343         * gnus-kill.el (gnus-kill, gnus-execute): do.
9344
9345 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9346
9347         * gnus-sum.el (gnus-widget-reversible-match)
9348         (gnus-widget-reversible-to-internal)
9349         (gnus-widget-reversible-to-external): New functions.
9350         (gnus-widget-reversible): New widget.
9351         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
9352
9353 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
9354
9355         * gnus-sum.el (gnus-thread-sort-functions)
9356         (gnus-article-sort-functions): Document `(not F)' items.
9357
9358 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9359
9360         * spam.el (spam-use-gmane-xref): Add new backend.
9361         (spam-gmane-xref-spam-group): Add variable to control the name of the
9362         Gmane spam group.
9363         (spam-blackhole-servers, spam-blackhole-good-server-regex)
9364         (spam-regex-headers-spam, spam-regex-headers-ham)
9365         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
9366         (spam-list-of-checks): Add spam-use-gmane-xref to list of
9367         backends and checks.
9368         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
9369
9370         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
9371         an autodetect method.
9372
9373 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9374
9375         * gnus-int.el (gnus-request-accept-article): Inform the agent that
9376         articles are being added to a group.
9377         (gnus-request-replace-article): Inform the agent that articles
9378         need to be uncached as the cached contents are no longer valid.
9379
9380 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9381
9382         * binhex.el: Don't autoload executable-find.
9383
9384         * canlock.el: Don't autoload mail-fetch-field.
9385
9386         * dgnushack.el: Autoload c-mode for XEmacs.
9387
9388         * gnus-ems.el: Don't autoload appt-select-lowest-window.
9389
9390         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
9391         rmail-dont-reply-to and rmail-output.
9392
9393         * gnus-score.el: Don't autoload ffap-string-at-point.
9394
9395         * gnus-setup.el: Don't autoload sc-cite-original.
9396
9397         * imap.el: Don't autoload base64-decode-string,
9398         base64-encode-string and md5.
9399
9400         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
9401         and rmail-msg-restore-non-pruned-header.
9402
9403         * mm-decode.el: Don't autoload executable-find.
9404
9405         * mm-url.el: Don't autoload executable-find.
9406
9407         * mm-view.el: Don't autoload diff-mode.
9408
9409         * nndb.el: Don't autoload news-reply-mode, news-setup,
9410         cancel-timer and telnet.
9411
9412         * password.el: Don't autoload run-at-time for Emacs.
9413
9414         * sha1-el.el: Don't autoload executable-find.
9415
9416         * sieve-mode.el: Don't autoload c-mode.
9417
9418         * uudecode.el: Don't autoload executable-find.
9419
9420 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9421
9422         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
9423         (gnus-agent-possibly-alter-active): Avoid null in numeric
9424         comparison.
9425         (gnus-agent-set-local): Refuse to save null in local object table.
9426         (gnus-agent-regenerate-group): The REREAD parameter can now be a
9427         list of articles that will be marked as unread.
9428
9429 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9430
9431         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
9432
9433 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
9434
9435         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
9436         language tags.
9437
9438 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9439
9440         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
9441         Don't bind "obarray".
9442
9443         * gnus-sum.el (gnus-thread-sort-functions): Added
9444         `gnus-thread-sort-by-most-recent-number' and
9445         `gnus-thread-sort-by-most-recent-date'.
9446         Reported by Kai Grossjohann <kai@emptydomain.de>.
9447
9448 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9449
9450         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
9451
9452 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9453
9454         * gnus-cus.el (gnus-agent-customize-category): Removed
9455         ignore-errors macro reference that required cl to be loaded at
9456         run-time.
9457
9458         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
9459         single-interval range of the form (min . max).  Previously the
9460         range had to look like ((min . max)).  Likewise, return
9461         (min . max) rather than ((min . max)).
9462         (gnus-range-map): Use gnus-range-normalize to accept
9463         single-interval range.
9464
9465         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
9466         the cache, but not the agent, now appear with their usual face.
9467
9468         * dgnushack.el (loaddir): New variable that is bound to the
9469         directory containing the dgnushack.el file. Use loaddir, rather
9470         than srcdir, to update load-path. Change lets dgnushack compile
9471         code in directories other than GNUS/lisp.
9472
9473 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9474
9475         * lpath.el: Don't bind w3m-safe-url-regexp.
9476
9477         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
9478         w3m-safe-url-regexp variable buffer-local.
9479
9480         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9481
9482 2004-02-27  Simon Josefsson  <jas@extundo.com>
9483
9484         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
9485         gnus-group-real-prefix.
9486         (gnus-summary-move-article): Use it, instead of
9487         gnus-group-real-prefix.
9488
9489 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * lpath.el: Bind w3m-safe-url-regexp.
9492
9493         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
9494         w3m-safe-url-regexp variable buffer-local and set it as the value
9495         of mm-w3m-safe-url-regexp.
9496
9497         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9498
9499         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
9500         parsing gnus-posting-styles when the message is not for replying.
9501
9502         * dgnushack.el: Autoload sgml-mode for XEmacs.
9503
9504         * nnrss.el (nnrss-opml-export): Use
9505         mm-set-buffer-file-coding-system instead of
9506         set-buffer-file-coding-system.
9507
9508 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
9509
9510         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
9511         of checkdoc.el).
9512         * nnrss.el: do.
9513         * gnus-mlspl.el: do.
9514         * gnus-ml.el: do.
9515         * gnus-srvr.el: do.
9516
9517         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
9518
9519 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9520
9521         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
9522         Corrections to custom-manual links.
9523
9524         * gnus-art.el (gnus-article): Ditto.
9525
9526         * mm-decode.el (mime-display, mime-security): Ditto.
9527
9528 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9529
9530         * flow-fill.el: Typo.
9531
9532 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
9533
9534         * spam-wash.el: New file.
9535
9536 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
9537
9538         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
9539
9540 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9541
9542         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
9543         to be run with new-articles as LIST1, not LIST2.
9544         (spam-registration-functions): Add spam-use-ham-copy as a nil
9545         registration backend.
9546
9547 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9548
9549         * spam-stat.el (spam-stat-washing-hook): New option.
9550         (spam-stat-buffer-words): Use it.
9551         (spam-stat-process-directory, spam-stat-test-directory): Use
9552         insert-file-contents-literally.
9553         (spam-stat-coding-system): New variable.
9554         (spam-stat-load, spam-stat-save): Use it.
9555
9556 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * spam-report.el (spam-report-plug-agent): Quote
9559         spam-report-url-to-file and spam-report-url-ping-plain.
9560
9561 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
9562
9563         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
9564         / in mailto URLs.
9565
9566 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9567
9568         * spam-report.el (spam-report-process-queue): Fix interactive use.
9569         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
9570         (spam-report-unplug-agent): Doc fixes.
9571         (spam-report-url-ping-mm-url, spam-report-url-to-file)
9572         (spam-report-agentize, spam-report-deagentize): Autoload
9573
9574 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9575
9576         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
9577
9578         * message.el (message-setup-fill-variables): Add mml tags to
9579         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9580         <ajk@iu.edu>.
9581         (message-mode): Don't modify paragraph-separate there.
9582
9583 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9584
9585         * compface.el (uncompface-use-external): Default to undecided.
9586         (uncompface-use-external-threshold): New variable.
9587         (uncompface-float-time): New macro.
9588         (uncompface): Determine whether to use the external decoder if
9589         uncompface-use-external is undecided.
9590
9591 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9592
9593         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
9594         after images.
9595
9596         * gnus-art.el (gnus-mime-display-single): Remove dead code.
9597
9598 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
9599
9600         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
9601
9602         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
9603
9604         * gnus-sum.el (gnus-summary-limit-to-age)
9605         (gnus-summary-limit-children): do.
9606
9607         * gnus-int.el (gnus-request-scan): do.
9608
9609         * gnus-group.el (gnus-group-suspend): do.
9610
9611         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
9612
9613         * gnus-cite.el (gnus-cite-parse-attributions): do.
9614
9615         * gnus-agent.el (gnus-summary-set-agent-mark)
9616         (gnus-agent-regenerate-group): do.
9617
9618         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
9619
9620         * binhex.el (binhex-decode-region-internal): do.
9621
9622 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9623
9624         * gnus-fun.el (gnus-face-properties-alist): New user option.
9625         (gnus-display-x-face-in-from): Use it.
9626
9627         * gnus-art.el (article-display-face): Ditto.
9628
9629         * compface.el (uncompface-use-external): Default to nil.
9630
9631 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
9632
9633         * nntp.el (nntp-erase-buffer): New function.
9634         (nntp-retrieve-data, nntp-send-command)
9635         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
9636         (nntp-possibly-change-group): Use it.
9637
9638         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
9639         with-current-buffer.
9640
9641 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9642
9643         * compface.el: Merge the ELisp-based uncompface program.
9644         (compface): New customization group.
9645         (uncompface-use-external): New user option.
9646         (uncompface): Call uncompface-internal if uncompface-use-external
9647         is nil.
9648         (uncompface-internal): New function.  Note that there are also
9649         some other functions and variables added for this function.
9650
9651 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9652
9653         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9654         if necessary.
9655
9656 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9657
9658         * spam-report.el (spam-report-unplug-agent)
9659         (spam-report-plug-agent, spam-report-deagentize)
9660         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9661         Add support for the Agent in spam-report: when unplugged, report to a
9662         file; when plugged, submit all the requests.
9663
9664         * spam.el (spam-register-routine): Fix message about
9665         registration.
9666
9667 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9668
9669         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9670         dependencies.
9671         (rfc2047-encode): Use it.
9672
9673         * gnus-art.el (gnus-button-marker-list): Move before first
9674         reference.
9675
9676         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9677         (imap-parse-body): Fix format string mismatch.
9678
9679         * gnus-score.el (gnus-summary-increase-score): do.
9680
9681         * nnrss.el (nnrss-close): New function.
9682
9683 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9684
9685         * nnrss.el (nnrss-make-filename): New function.
9686         (nnrss-request-delete-group, nnrss-read-server-data)
9687         (nnrss-save-server-data, nnrss-read-group-data)
9688         (nnrss-save-group-data): Use it.
9689         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9690         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9691         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9692
9693 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9694
9695         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9696
9697 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9698
9699         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9700         files.
9701
9702         * message.el (message-generate-headers-first): Don't quote nil
9703         and t in docstrings.
9704
9705         * imap.el (imap-id): do.
9706
9707         * gnus-agent.el (gnus-agent-consider-all-articles)
9708         (gnus-agent-queue-mail): do.
9709
9710 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9711
9712         * spam-report.el (spam-report-process-queue): New function.
9713         Process requests from `spam-report-requests-file'.
9714         (spam-report-process-queue): Doc fix.
9715
9716 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9717
9718         * spam.el (spam-register-routine)
9719         (spam-log-processing-to-registry, spam-log-registered-p)
9720         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9721         Change "check" to "spam-check" for semi-clarity.
9722
9723 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9724
9725         * pop3.el: Require nnheader.
9726
9727         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9728
9729         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9730
9731         * gnus-picon.el: Require cl.
9732
9733         * gnus-fun.el: Require gnus-ems and gnus-util.
9734
9735         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9736
9737         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9738
9739         * gnus-art.el (gnus-article-edit-mode): Define before first
9740         reference.
9741
9742 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9743
9744         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9745         (gnus-uu-post-encoded): Use point-at-bol.
9746
9747         * gnus-topic.el (gnus-group-active-topic-p): do.
9748
9749         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9750
9751         * gnus-group.el (gnus-group-kill-region): do.
9752
9753         * gnus-art.el (article-date-ut): do.
9754
9755         * message.el (message-fetch-field): Remove redundant
9756         case-fold-search binding.
9757         (message-narrow-to-field): Simplify.
9758
9759 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9760
9761         * spam.el (spam-directory): Derive from `gnus-directory'.
9762
9763         * spam-report.el (spam-report-url-to-file)
9764         (spam-report-requests-file): New function and variable for offline
9765         reporting.
9766         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9767         and user defined function.
9768         (spam-report-url-ping-mm-url): Remove doubled slash.
9769
9770 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9771
9772         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9773
9774 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9775
9776         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9777         format string mismatch.
9778
9779         * sieve.el (sieve-deactivate-all): do.
9780
9781         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9782
9783         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9784
9785         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9786
9787         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9788
9789 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9790
9791         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9792         the list of checks.
9793
9794 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9795
9796         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9797         padding.
9798
9799 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9800
9801         * mm-view.el (mm-fill-flowed): New variable.
9802         (mm-inline-text): Use it.
9803
9804 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9805
9806         * spam.el (spam-spamassassin-register-ham-routine)
9807         (spam-spamassassin-register-spam-routine): Fix function names.
9808
9809 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * gnus.el (gnus-tmp-grouplens): Remove.
9812         (gnus-summary-line-format): Remove grouplens.
9813
9814         * gnus-group.el (gnus-group-line-format): Ditto.
9815
9816         * gnus-spec.el (gnus-format-specs): Ditto.
9817         (gnus-update-format-specifications): Flush the group format spec
9818         cache if there's the grouplens stuff.
9819         (gnus-parse-simple-format): Replace %l with the empty string.
9820
9821 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9822
9823         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9824         omission.
9825
9826 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9827
9828         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9829         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9830
9831 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9832
9833         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9834         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9835         New macros and functions.
9836         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9837         Handle > NLINK_MAX messages.
9838         * nnmaildir.el (nnmaildir-request-set-mark): Use
9839         nnmaildir--emlink-p and nnmaildir--eexist-p.
9840
9841 2004-01-25  Alex Schroeder  <alex@gnu.org>
9842
9843         * spam-stat.el (spam-stat-process-directory-age): New option.
9844         (spam-stat-process-directory): Use it.
9845
9846 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9847
9848         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9849         (spam-stat-save): Accept prefix argument.
9850
9851 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9852
9853         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9854         links" error.
9855
9856 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9859         the rest of the and/or forms.
9860
9861 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9862
9863         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9864         compatibility with old .newsrc.eld files.
9865
9866         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9867
9868         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9869
9870         * gnus-start.el (gnus-1): do.
9871
9872         * gnus-group.el (gnus-group-line-format-alist): do.
9873
9874         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9875
9876         * gnus-gl.el: Remove.
9877
9878 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9879
9880         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9881         marks consisting of a single range {for example, (3 . 5)} rather
9882         than a list of a single range { ((3 . 5)) }.
9883
9884 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9885
9886         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9887         with-current-buffer.
9888         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9889         avoid consing a string.
9890
9891         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9892         Remove obsolete entries for big5 and gb2312.
9893
9894 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9895
9896         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9897         uncompressed list.
9898
9899 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9900
9901         * spam-stat.el (spam-stat-strip-xref): New function.
9902         (spam-stat-process-directory): Use it.
9903
9904         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9905         here -- it's done in message-fetch-field.
9906
9907 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9908
9909         * gnus-agent.el (gnus-agent-queue-mail,
9910         gnus-agent-prompt-send-queue): New variables.
9911         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9912         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9913         "nndraft:queue" along to gnus-draft-send.  Use
9914         gnus-agent-prompt-send-queue.
9915         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9916         is "nndraft:queue".  Suggested by Gaute Strokkenes
9917         <gs234@srcf.ucam.org>
9918
9919         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9920         (agent-enable-undownloaded-faces): Added
9921         (gnus-agent-cat-groups): Use eval-and-compile, not
9922         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9923         method of gnus-agent-cat-groups even when the buffer has been
9924         evaled.
9925         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9926         delete gnus-agent-save-active-1.
9927         (gnus-agent-save-groups): Deleted. Identical to
9928         gnus-agent-save-active.
9929         (gnus-agent-write-active): No longer adjust agent's copy of active
9930         file as agent's adjustments are now stored in their own
9931         file. Removed optional parameter.
9932         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9933         servers.  Add use of min/max range limits from server's local
9934         file.
9935         (gnus-agent-save-alist): Removed unused optional argument.
9936         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9937         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9938         (gnus-agent-set-local): A per-server file that keeps min/max range
9939         limits for articles known to the agent.  Provides a fast mechanism
9940         for altering many active ranges.
9941         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9942         active file (local makes it unnecessary).
9943         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9944
9945         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9946         (agent-enable-undownloaded-faces): Added
9947
9948         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9949         disable it when sending to "nndraft:queue".
9950         (gnus-group-send-queue): Add safety check to avoid sending queue
9951         when unplugged.
9952
9953         * gnus-group.el (gnus-group-catchup): Use new
9954         gnus-sequence-of-unread-articles, not
9955         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9956         numbers of articles.  Use gnus-range-map to avoid having to
9957         uncompress the unread list.
9958         (gnus-group-archive-directory,
9959         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9960         reference.
9961
9962         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9963         (gnus-sorted-range-intersection): Intersection of two ranges
9964         without requiring that they first be uncompressed.
9965
9966         * gnus-start.el (gnus-activate-group): Unless blocked by the
9967         caller, possibly expand the active range to include both cached
9968         and agentized articles.
9969         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9970         multiple version-dependent converters.
9971         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9972         gnus-agent-save-active.
9973         (gnus-save-newsrc-file): Save dirty agent range limits.
9974
9975         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9976         gnus-agent-possibly-alter-active.
9977         (gnus-adjust-marked-articles): Faster handling of simple lists
9978
9979 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9980
9981         * spam-stat.el (spam-stat-test-directory): New optional argument
9982         displays a list of files detected.  Suggested by Andrew Cohen
9983         <cohen@andy.bu.edu>.
9984         (spam-stat-buffer-words-with-scores): Don't narrow and change
9985         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9986
9987 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9988
9989         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9990         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9991         (spam-spamassassin-arguments)
9992         (spam-spamassassin-spam-flag-header)
9993         (spam-spamassassin-positive-spam-flag-header)
9994         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9995         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9996         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9997         (spam-list-of-processors, spam-list-of-checks)
9998         (spam-list-of-statistical-checks, spam-registration-functions)
9999         (spam-check-spamassassin-headers, spam-check-spamassassin)
10000         (spam-spamassassin-score)
10001         (spam-spamassassin-register-with-sa-learn)
10002         (spam-spamassassin-register-spam-routine)
10003         (spam-spamassassin-register-ham-routine)
10004         (spam-assassin-register-spam-routine)
10005         (spam-assassin-register-ham-routine): add SpamAssassin support
10006         (spam-bogofilter-score): fix to show article before scoring
10007
10008 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
10009
10010         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
10011         default scoring function.
10012         (spam-generic-score): Call spam-spamassassin-score if
10013         spam-use-spamassassin or spam-use-spamassassin-headers is on;
10014         spam-bogofilter-score otherwise.
10015
10016         * gnus.el (spam-process, spam-autodetect-methods): Add
10017         spamassassin and spamassassin-headers.
10018
10019 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
10020
10021         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10022         Suppress unnecessary messages.
10023
10024 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
10025
10026         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
10027         make-hash-table.
10028
10029 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10030
10031         * canlock.el (base64-encode-string): Don't autoload it.
10032
10033 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10034
10035         * run-at-time.el: Remove useless (require 'itimer),
10036         eval-and-compile and (featurep 'xemacs).
10037
10038 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
10039
10040         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
10041         GROUP is a virtual group.
10042
10043 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
10044
10045         * gnus.el: Autoload `message-y-or-n-p'.
10046
10047 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
10048
10049         * pgg-parse.el: Remove unnecessary (require 'custom).
10050
10051         * pgg-def.el: do.
10052
10053         * nnmail.el: do.
10054
10055         * gnus-undo.el: do.
10056
10057         * gnus-picon.el: do.
10058
10059         * gnus-util.el: do.
10060
10061 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
10062
10063         * gnus-sum.el (gnus-pick-line-number): Add autoload.
10064
10065 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10066
10067         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
10068         handle, as well as a list.
10069
10070         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
10071         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
10072         (mm-w3m-cid-retrieve): Simplify.
10073
10074 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
10075
10076         * message.el (message-kill-to-signature): Allow prefix arg to
10077         specify number of lines to keep before signature.
10078
10079 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
10080
10081         (message-kill-to-signature): Change docstring.
10082
10083 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10084
10085         * canlock.el: Always require sha1-el.
10086         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
10087
10088         * message.el: Autoload sha1 only when compiling.
10089
10090         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
10091         eudc-expand-inline for XEmacs.
10092
10093 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10094
10095         * message.el (message-canlock-generate): Require sha1-el.
10096
10097 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
10098
10099         * message.el (message-expand-name): Silence the byte compiler.
10100
10101         * lpath.el: Add detect-coding-system.
10102
10103         * dgnushack.el (dgnushack-compile): Remove obsolete check for
10104         cus-edit.
10105
10106 2004-01-13  Simon Josefsson  <jas@extundo.com>
10107
10108         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
10109         Invoke gnus-score-mode.  Reported by
10110         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10111
10112         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
10113         Jim Blandy <jimb@redhat.com> (tiny change).
10114
10115 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10116
10117         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
10118
10119 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
10120
10121         * spam.el (spam-get-article-as-string): Update to use
10122         gnus-request-article-this-buffer, much simpler.
10123         (spam-get-article-as-buffer): Remove.
10124
10125 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
10126
10127         * message.el (message-expand-name): Use EUDC if the user uses
10128         that.
10129
10130 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10131
10132         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
10133         character for the encoding to avoid consing a string.
10134
10135         * rfc2047.el (rfc2047-decode-string): Don't cons a string
10136         unnecessarily.
10137
10138         * mm-util.el (mm-replace-chars-in-string): Remove.
10139
10140         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
10141         of mm-replace-chars-in-string.
10142
10143 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
10144
10145         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
10146         strings.
10147
10148         * mm-util.el (mm-subst-char-in-string): Support inplace.
10149
10150         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
10151         a new string in every iteration.  Use shy groups.
10152
10153 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
10154
10155         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
10156         (gnus-group-change-level, gnus-kill-newsgroup)
10157         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
10158         (gnus-get-unread-articles, gnus-make-articles-unread)
10159         (gnus-make-ascending-articles-unread): Use accessor
10160         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
10161         to get group information for improved readability.
10162
10163         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
10164
10165         * gnus-soup.el (gnus-soup-group-brew): do.
10166
10167         * gnus-msg.el (gnus-put-message): do.
10168
10169         * gnus-move.el (gnus-group-move-group-to-server): do.
10170
10171         * gnus-kill.el (gnus-batch-score): do.
10172
10173         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
10174         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
10175         (gnus-group-update-group, gnus-group-read-group)
10176         (gnus-group-make-group, gnus-group-make-help-group)
10177         (gnus-group-make-archive-group, gnus-group-make-directory-group)
10178         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
10179         (gnus-group-sort-by-unread, gnus-group-catchup)
10180         (gnus-group-unsubscribe-group, gnus-group-kill-group)
10181         (gnus-group-yank-group, gnus-group-set-info)
10182         (gnus-group-list-groups): do.
10183
10184         * gnus.el (gnus-generate-new-group-name): do.
10185
10186         * gnus-delay.el (gnus-delay-send-queue): do.
10187
10188         * nnvirtual.el (nnvirtual-catchup-group): do.
10189
10190         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
10191         do.
10192
10193         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
10194         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
10195
10196         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
10197         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
10198         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
10199         (gnus-group-make-articles-read): do.
10200
10201 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10202
10203         * gnus-art.el (article-decode-mime-words, article-babel)
10204         (gnus-article-highlight-signature, gnus-article-add-buttons)
10205         (gnus-signature-toggle): Use gnus-with-article-buffer.
10206
10207         * gnus-art.el (gnus-article-highlight-headers)
10208         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
10209
10210         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
10211         (gnus-article-set-globals, gnus-request-article-this-buffer)
10212         (gnus-button-message-id, gnus-article-maybe-hide-headers)
10213         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
10214         (gnus-mime-display-alternative): Use with-current-buffer.
10215
10216 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10217
10218         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
10219         also under 80 char limit, and call gnus-error if needed.
10220         (spam-fetch-article-header): Fix - it was a
10221         buffer-local variable (gnus-newsgroup-data).
10222         (spam-find-spam): Use spam-generate-fake-headers, forget about
10223         spam-insert-fake-headers.
10224         (spam-insert-fake-headers): Remove.
10225
10226 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10227
10228         * deuglify.el (gnus-article-outlook-unwrap-lines)
10229         (gnus-outlook-rearrange-article)
10230         (gnus-outlook-repair-attribution-outlook)
10231         (gnus-outlook-repair-attribution-block)
10232         (gnus-outlook-repair-attribution-other): Remove redundant
10233         save-excursion.
10234
10235 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10236
10237         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
10238         (spam-fetch-field-subject-fast)
10239         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
10240         (spam-fetch-article-header): Add functions to deal with Gnus
10241         internals for fast retrieval of article header data.
10242         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
10243
10244 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10245
10246         * pop3.el (pop3-md5): Remove.
10247         (pop3-apop): Replace pop3-md5 with md5.
10248
10249         * mm-bodies.el: base64 is always built-in.
10250
10251         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
10252         with-current-buffer.
10253
10254 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10255
10256         * canlock.el (canlock-insert-header): Remove excessive grouping in
10257         regexp.
10258
10259         * gnus-sum.el (gnus-summary-read-document): Ditto.
10260
10261         * gnus-uu.el (gnus-uu-part-number): Ditto.
10262
10263         * html2text.el (html2text-remove-tags): Ditto.
10264         (html2text-format-tags): Ditto.
10265         (html2text-format-single-elements): Ditto.
10266
10267         * mml.el (mml-parse-1): Ditto.
10268
10269 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10270
10271         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
10272
10273         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
10274
10275         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
10276
10277         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
10278
10279 2003-11-15  Simon Josefsson  <jas@extundo.com>
10280
10281         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
10282         (pgg-gpg-lookup-key): Use regexp match instead of
10283         split-string (split-string is different between emacs 21.2 and
10284         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
10285
10286 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10287
10288         * gnus-art.el (gnus-mime-view-all-parts)
10289         (gnus-article-part-wrapper, gnus-article-view-part): Use
10290         with-current-buffer.
10291
10292 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10293
10294         * spam.el (spam-disable-spam-split-during-ham-respool)
10295         (spam-spamoracle-database, spam-cache-lookups)
10296         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
10297         (spam-group-ham-mark-p, spam-group-spam-mark-p)
10298         (spam-group-ham-marks, spam-group-spam-marks)
10299         (spam-group-spam-contents-p, spam-group-ham-contents-p)
10300         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
10301         also add spam-use-blackholes to the statistical checks.
10302         (spam-fetch-field-fast): Add interface to fetching fields, may
10303         become a macro.
10304         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
10305         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
10306         (spam-insert-fake-headers): Fake an article when needed.
10307         (spam-find-spam): Fake article when possible.
10308         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
10309         (spam-check-bogofilter-headers): Use message-fetch-field instead
10310         of nnmail-fetch-field.
10311
10312 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10313
10314         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
10315
10316 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10317
10318         * spam.el (spam-split): Do not require spam-use-CHECK to be
10319         enabled if that check is passed to spam-split explicitly; also
10320         fix so 'spam doesn't get converted to spam-split-group when
10321         spam-split-symbolic-return is t.
10322         (spam-find-spam): Find registrations of the article and use those
10323         instead of re-running spam-split to find the spam/ham
10324         classification of the article.
10325         (spam-log-processing-to-registry, spam-log-registered-p)
10326         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10327         Use gnus-error instead of gnus-message.
10328         (spam-log-registration-type): Add function to determine the
10329         classification of a message based on registry entries; will
10330         return nil if both 'spam and 'ham are found.
10331         (spam-check-BBDB): Expand all the BBDB macros here so we can have
10332         a reasonably fast local cache without the loading errors.
10333         (spam-cache-lookups): Set to t by default.
10334         (spam-find-spam): Don't try to guess spam-cache-lookups.
10335         (spam-enter-whitelist, spam-enter-blacklist): Clear the
10336         spam-caches entry.
10337         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
10338         caching of whitelist/blacklist entries.
10339         (spam-check-whitelist, spam-check-blacklist): Invoke
10340         spam-from-listed-p with a type, not a cache variable.
10341         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
10342
10343 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10344
10345         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
10346
10347         * nnmail.el (nnmail-split-fancy): do.
10348
10349         * mml.el (mml-parse): do.
10350
10351         * gnus-score.el (gnus-enter-score-words-into-hashtb)
10352         (gnus-score-adaptive): do.
10353
10354 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
10357         (gnus-mime-button-map): Don't set keymap parent.
10358         (gnus-button-ctan-directory-regexp): Use shy grouping.
10359         (gnus-prev-page-map): Don't set keymap parent.
10360         (gnus-prev-page-map): Remove duplicated one.
10361         (gnus-next-page-map): Don't set keymap parent.
10362         (gnus-mime-security-button-map): Ditto.
10363
10364         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
10365         version number.
10366
10367         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
10368
10369 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * canlock.el (canlock-sha1-function): Remove.
10372         (canlock-sha1-function-for-verify): Remove.
10373         (canlock-openssl-program): Remove.
10374         (canlock-openssl-args): Remove.
10375         (canlock-ignore-errors): Remove.
10376         (canlock-sha1-with-openssl): Remove.
10377         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
10378         (canlock-verify): Don't use canlock-ignore-errors.
10379
10380         * sha1-el.el (sha1-string-external): Make it can return a string
10381         in binary form.
10382         (sha1-region-external): Ditto.
10383         (sha1-string-internal): Ditto.
10384         (sha1-region-internal): Ditto.
10385         (sha1-region): Ditto.
10386         (sha1-string): Ditto.
10387         (sha1): Ditto.
10388
10389 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10390
10391         * spam.el (spam-report-articles-gmane): New command.
10392
10393 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10394
10395         * gnus.el: Don't make unnecessary *Group* buffer when loading.
10396
10397         * run-at-time.el (run-at-time-saved): Remove.
10398         (run-at-time): Doc fix.
10399
10400 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10401
10402         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
10403         (gnus-summary-limit-map): Add it.
10404         (gnus-summary-make-menu-bar): do.
10405
10406 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
10407
10408         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
10409         Make attempt at some caching support (done for BBDB only now).
10410         (spam-find-spam): Set spam-cache-lookups if there are more than 2
10411         addresses to be checked.
10412         (spam-clear-cache-BBDB): Add function, to be invoked by
10413         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
10414         (spam-check-BBDB): Check and use the caches, if
10415         spam-cache-lookups is on, remove superfluous (provide).
10416
10417 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10418
10419         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
10420
10421 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
10422
10423         * run-at-time.el (run-at-time-saved): Move to after the definition
10424         of `run-at-time'.
10425
10426         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
10427
10428 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
10431         mm-w3m-local-map-property.
10432
10433         * mm-view.el (mm-w3m-mode-map): Remove.
10434         (mm-w3m-local-map-property): Remove.
10435         (mm-inline-text-html-render-with-w3m): Don't use
10436         mm-w3m-local-map-property.
10437
10438 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10439
10440         * run-at-time.el: New file.
10441
10442         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
10443         under Emacs.
10444
10445         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
10446         of gnus-set-text-properties.
10447
10448         * gnus-uu.el (gnus-uu-save-article): Ditto.
10449
10450         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
10451
10452         * gnus-cite.el (gnus-cite-parse): Ditto.
10453
10454         * gnus-art.el (gnus-button-push): Use set-text-properties instead
10455         of gnus-.
10456
10457         * gnus-xmas.el (run-at-time): Require run-at-time.
10458
10459         * gnus.el: Changed calls to nnheader-run-at-time and
10460         password-run-at-time throughout to use run-at-time directly.
10461
10462         * password.el: Removed definition of run-at-time.
10463
10464         * nnheaderxm.el: Remove definition of run-at-time.
10465
10466 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
10467
10468         * mml.el (mml-minibuffer-read-disposition): Show attachment type
10469         in prompt.
10470
10471 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10472
10473         * messagexmas.el (message-xmas-redefine): Alias
10474         `message-make-caesar-translation-table' to
10475         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
10476         version.
10477
10478         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
10479         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
10480         `gnus-xmas-set-text-properties'.
10481         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
10482         `gnus-xmas-completing-read'.
10483         (gnus-xmas-completing-read): Removed.
10484         (gnus-xmas-open-network-stream): Removed.
10485
10486         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
10487         XEmacs version.
10488
10489         * dns.el (dns-make-network-process): Use `open-network-stream'
10490         instead of `gnus-xmas-open-network-stream'.
10491
10492         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
10493
10494         * .cvsignore: Add auto-autoloads.el, custom-load.el.
10495
10496 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10497
10498         * gnus-art.el (gnus-mime-display-alternative)
10499         (gnus-insert-mime-button, gnus-insert-mime-security-button)
10500         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
10501         Don't use gnus-local-map-property.
10502
10503         * gnus-util.el (gnus-local-map-property): Remove.
10504
10505         * mm-view.el (mm-view-pkcs7-decrypt): Replace
10506         gnus-completing-read-maybe-default with completing-read.
10507
10508         * gnus-util.el (gnus-completing-read): do.
10509         (gnus-completing-read-maybe-default): Remove.
10510
10511 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10512
10513         * password.el: Only autoload `run-at-time' if not XEmacs.
10514         Only autoload the itimer functions if XEmacs.
10515
10516 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10517
10518         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
10519         XEmacsen.
10520
10521         * dgnushack.el: Autoload executable-find for XEmacs.
10522
10523 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10524
10525         * gnus-art.el (gnus-read-string): Remove.
10526         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
10527         read-string.
10528
10529 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
10530
10531         * netrc.el: Autoload password-read.
10532         (netrc): Add configuration group.
10533         (netrc-encoding-method, netrc-openssl-path): Add
10534         variables for encoding and decoding of files with symmetric
10535         ciphers.
10536         (netrc-encode): Add assistant function to encode a file with
10537         netrc-encoding-method.
10538         (netrc-parse): Add interactive parameter, added optional
10539         decoding if netrc-encoding-method is non-nil but otherwise
10540         behavior is standard.
10541         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
10542         Do s/encode/encrypt/ everywhere.
10543
10544         * spam.el: Remove executable-find autoload.
10545
10546 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10547
10548         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
10549
10550         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
10551
10552 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10553
10554         * gnus-art.el (gnus-treat-ansi-sequences,
10555         article-treat-ansi-sequences): New variable and function.
10556         Suggested by Dan Jacobson <jidanni@jidanni.org>.
10557
10558         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10559         Use it.
10560
10561 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10562
10563         * mm-util.el (mm-quote-arg): Remove.
10564
10565         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
10566         shell-quote-argument.
10567
10568         * gnus-uu.el (gnus-uu-command): do.
10569
10570         * gnus-sum.el (gnus-summary-insert-pseudos): do.
10571
10572         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
10573         with make-char.
10574
10575         * mm-util.el (mm-make-char): Remove.
10576
10577         * mml.el (mml-mode): Replace gnus-add-minor-mode with
10578         add-minor-mode.
10579
10580         * gnus-undo.el (gnus-undo-mode): do.
10581
10582         * gnus-topic.el (gnus-topic-mode): do.
10583
10584         * gnus-sum.el (gnus-dead-summary-mode): do.
10585
10586         * gnus-start.el (gnus-slave-mode): do.
10587
10588         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
10589
10590         * gnus-ml.el (gnus-mailing-list-mode): do.
10591
10592         * gnus-gl.el (gnus-grouplens-mode): do.
10593
10594         * gnus-draft.el (gnus-draft-mode): do.
10595
10596         * gnus-dired.el (gnus-dired-mode): do.
10597
10598         * gnus-ems.el (gnus-add-minor-mode): Remove.
10599
10600         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10601         Replace gnus-char-width with char-width.
10602
10603         * gnus-ems.el (gnus-char-width): Remove.
10604
10605         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10606         Replace gnus-char-width with char-width.
10607
10608         * gnus-ems.el (gnus-char-width): Remove.
10609
10610         * spam-stat.el (with-syntax-table): Remove with-syntax-table
10611         definition.
10612         Remove Emacs 20 hash table compatibility code.
10613
10614         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
10615         20 compatibility code.
10616
10617         * spam.el (spam-point-at-eol): Replace with point-at-eol.
10618
10619         * smime.el (smime-point-at-eol): Replace with point-at-eol.
10620
10621         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
10622         with point-at-{eol,bol}.
10623
10624         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
10625
10626         * imap.el (imap-point-at-eol): Replace with point-at-eol.
10627
10628         * flow-fill.el (fill-flowed-point-at-bol,
10629         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
10630
10631         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
10632         Replace with point-at-{eol,bol} throughout all files.
10633
10634 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10635
10636         * ntlm.el (ntlm-string-as-unibyte): New macro.
10637         (ntlm-build-auth-response): Use it.
10638
10639         Remove Emacs 20 stuff:
10640         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10641         (butlast, mapc, remove): Remove the compiler macros.
10642         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10643         of delq and copy-sequence.
10644         * gnus-art.el (popup-menu): Remove the compiler macro.
10645         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10646         Emacs 20.
10647
10648 2004-01-05  Simon Josefsson  <jas@extundo.com>
10649
10650         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10651         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10652         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10653         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10654         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10655         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10656         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10657         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10658         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10659         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10660         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10661         string-xor into ntlm-string-xor.  Suggested by
10662         Jesper Harder <harder@myrealbox.com>.
10663
10664         * ntlm.el: Don't include poem.
10665
10666         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10667         Jesper Harder <harder@myrealbox.com>.
10668
10669         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10670
10671         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10672         probably breaks emacs with DL patch, but do we care? Is anyone
10673         still using the DL stuff?)
10674
10675         * sieve-manage.el: Use the password package.
10676         (sieve-manage-read-passwd): Remove.
10677         (sieve-manage-interactive-login): Use password.  Re-add
10678         condition-case around loop.
10679
10680         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10681         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10682         the password package.
10683
10684 2003-02-19  Simon Josefsson  <jas@extundo.com>
10685
10686         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10687         token.
10688
10689 2002-08-07  Simon Josefsson  <jas@extundo.com>
10690
10691         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10692         (sieve-manage-authenticators):
10693         (sieve-manage-authenticator-alist): Add some SASL mechs.
10694         (sieve-sasl-auth): New function.
10695         (sieve-manage-cram-md5-auth):
10696         (sieve-manage-plain-auth): Rewrite using SASL library.
10697         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10698         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10699         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10700         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10701
10702 2004-01-05  Simon Josefsson  <jas@extundo.com>
10703
10704         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10705         New files.
10706
10707 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10708
10709         * gnus-group.el (gnus-no-groups-message): Update.
10710
10711         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10712
10713 2003-11-09  Simon Josefsson  <jas@extundo.com>
10714
10715         * imap.el: Support for ID IMAP extension (RFC 2971).
10716         (imap-local-variables): Add imap-id.
10717         (imap-id): New variable.
10718         (imap-id): New function.
10719         (imap-parse-response): Parse untagged ID response.
10720         * nnimap.el (nnimap-id): New variable.
10721         (nnimap-open-connection): Use it.
10722
10723 2003-12-28  Simon Josefsson  <jas@extundo.com>
10724
10725         * gnus-score.el (gnus-score-edit-all-score): New.
10726         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10727
10728 2004-01-04  Simon Josefsson  <jas@extundo.com>
10729
10730         * password.el: Add.
10731
10732 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10733
10734         * dns.el: Add support for AAAA records (see RFC 3596)
10735
10736         * Fix typo PRT -> PTR
10737
10738         * Parse MX, PTR and SOA replies (see RFC 1035)
10739
10740 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10741
10742         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10743
10744         * Moved to Changelog.2.
10745
10746 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10747
10748         * gnus.el (gnus-version-number): Bump version.
10749
10750 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10751
10752         * gnus.el: No Gnus v0.1 is released.
10753
10754 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10755
10756         * gnus.el: No Gnus v0.0 is released.
10757
10758 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10759
10760         * gnus.el (gnus-version-number): Bump.
10761         (gnus-version): No.
10762
10763 See ChangeLog.2 for earlier changes.
10764
10765     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
10766
10767   This file is part of GNU Emacs.
10768
10769   GNU Emacs is free software; you can redistribute it and/or modify
10770   it under the terms of the GNU General Public License as published by
10771   the Free Software Foundation; either version 2, or (at your option)
10772   any later version.
10773
10774   GNU Emacs is distributed in the hope that it will be useful,
10775   but WITHOUT ANY WARRANTY; without even the implied warranty of
10776   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10777   GNU General Public License for more details.
10778
10779   You should have received a copy of the GNU General Public License
10780   along with GNU Emacs; see the file COPYING.  If not, write to the
10781   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10782   Boston, MA 02110-1301, USA.
10783
10784 ;; Local Variables:
10785 ;; coding: iso-2022-7bit
10786 ;; fill-column: 79
10787 ;; add-log-time-zone-rule: t
10788 ;; End:
10789
10790 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4