Merge from gnus--rel--5.10
[gnus] / lisp / ChangeLog
1 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
4         form in gnus-group-name-charset-method-alist.
5
6         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7         overrides the default layout edit-form.
8
9         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10
11         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12
13 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16         as unfetched articles.
17
18 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
19
20         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
21
22 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23
24         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
25         original back end that keeps marks in the local system.
26
27 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
30         arg of pop-to-buffer for XEmacs.
31         (gnus-article-read-summary-keys): Ditto; don't restore window
32         configuration if summary command ends up with neither article buffer
33         nor summary buffer; describe bindings if summary keys end with C-h.
34
35 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * message.el (message-fix-before-sending): Skip raw message part to be
38         forwarded while checking illegible text.
39         (message-forward-make-body-mime, message-forward-make-body): Mark
40         signed or encrypted raw message as having no illegible text.
41
42 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
45         (gnus-message-with-timestamp-1): New macro.
46         (gnus-message-with-timestamp): New function.
47         (gnus-message): Use them.
48
49         * nnheader.el (nnheader-message): Use them.
50
51 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
52
53         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
54         .newsrc.eld file.
55
56 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
57
58         * gnus-agent.el (gnus-agent-fetch-headers)
59         (gnus-agent-retrieve-headers): Bind
60         gnus-decode-encoded-address-function to identity.
61
62         * nntp.el (nntp-send-xover-command): Recognize an xover command is
63         available also when the server returns simply a dot.
64
65         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
66
67 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
70
71 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
72
73         * gnus-ems.el (gnus-x-splash): Make it work.
74
75         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
76         from being used.
77
78         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
79
80 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
81
82         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
83         4th and the 5th arguments.
84
85         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
86         the front stickiness.
87         (gnus-article-summary-command-nosave): Correct the order of the
88         arguments passed to pop-to-buffer.
89         (gnus-article-read-summary-keys): Ditto; make it work properly when the
90         summary command ends up with the article buffer.
91
92         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
93         the same faces.
94
95 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
96
97         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
98
99 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
100
101         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
102         * gnus-sum.el (gnus-summary-highlight):
103         * pgg.el (pgg-sign-region, pgg-sign):
104         * mail-source.el (mail-source-delete-old-incoming-confirm):
105         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
106
107 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * gnus-art.el (gnus-mime-view-part-externally)
110         (gnus-mime-view-part-internally): Fix predicate function passed to
111         completing-read.
112
113         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
114
115         * gnus.el (gnus-update-message-archive-method): Add :version.
116
117 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
118
119         * gnus.el (gnus-update-message-archive-method): New variable.
120
121         * gnus-start.el (gnus-setup-news): Update saved "archive" method
122         according to gnus-message-archive-method if
123         gnus-update-message-archive-method is non-nil.
124
125 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
128         by Loic Dachary <loic@dachary.org>.
129         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
130
131 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * message.el (message-pop-to-buffer): Add switch-function argument.
134         (message-mail): Pass switch-function argument to it.
135
136 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
137
138         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
139         Improve doc string.
140
141 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
142
143         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
144         (gnus-header-content)
145         * gnus-cite.el (gnus-cite-10)
146         * gnus-srvr.el (gnus-server-closed)
147         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
148         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
149         (gnus-group-mail-3-empty, gnus-group-mail-low)
150         (gnus-group-mail-low-empty, gnus-splash)
151         * message.el (message-header-to, message-header-cc)
152         (message-header-subject, message-header-other, message-header-name)
153         (message-header-xheader, message-separator, message-cited-text)
154         (message-mml): Lighten colors of faces used for dark background.
155
156 2007-05-24  Simon Josefsson  <simon@josefsson.org>
157
158         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
159         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
160
161 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * message.el (message-narrow-to-headers-or-head): Ignore
164         mail-header-separator in the body.
165
166 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
169         same as window size.
170
171 2007-05-22  Kevin Ryde  <user42@zip.com.au>
172
173         * message.el (message-font-lock-keywords): Use message-header-xheader
174         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
175         ahead of the anything pattern, to get it recognised.
176
177 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
180         spam.el loads uses it in the compiled defadvice form.
181
182 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
183
184         * gnus-sum.el (gnus-articles-to-read)
185         (gnus-summary-insert-old-articles): Don't truncate group name for
186         `read-string'.
187
188         * gnus-util.el (gnus-limit-string): Delete this function.
189
190         * gnus-sum.el (gnus-simplify-subject-fully): Use
191         `truncate-string-to-width' instead.
192
193 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
194
195         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell if, on
196         summary exit, the next group has to be selected.
197         (gnus-summary-exit): Use it.
198
199 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
200
201         * gnus-art.el (gnus-article-mode): Fix comment about displaying
202         non-break space.
203
204 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
205
206         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
207         Check if group is not a directory.
208         (nnfolder-request-expire-articles): Don't delete articles if the target
209         group is not available.
210
211         * nnml.el (nnml-request-create-group): Properly check if group is not a
212         file.
213         (nnml-request-expire-articles): Don't delete articles if the target
214         group is not available.
215
216         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
217         Don't quote characters that are within parentheses.
218
219 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
220
221         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
222         (gnus-handle-ephemeral-exit): Select article according to it.
223
224 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
225
226         * message.el (message-insert-formated-citation-line): Remove newline.
227         (message-citation-line-format): Add final \n here so that the user can
228         avoid a blank line.
229
230 2007-05-03  Dan Christensen  <jdc@uwo.ca>
231
232         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
233         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
234         Update lanl/arXiv support.
235
236 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
237
238         * gnus.el: Bump version number.
239
240 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
241
242         * gnus.el (gnus-version-number): Bump version.
243
244 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
245
246         * gnus.el: No Gnus v0.6 is released.
247
248 2007-04-27  Didier Verna  <didier@xemacs.org>
249
250         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
251         * gmm-utils.el (gmm-regexp-concat): here.
252         * message.el: Don't require 'gnus-util.
253         (message-dont-reply-to-names): Handle name change above.
254         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
255
256 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
257
258         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
259         since the initial value varies according to the system.
260
261 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * mm-util.el (mm-charset-synonym-alist): Defcustom.
264
265 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
266
267         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
268
269 2007-04-24  Didier Verna  <didier@xemacs.org>
270
271         Improve the type of gnus-ignored-from-addresses.
272         * gnus-util.el (gnus-orify-regexp): New function.
273         * message.el (gnus-util): Require it.
274         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
275         * gnus-sum.el (gnus-ignored-from-addresses): New function.
276         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
277
278 2007-04-24  Didier Verna  <didier@xemacs.org>
279
280         * gnus-sum.el:
281         * gnus-utils.el: Fix some trailing whitespaces.
282
283 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
284
285         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
286         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
287         article's Message-ID; refer parent article in summary buffer.
288
289         * message.el (message-bounce): Call mime-to-mml.
290
291         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
292         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
293         optimize and/or forms properly.
294
295 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
296
297         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
298         URL.
299
300 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
301
302         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
303
304 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
305
306         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
307         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
308         displayed of multipart/alternative part if it is invoked from summary
309         buffer.
310
311         * mm-view.el (mm-inline-text-html-render-with-w3m)
312         (mm-inline-text-html-render-with-w3m-standalone)
313         (mm-inline-render-with-function): Use mail-parse-charset by default.
314
315 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
316
317         * parse-time.el (parse-time-string-chars): Check if CHAR
318         is less than the length of parse-time-syntax.
319
320 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
323         from gnus-newsgroup-processable.
324
325 2007-04-16  Didier Verna  <didier@xemacs.org>
326
327         * gnus-msg.el (gnus-configure-posting-styles): Handle
328         message-signature-directory properly with :file syntax. Reported by
329         "Leo".
330
331 2007-04-11  Didier Verna  <didier@xemacs.org>
332
333         New user option: message-signature-directory.
334         * gnus-msg.el (gnus-configure-posting-styles): Support it.
335         * message.el (message-insert-signature): Ditto.
336         * message.el (message-signature-file): Doc update.
337         * message.el (message-signature-directory): New.
338
339 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
340
341         * gnus-msg.el (gnus-inews-yank-articles): Use
342         message-exchange-point-and-mark instead of exchange-point-and-mark.
343
344 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
345
346         * message.el (message-yank-original): Make sure cited text ends with
347         newline; don't exchange point and mark.
348
349 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
350
351         * tls.el (open-tls-stream): Properly handle case where there
352         is no associated buffer.
353
354 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
355
356         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
357         message-yank-original, make sure (< mark TEXT point).
358
359 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
360
361         * message.el (message-fill-column): New variable.
362         (message-mode): Use it.  Add comment on a possible new hook.
363
364         * nnmail.el (nnmail-spool-file): Mark as obsolete.
365         (nnmail-get-new-mail): Reformat.
366
367         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
368
369         * gmm-utils.el: Fix Commentary.
370         (gmm-tool-bar-from-list): Fix typo in doc string.
371
372 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
373
374         * message.el (message-yank-original): Don't switch point and mark
375         unnecessarily to put point and mark as documented.
376
377 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378
379         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
380         from the message heads.
381
382 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
383
384         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
385         article buffer does not have a window.  This may not be the best
386         solution but is certainly better than setting the start of the null,
387         that is the current, window.
388
389 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
390
391         * gnus-draft.el (gnus-draft-setup-hook): New hook.
392         (gnus-draft-setup): Run it.
393
394         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
395         gnus-score-fast-scoring.  Allow regexp.
396         (gnus-score-headers): Use it.
397
398         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
399         XEmacs.
400
401         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
402         string.
403         (gnus-button-alist): Also catch `<f1> k ...'.
404         (gnus-treat-display-x-face): Fix doc string.
405
406 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
407
408         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
409         evaluation of gnus-extended-version to ensure correct generation of the
410         User-Agent header when message-generate-headers-first is used.
411
412 2007-03-24  Simon Josefsson  <simon@josefsson.org>
413
414         * hashcash.el (hashcash-generate-payment-async): Don't crash if
415         hashcash-path is nil.  Don't call callback with incorrect number of
416         parameters if val is 0.
417
418 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
419
420         * message.el (message-required-news-headers):
421         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
422
423 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
424
425         * tls.el (open-tls-stream): In handshake-waiting loop,
426         don't wait more if there is output available to process.
427
428 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
429
430         * tls.el (tls-program): Doc fix.
431
432 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * message.el (message-generate-new-buffers): Change the meaning of the
435         nil value; add `standard' to the choices; treat t as `unique'; improve
436         doc string.
437         (gnus-select-frame-set-input-focus): Autoload.
438         (message-buffer-name): Search for the existing message buffer if
439         message-generate-new-buffers is nil or `standard'; treat the value t of
440         message-generate-new-buffers as `unique'.
441         (message-pop-to-buffer): Raise the frame already displaying the message
442         buffer; clear the echo area after querying.
443         (message-setup): Pass the `continue' argument to compose-mail.
444         (message-mail): Prefer `switch-function' if it is given; search for the
445         existing message buffer if the `continue' argument is non-nil; pass
446         continue and switch-function arguments to compose-mail by way of
447         message-setup.
448         (message-mail-other-window): Adjust argument of message-setup.
449         (message-mail-other-frame): Ditto.
450
451 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
452
453         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
454         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
455         to turn font-lock on when turning gnus-message-citation-mode on.
456
457 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
458
459         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
460         (mml-smime-function-alist): New variable; add epg as the backend.
461         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
462         mml-smime- functions instead.
463         * mm-view.el: Require smime.
464
465 2007-03-05  Didier Verna  <didier@xemacs.org>
466
467         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
468         instead of just inheritance for posting styles.
469         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
470
471 2007-02-24  Chris Moore  <dooglus@gmail.com>
472
473         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
474         * pgg-pgp.el (pgg-pgp-encrypt-region):
475         * pgg-gpg.el (pgg-gpg-encrypt-region):
476         Check pgg-encrypt-for-me if no other recipients.
477
478 2007-02-24  John Paul Wallington  <jpw@pobox.com>
479
480         * tls.el (tls-certtool-program): Fix custom type.
481
482 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
483
484         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
485         and point-at-eol instead of line-(beginning|end)-position.
486
487         * assistant.el (assistant-parse-buffer): Ditto.
488
489         * netrc.el (netrc-parse-services): Ditto.
490
491 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
492
493         * mml2015.el (mml2015-epg-find-usable-key): New function.
494         (mml2015-epg-sign): Use it.
495         (mml2015-epg-encrypt): Use it.
496
497 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * message.el (message-make-in-reply-to): Quote name containing
500         non-ASCII characters.  It will make the RFC2047 encoder cause an error
501         if there are special characters.  Reported by NAKAJI Hiroyuki
502         <nakaji@kankyo-u.ac.jp>.
503
504 2007-02-27  Didier Verna  <didier@xemacs.org>
505
506         Include the group parameters as well as the topic ones in the
507         inheritance filter process.
508         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
509         argument GROUP-PARAMS-LIST.
510         * gnus-topic.el (gnus-group-topic-parameters): Use it.
511
512 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * nntp.el (nntp-never-echoes-commands)
515         (nntp-open-connection-functions-never-echo-commands): New variables.
516         (nntp-send-command): Use them.
517
518 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
519
520         * mml2015.el (mml2015-epg-verify): Simplified.
521
522 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
523
524         * mml.el (mml-content-disposition-alist): New user option.
525         (mml-content-disposition): New function.
526         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
527         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
528
529 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
530
531         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
532         verification.
533
534 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
535
536         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
537         articles posted in the last 24 hours.
538
539 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
540
541         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
542
543 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
544
545         * nntp.el (nntp-send-command): Don't wait for echoes when
546         nntp-open-ssl-stream is used.
547
548 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
549
550         * gnus-cite.el (gnus-test-font-lock-add-keywords)
551         (gnus-message-add-citation-keywords)
552         (gnus-message-remove-citation-keywords): Remove.
553         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
554         directly, make the variables in font-lock-defaults buffer-local, add
555         gnus-message-citation-keywords to them and then update the value of
556         font-lock-keywords.
557
558 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
559
560         * message.el (message-cite-original-1): Don't call
561         gnus-article-highlight-citation.
562
563         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
564         citations; fix line count.
565
566 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
569         (gnus-message-add-citation-keywords)
570         (gnus-message-remove-citation-keywords): Use it; fix the emulating
571         versions of font-lock-add-keywords and font-lock-remove-keywords to
572         work with XEmacs correctly.
573
574 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * gnus-cite.el (gnus-cite-face-list): Set the values of
577         gnus-message-max-citation-depth and gnus-message-citation-keywords.
578         (gnus-message-max-citation-depth): Use defvar rather than defconst.
579         (gnus-message-cite-prefix-regexp): New variable.
580         (gnus-message-search-citation-line): Use it; protect against long
581         citation prefix; fill match data with nil rather than 0 for XEmacs; set
582         the 0th match data for Emacs.
583         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
584         (gnus-message-add-citation-keywords): Append keywords rather than
585         prepending; emulate font-lock-add-keywords if it is not available.
586         (gnus-message-remove-citation-keywords): Emulate
587         font-lock-remove-keywords if it is not available.
588
589         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
590
591         * message.el (message-cite-prefix-regexp): Set the value of
592         gnus-message-cite-prefix-regexp.
593
594 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
595
596         * nnweb.el (nnweb-google-parse-1): Update parser.
597
598 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
599
600         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
601
602 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
603
604         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
605         regexp.
606
607 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
608
609         * uudecode.el (uudecode-string-to-multibyte): New function emulating
610         string-to-multibyte.
611         (uudecode-decode-region-internal): Use it.
612
613         * lpath.el: Fbind string-as-multibyte for XEmacs.
614
615 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
616
617         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
618         custom choice.
619
620         * gnus-art.el (gnus-signature-limit): Fix custom choice.
621
622 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
623
624         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
625
626         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
627         `write-region' to respect `mm-inhibit-file-name-handlers'.
628
629 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
630
631         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
632         Use gnus-home-directory instead of "~/" or "$HOME".
633
634 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
635
636         * encrypt.el (encrypt-insert-file-contents): Add better prompt
637         to mention filename.
638         Add comments at beginning regarding usage.
639         (encrypt-write-file-contents): Change interactive so a string is
640         acceptable.  If the file has no associated model, show an error instead
641         of a nonsense prompt.
642
643 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
644
645         * spam.el (spam-bsfilter-ham-switch): Fix typo.
646         Thanks to Yoshihiko Yamada for kind notification of this typo.
647
648 2007-01-12  Kenichi Handa  <handa@m17n.org>
649
650         * uudecode.el (uudecode-decode-region-internal): Make it work in a
651         multibyte buffer.
652
653 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
654
655         * gnus-score.el (gnus-score-fast-scoring): New variable.
656         (gnus-score-headers): Use it.
657
658         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
659
660         * message.el (message-cite-original-1): Call
661         gnus-article-highlight-citation if requested.
662
663         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
664
665         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
666         bugs to doc string.
667         (gnus-button-alist): Add mid\\|message-id.
668         (gnus-button-fetch-group): Extend for use in
669         `browse-url-browser-function'.
670         (gnus-button-url-regexp): Try to catch paired parentheses like in
671         Wikipedia URLs.
672
673         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
674         Suggested by Simon Krahnke <overlord@gmx.li>.
675
676 2007-01-13  Romain Francoise  <romain@orebokech.com>
677
678         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
679         Update copyright.
680
681 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
682
683         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
684
685 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
686
687         * gnus-registry.el (gnus-registry-unfollowed-groups)
688         (gnus-registry-split-fancy-with-parent): Fix documentation.
689
690 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691
692         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
693         from nnweb groups.
694
695 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
696
697         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
698         Xref urls.  Erase buffer before requesting head.
699
700 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
701
702         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
703         customizable.
704
705 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
706
707         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
708         no signing key is found.
709         (mml2015-epg-encrypt): Ask user whether to skip or abort if
710         no encrypting and/or signing key is found.
711
712 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
713
714         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
715
716 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
717
718         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
719         headers read from disk with the ones newly found in the current search.
720         This should no longer cause problems, because the article numbers in
721         Gmane's `nov.php' output are ignored since the previous change.
722
723 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
724
725         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
726
727 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
728
729         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
730         replace-regexp-in-string; bind url-version; fbind display-images-p and
731         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
732         find-face and set-itimer-function for Emacs; bind itimer-list for
733         Emacs.
734
735         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
736
737 2007-01-01  Romain Francoise  <romain@orebokech.com>
738
739         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
740
741 2006-12-31  Steve Youngs  <steve@sxemacs.org>
742
743         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
744         `define-minor-mode' macro definition expanded properly.
745         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
746         exclude it there.
747
748         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
749         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
750         `fboundp' test.
751         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
752         This is OK to autoload in (S)XEmacs now.
753
754 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755
756         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
757         keystroke.
758         (gnus-summary-limit-to-singletons): Fix typo.
759
760         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
761         else fails.
762
763 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
764
765         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
766         docstring.
767
768         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
769         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
770         (gnus-summary-insert-dormant-articles): Fix typo in message.
771
772 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
773
774         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
775         nil for XEmacs.
776         (gnus-message-citation-mode): Don't autoload in XEmacs.
777
778         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
779
780 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
781
782         * nnimap.el (nnimap-expunge-search-string): Mention
783         nnimap-search-uids-not-since-is-evil in docstring.
784
785 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
786
787         * spam.el: Revert to make-obsolete-variable because
788         define-obsolete-variable-alias is not supported in Emacs 21.
789
790         * spam.el (spam-ifile-path, spam-ifile-database-path)
791         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
792         make-obsolete-variable.
793         (spam-bsfilter-path, spam-bsfilter-program)
794         (spam-spamassassin-path, spam-spamassassin-program)
795         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
796         use "path" inappropriately.
797         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
798         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
799         variable names.
800
801 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
802
803         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
804         summary buffer.
805
806         * password.el (password-cache-remove): Use clear-string to burn
807         password, if available.
808
809 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
810
811         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
812
813         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
814
815         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
816         (gnus-message-highlight-citation): Move defcustom here from
817         gnus-cite.el.
818         (gnus-message-citation-mode): Autoload.
819
820         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
821         checks to make it compile with XEmacs.
822         (gnus-message-citation-mode): New minor mode.
823         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
824         (gnus-message-highlight-citation): New variables.
825         (gnus-message-search-citation-line)
826         (gnus-message-add-citation-keywords)
827         (gnus-message-remove-citation-keywords)
828         (turn-on-gnus-message-citation-mode)
829         (turn-off-gnus-message-citation-mode): New functions.
830
831 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
832
833         * gnus-cite.el: Enable highlighting of different citation levels in
834         message-mode.
835
836 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
837
838         * message.el (message-make-fqdn): Fix comment.
839         (message-bogus-system-names): Add ".local".
840
841         * spam.el (spam-ifile-path, spam-ifile-program)
842         (spam-ifile-database-path, spam-ifile-database)
843         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
844         Don't use "path" inappropriately.
845         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
846         strings.
847         (spam-check-ifile, spam-ifile-register-with-ifile)
848         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
849         new variable names.
850
851         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
852         (gnus-treat-display-smileys): Simplify using
853         gnus-image-type-available-p.
854
855         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
856         available.
857
858         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
859         `display-images-p' if available.
860
861 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
862
863         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
864         one after turning on the buffer's multibyteness instead of decoding
865         them directly in the unibyte buffer that causes unexpected conversion
866         in Emacs 23 (unicode).
867
868 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
869
870         * message.el (message-generate-hashcash): Fix custom type.
871
872 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
873
874         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
875
876 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
877
878         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
879         disconnect icons.  Add help text.
880
881 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
882
883         * spam.el (spam-extra-header-to-number): CRM114 spam score is
884         negated to be consistent with the others we handle.
885
886 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
889         version of gnus-summary-buffer to something, so that we can use two
890         article buffers at the same time.
891
892 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
893
894         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
895         trigger all the extra headers.
896         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
897         sorting.
898
899 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
900
901         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
902         solid groups.
903
904 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
905
906         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
907
908 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
909
910         * legacy-gnus-agent.el: Add Copyright notice.
911
912 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
913
914         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
915
916 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917
918         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
919
920         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
921         to make it work reliably in CVS Emacs.
922         (gnus-summary-limit-strange-charsets-predicate)
923         (gnus-summary-limit-to-predicate): New functions.
924
925 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
926
927         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
928         specifying array size.
929         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
930         array if it is too small.
931         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
932         (gnus-sort-threads-loop): New function.
933
934 2006-12-06  Chris Moore  <dooglus@gmail.com>
935
936         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
937         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
938
939 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
940
941         * mm-url.el (mm-url-predefined-programs): Call curl with correct
942         options.
943
944 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
945
946         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
947         DOS-ing the recipient.
948
949         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
950         the headers when creating the mapping to avoid mismappings.
951         (nnweb-gmane-create-mapping): Always nix out old mapping.
952
953 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
954
955         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
956         and mm-verify-option to never.
957
958 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
959
960         * message.el (message-signed-or-encrypted-p): New function.
961         (message-forward-make-body): Use it.
962
963         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
964         Replace encode-coding-string with mm-encode-coding-string.
965
966 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
967
968         * nneething.el (nneething-decode-file-name): Replace
969         decode-coding-string with mm-decode-coding-string.
970
971         * gnus-int.el (gnus-open-server): Say failed server's name.
972
973 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
974
975         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
976         strings to a single string.  Quote `errors-file-name'.
977         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
978         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
979         Adjust calls.  Use `shell-quote-argument'.
980
981 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
982
983         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
984         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
985
986         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
987         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
988         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
989         (gnus-group-make-directory-group, gnus-group-transpose-groups):
990         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
991         (gnus-subscribe-newsgroup, gnus-1):
992         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
993         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
994         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
995         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
996
997 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
998
999         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
1000         keystroke.
1001         (gnus-summary-limit-to-bodies): Implement headersp.
1002
1003 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * dns.el (query-dns): Protect against "Process dns deleted" strings.
1006
1007 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
1010
1011 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1012
1013         * message.el (message-generate-hashcash): Expand range of values to
1014         include `opportunistic'.
1015         (message-send-mail): Use it.
1016
1017 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1018
1019         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
1020         and comment it.
1021
1022         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
1023
1024 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
1025
1026         * gnus-util.el (gnus-extract-address-components): Improve comment.
1027
1028 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1029
1030         * gnus-util.el (gnus-extract-address-components): Work with address in
1031         which the name portion contains @.
1032
1033         * lpath.el: Fbind custom-autoload.
1034
1035 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1036
1037         * gnus.el (gnus-start): Move custom group up.
1038         (gnus-select-method): Don't autoload, but make it available for
1039         `customize-variable'.
1040         (gnus-getenv-nntpserver): Don't autoload.
1041
1042 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
1043
1044         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
1045
1046 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1047
1048         * message.el (message-sendmail-extra-arguments): New variable.
1049         (message-send-mail-with-sendmail): Use it.
1050
1051 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1052
1053         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
1054         mm-with-unibyte-current-buffer to make string unibyte.
1055
1056         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
1057         mm-string-as-multibyte.
1058
1059 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
1060
1061         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
1062         Reported by Werner Koch <wk@gnupg.org>.
1063
1064 2006-11-14  Daiki Ueno  <ueno@p360>
1065
1066         * mml2015.el: Autoload epa-select-keys when compiling.
1067
1068 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1069
1070         * mml2015.el (mml2015-epg-sign): Save the signing keys in
1071         message-options.
1072         (mml2015-epg-encrypt): Save the recipient keys in message-options.
1073
1074 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1075
1076         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
1077         EasyPG (< 0.0.6).
1078         (mml2015-always-trust): New user option.
1079         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
1080         prompt.
1081
1082 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * nntp.el (nntp-authinfo-force): New variable.
1085         (nntp-send-authinfo): Use it.
1086
1087 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
1088
1089         * message.el (message-strip-subject-encoded-words): Allow _not_ to
1090         decode encoded words.  Improve prompt.  Add comment about forwarding.
1091         (message-replacement-char): Move up.
1092
1093 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1094
1095         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
1096         instead of gnus-intersection because arguments of gnus-sorted-nunion
1097         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
1098
1099 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
1100
1101         * message.el (message-strip-subject-encoded-words): Reformat prompt.
1102         (message-simplify-subject-functions): Enable
1103         message-strip-subject-encoded-words by default.
1104
1105 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
1106
1107         * message.el (message-strip-subject-encoded-words): New function
1108         (message-simplify-subject-functions): New variable.
1109         (message-simplify-subject): Use it.  Fix typo in doc string.
1110         Support message-strip-subject-encoded-words.
1111
1112 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
1113
1114         * gnus-diary.el (gnus-diary-delay-format-function):
1115         * nndiary.el (nndiary-reminders):
1116         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
1117
1118 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1119
1120         * gnus-art.el (article-hide-boring-headers): Fetch date from
1121         gnus-original-article-buffer to avoid problems with localized date
1122         strings.
1123
1124 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1125
1126         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
1127
1128 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
1129
1130         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
1131         New variables.
1132         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1133         (mm-charset-synonym-alist): Move some entries to
1134         mm-codepage-iso-8859-list.
1135         (mm-charset-synonym-alist, mm-charset-override-alist): Add
1136         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1137
1138 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1139
1140         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
1141
1142 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1143
1144         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
1145         with Emacs 21 and XEmacs.
1146
1147 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1148
1149         * spam.el (spam-parse-address): New function for better parsing,
1150         catching errors, etc.
1151         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
1152
1153 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1154
1155         * mm-view.el: Add interactive arg to html2text autoload.
1156
1157 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1158
1159         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
1160
1161 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
1162
1163         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
1164         variables.
1165         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1166         (mm-charset-synonym-alist): Move some entries to
1167         mm-codepage-iso-8859-list.
1168
1169         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
1170
1171 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
1172
1173         * message.el (message-citation-line-format)
1174         (message-insert-formated-citation-line): Fix implementation of %E, %N
1175         and %n according to the doc string.
1176
1177 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
1178
1179         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1180         car-safe to avoid bad parses.
1181
1182 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1183
1184         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
1185         names.
1186
1187         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
1188
1189 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1190
1191         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
1192         header.
1193
1194         * message.el (message-draft-headers): Add Date.
1195         (message-headers-to-generate): Fix typo in docstring.
1196
1197         * nndraft.el (nndraft-required-headers): New variable.
1198         (nndraft-generate-headers): Use it.
1199
1200         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
1201
1202 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1203
1204         * gnus-registry.el (gnus-registry-wash-for-keywords)
1205         (gnus-registry-find-keywords): New functions to allow easy searching of
1206         articles that are in the registry.
1207
1208 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1209
1210         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1211         ietf-drums-parse-address instead of gnus-extract-address-components.
1212         Reported by Damien Elmes <damien@repose.cx>.
1213
1214 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1215
1216         * gnus.el (gnus-mime): Remove unused custom group.
1217
1218 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1219
1220         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
1221         "blank line" when searching for end of armor headers.
1222
1223 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * gmm-utils.el (gmm-write-region): Fix variable name.
1226
1227 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
1228
1229         * gmm-utils.el (gmm-write-region): New function based on compatibility
1230         code from `mm-make-temp-file'.
1231
1232         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
1233
1234         * nnmaildir.el (nnmaildir--update-nov)
1235         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
1236         Use `gmm-write-region'.
1237
1238 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1239
1240         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
1241         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1242
1243         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
1244
1245         * message.el (message-replacement-char): New variable.
1246         (message-fix-before-sending): Use it.
1247         (message-simplify-subject): New function to remove duplicate code.
1248         (message-reply, message-followup): Use it.
1249
1250         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
1251         gnus-summary-limit-to-articles.
1252
1253 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1254
1255         * gnus-util.el (gnus-with-local-quit): New macro.
1256
1257         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
1258
1259 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
1260
1261         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
1262         ignore non-string data.
1263
1264 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
1265
1266         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
1267         non-string data (needs to be done in the registry too).
1268
1269 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1270
1271         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
1272         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
1273         (gnus-registry-split-fancy-with-parent)
1274         (gnus-registry-fetch-simplified-message-subject-fast)
1275         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
1276         Remove text properties on ingress into the registry and when it's saved.
1277         (gnus-registry-clean-empty-function): Fix bug with cleaning the
1278         registry from entries with no groups.
1279
1280 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1281
1282         * gnus-util.el (gnus-string-remove-all-properties): Add utility
1283         function to remove string properties.
1284
1285 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1286
1287         * gmm-utils.el (gmm): Adjust custom version.
1288
1289         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1290         custom version.
1291
1292         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
1293
1294 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1295
1296         * gnus-art.el (gnus-insert-prev-page-button)
1297         (gnus-insert-next-page-button): Simplify.  Reformat.
1298
1299 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1300
1301         * gnus-art.el (gnus-insert-prev-page-button)
1302         (gnus-insert-next-page-button): Apply gnus-article-button-face.
1303
1304 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1305
1306         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
1307
1308 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1309
1310         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
1311         gnus-article-button-face to MIME and security buttons.
1312
1313 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1314
1315         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
1316         readable.
1317
1318 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1319
1320         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
1321
1322 2006-09-20  Steve Youngs  <steve@sxemacs.org>
1323
1324         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
1325         `browse-url-of-file' instead of `browse-url'.
1326
1327 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1328
1329         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1330         regexp.  Articles containing quotation were cut prematurely.
1331
1332 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * message.el (message-cite-original-1): Use nobody by default for the
1335         value of From header.
1336         (message-reply): Ditto.
1337
1338 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
1339
1340         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
1341         to the gnus-info.  This fixes a bug of inline-PGP message verification.
1342         Reported by Michael Piotrowski <mxp@dynalabs.de>.
1343
1344 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1345
1346         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
1347         mails in the doc string.  Add some URLs in comment.
1348         (pop3-movemail): Warn about pop3-leave-mail-on-server.
1349
1350 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1351
1352         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
1353         backslashes handling and the way to find boundaries of quoted strings.
1354
1355 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
1356
1357         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
1358         mml1991-encrypt-to-self is set and mml1991-signers is not set.
1359         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
1360         mml2015-encrypt-to-self is set and mml2015-signers is not set.
1361
1362 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1363
1364         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
1365         doc string.
1366         (gnus-button-regexp, gnus-button-last): Remove unused variables.
1367
1368 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1369
1370         * lpath.el: Fbind epg-check-configuration.
1371
1372 2006-09-06  Simon Josefsson  <jas@extundo.com>
1373
1374         * mml2015.el (mml2015-use): Doc fix, mention epg.
1375
1376 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1377
1378         * mml2015.el (mml2015-use): Default to epg, if available.
1379
1380 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1381
1382         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
1383         message-sender.
1384         (mml1991-epg-encrypt): Ditto.
1385         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
1386         message-sender.
1387         (mml2015-epg-encrypt): Ditto.
1388
1389 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
1390
1391         * message.el (message-send-mail-with-sendmail): Look for sendmail in
1392         several common directories.
1393
1394 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
1395
1396         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
1397         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
1398
1399 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1400
1401         * gnus-art.el (article-decode-encoded-words): Make it fast.
1402
1403 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1404
1405         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
1406
1407         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
1408         in quoted string into `\'.
1409
1410 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1411
1412         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1413         Use standard-syntax-table.
1414
1415 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * gnus-art.el (gnus-decode-address-function): New variable.
1418         (article-decode-encoded-words): Use it to decode headers which are
1419         assumed to contain addresses.
1420         (gnus-mime-delete-part): Remove useless `or'.
1421
1422         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
1423         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
1424         (gnus-nov-parse-line): Use it to decode From header.
1425         (gnus-get-newsgroup-headers): Ditto.
1426         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
1427
1428         * mail-parse.el (mail-decode-encoded-address-region): New alias.
1429         (mail-decode-encoded-address-string): New alias.
1430
1431         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1432         New function.
1433         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
1434         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
1435         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
1436         (rfc2047-decode-string): Ditto.
1437         (rfc2047-decode-address-region): New function.
1438         (rfc2047-decode-address-string): New function.
1439
1440 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
1441
1442         * message.el (message-caesar-buffer-body): Allow rotating headers.
1443
1444         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
1445
1446         * message.el (message-insert-formated-citation-line): Fix %f.
1447         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
1448
1449 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1450
1451         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
1452         (gnus-bookmark-mouse-available-p): New macro.
1453         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
1454         (gnus-bookmark-bmenu-show-infos): Use it.
1455         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
1456         (gnus-bookmark-bmenu-hide-infos): Ditto.
1457         (gnus-bookmark-remove-properties): New function.
1458         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
1459         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
1460         (gnus-bookmark-write-file): Bind coding-system-for-write.
1461         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
1462         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
1463         group before selecting it.
1464         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
1465         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
1466         quit-window if it is not available; use gnus-mouse-2 and bind it to
1467         gnus-bookmark-bmenu-select-by-mouse.
1468         (gnus-bookmark-show-details): Remove unused variable `details-list'.
1469         (gnus-bookmark-bmenu-select-by-mouse): New function.
1470
1471 2006-08-13  Romain Francoise  <romain@orebokech.com>
1472
1473         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
1474         space.
1475
1476 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * compface.el (uncompface): Use binary rather than raw-text-unix.
1479
1480 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * compface.el (uncompface): Make sure the eol conversion doesn't take
1483         place when communicating with the external programs.  Reported by
1484         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1485
1486 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * nnheader.el (nnheader-insert-head): Fix typo in comment.
1489
1490 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1491
1492         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1493         Make it more robust by parsing author and date independently.
1494
1495 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1496
1497         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
1498
1499 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
1500
1501         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
1502         first matching secret key.
1503         (mml2015-epg-encrypt): Ditto.
1504
1505         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
1506         first matching secret key.
1507         (mml1991-epg-encrypt): Ditto.
1508
1509         * mml2015.el (mml2015-encrypt-to-self): New user option.
1510         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
1511         mml2015-epg-encrypt-to-self is set.
1512
1513         * mml1991.el (mml1991-encrypt-to-self): New variable.
1514         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
1515         mml1991-epg-encrypt-to-self is set.
1516
1517         * mml2015.el (mml2015-signers): New user option.
1518         (mml2015-epg-sign): Reflect the value of mml2015-signers.
1519         (mml2015-epg-encrypt): Allow to select signing keys.
1520
1521         * mml1991.el (mml1991-signers): New variable.
1522         (mml1991-epg-sign): Reflect the value of mml1991-signers.
1523         (mml1991-epg-encrypt): Allow to select signing keys.
1524
1525 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1526
1527         * nnheader.el (nnheader-insert-head): Make it work even if the file
1528         uses CRLF for the line-break code.
1529
1530 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
1531
1532         * mml2015.el: Require mml-sec instead of password.
1533         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
1534         (mml2015-cache-passphrase): Inherit the default value from
1535         mml-secure-cache-passphrase.
1536         (mml2015-passphrase-cache-expiry): Inherit the default value from
1537         mml-secure-passphrase-cache-expiry.
1538
1539         * mml1991.el: Require mml-sec instead of password.
1540         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
1541         (mml1991-cache-passphrase): Inherit the default value from
1542         mml-secure-cache-passphrase.
1543         (mml1991-passphrase-cache-expiry): Inherit the default value from
1544         mml-secure-passphrase-cache-expiry.
1545
1546         * mml-sec.el: Require password.
1547         (mml-secure-verbose): New user option.
1548         (mml-secure-cache-passphrase): New user option.
1549         (mml-secure-passphrase-cache-expiry): New user option.
1550
1551 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
1552
1553         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1554         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
1555         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
1556
1557         FIXME: Use `tiny change'?
1558
1559 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1560
1561         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
1562         workaround for the url package included with Emacs.
1563
1564         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1565
1566 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
1569         correctly.  This fixes a bug caused by the 2006-05-12 change.
1570
1571 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
1572
1573         * nnmail.el (nnmail-article-group): If splitting raises an error, give
1574         some information about the error when saying that the `bogus' mail
1575         group will be used.
1576
1577 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1578
1579         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
1580         string.
1581
1582 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
1583
1584         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
1585
1586 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1587
1588         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
1589
1590 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1591
1592         * mml1991.el (mml1991-function-alist): Add epg.
1593         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
1594         (mml1991-epg-encrypt): New functions.
1595
1596 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1597
1598         * mml2015.el (mml2015-verbose): New variable.
1599         (mml2015-cache-passphrase): Ditto.
1600         (mml2015-passphrase-cache-expiry): Ditto.
1601         (mml2015-function-alist): Add epg.
1602         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1603         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1604         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1605         functions.
1606
1607 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1608
1609         * message.el (message-cite-original-1): Preserve region when removing
1610         quoted text due to X-No-Archive in order to avoid bogus attribution
1611         when citing multiple messages.
1612
1613 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1614
1615         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
1616         Kenneth Jacker <khj@be.cs.appstate.edu>.
1617
1618 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1619
1620         * gnus-diary.el (gnus-user-format-function-d)
1621         (gnus-user-format-function-D): Autoload.
1622
1623         * imap.el (Commentary): Fix typo.
1624
1625         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
1626         2006-04-22 contribution.
1627
1628 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1629
1630         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
1631         It didn't really fix the bogosity I'm seeing with solid web groups.
1632
1633 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1634
1635         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
1636         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
1637         created using server names.  If we use the feature without declaring
1638         it, Gnus does not properly manage server and group state.
1639
1640         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
1641         bound.
1642
1643 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1644
1645         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1646         looking up the method using GROUP's prefix before inventing a new one.
1647         It is used on killed/unknown groups in various places where returning
1648         an all-new method isn't expected by the caller.
1649
1650         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
1651         and match semantics of gnus-group-real-prefix.
1652
1653 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1654
1655         * nnmail.el (nnmail-broken-references-mailers): New variable.
1656         (nnmail-ignore-broken-references): New function generalizing
1657         nnmail-fix-eudora-headers.
1658         (nnmail-fix-eudora-headers): Now obsolete.
1659
1660         * gnus-art.el (gnus-button-handle-custom): Support
1661         `customize-apropos*'.
1662
1663 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664
1665         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1666
1667         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1668         articles.
1669
1670 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1671
1672         * message.el (message-cite-reply-above): New variable.
1673         (message-yank-original): Use it.
1674
1675 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1676
1677         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1678
1679 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1680
1681         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1682         as read.
1683
1684         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1685
1686 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1687
1688         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1689         (gnus-bookmark-default-file): Use gnus-directory.
1690         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1691         Remove "*" in doc string.
1692         (gnus-bookmark-write-file): Simplify.
1693         (gnus-bookmark-maybe-sort-alist): Use `when'.
1694         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1695         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1696         FIXME about Emacs 21 and XEmacs compatibility.
1697         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1698         compatibility.
1699         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1700         compatibility.
1701         (gnus-bookmark-menu-heading): Fix version.
1702
1703 2006-06-19  Bastien Guerry  <bzg@altern.org>
1704
1705         * gnus-bookmark.el: New file.
1706
1707 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * message.el (message-syntax-checks): Doc fix.
1710
1711 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1712
1713         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1714         unsubscribed groups as if they were killed ones.  It causes duplicate
1715         entries in gnus-newsrc-alist.
1716
1717 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * message.el (message-syntax-checks): Doc fix.
1720         (message-send-mail): Add check for continuation headers.
1721         (message-check-news-header-syntax): Fix regexp used to check for
1722         continuation headers.
1723
1724 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1725
1726         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1727
1728 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1729
1730         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1731
1732 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1733
1734         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1735         default-truncate-lines.
1736
1737 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1738
1739         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1740         to fill the utf-8 entry.
1741
1742         * lpath.el: Fbind unicode-precedence-list.
1743
1744 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1745
1746         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1747
1748 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1749
1750         * gnus-agent.el (directory-files-and-attributes): Move all the way
1751         forward (the third and final move).
1752         (gnus-agent-read-agentview): Trap reconstruction errors due to
1753         nonexistant directory.  Handle by returning nil.
1754
1755 2006-05-30  Didier Verna  <didier@xemacs.org>
1756
1757         * message.el (message-dont-reply-to-names): Update the custom type.
1758         * message.el (message-dont-reply-to-names): New defsubst: potentially
1759         convert a list of regexps into a single one.
1760         * message.el (message-get-reply-headers): Use it.
1761         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1762
1763 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1764
1765         * gnus-agent.el (directory-files-and-attributes): Move forward.
1766
1767 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1768
1769         * gnus-ml.el (gnus-mailing-list-subscribe)
1770         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1771         (gnus-mailing-list-message): Fix doc strings.
1772
1773 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1774
1775         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1776         of doing it manually.
1777
1778 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1779
1780         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1781         comment.
1782
1783 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1784
1785         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1786         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1787         (gnus-agent-read-local): All symbols allocated in my-obarray
1788         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1789         (gnus-agent-regenerate-group): Check numeric names to see if they are
1790         messages or groups.
1791         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1792         better way of do this...)
1793
1794         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1795         'dummy.group' (there should be a better way of do this...)
1796
1797 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1798
1799         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1800         (gnus-saved-headers): Ditto.
1801         (gnus-default-article-saver): Mention functions may have properties.
1802         (gnus-article-save): Override gnus-save-all-headers and
1803         gnus-saved-headers by :headers property which saver function may have.
1804         (gnus-summary-save-in-file): Add :headers property.
1805         (gnus-summary-write-to-file): Ditto.
1806
1807         * gnus-sum.el (gnus-summary-save-article): Bind
1808         gnus-prompt-before-saving to t when saving many articles in a file;
1809         always show all headers.
1810
1811         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1812
1813 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1814
1815         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1816         marks.
1817
1818         * message.el (message-indent-citation): Add optional arguments to allow
1819         using it outside of message buffers.
1820
1821         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1822         (gnus-article-treat-unfold-headers): Use it.
1823         (gnus-article-truncate-lines): New variable.
1824         (gnus-article-mode): Use it.
1825         (gnus-article-toggle-truncate-lines): New function.
1826
1827         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1828         gnus-article-toggle-truncate-lines.
1829
1830         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1831         coding system in XEmacs, use binary.
1832
1833 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1834
1835         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1836         after-load-alist.
1837
1838         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1839         this function should save decoded articles.
1840         (gnus-summary-write-to-file): Use property to specify this function
1841         should save decoded articles and specify gnus-summary-save-in-file
1842         should be used to save articles other than the first one when saving
1843         many articles.
1844         (gnus-summary-save-body-in-file): Use property to specify this
1845         function should save decoded articles.
1846         (gnus-summary-write-body-to-file): Use property to specify this
1847         function should save decoded articles and specify
1848         gnus-summary-save-body-in-file should be used to save articles other
1849         than the first one when saving many articles.
1850
1851         * gnus-sum.el (gnus-summary-save-article): Simplify.
1852
1853 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1854
1855         * gnus-art.el (gnus-default-article-saver): Add
1856         gnus-summary-write-body-to-file.
1857         (gnus-article-save-coding-system): Don't use coding system object
1858         in XEmacs.
1859         (gnus-read-save-file-name): Add optional `dir-var' argument which
1860         specifies directory in which files are saved; work even if optional
1861         `variable' argument is not specified.
1862         (gnus-summary-write-to-file): Read file name.
1863         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1864         (gnus-summary-write-body-to-file): New function.
1865
1866         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1867         (gnus-summary-local-variables): Add it.
1868         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1869         (gnus-summary-save-article): Remove optional `decode' argument;
1870         determine whether to decode articles by the value of
1871         gnus-default-article-saver; when saving many files using
1872         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1873         it first and use gnus-summary-save-in-file or
1874         gnus-summary-save-body-in-file thereafter unless
1875         gnus-prompt-before-saving is always; move point to article which
1876         will be saved.
1877         (gnus-summary-save-article-file): Revert.
1878         (gnus-summary-write-article-file): Revert.
1879         (gnus-summary-save-article-body-file): Revert.
1880         (gnus-summary-write-article-body-file): New function.
1881
1882 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * gnus-art.el (gnus-default-article-saver): Doc fix.
1885         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1886         from gnus-summary-save-article-coding-system, and default to a
1887         certain coding system.
1888         (gnus-output-to-file): Add coding cookie and encode text according
1889         to gnus-article-save-coding-system; don't use mm-append-to-file.
1890
1891         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1892         gnus-art.el and rename to gnus-article-save-coding-system.
1893         (gnus-summary-save-article): Require gnus-art; don't show all
1894         headers if it decodes articles; don't add coding cookie here;
1895         don't bind mm-text-coding-system-for-write.
1896         (gnus-summary-save-article-file): Save decoded articles.
1897         (gnus-summary-write-article-file): When saving many files, use
1898         gnus-summary-write-to-file first and gnus-summary-save-in-file
1899         thereafter unless gnus-prompt-before-saving is always.
1900         (gnus-summary-save-article-body-file): Save decoded articles.
1901
1902         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1903
1904 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1905
1906         * nnrss.el (nnrss-check-group): Bind hash-index.
1907
1908 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1909
1910         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1911         its hash index.  Store this hash in `nnrss-group-data'.
1912         (nnrss-read-group-data): Update accordingly.
1913
1914 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1915
1916         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1917         entry.
1918
1919         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1920         gnus-article-browse-html-article.
1921
1922 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1923
1924         * gnus-sum.el (gnus-summary-mime-map): Add
1925         gnus-article-browse-html-article.
1926
1927         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1928
1929 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1930
1931         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1932         suitable coding systems in customize.
1933
1934 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1935
1936         * mail-source.el (mail-sources): Fix custom type.
1937
1938 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1939
1940         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1941         (gnus-summary-expire-articles-now): Shorten prompt.
1942
1943         * gmm-utils.el (wid-edit): Require.
1944         (defun-gmm): Renamed from `gmm-defun-compat'.
1945         (gmm-image-search-load-path): Use it.
1946         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1947
1948 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1949
1950         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1951         variable.
1952         (gnus-summary-save-article): Add optional `decode' argument.  If
1953         it is set and gnus-summary-save-article-coding-system is non-nil,
1954         save decoded article.
1955         (gnus-summary-write-article-file): Save decoded article if
1956         gnus-summary-save-article-coding-system is non-nil.
1957
1958         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1959         type.
1960
1961 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1962
1963         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1964
1965 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1966
1967         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1968         first to test gnus-single-article-buffer which may be buffer-local.
1969
1970         * gnus-sum.el (gnus-summary-setup-buffer): Make
1971         gnus-single-article-buffer buffer-local and nil in ephemeral
1972         group; make gnus-article-buffer, gnus-article-current, and
1973         gnus-original-article-buffer always buffer-local.
1974         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1975         group.
1976         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1977
1978 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1979
1980         * nnml.el (nnml-request-compact-group): Compressed files might not
1981         have .gz extension.
1982
1983 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1984
1985         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1986         (mm-copy-to-buffer): Use with-current-buffer.
1987         (mm-display-part): Simplify.
1988         (mm-inlinable-p): Add optional arg `type'.
1989
1990 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1991
1992         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1993         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1994         Try harder to show the attachment internally or externally using
1995         gnus-mime-view-part-as-type.
1996
1997 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1998
1999         * message.el (message-from-style, message-signature-separator)
2000         (message-user-organization-file, message-send-mail-function)
2001         (message-citation-line-function, message-yank-prefix)
2002         (message-indent-citation-function, message-signature)
2003         (message-signature-file, message-signature-insert-empty-line):
2004         Remove autoloads.
2005
2006         * gnus-art.el (gnus-buttonized-mime-types): Remove
2007         "multipart/signed".  Revert 2006-04-26 change.
2008
2009 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010
2011         * gnus.el (gnus-version-number): Bump version.
2012
2013 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2014
2015         * gnus.el: No Gnus v0.5 is released.
2016
2017 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2018
2019         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
2020         fetching articles by message-id.
2021
2022 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * message.el (hashcash): Require hashcash as normal.
2025
2026         * ecomplete.el (ecomplete-highlight-match-line): Use
2027         point-at-eol.
2028         (ecomplete-highlight-match-line): Use `highlight', because that
2029         face exists in both Emacs and XEmacs.
2030
2031         * message.el (message-display-abbrev): Use point-at-bol.
2032
2033         * mail-source.el: Don't require timer/timer-funcs.
2034
2035         * gnus-async.el: Ditto.
2036
2037         * password.el: Ditto.
2038
2039         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
2040
2041         * mm-url.el: Ditto.
2042
2043         * gnus-xmas.el: Don't require timer-funcs.
2044
2045         * mm-util.el: Require timer/timer-funcs.
2046
2047 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2048
2049         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
2050         Close.
2051
2052 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
2055         unibyte after clear-decrypt function runs.
2056
2057         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
2058         returns as a unibyte string.
2059
2060 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2061
2062         * lpath.el: Revert.
2063
2064         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
2065         (pgg-gpg-process-sentinel): Revert.
2066
2067         * pgg-pgp.el (pgg-pgp-process-region): Revert.
2068         (pgg-pgp-lookup-key): Revert.
2069
2070         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
2071         (pgg-pgp5-lookup-key): Revert.
2072
2073         * pgg.el (pgg-fetch-key): Revert.
2074
2075 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2076
2077         * lpath.el: Fbind string-as-multibyte for XEmacs.
2078
2079         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
2080         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
2081         (mml1991-pgg-encrypt): Ditto.
2082
2083         * pgg-gpg.el (pgg-string-to-multibyte): New function.
2084         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
2085         a multibyte buffer.
2086
2087         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
2088         (pgg-pgp-lookup-key): Ditto.
2089
2090         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2091         (pgg-pgp5-lookup-key): Ditto.
2092
2093         * pgg.el (pgg-fetch-key): Ditto.
2094
2095 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
2096
2097         * message.el (message-user-organization-file): Check several
2098         locations of the organization file.
2099
2100         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
2101         Add gnus-article-view-part-as-type.
2102
2103         * gnus-art.el (gnus-article-view-part-as-type): New function.
2104
2105         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
2106         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
2107
2108         * mml.el: Simplify autoload.
2109         (mml-mode): defvar dnd-protocol-alist instead of using
2110         symbol-value.
2111         (mml-default-directory): New variable.
2112         (mml-minibuffer-read-file): Use it.
2113         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
2114
2115         * message.el (message-citation-line-format): New variable.
2116         (message-insert-formated-citation-line): New function.
2117         (message-citation-line-function): Add
2118         `message-insert-formated-citation-line' to custom type.
2119
2120         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
2121         to doc string.
2122
2123         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
2124         depending on mm-verify-option.
2125
2126 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2127
2128         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
2129         binding pgg-* variables; reimplement the section which prevents
2130         MIME header from being signed.
2131         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
2132         pgg-text-mode; remove a blank line at the top of body.
2133
2134         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
2135         lines at the top of body; use gnus-newsgroup-charset if there's no
2136         Charset header.
2137
2138 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2139
2140         * message.el (message-self-insert-commands): Doc fix.
2141
2142         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
2143         (mm-uu-pgp-encrypted-test): Ditto.
2144         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
2145         between header and body; return application/pgp-encrypted handle
2146         if decryption failed; decode decrypted body by charset.
2147
2148         * mm-decode.el (mm-automatic-display): Don't make application/pgp
2149         element match to application/pgp-*.
2150
2151 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2152
2153         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
2154         HTML.
2155
2156 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2157
2158         * mail-source.el (mail-source-call-script): Message the error
2159         string.
2160
2161 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2162
2163         * gnus-util.el (gnus-byte-compile): Use it.
2164
2165 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
2166
2167         * gnus-util.el (kill-empty-logs): New function.
2168
2169 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2170
2171         * message.el (message-mail-alias-type): Doc fix.
2172         (message-mail-alias-type-p): New function.
2173         (message-send): Use it.
2174         (message-mode): Ditto.
2175         (message-strip-forbidden-properties): Ditto.
2176
2177         * ecomplete.el (ecomplete-database-file-coding-system): New
2178         variable.
2179         (ecomplete-save): Use it.
2180         (ecomplete-setup): Use it.
2181
2182 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2183
2184         * message.el (message-self-insert-commands): New variable.
2185         (message-strip-forbidden-properties): Use it.
2186
2187 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * message.el (message-put-addresses-in-ecomplete): Use a regexp
2190         that doesn't make XEmacs choke.
2191
2192 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2193
2194         * gnus-util.el (gnus-replace-in-string):
2195         Prefer replace-regexp-in-string over of replace-in-string.
2196
2197 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2198
2199         * gnus-util.el (gnus-select-frame-set-input-focus):
2200         Use select-frame-set-input-focus if it is available in XEmacs; use
2201         definition defined in Emacs 22 for old Emacsen.
2202
2203         * dgnushack.el: Autoload unmorse-region for XEmacs.
2204
2205         * lpath.el: Bind cursor-in-non-selected-windows and
2206         select-frame-set-input-focus for XEmacs.
2207
2208 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2209
2210         * mm-view.el (mm-inline-text): Use equal instead of equalp.
2211
2212 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2213
2214         * gnus-registry.el (gnus-registry-cache-save): Remove text
2215         properties when saving via the temp buffer.
2216
2217 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2218
2219         * message.el (message-generate-hashcash): Honor custom type.
2220
2221 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222
2223         * message.el (message-generate-hashcash): Default to non-nil when
2224         hashcash is found.
2225
2226         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
2227         (gnus-refer-thread-limit): Increase default to 500.
2228
2229         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
2230
2231         * flow-fill.el (fill-flowed): Allow delete-space.
2232
2233 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2234
2235         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
2236         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
2237         Remove autoloads.
2238
2239 2006-04-18  Simon Josefsson  <jas@extundo.com>
2240
2241         * message.el (message-generate-hashcash): Default to.
2242
2243 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2246         concatenating segments rather than before concatenating them.
2247
2248 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2249
2250         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
2251
2252 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
2255
2256         * message.el (message-forward-make-body-plain): Allow
2257         message-forward-ignored-headers to be a list.
2258         (message-remove-ignored-headers): Factor out into function.
2259         (message-forward-make-body-mml): Use it.
2260
2261         * imap.el (imap-quote-specials): New function.
2262         (imap-login-auth): Quote specials.
2263
2264         * rfc2231.el (rfc2231-parse-string): Remove dead code.
2265         (rfc2231-parse-string): Allow concatanation of parameters that
2266         aren't contiguous.  The test case is
2267           (mail-header-parse-content-type "message/external-body;
2268             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
2269             access-type=LOCAL-FILE;
2270             name*1*=plugh%2fhello-sailor%2fbing.pdf")
2271
2272 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2273
2274         * nntp.el (nntp-accept-process-output): Return the value of
2275         `nnheader-accept-process-output'.
2276
2277 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278
2279         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
2280         (gnus-button-alist): Recognize more diff formats.
2281         (gnus-button-patch): Strip directory.
2282
2283 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2284
2285         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
2286         Emacs 22 when setting focus.
2287
2288 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2289
2290         * gnus-art.el (gnus-article-treat-types): Do treatment of
2291         text/x-verbatim parts.
2292         (gnus-button-patch): New command.
2293
2294         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
2295         addresses that contain invalid characters.
2296
2297 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2298
2299         * message.el (message-put-addresses-in-ecomplete): Use
2300         gnus-replace-in-string.
2301         (message-is-yours-p): Use the more correct
2302         mail-header-parse-address instead of
2303         mail-extract-address-components.
2304         (message-put-addresses-in-ecomplete): Fix typo.
2305
2306         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
2307         keystroke.
2308
2309         * gnus-art.el (gnus-treatment-function-alist): Change order of
2310         newsgroups/generic header folding to avoid double-folding.
2311
2312         * message.el (message-hidden-headers): Add X-Draft-From.
2313
2314         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
2315         command.
2316         (gnus-summary-repeat-search-article-backward): New command.
2317
2318         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
2319         groups in the parent topic.
2320
2321 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
2322
2323         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
2324         (spam-extra-header-to-number): Return the CRM114 number as a
2325         number instead of a string.
2326
2327 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2328
2329         * gnus-art.el (gnus-face-properties-alist): Moved here from
2330         gnus-fun.
2331
2332         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
2333
2334 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335
2336         * message.el (message-strip-forbidden-properties): Only display on
2337         self-insert-command.
2338
2339         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
2340         reindent.
2341         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
2342
2343 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
2344
2345         * smiley.el (smiley-style): Fix typo.
2346
2347 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2348
2349         * hashcash.el (hashcash-insert-payment-async-2): Use
2350         message-goto-eoh instead of doing it manually.
2351         (mail-add-payment): Use message-narrow-to-header instead of trying
2352         to do the same itself.
2353
2354         * message.el (message-hidden-headers): Add Face.
2355
2356         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2357         reparenting code.
2358         (gnus-summary-reparent-children): Refactored out code.
2359         (gnus-summary-thread-map): New keystroke.
2360         (gnus-summary-reparent-children): Make into command.
2361
2362         * smiley.el (smiley-style): Default to `medium' if using a large
2363         font.
2364
2365         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
2366         does it itself.
2367
2368         * message.el (message-point-in-header-p): Simplify definition.
2369
2370 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2371
2372         * nnagent.el (nnagent-request-set-mark): Silence log file
2373         writing.
2374         (nnagent-request-set-mark): Use write-region instead of
2375         append-to-file.
2376
2377         * gnus-sum.el (gnus-read-header): Fudge article number if using a
2378         strange select method.
2379
2380         * ecomplete.el (ecomplete-display-matches): Get highlightling
2381         right.
2382         (ecomplete-display-matches): Use literals.
2383         (ecomplete-display-matches): Disable message logging.
2384
2385         * message.el (message-display-abbrev): Small optimization.
2386
2387         * ecomplete.el (ecomplete-display-matches): Allow automatic
2388         display.
2389
2390         * message.el (message-strip-forbidden-properties): Display
2391         abbrevs.
2392         (message-display-abbrev): Get automatic display right.
2393
2394         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
2395         keystrokes.
2396
2397 2006-04-13  Romain Francoise  <romain@orebokech.com>
2398
2399         TODO: Backport to v5-10!
2400
2401         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
2402         Moved here (and renamed) from gnus-registry.el.
2403
2404         * gnus-registry.el: Require gnus-util.
2405         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2406
2407 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2408
2409         * gnus-group.el (gnus-group-catchup-current): Change
2410         if-then-else-if-then-else into cond.
2411         (gnus-group-catchup): Indent.
2412         (group-name-at-point): New function.
2413         (gnus-fetch-group): Provide default from thing at point.
2414
2415 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * message.el (message-display-abbrev): Fix regexp.
2418
2419         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
2420         choosing.
2421         (ecomplete-highlight-match-line): Fix up code rewrite, remove
2422         dead variables.
2423
2424         * message.el (message-newline-and-indent): Remove debugging.
2425         (message-display-abbrev): Use new implementation.
2426
2427 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2428
2429         * gnus-art.el (gnus-article-mode): Set
2430         cursor-in-non-selected-windows to nil.
2431
2432         * smiley.el: Revert previous change.
2433         (smiley-data-directory): defvar it before using it in the
2434         defcustom of `smiley-style'.
2435
2436 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * message.el (message-newline-and-indent): New function.
2439
2440         * ecomplete.el: Implement more bits.
2441
2442         * message.el (message-put-addresses-in-ecomplete): Clean up the
2443         string.
2444
2445         * ecomplete.el (ecomplete-add-item): Chop off decimals.
2446
2447         * gnus-sum.el (gnus-summary-save-parts): Bind
2448         gnus-summary-save-parts-counter and use it to make unique file
2449         names.
2450
2451         * gnus-art.el (gnus-ignored-headers): Add some more headers.
2452
2453         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
2454         parameter to say whether to actually parse the individual
2455         addresses.
2456
2457         * message.el (message-put-addresses-in-ecomplete): New function.
2458         (ecomplete): Require.
2459         (message-mail-alias-type): Add ecomplete as an option.
2460
2461 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
2462
2463         * flow-fill.el (fill-flowed): Remove trailing space from blank
2464         quoted lines.
2465
2466 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * smiley.el (smiley-style): Move definition later to avoid a
2469         compilation warning.
2470
2471 2006-04-12  Kenichi Handa  <handa@m17n.org>
2472
2473         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
2474         buffer and then decode the buffer text if necessary.
2475         (rfc2231-encode-string): Be sure to work on multibyte buffer at
2476         first, and after mm-encode-body, change the buffer to unibyte.
2477         Use mm-disable-multibyte instead of set-buffer-multibyte.
2478
2479 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
2482         Content-Type header instead of Content-Disposition header.
2483         (gnus-mime-inline-part): Ditto.
2484         (gnus-mime-view-part-as-charset): Ignore charset that the part
2485         specifies.
2486
2487         * mm-decode.el (mm-display-part): Work with external parts and
2488         usual parts similarly.
2489
2490         * mm-extern.el (mm-inline-external-body): Use mm-display-part
2491         instead of gnus-display-mime.
2492
2493         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
2494         instead of with-temp-buffer.
2495
2496         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
2497         tag to summarized topics part in order to encode non-ASCII text.
2498
2499 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2500
2501         * smiley.el (smiley-style): New variable.
2502         (smiley-directory): New function.
2503         (smiley-data-directory): Derive from `smiley-style' using
2504         `smiley-directory'.
2505         (smiley-regexp-alist): Add new entries.
2506
2507         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
2508         (gnus-article-browse-delete-temp): Add :version.
2509
2510 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2511
2512         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
2513         the sieve region.
2514
2515 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516
2517         * gnus.el (gnus-version-number): Bump version.
2518
2519 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2520
2521         * gnus.el: No Gnus v0.4 is released.
2522
2523 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2524
2525         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
2526         layout.
2527
2528         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
2529         unknown charset.
2530
2531         * message.el (message-header-synonyms): Add Original-To to the
2532         default.
2533
2534         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
2535         optional parameter.
2536
2537 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2538
2539         * gnus-fun.el (gnus): Require it for gnus-directory.
2540
2541 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2542
2543         * gnus-fun.el (gnus-face-properties-alist): Add :version.
2544
2545 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2546
2547         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
2548
2549 2006-04-05  Simon Josefsson  <jas@extundo.com>
2550
2551         * password.el (password-reset): New function.
2552
2553 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2554
2555         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
2556         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2557
2558 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2559
2560         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2561         Some whitespace was matched into the url, which broke browsing hits
2562         > 100 when mm-url-use-external was nil.
2563
2564 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2565
2566         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
2567         gnus-extra-headers for 'Newsgroups.
2568
2569         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
2570         bound.
2571
2572 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2573
2574         * pgg-gpg.el: Clean up process buffers every time gpg processes
2575         complete.
2576
2577 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2578
2579         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2580         doc string.
2581
2582 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
2583
2584         * pgg-gpg.el (pgg-gpg-process-filter)
2585         (pgg-gpg-wait-for-completion): Check if buffer is alive.
2586
2587         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2588         lines, temporary fix.
2589
2590 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2591
2592         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
2593
2594 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2595
2596         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2597         default-enable-multibyte-characters.  This reverts the change from
2598         revision 6.17 which is no longer necessary because the passphrase
2599         is sent separately now.  GnuPG messages are unreadable under
2600         multibyte locales with default-enable-multibyte-characters set to
2601         nil.
2602
2603 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2604
2605         * message.el (message-tool-bar-gnome): Move "spell".
2606
2607 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2608
2609         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
2610         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
2611         instead.
2612
2613 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
2614
2615         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
2616         newsgroups handling for NNTP overviews which don't include
2617         Newsgroups.
2618
2619 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2620
2621         * message.el (message-resend): Bind message-generate-hashcash to nil.
2622
2623 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2624
2625         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
2626         when searching for already-paid recipients.
2627
2628 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2629
2630         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2631         passphrases when it is not needed.
2632         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2633         passphrase stuff from gpg, should only be necessary when you use
2634         gpg with a smartcard.
2635
2636 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2637
2638         * mml.el (mml-insert-mime): Ignore cached contents of
2639         message/external-body part.
2640
2641         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
2642         (mm-insert-part): Ditto.
2643
2644 2006-03-23  Simon Josefsson  <jas@extundo.com>
2645
2646         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
2647         Reiner.
2648         (pgg-gpg-use-agent-p): Use it again.
2649
2650 2006-03-23  Simon Josefsson  <jas@extundo.com>
2651
2652         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
2653         older emacsen.
2654         (pgg-gpg-use-agent-p): Don't use it.
2655
2656 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2657
2658         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
2659         if we can.
2660
2661 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2662
2663         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2664         (pgg-gpg-update-agent): New function.
2665         (pgg-gpg-use-agent-p): New function.
2666         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2667         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2668         (pgg-gpg-sign-region): Use it.
2669
2670 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2673         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2674
2675 2006-03-21  Simon Josefsson  <jas@extundo.com>
2676
2677         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2678         <wilde@sha-bang.de>.
2679         (pgg-gpg-use-agent): New variable.
2680         (pgg-gpg-process-region): Use it.
2681         (pgg-gpg-encrypt-region): Likewise.
2682         (pgg-gpg-encrypt-symmetric-region): Likewise.
2683         (pgg-gpg-decrypt-region): Likewise.
2684         (pgg-gpg-sign-region): Likewise.
2685         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2686
2687 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2688
2689         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2690
2691         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2692         Add comment on version.
2693
2694 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2695
2696         * smiley.el: Add missing test smiley.
2697
2698 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2699
2700         * mm-decode.el (mm-with-part): New macro.
2701         (mm-get-part): Use it; work with message/external-body as well.
2702         (mm-save-part): Treat name and filename equally.
2703
2704         * mm-extern.el (mm-extern-cache-contents): New function.
2705         (mm-inline-external-body): Use it; force the part to be displayed;
2706         move undisplayer added to the cached handle to the parent.
2707
2708         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2709         (gnus-mime-view-part-as-type): Work with message/external-body.
2710
2711         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2712
2713 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2714
2715         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2716         images in image-load-path.  [Sync with image.el, revision 1.60, in
2717         Emacs.]
2718
2719 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2720
2721         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2722         path rather than symbol.  Always return list of directories.
2723         Guarantee that image directory comes first.  [Sync with image.el,
2724         revision 1.59, in Emacs.]
2725
2726         * message.el (message-make-tool-bar): Adjust to new API of
2727         `gmm-image-load-path-for-library'.
2728
2729         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2730
2731         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2732
2733 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2734
2735         * gnus-art.el (gnus-article-only-boring-p):
2736         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2737         intangible text.
2738         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2739
2740 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2741
2742         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2743         `defun' instead of `gmm-defun-compat'.
2744
2745 2006-03-14  Simon Josefsson  <jas@extundo.com>
2746
2747         * message.el (message-unique-id): Don't use message-number-base36
2748         if (user-uid) is a float.
2749         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2750
2751 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2752
2753         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2754
2755         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2756         empty line between a part and a message part.
2757
2758 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2759
2760         * smiley.el: Add more test smileys.
2761         (smiley-data-directory, smiley-regexp-alist)
2762         (gnus-smiley-file-types): Fix doc strings.
2763         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2764         adding new elements.
2765         (smiley-mouse-map): Unused code.  Make it a comment.
2766
2767 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2768
2769         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2770         scan latest NoCeM messages instead of old ones.
2771         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2772         delimiters that are recently used.
2773         (gnus-nocem-load-cache): Add autoload cookie.
2774
2775         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2776
2777         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2778         level which is larger than gnus-use-nocem is specified.
2779
2780         * gnus-group.el (gnus-group-get-new-news): Ditto.
2781
2782 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2783
2784         * gnus-util.el (gnus-tool-bar-update): New function.
2785
2786         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2787         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2788
2789         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2790
2791         * gnus-group.el (gnus-group-redraw-when-idle)
2792         (gnus-group-redraw-check): Remove.
2793         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2794
2795 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2796
2797         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2798         if optional last element is specified in splits (FIELD VALUE...).
2799
2800 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2801
2802         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2803         to gmm-image-load-path-for-library.  Call with no-error argument.
2804         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2805
2806         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2807
2808         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2809
2810         * gmm-utils.el (gmm-image-load-path): Remove alias.
2811
2812 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2813
2814         * gmm-utils.el (gmm-image-load-path): Add alias.
2815
2816         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2817         nnml-generate-nov-databases-1.
2818         (nnml-generate-nov-databases): Use it.
2819         (nnml-generate-nov-databases-directory): Document no-active
2820         argument.
2821
2822         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2823         directory if path is t.  Add no-error.
2824
2825         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2826         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2827
2828         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2829         resetting gnus-article-browse-html-temp-list.
2830
2831         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2832         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2833         Add example to docstring.  Rename local variables.  Move error
2834         checks to default case in cond and simplify.
2835
2836 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2837
2838         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2839         handle is multipart when calling it recursively.
2840         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2841
2842 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2843
2844         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2845         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2846
2847 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2848
2849         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2850         is loaded.
2851
2852         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2853         loaded.
2854
2855 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2856
2857         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2858         to "Emacs 23 (unicode)" in doc string.
2859
2860         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2861         "Emacs 23 (unicode)" in comment.
2862
2863 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2864
2865         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2866
2867         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2868         characters 160 through 255 in Emacs 23.
2869
2870 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2871
2872         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2873         gnus-article-browse-html-temp.
2874         (gnus-article-browse-delete-temp): Make it customizable.  Add
2875         `file'.  Adjust doc string.
2876         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2877         query for each file.  Adjust doc string.
2878         (gnus-article-browse-html-parts): Add
2879         `gnus-article-browse-delete-temp-files' to
2880         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2881
2882 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2883
2884         * gnus-art.el (gnus-article-browse-html-temp)
2885         (gnus-article-browse-delete-temp): New variables.
2886         (gnus-article-browse-delete-temp-files): New function.
2887         (gnus-article-browse-html-parts): Use it.
2888
2889 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2890
2891         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2892
2893         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2894         string.
2895
2896         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2897         gnus-summary-insert-new-articles when unplugged.  Remove
2898         gnus-summary-search-article-forward.
2899
2900         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2901         display-visual-class instead of display-color-cells.
2902
2903 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2904
2905         * dgnushack.el: Autoload customize-group for XEmacs.
2906
2907         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2908         message/* containing non-ASCII text properly.
2909
2910 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2911
2912         * message.el: Require gmm-utils, remove autoloads.
2913         (message-tool-bar): Set default based on
2914         gmm-tool-bar-style.
2915         (message-tool-bar-gnome): Add gmm-customize-mode.
2916
2917         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2918         gmm-tool-bar-style.
2919         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2920
2921         * gnus-group.el (gnus-group-tool-bar): Set default based on
2922         gmm-tool-bar-style.
2923         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2924
2925         * gmm-utils.el (gmm-image-directory): Rename variable from
2926         gmm-image-load-path.
2927         (gmm-image-load-path): Use gmm-image-directory.
2928         (gmm-customize-mode): New function.
2929         (gmm-tool-bar-style): New variable.
2930
2931         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2932         gnus-group-redraw-line-number.
2933         (gnus-group-redraw-check): Simplify.
2934         (gnus-group-tool-bar-update): Remove redraw check.
2935         (gnus-group-make-tool-bar): Add redraw check.
2936
2937 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2938
2939         * gnus-art.el (gnus-button): Add missing parentheses.
2940
2941 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2942
2943         * lpath.el: Fbind line-number-at-pos.
2944
2945 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2946
2947         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2948
2949 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2950
2951         * gnus-art.el (gnus-button): New face.
2952         (gnus-article-button-face): Use it.
2953
2954         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2955         gnus-summary-next-page.  Re-order.
2956
2957         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2958         next-node are now included.
2959         (gnus-group-redraw-line-number): New internal variable.
2960         (gnus-group-redraw-check): Helper function for updating the tool
2961         bar.
2962         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2963
2964         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2965
2966         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2967         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2968         Use it to match format of Spamassassin 3.0 and later.  Reported by
2969         IRIE Tetsuya <irie@t.email.ne.jp>.
2970         (spam-check-bogofilter)
2971         (spam-bogofilter-register-with-bogofilter): Fix args of
2972         `gnus-error' calls.
2973
2974 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2975
2976         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2977         unnecessary interaction when sending queued mails.  Reported by
2978         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2979
2980 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2981
2982         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2983         first or last are nil.
2984
2985 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2986
2987         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2988
2989 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2990
2991         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2992
2993 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2994
2995         * dns.el (query-dns): Protect more against buggy tcp output.
2996
2997 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2998
2999         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
3000         nov.php.
3001
3002 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3003
3004         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
3005         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
3006         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
3007         output on the server side.
3008         (nnweb-google-create-mapping): Update regexps and add some
3009         progress indication.
3010
3011 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
3012
3013         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
3014         gnus-agent-toggle-plugged.  Re-order icons.
3015         (gnus-group-tool-bar-gnome): Add
3016         gnus-group-{prev,next}-unread-group.
3017         (gnus-group-tool-bar-gnome): Re-order icons.
3018
3019         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
3020         gnus-summary-insert-new-articles.
3021
3022         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
3023         comments.
3024
3025         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
3026         also available in Emacs 21.3.
3027
3028         * message.el (message-fix-before-sending): Change "Emacs 22" to
3029         "Emacs 23 (unicode)" in comment.
3030
3031         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
3032         "Emacs 23 (unicode)" in comment.
3033
3034         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
3035         comment.
3036         (mm-coding-system-p): Add comment about no-MULE XEmacs.
3037
3038         * mm-view.el (mm-fill-flowed): Add :version.
3039
3040 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3041
3042         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
3043         and load-path.
3044
3045 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
3046
3047         * message.el: Autoload gmm-image-load-path.
3048         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
3049         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
3050         consitency.
3051
3052         * gmm-utils.el (gmm-image-load-path): Also search in
3053         "../etc/images".  Don't set gmm-image-load-path if we don't find
3054         the image.
3055
3056 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3057
3058         * gmm-utils.el (gmm-image-load-path): Don't make
3059         `gmm-image-load-path' include subdirectories which the second arg
3060         `image' might specify.
3061
3062         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
3063         subdirectory to icon file names.
3064
3065         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
3066
3067 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3068
3069         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
3070         gmm-image-load-path calls.
3071
3072         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3073
3074         * message.el (message-make-tool-bar): Ditto.
3075
3076         * mml.el (mml-preview): Added comment concerning tool bar icons.
3077
3078         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
3079         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
3080
3081         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
3082         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
3083
3084         * message.el (message-tool-bar-gnome): Use new icon names.
3085         (message-make-tool-bar): Use `gmm-image-load-path'.
3086
3087         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
3088         functions from MH-E.
3089         (gmm-image-load-path): New variable from MH-E.
3090         (gmm-image-load-path): New function from MH-E.  Added arguments
3091         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
3092         *-image-load-path-called-flag.
3093
3094 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
3095
3096         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
3097
3098 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
3099
3100         * nnimap.el (nnimap-request-move-article): Change folder back to
3101         source group before deleting.
3102
3103 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3104
3105         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
3106
3107         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
3108         mm-url.
3109
3110         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
3111
3112 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3113
3114         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
3115         coding system which mm-charset-to-coding-system returns for a
3116         given charset is valid.
3117
3118 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
3119
3120         * html2text.el (html2text-remove-tag-list):
3121         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
3122
3123 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3124
3125         * gnus-cus.el: Revert 2005-10-17 change.
3126
3127 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3128
3129         * gnus-art.el (article-strip-banner): Call
3130         article-really-strip-banner only when the regexp match is made.
3131
3132 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3133
3134         * gnus-art.el (article-strip-banner): Use
3135         gnus-extract-address-components instead of
3136         mail-header-parse-addresses to make it work with non-ASCII text;
3137         remove mail-encode-encoded-word-string.
3138
3139         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
3140         values which are surrounded with \"...\"; make it never cause a
3141         Lisp error; give up parsing of parameters if it failed in
3142         extracting type.
3143
3144 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3145
3146         * smime.el (smime-cert-by-ldap-1): Fix bug where
3147         `smime-ldap-search' returns results without userCertificates.
3148
3149 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3150
3151         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
3152
3153 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3154
3155         * spam.el (spam-check-spamassassin-headers): Adapt format for
3156         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
3157         <ari@mbf.ocn.ne.jp>.
3158         (spam-list-of-processors): Add spam-use-gmane.
3159
3160 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
3163         make-temp-file; make it work with XEmacs as well.
3164
3165         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
3166         mm-make-temp-file.
3167
3168         * mm-decode.el (mm-display-external): Use the 3rd arg of
3169         mm-make-temp-file.
3170         (mm-create-image-xemacs): Ditto.
3171
3172 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3173
3174         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
3175         with message-narrow-to-headers.
3176         (gnus-draft-setup): Narrow to header to run message-fetch-field.
3177         (gnus-draft-check-draft-articles): New function.
3178         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
3179
3180 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3181
3182         * gnus-art.el (gnus-article-browse-html-parts):
3183         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
3184         Don't use suffix argument for mm-make-temp-file for Emacs 21
3185         compatibility.  Remove useless `format'.
3186
3187 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3188
3189         * nnweb.el (nnweb-google-wash-article): Update regexps.
3190         (nnweb-group-alist): Use defvoo instead of defvar.
3191
3192 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3193
3194         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
3195         re-loading nn* modules.
3196
3197 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3198
3199         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
3200         for `tool-bar-mode' and don't check it's default-value.
3201
3202         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3203
3204         * message.el (message-make-tool-bar): Ditto.
3205
3206         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
3207         `substring'.  Shorten tmp-file name.
3208
3209         * gnus.el: Remove bogus comment.
3210
3211 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
3212
3213         * gnus-art.el (gnus-article-browse-html-parts): New function.
3214         (gnus-article-browse-html-article): New function for viewing html
3215         articles with a browser.
3216
3217 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
3218
3219         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
3220         in elisp.
3221         (pgg-gpg-encrypt-symmetric-region): Ditto.
3222         (pgg-gpg-sign-region): Ditto.
3223
3224         * pgg-def.el (pgg-text-mode): New variable.
3225
3226         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
3227         (mml2015-pgg-encrypt): Ditto.
3228
3229         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
3230         (mml1991-pgg-encrypt): Ditto.
3231
3232 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
3235         message-make-date instead of current-time-string.
3236
3237         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
3238         to gnus-decoded which mm-uu might set.
3239
3240 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
3243         don't decode quoted parameters; remove misimported Emacs code.
3244         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3245         (rfc2231-decode-encoded-string): Don't use split-string which
3246         behaves differently according to Emacs version; use
3247         mm-decode-coding-region to convert charset to coding-system.
3248         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3249         (rfc2231-encode-string): Remove misimported Emacs code.
3250
3251 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3252
3253         * gnus-art.el (article-decode-charset): Don't use ignore-errors
3254         when calling mail-header-parse-content-type.
3255         (article-de-quoted-unreadable): Ditto.
3256         (article-de-base64-unreadable): Ditto.
3257         (article-wash-html): Ditto.
3258
3259         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
3260         calling mail-header-parse-content-type and
3261         mail-header-parse-content-disposition.
3262         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
3263         mail-header-parse-content-type.
3264
3265         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
3266         insert charset and format parameters; encode description after
3267         inserting it to buffer.
3268         (mml-insert-parameter): Fold lines properly even if a parameter is
3269         segmented into two or more lines; change the max column to 76.
3270
3271         * rfc1843.el (rfc1843-decode-article-body): Don't use
3272         ignore-errors when calling mail-header-parse-content-type.
3273
3274         * rfc2231.el (rfc2231-parse-string): Return at least type if
3275         possible; don't cause an error even if it fails in parsing of
3276         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3277         (rfc2231-encode-string): Don't break lines at the beginning, leave
3278         it to mml-insert-parameter.
3279
3280         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
3281         calling mail-header-parse-content-type.
3282
3283 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
3284
3285         * spam-report.el (spam-report-gmane-use-article-number):
3286         Improve doc string.
3287         (spam-report-gmane-internal): Check if a suitable header was found
3288         in the article.
3289
3290 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
3293         (rfc2231-encode-string): Make param*=value always begin with LWSP.
3294
3295 2006-02-05  Romain Francoise  <romain@orebokech.com>
3296
3297         Update copyright notices of all files in the gnus directory.
3298
3299 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3300
3301         * nnweb.el (nnweb-request-group): Avoid growing overview files.
3302
3303 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3304
3305         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
3306         segmented lines of parameter value to cope with Thunderbird 1.5
3307         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
3308         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3309         (rfc2231-encode-string): Don't make lines exceeding 76 column.
3310
3311 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
3312
3313         * mml.el (mml-generate-mime-1): Correct the order of inline signed
3314         parts.
3315
3316 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3317
3318         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
3319         there's only one active file for all servers.
3320         (nnweb-request-scan): Make sure nnweb-articles is initialized on
3321         solid groups.  Gnus might have used a FAST request to select the group.
3322         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
3323         and nnweb-search redundantly in the active file.
3324         (nnweb-request-list): Don't list bogus groups.  There can only be one.
3325         (nnweb-request-create-group): Don't use ARGS.
3326         (nnweb-possibly-change-server, nnweb-request-group): Remove some
3327         initialisations.  Let nnoo do the work.
3328
3329 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3330
3331         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
3332         Say the part has been decoded.
3333
3334         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
3335
3336 2006-01-31  Kevin Ryde  <user42@zip.com.au>
3337
3338         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
3339         mailcap-viewer-test-cache when there's no 'test clause, since that
3340         will invert the meaning of a "nil" test previously determined by
3341         mailcap-mailcap-entry-passes-test.
3342
3343 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3344
3345         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
3346         compiling.
3347
3348         * gnus-sum.el: Ditto.
3349
3350         * message.el: Don't bind tool-bar-map when compiling.
3351
3352 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
3353
3354         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
3355
3356 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3357
3358         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
3359         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
3360         current Google Groups.
3361
3362 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
3363
3364         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
3365         and tool-bar-mode.
3366
3367         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
3368         and tool-bar-mode.
3369
3370         * message.el (message-tool-bar-update): Simplify.
3371         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
3372
3373         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
3374         gnus-summary-buffer.
3375         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
3376         gnus-summary-reply.
3377
3378         * gmm-utils.el (gmm): Add :version.
3379
3380 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3381
3382         * Makefile.in (clean): New rule.
3383         (distclean): Use it.
3384
3385 2006-01-26  Steve Youngs  <steve@sxemacs.org>
3386
3387         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
3388         autoload.
3389
3390 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * gmm-utils.el (gmm-verbose): Add :group.
3393
3394 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
3395
3396         * message.el: Change some comments WRT tool-bars.
3397
3398         * gnus-sum.el (gnus-summary-tool-bar)
3399         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
3400         (gnus-summary-tool-bar-zap-list): New variables.
3401         (gnus-summary-make-tool-bar): Complete rewrite using
3402         `gmm-tool-bar-from-list'.
3403
3404         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
3405         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
3406         variables.
3407         (gnus-group-make-tool-bar): Complete rewrite using
3408         `gmm-tool-bar-from-list'.
3409         (gnus-group-tool-bar-update): New function.
3410
3411         * message.el (message-mode-field-menu): Add "Show hidden Headers".
3412
3413 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3414
3415         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
3416         is dissected into a single part of which the type is the same as
3417         the given one; decode charset.
3418
3419 2006-01-21  Kevin Ryde  <user42@zip.com.au>
3420
3421         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
3422         into alists as symbol not string, since that's what
3423         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
3424         look for.
3425
3426 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
3427
3428         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
3429         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
3430
3431         * message.el (message-tool-bar-gnome): Use gmm-ignore.
3432
3433 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3434
3435         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
3436         (gnus-xmas-mime-security-button-menu): New function.
3437
3438         * gnus-art.el (gnus-mime-security-button-commands): New variable.
3439         (gnus-mime-security-button-menu): New definition.
3440         (gnus-mime-security-button-map): Use them.
3441         (gnus-mime-security-button-menu): New function.
3442         (gnus-insert-mime-security-button): Addition to help echo.
3443         (gnus-mime-security-run-function, gnus-mime-security-save-part)
3444         (gnus-mime-security-pipe-part): New functions.
3445
3446         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
3447         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
3448
3449         * mm-decode.el (mm-handle-set-disposition): Remove.
3450         (mm-handle-set-description): Remove.
3451
3452 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3453
3454         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
3455         (mm-w3m-standalone-supports-m17n-p): New function.
3456         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
3457         w3m usage.
3458
3459         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
3460         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
3461
3462 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
3463
3464         * message.el (message-tool-bar-zap-list): Use
3465         gmm-tool-bar-zap-list as custom type.
3466         (message-tool-bar-update): New function.
3467         (message-tool-bar, message-tool-bar-gnome)
3468         (message-tool-bar-retro): Add message-tool-bar-update.
3469         (message-tool-bar-gnome): Add flyspell-buffer.
3470
3471         * gnus-util.el (gnus-error): Describe `args'.
3472
3473         * gmm-utils.el (gmm-error): Describe `args'.
3474         (gmm-tool-bar-zap-list): New widget.
3475         (gmm-tool-bar-from-list): Improve description of `zap-list'.
3476
3477 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
3480         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
3481         the number of recursive calls.
3482
3483         * mm-decode.el (mm-handle-set-disposition): New macro.
3484         (mm-handle-set-description): New macro.
3485
3486 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3487
3488         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
3489         encoding.
3490
3491 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3492
3493         * message.el (message-tool-bar-zap-list, message-tool-bar)
3494         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
3495         (message-tool-bar-local-item-from-menu): Remove.
3496         (message-tool-bar-map): Replace by `message-make-tool-bar'.
3497         (message-make-tool-bar): New function.
3498         (message-mode): Use `message-make-tool-bar'.
3499
3500         * gmm-utils.el: New file.
3501         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
3502         (gmm-lazy): New widget copied from `nnmail.el'.
3503         (gmm-tool-bar-from-list): New function for creating customizable
3504         tool bars.
3505         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
3506         output.
3507         (gmm): Add :prefix to defgroup.
3508
3509 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
3510
3511         * gmm-utils.el (gmm-widget-p): New function.
3512
3513 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3514
3515         * mml.el (mml-attach-file): Describe `description' in doc string.
3516         (mml-menu): Add Emacs MIME manual and PGG manual.
3517
3518 2006-01-20  Richard M. Stallman  <rms@gnu.org>
3519
3520         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
3521
3522 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
3523
3524         * nntp.el (nntp-end-of-line): Doc fix.
3525
3526 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
3527
3528         * imap.el (imap-open): Handle case where buffer is a buffer
3529         object.
3530
3531 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3532
3533         * gnus-delay.el (gnus-delay): Don't autoload.
3534         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3535         to be re-loaded when customizing the `gnus-delay' group.
3536
3537 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
3538
3539         * message.el (message-insert-citation-line): Use newlines.
3540
3541 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3542
3543         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3544         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
3545         these routines, so the passphrase can be managed externally and
3546         passed in to the system.
3547         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3548         pgg-add-passphrase-to-cache function.
3549
3550         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3551         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
3552         these routines, so the passphrase can be managed externally and
3553         passed in to the system.
3554         (pgg-pgp5-sign-region): Use new name of
3555         pgg-add-passphrase-to-cache function.
3556
3557 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3558
3559         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3560         part of the decoded armor to find the key-identifier.
3561         (pgg-gpg-lookup-key-owner): New function to return the
3562         human-readable identifier of a key owner.
3563         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
3564         itself.
3565         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3566         the key value) if we have a key and can match it against a secret
3567         key.  Also, added a note pointing out fact that the prompt only
3568         indicates the first matching key.
3569
3570         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3571         pgg-decrypt-region.
3572         (pgg-add-passphrase-to-cache): Rename from
3573         `pgg-add-passphrase-cache' to reduce confusion (all callers
3574         changed).
3575         (pgg-remove-passphrase-from-cache): Rename from
3576         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3577         changed).
3578         (pgg-read-passphrase, pgg-add-passphrase-cache)
3579         (pgg-remove-passphrase-cache): Add informative docstrings.
3580         (pgg-decrypt): Convey provided passphrase in subordinate call to
3581         pgg-decrypt-region.
3582
3583 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
3584
3585         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3586         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3587         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3588         'passphrase' argument, so the passphrase can be managed externally
3589         and then passed in to the system.
3590
3591         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3592         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3593         so the passphrase cache can be used reliably with identifiers
3594         besides a pgp packet's key id.
3595
3596         * pgg-gpg.el (pgg-gpg-encrypt-region)
3597         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3598         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
3599         these routines, so the passphrase can be managed externally and
3600         passed in to the system.
3601
3602         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3603         'notruncate' argument, so the passphrase cache can be used
3604         reliably with identifiers besides a pgp packet's key id.
3605
3606 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3607
3608         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3609         symmetric encryption.
3610         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3611         encrypted session key.
3612         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3613         message ask for the passphrase in a proper way.
3614
3615         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3616         New user commands for symmetric encryption.
3617
3618 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3619
3620         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
3621
3622         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
3623
3624 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
3625
3626         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
3627
3628 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * mm-decode.el (mm-inlined-types): Add application/pgp.
3631         (mm-automatic-display): Ditto.
3632
3633         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
3634         part as text.
3635
3636 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3637
3638         * nnrss.el: Update copyright.
3639         (nnrss-opml-import): Query whether to subscribe to each entry.
3640
3641         * gnus-art.el:
3642         * gnus-sum.el:
3643         * gnus-xmas.el:
3644         * messagexmas.el:
3645         * mm-uu.el:
3646         * mm-view.el: Update copyright.
3647
3648 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
3649
3650         * message.el (message-info): New function.
3651         (message-mode-menu): Add it.
3652         Update copyright.
3653
3654         * ChangeLog: Fix and update copyright.
3655
3656 2006-01-13  Romain Francoise  <romain@orebokech.com>
3657
3658         * message.el (message-forward-subject-name-subject): Prefer the
3659         address to 'nowhere' if the sender has no name.
3660         Fix typo.  Update copyright year.
3661
3662 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * gnus-art.el (article-wash-html): Use
3665         gnus-summary-show-article-charset-alist if a numeric arg is given.
3666         (gnus-article-wash-html-with-w3m-standalone): New function.
3667
3668         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3669         mm-inline-text-html-render-with-w3m-standalone.
3670         (mm-text-html-washer-alist): Map w3m-standalone to
3671         gnus-article-wash-html-with-w3m-standalone.
3672         (mm-inline-text-html-render-with-w3m-standalone): New function.
3673
3674 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3675
3676         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3677         Improve LaTeX.
3678
3679 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3680
3681         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3682         (nnrss-request-article): Render text/plain parts as HTML.
3683
3684         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3685         the buffer.
3686
3687 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3688
3689         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3690         custom definition of `gnus-posting-styles'.
3691
3692         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3693         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3694
3695 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3696
3697         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3698         Use nntp for bug archive.
3699
3700 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3703         parts.
3704         (nnrss-normalize-date): New function converts ISO 8601 date into
3705         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3706         (nnrss-check-group): Use it.
3707
3708 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3711
3712         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3713         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3714         (nnrss-insert-w3): Ditto.
3715
3716 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3719         the articles to be forwarded including the case where neither a
3720         number of articles nor a region is specified.
3721
3722 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * nnrss.el (nnrss-request-article): Fix last change; fill
3725         text/plain parts.
3726
3727 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3728
3729         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3730         in text/plain part.
3731         (nnrss-check-group): Don't add excessive newline to dc:subject.
3732
3733 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3734
3735         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3736         article.
3737
3738 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3739
3740         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3741         (nnml-use-compressed-files, nnml-save-mail): Support other
3742         comression programs such as bzip2.
3743
3744 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3745
3746         * dns.el (query-dns): Make sure we check the buffer size before
3747         removing tcp headers.
3748
3749 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3750
3751         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3752         remove MIME buttons associated with multipart/alternative parts.
3753         (gnus-mime-display-alternative): Tag buttons using `article-type'
3754         text property.
3755
3756         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3757         associated with multipart/alternative parts.
3758
3759         * gnus-art.el (gnus-signature-separator): Fix custom type.
3760
3761         * mm-decode.el (mm-inlined-types): Fix custom type.
3762         (mm-keep-viewer-alive-types): Ditto.
3763         (mm-automatic-display): Ditto.
3764         (mm-attachment-override-types): Ditto.
3765         (mm-inline-override-types): Ditto.
3766         (mm-automatic-external-display): Ditto.
3767
3768 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3769
3770         * spam-report.el (spam-report-user-mail-address)
3771         (spam-report-user-agent): New variables.
3772         (spam-report-url-ping-plain): Use spam-report-user-agent.
3773
3774 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3775
3776         * gnus-art.el (gnus-button-handle-custom): Do not just use
3777         `customize-apropos' for any "M-x customize-*" button but the
3778         function called for.  Accept both the function name and its
3779         argument in order to achieve this.
3780         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3781         function name to `gnus-button-handle-custom' in case of "M-x
3782         customize-*" buttons.
3783
3784 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3785
3786         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3787         multipart/alternative and add xref to mm-discouraged-alternatives
3788         in doc string.
3789
3790         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3791         gnus-buttonized-mime-types in doc string.
3792
3793 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3794
3795         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3796         Suggest image/.* in the doc string.
3797
3798 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3799
3800         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3801         message-marks (Debian bug #342521).
3802
3803 2005-12-12  Simon Josefsson  <jas@extundo.com>
3804
3805         * password.el (password-read-from-cache): Add.
3806         (password-read): Use it.
3807
3808 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3809
3810         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3811         us-ascii as a MIME charset.
3812
3813         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3814         against the case where the 2nd arg TYPE is nil.
3815
3816 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3817
3818         * pop3.el (pop3-stream-type): Fix custom version.
3819
3820         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3821
3822 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3823
3824         * mm-decode.el (mm-display-external): Add missing cdr.
3825
3826 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3827
3828         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3829         RFC1524) if it is in mailcap or add a suffix according to
3830         mailcap-mime-extensions when generating a temp filename; postpone
3831         deleting a temp file for 2 seconds for some wrappers, shell
3832         scripts, and so on, which might exit right after having started a
3833         viewer command as a background job.
3834
3835 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3836
3837         * nntp.el (nntp-marks-directory): Fix custom group.
3838
3839         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3840         steps when < 10.
3841
3842         * gnus-start.el (gnus-no-server-1): Mention
3843         `gnus-level-default-subscribed' in doc string.
3844
3845 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3846
3847         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3848         parens.
3849
3850 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * gnus-xmas.el (gnus-use-toolbar): Revert.
3853         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3854         gnus-use-toolbar is default.
3855
3856         * messagexmas.el (message-use-toolbar): Revert.
3857         (message-setup-toolbar): Use global default-toolbar if
3858         message-use-toolbar is default.
3859
3860 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3863         according to default-toolbar-visible-p.
3864
3865         * messagexmas.el (message-use-toolbar): Ditto.
3866
3867 2005-11-26  Dave Love  <fx@gnu.org>
3868
3869         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3870         (tls-program, tls-success): Provide openssl alternative.
3871
3872         * starttls.el: Doc fixes.
3873         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3874         SERVICE to PORT.
3875
3876         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3877         port null or service name.
3878         (starttls-negotiate): Autoload.
3879
3880 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3881
3882         * message.el (message-kill-to-signature): Fix interactive spec.
3883
3884 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3885
3886         * pop3.el (pop3-open-server): Recognize a string as a service name.
3887
3888 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3889
3890         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3891
3892 2005-11-23  Dave Love  <fx@gnu.org>
3893
3894         Add pop3s, pop3/starttls.
3895
3896         * pop3.el (pop3-authentication-scheme): Clarify doc.
3897         (open-tls-stream, starttls-open-stream): Autoload.
3898         (pop3-stream-type): New.
3899         (pop3-open-server): Use it.
3900
3901         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3902         for POP.
3903         (mail-source-keyword-map): Add :stream for POP.
3904         (mail-source-fetch-pop): Use pop3-stream-type.
3905
3906 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3907
3908         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3909         of current-time-string.
3910
3911 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3912
3913         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3914         date header.
3915
3916 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3917
3918         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3919         it can seriously impact performance as it bypasses the agent's
3920         local caches.
3921
3922 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3923
3924         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3925         must be explicitly online rather than "not explicitly offline" for
3926         its flags to be synchronized.
3927
3928         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3929         that gnus-uu-unmark-thread will function correctly.
3930
3931         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3932         1024K is instead displayed as 1M.
3933
3934 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3935
3936         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3937
3938 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
3939
3940         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3941
3942 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3943
3944         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3945         error message to display actual error condition.
3946         (gnus-agent-save-local): Avoid saving symbols that are bound to
3947         nil as they simply result in a warning message in
3948         gnus-agent-read-local.
3949
3950 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3951
3952         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3953         rather than make-variable-buffer-local for file-precious-flag.
3954
3955 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3956
3957         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3958         for duplicates which are removed.  The invalid sort check then
3959         triggers a rescan after the sort as sorting may have moved
3960         duplicate entries such that they can be cheaply detected.
3961
3962 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3965
3966 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3967
3968         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3969         internal variable to a custom variable.  Changed default value
3970         from compressed(2) to uncompressed(1).
3971         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3972         support for uncompressed agentview files.  Taken together, reading
3973         the agentview file should now be 6-7 times faster.
3974
3975 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3976
3977         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3978         as a buffer-local variable.  This avoids creating truncated
3979         dribble files as a result of a hang up, eg.
3980
3981 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3982
3983         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3984         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3985         XEmacs.
3986
3987 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3988
3989         * gnus-start.el (gnus-start-draft-setup): Enforce
3990         `gnus-draft-mode' for nndraft:drafts at startup.
3991
3992         * gnus.el (gnus-splash): Change custom group.
3993         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3994         allow-list argument.
3995
3996         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3997         string.
3998
3999 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4000
4001         * gnus-art.el (gnus-default-article-saver): Add user-defined
4002         `function' to custom type.
4003
4004 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
4005
4006         * imap.el (imap-open): Handle case where buffer is a buffer
4007         object.
4008
4009 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4010
4011         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
4012         long lines.
4013         (gnus-cache-delete-group): Wrap doc strings.
4014
4015         * gnus-agent.el (gnus-agent-rename-group)
4016         (gnus-agent-delete-group): Wrap doc strings.
4017
4018
4019 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * messagexmas.el (message-use-toolbar): Change the valid values
4022         into default, top, bottom, left, and right.
4023         (message-toolbar-thickness): New variable.
4024         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
4025         well.
4026         (message-setup-toolbar): Make it work.
4027
4028         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
4029         (gnus-use-toolbar): Change the valid values into default, top,
4030         bottom, left, and right.
4031         (gnus-toolbar-thickness): New variable.
4032         (gnus-xmas-setup-toolbar): New function.
4033         (gnus-xmas-setup-group-toolbar): Use it.
4034         (gnus-xmas-setup-summary-toolbar): Use it.
4035
4036 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4037
4038         * gnus-start.el (gnus-1): Add "native" to
4039         gnus-predefined-server-alist.
4040
4041         * gnus.el (gnus-method-to-server): Don't add "native" to the
4042         lists here, because that leads to problems when
4043         gnus-select-method is bound.
4044
4045 2005-11-09  Simon Josefsson  <jas@extundo.com>
4046
4047         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
4048         use (not sort-by-date) instead.
4049
4050 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4051
4052         * gnus-delay.el (gnus-delay-group): Don't autoload.
4053         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4054         to be re-loaded when customizing the `gnus-delay' group.
4055
4056 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4057
4058         * message.el: Revert last changes.
4059         (message-insert-citation-line): Use newlines.
4060
4061 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4062
4063         * message.el (message-courtesy-message)
4064         (message-mark-insert-begin, message-mark-insert-end)
4065         (message-elide-ellipsis, message-cancel-message)
4066         (message-add-header, message-change-subject)
4067         (message-cross-post-followup-to-header)
4068         (message-cross-post-insert-note, message-reduce-to-to-cc)
4069         (message-widen-reply, message-delete-not-region)
4070         (message-kill-to-signature, message-insert-signature)
4071         (message-insert-importance-high, message-insert-importance-low)
4072         (message-insert-or-toggle-importance)
4073         (message-insert-disposition-notification-to)
4074         (message-indent-citation, message-yank-original)
4075         (message-cite-original-without-signature, message-cite-original)
4076         (message-insert-citation-line, message-position-on-field)
4077         (message-fix-before-sending, message-send-mail-partially)
4078         (message-send-mail, message-send-mail-with-sendmail)
4079         (message-send-mail-with-qmail, message-send-news)
4080         (message-check-news-header-syntax, message-generate-headers)
4081         (message-insert-courtesy-copy, message-fill-address)
4082         (message-fill-header, message-shorten-references)
4083         (message-setup-1, message-cancel-news)
4084         (message-forward-make-body-plain, message-forward-make-body-mime)
4085         (message-forward-make-body-mml, message-encode-message-body)
4086         (message-forward-make-body-digest-plain)
4087         (message-forward-make-body-digest-mime)
4088         (message-use-alternative-email-as-from): Insert `hard-newline'
4089         instead of ordinary newlines.
4090
4091 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * message.el (message-generate-headers): Downcase the argument
4094         given to message-check-element.
4095
4096 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
4097
4098         * nntp.el (nntp-authinfo-rejected): New error condition.
4099         (nntp-wait-for): Use new error condition to signal authentication
4100         error.
4101         (nntp-retrieve-data): Rethrow new error condition to break out of
4102         recursive call to nntp-send-authinfo.
4103
4104 2005-11-08  Romain Francoise  <romain@orebokech.com>
4105
4106         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
4107         (gnus-summary-exit-map): Bind to `Z p'.
4108         (gnus-summary-make-menu-bar): Add menu item.
4109
4110 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
4111
4112         * gnus-art.el (gnus-article-treat-custom): Add `first'.
4113         (gnus-treat-*): Add `first' in all doc strings.
4114
4115         * gnus-group.el (gnus-group-compact-group): Fix typo.
4116
4117 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4118
4119         * gnus.el (gnus-parameters-case-fold-search): New variable.
4120         (gnus-parameters-get-parameter): Use it.
4121
4122         * gnus-score.el (gnus-home-score-file): Doc fix.
4123
4124 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4125
4126         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
4127
4128 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4129
4130         * mm-util.el (mm-special-display-p): New function.
4131
4132         * mml.el (mml-preview): Use it; doc fix.
4133
4134 2005-10-29  Romain Francoise  <romain@orebokech.com>
4135
4136         * message.el (message-fix-before-sending): Fix comment.
4137
4138 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4139
4140         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4141
4142 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4143
4144         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
4145         Used in gnus-score.el.
4146
4147 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4148
4149         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
4150
4151 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4152
4153         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
4154         whitespace removed in revision 7.8.  Use concatenated string to
4155         protect trailing whitespace.
4156
4157 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
4158
4159         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
4160         (nnimap-request-expire-articles): Use it to avoid sending 'UID
4161         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
4162         Courier IMAP ("some version from 2004").  Mostly based on similar
4163         code in the same function.
4164
4165 2005-10-26  Didier Verna  <didier@xemacs.org>
4166
4167         * gnus-group.el (gnus-group-compact-group): invalidate original
4168         article buffer.
4169         * gnus-srvr.el (gnus-server-compact-server): ditto.
4170         * nnml.el (nnml-request-compact-group): handle self Xref: field in
4171         NOV database and in article itself.
4172         Invalidate article backlog.
4173
4174 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4175
4176         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
4177
4178 2005-10-26  Simon Josefsson  <jas@extundo.com>
4179
4180         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
4181         part of 2004-07-25 change.
4182
4183 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4184
4185         * message.el (message-display-completion-list): New function.
4186         (message-expand-group): Use it; make sure the Completions buffer
4187         is modifiable.
4188
4189 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4190
4191         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
4192         user-mail-name is an empty string.
4193
4194 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4195
4196         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
4197         depending on gnus-score-decay-constant.
4198
4199         * encrypt.el (encrypt-insert-file-contents)
4200         (encrypt-write-file-contents): Don't use `gnus-message'.
4201
4202         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
4203         arguments.
4204         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
4205         arguments to mm-uu-verbatim-marks-extract.
4206         (mm-uu-hide-markers): New variable.
4207         (mm-uu-extract): Use face similar to `gnus-cite-3'.
4208
4209         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4210         (gnus-convert-image-to-face-command): Use "convert" by default to
4211         allow other input image formats.
4212         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
4213         accordingly.
4214
4215 2005-10-23  Simon Josefsson  <jas@extundo.com>
4216
4217         * imap.el (imap-gssapi-program): Align command line parameters
4218         with latest GNU SASL.
4219         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
4220
4221 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4222
4223         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
4224         HTML.
4225         (nnslashdot-request-article): Ditto.
4226
4227         * lpath.el (featurep): Add nobreak-char-display.
4228
4229 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4230
4231         * mail-source.el (mail-source-fetch-pop): Require pop3.
4232         (mail-source-check-pop): Ditto.
4233
4234 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
4237         errors.
4238
4239 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4240
4241         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
4242         (gnus-treat-strip-leading-blank-lines): Improve doc string.
4243
4244         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
4245
4246         * mm-bodies.el (mm-decode-string): Call
4247         `mm-charset-to-coding-system' with allow-override argument.
4248
4249 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4250
4251         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
4252         (rfc2047-charset-to-coding-system): New function.
4253         (rfc2047-decode-encoded-words): New function.
4254         (rfc2047-decode-region): Use them.
4255         (rfc2047-decode-cte): Remove.
4256         (rfc2047-parse-and-decode): Remove.
4257         (rfc2047-decode): Remove.
4258
4259 2005-10-15  Kenichi Handa  <handa@m17n.org>
4260
4261         * rfc2047.el (rfc2047-decode-cte): New function.
4262         (rfc2047-decode-region): Change the way to decode successive
4263         encoded-words: decode B- or Q-encoding in each encoded-word,
4264         concatenate them, and decode it as charset.
4265
4266 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4267
4268         * lpath.el: Fbind codepage-setup for XEmacs.
4269
4270 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4271
4272         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
4273         widget-move-and-invoke.
4274         (gnus-custom-mode): Use gnus-custom-map.
4275
4276 2005-10-15  Bill Wohler  <wohler@newt.com>
4277
4278         * message.el (message-tool-bar-map): Renamed image file from
4279         mail_send to mail/send.
4280
4281 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4282
4283         * message.el (message-expand-group): Pass the common
4284         prefix substring of completion to `display-completion-list'.
4285
4286 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
4287
4288         * mml-sec.el (mml-secure-method): New internal variable.
4289         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
4290         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
4291         functions using mml-secure-method.
4292
4293         * mml.el (mml-mode-map): Add key bindings for those functions.
4294         (mml-menu): Simplify security menu entries.  Suggested by Jesper
4295         Harder <harder@myrealbox.com>.
4296         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
4297         end of message if point is the headers of the message.
4298
4299         * message.el (message-in-body-p): New function.
4300
4301         * assistant.el: Autoload gnus-util and netrc.
4302
4303         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
4304         Use `mm-charset-override-alist' only when decoding.
4305
4306         * mm-bodies.el (mm-decode-body): Call
4307         `mm-charset-to-coding-system' with allow-override argument.
4308
4309         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
4310         `filename' from Content-Disposition if Content-Type doesn't
4311         provide `name'.
4312         (gnus-mime-view-part-as-type): Set default instead of
4313         initial-input.
4314
4315 2005-10-09  Daniel Brockman  <daniel@brockman.se>
4316
4317         * format-spec.el (format-spec): Propagate text properties of % spec.
4318
4319 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
4320
4321         * gnus-art.el (gnus-treat-predicate): Add `first'.
4322
4323 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4324
4325         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
4326         (mm-charset-override-alist): New variable.
4327         (mm-charset-to-coding-system): Use it.
4328         (mm-codepage-setup): New helper function.
4329         (mm-charset-eval-alist): New variable.
4330         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
4331         about unknown charsets.
4332
4333         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
4334
4335 2005-10-04  David Hansen  <david.hansen@gmx.net>
4336
4337         * nnrss.el (nnrss-request-article): Add support for the comments tag.
4338         (nnrss-check-group): Ditto.
4339
4340 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4341
4342         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
4343         Rename x-gnus-verbatim to x-verbatim.
4344         (mm-uu-type-alist): Fix regexp for verbatim-marks.
4345
4346         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
4347         x-verbatim.
4348
4349         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
4350
4351         * gnus-util.el (gnus-remove-duplicates): Remove.
4352
4353         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
4354         instead of gnus-remove-duplicates.
4355
4356         * message.el (message-remove-duplicates): Remove.
4357         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
4358         message-remove-duplicates.
4359
4360         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
4361         available, else use implementation from `delete-dups'.
4362
4363         * message.el (message-insert-expires): New function.
4364         (message-mode-map): Add key binding.
4365         (message-mode-field-menu): Add menu entry.
4366         (message-mode): Document it.
4367         (message-make-expires-date): Use `message-make-date'.
4368
4369 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
4370
4371         * message.el (message-make-expires-date): New function.
4372
4373 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * Makefile.in (list-installed-shadows): New entry.
4376         (install): Use it.
4377         (remove-installed-shadows): New entry.
4378
4379         * dgnushack.el (dgnushack-default-load-path): New variable.
4380         (dgnushack-find-lisp-shadows): New function.
4381         (dgnushack-remove-lisp-shadows): New function.
4382
4383 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * Makefile.in (install-el-elc): New entry.
4386         (install): Use it so that .el files are necessarily installed.
4387
4388 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4389
4390         * time-date.el: Autoload parse-time-string, XEmacs needs it.
4391
4392 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4393
4394         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
4395         function rather than the diff-mode.el package.
4396         (mm-display-external): Use with-current-buffer.
4397         (mm-viewer-completion-map, mm-viewer-completion-map):
4398         Move initialization inside declaration.
4399
4400 2005-09-29  Simon Josefsson  <jas@extundo.com>
4401
4402         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
4403         autoload mail-check-payment.
4404         (spam-check-hashcash): Define unconditionally, since hashcash.el
4405         is part of Gnus now.  Ignore errors from payment checking.
4406
4407 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4408
4409         * message.el (message-bold-region, message-unbold-region): Rename
4410         from `bold-region' and `unbold-region'.
4411
4412         * message.el: Remove useless autoloads.
4413
4414 2005-09-28  Simon Josefsson  <jas@extundo.com>
4415
4416         * message.el (message-use-idna): Default to t.
4417         (message-use-idna): Test whether encoding works too.  Doc fix.
4418
4419 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4420
4421         * nntp.el (nntp-warn-about-losing-connection): Remove.
4422
4423 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4424
4425         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
4426         customizable.  Change default value.
4427         (mm-uu-diff-groups-regexp): Change default value.
4428         (mm-uu-type-alist): Add doc string.
4429         (mm-uu-configure): Add doc string.  Make it interactive.
4430         (mm-uu-tex-groups-regexp): New variable.
4431         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
4432         (mm-uu-type-alist): Add LaTeX documents.
4433         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
4434         of "text/verbatim".
4435         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
4436
4437         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
4438         instead of "text/verbatim".
4439
4440         * message.el (message-mark-inserted-region)
4441         (message-mark-insert-file): Use slrn style marks when called with
4442         prefix argument.
4443
4444 2005-09-27  Simon Josefsson  <jas@extundo.com>
4445
4446         * message.el (message-idna-to-ascii-rhs-1): Reformat.
4447
4448 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4449
4450         * message.el (message-remove-duplicates): New function.
4451         Implementation borrowed from `gnus-remove-duplicates'.
4452         (message-idna-to-ascii-rhs): Also encode idna addresses in
4453         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4454         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
4455         only ask about the same idna domain once per header and also tell
4456         in what header to replace the idna domain.
4457
4458         * gnus-art.el (article-decode-idna-rhs): Also decode idna
4459         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4460         (article-decode-idna-rhs): Fix regexp so that all idna-address in
4461         a header is decoded and not just the last one.
4462
4463 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
4466         has been decoded.
4467
4468         * mm-decode.el (mm-automatic-display): Add text/verbatim.
4469         (mm-insert-part): Don't modify text if it has been decoded.
4470
4471         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
4472         decoded.
4473
4474         * mm-view.el (mm-inline-text): Don't strip text props unless
4475         decoding enriched or richtext parts.
4476
4477 2005-09-25  Romain Francoise  <romain@orebokech.com>
4478
4479         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
4480         * gnus-start.el (gnus-subscribe-interactively):
4481         * gnus-uu.el (gnus-uu-grab-articles):
4482         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
4483         space.
4484
4485 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
4486
4487         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4488         * mm-view.el (mm-view-pkcs7-decrypt):
4489         * gnus-sum.el (gnus-summary-limit-to-extra)
4490         (gnus-summary-respool-article, gnus-read-move-group-name):
4491         * gnus-score.el (gnus-summary-increase-score):
4492         * gnus-util.el (gnus-completing-read-with-default):
4493         * gnus-art.el (gnus-read-save-file-name)
4494         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
4495         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
4496         * message.el (message-check-news-header-syntax):
4497         Follow convention for reading with the minibuffer.
4498
4499 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
4500
4501         * spam-report.el (spam-report-url-ping-plain):
4502         Use gnus-extended-version as User-Agent.
4503
4504         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
4505         default value is nil.
4506
4507         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
4508         (mm-uu-verbatim-marks-extract): New function.
4509         (mm-uu-extract): New face.
4510         (mm-uu-copy-to-buffer): Use it.
4511
4512         * spam-report.el (spam-report-gmane-ham): Renamed from
4513         `spam-report-gmane-unspam'.
4514         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
4515         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
4516
4517         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
4518         Autoload.
4519         (spam-report-gmane-unregister-routine): Renamed
4520         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
4521
4522 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
4523
4524         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
4525         (spam-report-gmane-unregister-routine): Add support for gmane
4526         unregistration.
4527
4528         * spam-report.el (spam-report-gmane-unspam)
4529         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
4530         (spam-report-gmane): Change to take a single article and do unspam
4531         registration.
4532
4533 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4534
4535         * mm-url.el (mm-url-decode-entities): Fix regexp.
4536
4537 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
4540         default to nil, to be able to use Gnus at all.  If the default
4541         switches to something else, then the function should be fixed not
4542         be exceedingly slow.
4543
4544 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
4545
4546         * gnus-start.el (gnus-activate-group): If the server is nil, don't
4547         fail hard.
4548
4549         * spam-report.el: Add better Keywords line.
4550
4551         * spam.el: Add Maintainer and better Keywords line.
4552
4553 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4554
4555         * gnus-art.el (gnus-article-replace-part)
4556         (gnus-mime-replace-part): New functions.
4557         (gnus-mime-action-alist, gnus-mime-button-commands)
4558         (gnus-mime-save-part-and-strip): Added file argument.
4559         (gnus-article-part-wrapper): Added interactive argument.
4560
4561         * gnus-sum.el (gnus-summary-mime-map): Add
4562         `gnus-article-replace-part'.
4563
4564 2005-09-19  Didier Verna  <didier@xemacs.org>
4565
4566         The nnml compaction feature:
4567         * nnml.el (nnml-request-compact-group): New function.
4568         * nnml.el (nnml-request-compact): New function.
4569         * gnus-int.el (gnus-request-compact-group): New function.
4570         * gnus-int.el (gnus-request-compact): New function.
4571         * gnus-group.el (gnus-group-compact-group): New function.
4572         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
4573         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
4574         * gnus-srvr.el (gnus-server-compact-server): New function.
4575         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
4576         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
4577
4578 2005-09-18  Deepak Goel  <deego@gnufans.org>
4579
4580         * sieve.el (sieve-help): Fix `message' call: first arg should be a
4581         format spec.
4582
4583 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * gnus.el (gnus-group-startup-message): Bind image-load-path.
4586
4587 2005-09-15  Romain Francoise  <romain@orebokech.com>
4588
4589         * message.el (message-fill-paragraph): Clarify docstring.
4590
4591 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4592
4593         * gnus-art.el (gnus-mime-display-part): Protect against broken
4594         MIME messages.
4595
4596 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4597
4598         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
4599         before parsing header.
4600
4601 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4602
4603         * html2text.el: (html2text-replace-list): Add new entities.
4604
4605 2005-09-11  Romain Francoise  <romain@orebokech.com>
4606
4607         * message.el (message-alternative-emails): Improve docstring.
4608         (message-setup-1): Call `message-use-alternative-email-as-from'
4609         after `message-setup-hook' to give it precedence over posting
4610         styles, etc.
4611         (message-use-alternative-email-as-from): Add docstring.  Remove
4612         the original From header if present.
4613
4614         * nnml.el (nnml-compressed-files-size-threshold): New variable.
4615         (nnml-save-mail): Use it.
4616
4617         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
4618         articles.  Add new argument `silent'.
4619         (gnus-uu-mark-all): Report the total number of marked articles.
4620
4621 2005-09-10  Romain Francoise  <romain@orebokech.com>
4622
4623         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
4624         (gnus-uu-mark-series): Likewise.
4625
4626 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4627
4628         * spam-report.el (spam-report-gmane): Fix generation of spam
4629         report URL.
4630
4631 2005-09-10  Simon Josefsson  <jas@extundo.com>
4632
4633         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
4634         t, based on discussion on the ding list with Robert Epprecht
4635         <epprecht@solnet.ch>.
4636
4637 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4638
4639         * spam-report.el (spam-report-gmane): Make it work without
4640         X-Report-Spam header.  Gmane now only provides Archived-At.
4641         This is only used if `spam-report-gmane-use-article-number' is nil.
4642         (spam-report-gmane-spam-header): Remove.  Not used anymore.
4643
4644         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
4645         make `gnus-summary-sort-by-recipient' work with threading.
4646
4647         * nnweb.el (nnweb-google-wash-article): Print a message if article
4648         is not available.
4649
4650 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4651
4652         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
4653         change.  Decode text/* parts content before displaying.
4654
4655 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4656
4657         * mml-smime.el: Remove defvar of gnus-extract-address-components.
4658
4659 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4662
4663         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4664         url-package-name, url-package-version,
4665         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4666         w3m-display-inline-images, and w3m-minor-mode-map.
4667
4668 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4669
4670         * message.el (message-tab-body-function): Fixed mismatched custom
4671         type.
4672
4673         * gnus.el (gnus-group-change-level-function): Ditto.
4674
4675         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4676
4677         * gnus-art.el (gnus-signature-limit)
4678         (gnus-article-mime-part-function): Ditto.
4679
4680 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4681
4682         * mml.el (mml-mode): Silence the byte compiler.
4683
4684         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4685         using `(sit-for 0)' before moving the point to the specified part;
4686         skip unbuttonized parts.
4687         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4688         return to the summary window if gnus-auto-select-part is non-nil.
4689
4690 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4691
4692         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4693         variables.
4694         (mml-dnd-attach-file, mml-mode): Use them.
4695
4696         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4697         Make fetching article by MID work again for Google Groups.  Added
4698         FIXME concerning gnus-group-make-web-group.
4699
4700         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4701         Don't depend on Gnus by using mail-extract-address-components if
4702         gnus-extract-address-components is not bound.
4703
4704 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4705
4706         * gnus-art.el (gnus-mime-display-security): Don't display the
4707         signature, but only the signed part.
4708
4709 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4712
4713         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4714         list, not listp.
4715
4716 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4717
4718         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4719         when encoding.
4720
4721         * mm-bodies.el (mm-decode-content-transfer-encoding):
4722         De-canonicalize CRLF for all text content types, not just
4723         text/plain.
4724
4725 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4726
4727         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4728         valid article; point arrow and cursor at the MIME button.
4729
4730 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4731
4732         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4733         Suggested by Dan Christensen <jdc@uwo.ca>.
4734
4735         * mm-decode.el (mm-save-part): Enable change of prompt.
4736
4737 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4738
4739         * gnus-msg.el (gnus-inews-add-send-actions): Made
4740         `message-post-method' lambda parameter ARG `&optional'.
4741
4742 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4743
4744         * gnus-sum.el (gnus-summary-mime-map): Added
4745         gnus-article-save-part-and-strip, gnus-article-delete-part and
4746         gnus-article-jump-to-part.
4747
4748         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4749         (gnus-article-edit-part): Use it.
4750         (gnus-article-part-wrapper): Added no-handle argument.
4751         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4752         functions.
4753
4754 2005-08-29  Romain Francoise  <romain@orebokech.com>
4755
4756         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4757         docstring.
4758         (gnus-face-from-file): Likewise.
4759
4760 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4761
4762         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4763         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4764         non-nil.
4765         (gnus-auto-select-part): New variable.
4766         (gnus-article-jump-to-part): New function.
4767         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4768         (gnus-mime-delete-part): Allow selecting specified part after
4769         deleting or stripping parts.
4770         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4771         part if argument is bogus.
4772
4773 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4774
4775         * gnus-art.el (w3m-minor-mode-map):
4776         * gnus-spec.el (gnus-newsrc-file-version):
4777         * gnus-util.el (nnmail-active-file-coding-system)
4778         (gnus-original-article-buffer, gnus-user-agent):
4779         * gnus.el (gnus-ham-process-destinations)
4780         (gnus-parameter-ham-marks-alist)
4781         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4782         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4783         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4784         * mm-decode.el (gnus-current-window-configuration):
4785         * mm-extern.el (gnus-article-mime-handles):
4786         * mm-url.el (url-current-object, url-package-name)
4787         (url-package-version):
4788         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4789         (smime-keys, w3m-cid-retrieve-function-alist)
4790         (w3m-current-buffer, w3m-display-inline-images)
4791         (w3m-minor-mode-map):
4792         * mml-smime.el (gnus-extract-address-components):
4793         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4794         (gnus-newsrc-hashtb, message-default-charset)
4795         (message-deletable-headers, message-options)
4796         (message-posting-charset, message-required-mail-headers)
4797         (message-required-news-headers):
4798         * mml1991.el (mc-pgp-always-sign):
4799         * mml2015.el (mc-pgp-always-sign):
4800         * nnheader.el (nnmail-extra-headers):
4801         * rfc1843.el (gnus-decode-encoded-word-function)
4802         (gnus-decode-header-function, gnus-newsgroup-name):
4803         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4804
4805 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
4806
4807         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4808         the end of the date treatments.
4809
4810 2005-08-15  Simon Josefsson  <jas@extundo.com>
4811
4812         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4813         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4814         Capello and Romain Francoise.
4815         (pgg-fetch-key-function): Removed, not used?
4816         (pgg-insert-url-with-w3): Require url, to get
4817         url-insert-file-contents regardless of where it is defined.
4818
4819 2005-08-13  Romain Francoise  <romain@orebokech.com>
4820
4821         * message.el (message-cite-original-1): New function.
4822         (message-cite-original): Use it.
4823         (message-cite-original-without-signature): Ditto.
4824
4825 2005-08-08  Romain Francoise  <romain@orebokech.com>
4826
4827         * message.el (message-yank-empty-prefix): New variable.
4828         (message-indent-citation): Use it.
4829         (message-cite-original-without-signature): Respect X-No-Archive.
4830
4831 2005-08-08  Simon Josefsson  <jas@extundo.com>
4832
4833         * pgg.el: Autoload url-insert-file-contents instead of loading
4834         w3/url.
4835         (pgg-insert-url-with-w3): Don't load url here.
4836
4837 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4838
4839         * message.el (message-kill-to-signature): Don't insert newline at
4840         bol.
4841         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4842
4843 2005-08-06  Romain Francoise  <romain@orebokech.com>
4844
4845         * message.el (message-user-fqdn): Fix typo in docstring.
4846
4847 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4848
4849         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4850
4851         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4852
4853 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * mm-bodies.el (mm-encode-body): Use coding system rather than
4856         charset to encode text.
4857
4858         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4859         number of charsets if utf-8 is available (XEmacs).
4860
4861 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4862
4863         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4864         taken from `gnus-button-mid-or-mail-regexp'.
4865         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4866         (gnus-button-alist): Improve regexp for domain part of the MIDs
4867         for news:localpart@domain buttons.
4868         (gnus-button-ctan-directory-regexp): Update.
4869
4870 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4871
4872         * sieve-manage.el (sieve-manage-interactive-login): Use
4873         make-local-variable rather than make-variable-buffer-local.
4874         (sieve-manage-open): Ditto.
4875         (sieve-manage-authenticate): Ditto.
4876
4877         * mml.el (mml-generate-mime-1): Make the content type default to
4878         text/plain if the filename is not specified.
4879
4880 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4883         instead of insert-buffer.
4884
4885         * message.el (message-yank-original): Ditto; set the mark at the
4886         end of the yanked message.
4887
4888 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4891         lines to scroll rather than to stop it.
4892
4893         * mml.el (mml-generate-default-type): Add doc string.
4894         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4895         default to application/octet-stream when determining the content
4896         type if it is not specified for the part or the mml contents; add
4897         a comment about mml-generate-default-type.
4898
4899 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4900
4901         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4902         make it default to application/octet-stream when determining the
4903         content type if it is not specified for the external contents.
4904
4905 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4908         segmented parameter but also other parameters might be there.
4909
4910 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4911
4912         * mm-decode.el (mm-display-external): Delete temp file, directory
4913         and buffer immediately if the external process is exited.
4914
4915 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4918         fewer lines than that of scroll-margin.
4919         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4920
4921 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4922
4923         * gnus-art.el (gnus-article-next-page): Revert.
4924         (gnus-article-beginning-of-window): New macro.
4925         (gnus-article-next-page-1): Use it.
4926         (gnus-article-prev-page): Ditto.
4927         (gnus-article-edit-part): Use insert-buffer-substring instead of
4928         insert-buffer.
4929         (gnus-article-edit-exit): Ditto.
4930
4931         * gnus-util.el (gnus-beginning-of-window): Remove.
4932         (gnus-end-of-window): Remove.
4933
4934         * lpath.el: Don't bind header-line-format and scroll-margin.
4935
4936 2005-07-25  Simon Josefsson  <jas@extundo.com>
4937
4938         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4939         to have the url package without w3.  Reported by Daiki Ueno
4940         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4941
4942 2005-07-20  Didier Verna  <didier@xemacs.org>
4943
4944         * gnus-diary.el: Remove the description comment (nndiary is now
4945         properly documented in the Gnus manual).
4946         Fix the spelling of "Back End".
4947         * nndiary.el: Ditto.
4948         Fix the copyright notice.
4949
4950 2005-07-18  Romain Francoise  <romain@orebokech.com>
4951
4952         * gnus-sum.el (gnus-summary-to-prefix,
4953         gnus-summary-newsgroup-prefix): New variables.
4954         (gnus-summary-from-or-to-or-newsgroups): Use them.
4955
4956 2005-07-17  Romain Francoise  <romain@orebokech.com>
4957
4958         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4959         space as it's generally not especially interesting to the user.
4960
4961 2005-07-16  Romain Francoise  <romain@orebokech.com>
4962
4963         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4964         nil to avoid prompting and file modification if one of the
4965         messages at the top of the nnfolder file contains a copyright
4966         notice.
4967         Update copyright notice.
4968
4969         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4970         instead of `current-time-string' as the latter creates a time
4971         string that is not RFC 2822 compliant (it lacks the zone).
4972         Update copyright notice.
4973
4974 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4975
4976         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4977         for text/rtf.  Display default in prompt.  Pass default for M-n.
4978
4979         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4980
4981 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4982
4983         * gnus-msg.el (gnus-button-mailto): Remove
4984         save-selected-window-window hackery because it relies on
4985         save-selected-window internals.
4986
4987 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4988
4989         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4990         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4991         (gnus-article-prev-page): Ditto.
4992
4993         * gnus-util.el (gnus-beginning-of-window): New function.
4994         (gnus-end-of-window): New function.
4995
4996         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4997
4998 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4999
5000         * gnus-score.el (gnus-score-edit-all-score): Set
5001         gnus-score-edit-exit-function to gnus-score-edit-done and call
5002         gnus-message.
5003
5004 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5005
5006         * gnus-msg.el (gnus-button-mailto): Remove
5007         save-selected-window-window hackery because it relies on
5008         save-selected-window internals.
5009
5010 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5011
5012         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
5013         add-minor-mode.
5014         (gnus-binary-mode): Ditto.
5015
5016         * gnus-topic.el (gnus-topic-mode): Ditto.
5017
5018 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
5019
5020         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
5021         (gnus-article-prev-page): Take scroll-margin into consideration.
5022
5023 2005-07-04  Lute Kamstra  <lute@gnu.org>
5024
5025         Update FSF's address in GPL notices.
5026
5027 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
5028
5029         * gnus.el (gnus-exit):
5030         * gnus-group.el (gnus-group-icons):
5031         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
5032
5033         * gnus-nocem.el (gnus-nocem):
5034         * message.el (message-various, message-buffers, message-sending)
5035         (message-interface, message-forwarding, message-insertion)
5036         (message-headers, message-news, message-mail):
5037         * pgg-gpg.el (pgg-gpg):
5038         * pgg-parse.el (pgg-parse):
5039         * pgg-pgp.el (pgg-pgp):
5040         * pgg-pgp5.el (pgg-pgp5):
5041         * pop3.el (pop3): Finish `defgroup' description with period.
5042
5043 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * gnus-art.el (article-display-face): Improve the efficiency.
5046         (article-display-x-face): Ditto; remove grey x-face stuff.
5047
5048 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * gnus-art.el (article-display-face): Correct the position in
5051         which Faces are inserted.
5052
5053 2005-06-29  Didier Verna  <didier@xemacs.org>
5054
5055         * gnus-art.el (article-display-face): Display faces in correct
5056         order.
5057
5058 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5059
5060         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
5061         (gnus-fill-real-hashtb): Use hash table instead of obarray.
5062         (gnus-nocem-check-article): Fetch the Type header.
5063         (gnus-nocem-message-wanted-p): Fix the way to examine types.
5064         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
5065         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
5066         make sure gnus-nocem-hashtb is initialized.
5067         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
5068         (gnus-nocem-unwanted-article-p): Ditto.
5069
5070         * pgg.el (pgg-verify): Return the verification result.
5071
5072 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5073
5074         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
5075         is ascii.
5076
5077 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
5078
5079         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
5080         `show-nonbreak-escape'.
5081
5082 2005-06-23  Lute Kamstra  <lute@gnu.org>
5083
5084         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
5085
5086         * dig.el (dig-mode):
5087         * smime.el (smime-mode): Use gnus-run-mode-hooks.
5088
5089 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
5090
5091         * nnimap.el (nnimap-split-download-body): Fix spellings.
5092
5093 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
5094
5095         * gnus-art.el (gnus-article-encrypt-body):
5096         * gnus-cus.el (gnus-score-customize):
5097         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
5098         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
5099
5100 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5101
5102         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
5103         header by looking for magic "MII" at the beginnig.
5104
5105 2005-06-16  Miles Bader  <miles@gnu.org>
5106
5107         * gnus-xmas.el (gnus-xmas-group-startup-message):
5108         Use renamed gnus-splash face.
5109
5110         * assistant.el (assistant-field): Remove "-face" suffix from face name.
5111         (assistant-field-face): New backward-compatibility alias for renamed
5112         face.
5113         (assistant-render-text): Use renamed assistant-field face.
5114
5115         * spam.el (spam): Remove "-face" suffix from face name.
5116         (spam-face): New backward-compatibility alias for renamed face.
5117         (spam-face, spam-initialize): Use renamed spam face.
5118
5119         * message.el (message-header-to, message-header-cc)
5120         (message-header-subject, message-header-newsgroups)
5121         (message-header-other, message-header-name)
5122         (message-header-xheader, message-separator, message-cited-text)
5123         (message-mml): Remove "-face" suffix from face names.
5124         (message-header-to-face, message-header-cc-face)
5125         (message-header-subject-face, message-header-newsgroups-face)
5126         (message-header-other-face, message-header-name-face)
5127         (message-header-xheader-face, message-separator-face)
5128         (message-cited-text-face, message-mml-face):
5129         New backward-compatibility aliases for renamed faces.
5130         (message-font-lock-keywords): Use renamed message faces.
5131
5132         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
5133         (sieve-test-commands, sieve-tagged-arguments):
5134         Remove "-face" suffix from face names.
5135         (sieve-control-commands-face, sieve-action-commands-face)
5136         (sieve-test-commands-face, sieve-tagged-arguments-face):
5137         New backward-compatibility aliases for renamed faces.
5138         (sieve-control-commands-face, sieve-action-commands-face)
5139         (sieve-test-commands-face, sieve-tagged-arguments-face):
5140         Use renamed sieve faces.
5141
5142         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
5143         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
5144         (gnus-group-news-3-empty, gnus-group-news-4)
5145         (gnus-group-news-4-empty, gnus-group-news-5)
5146         (gnus-group-news-5-empty, gnus-group-news-6)
5147         (gnus-group-news-6-empty, gnus-group-news-low)
5148         (gnus-group-news-low-empty, gnus-group-mail-1)
5149         (gnus-group-mail-1-empty, gnus-group-mail-2)
5150         (gnus-group-mail-2-empty, gnus-group-mail-3)
5151         (gnus-group-mail-3-empty, gnus-group-mail-low)
5152         (gnus-group-mail-low-empty, gnus-summary-selected)
5153         (gnus-summary-cancelled, gnus-summary-high-ticked)
5154         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
5155         (gnus-summary-high-ancient, gnus-summary-low-ancient)
5156         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
5157         (gnus-summary-low-undownloaded)
5158         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
5159         (gnus-summary-low-unread, gnus-summary-normal-unread)
5160         (gnus-summary-high-read, gnus-summary-low-read)
5161         (gnus-summary-normal-read, gnus-splash):
5162         Remove "-face" suffix from face names.
5163         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5164         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5165         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5166         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5167         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5168         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5169         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5170         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5171         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5172         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5173         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5174         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5175         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5176         (gnus-summary-normal-ticked-face)
5177         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
5178         (gnus-summary-normal-ancient-face)
5179         (gnus-summary-high-undownloaded-face)
5180         (gnus-summary-low-undownloaded-face)
5181         (gnus-summary-normal-undownloaded-face)
5182         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5183         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5184         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5185         (gnus-splash-face):
5186         New backward-compatibility aliases for renamed faces.
5187         (gnus-group-startup-message): Use renamed gnus faces.
5188
5189         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
5190         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
5191         (gnus-server-agent): Remove "-face" suffix from face names.
5192         (gnus-server-agent-face, gnus-server-opened-face)
5193         (gnus-server-closed-face, gnus-server-denied-face)
5194         (gnus-server-offline-face):
5195         New backward-compatibility aliases for renamed faces.
5196         (gnus-server-agent-face, gnus-server-opened-face)
5197         (gnus-server-closed-face, gnus-server-denied-face)
5198         (gnus-server-offline-face): Use renamed gnus faces.
5199
5200         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
5201         Remove "-face" suffix from face names.
5202         (gnus-picon-xbm-face, gnus-picon-face):
5203         New backward-compatibility aliases for renamed faces.
5204
5205         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
5206         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
5207         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
5208         (gnus-cite-11): Remove "-face" suffix from face names.
5209         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
5210         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
5211         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
5212         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
5213         New backward-compatibility aliases for renamed faces.
5214         (gnus-cite-attribution-face, gnus-cite-face-list)
5215         (gnus-article-boring-faces): Use renamed gnus faces.
5216
5217         * gnus-art.el (gnus-signature, gnus-header-from)
5218         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
5219         (gnus-header-content): Remove "-face" suffix from face names.
5220         (gnus-signature-face, gnus-header-from-face)
5221         (gnus-header-subject-face, gnus-header-newsgroups-face)
5222         (gnus-header-name-face, gnus-header-content-face):
5223         New backward-compatibility aliases for renamed faces.
5224         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
5225
5226         * gnus-sum.el (gnus-summary-selected-face)
5227         (gnus-summary-highlight): Use renamed gnus faces.
5228         * gnus-group.el (gnus-group-highlight): Likewise.
5229
5230 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
5231
5232         * gnus-sieve.el (gnus-sieve-article-add-rule):
5233         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
5234         * spam-stat.el (spam-stat-buffer-change-to-spam)
5235         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
5236
5237         * message.el (message-is-yours-p):
5238         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
5239
5240 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * mm-view.el (mm-inline-text): Withdraw the last change.
5243
5244 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
5247         executing enriched-decode.
5248
5249 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5250
5251         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
5252         charset of tar files.
5253
5254 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5255
5256         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
5257
5258 2005-06-04  Lute Kamstra  <lute@gnu.org>
5259
5260         * nnfolder.el (nnfolder-read-folder): Make sure that undo
5261         information is never recorded.
5262
5263 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5264
5265         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
5266
5267 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5268
5269         * pop3.el (pop3-apop): Run md5 in the binary mode.
5270
5271         * starttls.el (starttls-set-process-query-on-exit-flag):
5272         Use eval-and-compile.
5273
5274 2005-05-31  Simon Josefsson  <jas@extundo.com>
5275
5276         * smime.el (smime-replace-in-string): Define.
5277         (smime-cert-by-ldap-1): Use it.
5278
5279 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5280
5281         * gnus-art.el (article-display-x-face): Replace
5282         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5283
5284         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
5285         set-process-query-on-exit-flag or process-kill-without-query.
5286
5287         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
5288         loop instead of replace-regexp.
5289
5290         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
5291         instead of process-kill-without-query if it is available.
5292
5293         * lpath.el: Fbind ldap-search-entries.
5294
5295         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
5296         instead of find-file-hooks if it is available.
5297
5298         * mml1991.el: Bind pgg-default-user-id when compiling.
5299
5300         * mml2015.el: Bind pgg-default-user-id when compiling.
5301
5302         * nndraft.el (nndraft-request-associate-buffer):
5303         Use write-contents-functions instead of write-contents-hooks if it is
5304         available.
5305
5306         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
5307         instead of find-file-hooks if it is available.
5308
5309         * nntp.el (nntp-open-connection): Replace
5310         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5311         (nntp-open-ssl-stream): Ditto.
5312         (nntp-open-tls-stream): Ditto.
5313
5314         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
5315         set-process-query-on-exit-flag or process-kill-without-query.
5316         (starttls-open-stream-gnutls): Use it instead of
5317         process-kill-without-query.
5318         (starttls-open-stream): Ditto.
5319
5320 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
5321
5322         * smime.el (smime-cert-by-ldap-1): Don't use
5323         replace-regexp-in-string.
5324
5325 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5326
5327         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
5328
5329         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
5330         in PEM format. Adjust to the XEmacs compability.
5331
5332 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
5333
5334         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
5335         by `string-to-number'.
5336         * gnus-agent.el (gnus-agent-regenerate-group)
5337         (gnus-agent-fetch-articles): Ditto.
5338         * gnus-art.el (gnus-button-fetch-group): Ditto.
5339         * gnus-cache.el (gnus-cache-generate-active)
5340         (gnus-cache-articles-in-group): Ditto.
5341         * gnus-group.el (gnus-group-set-current-level)
5342         (gnus-group-insert-group-line): Ditto.
5343         * gnus-score.el (gnus-score-set-expunge-below)
5344         (gnus-score-set-mark-below, gnus-summary-score-effect)
5345         (gnus-summary-score-entry): Ditto.
5346         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
5347         (gnus-soup-pack): Ditto.
5348         * gnus-spec.el (gnus-xmas-format): Ditto.
5349         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
5350         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
5351         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
5352         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
5353         * nndb.el (nndb-get-remote-expire-response): Ditto.
5354         * nndiary.el (nndiary-parse-schedule-value)
5355         (nndiary-string-to-number, nndiary-request-replace-article)
5356         (nndiary-request-article): Ditto.
5357         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
5358         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
5359         * nneething.el (nneething-make-head): Ditto.
5360         * nnfolder.el (nnfolder-request-article)
5361         (nnfolder-retrieve-headers): Ditto.
5362         * nnheader.el (nnheader-file-to-number): Ditto.
5363         * nnkiboze.el (nnkiboze-request-article): Ditto.
5364         * nnmail.el (nnmail-process-unix-mail-format)
5365         (nnmail-process-babyl-mail-format): Ditto.
5366         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
5367         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
5368         (nnmh-request-create-group, nnmh-request-list-1)
5369         (nnmh-request-group, nnmh-request-article): Ditto.
5370         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
5371         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
5372         * nnsoup.el (nnsoup-make-active): Ditto.
5373         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
5374         * nntp.el (nntp-find-group-and-number)
5375         (nntp-retrieve-headers-with-xover): Ditto.
5376         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
5377         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
5378         (pgg-format-key-identifier): Ditto.
5379         * pop3.el (pop3-last, pop3-stat): Ditto.
5380         * qp.el (quoted-printable-decode-region): Ditto.
5381
5382         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
5383         of concat.
5384
5385 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5386
5387         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
5388
5389         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
5390
5391         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
5392
5393         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
5394
5395         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
5396
5397         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
5398
5399         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
5400         (gnus-carpal-mode): Ditto.
5401
5402         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
5403         (gnus-browse-mode): Ditto.
5404
5405         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
5406
5407         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
5408
5409 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5410
5411         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
5412
5413 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5414
5415         * gnus-util.el (gnus-run-mode-hooks): New function.
5416
5417         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
5418
5419         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
5420         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
5421
5422 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5423
5424         * gnus-agent.el (gnus-agent-make-mode-line-string):
5425         Use mode-line-highlight as mouse-face.
5426
5427 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5428
5429         * canlock.el (canlock): Change the parent group to news.
5430
5431         * deuglify.el (gnus-outlook-deuglify): Add :group.
5432
5433         * dig.el (dig): Add :group.
5434
5435         * dns-mode.el (dns-mode): Add :group.
5436
5437         * encrypt.el (encrypt): Add :group.
5438
5439         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
5440         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
5441         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
5442         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
5443         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
5444
5445         * gnus-diary.el (gnus-diary): Add :group.
5446
5447         * gnus.el (gnus-group-news-1-face): Add :group.
5448         (gnus-group-news-1-empty-face): Ditto.
5449         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
5450         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
5451         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
5452         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
5453         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
5454         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
5455         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
5456         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
5457         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
5458         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
5459         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
5460         (gnus-summary-high-ticked-face): Ditto.
5461         (gnus-summary-low-ticked-face): Ditto.
5462         (gnus-summary-normal-ticked-face): Ditto.
5463         (gnus-summary-high-ancient-face): Ditto.
5464         (gnus-summary-low-ancient-face): Ditto.
5465         (gnus-summary-normal-ancient-face): Ditto.
5466         (gnus-summary-high-undownloaded-face): Ditto.
5467         (gnus-summary-low-undownloaded-face): Ditto.
5468         (gnus-summary-normal-undownloaded-face): Ditto.
5469         (gnus-summary-high-unread-face): Ditto.
5470         (gnus-summary-low-unread-face): Ditto.
5471         (gnus-summary-normal-unread-face): Ditto.
5472         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
5473         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
5474
5475         * hashcash.el (hashcash): New custom group.
5476         (hashcash-default-payment): Add :group.
5477         (hashcash-payment-alist): Ditto.
5478         (hashcash-default-accept-payment): Ditto.
5479         (hashcash-accept-resources): Ditto.
5480         (hashcash-path): Ditto.
5481         (hashcash-extra-generate-parameters): Ditto.
5482         (hashcash-double-spend-database): Ditto.
5483         (hashcash-in-news): Ditto.
5484
5485         * message.el (message-minibuffer-local-map): Add :group.
5486
5487         * netrc.el (netrc): Add :group.
5488
5489         * sieve-manage.el (sieve-manage-log): Add :group.
5490         (sieve-manage-default-user): Diito.
5491         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
5492         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
5493         (sieve-manage-authenticators): Ditto.
5494         (sieve-manage-authenticator-alist): Ditto.
5495         (sieve-manage-default-port): Ditto.
5496
5497         * sieve-mode.el (sieve-control-commands-face): Add :group.
5498         (sieve-action-commands-face): Ditto.
5499         (sieve-test-commands-face): Ditto.
5500         (sieve-tagged-arguments-face): Ditto.
5501
5502         * smime.el (smime): Add :group.
5503
5504         * spam-report.el (spam-report): Add :group.
5505
5506         * spam.el (spam, spam-face): Add :group.
5507
5508 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5509
5510         * nntp.el (nntp-next-result-arrived-p): Some news servers may
5511         return \n.\n.\n at the end of articles.  Protect against that.
5512         (nntp-with-open-group): Allow debugging.
5513
5514         * nnheader.el (mail-header-set-extra): Make into a function
5515         because I just could't understand how to quote the list properly.
5516
5517         * dns.el (query-dns-cached): New function.
5518
5519 2005-05-26  Lute Kamstra  <lute@gnu.org>
5520
5521         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
5522
5523 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5524
5525         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
5526
5527         * gnus-art.el: Don't autoload mail-extract-address-components.
5528
5529         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
5530         eval-and-compile to evaluate it.
5531
5532         * hashcash.el: Don't autoload executable-find.
5533
5534         * nndb.el: Don't declare the nndb back end two or more times; don't
5535         autoload news-reply-mode, news-setup, cancel-timer and telnet.
5536
5537         * nntp.el: Autoload format-spec instead of format; use
5538         eval-and-compile to evaluate autoload forms.
5539
5540 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
5541
5542         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
5543
5544 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5545
5546         * gnus.el (gnus-version-number): Bump version.
5547
5548 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5549
5550         * gnus.el: No Gnus v0.3 is released.
5551
5552 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5553
5554         * lpath.el (featurep): Bind show-nonbreak-escape.
5555
5556 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5557
5558         * gnus-art.el (gnus-article-edit-part): Disable undo.
5559
5560 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
5563         gnus-article-date-lapsed-new-header is t if date timer is active;
5564         skip headers in which the original date value is empty.
5565         (gnus-article-save-original-date): Redefine it as a macro.
5566         (gnus-display-mime): Use it.
5567
5568 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5569
5570         * gnus-art.el (article-date-ut): Support converting date in
5571         forwarded parts as well.
5572         (gnus-article-save-original-date): New function.
5573         (gnus-display-mime): Use it.
5574
5575 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
5576
5577         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
5578         enclosure element of <item>.
5579
5580 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
5581
5582         * message.el (message-kill-buffer-query): Renamed from
5583         `message-kill-buffer-query-if-modified'.  Added :version.
5584
5585 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
5588         window layout.
5589
5590 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * mml.el: Autoload dnd when compiling.
5593
5594 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5595
5596         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
5597         x-dnd-*.
5598
5599 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5600
5601         * qp.el (quoted-printable-encode-region): Save excursion.
5602
5603 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5604
5605         * message.el (message-kill-buffer-query-if-modified): Add new variable
5606         so the user can kill a modified message buffer quickly.
5607         (message-kill-buffer): Use it.
5608
5609 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5610
5611         * lpath.el: Fbind display-time-event-handler; don't fbind
5612         string-to-multibyte.
5613
5614         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
5615
5616 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5617
5618         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
5619         contained in text because xml.el decodes entities) with LFs.
5620
5621 2005-04-11  Lute Kamstra  <lute@gnu.org>
5622
5623         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
5624         differently.
5625
5626 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5627
5628         * mm-util.el (mm-detect-coding-region): Typo.
5629
5630 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
5633
5634 2005-04-06  D Goel  <deego@gnufans.org>
5635
5636         * spam-stat.el (spam-stat-score-buffer): Add a call to a
5637         user-function allow user modifications of the scores.
5638         (spam-stat-score-buffer-user): New function, to allow
5639         user-computed modifications to the score.
5640         (spam-stat-score-buffer-user-functions): list of additional
5641         scoring functions
5642         (spam-stat-error-holder): global temporary error holder
5643         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
5644         variable
5645
5646 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5647
5648         * gnus-registry.el (gnus-registry-clean-empty-function)
5649         (gnus-registry-trim, gnus-registry-fetch-groups)
5650         (gnus-registry-delete-group): Groups that match
5651         `gnus-registry-ignored-groups' are removed from the registry
5652         entries, not just ignored for splitting.  This helps clean up the
5653         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
5654         to get all the groups a message ID is in.
5655
5656         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
5657         (spam-stat-split-fancy): Change "threshhold" to "threshold"
5658         (spam-stat-score-buffer-user-functions): Add :number custom type.
5659
5660 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5661
5662         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5663         argument in XEmacs.
5664
5665         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5666         (nnrss-request-group): Decode group name first.
5667         (nnrss-request-article): Make a text/plain article if mml-to-mime
5668         failed.
5669         (nnrss-get-encoding): Return a compatible encoding according to
5670         nnrss-compatible-encoding-alist.
5671         (nnrss-find-el): Use consp instead of listp.
5672         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5673
5674 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5677         which Emacs 20 doesn't support.
5678         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5679
5680 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5681
5682         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5683         silence the byte compiler inside the defun
5684
5685         * gnus-demon.el (parse-time-string): Add autoload.
5686
5687         * gnus-delay.el (parse-time-string): Add autoload.
5688
5689         * gnus-art.el (parse-time-string): Add autoload.
5690
5691         * nnultimate.el (parse-time): Require for `parse-time-string'.
5692
5693 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5694
5695         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5696
5697         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5698
5699         * smime.el (smime-ldap-host-list): Add :version.
5700
5701 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5702
5703         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5704         pass it to `gnus-browse-read-group'.
5705         (gnus-browse-read-group): Add NUMBER argument and pass it to
5706         `gnus-group-read-ephemeral-group'.
5707
5708         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5709         argument and pass it to `gnus-group-read-group'.
5710
5711 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5712
5713         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5714         mm-xemacs-find-mime-charset-1 if we have the mule feature
5715         available at runtime.
5716
5717 2005-03-25  Werner Lemberg  <wl@gnu.org>
5718
5719         * nnmaildir.el: Replace `illegal' with `invalid'.
5720
5721 2005-03-23  Lute Kamstra  <lute@gnu.org>
5722
5723         * time-date.el: Add comment on time value formats.
5724         Don't require parse-time.
5725         (with-decoded-time-value): New macro.
5726         (encode-time-value): New function.
5727         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5728         (days-to-time): Return a valid time value when arg is huge.
5729         (time-since): Use time-subtract.
5730         (time-to-number-of-days): Use time-to-seconds.
5731
5732 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5733
5734         * gnus-start.el (gnus-display-time-event-handler):
5735         Check display-time-timer at runtime rather than only at load time
5736         in case display-time-mode is turned off in the mean time.
5737
5738 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5739
5740         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5741         used.
5742
5743         * nneething.el (nneething-map-file-directory): Derive from
5744         `gnus-directory'.
5745
5746         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5747         the To/Cc button.
5748
5749 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5750
5751         * nnmaildir.el (nnmaildir-request-accept-article):
5752         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5753
5754 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5755
5756         * gnus-async.el: Require timer-funcs at compile time when in
5757         XEmacs for `run-with-idle-timer'.
5758
5759 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5760
5761         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5762         autoloaded function.
5763
5764 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5765
5766         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5767
5768 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5769
5770         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5771
5772 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5773
5774         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5775         gnus-expert-user to default.
5776
5777 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5778
5779         * nnimap.el (nnimap-open-server): Ditto.
5780
5781         * imap.el (imap-authenticate): Fix typo.
5782
5783 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5784
5785         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5786         buffer (since IMAP server might return FETCH response out of
5787         order, and the nntp buffer must be sorted).
5788
5789 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5790
5791         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5792         comparison on string.
5793
5794         * gnus-agent.el (gnus-agent-long-article,
5795         gnus-agent-short-article, gnus-agent-score): Renamed category
5796         keywords to match gnus-cus.
5797         (gnus-agent-summary-fetch-series): Modified to protect against
5798         gnus-agent-summary-fetch-group clearing processable flags.
5799         (gnus-agent-synchronize-group-flags): Update live group buffer as
5800         synchronization may occur due to the user toggle the plugged
5801         status.
5802         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5803         successfully downloaded.
5804         (gnus-agent-expire-group-1): Avoid using markers when the overview
5805         is in ascending order; greatly improves performance.
5806         (gnus-agent-regenerate-group): Use
5807         gnus-agent-synchronize-group-flags to reset read status in both
5808         gnus and server.
5809         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5810
5811 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5812
5813         * message.el: Don't autoload former message-utils variables.
5814         (message-strip-subject-trailing-was): Change doc string.
5815
5816         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5817         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5818         (nnweb-google-search): Add "hl=en" here.
5819         (nnweb-google-parse-1, nnweb-google-create-mapping):
5820         Don't hardcode URL.
5821
5822 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5823
5824         * message.el (message-get-reply-headers, message-followup):
5825         Mention related variables `message-use-followup-to' and
5826         `message-use-mail-followup-to', in the information buffer.
5827
5828         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5829         of broken groups(-beta).google.com.
5830
5831 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5832
5833         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5834         parameter to invoked gnus-request-move-article; remove the
5835         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5836         all at once instead of once per article.
5837         (gnus-summary-remove-process-mark): Accept a list of articles as
5838         well as a single article for processing.
5839
5840         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5841         parameter.
5842
5843         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5844
5845         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5846
5847         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5848         parameter.
5849
5850         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5851         parameter.
5852
5853         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5854         parameter and remove the gnus-sum-hint-move-is-internal variable.
5855
5856         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5857         parameter.
5858
5859         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5860         parameter.
5861
5862         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5863         parameter.
5864
5865         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5866
5867         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5868         parameter.
5869
5870         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5871         parameter.
5872
5873 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5874
5875         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5876         a more conservative way.
5877
5878 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5879
5880         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5881         buffer, so it moves the window's cursor.
5882
5883 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5884
5885         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5886         `mm-dissect-multipart' and receive the from field as an (optional)
5887         argument from `mm-dissect-multipart'.
5888         (mm-dissect-multipart): Receive the from field as an argument and
5889         pass it on when we call `mm-dissect-buffer' on MIME parts.
5890         Fixes verification/decryption of signed/encrypted MIME parts.
5891
5892 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5893
5894         * gnus-sum.el (gnus-summary-move-article): Set
5895         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5896         whatever it calls (right now, only nnimap-request-move article
5897         respects it).
5898
5899         * nnimap.el (nnimap-request-move-article): When
5900         gnus-sum-hint-move-is-internal is set, don't do the extra
5901         nnimap-request-article.
5902
5903 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5904
5905         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5906
5907         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5908         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5909
5910         * gnus-sum.el (gnus-summary-caesar-message):
5911         Apply `gnus-treat-article' after rotation.
5912
5913         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5914         doc string.
5915
5916 2005-02-22  Simon Josefsson  <jas@extundo.com>
5917
5918         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5919         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5920         <arne@arnested.dk>.
5921         (encrypt): Add password-cache and password-cache-expiry as group
5922         members.
5923
5924 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5925
5926         * smime.el (smime-ldap-host-list): Doc fix.
5927         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5928         cache) password.
5929         (smime-sign-region): Use it.
5930         (smime-decrypt-region): Use it.
5931         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5932         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5933         fails.
5934         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5935         certificate from DER to PEM format rather than calling openssl.
5936
5937         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5938
5939         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5940         for signing/encryption.
5941
5942         * mml.el (mml-parse-1): Use them.
5943
5944 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5945
5946         * nnrss.el (nnrss-verbose): Removed.
5947         (nnrss-request-group): Use `nnheader-message' instead.
5948
5949 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5950
5951         * nnrss.el (nnrss-verbose): New variable.
5952         (nnrss-request-group): Make it say nnrss is requesting a group.
5953
5954 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5955
5956         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5957         Handle news URL with given port correctly.
5958
5959 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5960
5961         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5962         containing special characters.
5963
5964         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5965
5966         * mml.el (mime-to-mml): Ditto.
5967
5968         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5969         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5970         (rfc2047-decode-region): Quote decoded words containing special
5971         characters when rfc2047-quote-decoded-words-containing-tspecials
5972         is non-nil.
5973
5974 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5975
5976         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
5977
5978         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
5979
5980 2005-02-15  Simon Josefsson  <jas@extundo.com>
5981
5982         * nnimap.el (nnimap-debug): Doc fix.
5983
5984         * imap.el (imap-debug): Doc fix.
5985
5986 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5987
5988         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5989
5990 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5991
5992         * gnus.el (spam-contents): Improve docs for spam-contents
5993         parameter in its variable incarnation.
5994
5995 2005-02-14  Simon Josefsson  <jas@extundo.com>
5996
5997         * smime-ldap.el: Use require instead of load-library for ldap.
5998         (smime-ldap-search): Indent.
5999         (smime-ldap-search-internal): Shorten line.
6000
6001         * smime.el (smime-cert-by-dns): Add doc-string.
6002         (smime-cert-by-ldap-1): Indent.
6003
6004         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
6005         mml-smime-get-dns-ldap.
6006         (mml-smime-encrypt-query): Use new function.  Default to ldap.
6007
6008 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6009
6010         * smime.el: Require smime-ldap.
6011         (smime-ldap-host-list): New variable.
6012         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
6013
6014         * mml-smime.el (mml-smime-encrypt-query): New function.
6015         (mml-smime-encrypt-query): Use it.
6016
6017         * smime-ldap.el: New file.
6018
6019 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6020
6021         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
6022
6023 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6024
6025         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
6026         argument in doc string.  Make query for type more clear.
6027
6028 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6029
6030         * gnus.el (gnus-group-startup-message): Search for gnus images in
6031         etc/images/gnus.
6032         * mm-util.el (mm-image-load-path): Likewise.
6033         * smiley.el (smiley-data-directory): Search for smilies in
6034         etc/images/smilies.
6035
6036 2005-02-09  Kim F. Storm  <storm@cua.dk>
6037
6038         Change Emacs release version from 21.4 to 22.1 throughout.
6039         Change Emacs development version from 21.3.50 to 22.0.50.
6040
6041 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6042
6043         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
6044
6045         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
6046         non-Mule XEmacs as well.
6047         (mm-decompress-buffer): Signal an error intentionally if it does
6048         not decompress compressed data because auto-compression-mode is
6049         disabled.
6050
6051 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
6052
6053         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
6054         an ID in the registry even if it has no groups.
6055
6056 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6057
6058         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
6059         merge it into mm-decompress-buffer.
6060         (gnus-mime-copy-part): Use the MIME part charset, the value which
6061         a user specified or gnus-newsgroup-charset for decoding, like
6062         gnus-mime-inline-part does; set buffer-file-coding-system to tell
6063         save-buffer what was used.  Suggested by Kevin Ryde
6064         <user42@zip.com.au>.
6065         (gnus-mime-inline-part): Allow the name parameter as well as the
6066         filename parameter; force decompressing of compressed data; always
6067         display contents being not decoded as unibyte.
6068
6069         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
6070         as well as the filename parameter.
6071
6072         * mm-util.el (mm-decompress-buffer): Merge
6073         gnus-mime-jka-compr-maybe-uncompress.
6074         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
6075         of compressed data.
6076
6077 2005-02-08  Simon Josefsson  <jas@extundo.com>
6078
6079         * imap.el (imap-log): Doc fix.
6080
6081 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
6084         the coding cookies; decompress compressed parts.
6085
6086         * mml.el (mml-generate-mime-1): Add the charaset parameter according
6087         to the value which a user specified manually or the coding cookie.
6088
6089         * mm-util.el (mm-string-to-multibyte): New function.
6090         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
6091         (mm-coding-system-to-mime-charset): New function.
6092         (mm-decompress-buffer): New function.
6093         (mm-find-buffer-file-coding-system): New function.
6094
6095         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
6096         (mm-display-inline-fontify): Rewrite for decoding and decompressing
6097         parts.
6098
6099 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6100
6101         * mm-view.el (mm-display-inline-fontify): Decode a part according
6102         to the charset parameter.
6103
6104 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6105
6106         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
6107         prefix arg is neither nil nor a number, as info specifies.
6108
6109 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
6112         timestamps.
6113
6114 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
6115
6116         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
6117         groups error checking and notify user.
6118
6119 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
6120
6121         * message.el (message-send-mail-function): Check existence of
6122         sendmail-program first before using default value
6123         `message-send-mail-with-sendmail'.  Otherwise use more generic
6124         `smtpmail-send-it'.
6125
6126 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6127
6128         * nntp.el (nntp-request-update-info): Always return nil.
6129
6130 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6131
6132         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
6133
6134 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6135
6136         * message.el (message-beginning-of-line): Change the behavior when
6137         invoked between BOL and : so that it first moves backward.
6138
6139 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6140
6141         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
6142         article buffer when editing of the article is discarded.
6143         (gnus-article-prepare): Revert.
6144
6145 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6146
6147         * gnus-art.el (gnus-article-prepare):
6148         Remove message-strip-forbidden-properties from the local hook.
6149
6150 2005-01-27  Simon Josefsson  <jas@extundo.com>
6151
6152         * password.el (password-cache-add): Only start one timer per key.
6153         Reported by Derek Atkins <warlord@MIT.EDU>.
6154
6155 2005-01-26  Steve Youngs  <steve@sxemacs.org>
6156
6157         * run-at-time.el: Removed.  It is no longer needed as
6158         timer-funcs.el in the xemacs-base package has a working version of
6159         `run-at-time'.
6160
6161         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
6162
6163         * password.el: Require timer-funcs instead of run-at-time in
6164         XEmacs.
6165         Remove `password-run-at-time' macro.
6166         (password-cache-add): Use `run-at-time' instead of
6167         `password-run-at-time'.
6168
6169         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
6170         Remove `nnheader-cancel-function-timers' alias,
6171         `cancel-function-timers' exists in XEmacs in timer-funcs.
6172
6173         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
6174         for `run-with-idle-timer'.
6175
6176         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
6177         for `run-at-time'.
6178
6179         * mm-url.el: Require timer-funcs at compile time when in XEmacs
6180         for `with-timeout'.
6181
6182         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
6183         the same as for XEmacs 21.4.
6184         No need to ignore `run-with-idle-timer', this function exists in
6185         XEmacs now in timer-funcs.el in the xemacs-base package.
6186         (dgnushack-compile): No need to delete
6187         run-at-time.el from the list of files to compile because it
6188         doesn't exist anymore.
6189
6190 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6191
6192         * mml.el (mml-generate-mime-1): Convert string into unibyte when
6193         inserting " *mml*" buffer's contents into a unibyte temp buffer.
6194
6195 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
6196
6197         * mail-source.el (mail-source-fetch-imap): Search for ^From case
6198         sensitively.
6199
6200 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
6201
6202         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
6203
6204 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6205
6206         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
6207         which will be inserted according to the multibyteness of a buffer
6208         rather than the type of contents.  Suggested by ARISAWA Akihiro
6209         <ari@mbf.ocn.ne.jp>.
6210
6211         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
6212         of string which old xml.el may return rather than a string.
6213
6214 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
6217
6218 2005-01-16  Simon Josefsson  <jas@extundo.com>
6219
6220         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
6221         idn/idna.el isn't available.
6222         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
6223         <michael@waxrat.com>.
6224
6225         * hashcash.el: Remove non-FSF copyright header.
6226
6227         * hashcash.el (hashcash-extra-generate-parameters): New variable.
6228         (hashcash-generate-payment): Use it.
6229         (hashcash-generate-payment-async): Use it.
6230
6231 2005-01-15  Simon Josefsson  <jas@extundo.com>
6232
6233         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
6234         Suggested by Raymond Scholz <ray-2005@zonix.de>.
6235
6236         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
6237         gnus-summary-idna-message.
6238         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
6239         (gnus-summary-idna-message): New function.
6240
6241 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6242
6243         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
6244         gnus-novice-user.
6245
6246 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * nnrss.el (nnrss-request-delete-group): Delete entries in
6249         nnrss-group-alist as well.
6250         (nnrss-save-server-data): Insert newline.
6251
6252 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
6253
6254         * gnus.el (gnus-user-agent): Use list of symbols instead of
6255         symbols.  Display full version number for (S)XEmacs.  Optionally
6256         display (S)XEmacs codename.
6257
6258         * gnus-util.el (gnus-emacs-version): Update for new
6259         `gnus-user-agent'.
6260
6261         * gnus-msg.el (gnus-extended-version): Make it possible to omit
6262         Gnus version.
6263
6264 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6265
6266         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
6267         which is unreadable in some setups.
6268
6269 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6270
6271         * gnus-spec.el (gnus-update-format-specifications): Flush the
6272         group format spec cache if it doesn't support decoded group names.
6273
6274 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6275
6276         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
6277         to apply decay on score files matching a regexp.
6278
6279 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
6282         compatibility in %g and %c.
6283
6284 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6285
6286         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
6287         name for only %g and %c.
6288         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
6289         of gnus-tmp-group to decoded group name.
6290         (gnus-group-make-rss-group): Exclude `/'s from group names.
6291
6292 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * nnrss.el (nnrss-get-encoding): Fix regexp.
6295
6296 2004-12-27  Simon Josefsson  <jas@extundo.com>
6297
6298         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
6299         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
6300         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
6301
6302 2004-12-17  Kim F. Storm  <storm@cua.dk>
6303
6304         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
6305
6306         * gnus-sum.el (gnus-summary-mode-map): Likewise.
6307
6308 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6309
6310         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
6311
6312 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * nnrss.el: Require rfc2047 and mml.
6315         (nnrss-file-coding-system): New variable.
6316         (nnrss-format-string): Redefine it as an inline function.
6317         (nnrss-decode-group-name): New function.
6318         (nnrss-string-as-multibyte): Remove.
6319         (nnrss-retrieve-headers): Decode group name; don't use
6320         nnrss-format-string.
6321         (nnrss-request-group): Decode group name.
6322         (nnrss-request-article): Decode group name; allow a Message-ID as
6323         well as an article number; don't use nnrss-format-string; encode a
6324         Message-ID string which may contain non-ASCII characters; use
6325         mml-to-mime to compose a MIME article.
6326         (nnrss-request-expire-articles): Decode group name.
6327         (nnrss-request-delete-group): Decode group name.
6328         (nnrss-fetch): Clarify error message.
6329         (nnrss-read-server-data): Use insert-file-contents instead of load;
6330         bind file-name-coding-system; use multibyte buffer.
6331         (nnrss-save-server-data): Bind coding-system-for-write to the
6332         value of nnrss-file-coding-system; bind file-name-coding-system;
6333         add coding cookie.
6334         (nnrss-read-group-data): Use insert-file-contents instead of load;
6335         bind file-name-coding-system; use multibyte buffer.
6336         (nnrss-save-group-data): Bind coding-system-for-write to the
6337         value of nnrss-file-coding-system; bind file-name-coding-system.
6338         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
6339         make it work with non-ASCII text.
6340         (nnrss-find-el): Make it work with old xml.el as well.
6341
6342 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6343
6344         * nnrss.el (nnrss-get-encoding): New function.
6345         (nnrss-fetch): Use unibyte buffer initially; bind
6346         coding-system-for-read while performing mm-url-insert; remove ^Ms;
6347         decode contents according to the encoding attribute.
6348         (nnrss-save-group-data): Add coding cookie.
6349         (nnrss-mime-encode-string): New function.
6350         (nnrss-check-group): Use it to encode subject and author.
6351
6352 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6353
6354         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
6355         imaginary variable.
6356
6357 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
6360         correctly even if there are wide characters.
6361
6362 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6363
6364         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
6365         downcased symbol names; make a new cache instead of reusing
6366         bbdb-hashtable.
6367
6368 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6369
6370         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6371         concatenating segments rather than before concatenating them.
6372         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6373
6374         * message.el (message-get-reply-headers): Bind `extra'.
6375
6376 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377
6378         * message.el (message-extra-wide-headers): New variable.
6379         (message-get-reply-headers): Use it.
6380
6381 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * gnus-agent.el (gnus-agent-group-path): Decode group name.
6384         (gnus-agent-group-pathname): Ditto.
6385
6386         * gnus-cache.el (gnus-cache-file-name): Decode group name.
6387
6388         * gnus-group.el (gnus-group-make-group): Decode group name.
6389         (gnus-group-make-rss-group): Register the group data after opening
6390         the nnrss group.
6391
6392 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
6393
6394         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
6395         by expiry now get marked as read.
6396
6397 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6398
6399         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
6400
6401 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
6402
6403         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
6404         unify Latin characters in XEmacs.
6405         (mm-find-mime-charset-region): Use it.
6406
6407 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6408
6409         * gnus-util.el (gnus-delete-directory): New function.
6410
6411         * gnus-agent.el (gnus-agent-delete-group): Use it.
6412
6413         * gnus-cache.el (gnus-cache-delete-group): Use it.
6414
6415 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6416
6417         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
6418         names.
6419
6420 2004-12-16  Simon Josefsson  <jas@extundo.com>
6421
6422         * hashcash.el (hashcash-payment-alist): Fix custom :type.
6423
6424 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
6427
6428         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
6429         (gnus-group-set-current-level): Decode group name.
6430
6431 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
6432
6433         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
6434         failed.
6435
6436 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * gnus-group.el (gnus-group-delete-group): Decode group name.
6439         (gnus-group-make-rss-group): Encode group name.
6440         (gnus-group-catchup-current): Decode group name.
6441         (gnus-group-kill-group): Decode group name.
6442
6443 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6444
6445         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
6446
6447 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6448
6449         * gnus-group.el (gnus-group-make-rss-group):
6450         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
6451
6452         * gnus-start.el (gnus-setup-news): Honor user's setting to
6453         gnus-message-archive-method.  Suggested by Lute Kamstra
6454         <lute@gnu.org>.
6455
6456 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
6457
6458         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
6459         global counterparts of the buffer-local variables.
6460
6461 2004-11-16  Romain Francoise  <romain@orebokech.com>
6462
6463         * gnus-sum.el (gnus-summary-exit): Don't clear the global
6464         counterparts of the buffer-local variables.
6465
6466 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6467
6468         * message.el (message-forbidden-properties): Fixed typo in doc
6469         string.
6470
6471 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6472
6473         * gnus-util.el (gnus-replace-in-string): Added doc string.
6474
6475         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
6476         to avoid problems when splitting mails with many recipients.
6477
6478 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6479
6480         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
6481         pop-to-buffer, covered by the subsequent gnus-configure-windows.
6482
6483 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
6484
6485         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
6486         if there is no hashtable in memory or file modification time is
6487         newer than cached timestamp.
6488
6489 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6490
6491         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
6492         not-matching option.
6493
6494 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
6495
6496         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
6497         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
6498         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6499         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
6500         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
6501         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
6502
6503 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6504
6505         * message.el (message-forward-make-body-mml): Remove headers
6506         according to message-forward-ignored-headers if a message is decoded.
6507
6508 2004-12-02  Romain Francoise  <romain@orebokech.com>
6509
6510         * message.el (message-forward-make-body-plain): Always remove
6511         headers according to message-forward-ignored-headers.
6512
6513 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6514
6515         * spam.el (spam-summary-prepare-exit): Remove the
6516         gnus-summary-limit pop for now, it has problems with ham marks for
6517         me.
6518
6519 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
6520
6521         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
6522         correctly.
6523
6524 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
6525
6526         * format-spec.el (format-spec): Message the char.
6527
6528 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
6529
6530         * gnus-art.el (gnus-split-methods): Reformat comments.
6531
6532         * spam.el (spam-summary-prepare-exit): Remove article limits
6533         before exiting the summary buffer.
6534
6535 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * lpath.el: Remove bbdb-create-internal, bbdb-records,
6538         spam-BBDB-register-routine and spam-enter-ham-BBDB.
6539
6540         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
6541         order to silence the byte compiler.
6542
6543         * spam.el: Fix the way to silence the byte compiler, which
6544         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
6545         bbdb-search-simple, spam-BBDB-register-routine,
6546         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
6547         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
6548         spam-stat-buffer-is-spam, spam-stat-load,
6549         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
6550         spam-stat-save and spam-stat-split-fancy.
6551
6552 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6553
6554         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
6555         which may confuse users.
6556         (canlock-password-for-verify): Ditto.
6557
6558         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
6559
6560         * gnus-art.el (gnus-emphasis-alist): Ditto.
6561
6562         * gnus-registry.el (gnus-registry-max-entries): Ditto.
6563
6564         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
6565
6566         * gnus-start.el (gnus-save-killed-list): Ditto.
6567
6568         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
6569         (gnus-sum-thread-tree-root): Ditto.
6570         (gnus-sum-thread-tree-false-root): Ditto.
6571         (gnus-sum-thread-tree-single-indent): Ditto.
6572
6573         * message.el (message-courtesy-message): Ditto.
6574         (message-archive-note): Ditto.
6575         (message-subscribed-address-file): Ditto.
6576         (message-user-fqdn): Ditto.
6577
6578         * spam-report.el (spam-report-gmane-regex): Ditto.
6579
6580         * spam.el (spam-blackhole-good-server-regex): Ditto.
6581
6582 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6583
6584         * mml.el (mml-preview): Widen the message buffer before copying
6585         the contents to the preview buffer; sort headers before previewing.
6586
6587         * message.el (message-hidden-headers): Fix the way to avoid a bug
6588         in the `repeat' widget in Emacs 21.3 or earlier.
6589
6590 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6591
6592         * message.el (message-hidden-headers): Default to "^References:".
6593         Improve customization type.  Suggested by Reiner Steib
6594         <Reiner.Steib@gmx.de>.
6595
6596 2004-11-25  Romain Francoise  <romain@orebokech.com>
6597
6598         * message.el (message-strip-forbidden-properties): Remove check for
6599         obsolete `message-hidden' text property, hidden headers are not
6600         accessible in the buffer anymore.
6601
6602 2004-11-22  Romain Francoise  <romain@orebokech.com>
6603
6604         * message.el (message-header-format-alist): Add `From' in list
6605         so that it can be sorted.
6606         (message-fix-before-sending): Widen and sort headers before
6607         sending.
6608         (message-hide-headers): Use narrowing to hide headers by moving
6609         them to the top of the buffer and narrowing to the region
6610         underneath.
6611
6612 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6613
6614         * message.el (message-strip-forbidden-properties): Bind
6615         buffer-read-only (etc) to nil.
6616
6617 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
6620         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6621
6622 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
6623
6624         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
6625
6626 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6627
6628         * dns.el (query-dns): Use sit-for to time instead of
6629         accept-process-output, since that doesn't seem to work on udp
6630         sockets.
6631
6632 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6633
6634         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
6635
6636 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
6637
6638         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
6639         doc string.  Improve doc string.
6640
6641 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * nntp.el (nntp-request-update-info): Return nil if
6644         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
6645         may not call gnus-activate-group which uselessly issues the GROUP
6646         commands for all nntp groups and wastes time.  Reported by Romain
6647         Francoise <romain@orebokech.com>.
6648
6649         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
6650
6651 2004-11-15  Simon Josefsson  <jas@extundo.com>
6652
6653         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
6654         headers separately.
6655         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
6656         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
6657
6658 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6659
6660         * gnus-start.el (gnus-convert-old-newsrc):
6661         Assign legacy-gnus-agent to 5.10.7.
6662
6663 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6664
6665         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6666         start of the lines.
6667
6668 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6669
6670         * hashcash.el (hashcash-default-payment): Change default to 20
6671         (hashcash-default-accept-payment): Change default to 20
6672         (hashcash-process-alist): New variable
6673         (hashcash-generate-payment-async): Add
6674         (hashcash-already-paid-p): Add
6675         (hashcash-insert-payment): Don't generate payments twice
6676         (hashcash-insert-payment-async): Add
6677         (hashcash-insert-payment-async-2): Add
6678         (hashcash-cancel-async): Add
6679         (hashcash-wait-async): Add
6680         (hashcash-processes-running-p): Add
6681         (hashcash-wait-or-cancel): Add
6682         (mail-add-payment): New optional argument.  Conditionally start
6683         asynchronous calculation.
6684         (mail-add-payment-async): Add
6685
6686         * message.el (message-send-mail): Wait for asynchronous hashcash
6687         results.  Don't clobber existing X-Hashcash headers.
6688         (message-setup-1): Call mail-add-payment-async when
6689         message-generate-hashcash is non-nil.
6690
6691 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6692
6693         * message.el (message-use-alternative-email-as-from): Examine the
6694         From header as well; use message-make-from in order to include a
6695         user's full name.
6696
6697 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6700         default; improve customization type.
6701         (gnus-emphasis-custom-with-format): New macro.
6702         (gnus-emphasis-custom-value-to-external): New function.
6703         (gnus-emphasis-custom-value-to-internal): New function.
6704
6705 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6706
6707         * dns.el (query-dns): Resolve reverse addresses.
6708
6709 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6710
6711         * gnus-group.el (gnus-group-get-new-news): Use it.
6712
6713         * gnus-start.el (gnus-check-reasonable-setup): New function.
6714
6715 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6718         "Args out of range" error.  Reported by Arnaud Giersch
6719         <arnaud.giersch@free.fr>.
6720
6721 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6722
6723         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6724
6725 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6726
6727         * spam.el (spam group): Add :version.
6728
6729         * pgg-def.el (pgg group): Add :version.
6730
6731 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6732
6733         * gnus-art.el (gnus-article-edit-article): Don't associate the
6734         article buffer with a draft file.  This is a temporary measure
6735         against the 2004-08-22 change to gnus-article-edit-mode.
6736
6737 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6740         (html2text-format-tags): Remove unused variable `attr'.
6741
6742 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6743
6744         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6745
6746         * tls.el (tls-process-connection-type, tls-success)
6747         (tls-certtool-program): Add :version.
6748
6749         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6750         (starttls-extra-arguments, starttls-process-connection-type)
6751         (starttls-connect, starttls-failure, starttls-success):
6752
6753         * spam-stat.el (spam-stat): Add :version.
6754
6755         * sieve.el (sieve): Add :version.
6756
6757         * sha1.el (sha1): Add :version.
6758         (sha1-use-external): Remove redundant version.
6759
6760         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6761         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6762         (nnmail-split-fancy-match-partial-words)
6763         (nnmail-split-lowercase-expanded): Add :version.
6764
6765         * nndiary.el (nndiary): Add :version.
6766
6767         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6768
6769         * mml-sec.el (mml-default-sign-method)
6770         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6771         Add :version.
6772
6773         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6774
6775         * mm-url.el (mm-url-use-external, mm-url-program)
6776         (mm-url-arguments): Add :version.
6777
6778         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6779         (mm-attachment-file-modes, mm-decrypt-option)
6780         (mm-w3m-safe-url-regexp): Add :version.
6781
6782         * message.el (message-cite-prefix-regexp)
6783         (message-sendmail-envelope-from, message-minibuffer-local-map)
6784         (message-user-fqdn, message-completion-alist): Add :version.
6785
6786         * gnus-win.el (gnus-configure-windows-hook)
6787         (gnus-use-frames-on-any-display): Add :version.
6788
6789         * gnus-art.el (gnus-article-address-banner-alist)
6790         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6791         (gnus-treat-from-picon, gnus-treat-mail-picon)
6792         (gnus-treat-x-pgp-sig): Add :version.
6793
6794         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6795         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6796         (gnus-summary-article-delete-hook)
6797         (gnus-summary-display-while-building): Add :version.
6798
6799         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6800         (gnus-get-top-new-news-hook):Add :version.
6801
6802         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6803         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6804
6805         * gnus-registry.el (gnus-registry): Add :version.
6806
6807         * gnus-spec.el (gnus-use-correct-string-widths)
6808         (gnus-make-format-preserve-properties): Add :version.
6809
6810         * gnus.el (gnus-group-charter-alist)
6811         (gnus-group-fetch-control-use-browse-url)
6812         (gnus-install-group-spam-parameters): Add :version.
6813
6814         * gnus-diary.el (gnus-diary): Add :version.
6815
6816         * gnus-delay.el (gnus-delay): Add :version.
6817
6818         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6819         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6820         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6821         Add :version.
6822
6823         * gnus-agent.el (gnus-agent-max-fetch-size)
6824         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6825         (gnus-agent-prompt-send-queue): Add :version.
6826
6827         * deuglify.el (gnus-outlook-deuglify): Add :version.
6828
6829         * html2text.el: Beautify code.  Improve doc strings.  Some
6830         checkdoc cleanup.
6831         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6832
6833 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6834
6835         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6836
6837 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6838
6839         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6840         when package is loaded.
6841
6842         * spam.el (spam-summary-score-preferred-header): Add global preference
6843         for people who want to override the default SpamAssassin over
6844         Bogofilter preference (when both are set).
6845         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6846         (spam-user-format-function-S): Check
6847         spam-summary-score-preferred-header.
6848         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6849         (spam-user-format-function-S): Format the score correctly.
6850
6851 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6852
6853         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6854         signature file.  Suggested by Manoj Srivastava
6855         <srivasta@golden-gryphon.com>.
6856
6857         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6858         iso-2022-jp even in the Japanese language environment.
6859         Suggested by Jason Rumney <jasonr@gnu.org>.
6860
6861 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6862
6863         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6864         use the same characters as the dummy marks; make it free from
6865         getting affected by the language environment.
6866         (gnus-summary-read-group-1): Update mark positions only when the
6867         format spec is updated.
6868
6869         * gnus-spec.el (gnus-update-format-specifications): Return a list
6870         of updated types.
6871
6872 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6873
6874         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6875         of boundp to check if display-warning is available.
6876
6877 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6878
6879         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6880
6881 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6882
6883         * nnspool.el (nnspool-spool-directory): Use news-path if the
6884         news-directory variable is not bound.
6885
6886         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6887         function instead of display-warning if it is not available.
6888
6889 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6890
6891         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6892         v5-10: Use `point-at-bol'.
6893
6894 2004-10-26  Simon Josefsson  <jas@extundo.com>
6895
6896         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6897         <chenggao@gmail.com>.
6898
6899 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6900
6901         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6902         instead.
6903
6904 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6905
6906         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6907         to remove a server from the nnimap-server-buffer-alist.
6908         (nnimap-open-connection, nnimap-close-server): Use it.
6909
6910         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6911
6912 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6913
6914         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6915         running the major-mode function.
6916
6917 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6920         dummy marks in the right way.
6921
6922 2004-10-18  David Edmondson  <dme@dme.org>
6923
6924         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6925         excessively.
6926
6927 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6928
6929         * gnus-util.el (gnus-split-references): Accept a nil references
6930         string and go on blissfully.
6931
6932         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
6933         cases where the references string is non-nil but has no references.
6934
6935         * encrypt.el: Add autoload tags.
6936
6937         * spam.el (spam-resolve-registrations-routine): Remove article
6938         from unregistration list too.  Reported by David Hanak
6939         <dhanak@isis.vanderbilt.edu>
6940
6941 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6942
6943         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6944         nil.  Changed custom type.
6945
6946 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6947
6948         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6949
6950         * gnus-sum.el (gnus-summary-move-article): Use it.
6951
6952 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6953
6954         * encrypt.el: Add autoload cookies.
6955
6956         * spam.el (spam-backend-article-list-property)
6957         (spam-backend-get-article-todo-list)
6958         (spam-backend-put-article-todo-list, )
6959         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6960         Resolve registrations separately.
6961         (spam-register-routine): Format comments.
6962         (spam-unregister-routine, spam-register-routine): Always call with
6963         specific-articles, no default list.
6964         (spam-summary-prepare-exit): Use the spam-classifications function.
6965
6966         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
6967         gnus-encrypt.el.
6968
6969         * encrypt.el: copied from gnus-encrypt.el
6970
6971         * gnus-encrypt.el: commented that it's obsolete
6972
6973 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6974
6975         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6976         (gnus-score-save): Use it.
6977
6978         * message.el (message-bury): Use `window-dedicated-p'.
6979
6980 2004-10-15  Simon Josefsson  <jas@extundo.com>
6981
6982         * pop3.el (top-level): Don't require nnheader.
6983         (pop3-read-timeout): Add.
6984         (pop3-accept-process-output): Add.
6985         (pop3-read-response, pop3-retr): Use it.
6986
6987 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6988
6989         * spam.el (spam-register-routine): Move comment.
6990         (spam-verify-bogofilter): Use 'unknown for the initial
6991         spam-bogofilter-valid state, not 'never.
6992
6993         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
6994         for netrc-machine.
6995
6996         * nnimap.el (nnimap-open-connection): Use
6997         netrc-machine-user-or-password.
6998
6999 2004-10-17  Richard M. Stallman  <rms@gnu.org>
7000
7001         * gnus-registry.el (gnus-registry-unload-hook):
7002         Set as a variable with add-hook.
7003
7004         * nnspool.el (nnspool-spool-directory): Use news-directory instead
7005         of news-path.
7006
7007         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
7008
7009         * spam.el: Delete duplicate `provide'.
7010         (spam-unload-hook): Set as a variable with add-hook.
7011
7012 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7013
7014         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
7015         in the doc string.
7016
7017         * message.el (message-ignored-news-headers)
7018         (message-ignored-supersedes-headers)
7019         (message-ignored-resent-headers)
7020         (message-forward-ignored-headers): Improve custom type.
7021
7022 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * message.el (message-tokenize-header): Fix 2004-09-06 change
7025         which used point-min in the wrong place.
7026
7027 2004-10-12  Simon Josefsson  <jas@extundo.com>
7028
7029         * tls.el (tls-certtool-program): New variable.
7030         (tls-certificate-information): New function, based on
7031         ssl-certificate-information.
7032
7033 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7034
7035         * compface.el: Move the version of ELisp-based uncompface program
7036         to the contrib directory because of the copyright problem.
7037
7038 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7039
7040         * message.el (message-kill-buffer): Raise the current frame.
7041
7042 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7043
7044         * gnus-sum.el: Mention that multibyte characters don't work as marks.
7045
7046         * gnus.el (message-y-or-n-p): Autoload.
7047
7048         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
7049         (pop3-password-required, pop3-authentication-scheme)
7050         (pop3-leave-mail-on-server): Made customizable.
7051         (pop3): New custom group.
7052         (pop3-retr): Remove `sleep-for' statements.
7053         Suggested by Dave Love <fx@gnu.org>.
7054
7055         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
7056         Windows/DOS.
7057
7058         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
7059         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
7060         Dave Love <fx@gnu.org>.
7061
7062         * mml.el (mml-minibuffer-read-disposition): Require match.
7063         Suggested by Dave Love <fx@gnu.org>.
7064
7065 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7066
7067         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
7068         doc string.
7069
7070 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7071
7072         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
7073
7074 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7075
7076         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
7077         instead of calling `mm-insert-inline', to decode text/* parts
7078         before displaying them.
7079
7080 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7081
7082         * mm-uu.el (mm-uu-text-plain-type): New variable.
7083         (mm-uu-pgp-signed-extract-1): Use it.
7084         (mm-uu-pgp-encrypted-extract-1): Use it.
7085         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
7086         bind mm-uu-text-plain-type with that value.
7087         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
7088         mm-uu-dissect.
7089
7090 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * gnus-group.el (gnus-update-group-mark-positions):
7093         * gnus-sum.el (gnus-update-summary-mark-positions):
7094         * message.el (message-check-news-body-syntax):
7095         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
7096         of string-as-multibyte.
7097
7098 2004-10-05  Juri Linkov  <juri@jurta.org>
7099
7100         * gnus-group.el (gnus-update-group-mark-positions):
7101         * gnus-sum.el (gnus-update-summary-mark-positions):
7102         * message.el (message-check-news-body-syntax):
7103         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
7104         8-bit unibyte values to a multibyte string for search functions.
7105
7106 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7107
7108         * mm-uu.el (mm-uu-dissect): Allow optional arg.
7109         (mm-uu-dissect-text-parts): New function.
7110
7111         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
7112         dissect text parts.
7113
7114         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
7115         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
7116
7117         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
7118
7119         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
7120         gnus-current-topics instead of gnus-current-topic.
7121
7122 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
7123
7124         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
7125
7126 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
7127
7128         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
7129         where approriate.
7130
7131         * nnml.el (nnml-generate-active-info): do.
7132
7133         * nndiary.el (nndiary-generate-active-info): do.
7134
7135         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
7136         (gnus-topic-move): do.
7137
7138         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
7139         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
7140
7141         * gnus-srvr.el (gnus-server-prepare)
7142         (gnus-server-open-all-servers): do.
7143
7144         * gnus-msg.el (gnus-summary-cancel-article)
7145         (gnus-summary-resend-message)
7146         (gnus-summary-mail-crosspost-complaint): do.
7147
7148         * gnus-move.el (gnus-change-server): do.
7149
7150         * gnus-group.el (gnus-group-unmark-all-groups)
7151         (gnus-group-set-current-level): do.
7152
7153 2004-10-04  Simon Josefsson  <jas@extundo.com>
7154
7155         * message.el (message-generate-hashcash): Doc fix.
7156
7157 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
7158
7159         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
7160         avoid infinite recursion via gnus-get-function.
7161
7162 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
7163
7164         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
7165
7166         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
7167
7168         * nnmail.el (nnmail-split-history): do.
7169
7170         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
7171         (nnml-request-delete-group): do.
7172
7173         * nnslashdot.el (nnslashdot-read-groups): do.
7174
7175         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
7176         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
7177
7178         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
7179         (nnspool-sift-nov-with-sed): Use last
7180         (nnspool-retrieve-headers-with-nov): Use mapc.
7181         (nnspool-request-newgroups): Use dolist.
7182         (nnspool-request-group): Use last.
7183
7184         * nntp.el (nntp-read-server-type): Use dolist.
7185
7186         * nnvirtual.el (nnvirtual-create-mapping)
7187         (nnvirtual-update-read-and-marked): Use dolist.
7188         (nnvirtual-convert-headers): Simplify.
7189
7190 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7191
7192         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
7193         support for sync'ing tick marks.
7194
7195 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
7198         there's no visible header.
7199
7200 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7201
7202         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
7203         necessary, pass full group name to gnus-request-set-marks.
7204
7205 2004-10-01  Simon Josefsson  <jas@extundo.com>
7206
7207         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
7208         acroread.
7209
7210 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7211
7212         * spam-report.el (spam-report-gmane): Fix interactive.
7213
7214         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
7215
7216         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
7217         when writing file.
7218         (gnus-agent-synchronize-flags): Don't default to being
7219         interactive.
7220
7221 2004-09-30  Simon Josefsson  <jas@extundo.com>
7222
7223         * message.el (message-generate-hashcash): Add.
7224         (message-send-mail): Use it, call mail-add-payment.
7225
7226 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7227
7228         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
7229
7230 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
7231
7232         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
7233         gnus-requst-update-info with explicit code to sync the in-memory
7234         info read flags with the marks being sync'd to the backend.
7235
7236         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
7237
7238 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7239
7240         * spam.el (spam-verify-bogofilter): Add new function.
7241         (spam-check-bogofilter)
7242         (spam-bogofilter-register-with-bogofilter): Use it.
7243         (spam-verify-bogofilter): Add small fixes.
7244
7245 2004-09-28  Simon Josefsson  <jas@extundo.com>
7246
7247         * hashcash.el (hashcash-generate-payment): Revert.
7248
7249 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7250
7251         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
7252         gnus-extract-references instead of gnus-split-references.
7253
7254         * gnus-util.el (gnus-extract-references): Add new function, analogous
7255         to gnus-split-references but extracts only the message-ID without
7256         anything extra.
7257
7258         * hashcash.el (hashcash-generate-payment)
7259         (hashcash-check-payment): Do the right thing if hashcash-path is
7260         nil (because the hashcash program could not be found).
7261
7262         * spam.el (spam-use-hashcash): Remove comment.
7263
7264 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
7265
7266         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
7267         (gnus-cache-enter-article, gnus-cache-remove-article)
7268         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
7269
7270         * gnus-async.el (gnus-async-prefetch-remove-group): do.
7271
7272         * gnus-art.el (article-hide-boring-headers)
7273         (article-translate-strings, article-display-face)
7274         (gnus-article-mime-match-handle-first)
7275         (gnus-article-highlight-headers)
7276         (gnus-article-add-buttons-to-head): do.
7277
7278 2004-09-27  Simon Josefsson  <jas@extundo.com>
7279
7280         * hashcash.el: New version, from
7281         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
7282         ../contrib/.
7283
7284 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
7287
7288 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7289
7290         * gnus-dup.el (gnus-dup-open): Use mapc.
7291         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
7292
7293         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
7294         Reported by Stefan Wiens <s.wi@gmx.net>.
7295
7296         * gnus.el (gnus-shutdown): Use dolist.
7297
7298         * gnus-undo.el (gnus-undo): Use mapc.
7299
7300         * nnrss.el (nnrss-generate-active): do.
7301
7302         * message.el (message-cite-original-without-signature)
7303         (message-cite-original): Use mapc.
7304         (message-do-actions, message-make-forward-subject): Use dolist.
7305
7306 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7307
7308         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
7309         deletion to remove entire duplicate line.  Fixes merged article
7310         number bug.
7311
7312 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7313
7314         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
7315         servers that are offline.  Avoids having gnus-agent-toggle-plugged
7316         first ask if you want to open a server and then, even when you
7317         responded with no, asking if you want to synchronize the server's
7318         flags.
7319         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
7320         multi-line expressions.
7321         (gnus-agent-synchronize-group-flags): New internal function.
7322         Updates marks in memory (in the info structure) AND in the
7323         backend.
7324
7325         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
7326
7327         * nnagent.el (nnagent-request-set-mark): Use
7328         gnus-agent-synchronize-group-flags, not backend's request-set-mark
7329         method, to ensure that synchronization updates marks in the
7330         backend and in the info (in memory) structure.
7331
7332 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
7335         convention fully; don't miss the root article of a thread; make
7336         the X-Draft-From header with correct article numbers.
7337
7338 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
7339
7340         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
7341         unless plugged.  Disable the agent so that an open failure causes
7342         an error.
7343
7344         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
7345         Reverted 2004-09-21 change.  The backend must be opened while
7346         synchronizing flags even when the backend stores the flags
7347         locally.
7348
7349 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7350
7351         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
7352         in `header' match.  Reported by Svend Tollak Munkejord.
7353
7354         * message.el (message-cite-original): Fix use of
7355         `message-cite-articles-with-x-no-archive'.
7356
7357 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7358
7359         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
7360         (gnus-window-to-buffer): Ditto.
7361
7362         * mml.el (mml-preview-buffer): New variable.
7363         (mml-preview): Manage window layout with gnus-buffer-configuration.
7364
7365         * gnus-msg.el (gnus-setup-message): Put article numbers into the
7366         X-Draft-From header even if those articles aren't quoted.
7367
7368 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
7369
7370         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
7371         (gnus-request-set-mark, gnus-request-update-mark): Use new
7372         g-s-t-u-l-m to decide to use backend even when unplugged.
7373
7374 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
7377         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
7378
7379 2004-09-20  Simon Josefsson  <jas@extundo.com>
7380
7381         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
7382         "utf-16-le".
7383
7384 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7385
7386         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
7387
7388 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7389
7390         * uudecode.el (uudecode-use-external): Add :version.
7391
7392         * smime.el (smime-CA-file, smime-encrypt-cipher)
7393         (smime-dns-server): Add :version.
7394
7395         * smiley.el (gnus-smiley-file-types): Add :version.
7396
7397         * sha1.el (sha1-use-external): Add :version.
7398
7399         * pgg-def.el (pgg-query-keyserver): Add :version.
7400
7401         * nnmail.el (nnmail-fancy-expiry-targets)
7402         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
7403         Add :version.
7404
7405         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
7406         (nnimap-retrieve-groups-asynchronous): Add :version.
7407         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
7408
7409         * mml.el (mml-content-disposition-parameters)
7410         (mml-insert-mime-headers-always): Add :version.
7411
7412         * mm-util.el (mm-coding-system-priorities): Add :version.
7413
7414         * mm-decode.el (mm-inline-text-html-with-images)
7415         (mm-keep-viewer-alive-types, mm-external-terminal-program)
7416         (mm-verify-option): Add :version.
7417         (mm-text-html-renderer): Change :version.
7418
7419         * message.el (message-fcc-externalize-attachments)
7420         (message-required-headers, message-draft-headers)
7421         (message-subject-trailing-was-query)
7422         (message-subject-trailing-was-ask-regexp)
7423         (message-subject-trailing-was-regexp, message-mark-insert-begin)
7424         (message-mark-insert-end, message-archive-header)
7425         (message-archive-note, message-cross-post-default)
7426         (message-cross-post-note, message-followup-to-note)
7427         (message-cross-post-note-function, message-use-mail-followup-to)
7428         (message-subscribed-address-functions)
7429         (message-subscribed-address-file, message-subscribed-addresses)
7430         (message-subscribed-regexps, message-allow-no-recipients)
7431         (message-yank-cited-prefix, message-signature-insert-empty-line)
7432         (message-hidden-headers, message-hierarchical-addresses)
7433         (message-mail-user-agent, message-use-idna)
7434         (message-valid-fqdn-regexp)
7435         (message-strip-special-text-properties, message-header-synonyms)
7436         (message-beginning-of-line, message-tab-body-function): Add :version.
7437         (message-insert-canlock, message-wide-reply-confirm-recipients):
7438         Change :version.
7439
7440         * mail-source.el (mail-source-ignore-errors): Add :group, :type
7441         and :version.
7442         (mail-source-delete-old-incoming-confirm)
7443         (mail-source-movemail-program): Add :version.
7444
7445         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
7446         (gnus-agent-cache, gnus-agent): Change :version.
7447
7448         * gnus-util.el (gnus-use-byte-compile): Change :version.
7449
7450         * gnus-sum.el (gnus-summary-make-false-root-always)
7451         (gnus-summary-default-high-score)
7452         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
7453         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
7454         (gnus-read-all-available-headers, gnus-article-emulate-mime)
7455         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
7456         (gnus-sum-thread-tree-single-indent)
7457         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7458         (gnus-sum-thread-tree-leaf-with-other)
7459         (gnus-sum-thread-tree-single-leaf): Add :version.
7460         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
7461         (gnus-article-loose-mime): Change :version.
7462
7463         * gnus-start.el (gnus-backup-startup-file)
7464         (gnus-save-startup-file-via-temp-buffer): Add :version.
7465
7466         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
7467         (gnus-server-offline-face): Add :version.
7468
7469         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
7470
7471         * gnus-msg.el (gnus-gcc-externalize-attachments)
7472         (gnus-debug-files, gnus-debug-exclude-variables)
7473         (gnus-discouraged-post-methods): Change :version.
7474         (gnus-confirm-mail-reply-to-news)
7475         (gnus-confirm-treat-mail-like-news): Add :version.
7476
7477         * gnus-int.el (gnus-server-unopen-status): Add :version.
7478
7479         * gnus-group.el (gnus-group-jump-to-group-prompt)
7480         (gnus-large-ephemeral-newsgroup)
7481         (gnus-fetch-old-ephemeral-headers): Add :version.
7482
7483         * gnus-fun.el (gnus-x-face-directory)
7484         (gnus-convert-pbm-to-x-face-command)
7485         (gnus-convert-image-to-x-face-command)
7486         (gnus-convert-image-to-face-command): Add :version.
7487
7488         * gnus-delay.el (gnus-delay-default-hour): Add :version.
7489
7490         * gnus-cite.el (gnus-cite-blank-line-after-header)
7491         (gnus-article-boring-faces): Add :version.
7492
7493         * gnus-art.el (gnus-buttonized-mime-types)
7494         (gnus-inhibit-mime-unbuttonizing)
7495         (gnus-treat-display-face)
7496         (gnus-treat-body-boundary): Change :version.
7497         (gnus-body-boundary-delimiter, gnus-picon-databases)
7498         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
7499         (gnus-treat-date-english, gnus-treat-fold-headers)
7500         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
7501         (gnus-treat-mail-picon, gnus-treat-wash-html)
7502         (gnus-article-encrypt-protocol)
7503         (gnus-use-idna, gnus-article-over-scroll)
7504         (gnus-mime-display-multipart-alternative-as-mixed)
7505         (gnus-mime-display-multipart-related-as-mixed)
7506         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
7507         (gnus-ctan-url, gnus-button-ctan-handler)
7508         (gnus-button-handle-ctan-bogus-regexp)
7509         (gnus-button-ctan-directory-regexp)
7510         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
7511         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
7512         (gnus-button-man-level, gnus-button-emacs-level)
7513         (gnus-button-message-level, gnus-button-browse-level): Add :version.
7514
7515         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
7516         (gnus-agent-go-online): Change :version.
7517         (gnus-agent-expire-unagentized-dirs)
7518         (gnus-agent-auto-agentize-methods): Add :version.
7519
7520         * flow-fill.el (fill-flowed-display-column)
7521         (fill-flowed-encode-column): Add :version.
7522
7523         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7524         (gnus-outlook-deuglify-unwrap-max)
7525         (gnus-outlook-deuglify-cite-marks)
7526         (gnus-outlook-deuglify-unwrap-stop-chars)
7527         (gnus-outlook-deuglify-no-wrap-chars)
7528         (gnus-outlook-deuglify-attrib-cut-regexp)
7529         (gnus-outlook-deuglify-attrib-verb-regexp)
7530         (gnus-outlook-deuglify-attrib-end-regexp)
7531         (gnus-outlook-display-hook): Add :version.
7532
7533         * binhex.el (binhex-use-external): Add :version.
7534
7535 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
7536
7537         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
7538         and `invisible'.
7539
7540 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7541
7542         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
7543         in gnus-registry-trim.
7544
7545 2004-09-13  Simon Josefsson  <jas@extundo.com>
7546
7547         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
7548
7549         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
7550
7551         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
7552         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7553         <yamaoka@jpl.org>.
7554         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
7555         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7556         <yamaoka@jpl.org>.
7557
7558         * sieve.el (sieve-manage-mode): Ditto.
7559
7560 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
7561
7562         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
7563
7564 2004-09-11  Simon Josefsson  <jas@extundo.com>
7565
7566         * dns-mode.el: Add.
7567
7568         * mm-view.el (mm-display-dns-inline): Add.
7569
7570         * mm-decode.el (mm-inline-media-tests): Add text/dns.
7571         (mm-automatic-display): Ditto.
7572
7573         * mailcap.el (mailcap-mime-data): Add text/dns.
7574         (mailcap-mime-extensions): Map .soa to text/dns.
7575
7576 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
7577
7578         * gnus-art.el (article-decode-mime-words, article-babel)
7579         (gnus-article-highlight-signature, gnus-article-add-buttons)
7580         (gnus-signature-toggle): Remove unnecessary bindings of
7581         `inhibit-read-only' inherited from v5.10 merge.
7582
7583 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7584
7585         * nntp.el (nntp): New customization group.
7586         (nntp-authinfo-file): Add customization group.
7587
7588         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
7589
7590         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
7591
7592         * gnus.el (to-address, to-list, subscribed)
7593         (large-newsgroup-initial): Ditto.
7594
7595         * flow-fill.el (fill-flowed-display-column)
7596         (fill-flowed-encode-column): Ditto.
7597
7598 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
7599
7600         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7601         Use point-min rather than 1.
7602         (message-send-mail): Use buffer-size rather than point-max.
7603
7604         * gnus-sum.el (gnus-summary-search-article-forward):
7605         Signal a specific `search-failed' rather than a generic `error'.
7606
7607         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7608         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7609         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
7610
7611 2004-09-10  Simon Josefsson  <jas@extundo.com>
7612
7613         * nndb.el (require): Remove tcp and duplicate cl.
7614
7615 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7616
7617         * gnus-agent.el (directory-files-and-attributes): Move forward.
7618
7619 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7620
7621         * gnus-agent.el (directory-files-and-attributes): Optionally
7622         defined to support XEmacs.
7623
7624 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7625
7626         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
7627         to avoid run-time CL dependencies.
7628         (gnus-agent-unfetch-articles): New function.
7629         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
7630         article numbers even when local .overview file is missing.
7631         (gnus-agent-read-article-number): New function. Only accepts
7632         27-bit article numbers.
7633         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
7634         gnus-agent-read-article-number.
7635         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
7636         from backend while recognizing that article numbers in .overview
7637         must be valid.
7638         (gnus-agent-update-files-total-fetched-for): Use
7639         directory-files-and-attributes to improve performance.
7640         * gnus-int.el (gnus-request-move-article): Use
7641         gnus-agent-unfetch-articles in place of gnus-agent-expire to
7642         improve performance.
7643
7644         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
7645         some users confused by references to .newsrc when they only have a
7646         .newsrc.eld file.
7647         (gnus-convert-mark-converter-prompt,
7648         gnus-convert-converter-needs-prompt): Fixed use of property list.
7649         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
7650         New function. Used internally to only display 'gnus converting
7651         files' message when actually necessary.
7652
7653         * gnus-sum.el (): Removed (require 'gnus-agent) as required
7654         methods now autoloaded.
7655
7656 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7657
7658         * gnus-sum.el (gnus-summary-insert-subject): Remove list
7659         identifiers.
7660
7661 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7662
7663         * gnus-picon.el: Fix indentation and closing parenthesis.
7664
7665 2004-09-01  Simon Josefsson  <jas@extundo.com>
7666
7667         * message.el (message-canlock-generate): Require sha1, not
7668         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7669         to require within a function.  Sadly, if sha1.el isn't loaded, the
7670         let binding in m-c-g will hide the defcustom definition, which is
7671         bad.)
7672
7673         * canlock.el: Require sha1, not sha1-el.
7674
7675         * message.el: Don't autoload sha1 (there is a autoload cookie in
7676         sha1.el).
7677
7678         * sha1-el.el: Renamed to sha1.el.
7679
7680 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7681
7682         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7683
7684 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7685
7686         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7687
7688 2004-08-30  Kim F. Storm  <storm@cua.dk>
7689
7690         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7691
7692         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7693         Add :group 'nnimap.
7694
7695 2004-08-30  Andreas Schwab  <schwab@suse.de>
7696
7697         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7698         ?* and ?\;.
7699
7700         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7701         and ?\' to symbol instead of whitespace.
7702
7703 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7704
7705         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7706
7707         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7708         instead of re-search-forward.
7709
7710         * gnus-uu.el (gnus-uu-save-article): Ditto.
7711         (gnus-uu-post-encode-uuencode): Ditto.
7712
7713         * html2text.el (html2text-clean-list-items): Ditto.
7714         (html2text-clean-dtdd): Ditto.
7715         (html2text-format-tags): Ditto.
7716
7717         * message.el (message-send-mail-with-sendmail): Fix regexp.
7718         (message-fill-field-general): Use search-forward instead of
7719         re-search-forward.
7720         (unbold-region): Ditto.
7721
7722         * nnrss.el (nnrss-request-article): Ditto.
7723
7724         * nnslashdot.el (nnslashdot-request-article): Ditto.
7725
7726         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7727
7728         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7729         "Unrecognized menu descriptor" error in XEmacs.
7730
7731 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7732
7733         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7734         parent article of a sparse article in the thread hashtb.
7735
7736 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7737
7738         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7739         (nnmail-expand-newtext): Lowercase expanded entries if
7740         nnmail-split-lowercase-expanded is non-nil.
7741
7742 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7743
7744         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7745         entry.
7746
7747         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7748         of gnus-tmp-news-method into string under XEmacs.  It will be
7749         passed to gnus-correct-length which takes only a string argument.
7750
7751 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * gnus-util.el (gnus-bind-print-variables): New macro.
7754         (gnus-prin1): Use it.
7755         (gnus-prin1-to-string): Use it.
7756         (gnus-pp): New function.
7757         (gnus-pp-to-string): New function.
7758
7759         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7760         pp-to-string with gnus-pp-to-string.
7761         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7762         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7763         * gnus-msg.el (gnus-debug): Ditto.
7764         * gnus-score.el (gnus-score-save): Ditto.
7765         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7766         gnus-pp-to-string.
7767         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7768         with gnus-pp.
7769         * score-mode.el (gnus-score-pretty-print): Ditto.
7770         * webmail.el (webmail-debug): Ditto.
7771
7772 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7773
7774         * gnus-art.el (article-display-face, article-display-x-face): Use
7775         buffer-read-only.
7776
7777 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7778
7779         * gnus-art.el (article-hide-list-identifiers): Bind
7780         inhibit-read-only as t.
7781
7782 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7783
7784         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7785
7786 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7787
7788         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7789         (gnus-narrow-to-page): Don't assume point-min == 1.
7790         (gnus-article-edit-mode): Derive from message-mode.
7791
7792         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7793         point-min == 1.
7794
7795         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7796         Disable incorrect use of `assert'.
7797
7798         * message.el (message-mode): Set comment-start-skip.
7799
7800
7801 2004-08-22  Sam Steingold  <sds@gnu.org>
7802
7803         * pop3.el (pop3-leave-mail-on-server): New user variable.
7804         (pop3-movemail): Delete mail only when it is nil.
7805
7806 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7807
7808         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7809
7810         * mml.el (mml-preview): Use `pop-to-buffer'.
7811
7812         * message.el (message-goto-mail-followup-to): Insert after "To".
7813         (message-carefully-insert-headers): Add comment.
7814
7815         * gnus.el: Remove unused variable `gnus-article-check-size'.
7816
7817         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7818
7819         * gnus-art.el (gnus-button-alist): Improve
7820         `gnus-button-handle-library' entry.
7821
7822 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7823
7824         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7825         downcase, since XEmacs capitalizes error messages differently.
7826
7827 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7828
7829         * nntp.el: Add (require 'gnus) due to reference to
7830         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7831
7832 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7833
7834         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7835         `mm-fill-flowed'.
7836
7837         * mm-decode.el (mm-dissect-singlepart): Check it.
7838
7839 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7840
7841         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7842         'imap' for netrc parsing.
7843
7844 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7845
7846         * mailcap.el (mailcap-mime-data): Mark as risky.
7847
7848 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7851         may be included in the encoded word.
7852         (rfc2047-encode): Don't append a space if the encoded word
7853         includes close parenthesis.
7854
7855 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7856
7857         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7858         of text within parentheses.
7859
7860 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7861
7862         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7863         (gnus-encrypt-write-file-contents): Make the password key the file
7864         name PLUS the cipher, not just the cipher.  Also remove failed
7865         passwords from the cache.
7866
7867 2004-08-06  Simon Josefsson  <jas@extundo.com>
7868
7869         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7870         fix.
7871
7872 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7875         LWSP.
7876
7877 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7878
7879         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7880         to append in-reply-to: data to the references: header.
7881
7882         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7883         (netrc-parse): Use gnus-encrypt.el functions.
7884
7885         * gnus-encrypt.el: Add new file for encryption support; currently
7886         does only a few GPG ciphers and an internal XOR cipher.
7887
7888         * password.el: Add comments on using password-read-and-add.
7889         (password-read-and-add): Add function to read and add the
7890         password to the cache at once.
7891
7892 2004-07-28  Simon Josefsson  <jas@extundo.com>
7893
7894         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7895         parameter (but don't use it, for now).
7896
7897         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7898         instead of hard coding to nil.
7899
7900 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7903         as mm-inline-image-xemacs does.
7904
7905 2004-07-26  Simon Josefsson  <jas@extundo.com>
7906
7907         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7908         Revert part of 2004-07-17 change below.
7909
7910 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7911
7912         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7913         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7914
7915 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7916
7917         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7918         quotes that actually start with ">" at the beginning of the
7919         lines.
7920
7921 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7922
7923         * rfc2047.el (rfc2047-encode-region): Fix last change.
7924         (rfc2047-encode-parameter): Remove useless concat.
7925
7926 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7929         encode special characters; fix some kind of misconfigured headers;
7930         signal a real error if debug-on-quit or debug-on-error is non-nil.
7931         (rfc2047-encode-max-chars): New variable.
7932         (rfc2047-encode-1): Use it.
7933         (rfc2047-encode-parameter): New function.
7934
7935         * mml.el (mml-insert-parameter): Remove an excessive space.
7936
7937 2004-07-17  Simon Josefsson  <jas@extundo.com>
7938
7939         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7940         Kai Grossjohann <kai@emptydomain.de>.
7941         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7942         (gnus-group-make-menu-bar): Ditto.
7943
7944         * gnus-util.el (gnus-group-server): Add.
7945
7946 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7947
7948         * message.el (message-clone-locals): Clone sendmail and smtp
7949         variables.
7950
7951 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7952
7953         * rfc2047.el (rfc2047-encode-region): Fix last change.
7954
7955 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7956
7957         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7958         characters as non-special.
7959
7960 2004-07-09  Simon Josefsson  <jas@extundo.com>
7961
7962         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7963         Users will lose all flag changes made while unplugged with
7964         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7965         good default.  See numerous reports on ding mailing list.
7966
7967 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7968
7969         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7970         add generate-head-function and generate-article-function to the
7971         rfc822-forward entry.
7972         (nndoc-rfc822-forward-generate-article): New function.
7973         (nndoc-rfc822-forward-generate-head): New function.
7974
7975         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7976
7977 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7978
7979         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7980         respect display group parameter and gnus-summary-expunge-below.
7981         (gnus-articles-to-read): Remove unused reference to display group
7982         parameter.
7983
7984 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7985
7986         * nnheader.el (nnheader-uniquify-message-id): New experimental
7987         variable.
7988         (nnheader-nov-read-message-id): Use it.
7989
7990         * spam-report.el (spam-report-gmane): Add interactive.
7991
7992 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7995         qp-or-base64 for the application/* types.
7996
7997 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7998
7999         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
8000
8001 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
8002
8003         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
8004         trim value.
8005
8006 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8007
8008         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
8009         New macro and function.
8010         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
8011
8012 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8013
8014         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
8015         after-load-alist.
8016
8017 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8018
8019         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
8020         update info that isn't there.
8021
8022 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
8023
8024         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
8025         entry.
8026
8027 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8028
8029         * mm-view.el (mm-inline-render-with-function): Use multibyte
8030         buffer; decode html source by charset.
8031
8032         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
8033
8034         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
8035         Mule-UCS is loaded under XEmacs.
8036         (mm-mime-mule-charset-alist): Avoid duplicated entries.
8037
8038 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
8039
8040         * nnheader.el (nnheader-max-head-length): Increase to 8192.
8041
8042 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * mm-util.el (mm-coding-system-p): Return a coding-system.
8045         (mm-mime-mule-charset-alist): Use shift_jis instead of
8046         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
8047         entries for the mime charsets iso-2022-jp-3 and shift_jis.
8048         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
8049         instead of japanese-shift-jis and iso-latin-1 respectively in
8050         order to share the default value with both Emacs and XEmacs-mule.
8051         (mm-mule-charset-to-mime-charset): Make
8052         mm-coding-system-priorities effective.
8053         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
8054         while predicating of candidates upon the priorities.
8055
8056 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
8057
8058         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8059         gnus-uu-invert-processable.
8060
8061         * gnus.el: Autoload gnus-uu-invert-processable.
8062
8063 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8064
8065         * mm-util.el (mm-with-multibyte-buffer): New macro.
8066
8067         * rfc2047.el (rfc2047-encode-string): Use it.
8068         (rfc2047-encode-region): Move point to the end of the region after
8069         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
8070
8071 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8072
8073         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
8074         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
8075
8076 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
8079         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
8080         Karl Chen <quarl@nospam.quarl.org>.
8081
8082 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
8083
8084         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
8085         invalid addresses.
8086
8087 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
8088
8089         * spam.el: Change section markers, revise TODO list.
8090         (spam-backends): Make new master list of all installed backends.
8091         (spam-summary-exit-behavior): Add new variable to determine how
8092         messages moves are done at summary exit.
8093         (spam-move-spam-nonspam-groups-only)
8094         (spam-process-ham-in-nonham-groups)
8095         (spam-process-ham-in-spam-groups): Remove variables, the
8096         spam-summary-exit-behavior variable should be used to manage this
8097         behavior.
8098         (spam-old-ham-articles, spam-old-spam-articles): Remove.
8099         (spam-old-articles): Add variable, replacing spam-old-ham-articles
8100         and spam-old-spam-articles.
8101         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
8102         Add empty variables, placeholders for the backends they represent.
8103         (spam-set-difference): Move, unchanged.
8104         (spam-list-of-processors): Declare OBSOLETE, not used anymore
8105         unless the user has a processor variable.
8106         (spam-classifications, spam-classification-valid-p)
8107         (spam-backend-properties, spam-backend-property-valid-p)
8108         (spam-backend-function-type-valid-p)
8109         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
8110         (spam-report-articles-gmane, spam-report-articles-resend):
8111         Remove functions, they are not needed.
8112         (spam-install-backend-super, spam-backend-list)
8113         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
8114         (spam-backend-function, spam-backend-ham-registration-function)
8115         (spam-backend-spam-registration-function)
8116         (spam-backend-ham-unregistration-function)
8117         (spam-backend-spam-unregistration-function)
8118         (spam-backend-statistical-p, spam-backend-mover-p)
8119         (spam-install-backend-alias, spam-install-checkonly-backend)
8120         (spam-install-mover-backend, spam-install-nocheck-backend)
8121         (spam-install-backend, spam-install-statistical-backend)
8122         (spam-install-statistical-checkonly-backend): Add backend installation
8123         support.
8124         (spam-summary-prepare-exit): Rewrite to use the new backend code.
8125         (spam-group-processor-p): Use the new backend code and respect the
8126         summary exit behavior.
8127         (spam-mark-spam-as-expired-and-move-routine): Remove.
8128         (spam-summary-prepare): Change to use the new spam-old-articles
8129         variable.
8130         (spam-copy-or-move-routine, spam-copy-spam-routine)
8131         (spam-move-spam-routine, spam-copy-ham-routine)
8132         (spam-move-ham-routine): Add code to copy/move ham or spam.
8133         (spam-fetch-field-fast): Improve doc and code, plus allow the
8134         'number request.
8135         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
8136         variables.
8137         (spam-split, spam-find-spam): Use the new backend code.
8138         (spam-registration-functions): Remove variable.
8139         (spam-unregister-routine): Add convenience wrapper.
8140         (spam-log-undo-registration, spam-register-routine)
8141         (spam-log-processing-to-registry)
8142         (spam-log-unregistration-needed-p): Rename "check" to "backend"
8143         where possible.
8144         (spam-check-gmane-xref, spam-check-regex-headers)
8145         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
8146         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
8147         (spam-check-bogofilter-headers, spam-check-spamoracle)
8148         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
8149         (spam-check-crm114-headers): Use the spam-split-group that
8150         spam-split prepares, no need to determine it every time.
8151
8152         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
8153         to the nnheader-parse-naked-head call.
8154
8155         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
8156
8157         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
8158         the nnheader-nov-read-message-id call.
8159
8160 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8161
8162         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
8163         gnus-activate-group twice.  Suggested by Markus Peter
8164         <warp@spin.de>.
8165
8166 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8167
8168         * gnus-art.el (gnus-article-time-format): Exchange the order of
8169         day and month in the default value; fix customization type.
8170         (article-date-ut): Use add-text-properties.
8171         (article-make-date-line): Use message-make-date instead of
8172         current-time-string.
8173
8174         * message.el (message-fetch-field): Don't use set-text-properties.
8175         (message-make-date): Simplify.
8176
8177         * messagexmas.el (message-xmas-make-date): New function.
8178         (message-xmas-redefine): Defalias message-make-date to it.
8179
8180 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8181
8182         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
8183         (rfc2047-encode-region): Treat text within parentheses as special;
8184         show the original text when error has occurred.
8185
8186         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
8187         already-computed method to gnus-activate-group.
8188
8189         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
8190         same select-methods identical Lisp objects.
8191
8192         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
8193         object when modifying the info.
8194
8195 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * gnus-srvr.el (gnus-server-set-info): Remove the server from
8198         gnus-opened-servers since it has never been opened with the new
8199         configuration yet.
8200
8201 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8202
8203         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
8204         arg to nnheader-generate-fake-message-id.
8205
8206 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
8207
8208         * nnheader.el (nnheader-generate-fake-message-id): Accept a
8209         number and build a fake message ID localized to a group and
8210         article number (so it's repeatable from that point on).
8211         (nnheader-fake-message-id-p): Change regex to accomodate new fake
8212         ID format.
8213
8214         * gnus-sum.el (gnus-get-newsgroup-headers): Call
8215         nnheader-generate-fake-message-id with the article number.
8216
8217 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
8218
8219         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
8220         end-of-buffer.
8221
8222 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8223
8224         * message.el (message-ignored-supersedes-headers): Add Approved.
8225
8226 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8227
8228         * rfc2047.el (rfc2047-encode-message-header): Remove useless
8229         goto-char.
8230         (rfc2047-encode): Fold the line before encoding.
8231
8232 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8233
8234         * rfc2047.el (rfc2047-encode-message-header): Disabled header
8235         folding -- not all headers can be folded, and this should be done
8236         by the message composition mode.  Probably.  I think.
8237
8238 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8239
8240         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
8241         fast.
8242
8243         * gnus-ems.el (gnus-remove-image): Don't use
8244         message-text-with-property; remove only the image found first.
8245
8246         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
8247         found first.
8248
8249 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
8250
8251         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
8252
8253 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8254
8255         * message.el (message-text-with-property): Make it fast and accept
8256         optional arguments.
8257         (message-strip-forbidden-properties): Use it.
8258         (message-fix-before-sending): Follow the m-t-w-p change.
8259
8260         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
8261
8262 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8263
8264         * gnus-art.el (article-hide-headers): Don't change the buffer
8265         mistakenly when performing mml-preview even if
8266         gnus-single-article-buffer is nil.
8267
8268 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
8269
8270         * message.el (message-expand-name-databases): New user option.
8271         (message-expand-name): Use it.
8272
8273 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
8274
8275         * spam.el (spam-report-articles-resend)
8276         (spam-report-resend-register-routine): Allow ham reporting.
8277         (spam-report-resend-register-ham-routine): Add wrapper.
8278         (spam-registration-functions): Add ham resending functions.
8279         (spam-list-of-processors): Add ham resend processor.
8280
8281         * gnus.el (ham-resend-to): Add new group parameter.
8282         (spam-process): Add ham resend option.
8283
8284         * spam-report.el (spam-report-resend): Allow reporting ham.
8285         (spam-report-resend-ham): Add wrapper.
8286
8287 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8288
8289         * message.el (message-cite-articles-with-x-no-archive): New
8290         variable.
8291         (message-cite-original): Use it.
8292
8293 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8294
8295         * message.el (message-cite-original): Respect X-No-Archive.
8296
8297 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8298
8299         * gnus-art.el (article-hide-headers): Refer to the values for
8300         gnus-ignored-headers and gnus-visible-headers in the summary
8301         buffer since a user may have set them as group parameters.
8302
8303 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
8304
8305         * assistant.el (assistant-node-name): Add convenience function.
8306         (assistant-render-text, assistant-render-node): Add error handling,
8307         plus handle multiple next nodes.
8308         (assistant-find-next-node): Comment out for now.
8309         (assistant-find-next-nodes): Add function, returns list of next
8310         nodes.
8311
8312 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
8313
8314         * mail-source.el (mail-source-directory): Fix doc-string.
8315
8316 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
8317
8318         * assistant.el (assistant-render-text, assistant-eval): Add :set
8319         widget type, which is different because it takes and returns a
8320         list.  Much hilarity ensues.
8321
8322 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
8323
8324         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
8325
8326         * gnus-group.el (gnus-group-get-new-news-this-group): Added
8327         doc-string.
8328
8329         * gnus-start.el (gnus-activate-group): Added doc-string.
8330
8331 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8332
8333         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
8334
8335 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
8336
8337         * assistant.el (assistant-render-text): Try to add a :set
8338         widget, more to come.
8339
8340         * spam.el (spam-group-spam-contents-p): Handle empty groupname
8341         strings.
8342         (spam-report-articles-resend)
8343         (spam-register-routine): Do registration iff any articles warrant
8344         it.
8345         (spam-summary-prepare-exit): Change log message for nil group
8346         destinations.
8347
8348 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
8349
8350         * spam.el (spam-report-resend-register-routine): Allow
8351         spam-report-resend-to to be a group parameter or a global value.
8352
8353 2004-05-26  Simon Josefsson  <jas@extundo.com>
8354
8355         * starttls.el: Merge with my GNUTLS based starttls.el.
8356         (starttls-gnutls-program, starttls-use-gnutls)
8357         (starttls-extra-arguments, starttls-process-connection-type)
8358         (starttls-connect, starttls-failure, starttls-success): New
8359         variables.
8360         (starttls-program, starttls-extra-args): Doc fix.
8361         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
8362         functions.
8363         (starttls-negotiate, starttls-open-stream): Check
8364         `starttls-use-gnutls' and pass on to corresponding *-gnutls
8365         function if it is set.
8366
8367 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8368
8369         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
8370         structured fields.
8371
8372 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8373
8374         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
8375
8376 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
8377
8378         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
8379         variable.
8380         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
8381         assigning the spam-mark to new messages.
8382
8383 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
8384
8385         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
8386
8387 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8388
8389         * dgnushack.el: Autoload customize-set-variable for XEmacs.
8390
8391         * rfc2047.el (rfc2047-encodable-p): Don't move point.
8392         (rfc2047-decode): Treat the ascii coding-system as raw-text by
8393         default.
8394
8395 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
8396
8397         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
8398         correct data.
8399
8400 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
8401
8402         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
8403         (spam-group-processor-p): Fix function.
8404         (spam-group-processor-multiple-p)
8405         (spam-group-spam-processor-report-gmane-p)
8406         (spam-group-spam-processor-report-resend-p)
8407         (spam-group-spam-processor-bogofilter-p)
8408         (spam-group-spam-processor-blacklist-p)
8409         (spam-group-spam-processor-ifile-p)
8410         (spam-group-ham-processor-ifile-p)
8411         (spam-group-spam-processor-spamoracle-p)
8412         (spam-group-spam-processor-crm114-p)
8413         (spam-group-ham-processor-bogofilter-p)
8414         (spam-group-spam-processor-stat-p)
8415         (spam-group-ham-processor-stat-p)
8416         (spam-group-ham-processor-whitelist-p)
8417         (spam-group-ham-processor-BBDB-p)
8418         (spam-group-ham-processor-spamoracle-p)
8419         (spam-group-ham-processor-copy-p): Remove functions with some
8420         prejudice against unneeded code.
8421         (spam-report-articles-resend)
8422         (spam-report-resend-register-routine): Allow the group/topic
8423         spam-resend-to value to override spam-report-resend-to.
8424         (spam-summary-prepare-exit): Invoke spam-group-processor-p
8425         properly now.
8426
8427         * gnus.el (spam-resend-to): Add group/topic parameter.
8428         (spam-process): Move the OBSOLETE processors to the end of the
8429         choices.
8430
8431 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
8432
8433         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
8434         with resend-to set to nil, and then ask the user if necessary.
8435         (spam-report-resend): spam-report-resend takes a list of articles, not
8436         separate article numbers.
8437
8438 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8439
8440         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
8441         addition to emacs-w3m.
8442
8443 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8444
8445         * assistant.el (assistant-authinfo-data): New function.
8446         (assistant-eval): Eval for entire assistant.
8447
8448         * netrc.el (netrc-services-file): New variable.
8449         (netrc-parse-services): New function.
8450         (netrc-find-service-name): New function.
8451         (netrc-find-service-number): New function.
8452         (netrc-port-equal): New function.
8453         (netrc-machine): Use it.
8454
8455         * nnimap.el (nnimap-open-connection): Use netrc.
8456
8457         * gnus-util.el (gnus-netrc-get): Remove aliases.
8458
8459         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
8460
8461         * assistant.el (wid-edit): Fix compilation.
8462
8463         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
8464
8465 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
8466
8467         * gnus-util.el (gnus-set-file-modes): New function.  (small
8468         patch).
8469
8470 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8471
8472         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
8473
8474         * assistant.el (assistant-render-node): Fix up rendering and
8475         read-only text.
8476         (assistant-render-node): Reset.
8477         (assistant-make-read-only): Not sticky.
8478
8479 2004-05-20  Danny Siu  <dsiu@adobe.com>
8480
8481         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
8482         centered even when gnus-auto-center-summary is t
8483
8484 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8485
8486         * dns.el (dns-get-txt-answer): New function.
8487         (dns-read-txt): Ditto.
8488         (query-dns): Use it.
8489
8490 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8491
8492         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
8493         active for foreign groups even if the group level is higher than
8494         the specified value.
8495
8496 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8497
8498         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
8499         non-active groups.
8500
8501         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
8502
8503 2004-05-20  Magnus Henoch  <mange@freemail.hu>
8504
8505         * dns.el (dns-read-type): Add support for SVR.  (small patch)
8506
8507 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8508
8509         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
8510         (spam-crm114-header, spam-crm114-spam-switch)
8511         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
8512         (spam-crm114-positive-spam-header)
8513         (spam-crm114-database-directory, spam-list-of-processors)
8514         (spam-group-spam-processor-crm114-p)
8515         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
8516         (spam-generic-score, spam-list-of-checks)
8517         (spam-list-of-statistical-checks, spam-registration-functions)
8518         (spam-check-crm114-headers, spam-crm114-score)
8519         (spam-check-crm114, spam-crm114-register-with-crm114)
8520         (spam-crm114-register-spam-routine)
8521         (spam-crm114-unregister-spam-routine)
8522         (spam-crm114-register-ham-routine)
8523         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
8524         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
8525
8526         * gnus.el: Add spam-use-crm114.
8527
8528         * spam.el (spam-list-of-processors, spam-registration-functions):
8529         Add spam-use-resend.
8530         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
8531         (spam-report-articles-gmane): Add doc fix.
8532         (spam-report-articles-resend,
8533         spam-report-resend-register-routine): Add wrappers around
8534         spam-report-resend-to.
8535
8536         * spam-report.el (spam-report-resend-to, spam-report-resend):
8537         Add support for resending spam.
8538         (spam-report-gmane): Fix line length >80.
8539
8540         * gnus.el (spam-process): Add spam-use-resend.
8541
8542 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8543
8544         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
8545         number of processed spam messages.
8546         (spam-ham-copy-or-move-routine): Return the number of processed
8547         ham messages.
8548         (spam-summary-prepare-exit): Use the above values to decide
8549         whether status messages shouled be displayed.
8550
8551 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8552
8553         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
8554         `rfc2047-encoding-function-alist' in order to avoid conflicting
8555         with the old version.
8556         (rfc2047-encode-region): Concatenate words containing non-ASCII
8557         characters in structured fields; don't encode space-delimited
8558         ASCII words even in unstructured fields; don't break words at
8559         char-category boundaries.
8560         (rfc2047-encode-1): New function.
8561         (rfc2047-encode): Use it; encode text so that it occupies the
8562         maximum width within 76-column; work correctly on Q encoding for
8563         iso-2022-* charsets.
8564         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
8565         sure not to break a line just after the header name.
8566         (rfc2047-b-encode-region): Removed.
8567         (rfc2047-b-encode-string): New function.
8568         (rfc2047-q-encode-region): Removed.
8569         (rfc2047-q-encode-string): New function.
8570
8571         * mm-util.el (mm-replace-in-string): New function.
8572
8573 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8574
8575         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
8576         get it right.
8577         (gnus-inews-make-draft): Really.
8578
8579 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
8580
8581         * nnmh.el (nnmh-request-list-1): Don't check the link count
8582         before descending.  (small patch)
8583
8584 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8585
8586         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
8587         stuff.
8588
8589         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
8590         on real group name.
8591
8592         * gnus-art.el (gnus-signature-limit): Doc fix.
8593
8594         * gnus-msg.el (gnus-inews-make-draft): Quote list.
8595
8596         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
8597
8598 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
8599
8600         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8601         isn't a string.
8602
8603 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8604
8605         * gnus-draft.el (gnus-draft-send): Bind
8606         rfc2047-encode-encoded-words.
8607
8608         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8609         (rfc2047-encodable-p): Say that =? needs encoding.
8610         (rfc2047-encode-encoded-words): New variable.
8611
8612         * gnus-group.el (gnus-group-select-group): Doc fix.
8613
8614         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
8615
8616         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
8617         to nil.
8618
8619         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
8620
8621         * nnheader.el (nnheader-get-lines-and-char): New function.
8622
8623 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
8624
8625         * gnus-msg.el (gnus-summary-followup-with-original): Document
8626         yanking of region when active.
8627
8628 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8629
8630         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
8631         groups if the group level is higher than the specified value.
8632
8633 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8634
8635         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
8636         (gnus-group-jump-to-group): Added prefix argument using
8637         `gnus-group-jump-to-group-prompt'.  Query before jumping to
8638         non-active group.
8639
8640         * compface.el (uncompface): Be verbose when changing
8641         `uncompface-use-external'.
8642
8643         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
8644         handle manual section.
8645
8646 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8647
8648         * gnus-art.el (gnus-button-alist): Revert previous change.
8649
8650 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8651
8652         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
8653
8654 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8655
8656         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
8657         whether backend can accept message.
8658
8659         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
8660
8661 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8662
8663         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8664         Avoid creating directory when nntp-marks-is-evil is true.
8665         Reported by Reiner Steib.
8666
8667 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8668
8669         * gnus-picon.el (gnus-picon-style): New variable.
8670         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8671         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8672         Jesper Harder <harder@ifa.au.dk>.
8673
8674 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8675
8676         * message.el (message-fill-field): Return point.
8677         (message-generate-headers): Go to end of field.
8678
8679         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8680         stuff for non-living groups.
8681
8682 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8683
8684         * gnus-art.el (gnus-article-followup-with-original)
8685         (gnus-article-reply-with-original): gnus-mark-active-p ->
8686         gnus-region-active-p.
8687
8688 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8689
8690         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8691         only when there is spam or ham to be processed.
8692
8693 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8694
8695         * mail-source.el (mail-source-delete-crash-box): Refactor.
8696         (mail-source-fetch): Use it.
8697         (mail-source-fetch-file): Ditto.
8698         (mail-source-fetch-directory): Run postscript in loop.
8699         (mail-source-fetch-pop): Delete.
8700         (mail-source-fetch-maildir): Ditto.
8701         (mail-source-fetch-imap): Ditto.
8702
8703         * imap.el (imap-authenticators): Comment out sasl.
8704
8705         * message.el (message-skip-to-next-address): New function.
8706         (message-fill-header-address): Refactor.
8707         (message-fill-address): Use it.
8708         (message-delete-address): Use it.
8709         (message-fill-header-general): Refactor.
8710         (message-fill-field-address): Rename.
8711         (message-narrow-to-field): Find the start of the header.
8712         (message-header-format-alist): Don't pre-fill.
8713         (message-fill-header): Removed.
8714         (message-insert-header): New function.
8715         (message-shorten-references): Use it.
8716
8717         * rfc2047.el (rfc2047-field-value): Strip props.
8718
8719         * mail-parse.el (mail-header-make-address): New alias.
8720
8721         * ietf-drums.el (ietf-drums-make-address): New function.
8722
8723         * imap.el: Add compiler directives.
8724
8725         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8726
8727         * gnus-art.el (article-decode-idna-rhs): Don't use
8728         message-idna-inside-rhs-p.
8729
8730 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8731
8732         * message.el (message-idna-inside-rhs-p): Removed.
8733         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8734
8735         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8736         false positives.
8737
8738 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8739
8740         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8741
8742 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8743
8744         * nneething.el (nneething-file-name): Don't create spurions
8745         files.
8746
8747         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8748         (gnus-inews-do-gcc): Remove sleep.
8749
8750         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8751         part under point.
8752
8753         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8754         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8755
8756 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8757
8758         * spam.el (spam-summary-prepare-exit): Fixed (length).
8759
8760 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8761
8762         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8763         as expired without moving it" message when there are spam
8764         messages left.
8765
8766 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8767
8768         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8769         header is not nil.
8770
8771 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8772
8773         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8774         nntp-possibly-create-directory, not nntp-possibly-change-group.
8775         (nntp-marks-changed-p): New arg SERVER.
8776         (nntp-request-update-info): Adjust caller.
8777
8778 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8779
8780         * nntp.el (nntp-save-marks): Pass missing arg.
8781
8782 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8783
8784         * nntp.el: Support marks.
8785         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8786         (nntp-marks-modtime, nntp-marks-directory): New variables.
8787         (nntp-request-set-mark, nntp-request-update-info)
8788         (nntp-possibly-create-directory, nntp-marks-changed-p)
8789         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8790         functions.
8791
8792 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8793
8794         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8795         (gnus-xmas-redefine): Rename.
8796
8797         * gnus-score.el (gnus-score-insert-help): Use
8798         gnus-select-lowest-window.
8799
8800         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8801         appt-select-lowest-window and rename to gnus-select-lowest-window.
8802
8803         * gnus.el: do.
8804
8805 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8806
8807         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8808         encodings of MIME-encoded words, in order to improve
8809         interoperability with several broken MUAs.
8810
8811 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8812
8813         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8814         tags, only when charsets are not specified in headers.
8815         (mm-inline-text-html-render-with-w3m): Ditto.
8816
8817         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8818         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8819
8820 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8821
8822         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8823         instead of MIME-decoded from fields when checking
8824         `gnus-article-address-banner-alist'.
8825
8826 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8827
8828         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8829         description rather than subject.
8830
8831 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8832
8833         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8834
8835 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8836
8837         * gnus.el (gnus-version-number): Bump.
8838
8839 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8840
8841         * gnus.el: No Gnus v0.2 is released.
8842
8843 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8844
8845         * gnus-agent.el (gnus-agent-read-agentview): Inline
8846         gnus-uncompress-range.
8847
8848 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8849
8850         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8851         `exec-installed-p'.
8852
8853 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8854
8855         * gnus.el (spam-process, spam-autodetect-methods): Add
8856         bsfilter and bsfilter-headers.
8857
8858         * spam.el (spam-bsfilter): New customize group.
8859         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8860         (spam-bsfilter-header, spam-bsfilter-probability-header)
8861         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8862         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8863         (spam-bsfilter-database-directory): New options.
8864         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8865         (spam-list-of-statistical-checks, spam-registration-functions):
8866         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8867         (spam-bsfilter-score): New command.
8868         (spam-check-bsfilter-headers, spam-check-bsfilter)
8869         (spam-bsfilter-register-with-bsfilter)
8870         (spam-bsfilter-register-spam-routine)
8871         (spam-bsfilter-unregister-spam-routine)
8872         (spam-bsfilter-register-ham-routine)
8873         (spam-bsfilter-unregister-ham-routine): New functions.
8874         (spam-generic-score): Support bsfilter; Accept an optional argument
8875         to recalcurate spam score even if scoring header has already been
8876         added.
8877         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8878         optional argument to recalcurate spam score even if scoring header
8879         has already been added.
8880
8881 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8882
8883         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8884         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8885         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8886         link is missing.
8887
8888 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8889
8890         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8891         (html2text-get-attr): Rewrite.
8892
8893         * message.el (message-setup-1): Remove redundant put-text-property
8894         on mail-header-separator.
8895
8896 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8897
8898         * gnus-registry.el (gnus-registry-cache-whitespace)
8899         (gnus-registry-action, gnus-registry-spool-action)
8900         (gnus-registry-split-fancy-with-parent): Change message levels
8901         from 5 to 3 or 7, as needed.
8902
8903         * spam.el (spam-summary-prepare-exit)
8904         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8905         (spam-split, spam-find-spam, spam-log-undo-registration)
8906         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8907         level from 5 to 6.
8908
8909 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8910
8911         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8912         2004-03-04 change).
8913
8914 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8915
8916         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8917         Use mapc when appropriate.
8918
8919         * sieve-manage.el (sieve-manage-open): do.
8920
8921         * nnweb.el (nnweb-insert-html): do.
8922
8923         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8924         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8925
8926         * nnspool.el (nnspool-request-group): do.
8927
8928         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8929         do.
8930
8931         * nnml.el (nnml-request-update-info): do.
8932
8933         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8934         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8935
8936         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8937         (nnimap-request-set-mark): do.
8938
8939         * nnfolder.el (nnfolder-request-update-info): do.
8940
8941         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8942         do.
8943
8944         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8945
8946         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8947
8948         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8949         do.
8950
8951         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8952         do.
8953
8954         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8955
8956         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8957
8958         * gnus-int.el (gnus-start-news-server): do.
8959
8960         * gnus-group.el (gnus-group-make-kiboze-group)
8961         (gnus-group-browse-foreign-server): do.
8962
8963 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8964
8965         FIXME: Make separate entries for each person.
8966
8967         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8968         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8969         <shields@msrl.com>:
8970
8971         * spam.el (spam-necessary-extra-headers): Get the extra headers we
8972         may need for spam sorting and scoring.
8973         (spam-user-format-function-S): Add user format function suitable for
8974         general use.
8975         (spam-article-sort-by-spam-status): Add sorting function for summary
8976         sorting.
8977         (spam-extra-header-to-number): Add function to get a score from a
8978         header.
8979         (spam-summary-score): Add function to  get a numeric score from the
8980         headers.
8981         (spam-generic-score): Fixed function doc, was in wrong place.
8982         (spam-initialize): Take symbols when it's run, and install the
8983         extra headers that spam-necessary-extra-headers thinks we need.
8984
8985 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8986
8987         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
8988         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8989
8990 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8991
8992         * gnus-sum.el (gnus-set-global-variables)
8993         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8994         (gnus-article-get-xrefs, gnus-summary-best-group)
8995         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8996         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8997         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8998         with-current-buffer.
8999
9000 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
9001
9002         * spam.el (spam-summary-prepare-exit): Simplify logic.
9003         (spam-fetch-article-header): Read the article header if it's not
9004         available.
9005         (spam-list-articles): Simplify logic.
9006         (spam-filelist-register-routine): Fix bug with unregister-list.
9007
9008         * gnus-registry.el: Fix comments at beginning.
9009
9010 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
9011
9012         * message.el (message-cater-to-broken-inn): Remove.
9013         (message-shorten-references): Make sure the total folded length of
9014         References is shorter than 998 characters to cater to a bug in INN
9015         2.3.  Also, don't pretend that references aren't folded -- this
9016         hasn't worked for a while.
9017
9018 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9019
9020         * gnus-agent.el (gnus-agentize):
9021         gnus-agent-send-mail-real-function no longer set to current value
9022         of message-send-mail-function but rather a lambda that calls
9023         message-send-mail-function.  The change makes the agent real-time
9024         responsive to user changes to message-send-mail-function.
9025
9026 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9027
9028         * legacy-gnus-agent.el
9029         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
9030         help from Florian Weimer <fw@deneb.enyo.de>
9031
9032 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9033
9034         * nnmail.el (nnmail-cache-insert): Revert last change.
9035
9036 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9037
9038         * nnmail.el (nnmail-cache-insert): Always check whether
9039         nnmail-cache-ignore-groups matches a group name.
9040
9041 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
9042
9043         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
9044         (spam-find-spam, spam-log-processing-to-registry)
9045         (spam-log-registered-p, spam-log-unregistration-needed-p)
9046         (spam-log-undo-registration): Use gnus-message instead of
9047         gnus-error, none of these errors are fatal.
9048
9049         * gnus-registry.el (gnus-registry-clean-empty-function)
9050         (gnus-registry-clean-empty): Remove only empty entries without
9051         extra data.
9052
9053 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
9054
9055         * spam-stat.el (spam-stat-buffer-change-to-spam)
9056         (spam-stat-buffer-change-to-non-spam): Change (error) to
9057         (gnus-message 8) invocation.
9058
9059 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9060
9061         * nntp.el (nntp-via-netcat-command): New variable.
9062         (nntp-via-netcat-switches): New variable.
9063         (nntp-open-via-rlogin-and-netcat): New function.
9064         (nntp-open-connection-function): Doc fix.
9065         (nntp-telnet-command): Doc fix.
9066         (nntp-end-of-line): Doc fix.
9067         (nntp-via-rlogin-command): Doc fix.
9068         (nntp-via-user-name): Doc fix.
9069         (nntp-via-address): Doc fix.
9070
9071 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
9074         error in Emacs 21.1.
9075
9076 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
9077
9078         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
9079
9080 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9081         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
9082         (gnus-agent-with-refreshed-group): New macro.
9083         (gnus-agent-rename-group): New function.
9084         (gnus-agent-delete-group): New function.
9085         (gnus-agent-save-group-info): Use gnus-command-method when
9086         `method' parameter is nil.  Don't write nil entries into the
9087         active file.
9088         (gnus-agent-get-group-info): New function.
9089         (gnus-agent-fetch-articles): Use
9090         gnus-agent-update-files-total-fetched-for to increment disk space
9091         used.
9092         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
9093         gnus-agent-update-view-total-fetched-for to increment disk space
9094         used.
9095         (gnus-agent-get-local): Added optional parameters to avoid calling
9096         gnus-group-real-name and gnus-find-method-for-group.
9097         (gnus-agent-set-local): Delete stored entry if either min, or max,
9098         are nil.
9099         (gnus-agent-fetch-session): Reworded error/quit messages.  On
9100         quit, use gnus-agent-regenerate-group to record existance of any
9101         articles fetched to disk before the quit occurred.
9102         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
9103         gnus-agent-update-view-total-fetched-for, and
9104         gnus-agent-update-files-total-fetched-for to decrement disk space
9105         used.
9106         (gnus-agent-retrieve-headers): Use
9107         gnus-agent-update-view-total-fetched-for to increment disk space
9108         used.
9109         (gnus-agent-regenerate-group): Replace gnus-group-update-group
9110         with gnus-agent-update-files-total-fetched-for to decrement disk
9111         space and fresh group buffer.
9112         (gnus-agent-inhibit-update-total-fetched-for): New variable.
9113         (gnus-agent-need-update-total-fetched-for): New variable.
9114         (gnus-agent-update-files-total-fetched-for): New function.
9115         (gnus-agent-update-view-total-fetched-for): New function.
9116         (gnus-agent-total-fetched-for): New function.
9117
9118         * gnus-cache.el (gnus-cache-save-buffers): Use
9119         gnus-cache-update-overview-total-fetched-for to change disk space
9120         used by this group.
9121         (gnus-cache-possibly-enter-article): Use
9122         gnus-cache-update-file-total-fetched-for to increment disk space
9123         used by this group.
9124         (gnus-cache-possibly-remove-article): Use
9125         gnus-cache-update-file-total-fetched-for to decrement disk space
9126         used by this group.
9127         (gnus-cache-generate-nov-databases): Purge total fetched cache.
9128         (gnus-cache-rename-group): New function.
9129         (gnus-cache-delete-group): New function.
9130         (gnus-cache-inhibit-update-total-fetched-for): New variable.
9131         (gnus-cache-need-update-total-fetched-for): New variable.
9132         (gnus-cache-with-refreshed-group): New macro.
9133         (gnus-cache-update-file-total-fetched-for): New function.
9134         (gnus-cache-update-overview-total-fetched-for): New function.
9135         (gnus-cache-rename-group-total-fetched-for): New function.
9136         (gnus-cache-delete-group-total-fetched-for): New function.
9137         (gnus-cache-total-fetched-for): New function.
9138
9139         * gnus-group.el: Require gnus-sum and autoload functions to
9140         resolve warnings when gnus-group.el compiled alone.
9141         (gnus-group-line-format): Documented new %F
9142         (size of Fetched data) group line format; identifies disk space
9143         used by agent and cache.
9144         (gnus-group-line-format-alist): Defined new F format.
9145         (gnus-total-fetched-for): New function.
9146         (gnus-group-delete-group): No longer update
9147         gnus-cache-active-altered as gnus-request-delete-group now keeps
9148         the cache in sync.
9149         (gnus-group-list-active): Let the agent store a server's active
9150         list if currently plugged.
9151
9152         * gnus-int.el (gnus-request-delete-group): Use
9153         gnus-cache-delete-group and gnus-agent-delete-group to keep the
9154         local disk in sync with the server.
9155          (gnus-request-rename-group): Use
9156         gnus-cache-rename-group and gnus-agent-rename-group to keep the
9157         local disk in sync with the server.
9158
9159         * gnus-start.el (gnus-get-unread-articles): Cosmetic
9160         simplification to logic.
9161
9162         * gnus-util.el (gnus-rename-file): New function.
9163
9164 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
9165
9166         * mm-util.el (mm-image-load-path): Handle nil in load-path.
9167
9168 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
9169
9170         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
9171         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
9172
9173 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
9174
9175         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
9176         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
9177
9178 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
9179
9180         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
9181
9182 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
9183
9184         * spam.el (spam-set-difference): Add function to replace
9185         gnus-set-difference in spam.el.
9186         (spam-summary-prepare-exit): Use spam-set-difference.
9187
9188 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9189
9190         * gnus-registry.el (gnus-registry-cache-file): Update to use
9191         gnus-dribble-directory OR gnus-home-directory OR ~.
9192         (gnus-registry-split-fancy-with-parent): Fix doc.
9193
9194 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * message.el (message-exchange-point-and-mark): Use
9197         message-mark-active-p.  Suggested by Jesper Harder
9198         <harder@ifa.au.dk>.
9199
9200 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9201
9202         * message.el (message-exchange-point-and-mark): Don't activate
9203         region if it was inactive.  Suggested by Hiroshi Fujishima
9204         <pooh@nature.tsukuba.ac.jp>.
9205
9206 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * gnus-art.el (article-display-face): Display Faces in the same
9209         order as X-Faces.
9210
9211 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9212
9213         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
9214
9215 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
9218         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
9219         (gnus-article-mime-hierarchy): Remove.
9220         (gnus-article-mime-hierarchy-next): Remove.
9221         (gnus-article-mode): Revert 2004-03-19 change.
9222         (gnus-article-setup-buffer): Revert 2004-03-19 change.
9223         (gnus-insert-mime-button): Revert 2004-03-19 change.
9224         (gnus-mime-accumulate-hierarchy): Remove.
9225         (gnus-mime-enter-multipart): Remove.
9226         (gnus-mime-leave-multipart): Remove,
9227         (gnus-mime-display-part): Revert 2004-03-19 change.
9228         (gnus-mime-display-alternative): Revert 2004-03-19 change.
9229
9230         * mml.el (mml-preview): Revert 2004-03-19 change.
9231
9232 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9233
9234         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
9235
9236 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9237
9238         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
9239         t while entering a file name using the mm-with-multibyte macro.
9240         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9241
9242         * mm-util.el (mm-with-multibyte): New macro.
9243
9244 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9245
9246         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
9247         user option.
9248         (gnus-mime-multipart-functions): Doc and customization fix.
9249         (gnus-article-mime-hierarchy): New variable.
9250         (gnus-article-mime-hierarchy-next): New variable.
9251         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
9252         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
9253         gnus-article-mime-hierarchy-next to nil.
9254         (gnus-insert-mime-button): Show hierarchy numbers.
9255         (gnus-mime-accumulate-hierarchy): New function.
9256         (gnus-mime-enter-multipart): New function.
9257         (gnus-mime-leave-multipart): New function.
9258         (gnus-mime-display-part): Recompute hierarchical MIME structure.
9259         (gnus-mime-display-alternative): Show hierarchy numbers.
9260
9261         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
9262         gnus-article-mime-hierarchy-next to nil.
9263
9264 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
9265
9266         * dns.el: Don't require gnus-xmas.
9267
9268 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
9269
9270         * mml.el (mml-generate-mime-1): Don't use format=flowed with
9271         inline PGP.
9272         (mml-menu): Disable mml-quote-region if mark is inactive.
9273
9274 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9275
9276         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
9277         when the group's active is not available.
9278
9279 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9280
9281         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
9282         error.
9283
9284 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
9285
9286         * imap.el (imap-store-password): New variable.
9287         (imap-interactive-login): Use it.
9288         Suggested by Mark Plaksin <happy@mcplaksin.org>.
9289
9290 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * gnus-art.el (gnus-article-read-summary-keys): Restore new
9293         window-start and hscroll to summary window.
9294
9295 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9296
9297         * gnus-start.el (gnus-convert-old-newsrc): Only write the
9298         conversion message to newsrc-dribble when an actual conversion is
9299         performed.
9300
9301 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
9302
9303         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
9304
9305 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9306
9307         * mm-decode.el (mm-complicated-handles): New function reviving
9308         former definition of mm-multiple-handles.
9309
9310         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9311         (gnus-mime-delete-part): Use it.
9312
9313 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9314
9315         * gnus-agent.el (gnus-agent-read-local): Bind
9316         nnheader-file-coding-system to gnus-agent-file-coding-system to
9317         avoid the implicit assumption that they will always be equal.
9318         (gnus-agent-save-local): Bind buffer-file-coding-system, not
9319         coding-system-for-write, as the with-temp-file macro first prints
9320         to a buffer then saves the buffer.
9321
9322 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * gnus-art.el (gnus-article-edit-part): New function.
9325         (gnus-mime-save-part-and-strip): Use it; do query instead of
9326         signaling an error; don't use mm-multiple-handles.
9327         (gnus-mime-delete-part): Ditto.
9328
9329 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9330
9331         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
9332         old file versions.
9333         (gnus-group-prepare-hook): Removed function that converted list
9334         form of gnus-agent-expire-days to group properties.
9335
9336         * gnus-int.el: Autoload gnus-agent-regenerate-group.
9337         (gnus-request-accept-article): Re-indented.
9338
9339         * gnus-start.el (gnus-convert-old-newsrc): Registered new
9340         converters to handle old agent file formats.  Added logic for a
9341         "backup before upgrading warning".
9342         (gnus-convert-mark-converter-prompt): Developers can mark
9343         functions as needing (default), or not needing,
9344         gnus-convert-old-newsrc's "backup before upgrading warning".
9345         (gnus-convert-converter-needs-prompt): Tests whether the user
9346         should be protected from potentially irreversable changes by the
9347         function.
9348
9349         * legacy-gnus-agent.el (): New. Provides converters that are only
9350         loaded when gnus-convert-old-newsrc needs to call them.
9351
9352 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * mail-source.el (mail-source-touch-pop): Doc fix.
9355
9356         * message.el (message-smtpmail-send-it): Doc fix.
9357
9358 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
9359
9360         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
9361
9362         * nnmail.el (nnmail-split-fancy): do.
9363
9364         * gnus-kill.el (gnus-kill, gnus-execute): do.
9365
9366 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9367
9368         * gnus-sum.el (gnus-widget-reversible-match)
9369         (gnus-widget-reversible-to-internal)
9370         (gnus-widget-reversible-to-external): New functions.
9371         (gnus-widget-reversible): New widget.
9372         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
9373
9374 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
9375
9376         * gnus-sum.el (gnus-thread-sort-functions)
9377         (gnus-article-sort-functions): Document `(not F)' items.
9378
9379 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9380
9381         * spam.el (spam-use-gmane-xref): Add new backend.
9382         (spam-gmane-xref-spam-group): Add variable to control the name of the
9383         Gmane spam group.
9384         (spam-blackhole-servers, spam-blackhole-good-server-regex)
9385         (spam-regex-headers-spam, spam-regex-headers-ham)
9386         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
9387         (spam-list-of-checks): Add spam-use-gmane-xref to list of
9388         backends and checks.
9389         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
9390
9391         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
9392         an autodetect method.
9393
9394 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9395
9396         * gnus-int.el (gnus-request-accept-article): Inform the agent that
9397         articles are being added to a group.
9398         (gnus-request-replace-article): Inform the agent that articles
9399         need to be uncached as the cached contents are no longer valid.
9400
9401 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9402
9403         * binhex.el: Don't autoload executable-find.
9404
9405         * canlock.el: Don't autoload mail-fetch-field.
9406
9407         * dgnushack.el: Autoload c-mode for XEmacs.
9408
9409         * gnus-ems.el: Don't autoload appt-select-lowest-window.
9410
9411         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
9412         rmail-dont-reply-to and rmail-output.
9413
9414         * gnus-score.el: Don't autoload ffap-string-at-point.
9415
9416         * gnus-setup.el: Don't autoload sc-cite-original.
9417
9418         * imap.el: Don't autoload base64-decode-string,
9419         base64-encode-string and md5.
9420
9421         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
9422         and rmail-msg-restore-non-pruned-header.
9423
9424         * mm-decode.el: Don't autoload executable-find.
9425
9426         * mm-url.el: Don't autoload executable-find.
9427
9428         * mm-view.el: Don't autoload diff-mode.
9429
9430         * nndb.el: Don't autoload news-reply-mode, news-setup,
9431         cancel-timer and telnet.
9432
9433         * password.el: Don't autoload run-at-time for Emacs.
9434
9435         * sha1-el.el: Don't autoload executable-find.
9436
9437         * sieve-mode.el: Don't autoload c-mode.
9438
9439         * uudecode.el: Don't autoload executable-find.
9440
9441 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9442
9443         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
9444         (gnus-agent-possibly-alter-active): Avoid null in numeric
9445         comparison.
9446         (gnus-agent-set-local): Refuse to save null in local object table.
9447         (gnus-agent-regenerate-group): The REREAD parameter can now be a
9448         list of articles that will be marked as unread.
9449
9450 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9451
9452         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
9453
9454 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
9455
9456         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
9457         language tags.
9458
9459 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9460
9461         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
9462         Don't bind "obarray".
9463
9464         * gnus-sum.el (gnus-thread-sort-functions): Added
9465         `gnus-thread-sort-by-most-recent-number' and
9466         `gnus-thread-sort-by-most-recent-date'.
9467         Reported by Kai Grossjohann <kai@emptydomain.de>.
9468
9469 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
9472
9473 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9474
9475         * gnus-cus.el (gnus-agent-customize-category): Removed
9476         ignore-errors macro reference that required cl to be loaded at
9477         run-time.
9478
9479         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
9480         single-interval range of the form (min . max).  Previously the
9481         range had to look like ((min . max)).  Likewise, return
9482         (min . max) rather than ((min . max)).
9483         (gnus-range-map): Use gnus-range-normalize to accept
9484         single-interval range.
9485
9486         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
9487         the cache, but not the agent, now appear with their usual face.
9488
9489         * dgnushack.el (loaddir): New variable that is bound to the
9490         directory containing the dgnushack.el file. Use loaddir, rather
9491         than srcdir, to update load-path. Change lets dgnushack compile
9492         code in directories other than GNUS/lisp.
9493
9494 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9495
9496         * lpath.el: Don't bind w3m-safe-url-regexp.
9497
9498         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
9499         w3m-safe-url-regexp variable buffer-local.
9500
9501         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9502
9503 2004-02-27  Simon Josefsson  <jas@extundo.com>
9504
9505         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
9506         gnus-group-real-prefix.
9507         (gnus-summary-move-article): Use it, instead of
9508         gnus-group-real-prefix.
9509
9510 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9511
9512         * lpath.el: Bind w3m-safe-url-regexp.
9513
9514         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
9515         w3m-safe-url-regexp variable buffer-local and set it as the value
9516         of mm-w3m-safe-url-regexp.
9517
9518         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9519
9520         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
9521         parsing gnus-posting-styles when the message is not for replying.
9522
9523         * dgnushack.el: Autoload sgml-mode for XEmacs.
9524
9525         * nnrss.el (nnrss-opml-export): Use
9526         mm-set-buffer-file-coding-system instead of
9527         set-buffer-file-coding-system.
9528
9529 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
9530
9531         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
9532         of checkdoc.el).
9533         * nnrss.el: do.
9534         * gnus-mlspl.el: do.
9535         * gnus-ml.el: do.
9536         * gnus-srvr.el: do.
9537
9538         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
9539
9540 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9541
9542         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
9543         Corrections to custom-manual links.
9544
9545         * gnus-art.el (gnus-article): Ditto.
9546
9547         * mm-decode.el (mime-display, mime-security): Ditto.
9548
9549 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9550
9551         * flow-fill.el: Typo.
9552
9553 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
9554
9555         * spam-wash.el: New file.
9556
9557 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
9558
9559         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
9560
9561 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9562
9563         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
9564         to be run with new-articles as LIST1, not LIST2.
9565         (spam-registration-functions): Add spam-use-ham-copy as a nil
9566         registration backend.
9567
9568 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9569
9570         * spam-stat.el (spam-stat-washing-hook): New option.
9571         (spam-stat-buffer-words): Use it.
9572         (spam-stat-process-directory, spam-stat-test-directory): Use
9573         insert-file-contents-literally.
9574         (spam-stat-coding-system): New variable.
9575         (spam-stat-load, spam-stat-save): Use it.
9576
9577 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * spam-report.el (spam-report-plug-agent): Quote
9580         spam-report-url-to-file and spam-report-url-ping-plain.
9581
9582 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
9583
9584         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
9585         / in mailto URLs.
9586
9587 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9588
9589         * spam-report.el (spam-report-process-queue): Fix interactive use.
9590         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
9591         (spam-report-unplug-agent): Doc fixes.
9592         (spam-report-url-ping-mm-url, spam-report-url-to-file)
9593         (spam-report-agentize, spam-report-deagentize): Autoload
9594
9595 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
9598
9599         * message.el (message-setup-fill-variables): Add mml tags to
9600         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9601         <ajk@iu.edu>.
9602         (message-mode): Don't modify paragraph-separate there.
9603
9604 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9605
9606         * compface.el (uncompface-use-external): Default to undecided.
9607         (uncompface-use-external-threshold): New variable.
9608         (uncompface-float-time): New macro.
9609         (uncompface): Determine whether to use the external decoder if
9610         uncompface-use-external is undecided.
9611
9612 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9613
9614         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
9615         after images.
9616
9617         * gnus-art.el (gnus-mime-display-single): Remove dead code.
9618
9619 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
9620
9621         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
9622
9623         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
9624
9625         * gnus-sum.el (gnus-summary-limit-to-age)
9626         (gnus-summary-limit-children): do.
9627
9628         * gnus-int.el (gnus-request-scan): do.
9629
9630         * gnus-group.el (gnus-group-suspend): do.
9631
9632         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
9633
9634         * gnus-cite.el (gnus-cite-parse-attributions): do.
9635
9636         * gnus-agent.el (gnus-summary-set-agent-mark)
9637         (gnus-agent-regenerate-group): do.
9638
9639         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
9640
9641         * binhex.el (binhex-decode-region-internal): do.
9642
9643 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9644
9645         * gnus-fun.el (gnus-face-properties-alist): New user option.
9646         (gnus-display-x-face-in-from): Use it.
9647
9648         * gnus-art.el (article-display-face): Ditto.
9649
9650         * compface.el (uncompface-use-external): Default to nil.
9651
9652 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
9653
9654         * nntp.el (nntp-erase-buffer): New function.
9655         (nntp-retrieve-data, nntp-send-command)
9656         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
9657         (nntp-possibly-change-group): Use it.
9658
9659         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
9660         with-current-buffer.
9661
9662 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9663
9664         * compface.el: Merge the ELisp-based uncompface program.
9665         (compface): New customization group.
9666         (uncompface-use-external): New user option.
9667         (uncompface): Call uncompface-internal if uncompface-use-external
9668         is nil.
9669         (uncompface-internal): New function.  Note that there are also
9670         some other functions and variables added for this function.
9671
9672 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9673
9674         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9675         if necessary.
9676
9677 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9678
9679         * spam-report.el (spam-report-unplug-agent)
9680         (spam-report-plug-agent, spam-report-deagentize)
9681         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9682         Add support for the Agent in spam-report: when unplugged, report to a
9683         file; when plugged, submit all the requests.
9684
9685         * spam.el (spam-register-routine): Fix message about
9686         registration.
9687
9688 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9689
9690         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9691         dependencies.
9692         (rfc2047-encode): Use it.
9693
9694         * gnus-art.el (gnus-button-marker-list): Move before first
9695         reference.
9696
9697         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9698         (imap-parse-body): Fix format string mismatch.
9699
9700         * gnus-score.el (gnus-summary-increase-score): do.
9701
9702         * nnrss.el (nnrss-close): New function.
9703
9704 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9705
9706         * nnrss.el (nnrss-make-filename): New function.
9707         (nnrss-request-delete-group, nnrss-read-server-data)
9708         (nnrss-save-server-data, nnrss-read-group-data)
9709         (nnrss-save-group-data): Use it.
9710         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9711         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9712         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9713
9714 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9715
9716         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9717
9718 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9719
9720         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9721         files.
9722
9723         * message.el (message-generate-headers-first): Don't quote nil
9724         and t in docstrings.
9725
9726         * imap.el (imap-id): do.
9727
9728         * gnus-agent.el (gnus-agent-consider-all-articles)
9729         (gnus-agent-queue-mail): do.
9730
9731 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9732
9733         * spam-report.el (spam-report-process-queue): New function.
9734         Process requests from `spam-report-requests-file'.
9735         (spam-report-process-queue): Doc fix.
9736
9737 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9738
9739         * spam.el (spam-register-routine)
9740         (spam-log-processing-to-registry, spam-log-registered-p)
9741         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9742         Change "check" to "spam-check" for semi-clarity.
9743
9744 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9745
9746         * pop3.el: Require nnheader.
9747
9748         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9749
9750         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9751
9752         * gnus-picon.el: Require cl.
9753
9754         * gnus-fun.el: Require gnus-ems and gnus-util.
9755
9756         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9757
9758         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9759
9760         * gnus-art.el (gnus-article-edit-mode): Define before first
9761         reference.
9762
9763 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9764
9765         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9766         (gnus-uu-post-encoded): Use point-at-bol.
9767
9768         * gnus-topic.el (gnus-group-active-topic-p): do.
9769
9770         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9771
9772         * gnus-group.el (gnus-group-kill-region): do.
9773
9774         * gnus-art.el (article-date-ut): do.
9775
9776         * message.el (message-fetch-field): Remove redundant
9777         case-fold-search binding.
9778         (message-narrow-to-field): Simplify.
9779
9780 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9781
9782         * spam.el (spam-directory): Derive from `gnus-directory'.
9783
9784         * spam-report.el (spam-report-url-to-file)
9785         (spam-report-requests-file): New function and variable for offline
9786         reporting.
9787         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9788         and user defined function.
9789         (spam-report-url-ping-mm-url): Remove doubled slash.
9790
9791 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9792
9793         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9794
9795 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9796
9797         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9798         format string mismatch.
9799
9800         * sieve.el (sieve-deactivate-all): do.
9801
9802         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9803
9804         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9805
9806         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9807
9808         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9809
9810 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9811
9812         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9813         the list of checks.
9814
9815 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9816
9817         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9818         padding.
9819
9820 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9821
9822         * mm-view.el (mm-fill-flowed): New variable.
9823         (mm-inline-text): Use it.
9824
9825 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9826
9827         * spam.el (spam-spamassassin-register-ham-routine)
9828         (spam-spamassassin-register-spam-routine): Fix function names.
9829
9830 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9831
9832         * gnus.el (gnus-tmp-grouplens): Remove.
9833         (gnus-summary-line-format): Remove grouplens.
9834
9835         * gnus-group.el (gnus-group-line-format): Ditto.
9836
9837         * gnus-spec.el (gnus-format-specs): Ditto.
9838         (gnus-update-format-specifications): Flush the group format spec
9839         cache if there's the grouplens stuff.
9840         (gnus-parse-simple-format): Replace %l with the empty string.
9841
9842 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9843
9844         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9845         omission.
9846
9847 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9850         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9851
9852 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9853
9854         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9855         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9856         New macros and functions.
9857         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9858         Handle > NLINK_MAX messages.
9859         * nnmaildir.el (nnmaildir-request-set-mark): Use
9860         nnmaildir--emlink-p and nnmaildir--eexist-p.
9861
9862 2004-01-25  Alex Schroeder  <alex@gnu.org>
9863
9864         * spam-stat.el (spam-stat-process-directory-age): New option.
9865         (spam-stat-process-directory): Use it.
9866
9867 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9868
9869         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9870         (spam-stat-save): Accept prefix argument.
9871
9872 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9873
9874         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9875         links" error.
9876
9877 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9880         the rest of the and/or forms.
9881
9882 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9883
9884         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9885         compatibility with old .newsrc.eld files.
9886
9887         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9888
9889         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9890
9891         * gnus-start.el (gnus-1): do.
9892
9893         * gnus-group.el (gnus-group-line-format-alist): do.
9894
9895         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9896
9897         * gnus-gl.el: Remove.
9898
9899 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9900
9901         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9902         marks consisting of a single range {for example, (3 . 5)} rather
9903         than a list of a single range { ((3 . 5)) }.
9904
9905 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9906
9907         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9908         with-current-buffer.
9909         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9910         avoid consing a string.
9911
9912         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9913         Remove obsolete entries for big5 and gb2312.
9914
9915 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9916
9917         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9918         uncompressed list.
9919
9920 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9921
9922         * spam-stat.el (spam-stat-strip-xref): New function.
9923         (spam-stat-process-directory): Use it.
9924
9925         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9926         here -- it's done in message-fetch-field.
9927
9928 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9929
9930         * gnus-agent.el (gnus-agent-queue-mail,
9931         gnus-agent-prompt-send-queue): New variables.
9932         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9933         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9934         "nndraft:queue" along to gnus-draft-send.  Use
9935         gnus-agent-prompt-send-queue.
9936         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9937         is "nndraft:queue".  Suggested by Gaute Strokkenes
9938         <gs234@srcf.ucam.org>
9939
9940         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9941         (agent-enable-undownloaded-faces): Added
9942         (gnus-agent-cat-groups): Use eval-and-compile, not
9943         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9944         method of gnus-agent-cat-groups even when the buffer has been
9945         evaled.
9946         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9947         delete gnus-agent-save-active-1.
9948         (gnus-agent-save-groups): Deleted. Identical to
9949         gnus-agent-save-active.
9950         (gnus-agent-write-active): No longer adjust agent's copy of active
9951         file as agent's adjustments are now stored in their own
9952         file. Removed optional parameter.
9953         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9954         servers.  Add use of min/max range limits from server's local
9955         file.
9956         (gnus-agent-save-alist): Removed unused optional argument.
9957         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9958         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9959         (gnus-agent-set-local): A per-server file that keeps min/max range
9960         limits for articles known to the agent.  Provides a fast mechanism
9961         for altering many active ranges.
9962         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9963         active file (local makes it unnecessary).
9964         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9965
9966         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9967         (agent-enable-undownloaded-faces): Added
9968
9969         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9970         disable it when sending to "nndraft:queue".
9971         (gnus-group-send-queue): Add safety check to avoid sending queue
9972         when unplugged.
9973
9974         * gnus-group.el (gnus-group-catchup): Use new
9975         gnus-sequence-of-unread-articles, not
9976         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9977         numbers of articles.  Use gnus-range-map to avoid having to
9978         uncompress the unread list.
9979         (gnus-group-archive-directory,
9980         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9981         reference.
9982
9983         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9984         (gnus-sorted-range-intersection): Intersection of two ranges
9985         without requiring that they first be uncompressed.
9986
9987         * gnus-start.el (gnus-activate-group): Unless blocked by the
9988         caller, possibly expand the active range to include both cached
9989         and agentized articles.
9990         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9991         multiple version-dependent converters.
9992         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9993         gnus-agent-save-active.
9994         (gnus-save-newsrc-file): Save dirty agent range limits.
9995
9996         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9997         gnus-agent-possibly-alter-active.
9998         (gnus-adjust-marked-articles): Faster handling of simple lists
9999
10000 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
10001
10002         * spam-stat.el (spam-stat-test-directory): New optional argument
10003         displays a list of files detected.  Suggested by Andrew Cohen
10004         <cohen@andy.bu.edu>.
10005         (spam-stat-buffer-words-with-scores): Don't narrow and change
10006         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
10007
10008 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
10009
10010         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
10011         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
10012         (spam-spamassassin-arguments)
10013         (spam-spamassassin-spam-flag-header)
10014         (spam-spamassassin-positive-spam-flag-header)
10015         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
10016         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
10017         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10018         (spam-list-of-processors, spam-list-of-checks)
10019         (spam-list-of-statistical-checks, spam-registration-functions)
10020         (spam-check-spamassassin-headers, spam-check-spamassassin)
10021         (spam-spamassassin-score)
10022         (spam-spamassassin-register-with-sa-learn)
10023         (spam-spamassassin-register-spam-routine)
10024         (spam-spamassassin-register-ham-routine)
10025         (spam-assassin-register-spam-routine)
10026         (spam-assassin-register-ham-routine): add SpamAssassin support
10027         (spam-bogofilter-score): fix to show article before scoring
10028
10029 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
10030
10031         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
10032         default scoring function.
10033         (spam-generic-score): Call spam-spamassassin-score if
10034         spam-use-spamassassin or spam-use-spamassassin-headers is on;
10035         spam-bogofilter-score otherwise.
10036
10037         * gnus.el (spam-process, spam-autodetect-methods): Add
10038         spamassassin and spamassassin-headers.
10039
10040 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
10041
10042         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10043         Suppress unnecessary messages.
10044
10045 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
10046
10047         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
10048         make-hash-table.
10049
10050 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10051
10052         * canlock.el (base64-encode-string): Don't autoload it.
10053
10054 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * run-at-time.el: Remove useless (require 'itimer),
10057         eval-and-compile and (featurep 'xemacs).
10058
10059 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
10060
10061         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
10062         GROUP is a virtual group.
10063
10064 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
10065
10066         * gnus.el: Autoload `message-y-or-n-p'.
10067
10068 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
10069
10070         * pgg-parse.el: Remove unnecessary (require 'custom).
10071
10072         * pgg-def.el: do.
10073
10074         * nnmail.el: do.
10075
10076         * gnus-undo.el: do.
10077
10078         * gnus-picon.el: do.
10079
10080         * gnus-util.el: do.
10081
10082 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
10083
10084         * gnus-sum.el (gnus-pick-line-number): Add autoload.
10085
10086 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10087
10088         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
10089         handle, as well as a list.
10090
10091         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
10092         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
10093         (mm-w3m-cid-retrieve): Simplify.
10094
10095 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
10096
10097         * message.el (message-kill-to-signature): Allow prefix arg to
10098         specify number of lines to keep before signature.
10099
10100 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
10101
10102         (message-kill-to-signature): Change docstring.
10103
10104 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10105
10106         * canlock.el: Always require sha1-el.
10107         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
10108
10109         * message.el: Autoload sha1 only when compiling.
10110
10111         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
10112         eudc-expand-inline for XEmacs.
10113
10114 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10115
10116         * message.el (message-canlock-generate): Require sha1-el.
10117
10118 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
10119
10120         * message.el (message-expand-name): Silence the byte compiler.
10121
10122         * lpath.el: Add detect-coding-system.
10123
10124         * dgnushack.el (dgnushack-compile): Remove obsolete check for
10125         cus-edit.
10126
10127 2004-01-13  Simon Josefsson  <jas@extundo.com>
10128
10129         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
10130         Invoke gnus-score-mode.  Reported by
10131         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10132
10133         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
10134         Jim Blandy <jimb@redhat.com> (tiny change).
10135
10136 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10137
10138         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
10139
10140 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
10141
10142         * spam.el (spam-get-article-as-string): Update to use
10143         gnus-request-article-this-buffer, much simpler.
10144         (spam-get-article-as-buffer): Remove.
10145
10146 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
10147
10148         * message.el (message-expand-name): Use EUDC if the user uses
10149         that.
10150
10151 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10152
10153         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
10154         character for the encoding to avoid consing a string.
10155
10156         * rfc2047.el (rfc2047-decode-string): Don't cons a string
10157         unnecessarily.
10158
10159         * mm-util.el (mm-replace-chars-in-string): Remove.
10160
10161         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
10162         of mm-replace-chars-in-string.
10163
10164 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
10165
10166         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
10167         strings.
10168
10169         * mm-util.el (mm-subst-char-in-string): Support inplace.
10170
10171         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
10172         a new string in every iteration.  Use shy groups.
10173
10174 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
10175
10176         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
10177         (gnus-group-change-level, gnus-kill-newsgroup)
10178         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
10179         (gnus-get-unread-articles, gnus-make-articles-unread)
10180         (gnus-make-ascending-articles-unread): Use accessor
10181         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
10182         to get group information for improved readability.
10183
10184         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
10185
10186         * gnus-soup.el (gnus-soup-group-brew): do.
10187
10188         * gnus-msg.el (gnus-put-message): do.
10189
10190         * gnus-move.el (gnus-group-move-group-to-server): do.
10191
10192         * gnus-kill.el (gnus-batch-score): do.
10193
10194         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
10195         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
10196         (gnus-group-update-group, gnus-group-read-group)
10197         (gnus-group-make-group, gnus-group-make-help-group)
10198         (gnus-group-make-archive-group, gnus-group-make-directory-group)
10199         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
10200         (gnus-group-sort-by-unread, gnus-group-catchup)
10201         (gnus-group-unsubscribe-group, gnus-group-kill-group)
10202         (gnus-group-yank-group, gnus-group-set-info)
10203         (gnus-group-list-groups): do.
10204
10205         * gnus.el (gnus-generate-new-group-name): do.
10206
10207         * gnus-delay.el (gnus-delay-send-queue): do.
10208
10209         * nnvirtual.el (nnvirtual-catchup-group): do.
10210
10211         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
10212         do.
10213
10214         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
10215         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
10216
10217         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
10218         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
10219         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
10220         (gnus-group-make-articles-read): do.
10221
10222 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10223
10224         * gnus-art.el (article-decode-mime-words, article-babel)
10225         (gnus-article-highlight-signature, gnus-article-add-buttons)
10226         (gnus-signature-toggle): Use gnus-with-article-buffer.
10227
10228         * gnus-art.el (gnus-article-highlight-headers)
10229         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
10230
10231         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
10232         (gnus-article-set-globals, gnus-request-article-this-buffer)
10233         (gnus-button-message-id, gnus-article-maybe-hide-headers)
10234         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
10235         (gnus-mime-display-alternative): Use with-current-buffer.
10236
10237 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10238
10239         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
10240         also under 80 char limit, and call gnus-error if needed.
10241         (spam-fetch-article-header): Fix - it was a
10242         buffer-local variable (gnus-newsgroup-data).
10243         (spam-find-spam): Use spam-generate-fake-headers, forget about
10244         spam-insert-fake-headers.
10245         (spam-insert-fake-headers): Remove.
10246
10247 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10248
10249         * deuglify.el (gnus-article-outlook-unwrap-lines)
10250         (gnus-outlook-rearrange-article)
10251         (gnus-outlook-repair-attribution-outlook)
10252         (gnus-outlook-repair-attribution-block)
10253         (gnus-outlook-repair-attribution-other): Remove redundant
10254         save-excursion.
10255
10256 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10257
10258         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
10259         (spam-fetch-field-subject-fast)
10260         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
10261         (spam-fetch-article-header): Add functions to deal with Gnus
10262         internals for fast retrieval of article header data.
10263         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
10264
10265 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10266
10267         * pop3.el (pop3-md5): Remove.
10268         (pop3-apop): Replace pop3-md5 with md5.
10269
10270         * mm-bodies.el: base64 is always built-in.
10271
10272         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
10273         with-current-buffer.
10274
10275 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10276
10277         * canlock.el (canlock-insert-header): Remove excessive grouping in
10278         regexp.
10279
10280         * gnus-sum.el (gnus-summary-read-document): Ditto.
10281
10282         * gnus-uu.el (gnus-uu-part-number): Ditto.
10283
10284         * html2text.el (html2text-remove-tags): Ditto.
10285         (html2text-format-tags): Ditto.
10286         (html2text-format-single-elements): Ditto.
10287
10288         * mml.el (mml-parse-1): Ditto.
10289
10290 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10291
10292         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
10293
10294         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
10295
10296         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
10297
10298         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
10299
10300 2003-11-15  Simon Josefsson  <jas@extundo.com>
10301
10302         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
10303         (pgg-gpg-lookup-key): Use regexp match instead of
10304         split-string (split-string is different between emacs 21.2 and
10305         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
10306
10307 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10308
10309         * gnus-art.el (gnus-mime-view-all-parts)
10310         (gnus-article-part-wrapper, gnus-article-view-part): Use
10311         with-current-buffer.
10312
10313 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10314
10315         * spam.el (spam-disable-spam-split-during-ham-respool)
10316         (spam-spamoracle-database, spam-cache-lookups)
10317         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
10318         (spam-group-ham-mark-p, spam-group-spam-mark-p)
10319         (spam-group-ham-marks, spam-group-spam-marks)
10320         (spam-group-spam-contents-p, spam-group-ham-contents-p)
10321         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
10322         also add spam-use-blackholes to the statistical checks.
10323         (spam-fetch-field-fast): Add interface to fetching fields, may
10324         become a macro.
10325         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
10326         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
10327         (spam-insert-fake-headers): Fake an article when needed.
10328         (spam-find-spam): Fake article when possible.
10329         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
10330         (spam-check-bogofilter-headers): Use message-fetch-field instead
10331         of nnmail-fetch-field.
10332
10333 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10334
10335         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
10336
10337 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10338
10339         * spam.el (spam-split): Do not require spam-use-CHECK to be
10340         enabled if that check is passed to spam-split explicitly; also
10341         fix so 'spam doesn't get converted to spam-split-group when
10342         spam-split-symbolic-return is t.
10343         (spam-find-spam): Find registrations of the article and use those
10344         instead of re-running spam-split to find the spam/ham
10345         classification of the article.
10346         (spam-log-processing-to-registry, spam-log-registered-p)
10347         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10348         Use gnus-error instead of gnus-message.
10349         (spam-log-registration-type): Add function to determine the
10350         classification of a message based on registry entries; will
10351         return nil if both 'spam and 'ham are found.
10352         (spam-check-BBDB): Expand all the BBDB macros here so we can have
10353         a reasonably fast local cache without the loading errors.
10354         (spam-cache-lookups): Set to t by default.
10355         (spam-find-spam): Don't try to guess spam-cache-lookups.
10356         (spam-enter-whitelist, spam-enter-blacklist): Clear the
10357         spam-caches entry.
10358         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
10359         caching of whitelist/blacklist entries.
10360         (spam-check-whitelist, spam-check-blacklist): Invoke
10361         spam-from-listed-p with a type, not a cache variable.
10362         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
10363
10364 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10365
10366         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
10367
10368         * nnmail.el (nnmail-split-fancy): do.
10369
10370         * mml.el (mml-parse): do.
10371
10372         * gnus-score.el (gnus-enter-score-words-into-hashtb)
10373         (gnus-score-adaptive): do.
10374
10375 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10376
10377         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
10378         (gnus-mime-button-map): Don't set keymap parent.
10379         (gnus-button-ctan-directory-regexp): Use shy grouping.
10380         (gnus-prev-page-map): Don't set keymap parent.
10381         (gnus-prev-page-map): Remove duplicated one.
10382         (gnus-next-page-map): Don't set keymap parent.
10383         (gnus-mime-security-button-map): Ditto.
10384
10385         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
10386         version number.
10387
10388         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
10389
10390 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10391
10392         * canlock.el (canlock-sha1-function): Remove.
10393         (canlock-sha1-function-for-verify): Remove.
10394         (canlock-openssl-program): Remove.
10395         (canlock-openssl-args): Remove.
10396         (canlock-ignore-errors): Remove.
10397         (canlock-sha1-with-openssl): Remove.
10398         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
10399         (canlock-verify): Don't use canlock-ignore-errors.
10400
10401         * sha1-el.el (sha1-string-external): Make it can return a string
10402         in binary form.
10403         (sha1-region-external): Ditto.
10404         (sha1-string-internal): Ditto.
10405         (sha1-region-internal): Ditto.
10406         (sha1-region): Ditto.
10407         (sha1-string): Ditto.
10408         (sha1): Ditto.
10409
10410 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10411
10412         * spam.el (spam-report-articles-gmane): New command.
10413
10414 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * gnus.el: Don't make unnecessary *Group* buffer when loading.
10417
10418         * run-at-time.el (run-at-time-saved): Remove.
10419         (run-at-time): Doc fix.
10420
10421 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10422
10423         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
10424         (gnus-summary-limit-map): Add it.
10425         (gnus-summary-make-menu-bar): do.
10426
10427 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
10428
10429         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
10430         Make attempt at some caching support (done for BBDB only now).
10431         (spam-find-spam): Set spam-cache-lookups if there are more than 2
10432         addresses to be checked.
10433         (spam-clear-cache-BBDB): Add function, to be invoked by
10434         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
10435         (spam-check-BBDB): Check and use the caches, if
10436         spam-cache-lookups is on, remove superfluous (provide).
10437
10438 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10439
10440         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
10441
10442 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
10443
10444         * run-at-time.el (run-at-time-saved): Move to after the definition
10445         of `run-at-time'.
10446
10447         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
10448
10449 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10450
10451         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
10452         mm-w3m-local-map-property.
10453
10454         * mm-view.el (mm-w3m-mode-map): Remove.
10455         (mm-w3m-local-map-property): Remove.
10456         (mm-inline-text-html-render-with-w3m): Don't use
10457         mm-w3m-local-map-property.
10458
10459 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10460
10461         * run-at-time.el: New file.
10462
10463         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
10464         under Emacs.
10465
10466         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
10467         of gnus-set-text-properties.
10468
10469         * gnus-uu.el (gnus-uu-save-article): Ditto.
10470
10471         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
10472
10473         * gnus-cite.el (gnus-cite-parse): Ditto.
10474
10475         * gnus-art.el (gnus-button-push): Use set-text-properties instead
10476         of gnus-.
10477
10478         * gnus-xmas.el (run-at-time): Require run-at-time.
10479
10480         * gnus.el: Changed calls to nnheader-run-at-time and
10481         password-run-at-time throughout to use run-at-time directly.
10482
10483         * password.el: Removed definition of run-at-time.
10484
10485         * nnheaderxm.el: Remove definition of run-at-time.
10486
10487 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
10488
10489         * mml.el (mml-minibuffer-read-disposition): Show attachment type
10490         in prompt.
10491
10492 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10493
10494         * messagexmas.el (message-xmas-redefine): Alias
10495         `message-make-caesar-translation-table' to
10496         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
10497         version.
10498
10499         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
10500         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
10501         `gnus-xmas-set-text-properties'.
10502         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
10503         `gnus-xmas-completing-read'.
10504         (gnus-xmas-completing-read): Removed.
10505         (gnus-xmas-open-network-stream): Removed.
10506
10507         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
10508         XEmacs version.
10509
10510         * dns.el (dns-make-network-process): Use `open-network-stream'
10511         instead of `gnus-xmas-open-network-stream'.
10512
10513         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
10514
10515         * .cvsignore: Add auto-autoloads.el, custom-load.el.
10516
10517 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10518
10519         * gnus-art.el (gnus-mime-display-alternative)
10520         (gnus-insert-mime-button, gnus-insert-mime-security-button)
10521         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
10522         Don't use gnus-local-map-property.
10523
10524         * gnus-util.el (gnus-local-map-property): Remove.
10525
10526         * mm-view.el (mm-view-pkcs7-decrypt): Replace
10527         gnus-completing-read-maybe-default with completing-read.
10528
10529         * gnus-util.el (gnus-completing-read): do.
10530         (gnus-completing-read-maybe-default): Remove.
10531
10532 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10533
10534         * password.el: Only autoload `run-at-time' if not XEmacs.
10535         Only autoload the itimer functions if XEmacs.
10536
10537 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10538
10539         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
10540         XEmacsen.
10541
10542         * dgnushack.el: Autoload executable-find for XEmacs.
10543
10544 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10545
10546         * gnus-art.el (gnus-read-string): Remove.
10547         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
10548         read-string.
10549
10550 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
10551
10552         * netrc.el: Autoload password-read.
10553         (netrc): Add configuration group.
10554         (netrc-encoding-method, netrc-openssl-path): Add
10555         variables for encoding and decoding of files with symmetric
10556         ciphers.
10557         (netrc-encode): Add assistant function to encode a file with
10558         netrc-encoding-method.
10559         (netrc-parse): Add interactive parameter, added optional
10560         decoding if netrc-encoding-method is non-nil but otherwise
10561         behavior is standard.
10562         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
10563         Do s/encode/encrypt/ everywhere.
10564
10565         * spam.el: Remove executable-find autoload.
10566
10567 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10568
10569         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
10570
10571         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
10572
10573 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10574
10575         * gnus-art.el (gnus-treat-ansi-sequences,
10576         article-treat-ansi-sequences): New variable and function.
10577         Suggested by Dan Jacobson <jidanni@jidanni.org>.
10578
10579         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10580         Use it.
10581
10582 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10583
10584         * mm-util.el (mm-quote-arg): Remove.
10585
10586         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
10587         shell-quote-argument.
10588
10589         * gnus-uu.el (gnus-uu-command): do.
10590
10591         * gnus-sum.el (gnus-summary-insert-pseudos): do.
10592
10593         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
10594         with make-char.
10595
10596         * mm-util.el (mm-make-char): Remove.
10597
10598         * mml.el (mml-mode): Replace gnus-add-minor-mode with
10599         add-minor-mode.
10600
10601         * gnus-undo.el (gnus-undo-mode): do.
10602
10603         * gnus-topic.el (gnus-topic-mode): do.
10604
10605         * gnus-sum.el (gnus-dead-summary-mode): do.
10606
10607         * gnus-start.el (gnus-slave-mode): do.
10608
10609         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
10610
10611         * gnus-ml.el (gnus-mailing-list-mode): do.
10612
10613         * gnus-gl.el (gnus-grouplens-mode): do.
10614
10615         * gnus-draft.el (gnus-draft-mode): do.
10616
10617         * gnus-dired.el (gnus-dired-mode): do.
10618
10619         * gnus-ems.el (gnus-add-minor-mode): Remove.
10620
10621         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10622         Replace gnus-char-width with char-width.
10623
10624         * gnus-ems.el (gnus-char-width): Remove.
10625
10626         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10627         Replace gnus-char-width with char-width.
10628
10629         * gnus-ems.el (gnus-char-width): Remove.
10630
10631         * spam-stat.el (with-syntax-table): Remove with-syntax-table
10632         definition.
10633         Remove Emacs 20 hash table compatibility code.
10634
10635         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
10636         20 compatibility code.
10637
10638         * spam.el (spam-point-at-eol): Replace with point-at-eol.
10639
10640         * smime.el (smime-point-at-eol): Replace with point-at-eol.
10641
10642         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
10643         with point-at-{eol,bol}.
10644
10645         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
10646
10647         * imap.el (imap-point-at-eol): Replace with point-at-eol.
10648
10649         * flow-fill.el (fill-flowed-point-at-bol,
10650         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
10651
10652         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
10653         Replace with point-at-{eol,bol} throughout all files.
10654
10655 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * ntlm.el (ntlm-string-as-unibyte): New macro.
10658         (ntlm-build-auth-response): Use it.
10659
10660         Remove Emacs 20 stuff:
10661         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10662         (butlast, mapc, remove): Remove the compiler macros.
10663         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10664         of delq and copy-sequence.
10665         * gnus-art.el (popup-menu): Remove the compiler macro.
10666         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10667         Emacs 20.
10668
10669 2004-01-05  Simon Josefsson  <jas@extundo.com>
10670
10671         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10672         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10673         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10674         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10675         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10676         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10677         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10678         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10679         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10680         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10681         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10682         string-xor into ntlm-string-xor.  Suggested by
10683         Jesper Harder <harder@myrealbox.com>.
10684
10685         * ntlm.el: Don't include poem.
10686
10687         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10688         Jesper Harder <harder@myrealbox.com>.
10689
10690         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10691
10692         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10693         probably breaks emacs with DL patch, but do we care? Is anyone
10694         still using the DL stuff?)
10695
10696         * sieve-manage.el: Use the password package.
10697         (sieve-manage-read-passwd): Remove.
10698         (sieve-manage-interactive-login): Use password.  Re-add
10699         condition-case around loop.
10700
10701         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10702         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10703         the password package.
10704
10705 2003-02-19  Simon Josefsson  <jas@extundo.com>
10706
10707         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10708         token.
10709
10710 2002-08-07  Simon Josefsson  <jas@extundo.com>
10711
10712         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10713         (sieve-manage-authenticators):
10714         (sieve-manage-authenticator-alist): Add some SASL mechs.
10715         (sieve-sasl-auth): New function.
10716         (sieve-manage-cram-md5-auth):
10717         (sieve-manage-plain-auth): Rewrite using SASL library.
10718         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10719         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10720         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10721         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10722
10723 2004-01-05  Simon Josefsson  <jas@extundo.com>
10724
10725         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10726         New files.
10727
10728 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10729
10730         * gnus-group.el (gnus-no-groups-message): Update.
10731
10732         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10733
10734 2003-11-09  Simon Josefsson  <jas@extundo.com>
10735
10736         * imap.el: Support for ID IMAP extension (RFC 2971).
10737         (imap-local-variables): Add imap-id.
10738         (imap-id): New variable.
10739         (imap-id): New function.
10740         (imap-parse-response): Parse untagged ID response.
10741         * nnimap.el (nnimap-id): New variable.
10742         (nnimap-open-connection): Use it.
10743
10744 2003-12-28  Simon Josefsson  <jas@extundo.com>
10745
10746         * gnus-score.el (gnus-score-edit-all-score): New.
10747         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10748
10749 2004-01-04  Simon Josefsson  <jas@extundo.com>
10750
10751         * password.el: Add.
10752
10753 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10754
10755         * dns.el: Add support for AAAA records (see RFC 3596)
10756
10757         * Fix typo PRT -> PTR
10758
10759         * Parse MX, PTR and SOA replies (see RFC 1035)
10760
10761 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10762
10763         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10764
10765         * Moved to Changelog.2.
10766
10767 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10768
10769         * gnus.el (gnus-version-number): Bump version.
10770
10771 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10772
10773         * gnus.el: No Gnus v0.1 is released.
10774
10775 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10776
10777         * gnus.el: No Gnus v0.0 is released.
10778
10779 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10780
10781         * gnus.el (gnus-version-number): Bump.
10782         (gnus-version): No.
10783
10784 See ChangeLog.2 for earlier changes.
10785
10786     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
10787
10788   This file is part of GNU Emacs.
10789
10790   GNU Emacs is free software; you can redistribute it and/or modify
10791   it under the terms of the GNU General Public License as published by
10792   the Free Software Foundation; either version 2, or (at your option)
10793   any later version.
10794
10795   GNU Emacs is distributed in the hope that it will be useful,
10796   but WITHOUT ANY WARRANTY; without even the implied warranty of
10797   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10798   GNU General Public License for more details.
10799
10800   You should have received a copy of the GNU General Public License
10801   along with GNU Emacs; see the file COPYING.  If not, write to the
10802   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10803   Boston, MA 02110-1301, USA.
10804
10805 ;; Local Variables:
10806 ;; coding: iso-2022-7bit
10807 ;; fill-column: 79
10808 ;; add-log-time-zone-rule: t
10809 ;; End:
10810
10811 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4