(gnus-server-font-lock-keywords): Quote faces.
[gnus] / lisp / ChangeLog
1 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
4
5 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10         (gnus-agent-flush-group, gnus-agent-flush-cache)
11         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13         (gnus-agent-retrieve-headers, gnus-agent-request-article)
14         (gnus-agent-regenerate-group)
15         (gnus-agent-update-files-total-fetched-for)
16         (gnus-agent-update-view-total-fetched-for): Bind
17         file-name-coding-system to nnmail-pathname-coding-system.
18         (gnus-agent-group-pathname): Don't encode file names by
19         nnmail-pathname-coding-system.
20         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
21         coding-system-for-write instead of buffer-file-coding-system to
22         gnus-agent-file-coding-system.
23
24         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
25         Decode group name.
26
27         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
28
29         * gnus-start.el (gnus-update-active-hashtb-from-killed)
30         (gnus-read-newsrc-el-file): Make group names unibyte.
31
32         * nnmail.el (nnmail-group-pathname): Don't encode file names by
33         nnmail-pathname-coding-system.
34
35         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
36         (nnrss-request-delete-group): Bind file-name-coding-system to
37         nnmail-pathname-coding-system.
38         (nnrss-read-server-data, nnrss-read-group-data): Bind
39         file-name-coding-system correctly.
40         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
41
42         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
43         (nntp-server-to-method-cache): New variable.
44         (nntp-group-pathname): New function that decodes non-ASCII group names.
45         (nntp-possibly-create-directory, nntp-marks-changed-p)
46         (nntp-save-marks, nntp-open-marks): Use it.
47         (nntp-possibly-create-directory, nntp-open-marks):
48         Bind file-name-coding-system to nnmail-pathname-coding-system.
49         (nntp-open-marks): Decode group names when bootstrapping marks.
50
51         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
52         Newsgroups and Folowup-To headers.
53
54 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
57         (gnus-server-closed-face, gnus-server-denied-face)
58         (gnus-server-offline-face): Remove variable.
59         (gnus-server-font-lock-keywords): Use faces that are not aliases.
60
61         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
62         of modifying message-stack directly for XEmacs.
63
64         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
65         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
66         if the coding-system argument is nil for XEmacs.
67
68         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
69         mm-charset-override-alist.
70
71         * rfc2047.el: Don't require base64; require rfc2045 for the function
72         rfc2045-encode-string.
73         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
74         to quote the parameter value.
75
76 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
77
78         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
79         form in gnus-group-name-charset-method-alist.
80
81         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
82         overrides the default layout edit-form.
83
84         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
85
86         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
87
88 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
89
90         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
91         as unfetched articles.
92
93 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
94
95         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
96
97 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
98
99         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
100         original back end that keeps marks in the local system.
101
102 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
105         arg of pop-to-buffer for XEmacs.
106         (gnus-article-read-summary-keys): Ditto; don't restore window
107         configuration if summary command ends up with neither article buffer
108         nor summary buffer; describe bindings if summary keys end with C-h.
109
110 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * message.el (message-fix-before-sending): Skip raw message part to be
113         forwarded while checking illegible text.
114         (message-forward-make-body-mime, message-forward-make-body): Mark
115         signed or encrypted raw message as having no illegible text.
116
117 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
118
119         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
120         (gnus-message-with-timestamp-1): New macro.
121         (gnus-message-with-timestamp): New function.
122         (gnus-message): Use them.
123
124         * nnheader.el (nnheader-message): Use them.
125
126 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
127
128         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
129         .newsrc.eld file.
130
131 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * gnus-agent.el (gnus-agent-fetch-headers)
134         (gnus-agent-retrieve-headers): Bind
135         gnus-decode-encoded-address-function to identity.
136
137         * nntp.el (nntp-send-xover-command): Recognize an xover command is
138         available also when the server returns simply a dot.
139
140         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
141
142 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
145
146 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
147
148         * gnus-ems.el (gnus-x-splash): Make it work.
149
150         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
151         from being used.
152
153         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
154
155 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
158         4th and the 5th arguments.
159
160         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
161         the front stickiness.
162         (gnus-article-summary-command-nosave): Correct the order of the
163         arguments passed to pop-to-buffer.
164         (gnus-article-read-summary-keys): Ditto; make it work properly when the
165         summary command ends up with the article buffer.
166
167         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
168         the same faces.
169
170 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
171
172         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
173
174 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
175
176         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
177         * gnus-sum.el (gnus-summary-highlight):
178         * pgg.el (pgg-sign-region, pgg-sign):
179         * mail-source.el (mail-source-delete-old-incoming-confirm):
180         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
181
182 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
183
184         * gnus-art.el (gnus-mime-view-part-externally)
185         (gnus-mime-view-part-internally): Fix predicate function passed to
186         completing-read.
187
188         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
189
190         * gnus.el (gnus-update-message-archive-method): Add :version.
191
192 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * gnus.el (gnus-update-message-archive-method): New variable.
195
196         * gnus-start.el (gnus-setup-news): Update saved "archive" method
197         according to gnus-message-archive-method if
198         gnus-update-message-archive-method is non-nil.
199
200 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
201
202         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
203         by Loic Dachary <loic@dachary.org>.
204         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
205
206 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
207
208         * message.el (message-pop-to-buffer): Add switch-function argument.
209         (message-mail): Pass switch-function argument to it.
210
211 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
212
213         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
214         Improve doc string.
215
216 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
219         (gnus-header-content)
220         * gnus-cite.el (gnus-cite-10)
221         * gnus-srvr.el (gnus-server-closed)
222         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
223         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
224         (gnus-group-mail-3-empty, gnus-group-mail-low)
225         (gnus-group-mail-low-empty, gnus-splash)
226         * message.el (message-header-to, message-header-cc)
227         (message-header-subject, message-header-other, message-header-name)
228         (message-header-xheader, message-separator, message-cited-text)
229         (message-mml): Lighten colors of faces used for dark background.
230
231 2007-05-24  Simon Josefsson  <simon@josefsson.org>
232
233         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
234         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
235
236 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
237
238         * message.el (message-narrow-to-headers-or-head): Ignore
239         mail-header-separator in the body.
240
241 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
244         same as window size.
245
246 2007-05-22  Kevin Ryde  <user42@zip.com.au>
247
248         * message.el (message-font-lock-keywords): Use message-header-xheader
249         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
250         ahead of the anything pattern, to get it recognised.
251
252 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
255         spam.el loads uses it in the compiled defadvice form.
256
257 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
258
259         * gnus-sum.el (gnus-articles-to-read)
260         (gnus-summary-insert-old-articles): Don't truncate group name for
261         `read-string'.
262
263         * gnus-util.el (gnus-limit-string): Delete this function.
264
265         * gnus-sum.el (gnus-simplify-subject-fully): Use
266         `truncate-string-to-width' instead.
267
268 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
269
270         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell if, on
271         summary exit, the next group has to be selected.
272         (gnus-summary-exit): Use it.
273
274 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
275
276         * gnus-art.el (gnus-article-mode): Fix comment about displaying
277         non-break space.
278
279 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
280
281         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
282         Check if group is not a directory.
283         (nnfolder-request-expire-articles): Don't delete articles if the target
284         group is not available.
285
286         * nnml.el (nnml-request-create-group): Properly check if group is not a
287         file.
288         (nnml-request-expire-articles): Don't delete articles if the target
289         group is not available.
290
291         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
292         Don't quote characters that are within parentheses.
293
294 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
295
296         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
297         (gnus-handle-ephemeral-exit): Select article according to it.
298
299 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
300
301         * message.el (message-insert-formated-citation-line): Remove newline.
302         (message-citation-line-format): Add final \n here so that the user can
303         avoid a blank line.
304
305 2007-05-03  Dan Christensen  <jdc@uwo.ca>
306
307         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
308         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
309         Update lanl/arXiv support.
310
311 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
312
313         * gnus.el: Bump version number.
314
315 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * gnus.el (gnus-version-number): Bump version.
318
319 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
320
321         * gnus.el: No Gnus v0.6 is released.
322
323 2007-04-27  Didier Verna  <didier@xemacs.org>
324
325         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
326         * gmm-utils.el (gmm-regexp-concat): here.
327         * message.el: Don't require 'gnus-util.
328         (message-dont-reply-to-names): Handle name change above.
329         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
330
331 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
334         since the initial value varies according to the system.
335
336 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
337
338         * mm-util.el (mm-charset-synonym-alist): Defcustom.
339
340 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
341
342         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
343
344 2007-04-24  Didier Verna  <didier@xemacs.org>
345
346         Improve the type of gnus-ignored-from-addresses.
347         * gnus-util.el (gnus-orify-regexp): New function.
348         * message.el (gnus-util): Require it.
349         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
350         * gnus-sum.el (gnus-ignored-from-addresses): New function.
351         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
352
353 2007-04-24  Didier Verna  <didier@xemacs.org>
354
355         * gnus-sum.el:
356         * gnus-utils.el: Fix some trailing whitespaces.
357
358 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
359
360         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
361         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
362         article's Message-ID; refer parent article in summary buffer.
363
364         * message.el (message-bounce): Call mime-to-mml.
365
366         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
367         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
368         optimize and/or forms properly.
369
370 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
371
372         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
373         URL.
374
375 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
376
377         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
378
379 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
380
381         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
382         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
383         displayed of multipart/alternative part if it is invoked from summary
384         buffer.
385
386         * mm-view.el (mm-inline-text-html-render-with-w3m)
387         (mm-inline-text-html-render-with-w3m-standalone)
388         (mm-inline-render-with-function): Use mail-parse-charset by default.
389
390 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
391
392         * parse-time.el (parse-time-string-chars): Check if CHAR
393         is less than the length of parse-time-syntax.
394
395 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
398         from gnus-newsgroup-processable.
399
400 2007-04-16  Didier Verna  <didier@xemacs.org>
401
402         * gnus-msg.el (gnus-configure-posting-styles): Handle
403         message-signature-directory properly with :file syntax. Reported by
404         "Leo".
405
406 2007-04-11  Didier Verna  <didier@xemacs.org>
407
408         New user option: message-signature-directory.
409         * gnus-msg.el (gnus-configure-posting-styles): Support it.
410         * message.el (message-insert-signature): Ditto.
411         * message.el (message-signature-file): Doc update.
412         * message.el (message-signature-directory): New.
413
414 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * gnus-msg.el (gnus-inews-yank-articles): Use
417         message-exchange-point-and-mark instead of exchange-point-and-mark.
418
419 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * message.el (message-yank-original): Make sure cited text ends with
422         newline; don't exchange point and mark.
423
424 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
425
426         * tls.el (open-tls-stream): Properly handle case where there
427         is no associated buffer.
428
429 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
430
431         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
432         message-yank-original, make sure (< mark TEXT point).
433
434 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
435
436         * message.el (message-fill-column): New variable.
437         (message-mode): Use it.  Add comment on a possible new hook.
438
439         * nnmail.el (nnmail-spool-file): Mark as obsolete.
440         (nnmail-get-new-mail): Reformat.
441
442         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
443
444         * gmm-utils.el: Fix Commentary.
445         (gmm-tool-bar-from-list): Fix typo in doc string.
446
447 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
448
449         * message.el (message-yank-original): Don't switch point and mark
450         unnecessarily to put point and mark as documented.
451
452 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
453
454         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
455         from the message heads.
456
457 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
458
459         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
460         article buffer does not have a window.  This may not be the best
461         solution but is certainly better than setting the start of the null,
462         that is the current, window.
463
464 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
465
466         * gnus-draft.el (gnus-draft-setup-hook): New hook.
467         (gnus-draft-setup): Run it.
468
469         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
470         gnus-score-fast-scoring.  Allow regexp.
471         (gnus-score-headers): Use it.
472
473         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
474         XEmacs.
475
476         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
477         string.
478         (gnus-button-alist): Also catch `<f1> k ...'.
479         (gnus-treat-display-x-face): Fix doc string.
480
481 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
482
483         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
484         evaluation of gnus-extended-version to ensure correct generation of the
485         User-Agent header when message-generate-headers-first is used.
486
487 2007-03-24  Simon Josefsson  <simon@josefsson.org>
488
489         * hashcash.el (hashcash-generate-payment-async): Don't crash if
490         hashcash-path is nil.  Don't call callback with incorrect number of
491         parameters if val is 0.
492
493 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
494
495         * message.el (message-required-news-headers):
496         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
497
498 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
499
500         * tls.el (open-tls-stream): In handshake-waiting loop,
501         don't wait more if there is output available to process.
502
503 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
504
505         * tls.el (tls-program): Doc fix.
506
507 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
508
509         * message.el (message-generate-new-buffers): Change the meaning of the
510         nil value; add `standard' to the choices; treat t as `unique'; improve
511         doc string.
512         (gnus-select-frame-set-input-focus): Autoload.
513         (message-buffer-name): Search for the existing message buffer if
514         message-generate-new-buffers is nil or `standard'; treat the value t of
515         message-generate-new-buffers as `unique'.
516         (message-pop-to-buffer): Raise the frame already displaying the message
517         buffer; clear the echo area after querying.
518         (message-setup): Pass the `continue' argument to compose-mail.
519         (message-mail): Prefer `switch-function' if it is given; search for the
520         existing message buffer if the `continue' argument is non-nil; pass
521         continue and switch-function arguments to compose-mail by way of
522         message-setup.
523         (message-mail-other-window): Adjust argument of message-setup.
524         (message-mail-other-frame): Ditto.
525
526 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
527
528         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
529         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
530         to turn font-lock on when turning gnus-message-citation-mode on.
531
532 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
533
534         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
535         (mml-smime-function-alist): New variable; add epg as the backend.
536         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
537         mml-smime- functions instead.
538         * mm-view.el: Require smime.
539
540 2007-03-05  Didier Verna  <didier@xemacs.org>
541
542         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
543         instead of just inheritance for posting styles.
544         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
545
546 2007-02-24  Chris Moore  <dooglus@gmail.com>
547
548         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
549         * pgg-pgp.el (pgg-pgp-encrypt-region):
550         * pgg-gpg.el (pgg-gpg-encrypt-region):
551         Check pgg-encrypt-for-me if no other recipients.
552
553 2007-02-24  John Paul Wallington  <jpw@pobox.com>
554
555         * tls.el (tls-certtool-program): Fix custom type.
556
557 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
558
559         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
560         and point-at-eol instead of line-(beginning|end)-position.
561
562         * assistant.el (assistant-parse-buffer): Ditto.
563
564         * netrc.el (netrc-parse-services): Ditto.
565
566 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
567
568         * mml2015.el (mml2015-epg-find-usable-key): New function.
569         (mml2015-epg-sign): Use it.
570         (mml2015-epg-encrypt): Use it.
571
572 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * message.el (message-make-in-reply-to): Quote name containing
575         non-ASCII characters.  It will make the RFC2047 encoder cause an error
576         if there are special characters.  Reported by NAKAJI Hiroyuki
577         <nakaji@kankyo-u.ac.jp>.
578
579 2007-02-27  Didier Verna  <didier@xemacs.org>
580
581         Include the group parameters as well as the topic ones in the
582         inheritance filter process.
583         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
584         argument GROUP-PARAMS-LIST.
585         * gnus-topic.el (gnus-group-topic-parameters): Use it.
586
587 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
588
589         * nntp.el (nntp-never-echoes-commands)
590         (nntp-open-connection-functions-never-echo-commands): New variables.
591         (nntp-send-command): Use them.
592
593 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
594
595         * mml2015.el (mml2015-epg-verify): Simplified.
596
597 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
598
599         * mml.el (mml-content-disposition-alist): New user option.
600         (mml-content-disposition): New function.
601         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
602         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
603
604 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
605
606         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
607         verification.
608
609 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
610
611         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
612         articles posted in the last 24 hours.
613
614 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
615
616         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
617
618 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
619
620         * nntp.el (nntp-send-command): Don't wait for echoes when
621         nntp-open-ssl-stream is used.
622
623 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
624
625         * gnus-cite.el (gnus-test-font-lock-add-keywords)
626         (gnus-message-add-citation-keywords)
627         (gnus-message-remove-citation-keywords): Remove.
628         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
629         directly, make the variables in font-lock-defaults buffer-local, add
630         gnus-message-citation-keywords to them and then update the value of
631         font-lock-keywords.
632
633 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
634
635         * message.el (message-cite-original-1): Don't call
636         gnus-article-highlight-citation.
637
638         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
639         citations; fix line count.
640
641 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
642
643         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
644         (gnus-message-add-citation-keywords)
645         (gnus-message-remove-citation-keywords): Use it; fix the emulating
646         versions of font-lock-add-keywords and font-lock-remove-keywords to
647         work with XEmacs correctly.
648
649 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
650
651         * gnus-cite.el (gnus-cite-face-list): Set the values of
652         gnus-message-max-citation-depth and gnus-message-citation-keywords.
653         (gnus-message-max-citation-depth): Use defvar rather than defconst.
654         (gnus-message-cite-prefix-regexp): New variable.
655         (gnus-message-search-citation-line): Use it; protect against long
656         citation prefix; fill match data with nil rather than 0 for XEmacs; set
657         the 0th match data for Emacs.
658         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
659         (gnus-message-add-citation-keywords): Append keywords rather than
660         prepending; emulate font-lock-add-keywords if it is not available.
661         (gnus-message-remove-citation-keywords): Emulate
662         font-lock-remove-keywords if it is not available.
663
664         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
665
666         * message.el (message-cite-prefix-regexp): Set the value of
667         gnus-message-cite-prefix-regexp.
668
669 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
670
671         * nnweb.el (nnweb-google-parse-1): Update parser.
672
673 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
674
675         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
676
677 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
678
679         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
680         regexp.
681
682 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
683
684         * uudecode.el (uudecode-string-to-multibyte): New function emulating
685         string-to-multibyte.
686         (uudecode-decode-region-internal): Use it.
687
688         * lpath.el: Fbind string-as-multibyte for XEmacs.
689
690 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
691
692         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
693         custom choice.
694
695         * gnus-art.el (gnus-signature-limit): Fix custom choice.
696
697 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
698
699         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
700
701         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
702         `write-region' to respect `mm-inhibit-file-name-handlers'.
703
704 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
705
706         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
707         Use gnus-home-directory instead of "~/" or "$HOME".
708
709 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
710
711         * encrypt.el (encrypt-insert-file-contents): Add better prompt
712         to mention filename.
713         Add comments at beginning regarding usage.
714         (encrypt-write-file-contents): Change interactive so a string is
715         acceptable.  If the file has no associated model, show an error instead
716         of a nonsense prompt.
717
718 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
719
720         * spam.el (spam-bsfilter-ham-switch): Fix typo.
721         Thanks to Yoshihiko Yamada for kind notification of this typo.
722
723 2007-01-12  Kenichi Handa  <handa@m17n.org>
724
725         * uudecode.el (uudecode-decode-region-internal): Make it work in a
726         multibyte buffer.
727
728 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
729
730         * gnus-score.el (gnus-score-fast-scoring): New variable.
731         (gnus-score-headers): Use it.
732
733         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
734
735         * message.el (message-cite-original-1): Call
736         gnus-article-highlight-citation if requested.
737
738         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
739
740         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
741         bugs to doc string.
742         (gnus-button-alist): Add mid\\|message-id.
743         (gnus-button-fetch-group): Extend for use in
744         `browse-url-browser-function'.
745         (gnus-button-url-regexp): Try to catch paired parentheses like in
746         Wikipedia URLs.
747
748         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
749         Suggested by Simon Krahnke <overlord@gmx.li>.
750
751 2007-01-13  Romain Francoise  <romain@orebokech.com>
752
753         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
754         Update copyright.
755
756 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
757
758         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
759
760 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
761
762         * gnus-registry.el (gnus-registry-unfollowed-groups)
763         (gnus-registry-split-fancy-with-parent): Fix documentation.
764
765 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766
767         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
768         from nnweb groups.
769
770 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
773         Xref urls.  Erase buffer before requesting head.
774
775 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
776
777         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
778         customizable.
779
780 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
781
782         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
783         no signing key is found.
784         (mml2015-epg-encrypt): Ask user whether to skip or abort if
785         no encrypting and/or signing key is found.
786
787 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
788
789         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
790
791 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
792
793         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
794         headers read from disk with the ones newly found in the current search.
795         This should no longer cause problems, because the article numbers in
796         Gmane's `nov.php' output are ignored since the previous change.
797
798 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
799
800         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
801
802 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
805         replace-regexp-in-string; bind url-version; fbind display-images-p and
806         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
807         find-face and set-itimer-function for Emacs; bind itimer-list for
808         Emacs.
809
810         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
811
812 2007-01-01  Romain Francoise  <romain@orebokech.com>
813
814         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
815
816 2006-12-31  Steve Youngs  <steve@sxemacs.org>
817
818         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
819         `define-minor-mode' macro definition expanded properly.
820         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
821         exclude it there.
822
823         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
824         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
825         `fboundp' test.
826         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
827         This is OK to autoload in (S)XEmacs now.
828
829 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830
831         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
832         keystroke.
833         (gnus-summary-limit-to-singletons): Fix typo.
834
835         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
836         else fails.
837
838 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
839
840         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
841         docstring.
842
843         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
844         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
845         (gnus-summary-insert-dormant-articles): Fix typo in message.
846
847 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
848
849         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
850         nil for XEmacs.
851         (gnus-message-citation-mode): Don't autoload in XEmacs.
852
853         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
854
855 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
856
857         * nnimap.el (nnimap-expunge-search-string): Mention
858         nnimap-search-uids-not-since-is-evil in docstring.
859
860 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
861
862         * spam.el: Revert to make-obsolete-variable because
863         define-obsolete-variable-alias is not supported in Emacs 21.
864
865         * spam.el (spam-ifile-path, spam-ifile-database-path)
866         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
867         make-obsolete-variable.
868         (spam-bsfilter-path, spam-bsfilter-program)
869         (spam-spamassassin-path, spam-spamassassin-program)
870         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
871         use "path" inappropriately.
872         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
873         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
874         variable names.
875
876 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
877
878         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
879         summary buffer.
880
881         * password.el (password-cache-remove): Use clear-string to burn
882         password, if available.
883
884 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
885
886         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
887
888         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
889
890         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
891         (gnus-message-highlight-citation): Move defcustom here from
892         gnus-cite.el.
893         (gnus-message-citation-mode): Autoload.
894
895         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
896         checks to make it compile with XEmacs.
897         (gnus-message-citation-mode): New minor mode.
898         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
899         (gnus-message-highlight-citation): New variables.
900         (gnus-message-search-citation-line)
901         (gnus-message-add-citation-keywords)
902         (gnus-message-remove-citation-keywords)
903         (turn-on-gnus-message-citation-mode)
904         (turn-off-gnus-message-citation-mode): New functions.
905
906 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
907
908         * gnus-cite.el: Enable highlighting of different citation levels in
909         message-mode.
910
911 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
912
913         * message.el (message-make-fqdn): Fix comment.
914         (message-bogus-system-names): Add ".local".
915
916         * spam.el (spam-ifile-path, spam-ifile-program)
917         (spam-ifile-database-path, spam-ifile-database)
918         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
919         Don't use "path" inappropriately.
920         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
921         strings.
922         (spam-check-ifile, spam-ifile-register-with-ifile)
923         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
924         new variable names.
925
926         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
927         (gnus-treat-display-smileys): Simplify using
928         gnus-image-type-available-p.
929
930         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
931         available.
932
933         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
934         `display-images-p' if available.
935
936 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
937
938         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
939         one after turning on the buffer's multibyteness instead of decoding
940         them directly in the unibyte buffer that causes unexpected conversion
941         in Emacs 23 (unicode).
942
943 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
944
945         * message.el (message-generate-hashcash): Fix custom type.
946
947 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
948
949         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
950
951 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
952
953         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
954         disconnect icons.  Add help text.
955
956 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
957
958         * spam.el (spam-extra-header-to-number): CRM114 spam score is
959         negated to be consistent with the others we handle.
960
961 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
964         version of gnus-summary-buffer to something, so that we can use two
965         article buffers at the same time.
966
967 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
968
969         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
970         trigger all the extra headers.
971         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
972         sorting.
973
974 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
975
976         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
977         solid groups.
978
979 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
980
981         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
982
983 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
984
985         * legacy-gnus-agent.el: Add Copyright notice.
986
987 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
988
989         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
990
991 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
994
995         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
996         to make it work reliably in CVS Emacs.
997         (gnus-summary-limit-strange-charsets-predicate)
998         (gnus-summary-limit-to-predicate): New functions.
999
1000 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
1001
1002         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
1003         specifying array size.
1004         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
1005         array if it is too small.
1006         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
1007         (gnus-sort-threads-loop): New function.
1008
1009 2006-12-06  Chris Moore  <dooglus@gmail.com>
1010
1011         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
1012         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
1013
1014 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1015
1016         * mm-url.el (mm-url-predefined-programs): Call curl with correct
1017         options.
1018
1019 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1020
1021         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
1022         DOS-ing the recipient.
1023
1024         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
1025         the headers when creating the mapping to avoid mismappings.
1026         (nnweb-gmane-create-mapping): Always nix out old mapping.
1027
1028 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1029
1030         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
1031         and mm-verify-option to never.
1032
1033 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1034
1035         * message.el (message-signed-or-encrypted-p): New function.
1036         (message-forward-make-body): Use it.
1037
1038         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
1039         Replace encode-coding-string with mm-encode-coding-string.
1040
1041 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1042
1043         * nneething.el (nneething-decode-file-name): Replace
1044         decode-coding-string with mm-decode-coding-string.
1045
1046         * gnus-int.el (gnus-open-server): Say failed server's name.
1047
1048 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1049
1050         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
1051         strings to a single string.  Quote `errors-file-name'.
1052         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
1053         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
1054         Adjust calls.  Use `shell-quote-argument'.
1055
1056 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
1057
1058         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
1059         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
1060
1061         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
1062         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
1063         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
1064         (gnus-group-make-directory-group, gnus-group-transpose-groups):
1065         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
1066         (gnus-subscribe-newsgroup, gnus-1):
1067         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
1068         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
1069         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
1070         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
1071
1072 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
1075         keystroke.
1076         (gnus-summary-limit-to-bodies): Implement headersp.
1077
1078 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * dns.el (query-dns): Protect against "Process dns deleted" strings.
1081
1082 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
1085
1086 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1087
1088         * message.el (message-generate-hashcash): Expand range of values to
1089         include `opportunistic'.
1090         (message-send-mail): Use it.
1091
1092 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1093
1094         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
1095         and comment it.
1096
1097         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
1098
1099 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
1100
1101         * gnus-util.el (gnus-extract-address-components): Improve comment.
1102
1103 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1104
1105         * gnus-util.el (gnus-extract-address-components): Work with address in
1106         which the name portion contains @.
1107
1108         * lpath.el: Fbind custom-autoload.
1109
1110 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1111
1112         * gnus.el (gnus-start): Move custom group up.
1113         (gnus-select-method): Don't autoload, but make it available for
1114         `customize-variable'.
1115         (gnus-getenv-nntpserver): Don't autoload.
1116
1117 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
1118
1119         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
1120
1121 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1122
1123         * message.el (message-sendmail-extra-arguments): New variable.
1124         (message-send-mail-with-sendmail): Use it.
1125
1126 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
1129         mm-with-unibyte-current-buffer to make string unibyte.
1130
1131         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
1132         mm-string-as-multibyte.
1133
1134 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
1135
1136         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
1137         Reported by Werner Koch <wk@gnupg.org>.
1138
1139 2006-11-14  Daiki Ueno  <ueno@p360>
1140
1141         * mml2015.el: Autoload epa-select-keys when compiling.
1142
1143 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1144
1145         * mml2015.el (mml2015-epg-sign): Save the signing keys in
1146         message-options.
1147         (mml2015-epg-encrypt): Save the recipient keys in message-options.
1148
1149 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1150
1151         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
1152         EasyPG (< 0.0.6).
1153         (mml2015-always-trust): New user option.
1154         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
1155         prompt.
1156
1157 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1158
1159         * nntp.el (nntp-authinfo-force): New variable.
1160         (nntp-send-authinfo): Use it.
1161
1162 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
1163
1164         * message.el (message-strip-subject-encoded-words): Allow _not_ to
1165         decode encoded words.  Improve prompt.  Add comment about forwarding.
1166         (message-replacement-char): Move up.
1167
1168 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1169
1170         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
1171         instead of gnus-intersection because arguments of gnus-sorted-nunion
1172         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
1173
1174 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
1175
1176         * message.el (message-strip-subject-encoded-words): Reformat prompt.
1177         (message-simplify-subject-functions): Enable
1178         message-strip-subject-encoded-words by default.
1179
1180 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
1181
1182         * message.el (message-strip-subject-encoded-words): New function
1183         (message-simplify-subject-functions): New variable.
1184         (message-simplify-subject): Use it.  Fix typo in doc string.
1185         Support message-strip-subject-encoded-words.
1186
1187 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
1188
1189         * gnus-diary.el (gnus-diary-delay-format-function):
1190         * nndiary.el (nndiary-reminders):
1191         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
1192
1193 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1194
1195         * gnus-art.el (article-hide-boring-headers): Fetch date from
1196         gnus-original-article-buffer to avoid problems with localized date
1197         strings.
1198
1199 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1200
1201         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
1202
1203 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
1204
1205         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
1206         New variables.
1207         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1208         (mm-charset-synonym-alist): Move some entries to
1209         mm-codepage-iso-8859-list.
1210         (mm-charset-synonym-alist, mm-charset-override-alist): Add
1211         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1212
1213 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1214
1215         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
1216
1217 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1218
1219         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
1220         with Emacs 21 and XEmacs.
1221
1222 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1223
1224         * spam.el (spam-parse-address): New function for better parsing,
1225         catching errors, etc.
1226         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
1227
1228 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1229
1230         * mm-view.el: Add interactive arg to html2text autoload.
1231
1232 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
1235
1236 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
1237
1238         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
1239         variables.
1240         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1241         (mm-charset-synonym-alist): Move some entries to
1242         mm-codepage-iso-8859-list.
1243
1244         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
1245
1246 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
1247
1248         * message.el (message-citation-line-format)
1249         (message-insert-formated-citation-line): Fix implementation of %E, %N
1250         and %n according to the doc string.
1251
1252 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
1253
1254         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1255         car-safe to avoid bad parses.
1256
1257 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1258
1259         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
1260         names.
1261
1262         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
1263
1264 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1265
1266         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
1267         header.
1268
1269         * message.el (message-draft-headers): Add Date.
1270         (message-headers-to-generate): Fix typo in docstring.
1271
1272         * nndraft.el (nndraft-required-headers): New variable.
1273         (nndraft-generate-headers): Use it.
1274
1275         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
1276
1277 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1278
1279         * gnus-registry.el (gnus-registry-wash-for-keywords)
1280         (gnus-registry-find-keywords): New functions to allow easy searching of
1281         articles that are in the registry.
1282
1283 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1284
1285         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1286         ietf-drums-parse-address instead of gnus-extract-address-components.
1287         Reported by Damien Elmes <damien@repose.cx>.
1288
1289 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1290
1291         * gnus.el (gnus-mime): Remove unused custom group.
1292
1293 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1294
1295         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
1296         "blank line" when searching for end of armor headers.
1297
1298 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * gmm-utils.el (gmm-write-region): Fix variable name.
1301
1302 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
1303
1304         * gmm-utils.el (gmm-write-region): New function based on compatibility
1305         code from `mm-make-temp-file'.
1306
1307         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
1308
1309         * nnmaildir.el (nnmaildir--update-nov)
1310         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
1311         Use `gmm-write-region'.
1312
1313 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1314
1315         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
1316         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1317
1318         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
1319
1320         * message.el (message-replacement-char): New variable.
1321         (message-fix-before-sending): Use it.
1322         (message-simplify-subject): New function to remove duplicate code.
1323         (message-reply, message-followup): Use it.
1324
1325         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
1326         gnus-summary-limit-to-articles.
1327
1328 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1329
1330         * gnus-util.el (gnus-with-local-quit): New macro.
1331
1332         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
1333
1334 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
1335
1336         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
1337         ignore non-string data.
1338
1339 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
1340
1341         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
1342         non-string data (needs to be done in the registry too).
1343
1344 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1345
1346         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
1347         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
1348         (gnus-registry-split-fancy-with-parent)
1349         (gnus-registry-fetch-simplified-message-subject-fast)
1350         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
1351         Remove text properties on ingress into the registry and when it's saved.
1352         (gnus-registry-clean-empty-function): Fix bug with cleaning the
1353         registry from entries with no groups.
1354
1355 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1356
1357         * gnus-util.el (gnus-string-remove-all-properties): Add utility
1358         function to remove string properties.
1359
1360 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1361
1362         * gmm-utils.el (gmm): Adjust custom version.
1363
1364         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1365         custom version.
1366
1367         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
1368
1369 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1370
1371         * gnus-art.el (gnus-insert-prev-page-button)
1372         (gnus-insert-next-page-button): Simplify.  Reformat.
1373
1374 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1375
1376         * gnus-art.el (gnus-insert-prev-page-button)
1377         (gnus-insert-next-page-button): Apply gnus-article-button-face.
1378
1379 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1380
1381         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
1382
1383 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1384
1385         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
1386         gnus-article-button-face to MIME and security buttons.
1387
1388 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1389
1390         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
1391         readable.
1392
1393 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1394
1395         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
1396
1397 2006-09-20  Steve Youngs  <steve@sxemacs.org>
1398
1399         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
1400         `browse-url-of-file' instead of `browse-url'.
1401
1402 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1403
1404         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1405         regexp.  Articles containing quotation were cut prematurely.
1406
1407 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1408
1409         * message.el (message-cite-original-1): Use nobody by default for the
1410         value of From header.
1411         (message-reply): Ditto.
1412
1413 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
1414
1415         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
1416         to the gnus-info.  This fixes a bug of inline-PGP message verification.
1417         Reported by Michael Piotrowski <mxp@dynalabs.de>.
1418
1419 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1420
1421         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
1422         mails in the doc string.  Add some URLs in comment.
1423         (pop3-movemail): Warn about pop3-leave-mail-on-server.
1424
1425 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
1428         backslashes handling and the way to find boundaries of quoted strings.
1429
1430 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
1431
1432         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
1433         mml1991-encrypt-to-self is set and mml1991-signers is not set.
1434         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
1435         mml2015-encrypt-to-self is set and mml2015-signers is not set.
1436
1437 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1438
1439         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
1440         doc string.
1441         (gnus-button-regexp, gnus-button-last): Remove unused variables.
1442
1443 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1444
1445         * lpath.el: Fbind epg-check-configuration.
1446
1447 2006-09-06  Simon Josefsson  <jas@extundo.com>
1448
1449         * mml2015.el (mml2015-use): Doc fix, mention epg.
1450
1451 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1452
1453         * mml2015.el (mml2015-use): Default to epg, if available.
1454
1455 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1456
1457         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
1458         message-sender.
1459         (mml1991-epg-encrypt): Ditto.
1460         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
1461         message-sender.
1462         (mml2015-epg-encrypt): Ditto.
1463
1464 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
1465
1466         * message.el (message-send-mail-with-sendmail): Look for sendmail in
1467         several common directories.
1468
1469 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
1470
1471         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
1472         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
1473
1474 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1475
1476         * gnus-art.el (article-decode-encoded-words): Make it fast.
1477
1478 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1479
1480         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
1481
1482         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
1483         in quoted string into `\'.
1484
1485 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1486
1487         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1488         Use standard-syntax-table.
1489
1490 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1491
1492         * gnus-art.el (gnus-decode-address-function): New variable.
1493         (article-decode-encoded-words): Use it to decode headers which are
1494         assumed to contain addresses.
1495         (gnus-mime-delete-part): Remove useless `or'.
1496
1497         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
1498         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
1499         (gnus-nov-parse-line): Use it to decode From header.
1500         (gnus-get-newsgroup-headers): Ditto.
1501         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
1502
1503         * mail-parse.el (mail-decode-encoded-address-region): New alias.
1504         (mail-decode-encoded-address-string): New alias.
1505
1506         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1507         New function.
1508         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
1509         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
1510         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
1511         (rfc2047-decode-string): Ditto.
1512         (rfc2047-decode-address-region): New function.
1513         (rfc2047-decode-address-string): New function.
1514
1515 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
1516
1517         * message.el (message-caesar-buffer-body): Allow rotating headers.
1518
1519         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
1520
1521         * message.el (message-insert-formated-citation-line): Fix %f.
1522         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
1523
1524 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1525
1526         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
1527         (gnus-bookmark-mouse-available-p): New macro.
1528         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
1529         (gnus-bookmark-bmenu-show-infos): Use it.
1530         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
1531         (gnus-bookmark-bmenu-hide-infos): Ditto.
1532         (gnus-bookmark-remove-properties): New function.
1533         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
1534         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
1535         (gnus-bookmark-write-file): Bind coding-system-for-write.
1536         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
1537         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
1538         group before selecting it.
1539         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
1540         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
1541         quit-window if it is not available; use gnus-mouse-2 and bind it to
1542         gnus-bookmark-bmenu-select-by-mouse.
1543         (gnus-bookmark-show-details): Remove unused variable `details-list'.
1544         (gnus-bookmark-bmenu-select-by-mouse): New function.
1545
1546 2006-08-13  Romain Francoise  <romain@orebokech.com>
1547
1548         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
1549         space.
1550
1551 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * compface.el (uncompface): Use binary rather than raw-text-unix.
1554
1555 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1556
1557         * compface.el (uncompface): Make sure the eol conversion doesn't take
1558         place when communicating with the external programs.  Reported by
1559         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1560
1561 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1562
1563         * nnheader.el (nnheader-insert-head): Fix typo in comment.
1564
1565 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1566
1567         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1568         Make it more robust by parsing author and date independently.
1569
1570 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1571
1572         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
1573
1574 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
1575
1576         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
1577         first matching secret key.
1578         (mml2015-epg-encrypt): Ditto.
1579
1580         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
1581         first matching secret key.
1582         (mml1991-epg-encrypt): Ditto.
1583
1584         * mml2015.el (mml2015-encrypt-to-self): New user option.
1585         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
1586         mml2015-epg-encrypt-to-self is set.
1587
1588         * mml1991.el (mml1991-encrypt-to-self): New variable.
1589         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
1590         mml1991-epg-encrypt-to-self is set.
1591
1592         * mml2015.el (mml2015-signers): New user option.
1593         (mml2015-epg-sign): Reflect the value of mml2015-signers.
1594         (mml2015-epg-encrypt): Allow to select signing keys.
1595
1596         * mml1991.el (mml1991-signers): New variable.
1597         (mml1991-epg-sign): Reflect the value of mml1991-signers.
1598         (mml1991-epg-encrypt): Allow to select signing keys.
1599
1600 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1601
1602         * nnheader.el (nnheader-insert-head): Make it work even if the file
1603         uses CRLF for the line-break code.
1604
1605 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
1606
1607         * mml2015.el: Require mml-sec instead of password.
1608         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
1609         (mml2015-cache-passphrase): Inherit the default value from
1610         mml-secure-cache-passphrase.
1611         (mml2015-passphrase-cache-expiry): Inherit the default value from
1612         mml-secure-passphrase-cache-expiry.
1613
1614         * mml1991.el: Require mml-sec instead of password.
1615         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
1616         (mml1991-cache-passphrase): Inherit the default value from
1617         mml-secure-cache-passphrase.
1618         (mml1991-passphrase-cache-expiry): Inherit the default value from
1619         mml-secure-passphrase-cache-expiry.
1620
1621         * mml-sec.el: Require password.
1622         (mml-secure-verbose): New user option.
1623         (mml-secure-cache-passphrase): New user option.
1624         (mml-secure-passphrase-cache-expiry): New user option.
1625
1626 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
1627
1628         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1629         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
1630         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
1631
1632         FIXME: Use `tiny change'?
1633
1634 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1635
1636         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
1637         workaround for the url package included with Emacs.
1638
1639         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1640
1641 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1642
1643         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
1644         correctly.  This fixes a bug caused by the 2006-05-12 change.
1645
1646 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
1647
1648         * nnmail.el (nnmail-article-group): If splitting raises an error, give
1649         some information about the error when saying that the `bogus' mail
1650         group will be used.
1651
1652 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1653
1654         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
1655         string.
1656
1657 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
1658
1659         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
1660
1661 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1662
1663         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
1664
1665 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1666
1667         * mml1991.el (mml1991-function-alist): Add epg.
1668         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
1669         (mml1991-epg-encrypt): New functions.
1670
1671 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1672
1673         * mml2015.el (mml2015-verbose): New variable.
1674         (mml2015-cache-passphrase): Ditto.
1675         (mml2015-passphrase-cache-expiry): Ditto.
1676         (mml2015-function-alist): Add epg.
1677         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1678         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1679         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1680         functions.
1681
1682 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1683
1684         * message.el (message-cite-original-1): Preserve region when removing
1685         quoted text due to X-No-Archive in order to avoid bogus attribution
1686         when citing multiple messages.
1687
1688 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1689
1690         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
1691         Kenneth Jacker <khj@be.cs.appstate.edu>.
1692
1693 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1694
1695         * gnus-diary.el (gnus-user-format-function-d)
1696         (gnus-user-format-function-D): Autoload.
1697
1698         * imap.el (Commentary): Fix typo.
1699
1700         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
1701         2006-04-22 contribution.
1702
1703 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1704
1705         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
1706         It didn't really fix the bogosity I'm seeing with solid web groups.
1707
1708 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1709
1710         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
1711         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
1712         created using server names.  If we use the feature without declaring
1713         it, Gnus does not properly manage server and group state.
1714
1715         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
1716         bound.
1717
1718 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1719
1720         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1721         looking up the method using GROUP's prefix before inventing a new one.
1722         It is used on killed/unknown groups in various places where returning
1723         an all-new method isn't expected by the caller.
1724
1725         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
1726         and match semantics of gnus-group-real-prefix.
1727
1728 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1729
1730         * nnmail.el (nnmail-broken-references-mailers): New variable.
1731         (nnmail-ignore-broken-references): New function generalizing
1732         nnmail-fix-eudora-headers.
1733         (nnmail-fix-eudora-headers): Now obsolete.
1734
1735         * gnus-art.el (gnus-button-handle-custom): Support
1736         `customize-apropos*'.
1737
1738 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1739
1740         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1741
1742         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1743         articles.
1744
1745 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1746
1747         * message.el (message-cite-reply-above): New variable.
1748         (message-yank-original): Use it.
1749
1750 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1751
1752         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1753
1754 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1755
1756         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1757         as read.
1758
1759         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1760
1761 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1762
1763         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1764         (gnus-bookmark-default-file): Use gnus-directory.
1765         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1766         Remove "*" in doc string.
1767         (gnus-bookmark-write-file): Simplify.
1768         (gnus-bookmark-maybe-sort-alist): Use `when'.
1769         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1770         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1771         FIXME about Emacs 21 and XEmacs compatibility.
1772         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1773         compatibility.
1774         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1775         compatibility.
1776         (gnus-bookmark-menu-heading): Fix version.
1777
1778 2006-06-19  Bastien Guerry  <bzg@altern.org>
1779
1780         * gnus-bookmark.el: New file.
1781
1782 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1783
1784         * message.el (message-syntax-checks): Doc fix.
1785
1786 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1787
1788         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1789         unsubscribed groups as if they were killed ones.  It causes duplicate
1790         entries in gnus-newsrc-alist.
1791
1792 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * message.el (message-syntax-checks): Doc fix.
1795         (message-send-mail): Add check for continuation headers.
1796         (message-check-news-header-syntax): Fix regexp used to check for
1797         continuation headers.
1798
1799 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1800
1801         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1802
1803 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1804
1805         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1806
1807 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1808
1809         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1810         default-truncate-lines.
1811
1812 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1813
1814         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1815         to fill the utf-8 entry.
1816
1817         * lpath.el: Fbind unicode-precedence-list.
1818
1819 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1820
1821         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1822
1823 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1824
1825         * gnus-agent.el (directory-files-and-attributes): Move all the way
1826         forward (the third and final move).
1827         (gnus-agent-read-agentview): Trap reconstruction errors due to
1828         nonexistant directory.  Handle by returning nil.
1829
1830 2006-05-30  Didier Verna  <didier@xemacs.org>
1831
1832         * message.el (message-dont-reply-to-names): Update the custom type.
1833         * message.el (message-dont-reply-to-names): New defsubst: potentially
1834         convert a list of regexps into a single one.
1835         * message.el (message-get-reply-headers): Use it.
1836         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1837
1838 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1839
1840         * gnus-agent.el (directory-files-and-attributes): Move forward.
1841
1842 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1843
1844         * gnus-ml.el (gnus-mailing-list-subscribe)
1845         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1846         (gnus-mailing-list-message): Fix doc strings.
1847
1848 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1849
1850         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1851         of doing it manually.
1852
1853 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1854
1855         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1856         comment.
1857
1858 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1859
1860         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1861         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1862         (gnus-agent-read-local): All symbols allocated in my-obarray
1863         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1864         (gnus-agent-regenerate-group): Check numeric names to see if they are
1865         messages or groups.
1866         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1867         better way of do this...)
1868
1869         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1870         'dummy.group' (there should be a better way of do this...)
1871
1872 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1873
1874         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1875         (gnus-saved-headers): Ditto.
1876         (gnus-default-article-saver): Mention functions may have properties.
1877         (gnus-article-save): Override gnus-save-all-headers and
1878         gnus-saved-headers by :headers property which saver function may have.
1879         (gnus-summary-save-in-file): Add :headers property.
1880         (gnus-summary-write-to-file): Ditto.
1881
1882         * gnus-sum.el (gnus-summary-save-article): Bind
1883         gnus-prompt-before-saving to t when saving many articles in a file;
1884         always show all headers.
1885
1886         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1887
1888 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1889
1890         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1891         marks.
1892
1893         * message.el (message-indent-citation): Add optional arguments to allow
1894         using it outside of message buffers.
1895
1896         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1897         (gnus-article-treat-unfold-headers): Use it.
1898         (gnus-article-truncate-lines): New variable.
1899         (gnus-article-mode): Use it.
1900         (gnus-article-toggle-truncate-lines): New function.
1901
1902         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1903         gnus-article-toggle-truncate-lines.
1904
1905         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1906         coding system in XEmacs, use binary.
1907
1908 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1911         after-load-alist.
1912
1913         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1914         this function should save decoded articles.
1915         (gnus-summary-write-to-file): Use property to specify this function
1916         should save decoded articles and specify gnus-summary-save-in-file
1917         should be used to save articles other than the first one when saving
1918         many articles.
1919         (gnus-summary-save-body-in-file): Use property to specify this
1920         function should save decoded articles.
1921         (gnus-summary-write-body-to-file): Use property to specify this
1922         function should save decoded articles and specify
1923         gnus-summary-save-body-in-file should be used to save articles other
1924         than the first one when saving many articles.
1925
1926         * gnus-sum.el (gnus-summary-save-article): Simplify.
1927
1928 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * gnus-art.el (gnus-default-article-saver): Add
1931         gnus-summary-write-body-to-file.
1932         (gnus-article-save-coding-system): Don't use coding system object
1933         in XEmacs.
1934         (gnus-read-save-file-name): Add optional `dir-var' argument which
1935         specifies directory in which files are saved; work even if optional
1936         `variable' argument is not specified.
1937         (gnus-summary-write-to-file): Read file name.
1938         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1939         (gnus-summary-write-body-to-file): New function.
1940
1941         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1942         (gnus-summary-local-variables): Add it.
1943         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1944         (gnus-summary-save-article): Remove optional `decode' argument;
1945         determine whether to decode articles by the value of
1946         gnus-default-article-saver; when saving many files using
1947         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1948         it first and use gnus-summary-save-in-file or
1949         gnus-summary-save-body-in-file thereafter unless
1950         gnus-prompt-before-saving is always; move point to article which
1951         will be saved.
1952         (gnus-summary-save-article-file): Revert.
1953         (gnus-summary-write-article-file): Revert.
1954         (gnus-summary-save-article-body-file): Revert.
1955         (gnus-summary-write-article-body-file): New function.
1956
1957 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1958
1959         * gnus-art.el (gnus-default-article-saver): Doc fix.
1960         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1961         from gnus-summary-save-article-coding-system, and default to a
1962         certain coding system.
1963         (gnus-output-to-file): Add coding cookie and encode text according
1964         to gnus-article-save-coding-system; don't use mm-append-to-file.
1965
1966         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1967         gnus-art.el and rename to gnus-article-save-coding-system.
1968         (gnus-summary-save-article): Require gnus-art; don't show all
1969         headers if it decodes articles; don't add coding cookie here;
1970         don't bind mm-text-coding-system-for-write.
1971         (gnus-summary-save-article-file): Save decoded articles.
1972         (gnus-summary-write-article-file): When saving many files, use
1973         gnus-summary-write-to-file first and gnus-summary-save-in-file
1974         thereafter unless gnus-prompt-before-saving is always.
1975         (gnus-summary-save-article-body-file): Save decoded articles.
1976
1977         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1978
1979 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1980
1981         * nnrss.el (nnrss-check-group): Bind hash-index.
1982
1983 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1984
1985         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1986         its hash index.  Store this hash in `nnrss-group-data'.
1987         (nnrss-read-group-data): Update accordingly.
1988
1989 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1990
1991         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1992         entry.
1993
1994         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1995         gnus-article-browse-html-article.
1996
1997 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1998
1999         * gnus-sum.el (gnus-summary-mime-map): Add
2000         gnus-article-browse-html-article.
2001
2002         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
2003
2004 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2005
2006         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
2007         suitable coding systems in customize.
2008
2009 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2010
2011         * mail-source.el (mail-sources): Fix custom type.
2012
2013 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2014
2015         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
2016         (gnus-summary-expire-articles-now): Shorten prompt.
2017
2018         * gmm-utils.el (wid-edit): Require.
2019         (defun-gmm): Renamed from `gmm-defun-compat'.
2020         (gmm-image-search-load-path): Use it.
2021         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
2022
2023 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2024
2025         * gnus-sum.el (gnus-summary-save-article-coding-system): New
2026         variable.
2027         (gnus-summary-save-article): Add optional `decode' argument.  If
2028         it is set and gnus-summary-save-article-coding-system is non-nil,
2029         save decoded article.
2030         (gnus-summary-write-article-file): Save decoded article if
2031         gnus-summary-save-article-coding-system is non-nil.
2032
2033         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
2034         type.
2035
2036 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2037
2038         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
2039
2040 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2041
2042         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
2043         first to test gnus-single-article-buffer which may be buffer-local.
2044
2045         * gnus-sum.el (gnus-summary-setup-buffer): Make
2046         gnus-single-article-buffer buffer-local and nil in ephemeral
2047         group; make gnus-article-buffer, gnus-article-current, and
2048         gnus-original-article-buffer always buffer-local.
2049         (gnus-summary-exit): Kill article buffer belonging to ephemeral
2050         group.
2051         (gnus-handle-ephemeral-exit): Don't move to next summary line.
2052
2053 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2054
2055         * nnml.el (nnml-request-compact-group): Compressed files might not
2056         have .gz extension.
2057
2058 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2059
2060         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
2061         (mm-copy-to-buffer): Use with-current-buffer.
2062         (mm-display-part): Simplify.
2063         (mm-inlinable-p): Add optional arg `type'.
2064
2065 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2066
2067         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
2068         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
2069         Try harder to show the attachment internally or externally using
2070         gnus-mime-view-part-as-type.
2071
2072 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2073
2074         * message.el (message-from-style, message-signature-separator)
2075         (message-user-organization-file, message-send-mail-function)
2076         (message-citation-line-function, message-yank-prefix)
2077         (message-indent-citation-function, message-signature)
2078         (message-signature-file, message-signature-insert-empty-line):
2079         Remove autoloads.
2080
2081         * gnus-art.el (gnus-buttonized-mime-types): Remove
2082         "multipart/signed".  Revert 2006-04-26 change.
2083
2084 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus.el (gnus-version-number): Bump version.
2087
2088 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2089
2090         * gnus.el: No Gnus v0.5 is released.
2091
2092 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2093
2094         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
2095         fetching articles by message-id.
2096
2097 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098
2099         * message.el (hashcash): Require hashcash as normal.
2100
2101         * ecomplete.el (ecomplete-highlight-match-line): Use
2102         point-at-eol.
2103         (ecomplete-highlight-match-line): Use `highlight', because that
2104         face exists in both Emacs and XEmacs.
2105
2106         * message.el (message-display-abbrev): Use point-at-bol.
2107
2108         * mail-source.el: Don't require timer/timer-funcs.
2109
2110         * gnus-async.el: Ditto.
2111
2112         * password.el: Ditto.
2113
2114         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
2115
2116         * mm-url.el: Ditto.
2117
2118         * gnus-xmas.el: Don't require timer-funcs.
2119
2120         * mm-util.el: Require timer/timer-funcs.
2121
2122 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2123
2124         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
2125         Close.
2126
2127 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2128
2129         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
2130         unibyte after clear-decrypt function runs.
2131
2132         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
2133         returns as a unibyte string.
2134
2135 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2136
2137         * lpath.el: Revert.
2138
2139         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
2140         (pgg-gpg-process-sentinel): Revert.
2141
2142         * pgg-pgp.el (pgg-pgp-process-region): Revert.
2143         (pgg-pgp-lookup-key): Revert.
2144
2145         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
2146         (pgg-pgp5-lookup-key): Revert.
2147
2148         * pgg.el (pgg-fetch-key): Revert.
2149
2150 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * lpath.el: Fbind string-as-multibyte for XEmacs.
2153
2154         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
2155         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
2156         (mml1991-pgg-encrypt): Ditto.
2157
2158         * pgg-gpg.el (pgg-string-to-multibyte): New function.
2159         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
2160         a multibyte buffer.
2161
2162         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
2163         (pgg-pgp-lookup-key): Ditto.
2164
2165         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2166         (pgg-pgp5-lookup-key): Ditto.
2167
2168         * pgg.el (pgg-fetch-key): Ditto.
2169
2170 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
2171
2172         * message.el (message-user-organization-file): Check several
2173         locations of the organization file.
2174
2175         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
2176         Add gnus-article-view-part-as-type.
2177
2178         * gnus-art.el (gnus-article-view-part-as-type): New function.
2179
2180         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
2181         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
2182
2183         * mml.el: Simplify autoload.
2184         (mml-mode): defvar dnd-protocol-alist instead of using
2185         symbol-value.
2186         (mml-default-directory): New variable.
2187         (mml-minibuffer-read-file): Use it.
2188         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
2189
2190         * message.el (message-citation-line-format): New variable.
2191         (message-insert-formated-citation-line): New function.
2192         (message-citation-line-function): Add
2193         `message-insert-formated-citation-line' to custom type.
2194
2195         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
2196         to doc string.
2197
2198         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
2199         depending on mm-verify-option.
2200
2201 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2202
2203         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
2204         binding pgg-* variables; reimplement the section which prevents
2205         MIME header from being signed.
2206         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
2207         pgg-text-mode; remove a blank line at the top of body.
2208
2209         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
2210         lines at the top of body; use gnus-newsgroup-charset if there's no
2211         Charset header.
2212
2213 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2214
2215         * message.el (message-self-insert-commands): Doc fix.
2216
2217         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
2218         (mm-uu-pgp-encrypted-test): Ditto.
2219         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
2220         between header and body; return application/pgp-encrypted handle
2221         if decryption failed; decode decrypted body by charset.
2222
2223         * mm-decode.el (mm-automatic-display): Don't make application/pgp
2224         element match to application/pgp-*.
2225
2226 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2227
2228         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
2229         HTML.
2230
2231 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2232
2233         * mail-source.el (mail-source-call-script): Message the error
2234         string.
2235
2236 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237
2238         * gnus-util.el (gnus-byte-compile): Use it.
2239
2240 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
2241
2242         * gnus-util.el (kill-empty-logs): New function.
2243
2244 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2245
2246         * message.el (message-mail-alias-type): Doc fix.
2247         (message-mail-alias-type-p): New function.
2248         (message-send): Use it.
2249         (message-mode): Ditto.
2250         (message-strip-forbidden-properties): Ditto.
2251
2252         * ecomplete.el (ecomplete-database-file-coding-system): New
2253         variable.
2254         (ecomplete-save): Use it.
2255         (ecomplete-setup): Use it.
2256
2257 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2258
2259         * message.el (message-self-insert-commands): New variable.
2260         (message-strip-forbidden-properties): Use it.
2261
2262 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2263
2264         * message.el (message-put-addresses-in-ecomplete): Use a regexp
2265         that doesn't make XEmacs choke.
2266
2267 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2268
2269         * gnus-util.el (gnus-replace-in-string):
2270         Prefer replace-regexp-in-string over of replace-in-string.
2271
2272 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2273
2274         * gnus-util.el (gnus-select-frame-set-input-focus):
2275         Use select-frame-set-input-focus if it is available in XEmacs; use
2276         definition defined in Emacs 22 for old Emacsen.
2277
2278         * dgnushack.el: Autoload unmorse-region for XEmacs.
2279
2280         * lpath.el: Bind cursor-in-non-selected-windows and
2281         select-frame-set-input-focus for XEmacs.
2282
2283 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * mm-view.el (mm-inline-text): Use equal instead of equalp.
2286
2287 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2288
2289         * gnus-registry.el (gnus-registry-cache-save): Remove text
2290         properties when saving via the temp buffer.
2291
2292 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2293
2294         * message.el (message-generate-hashcash): Honor custom type.
2295
2296 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297
2298         * message.el (message-generate-hashcash): Default to non-nil when
2299         hashcash is found.
2300
2301         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
2302         (gnus-refer-thread-limit): Increase default to 500.
2303
2304         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
2305
2306         * flow-fill.el (fill-flowed): Allow delete-space.
2307
2308 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2309
2310         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
2311         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
2312         Remove autoloads.
2313
2314 2006-04-18  Simon Josefsson  <jas@extundo.com>
2315
2316         * message.el (message-generate-hashcash): Default to.
2317
2318 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2319
2320         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2321         concatenating segments rather than before concatenating them.
2322
2323 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2324
2325         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
2326
2327 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2328
2329         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
2330
2331         * message.el (message-forward-make-body-plain): Allow
2332         message-forward-ignored-headers to be a list.
2333         (message-remove-ignored-headers): Factor out into function.
2334         (message-forward-make-body-mml): Use it.
2335
2336         * imap.el (imap-quote-specials): New function.
2337         (imap-login-auth): Quote specials.
2338
2339         * rfc2231.el (rfc2231-parse-string): Remove dead code.
2340         (rfc2231-parse-string): Allow concatanation of parameters that
2341         aren't contiguous.  The test case is
2342           (mail-header-parse-content-type "message/external-body;
2343             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
2344             access-type=LOCAL-FILE;
2345             name*1*=plugh%2fhello-sailor%2fbing.pdf")
2346
2347 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2348
2349         * nntp.el (nntp-accept-process-output): Return the value of
2350         `nnheader-accept-process-output'.
2351
2352 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2353
2354         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
2355         (gnus-button-alist): Recognize more diff formats.
2356         (gnus-button-patch): Strip directory.
2357
2358 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2359
2360         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
2361         Emacs 22 when setting focus.
2362
2363 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364
2365         * gnus-art.el (gnus-article-treat-types): Do treatment of
2366         text/x-verbatim parts.
2367         (gnus-button-patch): New command.
2368
2369         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
2370         addresses that contain invalid characters.
2371
2372 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2373
2374         * message.el (message-put-addresses-in-ecomplete): Use
2375         gnus-replace-in-string.
2376         (message-is-yours-p): Use the more correct
2377         mail-header-parse-address instead of
2378         mail-extract-address-components.
2379         (message-put-addresses-in-ecomplete): Fix typo.
2380
2381         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
2382         keystroke.
2383
2384         * gnus-art.el (gnus-treatment-function-alist): Change order of
2385         newsgroups/generic header folding to avoid double-folding.
2386
2387         * message.el (message-hidden-headers): Add X-Draft-From.
2388
2389         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
2390         command.
2391         (gnus-summary-repeat-search-article-backward): New command.
2392
2393         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
2394         groups in the parent topic.
2395
2396 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
2397
2398         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
2399         (spam-extra-header-to-number): Return the CRM114 number as a
2400         number instead of a string.
2401
2402 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus-art.el (gnus-face-properties-alist): Moved here from
2405         gnus-fun.
2406
2407         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
2408
2409 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * message.el (message-strip-forbidden-properties): Only display on
2412         self-insert-command.
2413
2414         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
2415         reindent.
2416         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
2417
2418 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
2419
2420         * smiley.el (smiley-style): Fix typo.
2421
2422 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2423
2424         * hashcash.el (hashcash-insert-payment-async-2): Use
2425         message-goto-eoh instead of doing it manually.
2426         (mail-add-payment): Use message-narrow-to-header instead of trying
2427         to do the same itself.
2428
2429         * message.el (message-hidden-headers): Add Face.
2430
2431         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2432         reparenting code.
2433         (gnus-summary-reparent-children): Refactored out code.
2434         (gnus-summary-thread-map): New keystroke.
2435         (gnus-summary-reparent-children): Make into command.
2436
2437         * smiley.el (smiley-style): Default to `medium' if using a large
2438         font.
2439
2440         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
2441         does it itself.
2442
2443         * message.el (message-point-in-header-p): Simplify definition.
2444
2445 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2446
2447         * nnagent.el (nnagent-request-set-mark): Silence log file
2448         writing.
2449         (nnagent-request-set-mark): Use write-region instead of
2450         append-to-file.
2451
2452         * gnus-sum.el (gnus-read-header): Fudge article number if using a
2453         strange select method.
2454
2455         * ecomplete.el (ecomplete-display-matches): Get highlightling
2456         right.
2457         (ecomplete-display-matches): Use literals.
2458         (ecomplete-display-matches): Disable message logging.
2459
2460         * message.el (message-display-abbrev): Small optimization.
2461
2462         * ecomplete.el (ecomplete-display-matches): Allow automatic
2463         display.
2464
2465         * message.el (message-strip-forbidden-properties): Display
2466         abbrevs.
2467         (message-display-abbrev): Get automatic display right.
2468
2469         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
2470         keystrokes.
2471
2472 2006-04-13  Romain Francoise  <romain@orebokech.com>
2473
2474         TODO: Backport to v5-10!
2475
2476         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
2477         Moved here (and renamed) from gnus-registry.el.
2478
2479         * gnus-registry.el: Require gnus-util.
2480         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2481
2482 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2483
2484         * gnus-group.el (gnus-group-catchup-current): Change
2485         if-then-else-if-then-else into cond.
2486         (gnus-group-catchup): Indent.
2487         (group-name-at-point): New function.
2488         (gnus-fetch-group): Provide default from thing at point.
2489
2490 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2491
2492         * message.el (message-display-abbrev): Fix regexp.
2493
2494         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
2495         choosing.
2496         (ecomplete-highlight-match-line): Fix up code rewrite, remove
2497         dead variables.
2498
2499         * message.el (message-newline-and-indent): Remove debugging.
2500         (message-display-abbrev): Use new implementation.
2501
2502 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2503
2504         * gnus-art.el (gnus-article-mode): Set
2505         cursor-in-non-selected-windows to nil.
2506
2507         * smiley.el: Revert previous change.
2508         (smiley-data-directory): defvar it before using it in the
2509         defcustom of `smiley-style'.
2510
2511 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512
2513         * message.el (message-newline-and-indent): New function.
2514
2515         * ecomplete.el: Implement more bits.
2516
2517         * message.el (message-put-addresses-in-ecomplete): Clean up the
2518         string.
2519
2520         * ecomplete.el (ecomplete-add-item): Chop off decimals.
2521
2522         * gnus-sum.el (gnus-summary-save-parts): Bind
2523         gnus-summary-save-parts-counter and use it to make unique file
2524         names.
2525
2526         * gnus-art.el (gnus-ignored-headers): Add some more headers.
2527
2528         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
2529         parameter to say whether to actually parse the individual
2530         addresses.
2531
2532         * message.el (message-put-addresses-in-ecomplete): New function.
2533         (ecomplete): Require.
2534         (message-mail-alias-type): Add ecomplete as an option.
2535
2536 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
2537
2538         * flow-fill.el (fill-flowed): Remove trailing space from blank
2539         quoted lines.
2540
2541 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2542
2543         * smiley.el (smiley-style): Move definition later to avoid a
2544         compilation warning.
2545
2546 2006-04-12  Kenichi Handa  <handa@m17n.org>
2547
2548         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
2549         buffer and then decode the buffer text if necessary.
2550         (rfc2231-encode-string): Be sure to work on multibyte buffer at
2551         first, and after mm-encode-body, change the buffer to unibyte.
2552         Use mm-disable-multibyte instead of set-buffer-multibyte.
2553
2554 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2555
2556         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
2557         Content-Type header instead of Content-Disposition header.
2558         (gnus-mime-inline-part): Ditto.
2559         (gnus-mime-view-part-as-charset): Ignore charset that the part
2560         specifies.
2561
2562         * mm-decode.el (mm-display-part): Work with external parts and
2563         usual parts similarly.
2564
2565         * mm-extern.el (mm-inline-external-body): Use mm-display-part
2566         instead of gnus-display-mime.
2567
2568         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
2569         instead of with-temp-buffer.
2570
2571         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
2572         tag to summarized topics part in order to encode non-ASCII text.
2573
2574 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2575
2576         * smiley.el (smiley-style): New variable.
2577         (smiley-directory): New function.
2578         (smiley-data-directory): Derive from `smiley-style' using
2579         `smiley-directory'.
2580         (smiley-regexp-alist): Add new entries.
2581
2582         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
2583         (gnus-article-browse-delete-temp): Add :version.
2584
2585 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2586
2587         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
2588         the sieve region.
2589
2590 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * gnus.el (gnus-version-number): Bump version.
2593
2594 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2595
2596         * gnus.el: No Gnus v0.4 is released.
2597
2598 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599
2600         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
2601         layout.
2602
2603         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
2604         unknown charset.
2605
2606         * message.el (message-header-synonyms): Add Original-To to the
2607         default.
2608
2609         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
2610         optional parameter.
2611
2612 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2613
2614         * gnus-fun.el (gnus): Require it for gnus-directory.
2615
2616 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * gnus-fun.el (gnus-face-properties-alist): Add :version.
2619
2620 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2621
2622         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
2623
2624 2006-04-05  Simon Josefsson  <jas@extundo.com>
2625
2626         * password.el (password-reset): New function.
2627
2628 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2629
2630         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
2631         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2632
2633 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2634
2635         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2636         Some whitespace was matched into the url, which broke browsing hits
2637         > 100 when mm-url-use-external was nil.
2638
2639 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2640
2641         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
2642         gnus-extra-headers for 'Newsgroups.
2643
2644         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
2645         bound.
2646
2647 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2648
2649         * pgg-gpg.el: Clean up process buffers every time gpg processes
2650         complete.
2651
2652 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2653
2654         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2655         doc string.
2656
2657 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
2658
2659         * pgg-gpg.el (pgg-gpg-process-filter)
2660         (pgg-gpg-wait-for-completion): Check if buffer is alive.
2661
2662         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2663         lines, temporary fix.
2664
2665 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2666
2667         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
2668
2669 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2670
2671         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2672         default-enable-multibyte-characters.  This reverts the change from
2673         revision 6.17 which is no longer necessary because the passphrase
2674         is sent separately now.  GnuPG messages are unreadable under
2675         multibyte locales with default-enable-multibyte-characters set to
2676         nil.
2677
2678 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2679
2680         * message.el (message-tool-bar-gnome): Move "spell".
2681
2682 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2683
2684         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
2685         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
2686         instead.
2687
2688 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
2689
2690         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
2691         newsgroups handling for NNTP overviews which don't include
2692         Newsgroups.
2693
2694 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2695
2696         * message.el (message-resend): Bind message-generate-hashcash to nil.
2697
2698 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2699
2700         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
2701         when searching for already-paid recipients.
2702
2703 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2704
2705         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2706         passphrases when it is not needed.
2707         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2708         passphrase stuff from gpg, should only be necessary when you use
2709         gpg with a smartcard.
2710
2711 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * mml.el (mml-insert-mime): Ignore cached contents of
2714         message/external-body part.
2715
2716         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
2717         (mm-insert-part): Ditto.
2718
2719 2006-03-23  Simon Josefsson  <jas@extundo.com>
2720
2721         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
2722         Reiner.
2723         (pgg-gpg-use-agent-p): Use it again.
2724
2725 2006-03-23  Simon Josefsson  <jas@extundo.com>
2726
2727         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
2728         older emacsen.
2729         (pgg-gpg-use-agent-p): Don't use it.
2730
2731 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2732
2733         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
2734         if we can.
2735
2736 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2737
2738         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2739         (pgg-gpg-update-agent): New function.
2740         (pgg-gpg-use-agent-p): New function.
2741         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2742         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2743         (pgg-gpg-sign-region): Use it.
2744
2745 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2746
2747         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2748         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2749
2750 2006-03-21  Simon Josefsson  <jas@extundo.com>
2751
2752         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2753         <wilde@sha-bang.de>.
2754         (pgg-gpg-use-agent): New variable.
2755         (pgg-gpg-process-region): Use it.
2756         (pgg-gpg-encrypt-region): Likewise.
2757         (pgg-gpg-encrypt-symmetric-region): Likewise.
2758         (pgg-gpg-decrypt-region): Likewise.
2759         (pgg-gpg-sign-region): Likewise.
2760         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2761
2762 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2763
2764         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2765
2766         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2767         Add comment on version.
2768
2769 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2770
2771         * smiley.el: Add missing test smiley.
2772
2773 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2774
2775         * mm-decode.el (mm-with-part): New macro.
2776         (mm-get-part): Use it; work with message/external-body as well.
2777         (mm-save-part): Treat name and filename equally.
2778
2779         * mm-extern.el (mm-extern-cache-contents): New function.
2780         (mm-inline-external-body): Use it; force the part to be displayed;
2781         move undisplayer added to the cached handle to the parent.
2782
2783         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2784         (gnus-mime-view-part-as-type): Work with message/external-body.
2785
2786         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2787
2788 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2789
2790         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2791         images in image-load-path.  [Sync with image.el, revision 1.60, in
2792         Emacs.]
2793
2794 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2795
2796         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2797         path rather than symbol.  Always return list of directories.
2798         Guarantee that image directory comes first.  [Sync with image.el,
2799         revision 1.59, in Emacs.]
2800
2801         * message.el (message-make-tool-bar): Adjust to new API of
2802         `gmm-image-load-path-for-library'.
2803
2804         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2805
2806         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2807
2808 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2809
2810         * gnus-art.el (gnus-article-only-boring-p):
2811         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2812         intangible text.
2813         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2814
2815 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2816
2817         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2818         `defun' instead of `gmm-defun-compat'.
2819
2820 2006-03-14  Simon Josefsson  <jas@extundo.com>
2821
2822         * message.el (message-unique-id): Don't use message-number-base36
2823         if (user-uid) is a float.
2824         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2825
2826 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2829
2830         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2831         empty line between a part and a message part.
2832
2833 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2834
2835         * smiley.el: Add more test smileys.
2836         (smiley-data-directory, smiley-regexp-alist)
2837         (gnus-smiley-file-types): Fix doc strings.
2838         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2839         adding new elements.
2840         (smiley-mouse-map): Unused code.  Make it a comment.
2841
2842 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2843
2844         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2845         scan latest NoCeM messages instead of old ones.
2846         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2847         delimiters that are recently used.
2848         (gnus-nocem-load-cache): Add autoload cookie.
2849
2850         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2851
2852         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2853         level which is larger than gnus-use-nocem is specified.
2854
2855         * gnus-group.el (gnus-group-get-new-news): Ditto.
2856
2857 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2858
2859         * gnus-util.el (gnus-tool-bar-update): New function.
2860
2861         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2862         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2863
2864         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2865
2866         * gnus-group.el (gnus-group-redraw-when-idle)
2867         (gnus-group-redraw-check): Remove.
2868         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2869
2870 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2871
2872         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2873         if optional last element is specified in splits (FIELD VALUE...).
2874
2875 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2876
2877         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2878         to gmm-image-load-path-for-library.  Call with no-error argument.
2879         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2880
2881         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2882
2883         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2884
2885         * gmm-utils.el (gmm-image-load-path): Remove alias.
2886
2887 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2888
2889         * gmm-utils.el (gmm-image-load-path): Add alias.
2890
2891         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2892         nnml-generate-nov-databases-1.
2893         (nnml-generate-nov-databases): Use it.
2894         (nnml-generate-nov-databases-directory): Document no-active
2895         argument.
2896
2897         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2898         directory if path is t.  Add no-error.
2899
2900         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2901         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2902
2903         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2904         resetting gnus-article-browse-html-temp-list.
2905
2906         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2907         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2908         Add example to docstring.  Rename local variables.  Move error
2909         checks to default case in cond and simplify.
2910
2911 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2912
2913         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2914         handle is multipart when calling it recursively.
2915         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2916
2917 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2918
2919         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2920         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2921
2922 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2925         is loaded.
2926
2927         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2928         loaded.
2929
2930 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2931
2932         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2933         to "Emacs 23 (unicode)" in doc string.
2934
2935         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2936         "Emacs 23 (unicode)" in comment.
2937
2938 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2939
2940         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2941
2942         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2943         characters 160 through 255 in Emacs 23.
2944
2945 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2946
2947         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2948         gnus-article-browse-html-temp.
2949         (gnus-article-browse-delete-temp): Make it customizable.  Add
2950         `file'.  Adjust doc string.
2951         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2952         query for each file.  Adjust doc string.
2953         (gnus-article-browse-html-parts): Add
2954         `gnus-article-browse-delete-temp-files' to
2955         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2956
2957 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2958
2959         * gnus-art.el (gnus-article-browse-html-temp)
2960         (gnus-article-browse-delete-temp): New variables.
2961         (gnus-article-browse-delete-temp-files): New function.
2962         (gnus-article-browse-html-parts): Use it.
2963
2964 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2965
2966         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2967
2968         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2969         string.
2970
2971         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2972         gnus-summary-insert-new-articles when unplugged.  Remove
2973         gnus-summary-search-article-forward.
2974
2975         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2976         display-visual-class instead of display-color-cells.
2977
2978 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * dgnushack.el: Autoload customize-group for XEmacs.
2981
2982         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2983         message/* containing non-ASCII text properly.
2984
2985 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2986
2987         * message.el: Require gmm-utils, remove autoloads.
2988         (message-tool-bar): Set default based on
2989         gmm-tool-bar-style.
2990         (message-tool-bar-gnome): Add gmm-customize-mode.
2991
2992         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2993         gmm-tool-bar-style.
2994         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2995
2996         * gnus-group.el (gnus-group-tool-bar): Set default based on
2997         gmm-tool-bar-style.
2998         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2999
3000         * gmm-utils.el (gmm-image-directory): Rename variable from
3001         gmm-image-load-path.
3002         (gmm-image-load-path): Use gmm-image-directory.
3003         (gmm-customize-mode): New function.
3004         (gmm-tool-bar-style): New variable.
3005
3006         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
3007         gnus-group-redraw-line-number.
3008         (gnus-group-redraw-check): Simplify.
3009         (gnus-group-tool-bar-update): Remove redraw check.
3010         (gnus-group-make-tool-bar): Add redraw check.
3011
3012 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
3013
3014         * gnus-art.el (gnus-button): Add missing parentheses.
3015
3016 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3017
3018         * lpath.el: Fbind line-number-at-pos.
3019
3020 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3021
3022         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
3023
3024 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3025
3026         * gnus-art.el (gnus-button): New face.
3027         (gnus-article-button-face): Use it.
3028
3029         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
3030         gnus-summary-next-page.  Re-order.
3031
3032         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
3033         next-node are now included.
3034         (gnus-group-redraw-line-number): New internal variable.
3035         (gnus-group-redraw-check): Helper function for updating the tool
3036         bar.
3037         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
3038
3039         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
3040
3041         * spam.el (spam-spamassassin-score-regexp): New internal variable.
3042         (spam-extra-header-to-number, spam-check-spamassassin-headers):
3043         Use it to match format of Spamassassin 3.0 and later.  Reported by
3044         IRIE Tetsuya <irie@t.email.ne.jp>.
3045         (spam-check-bogofilter)
3046         (spam-bogofilter-register-with-bogofilter): Fix args of
3047         `gnus-error' calls.
3048
3049 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3050
3051         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
3052         unnecessary interaction when sending queued mails.  Reported by
3053         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
3054
3055 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3056
3057         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
3058         first or last are nil.
3059
3060 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3061
3062         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
3063
3064 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3065
3066         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
3067
3068 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3069
3070         * dns.el (query-dns): Protect more against buggy tcp output.
3071
3072 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3073
3074         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
3075         nov.php.
3076
3077 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3078
3079         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
3080         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
3081         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
3082         output on the server side.
3083         (nnweb-google-create-mapping): Update regexps and add some
3084         progress indication.
3085
3086 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
3087
3088         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
3089         gnus-agent-toggle-plugged.  Re-order icons.
3090         (gnus-group-tool-bar-gnome): Add
3091         gnus-group-{prev,next}-unread-group.
3092         (gnus-group-tool-bar-gnome): Re-order icons.
3093
3094         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
3095         gnus-summary-insert-new-articles.
3096
3097         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
3098         comments.
3099
3100         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
3101         also available in Emacs 21.3.
3102
3103         * message.el (message-fix-before-sending): Change "Emacs 22" to
3104         "Emacs 23 (unicode)" in comment.
3105
3106         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
3107         "Emacs 23 (unicode)" in comment.
3108
3109         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
3110         comment.
3111         (mm-coding-system-p): Add comment about no-MULE XEmacs.
3112
3113         * mm-view.el (mm-fill-flowed): Add :version.
3114
3115 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3116
3117         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
3118         and load-path.
3119
3120 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
3121
3122         * message.el: Autoload gmm-image-load-path.
3123         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
3124         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
3125         consitency.
3126
3127         * gmm-utils.el (gmm-image-load-path): Also search in
3128         "../etc/images".  Don't set gmm-image-load-path if we don't find
3129         the image.
3130
3131 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3132
3133         * gmm-utils.el (gmm-image-load-path): Don't make
3134         `gmm-image-load-path' include subdirectories which the second arg
3135         `image' might specify.
3136
3137         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
3138         subdirectory to icon file names.
3139
3140         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
3141
3142 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3143
3144         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
3145         gmm-image-load-path calls.
3146
3147         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3148
3149         * message.el (message-make-tool-bar): Ditto.
3150
3151         * mml.el (mml-preview): Added comment concerning tool bar icons.
3152
3153         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
3154         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
3155
3156         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
3157         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
3158
3159         * message.el (message-tool-bar-gnome): Use new icon names.
3160         (message-make-tool-bar): Use `gmm-image-load-path'.
3161
3162         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
3163         functions from MH-E.
3164         (gmm-image-load-path): New variable from MH-E.
3165         (gmm-image-load-path): New function from MH-E.  Added arguments
3166         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
3167         *-image-load-path-called-flag.
3168
3169 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
3170
3171         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
3172
3173 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
3174
3175         * nnimap.el (nnimap-request-move-article): Change folder back to
3176         source group before deleting.
3177
3178 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3179
3180         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
3181
3182         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
3183         mm-url.
3184
3185         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
3186
3187 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3188
3189         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
3190         coding system which mm-charset-to-coding-system returns for a
3191         given charset is valid.
3192
3193 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
3194
3195         * html2text.el (html2text-remove-tag-list):
3196         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
3197
3198 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3199
3200         * gnus-cus.el: Revert 2005-10-17 change.
3201
3202 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3203
3204         * gnus-art.el (article-strip-banner): Call
3205         article-really-strip-banner only when the regexp match is made.
3206
3207 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3208
3209         * gnus-art.el (article-strip-banner): Use
3210         gnus-extract-address-components instead of
3211         mail-header-parse-addresses to make it work with non-ASCII text;
3212         remove mail-encode-encoded-word-string.
3213
3214         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
3215         values which are surrounded with \"...\"; make it never cause a
3216         Lisp error; give up parsing of parameters if it failed in
3217         extracting type.
3218
3219 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3220
3221         * smime.el (smime-cert-by-ldap-1): Fix bug where
3222         `smime-ldap-search' returns results without userCertificates.
3223
3224 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3225
3226         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
3227
3228 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3229
3230         * spam.el (spam-check-spamassassin-headers): Adapt format for
3231         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
3232         <ari@mbf.ocn.ne.jp>.
3233         (spam-list-of-processors): Add spam-use-gmane.
3234
3235 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3236
3237         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
3238         make-temp-file; make it work with XEmacs as well.
3239
3240         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
3241         mm-make-temp-file.
3242
3243         * mm-decode.el (mm-display-external): Use the 3rd arg of
3244         mm-make-temp-file.
3245         (mm-create-image-xemacs): Ditto.
3246
3247 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3248
3249         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
3250         with message-narrow-to-headers.
3251         (gnus-draft-setup): Narrow to header to run message-fetch-field.
3252         (gnus-draft-check-draft-articles): New function.
3253         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
3254
3255 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3256
3257         * gnus-art.el (gnus-article-browse-html-parts):
3258         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
3259         Don't use suffix argument for mm-make-temp-file for Emacs 21
3260         compatibility.  Remove useless `format'.
3261
3262 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3263
3264         * nnweb.el (nnweb-google-wash-article): Update regexps.
3265         (nnweb-group-alist): Use defvoo instead of defvar.
3266
3267 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3268
3269         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
3270         re-loading nn* modules.
3271
3272 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3273
3274         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
3275         for `tool-bar-mode' and don't check it's default-value.
3276
3277         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3278
3279         * message.el (message-make-tool-bar): Ditto.
3280
3281         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
3282         `substring'.  Shorten tmp-file name.
3283
3284         * gnus.el: Remove bogus comment.
3285
3286 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
3287
3288         * gnus-art.el (gnus-article-browse-html-parts): New function.
3289         (gnus-article-browse-html-article): New function for viewing html
3290         articles with a browser.
3291
3292 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
3293
3294         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
3295         in elisp.
3296         (pgg-gpg-encrypt-symmetric-region): Ditto.
3297         (pgg-gpg-sign-region): Ditto.
3298
3299         * pgg-def.el (pgg-text-mode): New variable.
3300
3301         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
3302         (mml2015-pgg-encrypt): Ditto.
3303
3304         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
3305         (mml1991-pgg-encrypt): Ditto.
3306
3307 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3308
3309         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
3310         message-make-date instead of current-time-string.
3311
3312         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
3313         to gnus-decoded which mm-uu might set.
3314
3315 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3316
3317         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
3318         don't decode quoted parameters; remove misimported Emacs code.
3319         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3320         (rfc2231-decode-encoded-string): Don't use split-string which
3321         behaves differently according to Emacs version; use
3322         mm-decode-coding-region to convert charset to coding-system.
3323         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3324         (rfc2231-encode-string): Remove misimported Emacs code.
3325
3326 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3327
3328         * gnus-art.el (article-decode-charset): Don't use ignore-errors
3329         when calling mail-header-parse-content-type.
3330         (article-de-quoted-unreadable): Ditto.
3331         (article-de-base64-unreadable): Ditto.
3332         (article-wash-html): Ditto.
3333
3334         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
3335         calling mail-header-parse-content-type and
3336         mail-header-parse-content-disposition.
3337         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
3338         mail-header-parse-content-type.
3339
3340         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
3341         insert charset and format parameters; encode description after
3342         inserting it to buffer.
3343         (mml-insert-parameter): Fold lines properly even if a parameter is
3344         segmented into two or more lines; change the max column to 76.
3345
3346         * rfc1843.el (rfc1843-decode-article-body): Don't use
3347         ignore-errors when calling mail-header-parse-content-type.
3348
3349         * rfc2231.el (rfc2231-parse-string): Return at least type if
3350         possible; don't cause an error even if it fails in parsing of
3351         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3352         (rfc2231-encode-string): Don't break lines at the beginning, leave
3353         it to mml-insert-parameter.
3354
3355         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
3356         calling mail-header-parse-content-type.
3357
3358 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
3359
3360         * spam-report.el (spam-report-gmane-use-article-number):
3361         Improve doc string.
3362         (spam-report-gmane-internal): Check if a suitable header was found
3363         in the article.
3364
3365 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3366
3367         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
3368         (rfc2231-encode-string): Make param*=value always begin with LWSP.
3369
3370 2006-02-05  Romain Francoise  <romain@orebokech.com>
3371
3372         Update copyright notices of all files in the gnus directory.
3373
3374 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3375
3376         * nnweb.el (nnweb-request-group): Avoid growing overview files.
3377
3378 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
3381         segmented lines of parameter value to cope with Thunderbird 1.5
3382         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
3383         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3384         (rfc2231-encode-string): Don't make lines exceeding 76 column.
3385
3386 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
3387
3388         * mml.el (mml-generate-mime-1): Correct the order of inline signed
3389         parts.
3390
3391 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3392
3393         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
3394         there's only one active file for all servers.
3395         (nnweb-request-scan): Make sure nnweb-articles is initialized on
3396         solid groups.  Gnus might have used a FAST request to select the group.
3397         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
3398         and nnweb-search redundantly in the active file.
3399         (nnweb-request-list): Don't list bogus groups.  There can only be one.
3400         (nnweb-request-create-group): Don't use ARGS.
3401         (nnweb-possibly-change-server, nnweb-request-group): Remove some
3402         initialisations.  Let nnoo do the work.
3403
3404 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3405
3406         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
3407         Say the part has been decoded.
3408
3409         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
3410
3411 2006-01-31  Kevin Ryde  <user42@zip.com.au>
3412
3413         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
3414         mailcap-viewer-test-cache when there's no 'test clause, since that
3415         will invert the meaning of a "nil" test previously determined by
3416         mailcap-mailcap-entry-passes-test.
3417
3418 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
3421         compiling.
3422
3423         * gnus-sum.el: Ditto.
3424
3425         * message.el: Don't bind tool-bar-map when compiling.
3426
3427 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
3428
3429         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
3430
3431 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3432
3433         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
3434         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
3435         current Google Groups.
3436
3437 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
3438
3439         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
3440         and tool-bar-mode.
3441
3442         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
3443         and tool-bar-mode.
3444
3445         * message.el (message-tool-bar-update): Simplify.
3446         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
3447
3448         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
3449         gnus-summary-buffer.
3450         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
3451         gnus-summary-reply.
3452
3453         * gmm-utils.el (gmm): Add :version.
3454
3455 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3456
3457         * Makefile.in (clean): New rule.
3458         (distclean): Use it.
3459
3460 2006-01-26  Steve Youngs  <steve@sxemacs.org>
3461
3462         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
3463         autoload.
3464
3465 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3466
3467         * gmm-utils.el (gmm-verbose): Add :group.
3468
3469 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
3470
3471         * message.el: Change some comments WRT tool-bars.
3472
3473         * gnus-sum.el (gnus-summary-tool-bar)
3474         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
3475         (gnus-summary-tool-bar-zap-list): New variables.
3476         (gnus-summary-make-tool-bar): Complete rewrite using
3477         `gmm-tool-bar-from-list'.
3478
3479         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
3480         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
3481         variables.
3482         (gnus-group-make-tool-bar): Complete rewrite using
3483         `gmm-tool-bar-from-list'.
3484         (gnus-group-tool-bar-update): New function.
3485
3486         * message.el (message-mode-field-menu): Add "Show hidden Headers".
3487
3488 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3489
3490         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
3491         is dissected into a single part of which the type is the same as
3492         the given one; decode charset.
3493
3494 2006-01-21  Kevin Ryde  <user42@zip.com.au>
3495
3496         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
3497         into alists as symbol not string, since that's what
3498         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
3499         look for.
3500
3501 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
3502
3503         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
3504         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
3505
3506         * message.el (message-tool-bar-gnome): Use gmm-ignore.
3507
3508 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3509
3510         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
3511         (gnus-xmas-mime-security-button-menu): New function.
3512
3513         * gnus-art.el (gnus-mime-security-button-commands): New variable.
3514         (gnus-mime-security-button-menu): New definition.
3515         (gnus-mime-security-button-map): Use them.
3516         (gnus-mime-security-button-menu): New function.
3517         (gnus-insert-mime-security-button): Addition to help echo.
3518         (gnus-mime-security-run-function, gnus-mime-security-save-part)
3519         (gnus-mime-security-pipe-part): New functions.
3520
3521         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
3522         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
3523
3524         * mm-decode.el (mm-handle-set-disposition): Remove.
3525         (mm-handle-set-description): Remove.
3526
3527 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3528
3529         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
3530         (mm-w3m-standalone-supports-m17n-p): New function.
3531         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
3532         w3m usage.
3533
3534         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
3535         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
3536
3537 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
3538
3539         * message.el (message-tool-bar-zap-list): Use
3540         gmm-tool-bar-zap-list as custom type.
3541         (message-tool-bar-update): New function.
3542         (message-tool-bar, message-tool-bar-gnome)
3543         (message-tool-bar-retro): Add message-tool-bar-update.
3544         (message-tool-bar-gnome): Add flyspell-buffer.
3545
3546         * gnus-util.el (gnus-error): Describe `args'.
3547
3548         * gmm-utils.el (gmm-error): Describe `args'.
3549         (gmm-tool-bar-zap-list): New widget.
3550         (gmm-tool-bar-from-list): Improve description of `zap-list'.
3551
3552 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3553
3554         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
3555         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
3556         the number of recursive calls.
3557
3558         * mm-decode.el (mm-handle-set-disposition): New macro.
3559         (mm-handle-set-description): New macro.
3560
3561 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3562
3563         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
3564         encoding.
3565
3566 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3567
3568         * message.el (message-tool-bar-zap-list, message-tool-bar)
3569         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
3570         (message-tool-bar-local-item-from-menu): Remove.
3571         (message-tool-bar-map): Replace by `message-make-tool-bar'.
3572         (message-make-tool-bar): New function.
3573         (message-mode): Use `message-make-tool-bar'.
3574
3575         * gmm-utils.el: New file.
3576         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
3577         (gmm-lazy): New widget copied from `nnmail.el'.
3578         (gmm-tool-bar-from-list): New function for creating customizable
3579         tool bars.
3580         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
3581         output.
3582         (gmm): Add :prefix to defgroup.
3583
3584 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
3585
3586         * gmm-utils.el (gmm-widget-p): New function.
3587
3588 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3589
3590         * mml.el (mml-attach-file): Describe `description' in doc string.
3591         (mml-menu): Add Emacs MIME manual and PGG manual.
3592
3593 2006-01-20  Richard M. Stallman  <rms@gnu.org>
3594
3595         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
3596
3597 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
3598
3599         * nntp.el (nntp-end-of-line): Doc fix.
3600
3601 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
3602
3603         * imap.el (imap-open): Handle case where buffer is a buffer
3604         object.
3605
3606 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3607
3608         * gnus-delay.el (gnus-delay): Don't autoload.
3609         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3610         to be re-loaded when customizing the `gnus-delay' group.
3611
3612 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
3613
3614         * message.el (message-insert-citation-line): Use newlines.
3615
3616 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3617
3618         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3619         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
3620         these routines, so the passphrase can be managed externally and
3621         passed in to the system.
3622         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3623         pgg-add-passphrase-to-cache function.
3624
3625         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3626         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
3627         these routines, so the passphrase can be managed externally and
3628         passed in to the system.
3629         (pgg-pgp5-sign-region): Use new name of
3630         pgg-add-passphrase-to-cache function.
3631
3632 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3633
3634         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3635         part of the decoded armor to find the key-identifier.
3636         (pgg-gpg-lookup-key-owner): New function to return the
3637         human-readable identifier of a key owner.
3638         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
3639         itself.
3640         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3641         the key value) if we have a key and can match it against a secret
3642         key.  Also, added a note pointing out fact that the prompt only
3643         indicates the first matching key.
3644
3645         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3646         pgg-decrypt-region.
3647         (pgg-add-passphrase-to-cache): Rename from
3648         `pgg-add-passphrase-cache' to reduce confusion (all callers
3649         changed).
3650         (pgg-remove-passphrase-from-cache): Rename from
3651         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3652         changed).
3653         (pgg-read-passphrase, pgg-add-passphrase-cache)
3654         (pgg-remove-passphrase-cache): Add informative docstrings.
3655         (pgg-decrypt): Convey provided passphrase in subordinate call to
3656         pgg-decrypt-region.
3657
3658 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
3659
3660         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3661         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3662         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3663         'passphrase' argument, so the passphrase can be managed externally
3664         and then passed in to the system.
3665
3666         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3667         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3668         so the passphrase cache can be used reliably with identifiers
3669         besides a pgp packet's key id.
3670
3671         * pgg-gpg.el (pgg-gpg-encrypt-region)
3672         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3673         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
3674         these routines, so the passphrase can be managed externally and
3675         passed in to the system.
3676
3677         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3678         'notruncate' argument, so the passphrase cache can be used
3679         reliably with identifiers besides a pgp packet's key id.
3680
3681 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3682
3683         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3684         symmetric encryption.
3685         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3686         encrypted session key.
3687         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3688         message ask for the passphrase in a proper way.
3689
3690         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3691         New user commands for symmetric encryption.
3692
3693 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
3696
3697         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
3698
3699 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
3700
3701         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
3702
3703 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * mm-decode.el (mm-inlined-types): Add application/pgp.
3706         (mm-automatic-display): Ditto.
3707
3708         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
3709         part as text.
3710
3711 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3712
3713         * nnrss.el: Update copyright.
3714         (nnrss-opml-import): Query whether to subscribe to each entry.
3715
3716         * gnus-art.el:
3717         * gnus-sum.el:
3718         * gnus-xmas.el:
3719         * messagexmas.el:
3720         * mm-uu.el:
3721         * mm-view.el: Update copyright.
3722
3723 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
3724
3725         * message.el (message-info): New function.
3726         (message-mode-menu): Add it.
3727         Update copyright.
3728
3729         * ChangeLog: Fix and update copyright.
3730
3731 2006-01-13  Romain Francoise  <romain@orebokech.com>
3732
3733         * message.el (message-forward-subject-name-subject): Prefer the
3734         address to 'nowhere' if the sender has no name.
3735         Fix typo.  Update copyright year.
3736
3737 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3738
3739         * gnus-art.el (article-wash-html): Use
3740         gnus-summary-show-article-charset-alist if a numeric arg is given.
3741         (gnus-article-wash-html-with-w3m-standalone): New function.
3742
3743         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3744         mm-inline-text-html-render-with-w3m-standalone.
3745         (mm-text-html-washer-alist): Map w3m-standalone to
3746         gnus-article-wash-html-with-w3m-standalone.
3747         (mm-inline-text-html-render-with-w3m-standalone): New function.
3748
3749 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3750
3751         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3752         Improve LaTeX.
3753
3754 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3755
3756         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3757         (nnrss-request-article): Render text/plain parts as HTML.
3758
3759         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3760         the buffer.
3761
3762 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3763
3764         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3765         custom definition of `gnus-posting-styles'.
3766
3767         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3768         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3769
3770 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3771
3772         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3773         Use nntp for bug archive.
3774
3775 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3776
3777         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3778         parts.
3779         (nnrss-normalize-date): New function converts ISO 8601 date into
3780         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3781         (nnrss-check-group): Use it.
3782
3783 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3784
3785         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3786
3787         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3788         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3789         (nnrss-insert-w3): Ditto.
3790
3791 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3792
3793         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3794         the articles to be forwarded including the case where neither a
3795         number of articles nor a region is specified.
3796
3797 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3798
3799         * nnrss.el (nnrss-request-article): Fix last change; fill
3800         text/plain parts.
3801
3802 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3805         in text/plain part.
3806         (nnrss-check-group): Don't add excessive newline to dc:subject.
3807
3808 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3809
3810         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3811         article.
3812
3813 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3814
3815         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3816         (nnml-use-compressed-files, nnml-save-mail): Support other
3817         comression programs such as bzip2.
3818
3819 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3820
3821         * dns.el (query-dns): Make sure we check the buffer size before
3822         removing tcp headers.
3823
3824 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3825
3826         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3827         remove MIME buttons associated with multipart/alternative parts.
3828         (gnus-mime-display-alternative): Tag buttons using `article-type'
3829         text property.
3830
3831         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3832         associated with multipart/alternative parts.
3833
3834         * gnus-art.el (gnus-signature-separator): Fix custom type.
3835
3836         * mm-decode.el (mm-inlined-types): Fix custom type.
3837         (mm-keep-viewer-alive-types): Ditto.
3838         (mm-automatic-display): Ditto.
3839         (mm-attachment-override-types): Ditto.
3840         (mm-inline-override-types): Ditto.
3841         (mm-automatic-external-display): Ditto.
3842
3843 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3844
3845         * spam-report.el (spam-report-user-mail-address)
3846         (spam-report-user-agent): New variables.
3847         (spam-report-url-ping-plain): Use spam-report-user-agent.
3848
3849 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3850
3851         * gnus-art.el (gnus-button-handle-custom): Do not just use
3852         `customize-apropos' for any "M-x customize-*" button but the
3853         function called for.  Accept both the function name and its
3854         argument in order to achieve this.
3855         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3856         function name to `gnus-button-handle-custom' in case of "M-x
3857         customize-*" buttons.
3858
3859 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3860
3861         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3862         multipart/alternative and add xref to mm-discouraged-alternatives
3863         in doc string.
3864
3865         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3866         gnus-buttonized-mime-types in doc string.
3867
3868 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3869
3870         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3871         Suggest image/.* in the doc string.
3872
3873 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3874
3875         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3876         message-marks (Debian bug #342521).
3877
3878 2005-12-12  Simon Josefsson  <jas@extundo.com>
3879
3880         * password.el (password-read-from-cache): Add.
3881         (password-read): Use it.
3882
3883 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3884
3885         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3886         us-ascii as a MIME charset.
3887
3888         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3889         against the case where the 2nd arg TYPE is nil.
3890
3891 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3892
3893         * pop3.el (pop3-stream-type): Fix custom version.
3894
3895         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3896
3897 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3898
3899         * mm-decode.el (mm-display-external): Add missing cdr.
3900
3901 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3902
3903         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3904         RFC1524) if it is in mailcap or add a suffix according to
3905         mailcap-mime-extensions when generating a temp filename; postpone
3906         deleting a temp file for 2 seconds for some wrappers, shell
3907         scripts, and so on, which might exit right after having started a
3908         viewer command as a background job.
3909
3910 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3911
3912         * nntp.el (nntp-marks-directory): Fix custom group.
3913
3914         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3915         steps when < 10.
3916
3917         * gnus-start.el (gnus-no-server-1): Mention
3918         `gnus-level-default-subscribed' in doc string.
3919
3920 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3921
3922         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3923         parens.
3924
3925 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3926
3927         * gnus-xmas.el (gnus-use-toolbar): Revert.
3928         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3929         gnus-use-toolbar is default.
3930
3931         * messagexmas.el (message-use-toolbar): Revert.
3932         (message-setup-toolbar): Use global default-toolbar if
3933         message-use-toolbar is default.
3934
3935 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3936
3937         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3938         according to default-toolbar-visible-p.
3939
3940         * messagexmas.el (message-use-toolbar): Ditto.
3941
3942 2005-11-26  Dave Love  <fx@gnu.org>
3943
3944         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3945         (tls-program, tls-success): Provide openssl alternative.
3946
3947         * starttls.el: Doc fixes.
3948         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3949         SERVICE to PORT.
3950
3951         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3952         port null or service name.
3953         (starttls-negotiate): Autoload.
3954
3955 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * message.el (message-kill-to-signature): Fix interactive spec.
3958
3959 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3960
3961         * pop3.el (pop3-open-server): Recognize a string as a service name.
3962
3963 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3964
3965         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3966
3967 2005-11-23  Dave Love  <fx@gnu.org>
3968
3969         Add pop3s, pop3/starttls.
3970
3971         * pop3.el (pop3-authentication-scheme): Clarify doc.
3972         (open-tls-stream, starttls-open-stream): Autoload.
3973         (pop3-stream-type): New.
3974         (pop3-open-server): Use it.
3975
3976         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3977         for POP.
3978         (mail-source-keyword-map): Add :stream for POP.
3979         (mail-source-fetch-pop): Use pop3-stream-type.
3980
3981 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3982
3983         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3984         of current-time-string.
3985
3986 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3987
3988         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3989         date header.
3990
3991 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3992
3993         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3994         it can seriously impact performance as it bypasses the agent's
3995         local caches.
3996
3997 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3998
3999         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
4000         must be explicitly online rather than "not explicitly offline" for
4001         its flags to be synchronized.
4002
4003         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
4004         that gnus-uu-unmark-thread will function correctly.
4005
4006         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
4007         1024K is instead displayed as 1M.
4008
4009 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4010
4011         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
4012
4013 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
4014
4015         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
4016
4017 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
4018
4019         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
4020         error message to display actual error condition.
4021         (gnus-agent-save-local): Avoid saving symbols that are bound to
4022         nil as they simply result in a warning message in
4023         gnus-agent-read-local.
4024
4025 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
4028         rather than make-variable-buffer-local for file-precious-flag.
4029
4030 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4031
4032         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
4033         for duplicates which are removed.  The invalid sort check then
4034         triggers a rescan after the sort as sorting may have moved
4035         duplicate entries such that they can be cheaply detected.
4036
4037 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
4040
4041 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4042
4043         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
4044         internal variable to a custom variable.  Changed default value
4045         from compressed(2) to uncompressed(1).
4046         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
4047         support for uncompressed agentview files.  Taken together, reading
4048         the agentview file should now be 6-7 times faster.
4049
4050 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4051
4052         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
4053         as a buffer-local variable.  This avoids creating truncated
4054         dribble files as a result of a hang up, eg.
4055
4056 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
4057
4058         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
4059         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
4060         XEmacs.
4061
4062 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4063
4064         * gnus-start.el (gnus-start-draft-setup): Enforce
4065         `gnus-draft-mode' for nndraft:drafts at startup.
4066
4067         * gnus.el (gnus-splash): Change custom group.
4068         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
4069         allow-list argument.
4070
4071         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
4072         string.
4073
4074 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4075
4076         * gnus-art.el (gnus-default-article-saver): Add user-defined
4077         `function' to custom type.
4078
4079 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
4080
4081         * imap.el (imap-open): Handle case where buffer is a buffer
4082         object.
4083
4084 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4085
4086         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
4087         long lines.
4088         (gnus-cache-delete-group): Wrap doc strings.
4089
4090         * gnus-agent.el (gnus-agent-rename-group)
4091         (gnus-agent-delete-group): Wrap doc strings.
4092
4093
4094 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4095
4096         * messagexmas.el (message-use-toolbar): Change the valid values
4097         into default, top, bottom, left, and right.
4098         (message-toolbar-thickness): New variable.
4099         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
4100         well.
4101         (message-setup-toolbar): Make it work.
4102
4103         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
4104         (gnus-use-toolbar): Change the valid values into default, top,
4105         bottom, left, and right.
4106         (gnus-toolbar-thickness): New variable.
4107         (gnus-xmas-setup-toolbar): New function.
4108         (gnus-xmas-setup-group-toolbar): Use it.
4109         (gnus-xmas-setup-summary-toolbar): Use it.
4110
4111 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4112
4113         * gnus-start.el (gnus-1): Add "native" to
4114         gnus-predefined-server-alist.
4115
4116         * gnus.el (gnus-method-to-server): Don't add "native" to the
4117         lists here, because that leads to problems when
4118         gnus-select-method is bound.
4119
4120 2005-11-09  Simon Josefsson  <jas@extundo.com>
4121
4122         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
4123         use (not sort-by-date) instead.
4124
4125 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4126
4127         * gnus-delay.el (gnus-delay-group): Don't autoload.
4128         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4129         to be re-loaded when customizing the `gnus-delay' group.
4130
4131 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4132
4133         * message.el: Revert last changes.
4134         (message-insert-citation-line): Use newlines.
4135
4136 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4137
4138         * message.el (message-courtesy-message)
4139         (message-mark-insert-begin, message-mark-insert-end)
4140         (message-elide-ellipsis, message-cancel-message)
4141         (message-add-header, message-change-subject)
4142         (message-cross-post-followup-to-header)
4143         (message-cross-post-insert-note, message-reduce-to-to-cc)
4144         (message-widen-reply, message-delete-not-region)
4145         (message-kill-to-signature, message-insert-signature)
4146         (message-insert-importance-high, message-insert-importance-low)
4147         (message-insert-or-toggle-importance)
4148         (message-insert-disposition-notification-to)
4149         (message-indent-citation, message-yank-original)
4150         (message-cite-original-without-signature, message-cite-original)
4151         (message-insert-citation-line, message-position-on-field)
4152         (message-fix-before-sending, message-send-mail-partially)
4153         (message-send-mail, message-send-mail-with-sendmail)
4154         (message-send-mail-with-qmail, message-send-news)
4155         (message-check-news-header-syntax, message-generate-headers)
4156         (message-insert-courtesy-copy, message-fill-address)
4157         (message-fill-header, message-shorten-references)
4158         (message-setup-1, message-cancel-news)
4159         (message-forward-make-body-plain, message-forward-make-body-mime)
4160         (message-forward-make-body-mml, message-encode-message-body)
4161         (message-forward-make-body-digest-plain)
4162         (message-forward-make-body-digest-mime)
4163         (message-use-alternative-email-as-from): Insert `hard-newline'
4164         instead of ordinary newlines.
4165
4166 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4167
4168         * message.el (message-generate-headers): Downcase the argument
4169         given to message-check-element.
4170
4171 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
4172
4173         * nntp.el (nntp-authinfo-rejected): New error condition.
4174         (nntp-wait-for): Use new error condition to signal authentication
4175         error.
4176         (nntp-retrieve-data): Rethrow new error condition to break out of
4177         recursive call to nntp-send-authinfo.
4178
4179 2005-11-08  Romain Francoise  <romain@orebokech.com>
4180
4181         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
4182         (gnus-summary-exit-map): Bind to `Z p'.
4183         (gnus-summary-make-menu-bar): Add menu item.
4184
4185 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
4186
4187         * gnus-art.el (gnus-article-treat-custom): Add `first'.
4188         (gnus-treat-*): Add `first' in all doc strings.
4189
4190         * gnus-group.el (gnus-group-compact-group): Fix typo.
4191
4192 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * gnus.el (gnus-parameters-case-fold-search): New variable.
4195         (gnus-parameters-get-parameter): Use it.
4196
4197         * gnus-score.el (gnus-home-score-file): Doc fix.
4198
4199 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4200
4201         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
4202
4203 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * mm-util.el (mm-special-display-p): New function.
4206
4207         * mml.el (mml-preview): Use it; doc fix.
4208
4209 2005-10-29  Romain Francoise  <romain@orebokech.com>
4210
4211         * message.el (message-fix-before-sending): Fix comment.
4212
4213 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4214
4215         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4216
4217 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4218
4219         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
4220         Used in gnus-score.el.
4221
4222 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4223
4224         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
4225
4226 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4227
4228         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
4229         whitespace removed in revision 7.8.  Use concatenated string to
4230         protect trailing whitespace.
4231
4232 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
4233
4234         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
4235         (nnimap-request-expire-articles): Use it to avoid sending 'UID
4236         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
4237         Courier IMAP ("some version from 2004").  Mostly based on similar
4238         code in the same function.
4239
4240 2005-10-26  Didier Verna  <didier@xemacs.org>
4241
4242         * gnus-group.el (gnus-group-compact-group): invalidate original
4243         article buffer.
4244         * gnus-srvr.el (gnus-server-compact-server): ditto.
4245         * nnml.el (nnml-request-compact-group): handle self Xref: field in
4246         NOV database and in article itself.
4247         Invalidate article backlog.
4248
4249 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4250
4251         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
4252
4253 2005-10-26  Simon Josefsson  <jas@extundo.com>
4254
4255         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
4256         part of 2004-07-25 change.
4257
4258 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4259
4260         * message.el (message-display-completion-list): New function.
4261         (message-expand-group): Use it; make sure the Completions buffer
4262         is modifiable.
4263
4264 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4265
4266         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
4267         user-mail-name is an empty string.
4268
4269 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4270
4271         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
4272         depending on gnus-score-decay-constant.
4273
4274         * encrypt.el (encrypt-insert-file-contents)
4275         (encrypt-write-file-contents): Don't use `gnus-message'.
4276
4277         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
4278         arguments.
4279         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
4280         arguments to mm-uu-verbatim-marks-extract.
4281         (mm-uu-hide-markers): New variable.
4282         (mm-uu-extract): Use face similar to `gnus-cite-3'.
4283
4284         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4285         (gnus-convert-image-to-face-command): Use "convert" by default to
4286         allow other input image formats.
4287         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
4288         accordingly.
4289
4290 2005-10-23  Simon Josefsson  <jas@extundo.com>
4291
4292         * imap.el (imap-gssapi-program): Align command line parameters
4293         with latest GNU SASL.
4294         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
4295
4296 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4297
4298         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
4299         HTML.
4300         (nnslashdot-request-article): Ditto.
4301
4302         * lpath.el (featurep): Add nobreak-char-display.
4303
4304 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4305
4306         * mail-source.el (mail-source-fetch-pop): Require pop3.
4307         (mail-source-check-pop): Ditto.
4308
4309 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4310
4311         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
4312         errors.
4313
4314 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4315
4316         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
4317         (gnus-treat-strip-leading-blank-lines): Improve doc string.
4318
4319         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
4320
4321         * mm-bodies.el (mm-decode-string): Call
4322         `mm-charset-to-coding-system' with allow-override argument.
4323
4324 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4325
4326         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
4327         (rfc2047-charset-to-coding-system): New function.
4328         (rfc2047-decode-encoded-words): New function.
4329         (rfc2047-decode-region): Use them.
4330         (rfc2047-decode-cte): Remove.
4331         (rfc2047-parse-and-decode): Remove.
4332         (rfc2047-decode): Remove.
4333
4334 2005-10-15  Kenichi Handa  <handa@m17n.org>
4335
4336         * rfc2047.el (rfc2047-decode-cte): New function.
4337         (rfc2047-decode-region): Change the way to decode successive
4338         encoded-words: decode B- or Q-encoding in each encoded-word,
4339         concatenate them, and decode it as charset.
4340
4341 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4342
4343         * lpath.el: Fbind codepage-setup for XEmacs.
4344
4345 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4346
4347         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
4348         widget-move-and-invoke.
4349         (gnus-custom-mode): Use gnus-custom-map.
4350
4351 2005-10-15  Bill Wohler  <wohler@newt.com>
4352
4353         * message.el (message-tool-bar-map): Renamed image file from
4354         mail_send to mail/send.
4355
4356 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4357
4358         * message.el (message-expand-group): Pass the common
4359         prefix substring of completion to `display-completion-list'.
4360
4361 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
4362
4363         * mml-sec.el (mml-secure-method): New internal variable.
4364         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
4365         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
4366         functions using mml-secure-method.
4367
4368         * mml.el (mml-mode-map): Add key bindings for those functions.
4369         (mml-menu): Simplify security menu entries.  Suggested by Jesper
4370         Harder <harder@myrealbox.com>.
4371         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
4372         end of message if point is the headers of the message.
4373
4374         * message.el (message-in-body-p): New function.
4375
4376         * assistant.el: Autoload gnus-util and netrc.
4377
4378         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
4379         Use `mm-charset-override-alist' only when decoding.
4380
4381         * mm-bodies.el (mm-decode-body): Call
4382         `mm-charset-to-coding-system' with allow-override argument.
4383
4384         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
4385         `filename' from Content-Disposition if Content-Type doesn't
4386         provide `name'.
4387         (gnus-mime-view-part-as-type): Set default instead of
4388         initial-input.
4389
4390 2005-10-09  Daniel Brockman  <daniel@brockman.se>
4391
4392         * format-spec.el (format-spec): Propagate text properties of % spec.
4393
4394 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
4395
4396         * gnus-art.el (gnus-treat-predicate): Add `first'.
4397
4398 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4399
4400         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
4401         (mm-charset-override-alist): New variable.
4402         (mm-charset-to-coding-system): Use it.
4403         (mm-codepage-setup): New helper function.
4404         (mm-charset-eval-alist): New variable.
4405         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
4406         about unknown charsets.
4407
4408         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
4409
4410 2005-10-04  David Hansen  <david.hansen@gmx.net>
4411
4412         * nnrss.el (nnrss-request-article): Add support for the comments tag.
4413         (nnrss-check-group): Ditto.
4414
4415 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4416
4417         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
4418         Rename x-gnus-verbatim to x-verbatim.
4419         (mm-uu-type-alist): Fix regexp for verbatim-marks.
4420
4421         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
4422         x-verbatim.
4423
4424         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
4425
4426         * gnus-util.el (gnus-remove-duplicates): Remove.
4427
4428         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
4429         instead of gnus-remove-duplicates.
4430
4431         * message.el (message-remove-duplicates): Remove.
4432         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
4433         message-remove-duplicates.
4434
4435         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
4436         available, else use implementation from `delete-dups'.
4437
4438         * message.el (message-insert-expires): New function.
4439         (message-mode-map): Add key binding.
4440         (message-mode-field-menu): Add menu entry.
4441         (message-mode): Document it.
4442         (message-make-expires-date): Use `message-make-date'.
4443
4444 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
4445
4446         * message.el (message-make-expires-date): New function.
4447
4448 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * Makefile.in (list-installed-shadows): New entry.
4451         (install): Use it.
4452         (remove-installed-shadows): New entry.
4453
4454         * dgnushack.el (dgnushack-default-load-path): New variable.
4455         (dgnushack-find-lisp-shadows): New function.
4456         (dgnushack-remove-lisp-shadows): New function.
4457
4458 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4459
4460         * Makefile.in (install-el-elc): New entry.
4461         (install): Use it so that .el files are necessarily installed.
4462
4463 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * time-date.el: Autoload parse-time-string, XEmacs needs it.
4466
4467 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4468
4469         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
4470         function rather than the diff-mode.el package.
4471         (mm-display-external): Use with-current-buffer.
4472         (mm-viewer-completion-map, mm-viewer-completion-map):
4473         Move initialization inside declaration.
4474
4475 2005-09-29  Simon Josefsson  <jas@extundo.com>
4476
4477         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
4478         autoload mail-check-payment.
4479         (spam-check-hashcash): Define unconditionally, since hashcash.el
4480         is part of Gnus now.  Ignore errors from payment checking.
4481
4482 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4483
4484         * message.el (message-bold-region, message-unbold-region): Rename
4485         from `bold-region' and `unbold-region'.
4486
4487         * message.el: Remove useless autoloads.
4488
4489 2005-09-28  Simon Josefsson  <jas@extundo.com>
4490
4491         * message.el (message-use-idna): Default to t.
4492         (message-use-idna): Test whether encoding works too.  Doc fix.
4493
4494 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * nntp.el (nntp-warn-about-losing-connection): Remove.
4497
4498 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4499
4500         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
4501         customizable.  Change default value.
4502         (mm-uu-diff-groups-regexp): Change default value.
4503         (mm-uu-type-alist): Add doc string.
4504         (mm-uu-configure): Add doc string.  Make it interactive.
4505         (mm-uu-tex-groups-regexp): New variable.
4506         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
4507         (mm-uu-type-alist): Add LaTeX documents.
4508         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
4509         of "text/verbatim".
4510         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
4511
4512         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
4513         instead of "text/verbatim".
4514
4515         * message.el (message-mark-inserted-region)
4516         (message-mark-insert-file): Use slrn style marks when called with
4517         prefix argument.
4518
4519 2005-09-27  Simon Josefsson  <jas@extundo.com>
4520
4521         * message.el (message-idna-to-ascii-rhs-1): Reformat.
4522
4523 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4524
4525         * message.el (message-remove-duplicates): New function.
4526         Implementation borrowed from `gnus-remove-duplicates'.
4527         (message-idna-to-ascii-rhs): Also encode idna addresses in
4528         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4529         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
4530         only ask about the same idna domain once per header and also tell
4531         in what header to replace the idna domain.
4532
4533         * gnus-art.el (article-decode-idna-rhs): Also decode idna
4534         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4535         (article-decode-idna-rhs): Fix regexp so that all idna-address in
4536         a header is decoded and not just the last one.
4537
4538 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4539
4540         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
4541         has been decoded.
4542
4543         * mm-decode.el (mm-automatic-display): Add text/verbatim.
4544         (mm-insert-part): Don't modify text if it has been decoded.
4545
4546         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
4547         decoded.
4548
4549         * mm-view.el (mm-inline-text): Don't strip text props unless
4550         decoding enriched or richtext parts.
4551
4552 2005-09-25  Romain Francoise  <romain@orebokech.com>
4553
4554         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
4555         * gnus-start.el (gnus-subscribe-interactively):
4556         * gnus-uu.el (gnus-uu-grab-articles):
4557         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
4558         space.
4559
4560 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
4561
4562         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4563         * mm-view.el (mm-view-pkcs7-decrypt):
4564         * gnus-sum.el (gnus-summary-limit-to-extra)
4565         (gnus-summary-respool-article, gnus-read-move-group-name):
4566         * gnus-score.el (gnus-summary-increase-score):
4567         * gnus-util.el (gnus-completing-read-with-default):
4568         * gnus-art.el (gnus-read-save-file-name)
4569         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
4570         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
4571         * message.el (message-check-news-header-syntax):
4572         Follow convention for reading with the minibuffer.
4573
4574 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
4575
4576         * spam-report.el (spam-report-url-ping-plain):
4577         Use gnus-extended-version as User-Agent.
4578
4579         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
4580         default value is nil.
4581
4582         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
4583         (mm-uu-verbatim-marks-extract): New function.
4584         (mm-uu-extract): New face.
4585         (mm-uu-copy-to-buffer): Use it.
4586
4587         * spam-report.el (spam-report-gmane-ham): Renamed from
4588         `spam-report-gmane-unspam'.
4589         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
4590         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
4591
4592         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
4593         Autoload.
4594         (spam-report-gmane-unregister-routine): Renamed
4595         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
4596
4597 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
4598
4599         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
4600         (spam-report-gmane-unregister-routine): Add support for gmane
4601         unregistration.
4602
4603         * spam-report.el (spam-report-gmane-unspam)
4604         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
4605         (spam-report-gmane): Change to take a single article and do unspam
4606         registration.
4607
4608 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4609
4610         * mm-url.el (mm-url-decode-entities): Fix regexp.
4611
4612 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4613
4614         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
4615         default to nil, to be able to use Gnus at all.  If the default
4616         switches to something else, then the function should be fixed not
4617         be exceedingly slow.
4618
4619 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
4620
4621         * gnus-start.el (gnus-activate-group): If the server is nil, don't
4622         fail hard.
4623
4624         * spam-report.el: Add better Keywords line.
4625
4626         * spam.el: Add Maintainer and better Keywords line.
4627
4628 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4629
4630         * gnus-art.el (gnus-article-replace-part)
4631         (gnus-mime-replace-part): New functions.
4632         (gnus-mime-action-alist, gnus-mime-button-commands)
4633         (gnus-mime-save-part-and-strip): Added file argument.
4634         (gnus-article-part-wrapper): Added interactive argument.
4635
4636         * gnus-sum.el (gnus-summary-mime-map): Add
4637         `gnus-article-replace-part'.
4638
4639 2005-09-19  Didier Verna  <didier@xemacs.org>
4640
4641         The nnml compaction feature:
4642         * nnml.el (nnml-request-compact-group): New function.
4643         * nnml.el (nnml-request-compact): New function.
4644         * gnus-int.el (gnus-request-compact-group): New function.
4645         * gnus-int.el (gnus-request-compact): New function.
4646         * gnus-group.el (gnus-group-compact-group): New function.
4647         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
4648         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
4649         * gnus-srvr.el (gnus-server-compact-server): New function.
4650         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
4651         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
4652
4653 2005-09-18  Deepak Goel  <deego@gnufans.org>
4654
4655         * sieve.el (sieve-help): Fix `message' call: first arg should be a
4656         format spec.
4657
4658 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4659
4660         * gnus.el (gnus-group-startup-message): Bind image-load-path.
4661
4662 2005-09-15  Romain Francoise  <romain@orebokech.com>
4663
4664         * message.el (message-fill-paragraph): Clarify docstring.
4665
4666 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * gnus-art.el (gnus-mime-display-part): Protect against broken
4669         MIME messages.
4670
4671 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4672
4673         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
4674         before parsing header.
4675
4676 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4677
4678         * html2text.el: (html2text-replace-list): Add new entities.
4679
4680 2005-09-11  Romain Francoise  <romain@orebokech.com>
4681
4682         * message.el (message-alternative-emails): Improve docstring.
4683         (message-setup-1): Call `message-use-alternative-email-as-from'
4684         after `message-setup-hook' to give it precedence over posting
4685         styles, etc.
4686         (message-use-alternative-email-as-from): Add docstring.  Remove
4687         the original From header if present.
4688
4689         * nnml.el (nnml-compressed-files-size-threshold): New variable.
4690         (nnml-save-mail): Use it.
4691
4692         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
4693         articles.  Add new argument `silent'.
4694         (gnus-uu-mark-all): Report the total number of marked articles.
4695
4696 2005-09-10  Romain Francoise  <romain@orebokech.com>
4697
4698         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
4699         (gnus-uu-mark-series): Likewise.
4700
4701 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4702
4703         * spam-report.el (spam-report-gmane): Fix generation of spam
4704         report URL.
4705
4706 2005-09-10  Simon Josefsson  <jas@extundo.com>
4707
4708         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
4709         t, based on discussion on the ding list with Robert Epprecht
4710         <epprecht@solnet.ch>.
4711
4712 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4713
4714         * spam-report.el (spam-report-gmane): Make it work without
4715         X-Report-Spam header.  Gmane now only provides Archived-At.
4716         This is only used if `spam-report-gmane-use-article-number' is nil.
4717         (spam-report-gmane-spam-header): Remove.  Not used anymore.
4718
4719         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
4720         make `gnus-summary-sort-by-recipient' work with threading.
4721
4722         * nnweb.el (nnweb-google-wash-article): Print a message if article
4723         is not available.
4724
4725 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4726
4727         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
4728         change.  Decode text/* parts content before displaying.
4729
4730 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4731
4732         * mml-smime.el: Remove defvar of gnus-extract-address-components.
4733
4734 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4735
4736         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4737
4738         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4739         url-package-name, url-package-version,
4740         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4741         w3m-display-inline-images, and w3m-minor-mode-map.
4742
4743 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4744
4745         * message.el (message-tab-body-function): Fixed mismatched custom
4746         type.
4747
4748         * gnus.el (gnus-group-change-level-function): Ditto.
4749
4750         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4751
4752         * gnus-art.el (gnus-signature-limit)
4753         (gnus-article-mime-part-function): Ditto.
4754
4755 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * mml.el (mml-mode): Silence the byte compiler.
4758
4759         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4760         using `(sit-for 0)' before moving the point to the specified part;
4761         skip unbuttonized parts.
4762         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4763         return to the summary window if gnus-auto-select-part is non-nil.
4764
4765 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4766
4767         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4768         variables.
4769         (mml-dnd-attach-file, mml-mode): Use them.
4770
4771         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4772         Make fetching article by MID work again for Google Groups.  Added
4773         FIXME concerning gnus-group-make-web-group.
4774
4775         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4776         Don't depend on Gnus by using mail-extract-address-components if
4777         gnus-extract-address-components is not bound.
4778
4779 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780
4781         * gnus-art.el (gnus-mime-display-security): Don't display the
4782         signature, but only the signed part.
4783
4784 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4787
4788         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4789         list, not listp.
4790
4791 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4792
4793         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4794         when encoding.
4795
4796         * mm-bodies.el (mm-decode-content-transfer-encoding):
4797         De-canonicalize CRLF for all text content types, not just
4798         text/plain.
4799
4800 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4803         valid article; point arrow and cursor at the MIME button.
4804
4805 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4806
4807         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4808         Suggested by Dan Christensen <jdc@uwo.ca>.
4809
4810         * mm-decode.el (mm-save-part): Enable change of prompt.
4811
4812 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4813
4814         * gnus-msg.el (gnus-inews-add-send-actions): Made
4815         `message-post-method' lambda parameter ARG `&optional'.
4816
4817 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4818
4819         * gnus-sum.el (gnus-summary-mime-map): Added
4820         gnus-article-save-part-and-strip, gnus-article-delete-part and
4821         gnus-article-jump-to-part.
4822
4823         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4824         (gnus-article-edit-part): Use it.
4825         (gnus-article-part-wrapper): Added no-handle argument.
4826         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4827         functions.
4828
4829 2005-08-29  Romain Francoise  <romain@orebokech.com>
4830
4831         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4832         docstring.
4833         (gnus-face-from-file): Likewise.
4834
4835 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4836
4837         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4838         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4839         non-nil.
4840         (gnus-auto-select-part): New variable.
4841         (gnus-article-jump-to-part): New function.
4842         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4843         (gnus-mime-delete-part): Allow selecting specified part after
4844         deleting or stripping parts.
4845         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4846         part if argument is bogus.
4847
4848 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4849
4850         * gnus-art.el (w3m-minor-mode-map):
4851         * gnus-spec.el (gnus-newsrc-file-version):
4852         * gnus-util.el (nnmail-active-file-coding-system)
4853         (gnus-original-article-buffer, gnus-user-agent):
4854         * gnus.el (gnus-ham-process-destinations)
4855         (gnus-parameter-ham-marks-alist)
4856         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4857         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4858         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4859         * mm-decode.el (gnus-current-window-configuration):
4860         * mm-extern.el (gnus-article-mime-handles):
4861         * mm-url.el (url-current-object, url-package-name)
4862         (url-package-version):
4863         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4864         (smime-keys, w3m-cid-retrieve-function-alist)
4865         (w3m-current-buffer, w3m-display-inline-images)
4866         (w3m-minor-mode-map):
4867         * mml-smime.el (gnus-extract-address-components):
4868         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4869         (gnus-newsrc-hashtb, message-default-charset)
4870         (message-deletable-headers, message-options)
4871         (message-posting-charset, message-required-mail-headers)
4872         (message-required-news-headers):
4873         * mml1991.el (mc-pgp-always-sign):
4874         * mml2015.el (mc-pgp-always-sign):
4875         * nnheader.el (nnmail-extra-headers):
4876         * rfc1843.el (gnus-decode-encoded-word-function)
4877         (gnus-decode-header-function, gnus-newsgroup-name):
4878         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4879
4880 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
4881
4882         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4883         the end of the date treatments.
4884
4885 2005-08-15  Simon Josefsson  <jas@extundo.com>
4886
4887         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4888         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4889         Capello and Romain Francoise.
4890         (pgg-fetch-key-function): Removed, not used?
4891         (pgg-insert-url-with-w3): Require url, to get
4892         url-insert-file-contents regardless of where it is defined.
4893
4894 2005-08-13  Romain Francoise  <romain@orebokech.com>
4895
4896         * message.el (message-cite-original-1): New function.
4897         (message-cite-original): Use it.
4898         (message-cite-original-without-signature): Ditto.
4899
4900 2005-08-08  Romain Francoise  <romain@orebokech.com>
4901
4902         * message.el (message-yank-empty-prefix): New variable.
4903         (message-indent-citation): Use it.
4904         (message-cite-original-without-signature): Respect X-No-Archive.
4905
4906 2005-08-08  Simon Josefsson  <jas@extundo.com>
4907
4908         * pgg.el: Autoload url-insert-file-contents instead of loading
4909         w3/url.
4910         (pgg-insert-url-with-w3): Don't load url here.
4911
4912 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4913
4914         * message.el (message-kill-to-signature): Don't insert newline at
4915         bol.
4916         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4917
4918 2005-08-06  Romain Francoise  <romain@orebokech.com>
4919
4920         * message.el (message-user-fqdn): Fix typo in docstring.
4921
4922 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4923
4924         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4925
4926         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4927
4928 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4929
4930         * mm-bodies.el (mm-encode-body): Use coding system rather than
4931         charset to encode text.
4932
4933         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4934         number of charsets if utf-8 is available (XEmacs).
4935
4936 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4937
4938         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4939         taken from `gnus-button-mid-or-mail-regexp'.
4940         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4941         (gnus-button-alist): Improve regexp for domain part of the MIDs
4942         for news:localpart@domain buttons.
4943         (gnus-button-ctan-directory-regexp): Update.
4944
4945 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * sieve-manage.el (sieve-manage-interactive-login): Use
4948         make-local-variable rather than make-variable-buffer-local.
4949         (sieve-manage-open): Ditto.
4950         (sieve-manage-authenticate): Ditto.
4951
4952         * mml.el (mml-generate-mime-1): Make the content type default to
4953         text/plain if the filename is not specified.
4954
4955 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4958         instead of insert-buffer.
4959
4960         * message.el (message-yank-original): Ditto; set the mark at the
4961         end of the yanked message.
4962
4963 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4966         lines to scroll rather than to stop it.
4967
4968         * mml.el (mml-generate-default-type): Add doc string.
4969         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4970         default to application/octet-stream when determining the content
4971         type if it is not specified for the part or the mml contents; add
4972         a comment about mml-generate-default-type.
4973
4974 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4975
4976         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4977         make it default to application/octet-stream when determining the
4978         content type if it is not specified for the external contents.
4979
4980 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4981
4982         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4983         segmented parameter but also other parameters might be there.
4984
4985 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * mm-decode.el (mm-display-external): Delete temp file, directory
4988         and buffer immediately if the external process is exited.
4989
4990 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4991
4992         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4993         fewer lines than that of scroll-margin.
4994         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4995
4996 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4997
4998         * gnus-art.el (gnus-article-next-page): Revert.
4999         (gnus-article-beginning-of-window): New macro.
5000         (gnus-article-next-page-1): Use it.
5001         (gnus-article-prev-page): Ditto.
5002         (gnus-article-edit-part): Use insert-buffer-substring instead of
5003         insert-buffer.
5004         (gnus-article-edit-exit): Ditto.
5005
5006         * gnus-util.el (gnus-beginning-of-window): Remove.
5007         (gnus-end-of-window): Remove.
5008
5009         * lpath.el: Don't bind header-line-format and scroll-margin.
5010
5011 2005-07-25  Simon Josefsson  <jas@extundo.com>
5012
5013         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
5014         to have the url package without w3.  Reported by Daiki Ueno
5015         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
5016
5017 2005-07-20  Didier Verna  <didier@xemacs.org>
5018
5019         * gnus-diary.el: Remove the description comment (nndiary is now
5020         properly documented in the Gnus manual).
5021         Fix the spelling of "Back End".
5022         * nndiary.el: Ditto.
5023         Fix the copyright notice.
5024
5025 2005-07-18  Romain Francoise  <romain@orebokech.com>
5026
5027         * gnus-sum.el (gnus-summary-to-prefix,
5028         gnus-summary-newsgroup-prefix): New variables.
5029         (gnus-summary-from-or-to-or-newsgroups): Use them.
5030
5031 2005-07-17  Romain Francoise  <romain@orebokech.com>
5032
5033         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
5034         space as it's generally not especially interesting to the user.
5035
5036 2005-07-16  Romain Francoise  <romain@orebokech.com>
5037
5038         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
5039         nil to avoid prompting and file modification if one of the
5040         messages at the top of the nnfolder file contains a copyright
5041         notice.
5042         Update copyright notice.
5043
5044         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
5045         instead of `current-time-string' as the latter creates a time
5046         string that is not RFC 2822 compliant (it lacks the zone).
5047         Update copyright notice.
5048
5049 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5050
5051         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
5052         for text/rtf.  Display default in prompt.  Pass default for M-n.
5053
5054         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
5055
5056 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5057
5058         * gnus-msg.el (gnus-button-mailto): Remove
5059         save-selected-window-window hackery because it relies on
5060         save-selected-window internals.
5061
5062 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
5065         (gnus-article-next-page-1): Use gnus-beginning-of-window.
5066         (gnus-article-prev-page): Ditto.
5067
5068         * gnus-util.el (gnus-beginning-of-window): New function.
5069         (gnus-end-of-window): New function.
5070
5071         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
5072
5073 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5074
5075         * gnus-score.el (gnus-score-edit-all-score): Set
5076         gnus-score-edit-exit-function to gnus-score-edit-done and call
5077         gnus-message.
5078
5079 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5080
5081         * gnus-msg.el (gnus-button-mailto): Remove
5082         save-selected-window-window hackery because it relies on
5083         save-selected-window internals.
5084
5085 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5086
5087         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
5088         add-minor-mode.
5089         (gnus-binary-mode): Ditto.
5090
5091         * gnus-topic.el (gnus-topic-mode): Ditto.
5092
5093 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
5094
5095         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
5096         (gnus-article-prev-page): Take scroll-margin into consideration.
5097
5098 2005-07-04  Lute Kamstra  <lute@gnu.org>
5099
5100         Update FSF's address in GPL notices.
5101
5102 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
5103
5104         * gnus.el (gnus-exit):
5105         * gnus-group.el (gnus-group-icons):
5106         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
5107
5108         * gnus-nocem.el (gnus-nocem):
5109         * message.el (message-various, message-buffers, message-sending)
5110         (message-interface, message-forwarding, message-insertion)
5111         (message-headers, message-news, message-mail):
5112         * pgg-gpg.el (pgg-gpg):
5113         * pgg-parse.el (pgg-parse):
5114         * pgg-pgp.el (pgg-pgp):
5115         * pgg-pgp5.el (pgg-pgp5):
5116         * pop3.el (pop3): Finish `defgroup' description with period.
5117
5118 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * gnus-art.el (article-display-face): Improve the efficiency.
5121         (article-display-x-face): Ditto; remove grey x-face stuff.
5122
5123 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5124
5125         * gnus-art.el (article-display-face): Correct the position in
5126         which Faces are inserted.
5127
5128 2005-06-29  Didier Verna  <didier@xemacs.org>
5129
5130         * gnus-art.el (article-display-face): Display faces in correct
5131         order.
5132
5133 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5134
5135         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
5136         (gnus-fill-real-hashtb): Use hash table instead of obarray.
5137         (gnus-nocem-check-article): Fetch the Type header.
5138         (gnus-nocem-message-wanted-p): Fix the way to examine types.
5139         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
5140         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
5141         make sure gnus-nocem-hashtb is initialized.
5142         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
5143         (gnus-nocem-unwanted-article-p): Ditto.
5144
5145         * pgg.el (pgg-verify): Return the verification result.
5146
5147 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5148
5149         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
5150         is ascii.
5151
5152 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
5153
5154         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
5155         `show-nonbreak-escape'.
5156
5157 2005-06-23  Lute Kamstra  <lute@gnu.org>
5158
5159         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
5160
5161         * dig.el (dig-mode):
5162         * smime.el (smime-mode): Use gnus-run-mode-hooks.
5163
5164 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
5165
5166         * nnimap.el (nnimap-split-download-body): Fix spellings.
5167
5168 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
5169
5170         * gnus-art.el (gnus-article-encrypt-body):
5171         * gnus-cus.el (gnus-score-customize):
5172         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
5173         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
5174
5175 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5176
5177         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
5178         header by looking for magic "MII" at the beginnig.
5179
5180 2005-06-16  Miles Bader  <miles@gnu.org>
5181
5182         * gnus-xmas.el (gnus-xmas-group-startup-message):
5183         Use renamed gnus-splash face.
5184
5185         * assistant.el (assistant-field): Remove "-face" suffix from face name.
5186         (assistant-field-face): New backward-compatibility alias for renamed
5187         face.
5188         (assistant-render-text): Use renamed assistant-field face.
5189
5190         * spam.el (spam): Remove "-face" suffix from face name.
5191         (spam-face): New backward-compatibility alias for renamed face.
5192         (spam-face, spam-initialize): Use renamed spam face.
5193
5194         * message.el (message-header-to, message-header-cc)
5195         (message-header-subject, message-header-newsgroups)
5196         (message-header-other, message-header-name)
5197         (message-header-xheader, message-separator, message-cited-text)
5198         (message-mml): Remove "-face" suffix from face names.
5199         (message-header-to-face, message-header-cc-face)
5200         (message-header-subject-face, message-header-newsgroups-face)
5201         (message-header-other-face, message-header-name-face)
5202         (message-header-xheader-face, message-separator-face)
5203         (message-cited-text-face, message-mml-face):
5204         New backward-compatibility aliases for renamed faces.
5205         (message-font-lock-keywords): Use renamed message faces.
5206
5207         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
5208         (sieve-test-commands, sieve-tagged-arguments):
5209         Remove "-face" suffix from face names.
5210         (sieve-control-commands-face, sieve-action-commands-face)
5211         (sieve-test-commands-face, sieve-tagged-arguments-face):
5212         New backward-compatibility aliases for renamed faces.
5213         (sieve-control-commands-face, sieve-action-commands-face)
5214         (sieve-test-commands-face, sieve-tagged-arguments-face):
5215         Use renamed sieve faces.
5216
5217         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
5218         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
5219         (gnus-group-news-3-empty, gnus-group-news-4)
5220         (gnus-group-news-4-empty, gnus-group-news-5)
5221         (gnus-group-news-5-empty, gnus-group-news-6)
5222         (gnus-group-news-6-empty, gnus-group-news-low)
5223         (gnus-group-news-low-empty, gnus-group-mail-1)
5224         (gnus-group-mail-1-empty, gnus-group-mail-2)
5225         (gnus-group-mail-2-empty, gnus-group-mail-3)
5226         (gnus-group-mail-3-empty, gnus-group-mail-low)
5227         (gnus-group-mail-low-empty, gnus-summary-selected)
5228         (gnus-summary-cancelled, gnus-summary-high-ticked)
5229         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
5230         (gnus-summary-high-ancient, gnus-summary-low-ancient)
5231         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
5232         (gnus-summary-low-undownloaded)
5233         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
5234         (gnus-summary-low-unread, gnus-summary-normal-unread)
5235         (gnus-summary-high-read, gnus-summary-low-read)
5236         (gnus-summary-normal-read, gnus-splash):
5237         Remove "-face" suffix from face names.
5238         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5239         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5240         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5241         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5242         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5243         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5244         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5245         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5246         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5247         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5248         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5249         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5250         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5251         (gnus-summary-normal-ticked-face)
5252         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
5253         (gnus-summary-normal-ancient-face)
5254         (gnus-summary-high-undownloaded-face)
5255         (gnus-summary-low-undownloaded-face)
5256         (gnus-summary-normal-undownloaded-face)
5257         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5258         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5259         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5260         (gnus-splash-face):
5261         New backward-compatibility aliases for renamed faces.
5262         (gnus-group-startup-message): Use renamed gnus faces.
5263
5264         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
5265         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
5266         (gnus-server-agent): Remove "-face" suffix from face names.
5267         (gnus-server-agent-face, gnus-server-opened-face)
5268         (gnus-server-closed-face, gnus-server-denied-face)
5269         (gnus-server-offline-face):
5270         New backward-compatibility aliases for renamed faces.
5271         (gnus-server-agent-face, gnus-server-opened-face)
5272         (gnus-server-closed-face, gnus-server-denied-face)
5273         (gnus-server-offline-face): Use renamed gnus faces.
5274
5275         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
5276         Remove "-face" suffix from face names.
5277         (gnus-picon-xbm-face, gnus-picon-face):
5278         New backward-compatibility aliases for renamed faces.
5279
5280         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
5281         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
5282         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
5283         (gnus-cite-11): Remove "-face" suffix from face names.
5284         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
5285         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
5286         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
5287         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
5288         New backward-compatibility aliases for renamed faces.
5289         (gnus-cite-attribution-face, gnus-cite-face-list)
5290         (gnus-article-boring-faces): Use renamed gnus faces.
5291
5292         * gnus-art.el (gnus-signature, gnus-header-from)
5293         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
5294         (gnus-header-content): Remove "-face" suffix from face names.
5295         (gnus-signature-face, gnus-header-from-face)
5296         (gnus-header-subject-face, gnus-header-newsgroups-face)
5297         (gnus-header-name-face, gnus-header-content-face):
5298         New backward-compatibility aliases for renamed faces.
5299         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
5300
5301         * gnus-sum.el (gnus-summary-selected-face)
5302         (gnus-summary-highlight): Use renamed gnus faces.
5303         * gnus-group.el (gnus-group-highlight): Likewise.
5304
5305 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
5306
5307         * gnus-sieve.el (gnus-sieve-article-add-rule):
5308         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
5309         * spam-stat.el (spam-stat-buffer-change-to-spam)
5310         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
5311
5312         * message.el (message-is-yours-p):
5313         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
5314
5315 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5316
5317         * mm-view.el (mm-inline-text): Withdraw the last change.
5318
5319 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
5322         executing enriched-decode.
5323
5324 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
5327         charset of tar files.
5328
5329 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5330
5331         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
5332
5333 2005-06-04  Lute Kamstra  <lute@gnu.org>
5334
5335         * nnfolder.el (nnfolder-read-folder): Make sure that undo
5336         information is never recorded.
5337
5338 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5339
5340         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
5341
5342 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * pop3.el (pop3-apop): Run md5 in the binary mode.
5345
5346         * starttls.el (starttls-set-process-query-on-exit-flag):
5347         Use eval-and-compile.
5348
5349 2005-05-31  Simon Josefsson  <jas@extundo.com>
5350
5351         * smime.el (smime-replace-in-string): Define.
5352         (smime-cert-by-ldap-1): Use it.
5353
5354 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5355
5356         * gnus-art.el (article-display-x-face): Replace
5357         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5358
5359         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
5360         set-process-query-on-exit-flag or process-kill-without-query.
5361
5362         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
5363         loop instead of replace-regexp.
5364
5365         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
5366         instead of process-kill-without-query if it is available.
5367
5368         * lpath.el: Fbind ldap-search-entries.
5369
5370         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
5371         instead of find-file-hooks if it is available.
5372
5373         * mml1991.el: Bind pgg-default-user-id when compiling.
5374
5375         * mml2015.el: Bind pgg-default-user-id when compiling.
5376
5377         * nndraft.el (nndraft-request-associate-buffer):
5378         Use write-contents-functions instead of write-contents-hooks if it is
5379         available.
5380
5381         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
5382         instead of find-file-hooks if it is available.
5383
5384         * nntp.el (nntp-open-connection): Replace
5385         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5386         (nntp-open-ssl-stream): Ditto.
5387         (nntp-open-tls-stream): Ditto.
5388
5389         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
5390         set-process-query-on-exit-flag or process-kill-without-query.
5391         (starttls-open-stream-gnutls): Use it instead of
5392         process-kill-without-query.
5393         (starttls-open-stream): Ditto.
5394
5395 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
5396
5397         * smime.el (smime-cert-by-ldap-1): Don't use
5398         replace-regexp-in-string.
5399
5400 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5401
5402         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
5403
5404         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
5405         in PEM format. Adjust to the XEmacs compability.
5406
5407 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
5408
5409         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
5410         by `string-to-number'.
5411         * gnus-agent.el (gnus-agent-regenerate-group)
5412         (gnus-agent-fetch-articles): Ditto.
5413         * gnus-art.el (gnus-button-fetch-group): Ditto.
5414         * gnus-cache.el (gnus-cache-generate-active)
5415         (gnus-cache-articles-in-group): Ditto.
5416         * gnus-group.el (gnus-group-set-current-level)
5417         (gnus-group-insert-group-line): Ditto.
5418         * gnus-score.el (gnus-score-set-expunge-below)
5419         (gnus-score-set-mark-below, gnus-summary-score-effect)
5420         (gnus-summary-score-entry): Ditto.
5421         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
5422         (gnus-soup-pack): Ditto.
5423         * gnus-spec.el (gnus-xmas-format): Ditto.
5424         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
5425         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
5426         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
5427         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
5428         * nndb.el (nndb-get-remote-expire-response): Ditto.
5429         * nndiary.el (nndiary-parse-schedule-value)
5430         (nndiary-string-to-number, nndiary-request-replace-article)
5431         (nndiary-request-article): Ditto.
5432         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
5433         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
5434         * nneething.el (nneething-make-head): Ditto.
5435         * nnfolder.el (nnfolder-request-article)
5436         (nnfolder-retrieve-headers): Ditto.
5437         * nnheader.el (nnheader-file-to-number): Ditto.
5438         * nnkiboze.el (nnkiboze-request-article): Ditto.
5439         * nnmail.el (nnmail-process-unix-mail-format)
5440         (nnmail-process-babyl-mail-format): Ditto.
5441         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
5442         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
5443         (nnmh-request-create-group, nnmh-request-list-1)
5444         (nnmh-request-group, nnmh-request-article): Ditto.
5445         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
5446         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
5447         * nnsoup.el (nnsoup-make-active): Ditto.
5448         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
5449         * nntp.el (nntp-find-group-and-number)
5450         (nntp-retrieve-headers-with-xover): Ditto.
5451         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
5452         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
5453         (pgg-format-key-identifier): Ditto.
5454         * pop3.el (pop3-last, pop3-stat): Ditto.
5455         * qp.el (quoted-printable-decode-region): Ditto.
5456
5457         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
5458         of concat.
5459
5460 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
5463
5464         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
5465
5466         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
5467
5468         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
5469
5470         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
5471
5472         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
5473
5474         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
5475         (gnus-carpal-mode): Ditto.
5476
5477         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
5478         (gnus-browse-mode): Ditto.
5479
5480         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
5481
5482         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
5483
5484 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5485
5486         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
5487
5488 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * gnus-util.el (gnus-run-mode-hooks): New function.
5491
5492         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
5493
5494         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
5495         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
5496
5497 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5498
5499         * gnus-agent.el (gnus-agent-make-mode-line-string):
5500         Use mode-line-highlight as mouse-face.
5501
5502 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * canlock.el (canlock): Change the parent group to news.
5505
5506         * deuglify.el (gnus-outlook-deuglify): Add :group.
5507
5508         * dig.el (dig): Add :group.
5509
5510         * dns-mode.el (dns-mode): Add :group.
5511
5512         * encrypt.el (encrypt): Add :group.
5513
5514         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
5515         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
5516         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
5517         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
5518         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
5519
5520         * gnus-diary.el (gnus-diary): Add :group.
5521
5522         * gnus.el (gnus-group-news-1-face): Add :group.
5523         (gnus-group-news-1-empty-face): Ditto.
5524         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
5525         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
5526         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
5527         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
5528         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
5529         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
5530         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
5531         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
5532         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
5533         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
5534         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
5535         (gnus-summary-high-ticked-face): Ditto.
5536         (gnus-summary-low-ticked-face): Ditto.
5537         (gnus-summary-normal-ticked-face): Ditto.
5538         (gnus-summary-high-ancient-face): Ditto.
5539         (gnus-summary-low-ancient-face): Ditto.
5540         (gnus-summary-normal-ancient-face): Ditto.
5541         (gnus-summary-high-undownloaded-face): Ditto.
5542         (gnus-summary-low-undownloaded-face): Ditto.
5543         (gnus-summary-normal-undownloaded-face): Ditto.
5544         (gnus-summary-high-unread-face): Ditto.
5545         (gnus-summary-low-unread-face): Ditto.
5546         (gnus-summary-normal-unread-face): Ditto.
5547         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
5548         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
5549
5550         * hashcash.el (hashcash): New custom group.
5551         (hashcash-default-payment): Add :group.
5552         (hashcash-payment-alist): Ditto.
5553         (hashcash-default-accept-payment): Ditto.
5554         (hashcash-accept-resources): Ditto.
5555         (hashcash-path): Ditto.
5556         (hashcash-extra-generate-parameters): Ditto.
5557         (hashcash-double-spend-database): Ditto.
5558         (hashcash-in-news): Ditto.
5559
5560         * message.el (message-minibuffer-local-map): Add :group.
5561
5562         * netrc.el (netrc): Add :group.
5563
5564         * sieve-manage.el (sieve-manage-log): Add :group.
5565         (sieve-manage-default-user): Diito.
5566         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
5567         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
5568         (sieve-manage-authenticators): Ditto.
5569         (sieve-manage-authenticator-alist): Ditto.
5570         (sieve-manage-default-port): Ditto.
5571
5572         * sieve-mode.el (sieve-control-commands-face): Add :group.
5573         (sieve-action-commands-face): Ditto.
5574         (sieve-test-commands-face): Ditto.
5575         (sieve-tagged-arguments-face): Ditto.
5576
5577         * smime.el (smime): Add :group.
5578
5579         * spam-report.el (spam-report): Add :group.
5580
5581         * spam.el (spam, spam-face): Add :group.
5582
5583 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5584
5585         * nntp.el (nntp-next-result-arrived-p): Some news servers may
5586         return \n.\n.\n at the end of articles.  Protect against that.
5587         (nntp-with-open-group): Allow debugging.
5588
5589         * nnheader.el (mail-header-set-extra): Make into a function
5590         because I just could't understand how to quote the list properly.
5591
5592         * dns.el (query-dns-cached): New function.
5593
5594 2005-05-26  Lute Kamstra  <lute@gnu.org>
5595
5596         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
5597
5598 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
5601
5602         * gnus-art.el: Don't autoload mail-extract-address-components.
5603
5604         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
5605         eval-and-compile to evaluate it.
5606
5607         * hashcash.el: Don't autoload executable-find.
5608
5609         * nndb.el: Don't declare the nndb back end two or more times; don't
5610         autoload news-reply-mode, news-setup, cancel-timer and telnet.
5611
5612         * nntp.el: Autoload format-spec instead of format; use
5613         eval-and-compile to evaluate autoload forms.
5614
5615 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
5616
5617         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
5618
5619 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5620
5621         * gnus.el (gnus-version-number): Bump version.
5622
5623 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5624
5625         * gnus.el: No Gnus v0.3 is released.
5626
5627 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5628
5629         * lpath.el (featurep): Bind show-nonbreak-escape.
5630
5631 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5632
5633         * gnus-art.el (gnus-article-edit-part): Disable undo.
5634
5635 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5636
5637         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
5638         gnus-article-date-lapsed-new-header is t if date timer is active;
5639         skip headers in which the original date value is empty.
5640         (gnus-article-save-original-date): Redefine it as a macro.
5641         (gnus-display-mime): Use it.
5642
5643 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5644
5645         * gnus-art.el (article-date-ut): Support converting date in
5646         forwarded parts as well.
5647         (gnus-article-save-original-date): New function.
5648         (gnus-display-mime): Use it.
5649
5650 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
5651
5652         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
5653         enclosure element of <item>.
5654
5655 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
5656
5657         * message.el (message-kill-buffer-query): Renamed from
5658         `message-kill-buffer-query-if-modified'.  Added :version.
5659
5660 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5661
5662         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
5663         window layout.
5664
5665 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5666
5667         * mml.el: Autoload dnd when compiling.
5668
5669 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5670
5671         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
5672         x-dnd-*.
5673
5674 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * qp.el (quoted-printable-encode-region): Save excursion.
5677
5678 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5679
5680         * message.el (message-kill-buffer-query-if-modified): Add new variable
5681         so the user can kill a modified message buffer quickly.
5682         (message-kill-buffer): Use it.
5683
5684 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5685
5686         * lpath.el: Fbind display-time-event-handler; don't fbind
5687         string-to-multibyte.
5688
5689         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
5690
5691 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5692
5693         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
5694         contained in text because xml.el decodes entities) with LFs.
5695
5696 2005-04-11  Lute Kamstra  <lute@gnu.org>
5697
5698         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
5699         differently.
5700
5701 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5702
5703         * mm-util.el (mm-detect-coding-region): Typo.
5704
5705 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5706
5707         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
5708
5709 2005-04-06  D Goel  <deego@gnufans.org>
5710
5711         * spam-stat.el (spam-stat-score-buffer): Add a call to a
5712         user-function allow user modifications of the scores.
5713         (spam-stat-score-buffer-user): New function, to allow
5714         user-computed modifications to the score.
5715         (spam-stat-score-buffer-user-functions): list of additional
5716         scoring functions
5717         (spam-stat-error-holder): global temporary error holder
5718         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
5719         variable
5720
5721 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5722
5723         * gnus-registry.el (gnus-registry-clean-empty-function)
5724         (gnus-registry-trim, gnus-registry-fetch-groups)
5725         (gnus-registry-delete-group): Groups that match
5726         `gnus-registry-ignored-groups' are removed from the registry
5727         entries, not just ignored for splitting.  This helps clean up the
5728         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
5729         to get all the groups a message ID is in.
5730
5731         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
5732         (spam-stat-split-fancy): Change "threshhold" to "threshold"
5733         (spam-stat-score-buffer-user-functions): Add :number custom type.
5734
5735 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5736
5737         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5738         argument in XEmacs.
5739
5740         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5741         (nnrss-request-group): Decode group name first.
5742         (nnrss-request-article): Make a text/plain article if mml-to-mime
5743         failed.
5744         (nnrss-get-encoding): Return a compatible encoding according to
5745         nnrss-compatible-encoding-alist.
5746         (nnrss-find-el): Use consp instead of listp.
5747         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5748
5749 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5750
5751         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5752         which Emacs 20 doesn't support.
5753         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5754
5755 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5756
5757         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5758         silence the byte compiler inside the defun
5759
5760         * gnus-demon.el (parse-time-string): Add autoload.
5761
5762         * gnus-delay.el (parse-time-string): Add autoload.
5763
5764         * gnus-art.el (parse-time-string): Add autoload.
5765
5766         * nnultimate.el (parse-time): Require for `parse-time-string'.
5767
5768 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5769
5770         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5771
5772         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5773
5774         * smime.el (smime-ldap-host-list): Add :version.
5775
5776 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5777
5778         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5779         pass it to `gnus-browse-read-group'.
5780         (gnus-browse-read-group): Add NUMBER argument and pass it to
5781         `gnus-group-read-ephemeral-group'.
5782
5783         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5784         argument and pass it to `gnus-group-read-group'.
5785
5786 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5787
5788         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5789         mm-xemacs-find-mime-charset-1 if we have the mule feature
5790         available at runtime.
5791
5792 2005-03-25  Werner Lemberg  <wl@gnu.org>
5793
5794         * nnmaildir.el: Replace `illegal' with `invalid'.
5795
5796 2005-03-23  Lute Kamstra  <lute@gnu.org>
5797
5798         * time-date.el: Add comment on time value formats.
5799         Don't require parse-time.
5800         (with-decoded-time-value): New macro.
5801         (encode-time-value): New function.
5802         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5803         (days-to-time): Return a valid time value when arg is huge.
5804         (time-since): Use time-subtract.
5805         (time-to-number-of-days): Use time-to-seconds.
5806
5807 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5808
5809         * gnus-start.el (gnus-display-time-event-handler):
5810         Check display-time-timer at runtime rather than only at load time
5811         in case display-time-mode is turned off in the mean time.
5812
5813 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5814
5815         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5816         used.
5817
5818         * nneething.el (nneething-map-file-directory): Derive from
5819         `gnus-directory'.
5820
5821         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5822         the To/Cc button.
5823
5824 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5825
5826         * nnmaildir.el (nnmaildir-request-accept-article):
5827         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5828
5829 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5830
5831         * gnus-async.el: Require timer-funcs at compile time when in
5832         XEmacs for `run-with-idle-timer'.
5833
5834 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5835
5836         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5837         autoloaded function.
5838
5839 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5840
5841         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5842
5843 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5844
5845         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5846
5847 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5848
5849         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5850         gnus-expert-user to default.
5851
5852 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5853
5854         * nnimap.el (nnimap-open-server): Ditto.
5855
5856         * imap.el (imap-authenticate): Fix typo.
5857
5858 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5859
5860         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5861         buffer (since IMAP server might return FETCH response out of
5862         order, and the nntp buffer must be sorted).
5863
5864 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5865
5866         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5867         comparison on string.
5868
5869         * gnus-agent.el (gnus-agent-long-article,
5870         gnus-agent-short-article, gnus-agent-score): Renamed category
5871         keywords to match gnus-cus.
5872         (gnus-agent-summary-fetch-series): Modified to protect against
5873         gnus-agent-summary-fetch-group clearing processable flags.
5874         (gnus-agent-synchronize-group-flags): Update live group buffer as
5875         synchronization may occur due to the user toggle the plugged
5876         status.
5877         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5878         successfully downloaded.
5879         (gnus-agent-expire-group-1): Avoid using markers when the overview
5880         is in ascending order; greatly improves performance.
5881         (gnus-agent-regenerate-group): Use
5882         gnus-agent-synchronize-group-flags to reset read status in both
5883         gnus and server.
5884         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5885
5886 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5887
5888         * message.el: Don't autoload former message-utils variables.
5889         (message-strip-subject-trailing-was): Change doc string.
5890
5891         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5892         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5893         (nnweb-google-search): Add "hl=en" here.
5894         (nnweb-google-parse-1, nnweb-google-create-mapping):
5895         Don't hardcode URL.
5896
5897 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5898
5899         * message.el (message-get-reply-headers, message-followup):
5900         Mention related variables `message-use-followup-to' and
5901         `message-use-mail-followup-to', in the information buffer.
5902
5903         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5904         of broken groups(-beta).google.com.
5905
5906 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5907
5908         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5909         parameter to invoked gnus-request-move-article; remove the
5910         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5911         all at once instead of once per article.
5912         (gnus-summary-remove-process-mark): Accept a list of articles as
5913         well as a single article for processing.
5914
5915         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5916         parameter.
5917
5918         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5919
5920         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5921
5922         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5923         parameter.
5924
5925         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5926         parameter.
5927
5928         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5929         parameter and remove the gnus-sum-hint-move-is-internal variable.
5930
5931         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5932         parameter.
5933
5934         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5935         parameter.
5936
5937         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5938         parameter.
5939
5940         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5941
5942         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5943         parameter.
5944
5945         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5946         parameter.
5947
5948 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5949
5950         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5951         a more conservative way.
5952
5953 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5954
5955         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5956         buffer, so it moves the window's cursor.
5957
5958 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5959
5960         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5961         `mm-dissect-multipart' and receive the from field as an (optional)
5962         argument from `mm-dissect-multipart'.
5963         (mm-dissect-multipart): Receive the from field as an argument and
5964         pass it on when we call `mm-dissect-buffer' on MIME parts.
5965         Fixes verification/decryption of signed/encrypted MIME parts.
5966
5967 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5968
5969         * gnus-sum.el (gnus-summary-move-article): Set
5970         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5971         whatever it calls (right now, only nnimap-request-move article
5972         respects it).
5973
5974         * nnimap.el (nnimap-request-move-article): When
5975         gnus-sum-hint-move-is-internal is set, don't do the extra
5976         nnimap-request-article.
5977
5978 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5979
5980         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5981
5982         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5983         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5984
5985         * gnus-sum.el (gnus-summary-caesar-message):
5986         Apply `gnus-treat-article' after rotation.
5987
5988         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5989         doc string.
5990
5991 2005-02-22  Simon Josefsson  <jas@extundo.com>
5992
5993         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5994         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5995         <arne@arnested.dk>.
5996         (encrypt): Add password-cache and password-cache-expiry as group
5997         members.
5998
5999 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6000
6001         * smime.el (smime-ldap-host-list): Doc fix.
6002         (smime-ask-passphrase): Use `password-read-and-add' to read (and
6003         cache) password.
6004         (smime-sign-region): Use it.
6005         (smime-decrypt-region): Use it.
6006         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
6007         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
6008         fails.
6009         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
6010         certificate from DER to PEM format rather than calling openssl.
6011
6012         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
6013
6014         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
6015         for signing/encryption.
6016
6017         * mml.el (mml-parse-1): Use them.
6018
6019 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6020
6021         * nnrss.el (nnrss-verbose): Removed.
6022         (nnrss-request-group): Use `nnheader-message' instead.
6023
6024 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
6025
6026         * nnrss.el (nnrss-verbose): New variable.
6027         (nnrss-request-group): Make it say nnrss is requesting a group.
6028
6029 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
6030
6031         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
6032         Handle news URL with given port correctly.
6033
6034 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6035
6036         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
6037         containing special characters.
6038
6039         * gnus-sum.el (gnus-summary-edit-article): Ditto.
6040
6041         * mml.el (mime-to-mml): Ditto.
6042
6043         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
6044         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
6045         (rfc2047-decode-region): Quote decoded words containing special
6046         characters when rfc2047-quote-decoded-words-containing-tspecials
6047         is non-nil.
6048
6049 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6050
6051         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
6052
6053         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
6054
6055 2005-02-15  Simon Josefsson  <jas@extundo.com>
6056
6057         * nnimap.el (nnimap-debug): Doc fix.
6058
6059         * imap.el (imap-debug): Doc fix.
6060
6061 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
6064
6065 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6066
6067         * gnus.el (spam-contents): Improve docs for spam-contents
6068         parameter in its variable incarnation.
6069
6070 2005-02-14  Simon Josefsson  <jas@extundo.com>
6071
6072         * smime-ldap.el: Use require instead of load-library for ldap.
6073         (smime-ldap-search): Indent.
6074         (smime-ldap-search-internal): Shorten line.
6075
6076         * smime.el (smime-cert-by-dns): Add doc-string.
6077         (smime-cert-by-ldap-1): Indent.
6078
6079         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
6080         mml-smime-get-dns-ldap.
6081         (mml-smime-encrypt-query): Use new function.  Default to ldap.
6082
6083 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6084
6085         * smime.el: Require smime-ldap.
6086         (smime-ldap-host-list): New variable.
6087         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
6088
6089         * mml-smime.el (mml-smime-encrypt-query): New function.
6090         (mml-smime-encrypt-query): Use it.
6091
6092         * smime-ldap.el: New file.
6093
6094 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6095
6096         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
6097
6098 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6099
6100         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
6101         argument in doc string.  Make query for type more clear.
6102
6103 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6104
6105         * gnus.el (gnus-group-startup-message): Search for gnus images in
6106         etc/images/gnus.
6107         * mm-util.el (mm-image-load-path): Likewise.
6108         * smiley.el (smiley-data-directory): Search for smilies in
6109         etc/images/smilies.
6110
6111 2005-02-09  Kim F. Storm  <storm@cua.dk>
6112
6113         Change Emacs release version from 21.4 to 22.1 throughout.
6114         Change Emacs development version from 21.3.50 to 22.0.50.
6115
6116 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
6119
6120         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
6121         non-Mule XEmacs as well.
6122         (mm-decompress-buffer): Signal an error intentionally if it does
6123         not decompress compressed data because auto-compression-mode is
6124         disabled.
6125
6126 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
6127
6128         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
6129         an ID in the registry even if it has no groups.
6130
6131 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6132
6133         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
6134         merge it into mm-decompress-buffer.
6135         (gnus-mime-copy-part): Use the MIME part charset, the value which
6136         a user specified or gnus-newsgroup-charset for decoding, like
6137         gnus-mime-inline-part does; set buffer-file-coding-system to tell
6138         save-buffer what was used.  Suggested by Kevin Ryde
6139         <user42@zip.com.au>.
6140         (gnus-mime-inline-part): Allow the name parameter as well as the
6141         filename parameter; force decompressing of compressed data; always
6142         display contents being not decoded as unibyte.
6143
6144         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
6145         as well as the filename parameter.
6146
6147         * mm-util.el (mm-decompress-buffer): Merge
6148         gnus-mime-jka-compr-maybe-uncompress.
6149         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
6150         of compressed data.
6151
6152 2005-02-08  Simon Josefsson  <jas@extundo.com>
6153
6154         * imap.el (imap-log): Doc fix.
6155
6156 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
6159         the coding cookies; decompress compressed parts.
6160
6161         * mml.el (mml-generate-mime-1): Add the charaset parameter according
6162         to the value which a user specified manually or the coding cookie.
6163
6164         * mm-util.el (mm-string-to-multibyte): New function.
6165         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
6166         (mm-coding-system-to-mime-charset): New function.
6167         (mm-decompress-buffer): New function.
6168         (mm-find-buffer-file-coding-system): New function.
6169
6170         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
6171         (mm-display-inline-fontify): Rewrite for decoding and decompressing
6172         parts.
6173
6174 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6175
6176         * mm-view.el (mm-display-inline-fontify): Decode a part according
6177         to the charset parameter.
6178
6179 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
6182         prefix arg is neither nil nor a number, as info specifies.
6183
6184 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6185
6186         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
6187         timestamps.
6188
6189 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
6190
6191         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
6192         groups error checking and notify user.
6193
6194 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
6195
6196         * message.el (message-send-mail-function): Check existence of
6197         sendmail-program first before using default value
6198         `message-send-mail-with-sendmail'.  Otherwise use more generic
6199         `smtpmail-send-it'.
6200
6201 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6202
6203         * nntp.el (nntp-request-update-info): Always return nil.
6204
6205 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6206
6207         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
6208
6209 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6210
6211         * message.el (message-beginning-of-line): Change the behavior when
6212         invoked between BOL and : so that it first moves backward.
6213
6214 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
6217         article buffer when editing of the article is discarded.
6218         (gnus-article-prepare): Revert.
6219
6220 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * gnus-art.el (gnus-article-prepare):
6223         Remove message-strip-forbidden-properties from the local hook.
6224
6225 2005-01-27  Simon Josefsson  <jas@extundo.com>
6226
6227         * password.el (password-cache-add): Only start one timer per key.
6228         Reported by Derek Atkins <warlord@MIT.EDU>.
6229
6230 2005-01-26  Steve Youngs  <steve@sxemacs.org>
6231
6232         * run-at-time.el: Removed.  It is no longer needed as
6233         timer-funcs.el in the xemacs-base package has a working version of
6234         `run-at-time'.
6235
6236         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
6237
6238         * password.el: Require timer-funcs instead of run-at-time in
6239         XEmacs.
6240         Remove `password-run-at-time' macro.
6241         (password-cache-add): Use `run-at-time' instead of
6242         `password-run-at-time'.
6243
6244         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
6245         Remove `nnheader-cancel-function-timers' alias,
6246         `cancel-function-timers' exists in XEmacs in timer-funcs.
6247
6248         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
6249         for `run-with-idle-timer'.
6250
6251         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
6252         for `run-at-time'.
6253
6254         * mm-url.el: Require timer-funcs at compile time when in XEmacs
6255         for `with-timeout'.
6256
6257         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
6258         the same as for XEmacs 21.4.
6259         No need to ignore `run-with-idle-timer', this function exists in
6260         XEmacs now in timer-funcs.el in the xemacs-base package.
6261         (dgnushack-compile): No need to delete
6262         run-at-time.el from the list of files to compile because it
6263         doesn't exist anymore.
6264
6265 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6266
6267         * mml.el (mml-generate-mime-1): Convert string into unibyte when
6268         inserting " *mml*" buffer's contents into a unibyte temp buffer.
6269
6270 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
6271
6272         * mail-source.el (mail-source-fetch-imap): Search for ^From case
6273         sensitively.
6274
6275 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
6276
6277         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
6278
6279 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
6282         which will be inserted according to the multibyteness of a buffer
6283         rather than the type of contents.  Suggested by ARISAWA Akihiro
6284         <ari@mbf.ocn.ne.jp>.
6285
6286         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
6287         of string which old xml.el may return rather than a string.
6288
6289 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
6292
6293 2005-01-16  Simon Josefsson  <jas@extundo.com>
6294
6295         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
6296         idn/idna.el isn't available.
6297         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
6298         <michael@waxrat.com>.
6299
6300         * hashcash.el: Remove non-FSF copyright header.
6301
6302         * hashcash.el (hashcash-extra-generate-parameters): New variable.
6303         (hashcash-generate-payment): Use it.
6304         (hashcash-generate-payment-async): Use it.
6305
6306 2005-01-15  Simon Josefsson  <jas@extundo.com>
6307
6308         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
6309         Suggested by Raymond Scholz <ray-2005@zonix.de>.
6310
6311         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
6312         gnus-summary-idna-message.
6313         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
6314         (gnus-summary-idna-message): New function.
6315
6316 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6317
6318         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
6319         gnus-novice-user.
6320
6321 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6322
6323         * nnrss.el (nnrss-request-delete-group): Delete entries in
6324         nnrss-group-alist as well.
6325         (nnrss-save-server-data): Insert newline.
6326
6327 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
6328
6329         * gnus.el (gnus-user-agent): Use list of symbols instead of
6330         symbols.  Display full version number for (S)XEmacs.  Optionally
6331         display (S)XEmacs codename.
6332
6333         * gnus-util.el (gnus-emacs-version): Update for new
6334         `gnus-user-agent'.
6335
6336         * gnus-msg.el (gnus-extended-version): Make it possible to omit
6337         Gnus version.
6338
6339 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6340
6341         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
6342         which is unreadable in some setups.
6343
6344 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6345
6346         * gnus-spec.el (gnus-update-format-specifications): Flush the
6347         group format spec cache if it doesn't support decoded group names.
6348
6349 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6350
6351         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
6352         to apply decay on score files matching a regexp.
6353
6354 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6355
6356         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
6357         compatibility in %g and %c.
6358
6359 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
6362         name for only %g and %c.
6363         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
6364         of gnus-tmp-group to decoded group name.
6365         (gnus-group-make-rss-group): Exclude `/'s from group names.
6366
6367 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * nnrss.el (nnrss-get-encoding): Fix regexp.
6370
6371 2004-12-27  Simon Josefsson  <jas@extundo.com>
6372
6373         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
6374         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
6375         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
6376
6377 2004-12-17  Kim F. Storm  <storm@cua.dk>
6378
6379         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
6380
6381         * gnus-sum.el (gnus-summary-mode-map): Likewise.
6382
6383 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6384
6385         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
6386
6387 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6388
6389         * nnrss.el: Require rfc2047 and mml.
6390         (nnrss-file-coding-system): New variable.
6391         (nnrss-format-string): Redefine it as an inline function.
6392         (nnrss-decode-group-name): New function.
6393         (nnrss-string-as-multibyte): Remove.
6394         (nnrss-retrieve-headers): Decode group name; don't use
6395         nnrss-format-string.
6396         (nnrss-request-group): Decode group name.
6397         (nnrss-request-article): Decode group name; allow a Message-ID as
6398         well as an article number; don't use nnrss-format-string; encode a
6399         Message-ID string which may contain non-ASCII characters; use
6400         mml-to-mime to compose a MIME article.
6401         (nnrss-request-expire-articles): Decode group name.
6402         (nnrss-request-delete-group): Decode group name.
6403         (nnrss-fetch): Clarify error message.
6404         (nnrss-read-server-data): Use insert-file-contents instead of load;
6405         bind file-name-coding-system; use multibyte buffer.
6406         (nnrss-save-server-data): Bind coding-system-for-write to the
6407         value of nnrss-file-coding-system; bind file-name-coding-system;
6408         add coding cookie.
6409         (nnrss-read-group-data): Use insert-file-contents instead of load;
6410         bind file-name-coding-system; use multibyte buffer.
6411         (nnrss-save-group-data): Bind coding-system-for-write to the
6412         value of nnrss-file-coding-system; bind file-name-coding-system.
6413         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
6414         make it work with non-ASCII text.
6415         (nnrss-find-el): Make it work with old xml.el as well.
6416
6417 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6418
6419         * nnrss.el (nnrss-get-encoding): New function.
6420         (nnrss-fetch): Use unibyte buffer initially; bind
6421         coding-system-for-read while performing mm-url-insert; remove ^Ms;
6422         decode contents according to the encoding attribute.
6423         (nnrss-save-group-data): Add coding cookie.
6424         (nnrss-mime-encode-string): New function.
6425         (nnrss-check-group): Use it to encode subject and author.
6426
6427 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6428
6429         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
6430         imaginary variable.
6431
6432 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6433
6434         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
6435         correctly even if there are wide characters.
6436
6437 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6438
6439         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
6440         downcased symbol names; make a new cache instead of reusing
6441         bbdb-hashtable.
6442
6443 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6444
6445         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6446         concatenating segments rather than before concatenating them.
6447         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6448
6449         * message.el (message-get-reply-headers): Bind `extra'.
6450
6451 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6452
6453         * message.el (message-extra-wide-headers): New variable.
6454         (message-get-reply-headers): Use it.
6455
6456 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6457
6458         * gnus-agent.el (gnus-agent-group-path): Decode group name.
6459         (gnus-agent-group-pathname): Ditto.
6460
6461         * gnus-cache.el (gnus-cache-file-name): Decode group name.
6462
6463         * gnus-group.el (gnus-group-make-group): Decode group name.
6464         (gnus-group-make-rss-group): Register the group data after opening
6465         the nnrss group.
6466
6467 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
6468
6469         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
6470         by expiry now get marked as read.
6471
6472 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6473
6474         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
6475
6476 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
6477
6478         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
6479         unify Latin characters in XEmacs.
6480         (mm-find-mime-charset-region): Use it.
6481
6482 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * gnus-util.el (gnus-delete-directory): New function.
6485
6486         * gnus-agent.el (gnus-agent-delete-group): Use it.
6487
6488         * gnus-cache.el (gnus-cache-delete-group): Use it.
6489
6490 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
6493         names.
6494
6495 2004-12-16  Simon Josefsson  <jas@extundo.com>
6496
6497         * hashcash.el (hashcash-payment-alist): Fix custom :type.
6498
6499 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6500
6501         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
6502
6503         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
6504         (gnus-group-set-current-level): Decode group name.
6505
6506 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
6507
6508         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
6509         failed.
6510
6511 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6512
6513         * gnus-group.el (gnus-group-delete-group): Decode group name.
6514         (gnus-group-make-rss-group): Encode group name.
6515         (gnus-group-catchup-current): Decode group name.
6516         (gnus-group-kill-group): Decode group name.
6517
6518 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6519
6520         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
6521
6522 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * gnus-group.el (gnus-group-make-rss-group):
6525         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
6526
6527         * gnus-start.el (gnus-setup-news): Honor user's setting to
6528         gnus-message-archive-method.  Suggested by Lute Kamstra
6529         <lute@gnu.org>.
6530
6531 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
6532
6533         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
6534         global counterparts of the buffer-local variables.
6535
6536 2004-11-16  Romain Francoise  <romain@orebokech.com>
6537
6538         * gnus-sum.el (gnus-summary-exit): Don't clear the global
6539         counterparts of the buffer-local variables.
6540
6541 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6542
6543         * message.el (message-forbidden-properties): Fixed typo in doc
6544         string.
6545
6546 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6547
6548         * gnus-util.el (gnus-replace-in-string): Added doc string.
6549
6550         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
6551         to avoid problems when splitting mails with many recipients.
6552
6553 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6554
6555         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
6556         pop-to-buffer, covered by the subsequent gnus-configure-windows.
6557
6558 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
6559
6560         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
6561         if there is no hashtable in memory or file modification time is
6562         newer than cached timestamp.
6563
6564 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6565
6566         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
6567         not-matching option.
6568
6569 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
6570
6571         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
6572         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
6573         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6574         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
6575         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
6576         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
6577
6578 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * message.el (message-forward-make-body-mml): Remove headers
6581         according to message-forward-ignored-headers if a message is decoded.
6582
6583 2004-12-02  Romain Francoise  <romain@orebokech.com>
6584
6585         * message.el (message-forward-make-body-plain): Always remove
6586         headers according to message-forward-ignored-headers.
6587
6588 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6589
6590         * spam.el (spam-summary-prepare-exit): Remove the
6591         gnus-summary-limit pop for now, it has problems with ham marks for
6592         me.
6593
6594 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
6595
6596         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
6597         correctly.
6598
6599 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
6600
6601         * format-spec.el (format-spec): Message the char.
6602
6603 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
6604
6605         * gnus-art.el (gnus-split-methods): Reformat comments.
6606
6607         * spam.el (spam-summary-prepare-exit): Remove article limits
6608         before exiting the summary buffer.
6609
6610 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6611
6612         * lpath.el: Remove bbdb-create-internal, bbdb-records,
6613         spam-BBDB-register-routine and spam-enter-ham-BBDB.
6614
6615         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
6616         order to silence the byte compiler.
6617
6618         * spam.el: Fix the way to silence the byte compiler, which
6619         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
6620         bbdb-search-simple, spam-BBDB-register-routine,
6621         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
6622         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
6623         spam-stat-buffer-is-spam, spam-stat-load,
6624         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
6625         spam-stat-save and spam-stat-split-fancy.
6626
6627 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6628
6629         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
6630         which may confuse users.
6631         (canlock-password-for-verify): Ditto.
6632
6633         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
6634
6635         * gnus-art.el (gnus-emphasis-alist): Ditto.
6636
6637         * gnus-registry.el (gnus-registry-max-entries): Ditto.
6638
6639         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
6640
6641         * gnus-start.el (gnus-save-killed-list): Ditto.
6642
6643         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
6644         (gnus-sum-thread-tree-root): Ditto.
6645         (gnus-sum-thread-tree-false-root): Ditto.
6646         (gnus-sum-thread-tree-single-indent): Ditto.
6647
6648         * message.el (message-courtesy-message): Ditto.
6649         (message-archive-note): Ditto.
6650         (message-subscribed-address-file): Ditto.
6651         (message-user-fqdn): Ditto.
6652
6653         * spam-report.el (spam-report-gmane-regex): Ditto.
6654
6655         * spam.el (spam-blackhole-good-server-regex): Ditto.
6656
6657 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6658
6659         * mml.el (mml-preview): Widen the message buffer before copying
6660         the contents to the preview buffer; sort headers before previewing.
6661
6662         * message.el (message-hidden-headers): Fix the way to avoid a bug
6663         in the `repeat' widget in Emacs 21.3 or earlier.
6664
6665 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * message.el (message-hidden-headers): Default to "^References:".
6668         Improve customization type.  Suggested by Reiner Steib
6669         <Reiner.Steib@gmx.de>.
6670
6671 2004-11-25  Romain Francoise  <romain@orebokech.com>
6672
6673         * message.el (message-strip-forbidden-properties): Remove check for
6674         obsolete `message-hidden' text property, hidden headers are not
6675         accessible in the buffer anymore.
6676
6677 2004-11-22  Romain Francoise  <romain@orebokech.com>
6678
6679         * message.el (message-header-format-alist): Add `From' in list
6680         so that it can be sorted.
6681         (message-fix-before-sending): Widen and sort headers before
6682         sending.
6683         (message-hide-headers): Use narrowing to hide headers by moving
6684         them to the top of the buffer and narrowing to the region
6685         underneath.
6686
6687 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688
6689         * message.el (message-strip-forbidden-properties): Bind
6690         buffer-read-only (etc) to nil.
6691
6692 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
6695         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6696
6697 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
6698
6699         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
6700
6701 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6702
6703         * dns.el (query-dns): Use sit-for to time instead of
6704         accept-process-output, since that doesn't seem to work on udp
6705         sockets.
6706
6707 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6708
6709         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
6710
6711 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
6712
6713         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
6714         doc string.  Improve doc string.
6715
6716 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6717
6718         * nntp.el (nntp-request-update-info): Return nil if
6719         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
6720         may not call gnus-activate-group which uselessly issues the GROUP
6721         commands for all nntp groups and wastes time.  Reported by Romain
6722         Francoise <romain@orebokech.com>.
6723
6724         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
6725
6726 2004-11-15  Simon Josefsson  <jas@extundo.com>
6727
6728         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
6729         headers separately.
6730         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
6731         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
6732
6733 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6734
6735         * gnus-start.el (gnus-convert-old-newsrc):
6736         Assign legacy-gnus-agent to 5.10.7.
6737
6738 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6739
6740         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6741         start of the lines.
6742
6743 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6744
6745         * hashcash.el (hashcash-default-payment): Change default to 20
6746         (hashcash-default-accept-payment): Change default to 20
6747         (hashcash-process-alist): New variable
6748         (hashcash-generate-payment-async): Add
6749         (hashcash-already-paid-p): Add
6750         (hashcash-insert-payment): Don't generate payments twice
6751         (hashcash-insert-payment-async): Add
6752         (hashcash-insert-payment-async-2): Add
6753         (hashcash-cancel-async): Add
6754         (hashcash-wait-async): Add
6755         (hashcash-processes-running-p): Add
6756         (hashcash-wait-or-cancel): Add
6757         (mail-add-payment): New optional argument.  Conditionally start
6758         asynchronous calculation.
6759         (mail-add-payment-async): Add
6760
6761         * message.el (message-send-mail): Wait for asynchronous hashcash
6762         results.  Don't clobber existing X-Hashcash headers.
6763         (message-setup-1): Call mail-add-payment-async when
6764         message-generate-hashcash is non-nil.
6765
6766 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6767
6768         * message.el (message-use-alternative-email-as-from): Examine the
6769         From header as well; use message-make-from in order to include a
6770         user's full name.
6771
6772 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6773
6774         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6775         default; improve customization type.
6776         (gnus-emphasis-custom-with-format): New macro.
6777         (gnus-emphasis-custom-value-to-external): New function.
6778         (gnus-emphasis-custom-value-to-internal): New function.
6779
6780 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6781
6782         * dns.el (query-dns): Resolve reverse addresses.
6783
6784 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6785
6786         * gnus-group.el (gnus-group-get-new-news): Use it.
6787
6788         * gnus-start.el (gnus-check-reasonable-setup): New function.
6789
6790 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6791
6792         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6793         "Args out of range" error.  Reported by Arnaud Giersch
6794         <arnaud.giersch@free.fr>.
6795
6796 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6797
6798         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6799
6800 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6801
6802         * spam.el (spam group): Add :version.
6803
6804         * pgg-def.el (pgg group): Add :version.
6805
6806 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6807
6808         * gnus-art.el (gnus-article-edit-article): Don't associate the
6809         article buffer with a draft file.  This is a temporary measure
6810         against the 2004-08-22 change to gnus-article-edit-mode.
6811
6812 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6815         (html2text-format-tags): Remove unused variable `attr'.
6816
6817 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6818
6819         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6820
6821         * tls.el (tls-process-connection-type, tls-success)
6822         (tls-certtool-program): Add :version.
6823
6824         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6825         (starttls-extra-arguments, starttls-process-connection-type)
6826         (starttls-connect, starttls-failure, starttls-success):
6827
6828         * spam-stat.el (spam-stat): Add :version.
6829
6830         * sieve.el (sieve): Add :version.
6831
6832         * sha1.el (sha1): Add :version.
6833         (sha1-use-external): Remove redundant version.
6834
6835         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6836         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6837         (nnmail-split-fancy-match-partial-words)
6838         (nnmail-split-lowercase-expanded): Add :version.
6839
6840         * nndiary.el (nndiary): Add :version.
6841
6842         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6843
6844         * mml-sec.el (mml-default-sign-method)
6845         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6846         Add :version.
6847
6848         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6849
6850         * mm-url.el (mm-url-use-external, mm-url-program)
6851         (mm-url-arguments): Add :version.
6852
6853         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6854         (mm-attachment-file-modes, mm-decrypt-option)
6855         (mm-w3m-safe-url-regexp): Add :version.
6856
6857         * message.el (message-cite-prefix-regexp)
6858         (message-sendmail-envelope-from, message-minibuffer-local-map)
6859         (message-user-fqdn, message-completion-alist): Add :version.
6860
6861         * gnus-win.el (gnus-configure-windows-hook)
6862         (gnus-use-frames-on-any-display): Add :version.
6863
6864         * gnus-art.el (gnus-article-address-banner-alist)
6865         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6866         (gnus-treat-from-picon, gnus-treat-mail-picon)
6867         (gnus-treat-x-pgp-sig): Add :version.
6868
6869         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6870         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6871         (gnus-summary-article-delete-hook)
6872         (gnus-summary-display-while-building): Add :version.
6873
6874         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6875         (gnus-get-top-new-news-hook):Add :version.
6876
6877         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6878         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6879
6880         * gnus-registry.el (gnus-registry): Add :version.
6881
6882         * gnus-spec.el (gnus-use-correct-string-widths)
6883         (gnus-make-format-preserve-properties): Add :version.
6884
6885         * gnus.el (gnus-group-charter-alist)
6886         (gnus-group-fetch-control-use-browse-url)
6887         (gnus-install-group-spam-parameters): Add :version.
6888
6889         * gnus-diary.el (gnus-diary): Add :version.
6890
6891         * gnus-delay.el (gnus-delay): Add :version.
6892
6893         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6894         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6895         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6896         Add :version.
6897
6898         * gnus-agent.el (gnus-agent-max-fetch-size)
6899         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6900         (gnus-agent-prompt-send-queue): Add :version.
6901
6902         * deuglify.el (gnus-outlook-deuglify): Add :version.
6903
6904         * html2text.el: Beautify code.  Improve doc strings.  Some
6905         checkdoc cleanup.
6906         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6907
6908 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6909
6910         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6911
6912 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6913
6914         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6915         when package is loaded.
6916
6917         * spam.el (spam-summary-score-preferred-header): Add global preference
6918         for people who want to override the default SpamAssassin over
6919         Bogofilter preference (when both are set).
6920         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6921         (spam-user-format-function-S): Check
6922         spam-summary-score-preferred-header.
6923         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6924         (spam-user-format-function-S): Format the score correctly.
6925
6926 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6927
6928         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6929         signature file.  Suggested by Manoj Srivastava
6930         <srivasta@golden-gryphon.com>.
6931
6932         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6933         iso-2022-jp even in the Japanese language environment.
6934         Suggested by Jason Rumney <jasonr@gnu.org>.
6935
6936 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6937
6938         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6939         use the same characters as the dummy marks; make it free from
6940         getting affected by the language environment.
6941         (gnus-summary-read-group-1): Update mark positions only when the
6942         format spec is updated.
6943
6944         * gnus-spec.el (gnus-update-format-specifications): Return a list
6945         of updated types.
6946
6947 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6948
6949         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6950         of boundp to check if display-warning is available.
6951
6952 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6953
6954         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6955
6956 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6957
6958         * nnspool.el (nnspool-spool-directory): Use news-path if the
6959         news-directory variable is not bound.
6960
6961         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6962         function instead of display-warning if it is not available.
6963
6964 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6967         v5-10: Use `point-at-bol'.
6968
6969 2004-10-26  Simon Josefsson  <jas@extundo.com>
6970
6971         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6972         <chenggao@gmail.com>.
6973
6974 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6975
6976         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6977         instead.
6978
6979 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6980
6981         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6982         to remove a server from the nnimap-server-buffer-alist.
6983         (nnimap-open-connection, nnimap-close-server): Use it.
6984
6985         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6986
6987 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6988
6989         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6990         running the major-mode function.
6991
6992 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6993
6994         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6995         dummy marks in the right way.
6996
6997 2004-10-18  David Edmondson  <dme@dme.org>
6998
6999         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
7000         excessively.
7001
7002 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
7003
7004         * gnus-util.el (gnus-split-references): Accept a nil references
7005         string and go on blissfully.
7006
7007         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
7008         cases where the references string is non-nil but has no references.
7009
7010         * encrypt.el: Add autoload tags.
7011
7012         * spam.el (spam-resolve-registrations-routine): Remove article
7013         from unregistration list too.  Reported by David Hanak
7014         <dhanak@isis.vanderbilt.edu>
7015
7016 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
7017
7018         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
7019         nil.  Changed custom type.
7020
7021 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
7022
7023         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
7024
7025         * gnus-sum.el (gnus-summary-move-article): Use it.
7026
7027 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
7028
7029         * encrypt.el: Add autoload cookies.
7030
7031         * spam.el (spam-backend-article-list-property)
7032         (spam-backend-get-article-todo-list)
7033         (spam-backend-put-article-todo-list, )
7034         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
7035         Resolve registrations separately.
7036         (spam-register-routine): Format comments.
7037         (spam-unregister-routine, spam-register-routine): Always call with
7038         specific-articles, no default list.
7039         (spam-summary-prepare-exit): Use the spam-classifications function.
7040
7041         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
7042         gnus-encrypt.el.
7043
7044         * encrypt.el: copied from gnus-encrypt.el
7045
7046         * gnus-encrypt.el: commented that it's obsolete
7047
7048 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7049
7050         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
7051         (gnus-score-save): Use it.
7052
7053         * message.el (message-bury): Use `window-dedicated-p'.
7054
7055 2004-10-15  Simon Josefsson  <jas@extundo.com>
7056
7057         * pop3.el (top-level): Don't require nnheader.
7058         (pop3-read-timeout): Add.
7059         (pop3-accept-process-output): Add.
7060         (pop3-read-response, pop3-retr): Use it.
7061
7062 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
7063
7064         * spam.el (spam-register-routine): Move comment.
7065         (spam-verify-bogofilter): Use 'unknown for the initial
7066         spam-bogofilter-valid state, not 'never.
7067
7068         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
7069         for netrc-machine.
7070
7071         * nnimap.el (nnimap-open-connection): Use
7072         netrc-machine-user-or-password.
7073
7074 2004-10-17  Richard M. Stallman  <rms@gnu.org>
7075
7076         * gnus-registry.el (gnus-registry-unload-hook):
7077         Set as a variable with add-hook.
7078
7079         * nnspool.el (nnspool-spool-directory): Use news-directory instead
7080         of news-path.
7081
7082         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
7083
7084         * spam.el: Delete duplicate `provide'.
7085         (spam-unload-hook): Set as a variable with add-hook.
7086
7087 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7088
7089         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
7090         in the doc string.
7091
7092         * message.el (message-ignored-news-headers)
7093         (message-ignored-supersedes-headers)
7094         (message-ignored-resent-headers)
7095         (message-forward-ignored-headers): Improve custom type.
7096
7097 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * message.el (message-tokenize-header): Fix 2004-09-06 change
7100         which used point-min in the wrong place.
7101
7102 2004-10-12  Simon Josefsson  <jas@extundo.com>
7103
7104         * tls.el (tls-certtool-program): New variable.
7105         (tls-certificate-information): New function, based on
7106         ssl-certificate-information.
7107
7108 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * compface.el: Move the version of ELisp-based uncompface program
7111         to the contrib directory because of the copyright problem.
7112
7113 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7114
7115         * message.el (message-kill-buffer): Raise the current frame.
7116
7117 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7118
7119         * gnus-sum.el: Mention that multibyte characters don't work as marks.
7120
7121         * gnus.el (message-y-or-n-p): Autoload.
7122
7123         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
7124         (pop3-password-required, pop3-authentication-scheme)
7125         (pop3-leave-mail-on-server): Made customizable.
7126         (pop3): New custom group.
7127         (pop3-retr): Remove `sleep-for' statements.
7128         Suggested by Dave Love <fx@gnu.org>.
7129
7130         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
7131         Windows/DOS.
7132
7133         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
7134         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
7135         Dave Love <fx@gnu.org>.
7136
7137         * mml.el (mml-minibuffer-read-disposition): Require match.
7138         Suggested by Dave Love <fx@gnu.org>.
7139
7140 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7141
7142         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
7143         doc string.
7144
7145 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7146
7147         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
7148
7149 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7150
7151         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
7152         instead of calling `mm-insert-inline', to decode text/* parts
7153         before displaying them.
7154
7155 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7156
7157         * mm-uu.el (mm-uu-text-plain-type): New variable.
7158         (mm-uu-pgp-signed-extract-1): Use it.
7159         (mm-uu-pgp-encrypted-extract-1): Use it.
7160         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
7161         bind mm-uu-text-plain-type with that value.
7162         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
7163         mm-uu-dissect.
7164
7165 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * gnus-group.el (gnus-update-group-mark-positions):
7168         * gnus-sum.el (gnus-update-summary-mark-positions):
7169         * message.el (message-check-news-body-syntax):
7170         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
7171         of string-as-multibyte.
7172
7173 2004-10-05  Juri Linkov  <juri@jurta.org>
7174
7175         * gnus-group.el (gnus-update-group-mark-positions):
7176         * gnus-sum.el (gnus-update-summary-mark-positions):
7177         * message.el (message-check-news-body-syntax):
7178         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
7179         8-bit unibyte values to a multibyte string for search functions.
7180
7181 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7182
7183         * mm-uu.el (mm-uu-dissect): Allow optional arg.
7184         (mm-uu-dissect-text-parts): New function.
7185
7186         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
7187         dissect text parts.
7188
7189         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
7190         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
7191
7192         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
7193
7194         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
7195         gnus-current-topics instead of gnus-current-topic.
7196
7197 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
7198
7199         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
7200
7201 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
7202
7203         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
7204         where approriate.
7205
7206         * nnml.el (nnml-generate-active-info): do.
7207
7208         * nndiary.el (nndiary-generate-active-info): do.
7209
7210         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
7211         (gnus-topic-move): do.
7212
7213         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
7214         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
7215
7216         * gnus-srvr.el (gnus-server-prepare)
7217         (gnus-server-open-all-servers): do.
7218
7219         * gnus-msg.el (gnus-summary-cancel-article)
7220         (gnus-summary-resend-message)
7221         (gnus-summary-mail-crosspost-complaint): do.
7222
7223         * gnus-move.el (gnus-change-server): do.
7224
7225         * gnus-group.el (gnus-group-unmark-all-groups)
7226         (gnus-group-set-current-level): do.
7227
7228 2004-10-04  Simon Josefsson  <jas@extundo.com>
7229
7230         * message.el (message-generate-hashcash): Doc fix.
7231
7232 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
7233
7234         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
7235         avoid infinite recursion via gnus-get-function.
7236
7237 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
7238
7239         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
7240
7241         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
7242
7243         * nnmail.el (nnmail-split-history): do.
7244
7245         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
7246         (nnml-request-delete-group): do.
7247
7248         * nnslashdot.el (nnslashdot-read-groups): do.
7249
7250         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
7251         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
7252
7253         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
7254         (nnspool-sift-nov-with-sed): Use last
7255         (nnspool-retrieve-headers-with-nov): Use mapc.
7256         (nnspool-request-newgroups): Use dolist.
7257         (nnspool-request-group): Use last.
7258
7259         * nntp.el (nntp-read-server-type): Use dolist.
7260
7261         * nnvirtual.el (nnvirtual-create-mapping)
7262         (nnvirtual-update-read-and-marked): Use dolist.
7263         (nnvirtual-convert-headers): Simplify.
7264
7265 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7266
7267         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
7268         support for sync'ing tick marks.
7269
7270 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7271
7272         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
7273         there's no visible header.
7274
7275 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7276
7277         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
7278         necessary, pass full group name to gnus-request-set-marks.
7279
7280 2004-10-01  Simon Josefsson  <jas@extundo.com>
7281
7282         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
7283         acroread.
7284
7285 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7286
7287         * spam-report.el (spam-report-gmane): Fix interactive.
7288
7289         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
7290
7291         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
7292         when writing file.
7293         (gnus-agent-synchronize-flags): Don't default to being
7294         interactive.
7295
7296 2004-09-30  Simon Josefsson  <jas@extundo.com>
7297
7298         * message.el (message-generate-hashcash): Add.
7299         (message-send-mail): Use it, call mail-add-payment.
7300
7301 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7302
7303         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
7304
7305 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
7306
7307         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
7308         gnus-requst-update-info with explicit code to sync the in-memory
7309         info read flags with the marks being sync'd to the backend.
7310
7311         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
7312
7313 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7314
7315         * spam.el (spam-verify-bogofilter): Add new function.
7316         (spam-check-bogofilter)
7317         (spam-bogofilter-register-with-bogofilter): Use it.
7318         (spam-verify-bogofilter): Add small fixes.
7319
7320 2004-09-28  Simon Josefsson  <jas@extundo.com>
7321
7322         * hashcash.el (hashcash-generate-payment): Revert.
7323
7324 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7325
7326         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
7327         gnus-extract-references instead of gnus-split-references.
7328
7329         * gnus-util.el (gnus-extract-references): Add new function, analogous
7330         to gnus-split-references but extracts only the message-ID without
7331         anything extra.
7332
7333         * hashcash.el (hashcash-generate-payment)
7334         (hashcash-check-payment): Do the right thing if hashcash-path is
7335         nil (because the hashcash program could not be found).
7336
7337         * spam.el (spam-use-hashcash): Remove comment.
7338
7339 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
7340
7341         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
7342         (gnus-cache-enter-article, gnus-cache-remove-article)
7343         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
7344
7345         * gnus-async.el (gnus-async-prefetch-remove-group): do.
7346
7347         * gnus-art.el (article-hide-boring-headers)
7348         (article-translate-strings, article-display-face)
7349         (gnus-article-mime-match-handle-first)
7350         (gnus-article-highlight-headers)
7351         (gnus-article-add-buttons-to-head): do.
7352
7353 2004-09-27  Simon Josefsson  <jas@extundo.com>
7354
7355         * hashcash.el: New version, from
7356         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
7357         ../contrib/.
7358
7359 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7360
7361         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
7362
7363 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7364
7365         * gnus-dup.el (gnus-dup-open): Use mapc.
7366         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
7367
7368         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
7369         Reported by Stefan Wiens <s.wi@gmx.net>.
7370
7371         * gnus.el (gnus-shutdown): Use dolist.
7372
7373         * gnus-undo.el (gnus-undo): Use mapc.
7374
7375         * nnrss.el (nnrss-generate-active): do.
7376
7377         * message.el (message-cite-original-without-signature)
7378         (message-cite-original): Use mapc.
7379         (message-do-actions, message-make-forward-subject): Use dolist.
7380
7381 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7382
7383         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
7384         deletion to remove entire duplicate line.  Fixes merged article
7385         number bug.
7386
7387 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7388
7389         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
7390         servers that are offline.  Avoids having gnus-agent-toggle-plugged
7391         first ask if you want to open a server and then, even when you
7392         responded with no, asking if you want to synchronize the server's
7393         flags.
7394         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
7395         multi-line expressions.
7396         (gnus-agent-synchronize-group-flags): New internal function.
7397         Updates marks in memory (in the info structure) AND in the
7398         backend.
7399
7400         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
7401
7402         * nnagent.el (nnagent-request-set-mark): Use
7403         gnus-agent-synchronize-group-flags, not backend's request-set-mark
7404         method, to ensure that synchronization updates marks in the
7405         backend and in the info (in memory) structure.
7406
7407 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7408
7409         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
7410         convention fully; don't miss the root article of a thread; make
7411         the X-Draft-From header with correct article numbers.
7412
7413 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
7414
7415         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
7416         unless plugged.  Disable the agent so that an open failure causes
7417         an error.
7418
7419         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
7420         Reverted 2004-09-21 change.  The backend must be opened while
7421         synchronizing flags even when the backend stores the flags
7422         locally.
7423
7424 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7425
7426         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
7427         in `header' match.  Reported by Svend Tollak Munkejord.
7428
7429         * message.el (message-cite-original): Fix use of
7430         `message-cite-articles-with-x-no-archive'.
7431
7432 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7433
7434         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
7435         (gnus-window-to-buffer): Ditto.
7436
7437         * mml.el (mml-preview-buffer): New variable.
7438         (mml-preview): Manage window layout with gnus-buffer-configuration.
7439
7440         * gnus-msg.el (gnus-setup-message): Put article numbers into the
7441         X-Draft-From header even if those articles aren't quoted.
7442
7443 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
7444
7445         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
7446         (gnus-request-set-mark, gnus-request-update-mark): Use new
7447         g-s-t-u-l-m to decide to use backend even when unplugged.
7448
7449 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7450
7451         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
7452         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
7453
7454 2004-09-20  Simon Josefsson  <jas@extundo.com>
7455
7456         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
7457         "utf-16-le".
7458
7459 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7460
7461         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
7462
7463 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7464
7465         * uudecode.el (uudecode-use-external): Add :version.
7466
7467         * smime.el (smime-CA-file, smime-encrypt-cipher)
7468         (smime-dns-server): Add :version.
7469
7470         * smiley.el (gnus-smiley-file-types): Add :version.
7471
7472         * sha1.el (sha1-use-external): Add :version.
7473
7474         * pgg-def.el (pgg-query-keyserver): Add :version.
7475
7476         * nnmail.el (nnmail-fancy-expiry-targets)
7477         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
7478         Add :version.
7479
7480         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
7481         (nnimap-retrieve-groups-asynchronous): Add :version.
7482         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
7483
7484         * mml.el (mml-content-disposition-parameters)
7485         (mml-insert-mime-headers-always): Add :version.
7486
7487         * mm-util.el (mm-coding-system-priorities): Add :version.
7488
7489         * mm-decode.el (mm-inline-text-html-with-images)
7490         (mm-keep-viewer-alive-types, mm-external-terminal-program)
7491         (mm-verify-option): Add :version.
7492         (mm-text-html-renderer): Change :version.
7493
7494         * message.el (message-fcc-externalize-attachments)
7495         (message-required-headers, message-draft-headers)
7496         (message-subject-trailing-was-query)
7497         (message-subject-trailing-was-ask-regexp)
7498         (message-subject-trailing-was-regexp, message-mark-insert-begin)
7499         (message-mark-insert-end, message-archive-header)
7500         (message-archive-note, message-cross-post-default)
7501         (message-cross-post-note, message-followup-to-note)
7502         (message-cross-post-note-function, message-use-mail-followup-to)
7503         (message-subscribed-address-functions)
7504         (message-subscribed-address-file, message-subscribed-addresses)
7505         (message-subscribed-regexps, message-allow-no-recipients)
7506         (message-yank-cited-prefix, message-signature-insert-empty-line)
7507         (message-hidden-headers, message-hierarchical-addresses)
7508         (message-mail-user-agent, message-use-idna)
7509         (message-valid-fqdn-regexp)
7510         (message-strip-special-text-properties, message-header-synonyms)
7511         (message-beginning-of-line, message-tab-body-function): Add :version.
7512         (message-insert-canlock, message-wide-reply-confirm-recipients):
7513         Change :version.
7514
7515         * mail-source.el (mail-source-ignore-errors): Add :group, :type
7516         and :version.
7517         (mail-source-delete-old-incoming-confirm)
7518         (mail-source-movemail-program): Add :version.
7519
7520         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
7521         (gnus-agent-cache, gnus-agent): Change :version.
7522
7523         * gnus-util.el (gnus-use-byte-compile): Change :version.
7524
7525         * gnus-sum.el (gnus-summary-make-false-root-always)
7526         (gnus-summary-default-high-score)
7527         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
7528         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
7529         (gnus-read-all-available-headers, gnus-article-emulate-mime)
7530         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
7531         (gnus-sum-thread-tree-single-indent)
7532         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7533         (gnus-sum-thread-tree-leaf-with-other)
7534         (gnus-sum-thread-tree-single-leaf): Add :version.
7535         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
7536         (gnus-article-loose-mime): Change :version.
7537
7538         * gnus-start.el (gnus-backup-startup-file)
7539         (gnus-save-startup-file-via-temp-buffer): Add :version.
7540
7541         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
7542         (gnus-server-offline-face): Add :version.
7543
7544         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
7545
7546         * gnus-msg.el (gnus-gcc-externalize-attachments)
7547         (gnus-debug-files, gnus-debug-exclude-variables)
7548         (gnus-discouraged-post-methods): Change :version.
7549         (gnus-confirm-mail-reply-to-news)
7550         (gnus-confirm-treat-mail-like-news): Add :version.
7551
7552         * gnus-int.el (gnus-server-unopen-status): Add :version.
7553
7554         * gnus-group.el (gnus-group-jump-to-group-prompt)
7555         (gnus-large-ephemeral-newsgroup)
7556         (gnus-fetch-old-ephemeral-headers): Add :version.
7557
7558         * gnus-fun.el (gnus-x-face-directory)
7559         (gnus-convert-pbm-to-x-face-command)
7560         (gnus-convert-image-to-x-face-command)
7561         (gnus-convert-image-to-face-command): Add :version.
7562
7563         * gnus-delay.el (gnus-delay-default-hour): Add :version.
7564
7565         * gnus-cite.el (gnus-cite-blank-line-after-header)
7566         (gnus-article-boring-faces): Add :version.
7567
7568         * gnus-art.el (gnus-buttonized-mime-types)
7569         (gnus-inhibit-mime-unbuttonizing)
7570         (gnus-treat-display-face)
7571         (gnus-treat-body-boundary): Change :version.
7572         (gnus-body-boundary-delimiter, gnus-picon-databases)
7573         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
7574         (gnus-treat-date-english, gnus-treat-fold-headers)
7575         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
7576         (gnus-treat-mail-picon, gnus-treat-wash-html)
7577         (gnus-article-encrypt-protocol)
7578         (gnus-use-idna, gnus-article-over-scroll)
7579         (gnus-mime-display-multipart-alternative-as-mixed)
7580         (gnus-mime-display-multipart-related-as-mixed)
7581         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
7582         (gnus-ctan-url, gnus-button-ctan-handler)
7583         (gnus-button-handle-ctan-bogus-regexp)
7584         (gnus-button-ctan-directory-regexp)
7585         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
7586         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
7587         (gnus-button-man-level, gnus-button-emacs-level)
7588         (gnus-button-message-level, gnus-button-browse-level): Add :version.
7589
7590         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
7591         (gnus-agent-go-online): Change :version.
7592         (gnus-agent-expire-unagentized-dirs)
7593         (gnus-agent-auto-agentize-methods): Add :version.
7594
7595         * flow-fill.el (fill-flowed-display-column)
7596         (fill-flowed-encode-column): Add :version.
7597
7598         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7599         (gnus-outlook-deuglify-unwrap-max)
7600         (gnus-outlook-deuglify-cite-marks)
7601         (gnus-outlook-deuglify-unwrap-stop-chars)
7602         (gnus-outlook-deuglify-no-wrap-chars)
7603         (gnus-outlook-deuglify-attrib-cut-regexp)
7604         (gnus-outlook-deuglify-attrib-verb-regexp)
7605         (gnus-outlook-deuglify-attrib-end-regexp)
7606         (gnus-outlook-display-hook): Add :version.
7607
7608         * binhex.el (binhex-use-external): Add :version.
7609
7610 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
7611
7612         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
7613         and `invisible'.
7614
7615 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7616
7617         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
7618         in gnus-registry-trim.
7619
7620 2004-09-13  Simon Josefsson  <jas@extundo.com>
7621
7622         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
7623
7624         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
7625
7626         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
7627         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7628         <yamaoka@jpl.org>.
7629         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
7630         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7631         <yamaoka@jpl.org>.
7632
7633         * sieve.el (sieve-manage-mode): Ditto.
7634
7635 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
7636
7637         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
7638
7639 2004-09-11  Simon Josefsson  <jas@extundo.com>
7640
7641         * dns-mode.el: Add.
7642
7643         * mm-view.el (mm-display-dns-inline): Add.
7644
7645         * mm-decode.el (mm-inline-media-tests): Add text/dns.
7646         (mm-automatic-display): Ditto.
7647
7648         * mailcap.el (mailcap-mime-data): Add text/dns.
7649         (mailcap-mime-extensions): Map .soa to text/dns.
7650
7651 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
7652
7653         * gnus-art.el (article-decode-mime-words, article-babel)
7654         (gnus-article-highlight-signature, gnus-article-add-buttons)
7655         (gnus-signature-toggle): Remove unnecessary bindings of
7656         `inhibit-read-only' inherited from v5.10 merge.
7657
7658 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7659
7660         * nntp.el (nntp): New customization group.
7661         (nntp-authinfo-file): Add customization group.
7662
7663         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
7664
7665         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
7666
7667         * gnus.el (to-address, to-list, subscribed)
7668         (large-newsgroup-initial): Ditto.
7669
7670         * flow-fill.el (fill-flowed-display-column)
7671         (fill-flowed-encode-column): Ditto.
7672
7673 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
7674
7675         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7676         Use point-min rather than 1.
7677         (message-send-mail): Use buffer-size rather than point-max.
7678
7679         * gnus-sum.el (gnus-summary-search-article-forward):
7680         Signal a specific `search-failed' rather than a generic `error'.
7681
7682         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7683         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7684         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
7685
7686 2004-09-10  Simon Josefsson  <jas@extundo.com>
7687
7688         * nndb.el (require): Remove tcp and duplicate cl.
7689
7690 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7691
7692         * gnus-agent.el (directory-files-and-attributes): Move forward.
7693
7694 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7695
7696         * gnus-agent.el (directory-files-and-attributes): Optionally
7697         defined to support XEmacs.
7698
7699 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7700
7701         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
7702         to avoid run-time CL dependencies.
7703         (gnus-agent-unfetch-articles): New function.
7704         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
7705         article numbers even when local .overview file is missing.
7706         (gnus-agent-read-article-number): New function. Only accepts
7707         27-bit article numbers.
7708         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
7709         gnus-agent-read-article-number.
7710         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
7711         from backend while recognizing that article numbers in .overview
7712         must be valid.
7713         (gnus-agent-update-files-total-fetched-for): Use
7714         directory-files-and-attributes to improve performance.
7715         * gnus-int.el (gnus-request-move-article): Use
7716         gnus-agent-unfetch-articles in place of gnus-agent-expire to
7717         improve performance.
7718
7719         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
7720         some users confused by references to .newsrc when they only have a
7721         .newsrc.eld file.
7722         (gnus-convert-mark-converter-prompt,
7723         gnus-convert-converter-needs-prompt): Fixed use of property list.
7724         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
7725         New function. Used internally to only display 'gnus converting
7726         files' message when actually necessary.
7727
7728         * gnus-sum.el (): Removed (require 'gnus-agent) as required
7729         methods now autoloaded.
7730
7731 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7732
7733         * gnus-sum.el (gnus-summary-insert-subject): Remove list
7734         identifiers.
7735
7736 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7737
7738         * gnus-picon.el: Fix indentation and closing parenthesis.
7739
7740 2004-09-01  Simon Josefsson  <jas@extundo.com>
7741
7742         * message.el (message-canlock-generate): Require sha1, not
7743         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7744         to require within a function.  Sadly, if sha1.el isn't loaded, the
7745         let binding in m-c-g will hide the defcustom definition, which is
7746         bad.)
7747
7748         * canlock.el: Require sha1, not sha1-el.
7749
7750         * message.el: Don't autoload sha1 (there is a autoload cookie in
7751         sha1.el).
7752
7753         * sha1-el.el: Renamed to sha1.el.
7754
7755 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7756
7757         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7758
7759 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7760
7761         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7762
7763 2004-08-30  Kim F. Storm  <storm@cua.dk>
7764
7765         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7766
7767         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7768         Add :group 'nnimap.
7769
7770 2004-08-30  Andreas Schwab  <schwab@suse.de>
7771
7772         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7773         ?* and ?\;.
7774
7775         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7776         and ?\' to symbol instead of whitespace.
7777
7778 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7781
7782         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7783         instead of re-search-forward.
7784
7785         * gnus-uu.el (gnus-uu-save-article): Ditto.
7786         (gnus-uu-post-encode-uuencode): Ditto.
7787
7788         * html2text.el (html2text-clean-list-items): Ditto.
7789         (html2text-clean-dtdd): Ditto.
7790         (html2text-format-tags): Ditto.
7791
7792         * message.el (message-send-mail-with-sendmail): Fix regexp.
7793         (message-fill-field-general): Use search-forward instead of
7794         re-search-forward.
7795         (unbold-region): Ditto.
7796
7797         * nnrss.el (nnrss-request-article): Ditto.
7798
7799         * nnslashdot.el (nnslashdot-request-article): Ditto.
7800
7801         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7802
7803         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7804         "Unrecognized menu descriptor" error in XEmacs.
7805
7806 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7807
7808         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7809         parent article of a sparse article in the thread hashtb.
7810
7811 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7812
7813         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7814         (nnmail-expand-newtext): Lowercase expanded entries if
7815         nnmail-split-lowercase-expanded is non-nil.
7816
7817 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7818
7819         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7820         entry.
7821
7822         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7823         of gnus-tmp-news-method into string under XEmacs.  It will be
7824         passed to gnus-correct-length which takes only a string argument.
7825
7826 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7827
7828         * gnus-util.el (gnus-bind-print-variables): New macro.
7829         (gnus-prin1): Use it.
7830         (gnus-prin1-to-string): Use it.
7831         (gnus-pp): New function.
7832         (gnus-pp-to-string): New function.
7833
7834         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7835         pp-to-string with gnus-pp-to-string.
7836         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7837         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7838         * gnus-msg.el (gnus-debug): Ditto.
7839         * gnus-score.el (gnus-score-save): Ditto.
7840         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7841         gnus-pp-to-string.
7842         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7843         with gnus-pp.
7844         * score-mode.el (gnus-score-pretty-print): Ditto.
7845         * webmail.el (webmail-debug): Ditto.
7846
7847 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7848
7849         * gnus-art.el (article-display-face, article-display-x-face): Use
7850         buffer-read-only.
7851
7852 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * gnus-art.el (article-hide-list-identifiers): Bind
7855         inhibit-read-only as t.
7856
7857 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7858
7859         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7860
7861 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7862
7863         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7864         (gnus-narrow-to-page): Don't assume point-min == 1.
7865         (gnus-article-edit-mode): Derive from message-mode.
7866
7867         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7868         point-min == 1.
7869
7870         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7871         Disable incorrect use of `assert'.
7872
7873         * message.el (message-mode): Set comment-start-skip.
7874
7875
7876 2004-08-22  Sam Steingold  <sds@gnu.org>
7877
7878         * pop3.el (pop3-leave-mail-on-server): New user variable.
7879         (pop3-movemail): Delete mail only when it is nil.
7880
7881 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7882
7883         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7884
7885         * mml.el (mml-preview): Use `pop-to-buffer'.
7886
7887         * message.el (message-goto-mail-followup-to): Insert after "To".
7888         (message-carefully-insert-headers): Add comment.
7889
7890         * gnus.el: Remove unused variable `gnus-article-check-size'.
7891
7892         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7893
7894         * gnus-art.el (gnus-button-alist): Improve
7895         `gnus-button-handle-library' entry.
7896
7897 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7898
7899         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7900         downcase, since XEmacs capitalizes error messages differently.
7901
7902 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7903
7904         * nntp.el: Add (require 'gnus) due to reference to
7905         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7906
7907 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7908
7909         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7910         `mm-fill-flowed'.
7911
7912         * mm-decode.el (mm-dissect-singlepart): Check it.
7913
7914 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7915
7916         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7917         'imap' for netrc parsing.
7918
7919 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7920
7921         * mailcap.el (mailcap-mime-data): Mark as risky.
7922
7923 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7924
7925         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7926         may be included in the encoded word.
7927         (rfc2047-encode): Don't append a space if the encoded word
7928         includes close parenthesis.
7929
7930 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7933         of text within parentheses.
7934
7935 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7936
7937         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7938         (gnus-encrypt-write-file-contents): Make the password key the file
7939         name PLUS the cipher, not just the cipher.  Also remove failed
7940         passwords from the cache.
7941
7942 2004-08-06  Simon Josefsson  <jas@extundo.com>
7943
7944         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7945         fix.
7946
7947 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7948
7949         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7950         LWSP.
7951
7952 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7953
7954         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7955         to append in-reply-to: data to the references: header.
7956
7957         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7958         (netrc-parse): Use gnus-encrypt.el functions.
7959
7960         * gnus-encrypt.el: Add new file for encryption support; currently
7961         does only a few GPG ciphers and an internal XOR cipher.
7962
7963         * password.el: Add comments on using password-read-and-add.
7964         (password-read-and-add): Add function to read and add the
7965         password to the cache at once.
7966
7967 2004-07-28  Simon Josefsson  <jas@extundo.com>
7968
7969         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7970         parameter (but don't use it, for now).
7971
7972         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7973         instead of hard coding to nil.
7974
7975 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7978         as mm-inline-image-xemacs does.
7979
7980 2004-07-26  Simon Josefsson  <jas@extundo.com>
7981
7982         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7983         Revert part of 2004-07-17 change below.
7984
7985 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7988         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7989
7990 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7991
7992         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7993         quotes that actually start with ">" at the beginning of the
7994         lines.
7995
7996 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7997
7998         * rfc2047.el (rfc2047-encode-region): Fix last change.
7999         (rfc2047-encode-parameter): Remove useless concat.
8000
8001 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8002
8003         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
8004         encode special characters; fix some kind of misconfigured headers;
8005         signal a real error if debug-on-quit or debug-on-error is non-nil.
8006         (rfc2047-encode-max-chars): New variable.
8007         (rfc2047-encode-1): Use it.
8008         (rfc2047-encode-parameter): New function.
8009
8010         * mml.el (mml-insert-parameter): Remove an excessive space.
8011
8012 2004-07-17  Simon Josefsson  <jas@extundo.com>
8013
8014         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
8015         Kai Grossjohann <kai@emptydomain.de>.
8016         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
8017         (gnus-group-make-menu-bar): Ditto.
8018
8019         * gnus-util.el (gnus-group-server): Add.
8020
8021 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
8022
8023         * message.el (message-clone-locals): Clone sendmail and smtp
8024         variables.
8025
8026 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8027
8028         * rfc2047.el (rfc2047-encode-region): Fix last change.
8029
8030 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
8033         characters as non-special.
8034
8035 2004-07-09  Simon Josefsson  <jas@extundo.com>
8036
8037         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
8038         Users will lose all flag changes made while unplugged with
8039         e.g. nntp unless flag synchronization happens, thus `nil' is not a
8040         good default.  See numerous reports on ding mailing list.
8041
8042 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
8045         add generate-head-function and generate-article-function to the
8046         rfc822-forward entry.
8047         (nndoc-rfc822-forward-generate-article): New function.
8048         (nndoc-rfc822-forward-generate-head): New function.
8049
8050         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
8051
8052 2004-07-06  Dan Christensen  <jdc@uwo.ca>
8053
8054         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
8055         respect display group parameter and gnus-summary-expunge-below.
8056         (gnus-articles-to-read): Remove unused reference to display group
8057         parameter.
8058
8059 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * nnheader.el (nnheader-uniquify-message-id): New experimental
8062         variable.
8063         (nnheader-nov-read-message-id): Use it.
8064
8065         * spam-report.el (spam-report-gmane): Add interactive.
8066
8067 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
8070         qp-or-base64 for the application/* types.
8071
8072 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
8073
8074         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
8075
8076 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
8077
8078         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
8079         trim value.
8080
8081 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8082
8083         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
8084         New macro and function.
8085         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
8086
8087 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8088
8089         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
8090         after-load-alist.
8091
8092 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8093
8094         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
8095         update info that isn't there.
8096
8097 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
8098
8099         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
8100         entry.
8101
8102 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8103
8104         * mm-view.el (mm-inline-render-with-function): Use multibyte
8105         buffer; decode html source by charset.
8106
8107         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
8108
8109         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
8110         Mule-UCS is loaded under XEmacs.
8111         (mm-mime-mule-charset-alist): Avoid duplicated entries.
8112
8113 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
8114
8115         * nnheader.el (nnheader-max-head-length): Increase to 8192.
8116
8117 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * mm-util.el (mm-coding-system-p): Return a coding-system.
8120         (mm-mime-mule-charset-alist): Use shift_jis instead of
8121         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
8122         entries for the mime charsets iso-2022-jp-3 and shift_jis.
8123         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
8124         instead of japanese-shift-jis and iso-latin-1 respectively in
8125         order to share the default value with both Emacs and XEmacs-mule.
8126         (mm-mule-charset-to-mime-charset): Make
8127         mm-coding-system-priorities effective.
8128         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
8129         while predicating of candidates upon the priorities.
8130
8131 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
8132
8133         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8134         gnus-uu-invert-processable.
8135
8136         * gnus.el: Autoload gnus-uu-invert-processable.
8137
8138 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8139
8140         * mm-util.el (mm-with-multibyte-buffer): New macro.
8141
8142         * rfc2047.el (rfc2047-encode-string): Use it.
8143         (rfc2047-encode-region): Move point to the end of the region after
8144         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
8145
8146 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8147
8148         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
8149         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
8150
8151 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8152
8153         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
8154         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
8155         Karl Chen <quarl@nospam.quarl.org>.
8156
8157 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
8158
8159         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
8160         invalid addresses.
8161
8162 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
8163
8164         * spam.el: Change section markers, revise TODO list.
8165         (spam-backends): Make new master list of all installed backends.
8166         (spam-summary-exit-behavior): Add new variable to determine how
8167         messages moves are done at summary exit.
8168         (spam-move-spam-nonspam-groups-only)
8169         (spam-process-ham-in-nonham-groups)
8170         (spam-process-ham-in-spam-groups): Remove variables, the
8171         spam-summary-exit-behavior variable should be used to manage this
8172         behavior.
8173         (spam-old-ham-articles, spam-old-spam-articles): Remove.
8174         (spam-old-articles): Add variable, replacing spam-old-ham-articles
8175         and spam-old-spam-articles.
8176         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
8177         Add empty variables, placeholders for the backends they represent.
8178         (spam-set-difference): Move, unchanged.
8179         (spam-list-of-processors): Declare OBSOLETE, not used anymore
8180         unless the user has a processor variable.
8181         (spam-classifications, spam-classification-valid-p)
8182         (spam-backend-properties, spam-backend-property-valid-p)
8183         (spam-backend-function-type-valid-p)
8184         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
8185         (spam-report-articles-gmane, spam-report-articles-resend):
8186         Remove functions, they are not needed.
8187         (spam-install-backend-super, spam-backend-list)
8188         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
8189         (spam-backend-function, spam-backend-ham-registration-function)
8190         (spam-backend-spam-registration-function)
8191         (spam-backend-ham-unregistration-function)
8192         (spam-backend-spam-unregistration-function)
8193         (spam-backend-statistical-p, spam-backend-mover-p)
8194         (spam-install-backend-alias, spam-install-checkonly-backend)
8195         (spam-install-mover-backend, spam-install-nocheck-backend)
8196         (spam-install-backend, spam-install-statistical-backend)
8197         (spam-install-statistical-checkonly-backend): Add backend installation
8198         support.
8199         (spam-summary-prepare-exit): Rewrite to use the new backend code.
8200         (spam-group-processor-p): Use the new backend code and respect the
8201         summary exit behavior.
8202         (spam-mark-spam-as-expired-and-move-routine): Remove.
8203         (spam-summary-prepare): Change to use the new spam-old-articles
8204         variable.
8205         (spam-copy-or-move-routine, spam-copy-spam-routine)
8206         (spam-move-spam-routine, spam-copy-ham-routine)
8207         (spam-move-ham-routine): Add code to copy/move ham or spam.
8208         (spam-fetch-field-fast): Improve doc and code, plus allow the
8209         'number request.
8210         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
8211         variables.
8212         (spam-split, spam-find-spam): Use the new backend code.
8213         (spam-registration-functions): Remove variable.
8214         (spam-unregister-routine): Add convenience wrapper.
8215         (spam-log-undo-registration, spam-register-routine)
8216         (spam-log-processing-to-registry)
8217         (spam-log-unregistration-needed-p): Rename "check" to "backend"
8218         where possible.
8219         (spam-check-gmane-xref, spam-check-regex-headers)
8220         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
8221         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
8222         (spam-check-bogofilter-headers, spam-check-spamoracle)
8223         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
8224         (spam-check-crm114-headers): Use the spam-split-group that
8225         spam-split prepares, no need to determine it every time.
8226
8227         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
8228         to the nnheader-parse-naked-head call.
8229
8230         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
8231
8232         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
8233         the nnheader-nov-read-message-id call.
8234
8235 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8236
8237         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
8238         gnus-activate-group twice.  Suggested by Markus Peter
8239         <warp@spin.de>.
8240
8241 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8242
8243         * gnus-art.el (gnus-article-time-format): Exchange the order of
8244         day and month in the default value; fix customization type.
8245         (article-date-ut): Use add-text-properties.
8246         (article-make-date-line): Use message-make-date instead of
8247         current-time-string.
8248
8249         * message.el (message-fetch-field): Don't use set-text-properties.
8250         (message-make-date): Simplify.
8251
8252         * messagexmas.el (message-xmas-make-date): New function.
8253         (message-xmas-redefine): Defalias message-make-date to it.
8254
8255 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
8258         (rfc2047-encode-region): Treat text within parentheses as special;
8259         show the original text when error has occurred.
8260
8261         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
8262         already-computed method to gnus-activate-group.
8263
8264         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
8265         same select-methods identical Lisp objects.
8266
8267         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
8268         object when modifying the info.
8269
8270 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8271
8272         * gnus-srvr.el (gnus-server-set-info): Remove the server from
8273         gnus-opened-servers since it has never been opened with the new
8274         configuration yet.
8275
8276 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8277
8278         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
8279         arg to nnheader-generate-fake-message-id.
8280
8281 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
8282
8283         * nnheader.el (nnheader-generate-fake-message-id): Accept a
8284         number and build a fake message ID localized to a group and
8285         article number (so it's repeatable from that point on).
8286         (nnheader-fake-message-id-p): Change regex to accomodate new fake
8287         ID format.
8288
8289         * gnus-sum.el (gnus-get-newsgroup-headers): Call
8290         nnheader-generate-fake-message-id with the article number.
8291
8292 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
8293
8294         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
8295         end-of-buffer.
8296
8297 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8298
8299         * message.el (message-ignored-supersedes-headers): Add Approved.
8300
8301 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * rfc2047.el (rfc2047-encode-message-header): Remove useless
8304         goto-char.
8305         (rfc2047-encode): Fold the line before encoding.
8306
8307 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8308
8309         * rfc2047.el (rfc2047-encode-message-header): Disabled header
8310         folding -- not all headers can be folded, and this should be done
8311         by the message composition mode.  Probably.  I think.
8312
8313 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8314
8315         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
8316         fast.
8317
8318         * gnus-ems.el (gnus-remove-image): Don't use
8319         message-text-with-property; remove only the image found first.
8320
8321         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
8322         found first.
8323
8324 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
8325
8326         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
8327
8328 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8329
8330         * message.el (message-text-with-property): Make it fast and accept
8331         optional arguments.
8332         (message-strip-forbidden-properties): Use it.
8333         (message-fix-before-sending): Follow the m-t-w-p change.
8334
8335         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
8336
8337 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * gnus-art.el (article-hide-headers): Don't change the buffer
8340         mistakenly when performing mml-preview even if
8341         gnus-single-article-buffer is nil.
8342
8343 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
8344
8345         * message.el (message-expand-name-databases): New user option.
8346         (message-expand-name): Use it.
8347
8348 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
8349
8350         * spam.el (spam-report-articles-resend)
8351         (spam-report-resend-register-routine): Allow ham reporting.
8352         (spam-report-resend-register-ham-routine): Add wrapper.
8353         (spam-registration-functions): Add ham resending functions.
8354         (spam-list-of-processors): Add ham resend processor.
8355
8356         * gnus.el (ham-resend-to): Add new group parameter.
8357         (spam-process): Add ham resend option.
8358
8359         * spam-report.el (spam-report-resend): Allow reporting ham.
8360         (spam-report-resend-ham): Add wrapper.
8361
8362 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8363
8364         * message.el (message-cite-articles-with-x-no-archive): New
8365         variable.
8366         (message-cite-original): Use it.
8367
8368 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8369
8370         * message.el (message-cite-original): Respect X-No-Archive.
8371
8372 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8373
8374         * gnus-art.el (article-hide-headers): Refer to the values for
8375         gnus-ignored-headers and gnus-visible-headers in the summary
8376         buffer since a user may have set them as group parameters.
8377
8378 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
8379
8380         * assistant.el (assistant-node-name): Add convenience function.
8381         (assistant-render-text, assistant-render-node): Add error handling,
8382         plus handle multiple next nodes.
8383         (assistant-find-next-node): Comment out for now.
8384         (assistant-find-next-nodes): Add function, returns list of next
8385         nodes.
8386
8387 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
8388
8389         * mail-source.el (mail-source-directory): Fix doc-string.
8390
8391 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
8392
8393         * assistant.el (assistant-render-text, assistant-eval): Add :set
8394         widget type, which is different because it takes and returns a
8395         list.  Much hilarity ensues.
8396
8397 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
8398
8399         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
8400
8401         * gnus-group.el (gnus-group-get-new-news-this-group): Added
8402         doc-string.
8403
8404         * gnus-start.el (gnus-activate-group): Added doc-string.
8405
8406 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
8409
8410 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
8411
8412         * assistant.el (assistant-render-text): Try to add a :set
8413         widget, more to come.
8414
8415         * spam.el (spam-group-spam-contents-p): Handle empty groupname
8416         strings.
8417         (spam-report-articles-resend)
8418         (spam-register-routine): Do registration iff any articles warrant
8419         it.
8420         (spam-summary-prepare-exit): Change log message for nil group
8421         destinations.
8422
8423 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
8424
8425         * spam.el (spam-report-resend-register-routine): Allow
8426         spam-report-resend-to to be a group parameter or a global value.
8427
8428 2004-05-26  Simon Josefsson  <jas@extundo.com>
8429
8430         * starttls.el: Merge with my GNUTLS based starttls.el.
8431         (starttls-gnutls-program, starttls-use-gnutls)
8432         (starttls-extra-arguments, starttls-process-connection-type)
8433         (starttls-connect, starttls-failure, starttls-success): New
8434         variables.
8435         (starttls-program, starttls-extra-args): Doc fix.
8436         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
8437         functions.
8438         (starttls-negotiate, starttls-open-stream): Check
8439         `starttls-use-gnutls' and pass on to corresponding *-gnutls
8440         function if it is set.
8441
8442 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8443
8444         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
8445         structured fields.
8446
8447 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
8450
8451 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
8452
8453         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
8454         variable.
8455         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
8456         assigning the spam-mark to new messages.
8457
8458 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
8459
8460         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
8461
8462 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * dgnushack.el: Autoload customize-set-variable for XEmacs.
8465
8466         * rfc2047.el (rfc2047-encodable-p): Don't move point.
8467         (rfc2047-decode): Treat the ascii coding-system as raw-text by
8468         default.
8469
8470 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
8471
8472         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
8473         correct data.
8474
8475 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
8476
8477         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
8478         (spam-group-processor-p): Fix function.
8479         (spam-group-processor-multiple-p)
8480         (spam-group-spam-processor-report-gmane-p)
8481         (spam-group-spam-processor-report-resend-p)
8482         (spam-group-spam-processor-bogofilter-p)
8483         (spam-group-spam-processor-blacklist-p)
8484         (spam-group-spam-processor-ifile-p)
8485         (spam-group-ham-processor-ifile-p)
8486         (spam-group-spam-processor-spamoracle-p)
8487         (spam-group-spam-processor-crm114-p)
8488         (spam-group-ham-processor-bogofilter-p)
8489         (spam-group-spam-processor-stat-p)
8490         (spam-group-ham-processor-stat-p)
8491         (spam-group-ham-processor-whitelist-p)
8492         (spam-group-ham-processor-BBDB-p)
8493         (spam-group-ham-processor-spamoracle-p)
8494         (spam-group-ham-processor-copy-p): Remove functions with some
8495         prejudice against unneeded code.
8496         (spam-report-articles-resend)
8497         (spam-report-resend-register-routine): Allow the group/topic
8498         spam-resend-to value to override spam-report-resend-to.
8499         (spam-summary-prepare-exit): Invoke spam-group-processor-p
8500         properly now.
8501
8502         * gnus.el (spam-resend-to): Add group/topic parameter.
8503         (spam-process): Move the OBSOLETE processors to the end of the
8504         choices.
8505
8506 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
8507
8508         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
8509         with resend-to set to nil, and then ask the user if necessary.
8510         (spam-report-resend): spam-report-resend takes a list of articles, not
8511         separate article numbers.
8512
8513 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8514
8515         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
8516         addition to emacs-w3m.
8517
8518 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8519
8520         * assistant.el (assistant-authinfo-data): New function.
8521         (assistant-eval): Eval for entire assistant.
8522
8523         * netrc.el (netrc-services-file): New variable.
8524         (netrc-parse-services): New function.
8525         (netrc-find-service-name): New function.
8526         (netrc-find-service-number): New function.
8527         (netrc-port-equal): New function.
8528         (netrc-machine): Use it.
8529
8530         * nnimap.el (nnimap-open-connection): Use netrc.
8531
8532         * gnus-util.el (gnus-netrc-get): Remove aliases.
8533
8534         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
8535
8536         * assistant.el (wid-edit): Fix compilation.
8537
8538         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
8539
8540 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
8541
8542         * gnus-util.el (gnus-set-file-modes): New function.  (small
8543         patch).
8544
8545 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8546
8547         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
8548
8549         * assistant.el (assistant-render-node): Fix up rendering and
8550         read-only text.
8551         (assistant-render-node): Reset.
8552         (assistant-make-read-only): Not sticky.
8553
8554 2004-05-20  Danny Siu  <dsiu@adobe.com>
8555
8556         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
8557         centered even when gnus-auto-center-summary is t
8558
8559 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560
8561         * dns.el (dns-get-txt-answer): New function.
8562         (dns-read-txt): Ditto.
8563         (query-dns): Use it.
8564
8565 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8566
8567         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
8568         active for foreign groups even if the group level is higher than
8569         the specified value.
8570
8571 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8572
8573         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
8574         non-active groups.
8575
8576         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
8577
8578 2004-05-20  Magnus Henoch  <mange@freemail.hu>
8579
8580         * dns.el (dns-read-type): Add support for SVR.  (small patch)
8581
8582 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8583
8584         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
8585         (spam-crm114-header, spam-crm114-spam-switch)
8586         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
8587         (spam-crm114-positive-spam-header)
8588         (spam-crm114-database-directory, spam-list-of-processors)
8589         (spam-group-spam-processor-crm114-p)
8590         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
8591         (spam-generic-score, spam-list-of-checks)
8592         (spam-list-of-statistical-checks, spam-registration-functions)
8593         (spam-check-crm114-headers, spam-crm114-score)
8594         (spam-check-crm114, spam-crm114-register-with-crm114)
8595         (spam-crm114-register-spam-routine)
8596         (spam-crm114-unregister-spam-routine)
8597         (spam-crm114-register-ham-routine)
8598         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
8599         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
8600
8601         * gnus.el: Add spam-use-crm114.
8602
8603         * spam.el (spam-list-of-processors, spam-registration-functions):
8604         Add spam-use-resend.
8605         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
8606         (spam-report-articles-gmane): Add doc fix.
8607         (spam-report-articles-resend,
8608         spam-report-resend-register-routine): Add wrappers around
8609         spam-report-resend-to.
8610
8611         * spam-report.el (spam-report-resend-to, spam-report-resend):
8612         Add support for resending spam.
8613         (spam-report-gmane): Fix line length >80.
8614
8615         * gnus.el (spam-process): Add spam-use-resend.
8616
8617 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8618
8619         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
8620         number of processed spam messages.
8621         (spam-ham-copy-or-move-routine): Return the number of processed
8622         ham messages.
8623         (spam-summary-prepare-exit): Use the above values to decide
8624         whether status messages shouled be displayed.
8625
8626 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
8629         `rfc2047-encoding-function-alist' in order to avoid conflicting
8630         with the old version.
8631         (rfc2047-encode-region): Concatenate words containing non-ASCII
8632         characters in structured fields; don't encode space-delimited
8633         ASCII words even in unstructured fields; don't break words at
8634         char-category boundaries.
8635         (rfc2047-encode-1): New function.
8636         (rfc2047-encode): Use it; encode text so that it occupies the
8637         maximum width within 76-column; work correctly on Q encoding for
8638         iso-2022-* charsets.
8639         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
8640         sure not to break a line just after the header name.
8641         (rfc2047-b-encode-region): Removed.
8642         (rfc2047-b-encode-string): New function.
8643         (rfc2047-q-encode-region): Removed.
8644         (rfc2047-q-encode-string): New function.
8645
8646         * mm-util.el (mm-replace-in-string): New function.
8647
8648 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8649
8650         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
8651         get it right.
8652         (gnus-inews-make-draft): Really.
8653
8654 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
8655
8656         * nnmh.el (nnmh-request-list-1): Don't check the link count
8657         before descending.  (small patch)
8658
8659 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8660
8661         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
8662         stuff.
8663
8664         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
8665         on real group name.
8666
8667         * gnus-art.el (gnus-signature-limit): Doc fix.
8668
8669         * gnus-msg.el (gnus-inews-make-draft): Quote list.
8670
8671         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
8672
8673 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
8674
8675         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8676         isn't a string.
8677
8678 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * gnus-draft.el (gnus-draft-send): Bind
8681         rfc2047-encode-encoded-words.
8682
8683         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8684         (rfc2047-encodable-p): Say that =? needs encoding.
8685         (rfc2047-encode-encoded-words): New variable.
8686
8687         * gnus-group.el (gnus-group-select-group): Doc fix.
8688
8689         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
8690
8691         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
8692         to nil.
8693
8694         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
8695
8696         * nnheader.el (nnheader-get-lines-and-char): New function.
8697
8698 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
8699
8700         * gnus-msg.el (gnus-summary-followup-with-original): Document
8701         yanking of region when active.
8702
8703 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8704
8705         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
8706         groups if the group level is higher than the specified value.
8707
8708 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8709
8710         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
8711         (gnus-group-jump-to-group): Added prefix argument using
8712         `gnus-group-jump-to-group-prompt'.  Query before jumping to
8713         non-active group.
8714
8715         * compface.el (uncompface): Be verbose when changing
8716         `uncompface-use-external'.
8717
8718         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
8719         handle manual section.
8720
8721 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8722
8723         * gnus-art.el (gnus-button-alist): Revert previous change.
8724
8725 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8726
8727         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
8728
8729 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8730
8731         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
8732         whether backend can accept message.
8733
8734         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
8735
8736 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8737
8738         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8739         Avoid creating directory when nntp-marks-is-evil is true.
8740         Reported by Reiner Steib.
8741
8742 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8743
8744         * gnus-picon.el (gnus-picon-style): New variable.
8745         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8746         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8747         Jesper Harder <harder@ifa.au.dk>.
8748
8749 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8750
8751         * message.el (message-fill-field): Return point.
8752         (message-generate-headers): Go to end of field.
8753
8754         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8755         stuff for non-living groups.
8756
8757 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8758
8759         * gnus-art.el (gnus-article-followup-with-original)
8760         (gnus-article-reply-with-original): gnus-mark-active-p ->
8761         gnus-region-active-p.
8762
8763 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8764
8765         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8766         only when there is spam or ham to be processed.
8767
8768 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8769
8770         * mail-source.el (mail-source-delete-crash-box): Refactor.
8771         (mail-source-fetch): Use it.
8772         (mail-source-fetch-file): Ditto.
8773         (mail-source-fetch-directory): Run postscript in loop.
8774         (mail-source-fetch-pop): Delete.
8775         (mail-source-fetch-maildir): Ditto.
8776         (mail-source-fetch-imap): Ditto.
8777
8778         * imap.el (imap-authenticators): Comment out sasl.
8779
8780         * message.el (message-skip-to-next-address): New function.
8781         (message-fill-header-address): Refactor.
8782         (message-fill-address): Use it.
8783         (message-delete-address): Use it.
8784         (message-fill-header-general): Refactor.
8785         (message-fill-field-address): Rename.
8786         (message-narrow-to-field): Find the start of the header.
8787         (message-header-format-alist): Don't pre-fill.
8788         (message-fill-header): Removed.
8789         (message-insert-header): New function.
8790         (message-shorten-references): Use it.
8791
8792         * rfc2047.el (rfc2047-field-value): Strip props.
8793
8794         * mail-parse.el (mail-header-make-address): New alias.
8795
8796         * ietf-drums.el (ietf-drums-make-address): New function.
8797
8798         * imap.el: Add compiler directives.
8799
8800         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8801
8802         * gnus-art.el (article-decode-idna-rhs): Don't use
8803         message-idna-inside-rhs-p.
8804
8805 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8806
8807         * message.el (message-idna-inside-rhs-p): Removed.
8808         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8809
8810         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8811         false positives.
8812
8813 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8814
8815         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8816
8817 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8818
8819         * nneething.el (nneething-file-name): Don't create spurions
8820         files.
8821
8822         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8823         (gnus-inews-do-gcc): Remove sleep.
8824
8825         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8826         part under point.
8827
8828         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8829         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8830
8831 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8832
8833         * spam.el (spam-summary-prepare-exit): Fixed (length).
8834
8835 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8836
8837         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8838         as expired without moving it" message when there are spam
8839         messages left.
8840
8841 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8842
8843         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8844         header is not nil.
8845
8846 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8847
8848         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8849         nntp-possibly-create-directory, not nntp-possibly-change-group.
8850         (nntp-marks-changed-p): New arg SERVER.
8851         (nntp-request-update-info): Adjust caller.
8852
8853 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8854
8855         * nntp.el (nntp-save-marks): Pass missing arg.
8856
8857 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8858
8859         * nntp.el: Support marks.
8860         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8861         (nntp-marks-modtime, nntp-marks-directory): New variables.
8862         (nntp-request-set-mark, nntp-request-update-info)
8863         (nntp-possibly-create-directory, nntp-marks-changed-p)
8864         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8865         functions.
8866
8867 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8868
8869         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8870         (gnus-xmas-redefine): Rename.
8871
8872         * gnus-score.el (gnus-score-insert-help): Use
8873         gnus-select-lowest-window.
8874
8875         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8876         appt-select-lowest-window and rename to gnus-select-lowest-window.
8877
8878         * gnus.el: do.
8879
8880 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8881
8882         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8883         encodings of MIME-encoded words, in order to improve
8884         interoperability with several broken MUAs.
8885
8886 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8887
8888         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8889         tags, only when charsets are not specified in headers.
8890         (mm-inline-text-html-render-with-w3m): Ditto.
8891
8892         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8893         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8894
8895 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8896
8897         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8898         instead of MIME-decoded from fields when checking
8899         `gnus-article-address-banner-alist'.
8900
8901 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8902
8903         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8904         description rather than subject.
8905
8906 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8907
8908         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8909
8910 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8911
8912         * gnus.el (gnus-version-number): Bump.
8913
8914 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8915
8916         * gnus.el: No Gnus v0.2 is released.
8917
8918 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8919
8920         * gnus-agent.el (gnus-agent-read-agentview): Inline
8921         gnus-uncompress-range.
8922
8923 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8924
8925         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8926         `exec-installed-p'.
8927
8928 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8929
8930         * gnus.el (spam-process, spam-autodetect-methods): Add
8931         bsfilter and bsfilter-headers.
8932
8933         * spam.el (spam-bsfilter): New customize group.
8934         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8935         (spam-bsfilter-header, spam-bsfilter-probability-header)
8936         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8937         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8938         (spam-bsfilter-database-directory): New options.
8939         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8940         (spam-list-of-statistical-checks, spam-registration-functions):
8941         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8942         (spam-bsfilter-score): New command.
8943         (spam-check-bsfilter-headers, spam-check-bsfilter)
8944         (spam-bsfilter-register-with-bsfilter)
8945         (spam-bsfilter-register-spam-routine)
8946         (spam-bsfilter-unregister-spam-routine)
8947         (spam-bsfilter-register-ham-routine)
8948         (spam-bsfilter-unregister-ham-routine): New functions.
8949         (spam-generic-score): Support bsfilter; Accept an optional argument
8950         to recalcurate spam score even if scoring header has already been
8951         added.
8952         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8953         optional argument to recalcurate spam score even if scoring header
8954         has already been added.
8955
8956 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8957
8958         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8959         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8960         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8961         link is missing.
8962
8963 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8964
8965         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8966         (html2text-get-attr): Rewrite.
8967
8968         * message.el (message-setup-1): Remove redundant put-text-property
8969         on mail-header-separator.
8970
8971 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8972
8973         * gnus-registry.el (gnus-registry-cache-whitespace)
8974         (gnus-registry-action, gnus-registry-spool-action)
8975         (gnus-registry-split-fancy-with-parent): Change message levels
8976         from 5 to 3 or 7, as needed.
8977
8978         * spam.el (spam-summary-prepare-exit)
8979         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8980         (spam-split, spam-find-spam, spam-log-undo-registration)
8981         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8982         level from 5 to 6.
8983
8984 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8987         2004-03-04 change).
8988
8989 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8990
8991         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8992         Use mapc when appropriate.
8993
8994         * sieve-manage.el (sieve-manage-open): do.
8995
8996         * nnweb.el (nnweb-insert-html): do.
8997
8998         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8999         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
9000
9001         * nnspool.el (nnspool-request-group): do.
9002
9003         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
9004         do.
9005
9006         * nnml.el (nnml-request-update-info): do.
9007
9008         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
9009         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
9010
9011         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
9012         (nnimap-request-set-mark): do.
9013
9014         * nnfolder.el (nnfolder-request-update-info): do.
9015
9016         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
9017         do.
9018
9019         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
9020
9021         * gnus-uu.el (gnus-uu-find-articles-matching): do.
9022
9023         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
9024         do.
9025
9026         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
9027         do.
9028
9029         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
9030
9031         * gnus-nocem.el (gnus-nocem-scan-groups): do.
9032
9033         * gnus-int.el (gnus-start-news-server): do.
9034
9035         * gnus-group.el (gnus-group-make-kiboze-group)
9036         (gnus-group-browse-foreign-server): do.
9037
9038 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
9039
9040         FIXME: Make separate entries for each person.
9041
9042         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
9043         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
9044         <shields@msrl.com>:
9045
9046         * spam.el (spam-necessary-extra-headers): Get the extra headers we
9047         may need for spam sorting and scoring.
9048         (spam-user-format-function-S): Add user format function suitable for
9049         general use.
9050         (spam-article-sort-by-spam-status): Add sorting function for summary
9051         sorting.
9052         (spam-extra-header-to-number): Add function to get a score from a
9053         header.
9054         (spam-summary-score): Add function to  get a numeric score from the
9055         headers.
9056         (spam-generic-score): Fixed function doc, was in wrong place.
9057         (spam-initialize): Take symbols when it's run, and install the
9058         extra headers that spam-necessary-extra-headers thinks we need.
9059
9060 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
9061
9062         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
9063         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9064
9065 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
9066
9067         * gnus-sum.el (gnus-set-global-variables)
9068         (gnus-build-all-threads, gnus-get-newsgroup-headers)
9069         (gnus-article-get-xrefs, gnus-summary-best-group)
9070         (gnus-summary-next-article, gnus-summary-enter-digest-group)
9071         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
9072         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
9073         with-current-buffer.
9074
9075 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
9076
9077         * spam.el (spam-summary-prepare-exit): Simplify logic.
9078         (spam-fetch-article-header): Read the article header if it's not
9079         available.
9080         (spam-list-articles): Simplify logic.
9081         (spam-filelist-register-routine): Fix bug with unregister-list.
9082
9083         * gnus-registry.el: Fix comments at beginning.
9084
9085 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
9086
9087         * message.el (message-cater-to-broken-inn): Remove.
9088         (message-shorten-references): Make sure the total folded length of
9089         References is shorter than 998 characters to cater to a bug in INN
9090         2.3.  Also, don't pretend that references aren't folded -- this
9091         hasn't worked for a while.
9092
9093 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9094
9095         * gnus-agent.el (gnus-agentize):
9096         gnus-agent-send-mail-real-function no longer set to current value
9097         of message-send-mail-function but rather a lambda that calls
9098         message-send-mail-function.  The change makes the agent real-time
9099         responsive to user changes to message-send-mail-function.
9100
9101 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9102
9103         * legacy-gnus-agent.el
9104         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
9105         help from Florian Weimer <fw@deneb.enyo.de>
9106
9107 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9108
9109         * nnmail.el (nnmail-cache-insert): Revert last change.
9110
9111 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9112
9113         * nnmail.el (nnmail-cache-insert): Always check whether
9114         nnmail-cache-ignore-groups matches a group name.
9115
9116 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
9117
9118         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
9119         (spam-find-spam, spam-log-processing-to-registry)
9120         (spam-log-registered-p, spam-log-unregistration-needed-p)
9121         (spam-log-undo-registration): Use gnus-message instead of
9122         gnus-error, none of these errors are fatal.
9123
9124         * gnus-registry.el (gnus-registry-clean-empty-function)
9125         (gnus-registry-clean-empty): Remove only empty entries without
9126         extra data.
9127
9128 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
9129
9130         * spam-stat.el (spam-stat-buffer-change-to-spam)
9131         (spam-stat-buffer-change-to-non-spam): Change (error) to
9132         (gnus-message 8) invocation.
9133
9134 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * nntp.el (nntp-via-netcat-command): New variable.
9137         (nntp-via-netcat-switches): New variable.
9138         (nntp-open-via-rlogin-and-netcat): New function.
9139         (nntp-open-connection-function): Doc fix.
9140         (nntp-telnet-command): Doc fix.
9141         (nntp-end-of-line): Doc fix.
9142         (nntp-via-rlogin-command): Doc fix.
9143         (nntp-via-user-name): Doc fix.
9144         (nntp-via-address): Doc fix.
9145
9146 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9147
9148         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
9149         error in Emacs 21.1.
9150
9151 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
9152
9153         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
9154
9155 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9156         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
9157         (gnus-agent-with-refreshed-group): New macro.
9158         (gnus-agent-rename-group): New function.
9159         (gnus-agent-delete-group): New function.
9160         (gnus-agent-save-group-info): Use gnus-command-method when
9161         `method' parameter is nil.  Don't write nil entries into the
9162         active file.
9163         (gnus-agent-get-group-info): New function.
9164         (gnus-agent-fetch-articles): Use
9165         gnus-agent-update-files-total-fetched-for to increment disk space
9166         used.
9167         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
9168         gnus-agent-update-view-total-fetched-for to increment disk space
9169         used.
9170         (gnus-agent-get-local): Added optional parameters to avoid calling
9171         gnus-group-real-name and gnus-find-method-for-group.
9172         (gnus-agent-set-local): Delete stored entry if either min, or max,
9173         are nil.
9174         (gnus-agent-fetch-session): Reworded error/quit messages.  On
9175         quit, use gnus-agent-regenerate-group to record existance of any
9176         articles fetched to disk before the quit occurred.
9177         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
9178         gnus-agent-update-view-total-fetched-for, and
9179         gnus-agent-update-files-total-fetched-for to decrement disk space
9180         used.
9181         (gnus-agent-retrieve-headers): Use
9182         gnus-agent-update-view-total-fetched-for to increment disk space
9183         used.
9184         (gnus-agent-regenerate-group): Replace gnus-group-update-group
9185         with gnus-agent-update-files-total-fetched-for to decrement disk
9186         space and fresh group buffer.
9187         (gnus-agent-inhibit-update-total-fetched-for): New variable.
9188         (gnus-agent-need-update-total-fetched-for): New variable.
9189         (gnus-agent-update-files-total-fetched-for): New function.
9190         (gnus-agent-update-view-total-fetched-for): New function.
9191         (gnus-agent-total-fetched-for): New function.
9192
9193         * gnus-cache.el (gnus-cache-save-buffers): Use
9194         gnus-cache-update-overview-total-fetched-for to change disk space
9195         used by this group.
9196         (gnus-cache-possibly-enter-article): Use
9197         gnus-cache-update-file-total-fetched-for to increment disk space
9198         used by this group.
9199         (gnus-cache-possibly-remove-article): Use
9200         gnus-cache-update-file-total-fetched-for to decrement disk space
9201         used by this group.
9202         (gnus-cache-generate-nov-databases): Purge total fetched cache.
9203         (gnus-cache-rename-group): New function.
9204         (gnus-cache-delete-group): New function.
9205         (gnus-cache-inhibit-update-total-fetched-for): New variable.
9206         (gnus-cache-need-update-total-fetched-for): New variable.
9207         (gnus-cache-with-refreshed-group): New macro.
9208         (gnus-cache-update-file-total-fetched-for): New function.
9209         (gnus-cache-update-overview-total-fetched-for): New function.
9210         (gnus-cache-rename-group-total-fetched-for): New function.
9211         (gnus-cache-delete-group-total-fetched-for): New function.
9212         (gnus-cache-total-fetched-for): New function.
9213
9214         * gnus-group.el: Require gnus-sum and autoload functions to
9215         resolve warnings when gnus-group.el compiled alone.
9216         (gnus-group-line-format): Documented new %F
9217         (size of Fetched data) group line format; identifies disk space
9218         used by agent and cache.
9219         (gnus-group-line-format-alist): Defined new F format.
9220         (gnus-total-fetched-for): New function.
9221         (gnus-group-delete-group): No longer update
9222         gnus-cache-active-altered as gnus-request-delete-group now keeps
9223         the cache in sync.
9224         (gnus-group-list-active): Let the agent store a server's active
9225         list if currently plugged.
9226
9227         * gnus-int.el (gnus-request-delete-group): Use
9228         gnus-cache-delete-group and gnus-agent-delete-group to keep the
9229         local disk in sync with the server.
9230          (gnus-request-rename-group): Use
9231         gnus-cache-rename-group and gnus-agent-rename-group to keep the
9232         local disk in sync with the server.
9233
9234         * gnus-start.el (gnus-get-unread-articles): Cosmetic
9235         simplification to logic.
9236
9237         * gnus-util.el (gnus-rename-file): New function.
9238
9239 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
9240
9241         * mm-util.el (mm-image-load-path): Handle nil in load-path.
9242
9243 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
9244
9245         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
9246         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
9247
9248 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
9249
9250         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
9251         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
9252
9253 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
9254
9255         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
9256
9257 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
9258
9259         * spam.el (spam-set-difference): Add function to replace
9260         gnus-set-difference in spam.el.
9261         (spam-summary-prepare-exit): Use spam-set-difference.
9262
9263 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9264
9265         * gnus-registry.el (gnus-registry-cache-file): Update to use
9266         gnus-dribble-directory OR gnus-home-directory OR ~.
9267         (gnus-registry-split-fancy-with-parent): Fix doc.
9268
9269 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9270
9271         * message.el (message-exchange-point-and-mark): Use
9272         message-mark-active-p.  Suggested by Jesper Harder
9273         <harder@ifa.au.dk>.
9274
9275 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9276
9277         * message.el (message-exchange-point-and-mark): Don't activate
9278         region if it was inactive.  Suggested by Hiroshi Fujishima
9279         <pooh@nature.tsukuba.ac.jp>.
9280
9281 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9282
9283         * gnus-art.el (article-display-face): Display Faces in the same
9284         order as X-Faces.
9285
9286 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9287
9288         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
9289
9290 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
9293         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
9294         (gnus-article-mime-hierarchy): Remove.
9295         (gnus-article-mime-hierarchy-next): Remove.
9296         (gnus-article-mode): Revert 2004-03-19 change.
9297         (gnus-article-setup-buffer): Revert 2004-03-19 change.
9298         (gnus-insert-mime-button): Revert 2004-03-19 change.
9299         (gnus-mime-accumulate-hierarchy): Remove.
9300         (gnus-mime-enter-multipart): Remove.
9301         (gnus-mime-leave-multipart): Remove,
9302         (gnus-mime-display-part): Revert 2004-03-19 change.
9303         (gnus-mime-display-alternative): Revert 2004-03-19 change.
9304
9305         * mml.el (mml-preview): Revert 2004-03-19 change.
9306
9307 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9308
9309         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
9310
9311 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9312
9313         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
9314         t while entering a file name using the mm-with-multibyte macro.
9315         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9316
9317         * mm-util.el (mm-with-multibyte): New macro.
9318
9319 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9320
9321         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
9322         user option.
9323         (gnus-mime-multipart-functions): Doc and customization fix.
9324         (gnus-article-mime-hierarchy): New variable.
9325         (gnus-article-mime-hierarchy-next): New variable.
9326         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
9327         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
9328         gnus-article-mime-hierarchy-next to nil.
9329         (gnus-insert-mime-button): Show hierarchy numbers.
9330         (gnus-mime-accumulate-hierarchy): New function.
9331         (gnus-mime-enter-multipart): New function.
9332         (gnus-mime-leave-multipart): New function.
9333         (gnus-mime-display-part): Recompute hierarchical MIME structure.
9334         (gnus-mime-display-alternative): Show hierarchy numbers.
9335
9336         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
9337         gnus-article-mime-hierarchy-next to nil.
9338
9339 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
9340
9341         * dns.el: Don't require gnus-xmas.
9342
9343 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
9344
9345         * mml.el (mml-generate-mime-1): Don't use format=flowed with
9346         inline PGP.
9347         (mml-menu): Disable mml-quote-region if mark is inactive.
9348
9349 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9350
9351         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
9352         when the group's active is not available.
9353
9354 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9355
9356         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
9357         error.
9358
9359 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
9360
9361         * imap.el (imap-store-password): New variable.
9362         (imap-interactive-login): Use it.
9363         Suggested by Mark Plaksin <happy@mcplaksin.org>.
9364
9365 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * gnus-art.el (gnus-article-read-summary-keys): Restore new
9368         window-start and hscroll to summary window.
9369
9370 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9371
9372         * gnus-start.el (gnus-convert-old-newsrc): Only write the
9373         conversion message to newsrc-dribble when an actual conversion is
9374         performed.
9375
9376 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
9377
9378         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
9379
9380 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9381
9382         * mm-decode.el (mm-complicated-handles): New function reviving
9383         former definition of mm-multiple-handles.
9384
9385         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9386         (gnus-mime-delete-part): Use it.
9387
9388 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9389
9390         * gnus-agent.el (gnus-agent-read-local): Bind
9391         nnheader-file-coding-system to gnus-agent-file-coding-system to
9392         avoid the implicit assumption that they will always be equal.
9393         (gnus-agent-save-local): Bind buffer-file-coding-system, not
9394         coding-system-for-write, as the with-temp-file macro first prints
9395         to a buffer then saves the buffer.
9396
9397 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9398
9399         * gnus-art.el (gnus-article-edit-part): New function.
9400         (gnus-mime-save-part-and-strip): Use it; do query instead of
9401         signaling an error; don't use mm-multiple-handles.
9402         (gnus-mime-delete-part): Ditto.
9403
9404 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9405
9406         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
9407         old file versions.
9408         (gnus-group-prepare-hook): Removed function that converted list
9409         form of gnus-agent-expire-days to group properties.
9410
9411         * gnus-int.el: Autoload gnus-agent-regenerate-group.
9412         (gnus-request-accept-article): Re-indented.
9413
9414         * gnus-start.el (gnus-convert-old-newsrc): Registered new
9415         converters to handle old agent file formats.  Added logic for a
9416         "backup before upgrading warning".
9417         (gnus-convert-mark-converter-prompt): Developers can mark
9418         functions as needing (default), or not needing,
9419         gnus-convert-old-newsrc's "backup before upgrading warning".
9420         (gnus-convert-converter-needs-prompt): Tests whether the user
9421         should be protected from potentially irreversable changes by the
9422         function.
9423
9424         * legacy-gnus-agent.el (): New. Provides converters that are only
9425         loaded when gnus-convert-old-newsrc needs to call them.
9426
9427 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9428
9429         * mail-source.el (mail-source-touch-pop): Doc fix.
9430
9431         * message.el (message-smtpmail-send-it): Doc fix.
9432
9433 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
9434
9435         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
9436
9437         * nnmail.el (nnmail-split-fancy): do.
9438
9439         * gnus-kill.el (gnus-kill, gnus-execute): do.
9440
9441 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9442
9443         * gnus-sum.el (gnus-widget-reversible-match)
9444         (gnus-widget-reversible-to-internal)
9445         (gnus-widget-reversible-to-external): New functions.
9446         (gnus-widget-reversible): New widget.
9447         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
9448
9449 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
9450
9451         * gnus-sum.el (gnus-thread-sort-functions)
9452         (gnus-article-sort-functions): Document `(not F)' items.
9453
9454 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9455
9456         * spam.el (spam-use-gmane-xref): Add new backend.
9457         (spam-gmane-xref-spam-group): Add variable to control the name of the
9458         Gmane spam group.
9459         (spam-blackhole-servers, spam-blackhole-good-server-regex)
9460         (spam-regex-headers-spam, spam-regex-headers-ham)
9461         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
9462         (spam-list-of-checks): Add spam-use-gmane-xref to list of
9463         backends and checks.
9464         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
9465
9466         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
9467         an autodetect method.
9468
9469 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9470
9471         * gnus-int.el (gnus-request-accept-article): Inform the agent that
9472         articles are being added to a group.
9473         (gnus-request-replace-article): Inform the agent that articles
9474         need to be uncached as the cached contents are no longer valid.
9475
9476 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9477
9478         * binhex.el: Don't autoload executable-find.
9479
9480         * canlock.el: Don't autoload mail-fetch-field.
9481
9482         * dgnushack.el: Autoload c-mode for XEmacs.
9483
9484         * gnus-ems.el: Don't autoload appt-select-lowest-window.
9485
9486         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
9487         rmail-dont-reply-to and rmail-output.
9488
9489         * gnus-score.el: Don't autoload ffap-string-at-point.
9490
9491         * gnus-setup.el: Don't autoload sc-cite-original.
9492
9493         * imap.el: Don't autoload base64-decode-string,
9494         base64-encode-string and md5.
9495
9496         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
9497         and rmail-msg-restore-non-pruned-header.
9498
9499         * mm-decode.el: Don't autoload executable-find.
9500
9501         * mm-url.el: Don't autoload executable-find.
9502
9503         * mm-view.el: Don't autoload diff-mode.
9504
9505         * nndb.el: Don't autoload news-reply-mode, news-setup,
9506         cancel-timer and telnet.
9507
9508         * password.el: Don't autoload run-at-time for Emacs.
9509
9510         * sha1-el.el: Don't autoload executable-find.
9511
9512         * sieve-mode.el: Don't autoload c-mode.
9513
9514         * uudecode.el: Don't autoload executable-find.
9515
9516 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9517
9518         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
9519         (gnus-agent-possibly-alter-active): Avoid null in numeric
9520         comparison.
9521         (gnus-agent-set-local): Refuse to save null in local object table.
9522         (gnus-agent-regenerate-group): The REREAD parameter can now be a
9523         list of articles that will be marked as unread.
9524
9525 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9526
9527         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
9528
9529 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
9530
9531         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
9532         language tags.
9533
9534 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9535
9536         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
9537         Don't bind "obarray".
9538
9539         * gnus-sum.el (gnus-thread-sort-functions): Added
9540         `gnus-thread-sort-by-most-recent-number' and
9541         `gnus-thread-sort-by-most-recent-date'.
9542         Reported by Kai Grossjohann <kai@emptydomain.de>.
9543
9544 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9545
9546         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
9547
9548 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9549
9550         * gnus-cus.el (gnus-agent-customize-category): Removed
9551         ignore-errors macro reference that required cl to be loaded at
9552         run-time.
9553
9554         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
9555         single-interval range of the form (min . max).  Previously the
9556         range had to look like ((min . max)).  Likewise, return
9557         (min . max) rather than ((min . max)).
9558         (gnus-range-map): Use gnus-range-normalize to accept
9559         single-interval range.
9560
9561         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
9562         the cache, but not the agent, now appear with their usual face.
9563
9564         * dgnushack.el (loaddir): New variable that is bound to the
9565         directory containing the dgnushack.el file. Use loaddir, rather
9566         than srcdir, to update load-path. Change lets dgnushack compile
9567         code in directories other than GNUS/lisp.
9568
9569 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9570
9571         * lpath.el: Don't bind w3m-safe-url-regexp.
9572
9573         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
9574         w3m-safe-url-regexp variable buffer-local.
9575
9576         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9577
9578 2004-02-27  Simon Josefsson  <jas@extundo.com>
9579
9580         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
9581         gnus-group-real-prefix.
9582         (gnus-summary-move-article): Use it, instead of
9583         gnus-group-real-prefix.
9584
9585 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9586
9587         * lpath.el: Bind w3m-safe-url-regexp.
9588
9589         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
9590         w3m-safe-url-regexp variable buffer-local and set it as the value
9591         of mm-w3m-safe-url-regexp.
9592
9593         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9594
9595         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
9596         parsing gnus-posting-styles when the message is not for replying.
9597
9598         * dgnushack.el: Autoload sgml-mode for XEmacs.
9599
9600         * nnrss.el (nnrss-opml-export): Use
9601         mm-set-buffer-file-coding-system instead of
9602         set-buffer-file-coding-system.
9603
9604 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
9605
9606         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
9607         of checkdoc.el).
9608         * nnrss.el: do.
9609         * gnus-mlspl.el: do.
9610         * gnus-ml.el: do.
9611         * gnus-srvr.el: do.
9612
9613         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
9614
9615 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9616
9617         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
9618         Corrections to custom-manual links.
9619
9620         * gnus-art.el (gnus-article): Ditto.
9621
9622         * mm-decode.el (mime-display, mime-security): Ditto.
9623
9624 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9625
9626         * flow-fill.el: Typo.
9627
9628 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
9629
9630         * spam-wash.el: New file.
9631
9632 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
9633
9634         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
9635
9636 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9637
9638         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
9639         to be run with new-articles as LIST1, not LIST2.
9640         (spam-registration-functions): Add spam-use-ham-copy as a nil
9641         registration backend.
9642
9643 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9644
9645         * spam-stat.el (spam-stat-washing-hook): New option.
9646         (spam-stat-buffer-words): Use it.
9647         (spam-stat-process-directory, spam-stat-test-directory): Use
9648         insert-file-contents-literally.
9649         (spam-stat-coding-system): New variable.
9650         (spam-stat-load, spam-stat-save): Use it.
9651
9652 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9653
9654         * spam-report.el (spam-report-plug-agent): Quote
9655         spam-report-url-to-file and spam-report-url-ping-plain.
9656
9657 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
9658
9659         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
9660         / in mailto URLs.
9661
9662 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9663
9664         * spam-report.el (spam-report-process-queue): Fix interactive use.
9665         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
9666         (spam-report-unplug-agent): Doc fixes.
9667         (spam-report-url-ping-mm-url, spam-report-url-to-file)
9668         (spam-report-agentize, spam-report-deagentize): Autoload
9669
9670 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9671
9672         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
9673
9674         * message.el (message-setup-fill-variables): Add mml tags to
9675         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9676         <ajk@iu.edu>.
9677         (message-mode): Don't modify paragraph-separate there.
9678
9679 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * compface.el (uncompface-use-external): Default to undecided.
9682         (uncompface-use-external-threshold): New variable.
9683         (uncompface-float-time): New macro.
9684         (uncompface): Determine whether to use the external decoder if
9685         uncompface-use-external is undecided.
9686
9687 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9688
9689         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
9690         after images.
9691
9692         * gnus-art.el (gnus-mime-display-single): Remove dead code.
9693
9694 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
9695
9696         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
9697
9698         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
9699
9700         * gnus-sum.el (gnus-summary-limit-to-age)
9701         (gnus-summary-limit-children): do.
9702
9703         * gnus-int.el (gnus-request-scan): do.
9704
9705         * gnus-group.el (gnus-group-suspend): do.
9706
9707         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
9708
9709         * gnus-cite.el (gnus-cite-parse-attributions): do.
9710
9711         * gnus-agent.el (gnus-summary-set-agent-mark)
9712         (gnus-agent-regenerate-group): do.
9713
9714         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
9715
9716         * binhex.el (binhex-decode-region-internal): do.
9717
9718 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * gnus-fun.el (gnus-face-properties-alist): New user option.
9721         (gnus-display-x-face-in-from): Use it.
9722
9723         * gnus-art.el (article-display-face): Ditto.
9724
9725         * compface.el (uncompface-use-external): Default to nil.
9726
9727 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
9728
9729         * nntp.el (nntp-erase-buffer): New function.
9730         (nntp-retrieve-data, nntp-send-command)
9731         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
9732         (nntp-possibly-change-group): Use it.
9733
9734         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
9735         with-current-buffer.
9736
9737 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9738
9739         * compface.el: Merge the ELisp-based uncompface program.
9740         (compface): New customization group.
9741         (uncompface-use-external): New user option.
9742         (uncompface): Call uncompface-internal if uncompface-use-external
9743         is nil.
9744         (uncompface-internal): New function.  Note that there are also
9745         some other functions and variables added for this function.
9746
9747 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9748
9749         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9750         if necessary.
9751
9752 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9753
9754         * spam-report.el (spam-report-unplug-agent)
9755         (spam-report-plug-agent, spam-report-deagentize)
9756         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9757         Add support for the Agent in spam-report: when unplugged, report to a
9758         file; when plugged, submit all the requests.
9759
9760         * spam.el (spam-register-routine): Fix message about
9761         registration.
9762
9763 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9764
9765         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9766         dependencies.
9767         (rfc2047-encode): Use it.
9768
9769         * gnus-art.el (gnus-button-marker-list): Move before first
9770         reference.
9771
9772         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9773         (imap-parse-body): Fix format string mismatch.
9774
9775         * gnus-score.el (gnus-summary-increase-score): do.
9776
9777         * nnrss.el (nnrss-close): New function.
9778
9779 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9780
9781         * nnrss.el (nnrss-make-filename): New function.
9782         (nnrss-request-delete-group, nnrss-read-server-data)
9783         (nnrss-save-server-data, nnrss-read-group-data)
9784         (nnrss-save-group-data): Use it.
9785         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9786         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9787         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9788
9789 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9790
9791         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9792
9793 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9794
9795         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9796         files.
9797
9798         * message.el (message-generate-headers-first): Don't quote nil
9799         and t in docstrings.
9800
9801         * imap.el (imap-id): do.
9802
9803         * gnus-agent.el (gnus-agent-consider-all-articles)
9804         (gnus-agent-queue-mail): do.
9805
9806 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9807
9808         * spam-report.el (spam-report-process-queue): New function.
9809         Process requests from `spam-report-requests-file'.
9810         (spam-report-process-queue): Doc fix.
9811
9812 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9813
9814         * spam.el (spam-register-routine)
9815         (spam-log-processing-to-registry, spam-log-registered-p)
9816         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9817         Change "check" to "spam-check" for semi-clarity.
9818
9819 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9820
9821         * pop3.el: Require nnheader.
9822
9823         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9824
9825         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9826
9827         * gnus-picon.el: Require cl.
9828
9829         * gnus-fun.el: Require gnus-ems and gnus-util.
9830
9831         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9832
9833         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9834
9835         * gnus-art.el (gnus-article-edit-mode): Define before first
9836         reference.
9837
9838 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9839
9840         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9841         (gnus-uu-post-encoded): Use point-at-bol.
9842
9843         * gnus-topic.el (gnus-group-active-topic-p): do.
9844
9845         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9846
9847         * gnus-group.el (gnus-group-kill-region): do.
9848
9849         * gnus-art.el (article-date-ut): do.
9850
9851         * message.el (message-fetch-field): Remove redundant
9852         case-fold-search binding.
9853         (message-narrow-to-field): Simplify.
9854
9855 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9856
9857         * spam.el (spam-directory): Derive from `gnus-directory'.
9858
9859         * spam-report.el (spam-report-url-to-file)
9860         (spam-report-requests-file): New function and variable for offline
9861         reporting.
9862         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9863         and user defined function.
9864         (spam-report-url-ping-mm-url): Remove doubled slash.
9865
9866 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9867
9868         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9869
9870 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9871
9872         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9873         format string mismatch.
9874
9875         * sieve.el (sieve-deactivate-all): do.
9876
9877         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9878
9879         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9880
9881         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9882
9883         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9884
9885 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9886
9887         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9888         the list of checks.
9889
9890 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9891
9892         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9893         padding.
9894
9895 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9896
9897         * mm-view.el (mm-fill-flowed): New variable.
9898         (mm-inline-text): Use it.
9899
9900 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9901
9902         * spam.el (spam-spamassassin-register-ham-routine)
9903         (spam-spamassassin-register-spam-routine): Fix function names.
9904
9905 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9906
9907         * gnus.el (gnus-tmp-grouplens): Remove.
9908         (gnus-summary-line-format): Remove grouplens.
9909
9910         * gnus-group.el (gnus-group-line-format): Ditto.
9911
9912         * gnus-spec.el (gnus-format-specs): Ditto.
9913         (gnus-update-format-specifications): Flush the group format spec
9914         cache if there's the grouplens stuff.
9915         (gnus-parse-simple-format): Replace %l with the empty string.
9916
9917 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9918
9919         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9920         omission.
9921
9922 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9923
9924         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9925         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9926
9927 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9928
9929         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9930         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9931         New macros and functions.
9932         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9933         Handle > NLINK_MAX messages.
9934         * nnmaildir.el (nnmaildir-request-set-mark): Use
9935         nnmaildir--emlink-p and nnmaildir--eexist-p.
9936
9937 2004-01-25  Alex Schroeder  <alex@gnu.org>
9938
9939         * spam-stat.el (spam-stat-process-directory-age): New option.
9940         (spam-stat-process-directory): Use it.
9941
9942 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9943
9944         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9945         (spam-stat-save): Accept prefix argument.
9946
9947 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9948
9949         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9950         links" error.
9951
9952 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9955         the rest of the and/or forms.
9956
9957 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9958
9959         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9960         compatibility with old .newsrc.eld files.
9961
9962         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9963
9964         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9965
9966         * gnus-start.el (gnus-1): do.
9967
9968         * gnus-group.el (gnus-group-line-format-alist): do.
9969
9970         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9971
9972         * gnus-gl.el: Remove.
9973
9974 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9975
9976         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9977         marks consisting of a single range {for example, (3 . 5)} rather
9978         than a list of a single range { ((3 . 5)) }.
9979
9980 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9981
9982         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9983         with-current-buffer.
9984         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9985         avoid consing a string.
9986
9987         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9988         Remove obsolete entries for big5 and gb2312.
9989
9990 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9991
9992         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9993         uncompressed list.
9994
9995 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9996
9997         * spam-stat.el (spam-stat-strip-xref): New function.
9998         (spam-stat-process-directory): Use it.
9999
10000         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
10001         here -- it's done in message-fetch-field.
10002
10003 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10004
10005         * gnus-agent.el (gnus-agent-queue-mail,
10006         gnus-agent-prompt-send-queue): New variables.
10007         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
10008         * gnus-draft.el (gnus-group-send-queue): Pass the group name
10009         "nndraft:queue" along to gnus-draft-send.  Use
10010         gnus-agent-prompt-send-queue.
10011         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
10012         is "nndraft:queue".  Suggested by Gaute Strokkenes
10013         <gs234@srcf.ucam.org>
10014
10015         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
10016         (agent-enable-undownloaded-faces): Added
10017         (gnus-agent-cat-groups): Use eval-and-compile, not
10018         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
10019         method of gnus-agent-cat-groups even when the buffer has been
10020         evaled.
10021         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
10022         delete gnus-agent-save-active-1.
10023         (gnus-agent-save-groups): Deleted. Identical to
10024         gnus-agent-save-active.
10025         (gnus-agent-write-active): No longer adjust agent's copy of active
10026         file as agent's adjustments are now stored in their own
10027         file. Removed optional parameter.
10028         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
10029         servers.  Add use of min/max range limits from server's local
10030         file.
10031         (gnus-agent-save-alist): Removed unused optional argument.
10032         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
10033         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
10034         (gnus-agent-set-local): A per-server file that keeps min/max range
10035         limits for articles known to the agent.  Provides a fast mechanism
10036         for altering many active ranges.
10037         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
10038         active file (local makes it unnecessary).
10039         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
10040
10041         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
10042         (agent-enable-undownloaded-faces): Added
10043
10044         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
10045         disable it when sending to "nndraft:queue".
10046         (gnus-group-send-queue): Add safety check to avoid sending queue
10047         when unplugged.
10048
10049         * gnus-group.el (gnus-group-catchup): Use new
10050         gnus-sequence-of-unread-articles, not
10051         gnus-list-of-unread-articles, to avoid exhausting memory with huge
10052         numbers of articles.  Use gnus-range-map to avoid having to
10053         uncompress the unread list.
10054         (gnus-group-archive-directory,
10055         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
10056         reference.
10057
10058         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
10059         (gnus-sorted-range-intersection): Intersection of two ranges
10060         without requiring that they first be uncompressed.
10061
10062         * gnus-start.el (gnus-activate-group): Unless blocked by the
10063         caller, possibly expand the active range to include both cached
10064         and agentized articles.
10065         (gnus-convert-old-newsrc): Rewrote in anticipation of having
10066         multiple version-dependent converters.
10067         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
10068         gnus-agent-save-active.
10069         (gnus-save-newsrc-file): Save dirty agent range limits.
10070
10071         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
10072         gnus-agent-possibly-alter-active.
10073         (gnus-adjust-marked-articles): Faster handling of simple lists
10074
10075 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
10076
10077         * spam-stat.el (spam-stat-test-directory): New optional argument
10078         displays a list of files detected.  Suggested by Andrew Cohen
10079         <cohen@andy.bu.edu>.
10080         (spam-stat-buffer-words-with-scores): Don't narrow and change
10081         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
10082
10083 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
10084
10085         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
10086         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
10087         (spam-spamassassin-arguments)
10088         (spam-spamassassin-spam-flag-header)
10089         (spam-spamassassin-positive-spam-flag-header)
10090         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
10091         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
10092         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10093         (spam-list-of-processors, spam-list-of-checks)
10094         (spam-list-of-statistical-checks, spam-registration-functions)
10095         (spam-check-spamassassin-headers, spam-check-spamassassin)
10096         (spam-spamassassin-score)
10097         (spam-spamassassin-register-with-sa-learn)
10098         (spam-spamassassin-register-spam-routine)
10099         (spam-spamassassin-register-ham-routine)
10100         (spam-assassin-register-spam-routine)
10101         (spam-assassin-register-ham-routine): add SpamAssassin support
10102         (spam-bogofilter-score): fix to show article before scoring
10103
10104 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
10105
10106         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
10107         default scoring function.
10108         (spam-generic-score): Call spam-spamassassin-score if
10109         spam-use-spamassassin or spam-use-spamassassin-headers is on;
10110         spam-bogofilter-score otherwise.
10111
10112         * gnus.el (spam-process, spam-autodetect-methods): Add
10113         spamassassin and spamassassin-headers.
10114
10115 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
10116
10117         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10118         Suppress unnecessary messages.
10119
10120 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
10121
10122         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
10123         make-hash-table.
10124
10125 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10126
10127         * canlock.el (base64-encode-string): Don't autoload it.
10128
10129 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10130
10131         * run-at-time.el: Remove useless (require 'itimer),
10132         eval-and-compile and (featurep 'xemacs).
10133
10134 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
10135
10136         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
10137         GROUP is a virtual group.
10138
10139 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
10140
10141         * gnus.el: Autoload `message-y-or-n-p'.
10142
10143 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
10144
10145         * pgg-parse.el: Remove unnecessary (require 'custom).
10146
10147         * pgg-def.el: do.
10148
10149         * nnmail.el: do.
10150
10151         * gnus-undo.el: do.
10152
10153         * gnus-picon.el: do.
10154
10155         * gnus-util.el: do.
10156
10157 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
10158
10159         * gnus-sum.el (gnus-pick-line-number): Add autoload.
10160
10161 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
10164         handle, as well as a list.
10165
10166         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
10167         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
10168         (mm-w3m-cid-retrieve): Simplify.
10169
10170 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
10171
10172         * message.el (message-kill-to-signature): Allow prefix arg to
10173         specify number of lines to keep before signature.
10174
10175 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
10176
10177         (message-kill-to-signature): Change docstring.
10178
10179 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10180
10181         * canlock.el: Always require sha1-el.
10182         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
10183
10184         * message.el: Autoload sha1 only when compiling.
10185
10186         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
10187         eudc-expand-inline for XEmacs.
10188
10189 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10190
10191         * message.el (message-canlock-generate): Require sha1-el.
10192
10193 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
10194
10195         * message.el (message-expand-name): Silence the byte compiler.
10196
10197         * lpath.el: Add detect-coding-system.
10198
10199         * dgnushack.el (dgnushack-compile): Remove obsolete check for
10200         cus-edit.
10201
10202 2004-01-13  Simon Josefsson  <jas@extundo.com>
10203
10204         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
10205         Invoke gnus-score-mode.  Reported by
10206         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10207
10208         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
10209         Jim Blandy <jimb@redhat.com> (tiny change).
10210
10211 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10212
10213         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
10214
10215 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
10216
10217         * spam.el (spam-get-article-as-string): Update to use
10218         gnus-request-article-this-buffer, much simpler.
10219         (spam-get-article-as-buffer): Remove.
10220
10221 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
10222
10223         * message.el (message-expand-name): Use EUDC if the user uses
10224         that.
10225
10226 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10227
10228         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
10229         character for the encoding to avoid consing a string.
10230
10231         * rfc2047.el (rfc2047-decode-string): Don't cons a string
10232         unnecessarily.
10233
10234         * mm-util.el (mm-replace-chars-in-string): Remove.
10235
10236         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
10237         of mm-replace-chars-in-string.
10238
10239 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
10240
10241         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
10242         strings.
10243
10244         * mm-util.el (mm-subst-char-in-string): Support inplace.
10245
10246         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
10247         a new string in every iteration.  Use shy groups.
10248
10249 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
10250
10251         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
10252         (gnus-group-change-level, gnus-kill-newsgroup)
10253         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
10254         (gnus-get-unread-articles, gnus-make-articles-unread)
10255         (gnus-make-ascending-articles-unread): Use accessor
10256         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
10257         to get group information for improved readability.
10258
10259         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
10260
10261         * gnus-soup.el (gnus-soup-group-brew): do.
10262
10263         * gnus-msg.el (gnus-put-message): do.
10264
10265         * gnus-move.el (gnus-group-move-group-to-server): do.
10266
10267         * gnus-kill.el (gnus-batch-score): do.
10268
10269         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
10270         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
10271         (gnus-group-update-group, gnus-group-read-group)
10272         (gnus-group-make-group, gnus-group-make-help-group)
10273         (gnus-group-make-archive-group, gnus-group-make-directory-group)
10274         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
10275         (gnus-group-sort-by-unread, gnus-group-catchup)
10276         (gnus-group-unsubscribe-group, gnus-group-kill-group)
10277         (gnus-group-yank-group, gnus-group-set-info)
10278         (gnus-group-list-groups): do.
10279
10280         * gnus.el (gnus-generate-new-group-name): do.
10281
10282         * gnus-delay.el (gnus-delay-send-queue): do.
10283
10284         * nnvirtual.el (nnvirtual-catchup-group): do.
10285
10286         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
10287         do.
10288
10289         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
10290         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
10291
10292         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
10293         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
10294         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
10295         (gnus-group-make-articles-read): do.
10296
10297 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10298
10299         * gnus-art.el (article-decode-mime-words, article-babel)
10300         (gnus-article-highlight-signature, gnus-article-add-buttons)
10301         (gnus-signature-toggle): Use gnus-with-article-buffer.
10302
10303         * gnus-art.el (gnus-article-highlight-headers)
10304         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
10305
10306         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
10307         (gnus-article-set-globals, gnus-request-article-this-buffer)
10308         (gnus-button-message-id, gnus-article-maybe-hide-headers)
10309         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
10310         (gnus-mime-display-alternative): Use with-current-buffer.
10311
10312 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10313
10314         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
10315         also under 80 char limit, and call gnus-error if needed.
10316         (spam-fetch-article-header): Fix - it was a
10317         buffer-local variable (gnus-newsgroup-data).
10318         (spam-find-spam): Use spam-generate-fake-headers, forget about
10319         spam-insert-fake-headers.
10320         (spam-insert-fake-headers): Remove.
10321
10322 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10323
10324         * deuglify.el (gnus-article-outlook-unwrap-lines)
10325         (gnus-outlook-rearrange-article)
10326         (gnus-outlook-repair-attribution-outlook)
10327         (gnus-outlook-repair-attribution-block)
10328         (gnus-outlook-repair-attribution-other): Remove redundant
10329         save-excursion.
10330
10331 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10332
10333         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
10334         (spam-fetch-field-subject-fast)
10335         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
10336         (spam-fetch-article-header): Add functions to deal with Gnus
10337         internals for fast retrieval of article header data.
10338         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
10339
10340 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10341
10342         * pop3.el (pop3-md5): Remove.
10343         (pop3-apop): Replace pop3-md5 with md5.
10344
10345         * mm-bodies.el: base64 is always built-in.
10346
10347         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
10348         with-current-buffer.
10349
10350 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10351
10352         * canlock.el (canlock-insert-header): Remove excessive grouping in
10353         regexp.
10354
10355         * gnus-sum.el (gnus-summary-read-document): Ditto.
10356
10357         * gnus-uu.el (gnus-uu-part-number): Ditto.
10358
10359         * html2text.el (html2text-remove-tags): Ditto.
10360         (html2text-format-tags): Ditto.
10361         (html2text-format-single-elements): Ditto.
10362
10363         * mml.el (mml-parse-1): Ditto.
10364
10365 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10366
10367         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
10368
10369         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
10370
10371         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
10372
10373         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
10374
10375 2003-11-15  Simon Josefsson  <jas@extundo.com>
10376
10377         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
10378         (pgg-gpg-lookup-key): Use regexp match instead of
10379         split-string (split-string is different between emacs 21.2 and
10380         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
10381
10382 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10383
10384         * gnus-art.el (gnus-mime-view-all-parts)
10385         (gnus-article-part-wrapper, gnus-article-view-part): Use
10386         with-current-buffer.
10387
10388 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10389
10390         * spam.el (spam-disable-spam-split-during-ham-respool)
10391         (spam-spamoracle-database, spam-cache-lookups)
10392         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
10393         (spam-group-ham-mark-p, spam-group-spam-mark-p)
10394         (spam-group-ham-marks, spam-group-spam-marks)
10395         (spam-group-spam-contents-p, spam-group-ham-contents-p)
10396         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
10397         also add spam-use-blackholes to the statistical checks.
10398         (spam-fetch-field-fast): Add interface to fetching fields, may
10399         become a macro.
10400         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
10401         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
10402         (spam-insert-fake-headers): Fake an article when needed.
10403         (spam-find-spam): Fake article when possible.
10404         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
10405         (spam-check-bogofilter-headers): Use message-fetch-field instead
10406         of nnmail-fetch-field.
10407
10408 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10409
10410         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
10411
10412 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10413
10414         * spam.el (spam-split): Do not require spam-use-CHECK to be
10415         enabled if that check is passed to spam-split explicitly; also
10416         fix so 'spam doesn't get converted to spam-split-group when
10417         spam-split-symbolic-return is t.
10418         (spam-find-spam): Find registrations of the article and use those
10419         instead of re-running spam-split to find the spam/ham
10420         classification of the article.
10421         (spam-log-processing-to-registry, spam-log-registered-p)
10422         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10423         Use gnus-error instead of gnus-message.
10424         (spam-log-registration-type): Add function to determine the
10425         classification of a message based on registry entries; will
10426         return nil if both 'spam and 'ham are found.
10427         (spam-check-BBDB): Expand all the BBDB macros here so we can have
10428         a reasonably fast local cache without the loading errors.
10429         (spam-cache-lookups): Set to t by default.
10430         (spam-find-spam): Don't try to guess spam-cache-lookups.
10431         (spam-enter-whitelist, spam-enter-blacklist): Clear the
10432         spam-caches entry.
10433         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
10434         caching of whitelist/blacklist entries.
10435         (spam-check-whitelist, spam-check-blacklist): Invoke
10436         spam-from-listed-p with a type, not a cache variable.
10437         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
10438
10439 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10440
10441         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
10442
10443         * nnmail.el (nnmail-split-fancy): do.
10444
10445         * mml.el (mml-parse): do.
10446
10447         * gnus-score.el (gnus-enter-score-words-into-hashtb)
10448         (gnus-score-adaptive): do.
10449
10450 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10451
10452         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
10453         (gnus-mime-button-map): Don't set keymap parent.
10454         (gnus-button-ctan-directory-regexp): Use shy grouping.
10455         (gnus-prev-page-map): Don't set keymap parent.
10456         (gnus-prev-page-map): Remove duplicated one.
10457         (gnus-next-page-map): Don't set keymap parent.
10458         (gnus-mime-security-button-map): Ditto.
10459
10460         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
10461         version number.
10462
10463         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
10464
10465 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10466
10467         * canlock.el (canlock-sha1-function): Remove.
10468         (canlock-sha1-function-for-verify): Remove.
10469         (canlock-openssl-program): Remove.
10470         (canlock-openssl-args): Remove.
10471         (canlock-ignore-errors): Remove.
10472         (canlock-sha1-with-openssl): Remove.
10473         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
10474         (canlock-verify): Don't use canlock-ignore-errors.
10475
10476         * sha1-el.el (sha1-string-external): Make it can return a string
10477         in binary form.
10478         (sha1-region-external): Ditto.
10479         (sha1-string-internal): Ditto.
10480         (sha1-region-internal): Ditto.
10481         (sha1-region): Ditto.
10482         (sha1-string): Ditto.
10483         (sha1): Ditto.
10484
10485 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10486
10487         * spam.el (spam-report-articles-gmane): New command.
10488
10489 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * gnus.el: Don't make unnecessary *Group* buffer when loading.
10492
10493         * run-at-time.el (run-at-time-saved): Remove.
10494         (run-at-time): Doc fix.
10495
10496 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10497
10498         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
10499         (gnus-summary-limit-map): Add it.
10500         (gnus-summary-make-menu-bar): do.
10501
10502 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
10503
10504         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
10505         Make attempt at some caching support (done for BBDB only now).
10506         (spam-find-spam): Set spam-cache-lookups if there are more than 2
10507         addresses to be checked.
10508         (spam-clear-cache-BBDB): Add function, to be invoked by
10509         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
10510         (spam-check-BBDB): Check and use the caches, if
10511         spam-cache-lookups is on, remove superfluous (provide).
10512
10513 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10514
10515         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
10516
10517 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
10518
10519         * run-at-time.el (run-at-time-saved): Move to after the definition
10520         of `run-at-time'.
10521
10522         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
10523
10524 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10525
10526         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
10527         mm-w3m-local-map-property.
10528
10529         * mm-view.el (mm-w3m-mode-map): Remove.
10530         (mm-w3m-local-map-property): Remove.
10531         (mm-inline-text-html-render-with-w3m): Don't use
10532         mm-w3m-local-map-property.
10533
10534 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10535
10536         * run-at-time.el: New file.
10537
10538         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
10539         under Emacs.
10540
10541         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
10542         of gnus-set-text-properties.
10543
10544         * gnus-uu.el (gnus-uu-save-article): Ditto.
10545
10546         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
10547
10548         * gnus-cite.el (gnus-cite-parse): Ditto.
10549
10550         * gnus-art.el (gnus-button-push): Use set-text-properties instead
10551         of gnus-.
10552
10553         * gnus-xmas.el (run-at-time): Require run-at-time.
10554
10555         * gnus.el: Changed calls to nnheader-run-at-time and
10556         password-run-at-time throughout to use run-at-time directly.
10557
10558         * password.el: Removed definition of run-at-time.
10559
10560         * nnheaderxm.el: Remove definition of run-at-time.
10561
10562 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
10563
10564         * mml.el (mml-minibuffer-read-disposition): Show attachment type
10565         in prompt.
10566
10567 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10568
10569         * messagexmas.el (message-xmas-redefine): Alias
10570         `message-make-caesar-translation-table' to
10571         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
10572         version.
10573
10574         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
10575         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
10576         `gnus-xmas-set-text-properties'.
10577         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
10578         `gnus-xmas-completing-read'.
10579         (gnus-xmas-completing-read): Removed.
10580         (gnus-xmas-open-network-stream): Removed.
10581
10582         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
10583         XEmacs version.
10584
10585         * dns.el (dns-make-network-process): Use `open-network-stream'
10586         instead of `gnus-xmas-open-network-stream'.
10587
10588         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
10589
10590         * .cvsignore: Add auto-autoloads.el, custom-load.el.
10591
10592 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10593
10594         * gnus-art.el (gnus-mime-display-alternative)
10595         (gnus-insert-mime-button, gnus-insert-mime-security-button)
10596         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
10597         Don't use gnus-local-map-property.
10598
10599         * gnus-util.el (gnus-local-map-property): Remove.
10600
10601         * mm-view.el (mm-view-pkcs7-decrypt): Replace
10602         gnus-completing-read-maybe-default with completing-read.
10603
10604         * gnus-util.el (gnus-completing-read): do.
10605         (gnus-completing-read-maybe-default): Remove.
10606
10607 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10608
10609         * password.el: Only autoload `run-at-time' if not XEmacs.
10610         Only autoload the itimer functions if XEmacs.
10611
10612 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10613
10614         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
10615         XEmacsen.
10616
10617         * dgnushack.el: Autoload executable-find for XEmacs.
10618
10619 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10620
10621         * gnus-art.el (gnus-read-string): Remove.
10622         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
10623         read-string.
10624
10625 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
10626
10627         * netrc.el: Autoload password-read.
10628         (netrc): Add configuration group.
10629         (netrc-encoding-method, netrc-openssl-path): Add
10630         variables for encoding and decoding of files with symmetric
10631         ciphers.
10632         (netrc-encode): Add assistant function to encode a file with
10633         netrc-encoding-method.
10634         (netrc-parse): Add interactive parameter, added optional
10635         decoding if netrc-encoding-method is non-nil but otherwise
10636         behavior is standard.
10637         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
10638         Do s/encode/encrypt/ everywhere.
10639
10640         * spam.el: Remove executable-find autoload.
10641
10642 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10643
10644         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
10645
10646         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
10647
10648 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10649
10650         * gnus-art.el (gnus-treat-ansi-sequences,
10651         article-treat-ansi-sequences): New variable and function.
10652         Suggested by Dan Jacobson <jidanni@jidanni.org>.
10653
10654         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10655         Use it.
10656
10657 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10658
10659         * mm-util.el (mm-quote-arg): Remove.
10660
10661         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
10662         shell-quote-argument.
10663
10664         * gnus-uu.el (gnus-uu-command): do.
10665
10666         * gnus-sum.el (gnus-summary-insert-pseudos): do.
10667
10668         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
10669         with make-char.
10670
10671         * mm-util.el (mm-make-char): Remove.
10672
10673         * mml.el (mml-mode): Replace gnus-add-minor-mode with
10674         add-minor-mode.
10675
10676         * gnus-undo.el (gnus-undo-mode): do.
10677
10678         * gnus-topic.el (gnus-topic-mode): do.
10679
10680         * gnus-sum.el (gnus-dead-summary-mode): do.
10681
10682         * gnus-start.el (gnus-slave-mode): do.
10683
10684         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
10685
10686         * gnus-ml.el (gnus-mailing-list-mode): do.
10687
10688         * gnus-gl.el (gnus-grouplens-mode): do.
10689
10690         * gnus-draft.el (gnus-draft-mode): do.
10691
10692         * gnus-dired.el (gnus-dired-mode): do.
10693
10694         * gnus-ems.el (gnus-add-minor-mode): Remove.
10695
10696         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10697         Replace gnus-char-width with char-width.
10698
10699         * gnus-ems.el (gnus-char-width): Remove.
10700
10701         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10702         Replace gnus-char-width with char-width.
10703
10704         * gnus-ems.el (gnus-char-width): Remove.
10705
10706         * spam-stat.el (with-syntax-table): Remove with-syntax-table
10707         definition.
10708         Remove Emacs 20 hash table compatibility code.
10709
10710         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
10711         20 compatibility code.
10712
10713         * spam.el (spam-point-at-eol): Replace with point-at-eol.
10714
10715         * smime.el (smime-point-at-eol): Replace with point-at-eol.
10716
10717         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
10718         with point-at-{eol,bol}.
10719
10720         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
10721
10722         * imap.el (imap-point-at-eol): Replace with point-at-eol.
10723
10724         * flow-fill.el (fill-flowed-point-at-bol,
10725         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
10726
10727         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
10728         Replace with point-at-{eol,bol} throughout all files.
10729
10730 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10731
10732         * ntlm.el (ntlm-string-as-unibyte): New macro.
10733         (ntlm-build-auth-response): Use it.
10734
10735         Remove Emacs 20 stuff:
10736         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10737         (butlast, mapc, remove): Remove the compiler macros.
10738         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10739         of delq and copy-sequence.
10740         * gnus-art.el (popup-menu): Remove the compiler macro.
10741         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10742         Emacs 20.
10743
10744 2004-01-05  Simon Josefsson  <jas@extundo.com>
10745
10746         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10747         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10748         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10749         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10750         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10751         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10752         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10753         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10754         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10755         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10756         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10757         string-xor into ntlm-string-xor.  Suggested by
10758         Jesper Harder <harder@myrealbox.com>.
10759
10760         * ntlm.el: Don't include poem.
10761
10762         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10763         Jesper Harder <harder@myrealbox.com>.
10764
10765         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10766
10767         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10768         probably breaks emacs with DL patch, but do we care? Is anyone
10769         still using the DL stuff?)
10770
10771         * sieve-manage.el: Use the password package.
10772         (sieve-manage-read-passwd): Remove.
10773         (sieve-manage-interactive-login): Use password.  Re-add
10774         condition-case around loop.
10775
10776         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10777         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10778         the password package.
10779
10780 2003-02-19  Simon Josefsson  <jas@extundo.com>
10781
10782         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10783         token.
10784
10785 2002-08-07  Simon Josefsson  <jas@extundo.com>
10786
10787         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10788         (sieve-manage-authenticators):
10789         (sieve-manage-authenticator-alist): Add some SASL mechs.
10790         (sieve-sasl-auth): New function.
10791         (sieve-manage-cram-md5-auth):
10792         (sieve-manage-plain-auth): Rewrite using SASL library.
10793         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10794         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10795         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10796         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10797
10798 2004-01-05  Simon Josefsson  <jas@extundo.com>
10799
10800         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10801         New files.
10802
10803 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10804
10805         * gnus-group.el (gnus-no-groups-message): Update.
10806
10807         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10808
10809 2003-11-09  Simon Josefsson  <jas@extundo.com>
10810
10811         * imap.el: Support for ID IMAP extension (RFC 2971).
10812         (imap-local-variables): Add imap-id.
10813         (imap-id): New variable.
10814         (imap-id): New function.
10815         (imap-parse-response): Parse untagged ID response.
10816         * nnimap.el (nnimap-id): New variable.
10817         (nnimap-open-connection): Use it.
10818
10819 2003-12-28  Simon Josefsson  <jas@extundo.com>
10820
10821         * gnus-score.el (gnus-score-edit-all-score): New.
10822         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10823
10824 2004-01-04  Simon Josefsson  <jas@extundo.com>
10825
10826         * password.el: Add.
10827
10828 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10829
10830         * dns.el: Add support for AAAA records (see RFC 3596)
10831
10832         * Fix typo PRT -> PTR
10833
10834         * Parse MX, PTR and SOA replies (see RFC 1035)
10835
10836 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10837
10838         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10839
10840         * Moved to Changelog.2.
10841
10842 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10843
10844         * gnus.el (gnus-version-number): Bump version.
10845
10846 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10847
10848         * gnus.el: No Gnus v0.1 is released.
10849
10850 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10851
10852         * gnus.el: No Gnus v0.0 is released.
10853
10854 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10855
10856         * gnus.el (gnus-version-number): Bump.
10857         (gnus-version): No.
10858
10859 See ChangeLog.2 for earlier changes.
10860
10861     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
10862
10863   This file is part of GNU Emacs.
10864
10865   GNU Emacs is free software; you can redistribute it and/or modify
10866   it under the terms of the GNU General Public License as published by
10867   the Free Software Foundation; either version 2, or (at your option)
10868   any later version.
10869
10870   GNU Emacs is distributed in the hope that it will be useful,
10871   but WITHOUT ANY WARRANTY; without even the implied warranty of
10872   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10873   GNU General Public License for more details.
10874
10875   You should have received a copy of the GNU General Public License
10876   along with GNU Emacs; see the file COPYING.  If not, write to the
10877   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10878   Boston, MA 02110-1301, USA.
10879
10880 ;; Local Variables:
10881 ;; coding: iso-2022-7bit
10882 ;; fill-column: 79
10883 ;; add-log-time-zone-rule: t
10884 ;; End:
10885
10886 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4