4d7dfadc9b22218bb2b8c50d5dc4cc6984a88b5d
[gnus] / lisp / ChangeLog
1 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
4         (mm-uu-dissect-text-parts): Buttonize original text parts.
5
6         * mm-decode.el (mm-handle-set-disposition): New macro.
7         (mm-handle-set-description): New macro.
8
9 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12         encoding.
13
14 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15
16         * message.el (message-tool-bar-zap-list, message-tool-bar)
17         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18         (message-tool-bar-local-item-from-menu): Remove.
19         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20         (message-make-tool-bar): New function.
21         (message-mode): Use `message-make-tool-bar'.
22
23         * gmm-utils.el: New file.
24         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
25         (gmm-lazy): New widget copied from `nnmail.el'.
26         (gmm-tool-bar-from-list): New function for creating customizable
27         tool bars.
28         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
29         output.
30         (gmm): Add :prefix to defgroup.
31
32 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
33
34         * gmm-utils.el (gmm-widget-p): New function.
35
36 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
37
38         * mml.el (mml-attach-file): Describe `description' in doc string.
39         (mml-menu): Add Emacs MIME manual and PGG manual.
40
41 2005-12-12  Richard M. Stallman  <rms@gnu.org>
42
43         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
44
45 2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
46
47         * nntp.el (nntp-end-of-line): Doc fix.
48
49 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
50
51         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
52         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
53         these routines, so the passphrase can be managed externally and
54         passed in to the system.
55         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
56         pgg-add-passphrase-to-cache function.
57
58         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
59         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
60         these routines, so the passphrase can be managed externally and
61         passed in to the system.
62         (pgg-pgp5-sign-region): Use new name of
63         pgg-add-passphrase-to-cache function.
64
65 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
66
67         * imap.el (imap-open): Handle case where buffer is a buffer
68         object.
69
70 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
71
72         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
73         part of the decoded armor to find the key-identifier.
74         (pgg-gpg-lookup-key-owner): New function to return the
75         human-readable identifier of a key owner.
76         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
77         itself.
78         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
79         the key value) if we have a key and can match it against a secret
80         key.  Also, added a note pointing out fact that the prompt only
81         indicates the first matching key.
82
83         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
84         pgg-decrypt-region.
85         (pgg-add-passphrase-to-cache): Rename from
86         `pgg-add-passphrase-cache' to reduce confusion (all callers
87         changed).
88         (pgg-remove-passphrase-from-cache): Rename from
89         `pgg-remove-passphrase-cache' to reduce confusion (all callers
90         changed).
91         (pgg-read-passphrase, pgg-add-passphrase-cache)
92         (pgg-remove-passphrase-cache): Add informative docstrings.
93         (pgg-decrypt): Convey provided passphrase in subordinate call to
94         pgg-decrypt-region.
95
96 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
97
98         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
99         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
100         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
101         'passphrase' argument, so the passphrase can be managed externally
102         and then passed in to the system.
103
104         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
105         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
106         so the passphrase cache can be used reliably with identifiers
107         besides a pgp packet's key id.
108
109         * pgg-gpg.el (pgg-gpg-encrypt-region)
110         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
111         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
112         these routines, so the passphrase can be managed externally and
113         passed in to the system.
114
115         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
116         'notruncate' argument, so the passphrase cache can be used
117         reliably with identifiers besides a pgp packet's key id.
118
119 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
120
121         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
122         symmetric encryption.
123         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
124         encrypted session key.
125         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
126         message ask for the passphrase in a proper way.
127
128         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
129         New user commands for symmetric encryption.
130
131 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
132
133         * gnus-delay.el (gnus-delay): Don't autoload.
134         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
135         to be re-loaded when customizing the `gnus-delay' group.
136
137 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
138
139         * message.el (message-insert-citation-line): Use newlines.
140
141 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
142
143         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
144
145         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
146
147 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
148
149         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
150
151 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * mm-decode.el (mm-inlined-types): Add application/pgp.
154         (mm-automatic-display): Ditto.
155
156         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
157         part as text.
158
159 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
160
161         * nnrss.el: Update copyright.
162         (nnrss-opml-import): Query whether to subscribe to each entry.
163
164         * gnus-art.el:
165         * gnus-sum.el:
166         * gnus-xmas.el:
167         * messagexmas.el:
168         * mm-uu.el:
169         * mm-view.el: Update copyright.
170
171 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
172
173         * message.el (message-info): New function.
174         (message-mode-menu): Add it.
175         Update copyright.
176
177         * ChangeLog: Fix and update copyright.
178
179 2006-01-13  Romain Francoise  <romain@orebokech.com>
180
181         * message.el (message-forward-subject-name-subject): Prefer the
182         address to 'nowhere' if the sender has no name.
183         Fix typo.  Update copyright year.
184
185 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
186
187         * gnus-art.el (article-wash-html): Use
188         gnus-summary-show-article-charset-alist if a numeric arg is given.
189         (gnus-article-wash-html-with-w3m-standalone): New function.
190
191         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
192         mm-inline-text-html-render-with-w3m-standalone.
193         (mm-text-html-washer-alist): Map w3m-standalone to
194         gnus-article-wash-html-with-w3m-standalone.
195         (mm-inline-text-html-render-with-w3m-standalone): New function.
196
197 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
198
199         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
200         Improve LaTeX.
201
202 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
203
204         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
205         (nnrss-request-article): Render text/plain parts as HTML.
206
207         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
208         the buffer.
209
210 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
211
212         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
213         parts.
214         (nnrss-normalize-date): New function converts ISO 8601 date into
215         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
216         (nnrss-check-group): Use it.
217
218 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
221
222         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
223         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
224         (nnrss-insert-w3): Ditto.
225
226 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
227
228         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
229         the articles to be forwarded including the case where neither a
230         number of articles nor a region is specified.
231
232 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
233
234         * nnrss.el (nnrss-request-article): Fix last change; fill
235         text/plain parts.
236
237 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
238
239         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
240         in text/plain part.
241         (nnrss-check-group): Don't add excessive newline to dc:subject.
242
243 2005-12-19  Mark Plaksin <happy@mcplaksin.org>  (tiny change)
244
245         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
246         article.
247
248 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
249
250         * nnml.el: Don't require gnus-bcklg.  Autoload it.
251         (nnml-use-compressed-files, nnml-save-mail): Support other
252         comression programs such as bzip2.
253
254 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
255
256         * dns.el (query-dns): Make sure we check the buffer size before
257         removing tcp headers.
258
259 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
260
261         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
262         remove MIME buttons associated with multipart/alternative parts.
263         (gnus-mime-display-alternative): Tag buttons using `article-type'
264         text property.
265
266         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
267         associated with multipart/alternative parts.
268
269         * gnus-art.el (gnus-signature-separator): Fix custom type.
270
271         * mm-decode.el (mm-inlined-types): Fix custom type.
272         (mm-keep-viewer-alive-types): Ditto.
273         (mm-automatic-display): Ditto.
274         (mm-attachment-override-types): Ditto.
275         (mm-inline-override-types): Ditto.
276         (mm-automatic-external-display): Ditto.
277
278 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
279
280         * spam-report.el (spam-report-user-mail-address)
281         (spam-report-user-agent): New variables.
282         (spam-report-url-ping-plain): Use spam-report-user-agent.
283
284 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
285
286         * gnus-art.el (gnus-button-handle-custom): Do not just use
287         `customize-apropos' for any "M-x customize-*" button but the
288         function called for.  Accept both the function name and its
289         argument in order to achieve this.
290         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
291         function name to `gnus-button-handle-custom' in case of "M-x
292         customize-*" buttons.
293
294 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
295
296         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
297         multipart/alternative and add xref to mm-discouraged-alternatives
298         in doc string.
299
300         * mm-decode.el (mm-discouraged-alternatives): Add xref to
301         gnus-buttonized-mime-types in doc string.
302
303 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
304
305         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
306         Suggest image/.* in the doc string.
307
308 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
309
310         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
311         message-marks (Debian bug #342521).
312
313 2005-12-12  Simon Josefsson  <jas@extundo.com>
314
315         * password.el (password-read-from-cache): Add.
316         (password-read): Use it.
317
318 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
321         us-ascii as a MIME charset.
322
323         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
324         against the case where the 2nd arg TYPE is nil.
325
326 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
327
328         * pop3.el (pop3-stream-type): Fix custom version.
329
330         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
331
332 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
333
334         * mm-decode.el (mm-display-external): Add lacked cdr.
335
336 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
337
338         * mm-decode.el (mm-display-external): Use nametemplate (defined in
339         RFC1524) if it is in mailcap or add a suffix according to
340         mailcap-mime-extensions when generating a temp filename; postpone
341         deleting a temp file for 2 seconds for some wrappers, shell
342         scripts, and so on, which might exit right after having started a
343         viewer command as a background job.
344
345 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
346
347         * nntp.el (nntp-marks-directory): Fix custom group.
348
349         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
350         steps when < 10.
351
352 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
353
354         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
355         parens.
356
357 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
358
359         * gnus-xmas.el (gnus-use-toolbar): Revert.
360         (gnus-xmas-setup-toolbar): Use global default-toolbar if
361         gnus-use-toolbar is default.
362
363         * messagexmas.el (message-use-toolbar): Revert.
364         (message-setup-toolbar): Use global default-toolbar if
365         message-use-toolbar is default.
366
367 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
370         according to default-toolbar-visible-p.
371
372         * messagexmas.el (message-use-toolbar): Ditto.
373
374 2005-11-26  Dave Love  <fx@gnu.org>
375
376         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
377         (tls-program, tls-success): Provide openssl alternative.
378
379         * starttls.el: Doc fixes.
380         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
381         SERVICE to PORT.
382
383         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
384         port null or service name.
385         (starttls-negotiate): Autoload.
386
387 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * message.el (message-kill-to-signature): Fix interactive spec.
390
391 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * pop3.el (pop3-open-server): Recognize a string as a service name.
394
395 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
396
397         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
398
399 2005-11-23  Dave Love  <fx@gnu.org>
400
401         Add pop3s, pop3/starttls.
402
403         * pop3.el (pop3-authentication-scheme): Clarify doc.
404         (open-tls-stream, starttls-open-stream): Autoload.
405         (pop3-stream-type): New.
406         (pop3-open-server): Use it.
407
408         * mail-source.el (mail-sources): Fix some :types.  Add stream type
409         for POP.
410         (mail-source-keyword-map): Add :stream for POP.
411         (mail-source-fetch-pop): Use pop3-stream-type.
412
413 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
414
415         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
416         of current-time-string.
417
418 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
419
420         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
421         date header.
422
423 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
424
425         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
426         it can seriously impact performance as it bypasses the agent's
427         local caches.
428
429 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
430
431         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
432         must be explicitly online rather than "not explicitly offline" for
433         its flags to be synchronized.
434
435         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
436         that gnus-uu-unmark-thread will function correctly.
437
438         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
439         1024K is instead displayed as 1M.
440
441 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
444
445 2005-11-16  Boris Samorodov <bsam@ipt.ru>  (tiny patch)
446
447         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
448
449 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
450
451         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
452         error message to display actual error condition.
453         (gnus-agent-save-local): Avoid saving symbols that are bound to
454         nil as they simply result in a warning message in
455         gnus-agent-read-local.
456
457 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
460         rather than make-variable-buffer-local for file-precious-flag.
461
462 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
463
464         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
465         for duplicates which are removed.  The invalid sort check then
466         triggers a rescan after the sort as sorting may have moved
467         duplicate entries such that they can be cheaply detected.
468
469 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
470
471         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
472
473 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
474
475         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
476         internal variable to a custom variable.  Changed default value
477         from compressed(2) to uncompressed(1).
478         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
479         support for uncompressed agentview files.  Taken together, reading
480         the agentview file should now be 6-7 times faster.
481
482 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
483
484         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
485         as a buffer-local variable.  This avoids creating truncated
486         dribble files as a result of a hang up, eg.
487
488 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * messagexmas.el (message-use-toolbar): Change the valid values
491         into default, top, bottom, left, and right.
492         (message-toolbar-thickness): New variable.
493         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
494         well.
495         (message-setup-toolbar): Make it work.
496
497         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
498         (gnus-use-toolbar): Change the valid values into default, top,
499         bottom, left, and right.
500         (gnus-toolbar-thickness): New variable.
501         (gnus-xmas-setup-toolbar): New function.
502         (gnus-xmas-setup-group-toolbar): Use it.
503         (gnus-xmas-setup-summary-toolbar): Use it.
504
505 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
506
507         * gnus-start.el (gnus-1): Add "native" to
508         gnus-predefined-server-alist.
509
510         * gnus.el (gnus-method-to-server): Don't add "native" to the
511         lists here, because that leads to problems when
512         gnus-select-method is bound.
513
514 2005-11-09  Simon Josefsson  <jas@extundo.com>
515
516         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
517         use (not sort-by-date) instead.
518
519 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * message.el (message-generate-headers): Downcase the argument
522         given to message-check-element.
523
524 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
525
526         * nntp.el (nntp-authinfo-rejected): New error condition.
527         (nntp-wait-for): Use new error condition to signal authentication
528         error.
529         (nntp-retrieve-data): Rethrow new error condition to break out of
530         recursive call to nntp-send-authinfo.
531
532 2005-11-08  Romain Francoise  <romain@orebokech.com>
533
534         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
535         (gnus-summary-exit-map): Bind to `Z p'.
536         (gnus-summary-make-menu-bar): Add menu item.
537
538 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
539
540         * gnus-art.el (gnus-article-treat-custom): Add `first'.
541         (gnus-treat-*): Add `first' in all doc strings.
542
543         * gnus-group.el (gnus-group-compact-group): Fix typo.
544
545 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
546
547         * gnus.el (gnus-parameters-case-fold-search): New variable.
548         (gnus-parameters-get-parameter): Use it.
549
550         * gnus-score.el (gnus-home-score-file): Doc fix.
551
552 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
553
554         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
555
556 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
557
558         * mm-util.el (mm-special-display-p): New function.
559
560         * mml.el (mml-preview): Use it; doc fix.
561
562 2005-10-29  Romain Francoise  <romain@orebokech.com>
563
564         * message.el (message-fix-before-sending): Fix comment.
565
566 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
567
568         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
569
570 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
571
572         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
573         Used in gnus-score.el.
574
575 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
576
577         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
578
579 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
580
581         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
582         whitespace removed in revision 7.8.  Use concatenated string to
583         protect trailing whitespace.
584
585 2005-10-27  Jouni K Seppanen <jks@iki.fi>  (tiny change)
586
587         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
588         (nnimap-request-expire-articles): Use it to avoid sending 'UID
589         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
590         Courier IMAP ("some version from 2004").  Mostly based on similar
591         code in the same function.
592
593 2005-10-26  Didier Verna  <didier@xemacs.org>
594
595         * gnus-group.el (gnus-group-compact-group): invalidate original
596         article buffer.
597         * gnus-srvr.el (gnus-server-compact-server): ditto.
598         * nnml.el (nnml-request-compact-group): handle self Xref: field in
599         NOV database and in article itself.
600         Invalidate article backlog.
601
602 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
603
604         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
605
606 2005-10-26  Simon Josefsson  <jas@extundo.com>
607
608         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
609         part of 2004-07-25 change.
610
611 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
612
613         * message.el (message-display-completion-list): New function.
614         (message-expand-group): Use it; make sure the Completions buffer
615         is modifiable.
616
617 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
618
619         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
620         user-mail-name is an empty string.
621
622 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
623
624         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
625         depending on gnus-score-decay-constant.
626
627         * encrypt.el (encrypt-insert-file-contents)
628         (encrypt-write-file-contents): Don't use `gnus-message'.
629
630         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
631         arguments.
632         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
633         arguments to mm-uu-verbatim-marks-extract.
634         (mm-uu-hide-markers): New variable.
635         (mm-uu-extract): Use face similar to `gnus-cite-3'.
636
637         * gnus-fun.el (gnus-convert-image-to-x-face-command)
638         (gnus-convert-image-to-face-command): Use "convert" by default to
639         allow other input image formats.
640         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
641         accordingly.
642
643 2005-10-23  Simon Josefsson  <jas@extundo.com>
644
645         * imap.el (imap-gssapi-program): Align command line parameters
646         with latest GNU SASL.
647         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
648
649 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
650
651         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
652         HTML.
653         (nnslashdot-request-article): Ditto.
654
655         * lpath.el (featurep): Add nobreak-char-display.
656
657 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
658
659         * mail-source.el (mail-source-fetch-pop): Require pop3.
660         (mail-source-check-pop): Ditto.
661
662 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
663
664         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
665         errors.
666
667 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
668
669         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
670         (gnus-treat-strip-leading-blank-lines): Improve doc string.
671
672         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
673
674         * mm-bodies.el (mm-decode-string): Call
675         `mm-charset-to-coding-system' with allow-override argument.
676
677 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
678
679         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
680         (rfc2047-charset-to-coding-system): New function.
681         (rfc2047-decode-encoded-words): New function.
682         (rfc2047-decode-region): Use them.
683         (rfc2047-decode-cte): Remove.
684         (rfc2047-parse-and-decode): Remove.
685         (rfc2047-decode): Remove.
686
687 2005-10-15  Kenichi Handa  <handa@m17n.org>
688
689         * rfc2047.el (rfc2047-decode-cte): New function.
690         (rfc2047-decode-region): Change the way to decode successive
691         encoded-words: decode B- or Q-encoding in each encoded-word,
692         concatenate them, and decode it as charset.
693
694 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * lpath.el: Fbind codepage-setup for XEmacs.
697
698 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
699
700         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
701         widget-move-and-invoke.
702         (gnus-custom-mode): Use gnus-custom-map.
703
704 2005-10-15  Bill Wohler  <wohler@newt.com>
705
706         * message.el (message-tool-bar-map): Renamed image file from
707         mail_send to mail/send.
708
709 2005-10-16  Masatake YAMATO  <jet@gyve.org>
710
711         * message.el (message-expand-group): Pass the common
712         prefix substring of completion to `display-completion-list'.
713
714 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
715
716         * mml-sec.el (mml-secure-method): New internal variable.
717         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
718         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
719         functions using mml-secure-method.
720
721         * mml.el (mml-mode-map): Add key bindings for those functions.
722         (mml-menu): Simplify security menu entries.  Suggested by Jesper
723         Harder <harder@myrealbox.com>.
724         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
725         end of message if point is the headers of the message.
726
727         * message.el (message-in-body-p): New function.
728
729         * assistant.el: Autoload gnus-util and netrc.
730
731         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
732         Use `mm-charset-override-alist' only when decoding.
733
734         * mm-bodies.el (mm-decode-body): Call
735         `mm-charset-to-coding-system' with allow-override argument.
736
737         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
738         `filename' from Content-Disposition if Content-Type doesn't
739         provide `name'.
740         (gnus-mime-view-part-as-type): Set default instead of
741         initial-input.
742
743 2005-10-09  Daniel Brockman <daniel@brockman.se>
744
745         * format-spec.el (format-spec): Propagate text properties of % spec.
746
747 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
748
749         * gnus-art.el (gnus-treat-predicate): Add `first'.
750
751 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
752
753         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
754         (mm-charset-override-alist): New variable.
755         (mm-charset-to-coding-system): Use it.
756         (mm-codepage-setup): New helper function.
757         (mm-charset-eval-alist): New variable.
758         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
759         about unknown charsets.
760
761         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
762
763 2005-10-04  David Hansen  <david.hansen@gmx.net>
764
765         * nnrss.el (nnrss-request-article): Add support for the comments tag.
766         (nnrss-check-group): Ditto.
767
768 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
769
770         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
771         Rename x-gnus-verbatim to x-verbatim.
772         (mm-uu-type-alist): Fix regexp for verbatim-marks.
773
774         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
775         x-verbatim.
776
777         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
778
779         * gnus-util.el (gnus-remove-duplicates): Remove.
780
781         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
782         instead of gnus-remove-duplicates.
783
784         * message.el (message-remove-duplicates): Remove.
785         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
786         message-remove-duplicates.
787
788         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
789         available, else use implementation from `delete-dups'.
790
791         * message.el (message-insert-expires): New function.
792         (message-mode-map): Add key binding.
793         (message-mode-field-menu): Add menu entry.
794         (message-mode): Document it.
795         (message-make-expires-date): Use `message-make-date'.
796
797 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
798
799         * message.el (message-make-expires-date): New function.
800
801 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
802
803         * Makefile.in (list-installed-shadows): New entry.
804         (install): Use it.
805         (remove-installed-shadows): New entry.
806
807         * dgnushack.el (dgnushack-default-load-path): New variable.
808         (dgnushack-find-lisp-shadows): New function.
809         (dgnushack-remove-lisp-shadows): New function.
810
811 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
812
813         * Makefile.in (install-el-elc): New entry.
814         (install): Use it so that .el files are necessarily installed.
815
816 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * time-date.el: Autoload parse-time-string, XEmacs needs it.
819
820 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
821
822         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
823         function rather than the diff-mode.el package.
824         (mm-display-external): Use with-current-buffer.
825         (mm-viewer-completion-map, mm-viewer-completion-map):
826         Move initialization inside declaration.
827
828 2005-09-29  Simon Josefsson  <jas@extundo.com>
829
830         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
831         autoload mail-check-payment.
832         (spam-check-hashcash): Define unconditionally, since hashcash.el
833         is part of Gnus now.  Ignore errors from payment checking.
834
835 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
836
837         * message.el (message-bold-region, message-unbold-region): Rename
838         from `bold-region' and `unbold-region'.
839
840         * message.el: Remove useless autoloads.
841
842 2005-09-28  Simon Josefsson  <jas@extundo.com>
843
844         * message.el (message-use-idna): Default to t.
845         (message-use-idna): Test whether encoding works too.  Doc fix.
846
847 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
848
849         * nntp.el (nntp-warn-about-losing-connection): Remove.
850
851 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
852
853         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
854         customizable.  Change default value.
855         (mm-uu-diff-groups-regexp): Change default value.
856         (mm-uu-type-alist): Add doc string.
857         (mm-uu-configure): Add doc string.  Make it interactive.
858         (mm-uu-tex-groups-regexp): New variable.
859         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
860         (mm-uu-type-alist): Add LaTeX documents.
861         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
862         of "text/verbatim".
863         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
864
865         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
866         instead of "text/verbatim".
867
868         * message.el (message-mark-inserted-region)
869         (message-mark-insert-file): Use slrn style marks when called with
870         prefix argument.
871
872 2005-09-27  Simon Josefsson  <jas@extundo.com>
873
874         * message.el (message-idna-to-ascii-rhs-1): Reformat.
875
876 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
877
878         * message.el (message-remove-duplicates): New function.
879         Implementation borrowed from `gnus-remove-duplicates'.
880         (message-idna-to-ascii-rhs): Also encode idna addresses in
881         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
882         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
883         only ask about the same idna domain once per header and also tell
884         in what header to replace the idna domain.
885
886         * gnus-art.el (article-decode-idna-rhs): Also decode idna
887         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
888         (article-decode-idna-rhs): Fix regexp so that all idna-address in
889         a header is decoded and not just the last one.
890
891 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
892
893         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
894         has been decoded.
895
896         * mm-decode.el (mm-automatic-display): Add text/verbatim.
897         (mm-insert-part): Don't modify text if it has been decoded.
898
899         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
900         decoded.
901
902         * mm-view.el (mm-inline-text): Don't strip text props unless
903         decoding enriched or richtext parts.
904
905 2005-09-25  Romain Francoise  <romain@orebokech.com>
906
907         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
908         * gnus-start.el (gnus-subscribe-interactively):
909         * gnus-uu.el (gnus-uu-grab-articles):
910         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
911         space.
912
913 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
914
915         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
916         * mm-view.el (mm-view-pkcs7-decrypt):
917         * gnus-sum.el (gnus-summary-limit-to-extra)
918         (gnus-summary-respool-article, gnus-read-move-group-name):
919         * gnus-score.el (gnus-summary-increase-score):
920         * gnus-util.el (gnus-completing-read-with-default):
921         * gnus-art.el (gnus-read-save-file-name)
922         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
923         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
924         * message.el (message-check-news-header-syntax):
925         Follow convention for reading with the minibuffer.
926
927 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
928
929         * spam-report.el (spam-report-url-ping-plain):
930         Use gnus-extended-version as User-Agent.
931
932         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
933         default value is nil.
934
935         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
936         (mm-uu-verbatim-marks-extract): New function.
937         (mm-uu-extract): New face.
938         (mm-uu-copy-to-buffer): Use it.
939
940         * spam-report.el (spam-report-gmane-ham): Renamed from
941         `spam-report-gmane-unspam'.
942         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
943         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
944
945         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
946         Autoload.
947         (spam-report-gmane-unregister-routine): Renamed
948         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
949
950 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
951
952         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
953         (spam-report-gmane-unregister-routine): added support for gmane
954         unregistration
955
956         * spam-report.el (spam-report-gmane-unspam)
957         (spam-report-gmane-spam): new wrappers around spam-report-gmane
958         (spam-report-gmane): changed to take a single article and do
959         unspam registration
960
961 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
962
963         * mm-url.el (mm-url-decode-entities): Fix regexp.
964
965 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
966
967         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
968         default to nil, to be able to use Gnus at all.  If the default
969         switches to something else, then the function should be fixed not
970         be exceedingly slow.
971
972 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
973
974         * gnus-start.el (gnus-activate-group): if the server is nil, don't
975         fail hard
976
977         * spam-report.el: better Keywords line
978
979         * spam.el: added Maintainer and better Keywords line
980
981 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
982
983         * gnus-art.el (gnus-article-replace-part)
984         (gnus-mime-replace-part): New functions.
985         (gnus-mime-action-alist, gnus-mime-button-commands)
986         (gnus-mime-save-part-and-strip): Added file argument.
987         (gnus-article-part-wrapper): Added interactive argument.
988
989         * gnus-sum.el (gnus-summary-mime-map): Add
990         `gnus-article-replace-part'.
991
992 2005-09-19  Didier Verna  <didier@xemacs.org>
993
994         The nnml compaction feature:
995         * nnml.el (nnml-request-compact-group): New function.
996         * nnml.el (nnml-request-compact): New function.
997         * gnus-int.el (gnus-request-compact-group): New function.
998         * gnus-int.el (gnus-request-compact): New function.
999         * gnus-group.el (gnus-group-compact-group): New function.
1000         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
1001         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
1002         * gnus-srvr.el (gnus-server-compact-server): New function.
1003         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
1004         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
1005
1006 2005-09-18  Deepak Goel  <deego@gnufans.org>
1007
1008         * sieve.el (sieve-help): Fix `message' call: first arg should be a
1009         format spec.
1010
1011 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1012
1013         * gnus.el (gnus-group-startup-message): Bind image-load-path.
1014
1015 2005-09-15  Romain Francoise  <romain@orebokech.com>
1016
1017         * message.el (message-fill-paragraph): Clarify docstring.
1018
1019 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1020
1021         * gnus-art.el (gnus-mime-display-part): Protect against broken
1022         MIME messages.
1023
1024 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1025
1026         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
1027         before parsing header.
1028
1029 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
1030
1031         * html2text.el: (html2text-replace-list): Add new entities.
1032
1033 2005-09-11  Romain Francoise  <romain@orebokech.com>
1034
1035         * message.el (message-alternative-emails): Improve docstring.
1036         (message-setup-1): Call `message-use-alternative-email-as-from'
1037         after `message-setup-hook' to give it precedence over posting
1038         styles, etc.
1039         (message-use-alternative-email-as-from): Add docstring.  Remove
1040         the original From header if present.
1041
1042         * nnml.el (nnml-compressed-files-size-threshold): New variable.
1043         (nnml-save-mail): Use it.
1044
1045         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
1046         articles.  Add new argument `silent'.
1047         (gnus-uu-mark-all): Report the total number of marked articles.
1048
1049 2005-09-10  Romain Francoise  <romain@orebokech.com>
1050
1051         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
1052         (gnus-uu-mark-series): Likewise.
1053
1054 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
1055
1056         * spam-report.el (spam-report-gmane): Fix generation of spam
1057         report URL.
1058
1059 2005-09-10  Simon Josefsson  <jas@extundo.com>
1060
1061         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
1062         t, based on discussion on the ding list with Robert Epprecht
1063         <epprecht@solnet.ch>.
1064
1065 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
1066
1067         * spam-report.el (spam-report-gmane): Make it work without
1068         X-Report-Spam header.  Gmane now only provides Archived-At.
1069         This is only used if `spam-report-gmane-use-article-number' is nil.
1070         (spam-report-gmane-spam-header): Remove.  Not used anymore.
1071
1072         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
1073         make `gnus-summary-sort-by-recipient' work with threading.
1074
1075         * nnweb.el (nnweb-google-wash-article): Print a message if article
1076         is not available.
1077
1078 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1079
1080         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
1081         change.  Decode text/* parts content before displaying.
1082
1083 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1084
1085         * mml-smime.el: Remove defvar of gnus-extract-address-components.
1086
1087 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1088
1089         * mm-view.el (mm-display-inline-fontify): Disable support modes.
1090
1091         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
1092         url-package-name, url-package-version,
1093         w3m-cid-retrieve-function-alist, w3m-current-buffer,
1094         w3m-display-inline-images, and w3m-minor-mode-map.
1095
1096 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
1097
1098         * message.el (message-tab-body-function): Fixed mismatched custom
1099         type.
1100
1101         * gnus.el (gnus-group-change-level-function): Ditto.
1102
1103         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
1104
1105         * gnus-art.el (gnus-signature-limit)
1106         (gnus-article-mime-part-function): Ditto.
1107
1108 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1109
1110         * mml.el (mml-mode): Silence the byte compiler.
1111
1112         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
1113         using `(sit-for 0)' before moving the point to the specified part;
1114         skip unbuttonized parts.
1115         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
1116         return to the summary window if gnus-auto-select-part is non-nil.
1117
1118 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
1119
1120         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
1121         variables.
1122         (mml-dnd-attach-file, mml-mode): Use them.
1123
1124         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
1125         Make fetching article by MID work again for Google Groups.  Added
1126         FIXME concerning gnus-group-make-web-group.
1127
1128         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
1129         Don't depend on Gnus by using mail-extract-address-components if
1130         gnus-extract-address-components is not bound.
1131
1132 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1133
1134         * gnus-art.el (gnus-mime-display-security): Don't display the
1135         signature, but only the signed part.
1136
1137 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1138
1139         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
1140
1141         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
1142         list, not listp.
1143
1144 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
1145
1146         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
1147         when encoding.
1148
1149         * mm-bodies.el (mm-decode-content-transfer-encoding):
1150         De-canonicalize CRLF for all text content types, not just
1151         text/plain.
1152
1153 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1154
1155         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
1156         valid article; point arrow and cursor at the MIME button.
1157
1158 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1159
1160         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
1161         Suggested by Dan Christensen <jdc@uwo.ca>.
1162
1163         * mm-decode.el (mm-save-part): Enable change of prompt.
1164
1165 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
1166
1167         * gnus-msg.el (gnus-inews-add-send-actions): Made
1168         `message-post-method' lambda parameter ARG `&optional'.
1169
1170 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
1171
1172         * gnus-sum.el (gnus-summary-mime-map): Added
1173         gnus-article-save-part-and-strip, gnus-article-delete-part and
1174         gnus-article-jump-to-part.
1175
1176         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
1177         (gnus-article-edit-part): Use it.
1178         (gnus-article-part-wrapper): Added no-handle argument.
1179         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
1180         functions.
1181
1182 2005-08-29  Romain Francoise  <romain@orebokech.com>
1183
1184         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1185         docstring.
1186         (gnus-face-from-file): Likewise.
1187
1188 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
1189
1190         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
1191         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
1192         non-nil.
1193         (gnus-auto-select-part): New variable.
1194         (gnus-article-jump-to-part): New function.
1195         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
1196         (gnus-mime-delete-part): Allow selecting specified part after
1197         deleting or stripping parts.
1198         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
1199         part if argument is bogus.
1200
1201 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
1202
1203         * gnus-art.el (w3m-minor-mode-map):
1204         * gnus-spec.el (gnus-newsrc-file-version):
1205         * gnus-util.el (nnmail-active-file-coding-system)
1206         (gnus-original-article-buffer, gnus-user-agent):
1207         * gnus.el (gnus-ham-process-destinations)
1208         (gnus-parameter-ham-marks-alist)
1209         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
1210         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
1211         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
1212         * mm-decode.el (gnus-current-window-configuration):
1213         * mm-extern.el (gnus-article-mime-handles):
1214         * mm-url.el (url-current-object, url-package-name)
1215         (url-package-version):
1216         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
1217         (smime-keys, w3m-cid-retrieve-function-alist)
1218         (w3m-current-buffer, w3m-display-inline-images)
1219         (w3m-minor-mode-map):
1220         * mml-smime.el (gnus-extract-address-components):
1221         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
1222         (gnus-newsrc-hashtb, message-default-charset)
1223         (message-deletable-headers, message-options)
1224         (message-posting-charset, message-required-mail-headers)
1225         (message-required-news-headers):
1226         * mml1991.el (mc-pgp-always-sign):
1227         * mml2015.el (mc-pgp-always-sign):
1228         * nnheader.el (nnmail-extra-headers):
1229         * rfc1843.el (gnus-decode-encoded-word-function)
1230         (gnus-decode-header-function, gnus-newsgroup-name):
1231         * spam-stat.el (gnus-original-article-buffer): Add defvars.
1232
1233 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
1234
1235         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
1236         the end of the date treatments.
1237
1238 2005-08-15  Simon Josefsson  <jas@extundo.com>
1239
1240         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
1241         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
1242         Capello and Romain Francoise.
1243         (pgg-fetch-key-function): Removed, not used?
1244         (pgg-insert-url-with-w3): Require url, to get
1245         url-insert-file-contents regardless of where it is defined.
1246
1247 2005-08-13  Romain Francoise  <romain@orebokech.com>
1248
1249         * message.el (message-cite-original-1): New function.
1250         (message-cite-original): Use it.
1251         (message-cite-original-without-signature): Ditto.
1252
1253 2005-08-08  Romain Francoise  <romain@orebokech.com>
1254
1255         * message.el (message-yank-empty-prefix): New variable.
1256         (message-indent-citation): Use it.
1257         (message-cite-original-without-signature): Respect X-No-Archive.
1258
1259 2005-08-08  Simon Josefsson  <jas@extundo.com>
1260
1261         * pgg.el: Autoload url-insert-file-contents instead of loading
1262         w3/url.
1263         (pgg-insert-url-with-w3): Don't load url here.
1264
1265 2005-08-07  Jesper Harder  <harder@phys.au.dk>
1266
1267         * message.el (message-kill-to-signature): Don't insert newline at
1268         bol.
1269         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
1270
1271 2005-08-06  Romain Francoise  <romain@orebokech.com>
1272
1273         * message.el (message-user-fqdn): Fix typo in docstring.
1274
1275 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
1276
1277         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
1278
1279         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
1280
1281 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1282
1283         * mm-bodies.el (mm-encode-body): Use coding system rather than
1284         charset to encode text.
1285
1286         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
1287         number of charsets if utf-8 is available (XEmacs).
1288
1289 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
1290
1291         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
1292         taken from `gnus-button-mid-or-mail-regexp'.
1293         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
1294         (gnus-button-alist): Improve regexp for domain part of the MIDs
1295         for news:localpart@domain buttons.
1296         (gnus-button-ctan-directory-regexp): Update.
1297
1298 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * sieve-manage.el (sieve-manage-interactive-login): Use
1301         make-local-variable rather than make-variable-buffer-local.
1302         (sieve-manage-open): Ditto.
1303         (sieve-manage-authenticate): Ditto.
1304
1305         * mml.el (mml-generate-mime-1): Make the content type default to
1306         text/plain if the filename is not specified.
1307
1308 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1309
1310         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
1311         instead of insert-buffer.
1312
1313         * message.el (message-yank-original): Ditto; set the mark at the
1314         end of the yanked message.
1315
1316 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
1319         lines to scroll rather than to stop it.
1320
1321         * mml.el (mml-generate-default-type): Add doc string.
1322         (mml-generate-mime-1): Use mm-default-file-encoding or make it
1323         default to application/octet-stream when determining the content
1324         type if it is not specified for the part or the mml contents; add
1325         a comment about mml-generate-default-type.
1326
1327 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
1328
1329         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
1330         make it default to application/octet-stream when determining the
1331         content type if it is not specified for the external contents.
1332
1333 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1334
1335         * rfc2231.el (rfc2231-parse-string): Take care that not only a
1336         segmented parameter but also other parameters might be there.
1337
1338 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1339
1340         * mm-decode.el (mm-display-external): Delete temp file, directory
1341         and buffer immediately if the external process is exited.
1342
1343 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1344
1345         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
1346         fewer lines than that of scroll-margin.
1347         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
1348
1349 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1350
1351         * gnus-art.el (gnus-article-next-page): Revert.
1352         (gnus-article-beginning-of-window): New macro.
1353         (gnus-article-next-page-1): Use it.
1354         (gnus-article-prev-page): Ditto.
1355         (gnus-article-edit-part): Use insert-buffer-substring instead of
1356         insert-buffer.
1357         (gnus-article-edit-exit): Ditto.
1358
1359         * gnus-util.el (gnus-beginning-of-window): Remove.
1360         (gnus-end-of-window): Remove.
1361
1362         * lpath.el: Don't bind header-line-format and scroll-margin.
1363
1364 2005-07-25  Simon Josefsson  <jas@extundo.com>
1365
1366         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
1367         to have the url package without w3.  Reported by Daiki Ueno
1368         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
1369
1370 2005-07-20  Didier Verna  <didier@xemacs.org>
1371
1372         * gnus-diary.el: Remove the description comment (nndiary is now
1373         properly documented in the Gnus manual).
1374         Fix the spelling of "Back End".
1375         * nndiary.el: Ditto.
1376         Fix the copyright notice.
1377
1378 2005-07-18  Romain Francoise  <romain@orebokech.com>
1379
1380         * gnus-sum.el (gnus-summary-to-prefix,
1381         gnus-summary-newsgroup-prefix): New variables.
1382         (gnus-summary-from-or-to-or-newsgroups): Use them.
1383
1384 2005-07-17  Romain Francoise  <romain@orebokech.com>
1385
1386         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
1387         space as it's generally not especially interesting to the user.
1388
1389 2005-07-16  Romain Francoise  <romain@orebokech.com>
1390
1391         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
1392         nil to avoid prompting and file modification if one of the
1393         messages at the top of the nnfolder file contains a copyright
1394         notice.
1395         Update copyright notice.
1396
1397         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
1398         instead of `current-time-string' as the latter creates a time
1399         string that is not RFC 2822 compliant (it lacks the zone).
1400         Update copyright notice.
1401
1402 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1403
1404         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
1405         for text/rtf.  Display default in prompt.  Pass default for M-n.
1406
1407         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
1408
1409 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410
1411         * gnus-msg.el (gnus-button-mailto): Remove
1412         save-selected-window-window hackery because it relies on
1413         save-selected-window internals.
1414
1415 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
1418         (gnus-article-next-page-1): Use gnus-beginning-of-window.
1419         (gnus-article-prev-page): Ditto.
1420
1421         * gnus-util.el (gnus-beginning-of-window): New function.
1422         (gnus-end-of-window): New function.
1423
1424         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
1425
1426 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
1427
1428         * gnus-score.el (gnus-score-edit-all-score): Set
1429         gnus-score-edit-exit-function to gnus-score-edit-done and call
1430         gnus-message.
1431
1432 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * gnus-msg.el (gnus-button-mailto): Remove
1435         save-selected-window-window hackery because it relies on
1436         save-selected-window internals.
1437
1438 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1439
1440         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
1441         add-minor-mode.
1442         (gnus-binary-mode): Ditto.
1443
1444         * gnus-topic.el (gnus-topic-mode): Ditto.
1445
1446 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
1447
1448         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
1449         (gnus-article-prev-page): Take scroll-margin into consideration.
1450
1451 2005-07-04  Lute Kamstra  <lute@gnu.org>
1452
1453         Update FSF's address in GPL notices.
1454
1455 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
1456
1457         * gnus.el (gnus-exit):
1458         * gnus-group.el (gnus-group-icons):
1459         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
1460
1461         * gnus-nocem.el (gnus-nocem):
1462         * message.el (message-various, message-buffers, message-sending)
1463         (message-interface, message-forwarding, message-insertion)
1464         (message-headers, message-news, message-mail):
1465         * pgg-gpg.el (pgg-gpg):
1466         * pgg-parse.el (pgg-parse):
1467         * pgg-pgp.el (pgg-pgp):
1468         * pgg-pgp5.el (pgg-pgp5):
1469         * pop3.el (pop3): Finish `defgroup' description with period.
1470
1471 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1472
1473         * gnus-art.el (article-display-face): Improve the efficiency.
1474         (article-display-x-face): Ditto; remove grey x-face stuff.
1475
1476 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * gnus-art.el (article-display-face): Correct the position in
1479         which Faces are inserted.
1480
1481 2005-06-29  Didier Verna  <didier@xemacs.org>
1482
1483         * gnus-art.el (article-display-face): Display faces in correct
1484         order.
1485
1486 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
1489         (gnus-fill-real-hashtb): Use hash table instead of obarray.
1490         (gnus-nocem-check-article): Fetch the Type header.
1491         (gnus-nocem-message-wanted-p): Fix the way to examine types.
1492         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
1493         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
1494         make sure gnus-nocem-hashtb is initialized.
1495         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
1496         (gnus-nocem-unwanted-article-p): Ditto.
1497
1498         * pgg.el (pgg-verify): Return the verification result.
1499
1500 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1501
1502         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
1503         is ascii.
1504
1505 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
1506
1507         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
1508         `show-nonbreak-escape'.
1509
1510 2005-06-23  Lute Kamstra  <lute@gnu.org>
1511
1512         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
1513
1514         * dig.el (dig-mode):
1515         * smime.el (smime-mode): Use gnus-run-mode-hooks.
1516
1517 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
1518
1519         * nnimap.el (nnimap-split-download-body): Fix spellings.
1520
1521 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
1522
1523         * gnus-art.el (gnus-article-encrypt-body):
1524         * gnus-cus.el (gnus-score-customize):
1525         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
1526         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
1527
1528 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1529
1530         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
1531         header by looking for magic "MII" at the beginnig.
1532
1533 2005-06-16  Miles Bader  <miles@gnu.org>
1534
1535         * gnus-xmas.el (gnus-xmas-group-startup-message):
1536         Use renamed gnus-splash face.
1537
1538         * assistant.el (assistant-field): Remove "-face" suffix from face name.
1539         (assistant-field-face): New backward-compatibility alias for renamed
1540         face.
1541         (assistant-render-text): Use renamed assistant-field face.
1542
1543         * spam.el (spam): Remove "-face" suffix from face name.
1544         (spam-face): New backward-compatibility alias for renamed face.
1545         (spam-face, spam-initialize): Use renamed spam face.
1546
1547         * message.el (message-header-to, message-header-cc)
1548         (message-header-subject, message-header-newsgroups)
1549         (message-header-other, message-header-name)
1550         (message-header-xheader, message-separator, message-cited-text)
1551         (message-mml): Remove "-face" suffix from face names.
1552         (message-header-to-face, message-header-cc-face)
1553         (message-header-subject-face, message-header-newsgroups-face)
1554         (message-header-other-face, message-header-name-face)
1555         (message-header-xheader-face, message-separator-face)
1556         (message-cited-text-face, message-mml-face):
1557         New backward-compatibility aliases for renamed faces.
1558         (message-font-lock-keywords): Use renamed message faces.
1559
1560         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
1561         (sieve-test-commands, sieve-tagged-arguments):
1562         Remove "-face" suffix from face names.
1563         (sieve-control-commands-face, sieve-action-commands-face)
1564         (sieve-test-commands-face, sieve-tagged-arguments-face):
1565         New backward-compatibility aliases for renamed faces.
1566         (sieve-control-commands-face, sieve-action-commands-face)
1567         (sieve-test-commands-face, sieve-tagged-arguments-face):
1568         Use renamed sieve faces.
1569
1570         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
1571         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
1572         (gnus-group-news-3-empty, gnus-group-news-4)
1573         (gnus-group-news-4-empty, gnus-group-news-5)
1574         (gnus-group-news-5-empty, gnus-group-news-6)
1575         (gnus-group-news-6-empty, gnus-group-news-low)
1576         (gnus-group-news-low-empty, gnus-group-mail-1)
1577         (gnus-group-mail-1-empty, gnus-group-mail-2)
1578         (gnus-group-mail-2-empty, gnus-group-mail-3)
1579         (gnus-group-mail-3-empty, gnus-group-mail-low)
1580         (gnus-group-mail-low-empty, gnus-summary-selected)
1581         (gnus-summary-cancelled, gnus-summary-high-ticked)
1582         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
1583         (gnus-summary-high-ancient, gnus-summary-low-ancient)
1584         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
1585         (gnus-summary-low-undownloaded)
1586         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
1587         (gnus-summary-low-unread, gnus-summary-normal-unread)
1588         (gnus-summary-high-read, gnus-summary-low-read)
1589         (gnus-summary-normal-read, gnus-splash):
1590         Remove "-face" suffix from face names.
1591         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1592         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1593         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1594         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1595         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1596         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1597         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1598         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1599         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1600         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1601         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1602         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1603         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1604         (gnus-summary-normal-ticked-face)
1605         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
1606         (gnus-summary-normal-ancient-face)
1607         (gnus-summary-high-undownloaded-face)
1608         (gnus-summary-low-undownloaded-face)
1609         (gnus-summary-normal-undownloaded-face)
1610         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1611         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1612         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1613         (gnus-splash-face):
1614         New backward-compatibility aliases for renamed faces.
1615         (gnus-group-startup-message): Use renamed gnus faces.
1616
1617         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
1618         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
1619         (gnus-server-agent): Remove "-face" suffix from face names.
1620         (gnus-server-agent-face, gnus-server-opened-face)
1621         (gnus-server-closed-face, gnus-server-denied-face)
1622         (gnus-server-offline-face):
1623         New backward-compatibility aliases for renamed faces.
1624         (gnus-server-agent-face, gnus-server-opened-face)
1625         (gnus-server-closed-face, gnus-server-denied-face)
1626         (gnus-server-offline-face): Use renamed gnus faces.
1627
1628         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
1629         Remove "-face" suffix from face names.
1630         (gnus-picon-xbm-face, gnus-picon-face):
1631         New backward-compatibility aliases for renamed faces.
1632
1633         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
1634         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
1635         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
1636         (gnus-cite-11): Remove "-face" suffix from face names.
1637         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
1638         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
1639         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
1640         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
1641         New backward-compatibility aliases for renamed faces.
1642         (gnus-cite-attribution-face, gnus-cite-face-list)
1643         (gnus-article-boring-faces): Use renamed gnus faces.
1644
1645         * gnus-art.el (gnus-signature, gnus-header-from)
1646         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
1647         (gnus-header-content): Remove "-face" suffix from face names.
1648         (gnus-signature-face, gnus-header-from-face)
1649         (gnus-header-subject-face, gnus-header-newsgroups-face)
1650         (gnus-header-name-face, gnus-header-content-face):
1651         New backward-compatibility aliases for renamed faces.
1652         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
1653
1654         * gnus-sum.el (gnus-summary-selected-face)
1655         (gnus-summary-highlight): Use renamed gnus faces.
1656         * gnus-group.el (gnus-group-highlight): Likewise.
1657
1658 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
1659
1660         * gnus-sieve.el (gnus-sieve-article-add-rule):
1661         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
1662         * spam-stat.el (spam-stat-buffer-change-to-spam)
1663         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
1664
1665         * message.el (message-is-yours-p):
1666         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
1667
1668 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1669
1670         * mm-view.el (mm-inline-text): Withdraw the last change.
1671
1672 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1673
1674         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
1675         executing enriched-decode.
1676
1677 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1678
1679         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
1680         charset of tar files.
1681
1682 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
1683
1684         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
1685
1686 2005-06-04  Lute Kamstra  <lute@gnu.org>
1687
1688         * nnfolder.el (nnfolder-read-folder): Make sure that undo
1689         information is never recorded.
1690
1691 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1692
1693         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
1694
1695 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1696
1697         * pop3.el (pop3-apop): Run md5 in the binary mode.
1698
1699         * starttls.el (starttls-set-process-query-on-exit-flag):
1700         Use eval-and-compile.
1701
1702 2005-05-31  Simon Josefsson  <jas@extundo.com>
1703
1704         * smime.el (smime-replace-in-string): Define.
1705         (smime-cert-by-ldap-1): Use it.
1706
1707 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * gnus-art.el (article-display-x-face): Replace
1710         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1711
1712         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
1713         set-process-query-on-exit-flag or process-kill-without-query.
1714
1715         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
1716         loop instead of replace-regexp.
1717
1718         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
1719         instead of process-kill-without-query if it is available.
1720
1721         * lpath.el: Fbind ldap-search-entries.
1722
1723         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
1724         instead of find-file-hooks if it is available.
1725
1726         * mml1991.el: Bind pgg-default-user-id when compiling.
1727
1728         * mml2015.el: Bind pgg-default-user-id when compiling.
1729
1730         * nndraft.el (nndraft-request-associate-buffer):
1731         Use write-contents-functions instead of write-contents-hooks if it is
1732         available.
1733
1734         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
1735         instead of find-file-hooks if it is available.
1736
1737         * nntp.el (nntp-open-connection): Replace
1738         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1739         (nntp-open-ssl-stream): Ditto.
1740         (nntp-open-tls-stream): Ditto.
1741
1742         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
1743         set-process-query-on-exit-flag or process-kill-without-query.
1744         (starttls-open-stream-gnutls): Use it instead of
1745         process-kill-without-query.
1746         (starttls-open-stream): Ditto.
1747
1748 2005-05-31  Simon Josefsson  <jas@extundo.com>
1749
1750         * smime.el (smime-cert-by-ldap-1): Don't use
1751         replace-regexp-in-string, tiny patch from Ulf Stegemann
1752         <ulf@zeitform.de>.
1753
1754 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1755
1756         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
1757
1758         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
1759         in PEM format. Adjust to the XEmacs compability.
1760
1761 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
1762
1763         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
1764         by `string-to-number'.
1765         * gnus-agent.el (gnus-agent-regenerate-group)
1766         (gnus-agent-fetch-articles): Ditto.
1767         * gnus-art.el (gnus-button-fetch-group): Ditto.
1768         * gnus-cache.el (gnus-cache-generate-active)
1769         (gnus-cache-articles-in-group): Ditto.
1770         * gnus-group.el (gnus-group-set-current-level)
1771         (gnus-group-insert-group-line): Ditto.
1772         * gnus-score.el (gnus-score-set-expunge-below)
1773         (gnus-score-set-mark-below, gnus-summary-score-effect)
1774         (gnus-summary-score-entry): Ditto.
1775         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
1776         (gnus-soup-pack): Ditto.
1777         * gnus-spec.el (gnus-xmas-format): Ditto.
1778         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
1779         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
1780         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
1781         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
1782         * nndb.el (nndb-get-remote-expire-response): Ditto.
1783         * nndiary.el (nndiary-parse-schedule-value)
1784         (nndiary-string-to-number, nndiary-request-replace-article)
1785         (nndiary-request-article): Ditto.
1786         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
1787         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
1788         * nneething.el (nneething-make-head): Ditto.
1789         * nnfolder.el (nnfolder-request-article)
1790         (nnfolder-retrieve-headers): Ditto.
1791         * nnheader.el (nnheader-file-to-number): Ditto.
1792         * nnkiboze.el (nnkiboze-request-article): Ditto.
1793         * nnmail.el (nnmail-process-unix-mail-format)
1794         (nnmail-process-babyl-mail-format): Ditto.
1795         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
1796         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
1797         (nnmh-request-create-group, nnmh-request-list-1)
1798         (nnmh-request-group, nnmh-request-article): Ditto.
1799         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
1800         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
1801         * nnsoup.el (nnsoup-make-active): Ditto.
1802         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
1803         * nntp.el (nntp-find-group-and-number)
1804         (nntp-retrieve-headers-with-xover): Ditto.
1805         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
1806         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
1807         (pgg-format-key-identifier): Ditto.
1808         * pop3.el (pop3-last, pop3-stat): Ditto.
1809         * qp.el (quoted-printable-decode-region): Ditto.
1810
1811         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
1812         of concat.
1813
1814 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1815
1816         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
1817
1818         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
1819
1820         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
1821
1822         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
1823
1824         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
1825
1826         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
1827
1828         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
1829         (gnus-carpal-mode): Ditto.
1830
1831         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
1832         (gnus-browse-mode): Ditto.
1833
1834         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
1835
1836         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
1837
1838 2005-05-29  Richard M. Stallman  <rms@gnu.org>
1839
1840         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
1841
1842 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1843
1844         * gnus-util.el (gnus-run-mode-hooks): New function.
1845
1846         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
1847
1848         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
1849         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
1850
1851 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
1852
1853         * gnus-agent.el (gnus-agent-make-mode-line-string):
1854         Use mode-line-highlight as mouse-face.
1855
1856 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1857
1858         * canlock.el (canlock): Change the parent group to news.
1859
1860         * deuglify.el (gnus-outlook-deuglify): Add :group.
1861
1862         * dig.el (dig): Add :group.
1863
1864         * dns-mode.el (dns-mode): Add :group.
1865
1866         * encrypt.el (encrypt): Add :group.
1867
1868         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
1869         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
1870         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
1871         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
1872         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
1873
1874         * gnus-diary.el (gnus-diary): Add :group.
1875
1876         * gnus.el (gnus-group-news-1-face): Add :group.
1877         (gnus-group-news-1-empty-face): Ditto.
1878         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
1879         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
1880         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
1881         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
1882         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
1883         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
1884         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
1885         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
1886         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
1887         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
1888         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
1889         (gnus-summary-high-ticked-face): Ditto.
1890         (gnus-summary-low-ticked-face): Ditto.
1891         (gnus-summary-normal-ticked-face): Ditto.
1892         (gnus-summary-high-ancient-face): Ditto.
1893         (gnus-summary-low-ancient-face): Ditto.
1894         (gnus-summary-normal-ancient-face): Ditto.
1895         (gnus-summary-high-undownloaded-face): Ditto.
1896         (gnus-summary-low-undownloaded-face): Ditto.
1897         (gnus-summary-normal-undownloaded-face): Ditto.
1898         (gnus-summary-high-unread-face): Ditto.
1899         (gnus-summary-low-unread-face): Ditto.
1900         (gnus-summary-normal-unread-face): Ditto.
1901         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
1902         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
1903
1904         * hashcash.el (hashcash): New custom group.
1905         (hashcash-default-payment): Add :group.
1906         (hashcash-payment-alist): Ditto.
1907         (hashcash-default-accept-payment): Ditto.
1908         (hashcash-accept-resources): Ditto.
1909         (hashcash-path): Ditto.
1910         (hashcash-extra-generate-parameters): Ditto.
1911         (hashcash-double-spend-database): Ditto.
1912         (hashcash-in-news): Ditto.
1913
1914         * message.el (message-minibuffer-local-map): Add :group.
1915
1916         * netrc.el (netrc): Add :group.
1917
1918         * sieve-manage.el (sieve-manage-log): Add :group.
1919         (sieve-manage-default-user): Diito.
1920         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
1921         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
1922         (sieve-manage-authenticators): Ditto.
1923         (sieve-manage-authenticator-alist): Ditto.
1924         (sieve-manage-default-port): Ditto.
1925
1926         * sieve-mode.el (sieve-control-commands-face): Add :group.
1927         (sieve-action-commands-face): Ditto.
1928         (sieve-test-commands-face): Ditto.
1929         (sieve-tagged-arguments-face): Ditto.
1930
1931         * smime.el (smime): Add :group.
1932
1933         * spam-report.el (spam-report): Add :group.
1934
1935         * spam.el (spam, spam-face): Add :group.
1936
1937 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938
1939         * nntp.el (nntp-next-result-arrived-p): Some news servers may
1940         return \n.\n.\n at the end of articles.  Protect against that.
1941         (nntp-with-open-group): Allow debugging.
1942
1943         * nnheader.el (mail-header-set-extra): Make into a function
1944         because I just could't understand how to quote the list properly.
1945
1946         * dns.el (query-dns-cached): New function.
1947
1948 2005-05-26  Lute Kamstra  <lute@gnu.org>
1949
1950         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
1951
1952 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1953
1954         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
1955
1956         * gnus-art.el: Don't autoload mail-extract-address-components.
1957
1958         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
1959         eval-and-compile to evaluate it.
1960
1961         * hashcash.el: Don't autoload executable-find.
1962
1963         * nndb.el: Don't declare the nndb back end two or more times; don't
1964         autoload news-reply-mode, news-setup, cancel-timer and telnet.
1965
1966         * nntp.el: Autoload format-spec instead of format; use
1967         eval-and-compile to evaluate autoload forms.
1968
1969 2005-05-09  Simon Josefsson  <jas@extundo.com>
1970
1971         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
1972         tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
1973
1974 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975
1976         * gnus.el (gnus-version-number): Bump version.
1977
1978 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1979
1980         * gnus.el: No Gnus v0.3 is released.
1981
1982 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1983
1984         * lpath.el (featurep): Bind show-nonbreak-escape.
1985
1986 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1987
1988         * gnus-art.el (gnus-article-edit-part): Disable undo.
1989
1990 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1991
1992         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
1993         gnus-article-date-lapsed-new-header is t if date timer is active;
1994         skip headers in which the original date value is empty.
1995         (gnus-article-save-original-date): Redefine it as a macro.
1996         (gnus-display-mime): Use it.
1997
1998 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1999
2000         * gnus-art.el (article-date-ut): Support converting date in
2001         forwarded parts as well.
2002         (gnus-article-save-original-date): New function.
2003         (gnus-display-mime): Use it.
2004
2005 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
2006
2007         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
2008         enclosure element of <item>.
2009
2010 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
2011
2012         * message.el (message-kill-buffer-query): Renamed from
2013         `message-kill-buffer-query-if-modified'.  Added :version.
2014
2015 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2016
2017         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
2018         window layout.
2019
2020 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2021
2022         * mml.el: Autoload dnd when compiling.
2023
2024 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2025
2026         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
2027         x-dnd-*.
2028
2029 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * qp.el (quoted-printable-encode-region): Save excursion.
2032
2033 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2034
2035         * message.el (message-kill-buffer-query-if-modified): new variable
2036         so the user can kill a modified message buffer quickly
2037         (message-kill-buffer): use it.
2038
2039 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2040
2041         * lpath.el: Fbind display-time-event-handler; don't fbind
2042         string-to-multibyte.
2043
2044         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
2045
2046 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
2049         contained in text because xml.el decodes entities) with LFs.
2050
2051 2005-04-11  Lute Kamstra  <lute@gnu.org>
2052
2053         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
2054         differently.
2055
2056 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2057
2058         * mm-util.el (mm-detect-coding-region): Typo.
2059
2060 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2061
2062         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
2063
2064 2005-04-06  D Goel  <deego@gnufans.org>
2065
2066         * spam-stat.el (spam-stat-score-buffer): Add a call to a
2067         user-function allow user modifications of the scores.
2068         (spam-stat-score-buffer-user): New function, to allow
2069         user-computed modifications to the score.
2070         (spam-stat-score-buffer-user-functions): list of additional
2071         scoring functions
2072         (spam-stat-error-holder): global temporary error holder
2073         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
2074         variable
2075
2076 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2077
2078         * gnus-registry.el (gnus-registry-clean-empty-function)
2079         (gnus-registry-trim, gnus-registry-fetch-groups)
2080         (gnus-registry-delete-group): now groups that match
2081         `gnus-registry-ignored-groups' will be removed from the registry
2082         entries, not just ignored for splitting.  This helps clean up the
2083         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
2084         to get all the groups a message ID is in.
2085
2086         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
2087         (spam-stat-split-fancy): changed "threshhold" to "threshold"
2088         (spam-stat-score-buffer-user-functions): added :number custom type
2089
2090 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2091
2092         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
2093         argument in XEmacs.
2094
2095         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
2096         (nnrss-request-group): Decode group name first.
2097         (nnrss-request-article): Make a text/plain article if mml-to-mime
2098         failed.
2099         (nnrss-get-encoding): Return a compatible encoding according to
2100         nnrss-compatible-encoding-alist.
2101         (nnrss-find-el): Use consp instead of listp.
2102         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
2103
2104 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2105
2106         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
2107         which Emacs 20 doesn't support.
2108         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
2109
2110 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2111
2112         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
2113         silence the byte compiler inside the defun
2114
2115         * gnus-demon.el (parse-time-string): Add autoload.
2116
2117         * gnus-delay.el (parse-time-string): Add autoload.
2118
2119         * gnus-art.el (parse-time-string): Add autoload.
2120
2121         * nnultimate.el (parse-time): Require for `parse-time-string'.
2122
2123 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2124
2125         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
2126
2127         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
2128
2129         * smime.el (smime-ldap-host-list): Add :version.
2130
2131 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2132
2133         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
2134         pass it to `gnus-browse-read-group'.
2135         (gnus-browse-read-group): Add NUMBER argument and pass it to
2136         `gnus-group-read-ephemeral-group'.
2137
2138         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
2139         argument and pass it to `gnus-group-read-group'.
2140
2141 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
2142
2143         * mm-util.el (mm-xemacs-find-mime-charset): Only call
2144         mm-xemacs-find-mime-charset-1 if we have the mule feature
2145         available at runtime.
2146
2147 2005-03-25  Werner Lemberg  <wl@gnu.org>
2148
2149         * nnmaildir.el: Replace `illegal' with `invalid'.
2150
2151 2005-03-23  Lute Kamstra  <lute@gnu.org>
2152
2153         * time-date.el: Add comment on time value formats.
2154         Don't require parse-time.
2155         (with-decoded-time-value): New macro.
2156         (encode-time-value): New function.
2157         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
2158         (days-to-time): Return a valid time value when arg is huge.
2159         (time-since): Use time-subtract.
2160         (time-to-number-of-days): Use time-to-seconds.
2161
2162 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2163
2164         * gnus-start.el (gnus-display-time-event-handler):
2165         Check display-time-timer at runtime rather than only at load time
2166         in case display-time-mode is turned off in the mean time.
2167
2168 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2169
2170         * nnimap.el (nnimap-open-connection): Print which authinfo file is
2171         used.
2172
2173         * nneething.el (nneething-map-file-directory): Derive from
2174         `gnus-directory'.
2175
2176         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
2177         the To/Cc button.
2178
2179 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2180
2181         * nnmaildir.el (nnmaildir-request-accept-article):
2182         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
2183
2184 2005-03-13  Steve Youngs  <steve@sxemacs.org>
2185
2186         * gnus-async.el: Require timer-funcs at compile time when in
2187         XEmacs for `run-with-idle-timer'.
2188
2189 2005-03-13  Steve Youngs  <steve@sxemacs.org>
2190
2191         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
2192         autoloaded function.
2193         From: Andrey Slusar <anrays@gmail.com>.
2194
2195 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2196
2197         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
2198
2199 2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
2200
2201         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
2202
2203 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2204
2205         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
2206         gnus-expert-user to default.
2207
2208 2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)
2209
2210         * nnimap.el (nnimap-open-server): Ditto.
2211
2212         * imap.el (imap-authenticate): Fix typo.
2213
2214 2005-03-08  Bjorn Solberg <bjorn_ding@hekneby.org>  (tiny change)
2215
2216         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
2217         buffer (since IMAP server might return FETCH response out of
2218         order, and the nntp buffer must be sorted).
2219
2220 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
2221
2222         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
2223         comparison on string.
2224
2225         * gnus-agent.el (gnus-agent-long-article,
2226         gnus-agent-short-article, gnus-agent-score): Renamed category
2227         keywords to match gnus-cus.
2228         (gnus-agent-summary-fetch-series): Modified to protect against
2229         gnus-agent-summary-fetch-group clearing processable flags.
2230         (gnus-agent-synchronize-group-flags): Update live group buffer as
2231         synchronization may occur due to the user toggle the plugged
2232         status.
2233         (gnus-agent-fetch-group-1): Clear downloadable flag when article
2234         successfully downloaded.
2235         (gnus-agent-expire-group-1): Avoid using markers when the overview
2236         is in ascending order; greatly improves performance.
2237         (gnus-agent-regenerate-group): Use
2238         gnus-agent-synchronize-group-flags to reset read status in both
2239         gnus and server.
2240         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
2241
2242 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
2243
2244         * message.el: Don't autoload former message-utils variables.
2245         (message-strip-subject-trailing-was): Change doc string.
2246
2247         * nnweb.el: Fixes for `gnus-group-make-web-group'.
2248         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
2249         (nnweb-google-search): Add "hl=en" here.
2250         (nnweb-google-parse-1, nnweb-google-create-mapping):
2251         Don't hardcode URL.
2252
2253 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2254
2255         * message.el (message-get-reply-headers, message-followup):
2256         Mention related variables `message-use-followup-to' and
2257         `message-use-mail-followup-to', in the information buffer.
2258
2259         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
2260         of broken groups(-beta).google.com.
2261
2262 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
2263
2264         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
2265         parameter to invoked gnus-request-move-article; remove the
2266         redundant gnus-sum-hint-move-is-internal variable; apply the marks
2267         all at once instead of once per article
2268         (gnus-summary-remove-process-mark): accept a list of articles as
2269         well as a single article for processing
2270
2271         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
2272
2273         * nnml.el (nnml-request-move-article): add move-is-internal parameter
2274
2275         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
2276
2277         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
2278
2279         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
2280
2281         * nnimap.el (nnimap-request-move-article): add move-is-internal
2282         parameter and remove the gnus-sum-hint-move-is-internal variable
2283
2284         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
2285
2286         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
2287
2288         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
2289
2290         * nndb.el (nndb-request-move-article): add move-is-internal parameter
2291
2292         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
2293
2294         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
2295
2296 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2297
2298         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
2299         a more conservative way.
2300
2301 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2302
2303         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
2304         buffer, so it moves the window's cursor.
2305
2306 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2307
2308         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
2309         `mm-dissect-multipart' and receive the from field as an (optional)
2310         argument from `mm-dissect-multipart'.
2311         (mm-dissect-multipart): Receive the from field as an argument and
2312         pass it on when we call `mm-dissect-buffer' on MIME parts.
2313         Fixes verification/decryption of signed/encrypted MIME parts.
2314
2315 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
2316
2317         * gnus-sum.el (gnus-summary-move-article): set
2318         gnus-sum-hint-move-is-internal for gnus-request-move-article and
2319         whatever it calls (right now, only nnimap-request-move article
2320         respects it)
2321
2322         * nnimap.el (nnimap-request-move-article): when
2323         gnus-sum-hint-move-is-internal is set, don't do the extra
2324         nnimap-request-article
2325
2326 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2327
2328         * nnheader.el (nnheader-find-file-noselect): Add doc string.
2329
2330         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
2331         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
2332
2333         * gnus-sum.el (gnus-summary-caesar-message):
2334         Apply `gnus-treat-article' after rotation.
2335
2336         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
2337         doc string.
2338
2339 2005-02-22  Simon Josefsson  <jas@extundo.com>
2340
2341         * encrypt.el (encrypt-password-cache-expiry): Remove (use
2342         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
2343         <arne@arnested.dk>.
2344         (encrypt): Add password-cache and password-cache-expiry as group
2345         members.
2346
2347 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2348
2349         * smime.el (smime-ldap-host-list): Doc fix.
2350         (smime-ask-passphrase): Use `password-read-and-add' to read (and
2351         cache) password.
2352         (smime-sign-region): Use it.
2353         (smime-decrypt-region): Use it.
2354         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
2355         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
2356         fails.
2357         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
2358         certificate from DER to PEM format rather than calling openssl.
2359
2360         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
2361
2362         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
2363         for signing/encryption.
2364
2365         * mml.el (mml-parse-1): Use them.
2366
2367 2005-02-21  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2368
2369         * nnrss.el (nnrss-verbose): Removed.
2370         (nnrss-request-group): Use `nnheader-message' instead.
2371
2372 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
2373
2374         * nnrss.el (nnrss-verbose): New variable.
2375         (nnrss-request-group): Make it say nnrss is requesting a group.
2376
2377 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2378
2379         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
2380         Handle news URL with given port correctly.
2381
2382 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
2385         containing special characters.
2386
2387         * gnus-sum.el (gnus-summary-edit-article): Ditto.
2388
2389         * mml.el (mime-to-mml): Ditto.
2390
2391         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
2392         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
2393         (rfc2047-decode-region): Quote decoded words containing special
2394         characters when rfc2047-quote-decoded-words-containing-tspecials
2395         is non-nil.
2396
2397 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2398
2399         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
2400
2401         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
2402
2403 2005-02-15  Simon Josefsson  <jas@extundo.com>
2404
2405         * nnimap.el (nnimap-debug): Doc fix.
2406
2407         * imap.el (imap-debug): Doc fix.
2408
2409 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2410
2411         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
2412
2413 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2414
2415         * gnus.el (spam-contents): improve docs for spam-contents
2416         parameter in its variable incarnation
2417
2418 2005-02-14  Simon Josefsson  <jas@extundo.com>
2419
2420         * smime-ldap.el: Use require instead of load-library for ldap.
2421         (smime-ldap-search): Indent.
2422         (smime-ldap-search-internal): Shorten line.
2423
2424         * smime.el (smime-cert-by-dns): Add doc-string.
2425         (smime-cert-by-ldap-1): Indent.
2426
2427         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
2428         mml-smime-get-dns-ldap.
2429         (mml-smime-encrypt-query): Use new function.  Default to ldap.
2430
2431 2005-02-14  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2432
2433         * smime.el: Require smime-ldap.
2434         (smime-ldap-host-list): New variable.
2435         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
2436
2437         * mml-smime.el (mml-smime-encrypt-query): New function.
2438         (mml-smime-encrypt-query): Use it.
2439
2440         * smime-ldap.el: New file.
2441
2442 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
2445
2446 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2447
2448         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
2449         argument in doc string.  Make query for type more clear.
2450
2451 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2452
2453         * gnus.el (gnus-group-startup-message): Search for gnus images in
2454         etc/images/gnus.
2455         * mm-util.el (mm-find-charset-region): Likewise.
2456         * smiley.el (smiley-data-directory): Search for smilies in
2457         etc/images/smilies.
2458
2459 2005-02-09  Kim F. Storm  <storm@cua.dk>
2460
2461         Change Emacs release version from 21.4 to 22.1 throughout.
2462         Change Emacs development version from 21.3.50 to 22.0.50.
2463
2464 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2465
2466         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
2467
2468         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
2469         non-Mule XEmacs as well.
2470         (mm-decompress-buffer): Signal an error intentionally if it does
2471         not decompress compressed data because auto-compression-mode is
2472         disabled.
2473
2474 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2475
2476         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
2477         an ID in the registry even if it has no groups
2478
2479 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
2482         merge it into mm-decompress-buffer.
2483         (gnus-mime-copy-part): Use the MIME part charset, the value which
2484         a user specified or gnus-newsgroup-charset for decoding, like
2485         gnus-mime-inline-part does; set buffer-file-coding-system to tell
2486         save-buffer what was used.  Suggested by Kevin Ryde
2487         <user42@zip.com.au>.
2488         (gnus-mime-inline-part): Allow the name parameter as well as the
2489         filename parameter; force decompressing of compressed data; always
2490         display contents being not decoded as unibyte.
2491
2492         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
2493         as well as the filename parameter.
2494
2495         * mm-util.el (mm-decompress-buffer): Merge
2496         gnus-mime-jka-compr-maybe-uncompress.
2497         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
2498         of compressed data.
2499
2500 2005-02-08  Simon Josefsson  <jas@extundo.com>
2501
2502         * imap.el (imap-log): Doc fix.
2503
2504 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2505
2506         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
2507         the coding cookies; decompress compressed parts.
2508
2509         * mml.el (mml-generate-mime-1): Add the charaset parameter according
2510         to the value which a user specified manually or the coding cookie.
2511
2512         * mm-util.el (mm-string-to-multibyte): New function.
2513         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
2514         (mm-coding-system-to-mime-charset): New function.
2515         (mm-decompress-buffer): New function.
2516         (mm-find-buffer-file-coding-system): New function.
2517
2518         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
2519         (mm-display-inline-fontify): Rewrite for decoding and decompressing
2520         parts.
2521
2522 2004-10-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2523
2524         * mm-view.el (mm-display-inline-fontify): Decode a part according
2525         to the charset parameter.
2526
2527 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
2530         prefix arg is neither nil nor a number, as info specifies.
2531
2532 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2533
2534         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
2535         timestamps.
2536
2537 2005-01-29  Jari Aalto  <jari.aalto@cante.net>
2538
2539         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
2540         groups error checking and notify user.
2541
2542 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
2543
2544         * message.el (message-send-mail-function): Check existence of
2545         sendmail-program first before using default value
2546         `message-send-mail-with-sendmail'.  Otherwise use more generic
2547         `smtpmail-send-it'.
2548
2549 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2550
2551         * nntp.el (nntp-request-update-info): Always return nil.
2552
2553 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2554
2555         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
2556
2557 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2558
2559         * message.el (message-beginning-of-line): Change the behavior when
2560         invoked between BOL and : so that it first moves backward.
2561
2562 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2563
2564         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
2565         article buffer when editing of the article is discarded.
2566         (gnus-article-prepare): Revert.
2567
2568 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * gnus-art.el (gnus-article-prepare):
2571         Remove message-strip-forbidden-properties from the local hook.
2572
2573 2005-01-27  Simon Josefsson  <jas@extundo.com>
2574
2575         * password.el (password-cache-add): Only start one timer per key.
2576         Reported by Derek Atkins <warlord@MIT.EDU>.
2577
2578 2005-01-26  Steve Youngs  <steve@sxemacs.org>
2579
2580         * run-at-time.el: Removed.  It is no longer needed as
2581         timer-funcs.el in the xemacs-base package has a working version of
2582         `run-at-time'.
2583
2584         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
2585
2586         * password.el: Require timer-funcs instead of run-at-time in
2587         XEmacs.
2588         Remove `password-run-at-time' macro.
2589         (password-cache-add): Use `run-at-time' instead of
2590         `password-run-at-time'.
2591
2592         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
2593         Remove `nnheader-cancel-function-timers' alias,
2594         `cancel-function-timers' exists in XEmacs in timer-funcs.
2595
2596         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
2597         for `run-with-idle-timer'.
2598
2599         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
2600         for `run-at-time'.
2601
2602         * mm-url.el: Require timer-funcs at compile time when in XEmacs
2603         for `with-timeout'.
2604
2605         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
2606         the same as for XEmacs 21.4.
2607         No need to ignore `run-with-idle-timer', this function exists in
2608         XEmacs now in timer-funcs.el in the xemacs-base package.
2609         (dgnushack-compile): No need to delete
2610         run-at-time.el from the list of files to compile because it
2611         doesn't exist anymore.
2612
2613 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2614
2615         * mml.el (mml-generate-mime-1): Convert string into unibyte when
2616         inserting " *mml*" buffer's contents into a unibyte temp buffer.
2617
2618 2005-01-24  Harald Meland <harald.meland@usit.uio.no>  (tiny change)
2619
2620         * mail-source.el (mail-source-fetch-imap): Search for ^From case
2621         sensitively.
2622
2623 2005-01-21  Derek Atkins <warlord@MIT.EDU>  (tiny change)
2624
2625         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2626
2627 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2628
2629         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
2630         which will be inserted according to the multibyteness of a buffer
2631         rather than the type of contents.  Suggested by ARISAWA Akihiro
2632         <ari@mbf.ocn.ne.jp>.
2633
2634         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
2635         of string which old xml.el may return rather than a string.
2636
2637 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2638
2639         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
2640
2641 2005-01-16  Simon Josefsson  <jas@extundo.com>
2642
2643         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
2644         idn/idna.el isn't available.
2645         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
2646         <michael@waxrat.com>.
2647
2648         * hashcash.el: Remove non-FSF copyright header.
2649
2650         * hashcash.el (hashcash-extra-generate-parameters): New variable.
2651         (hashcash-generate-payment): Use it.
2652         (hashcash-generate-payment-async): Use it.
2653
2654 2005-01-15  Simon Josefsson  <jas@extundo.com>
2655
2656         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
2657         Suggested by Raymond Scholz <ray-2005@zonix.de>.
2658
2659         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
2660         gnus-summary-idna-message.
2661         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
2662         (gnus-summary-idna-message): New function.
2663
2664 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2665
2666         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
2667         gnus-novice-user.
2668
2669 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * nnrss.el (nnrss-request-delete-group): Delete entries in
2672         nnrss-group-alist as well.
2673         (nnrss-save-server-data): Insert newline.
2674
2675 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2676
2677         * gnus.el (gnus-user-agent): Use list of symbols instead of
2678         symbols.  Display full version number for (S)XEmacs.  Optionally
2679         display (S)XEmacs codename.
2680
2681         * gnus-util.el (gnus-emacs-version): Update for new
2682         `gnus-user-agent'.
2683
2684         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2685         Gnus version.
2686
2687 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2688
2689         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
2690         which is unreadable in some setups.
2691
2692 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2693
2694         * gnus-spec.el (gnus-update-format-specifications): Flush the
2695         group format spec cache if it doesn't support decoded group names.
2696
2697 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2698
2699         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
2700         to apply decay on score files matching a regexp.
2701
2702 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
2705         compatibility in %g and %c.
2706
2707 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2708
2709         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
2710         name for only %g and %c.
2711         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
2712         of gnus-tmp-group to decoded group name.
2713         (gnus-group-make-rss-group): Exclude `/'s from group names.
2714
2715 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2716
2717         * nnrss.el (nnrss-get-encoding): Fix regexp.
2718
2719 2004-12-27  Simon Josefsson  <jas@extundo.com>
2720
2721         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
2722         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
2723         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
2724
2725 2004-12-17  Kim F. Storm  <storm@cua.dk>
2726
2727         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
2728
2729         * gnus-sum.el (gnus-summary-mode-map): Likewise.
2730
2731 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
2732
2733         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
2734
2735 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2736
2737         * nnrss.el: Require rfc2047 and mml.
2738         (nnrss-file-coding-system): New variable.
2739         (nnrss-format-string): Redefine it as an inline function.
2740         (nnrss-decode-group-name): New function.
2741         (nnrss-string-as-multibyte): Remove.
2742         (nnrss-retrieve-headers): Decode group name; don't use
2743         nnrss-format-string.
2744         (nnrss-request-group): Decode group name.
2745         (nnrss-request-article): Decode group name; allow a Message-ID as
2746         well as an article number; don't use nnrss-format-string; encode a
2747         Message-ID string which may contain non-ASCII characters; use
2748         mml-to-mime to compose a MIME article.
2749         (nnrss-request-expire-articles): Decode group name.
2750         (nnrss-request-delete-group): Decode group name.
2751         (nnrss-fetch): Clarify error message.
2752         (nnrss-read-server-data): Use insert-file-contents instead of load;
2753         bind file-name-coding-system; use multibyte buffer.
2754         (nnrss-save-server-data): Bind coding-system-for-write to the
2755         value of nnrss-file-coding-system; bind file-name-coding-system;
2756         add coding cookie.
2757         (nnrss-read-group-data): Use insert-file-contents instead of load;
2758         bind file-name-coding-system; use multibyte buffer.
2759         (nnrss-save-group-data): Bind coding-system-for-write to the
2760         value of nnrss-file-coding-system; bind file-name-coding-system.
2761         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
2762         make it work with non-ASCII text.
2763         (nnrss-find-el): Make it work with old xml.el as well.
2764
2765 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
2766
2767         * nnrss.el (nnrss-get-encoding): New function.
2768         (nnrss-fetch): Use unibyte buffer initially; bind
2769         coding-system-for-read while performing mm-url-insert; remove ^Ms;
2770         decode contents according to the encoding attribute.
2771         (nnrss-save-group-data): Add coding cookie.
2772         (nnrss-mime-encode-string): New function.
2773         (nnrss-check-group): Use it to encode subject and author.
2774
2775 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
2776
2777         * spam.el (spam-check-BBDB): don't get the symbol-value of an
2778         imaginary variable
2779
2780 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2781
2782         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
2783         correctly even if there are wide characters.
2784
2785 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
2786
2787         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
2788         downcased symbol names; make a new cache instead of reusing
2789         bbdb-hashtable
2790
2791 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2792
2793         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2794         concatenating segments rather than before concatenating them.
2795         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2796
2797         * message.el (message-get-reply-headers): Bind `extra'.
2798
2799 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2800
2801         * message.el (message-extra-wide-headers): New variable.
2802         (message-get-reply-headers): Use it.
2803
2804 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2805
2806         * gnus-agent.el (gnus-agent-group-path): Decode group name.
2807         (gnus-agent-group-pathname): Ditto.
2808
2809         * gnus-cache.el (gnus-cache-file-name): Decode group name.
2810
2811         * gnus-group.el (gnus-group-make-group): Decode group name.
2812         (gnus-group-make-rss-group): Register the group data after opening
2813         the nnrss group.
2814
2815 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
2816
2817         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
2818         by expiry now get marked as read.
2819
2820 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
2823
2824 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
2825
2826         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
2827         unify Latin characters in XEmacs.
2828         (mm-find-mime-charset-region): Use it.
2829
2830 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2831
2832         * gnus-util.el (gnus-delete-directory): New function.
2833
2834         * gnus-agent.el (gnus-agent-delete-group): Use it.
2835
2836         * gnus-cache.el (gnus-cache-delete-group): Use it.
2837
2838 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2839
2840         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
2841         names.
2842
2843 2004-12-16  Simon Josefsson  <jas@extundo.com>
2844
2845         * hashcash.el (hashcash-payment-alist): Fix custom :type.
2846
2847 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2848
2849         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
2850
2851         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
2852         (gnus-group-set-current-level): Decode group name.
2853
2854 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
2855
2856         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
2857         failed.
2858
2859 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * gnus-group.el (gnus-group-delete-group): Decode group name.
2862         (gnus-group-make-rss-group): Encode group name.
2863         (gnus-group-catchup-current): Decode group name.
2864         (gnus-group-kill-group): Decode group name.
2865
2866 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2867
2868         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
2869
2870 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2871
2872         * gnus-group.el (gnus-group-make-rss-group):
2873         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
2874
2875         * gnus-start.el (gnus-setup-news): Honor user's setting to
2876         gnus-message-archive-method.  Suggested by Lute Kamstra
2877         <lute@gnu.org>.
2878
2879 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
2880
2881         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
2882         global counterparts of the buffer-local variables.
2883
2884 2004-11-16  Romain Francoise  <romain@orebokech.com>
2885
2886         * gnus-sum.el (gnus-summary-exit): Don't clear the global
2887         counterparts of the buffer-local variables.
2888
2889 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2890
2891         * message.el (message-forbidden-properties): Fixed typo in doc
2892         string.
2893
2894 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2895
2896         * gnus-util.el (gnus-replace-in-string): Added doc string.
2897
2898         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
2899         to avoid problems when splitting mails with many recipients.
2900
2901 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2902
2903         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
2904         pop-to-buffer, covered by the subsequent gnus-configure-windows.
2905
2906 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
2907
2908         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
2909         if there is no hashtable in memory or file modification time is
2910         newer than cached timestamp.
2911
2912 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
2913
2914         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
2915         not-matching option.
2916
2917 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
2918
2919         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
2920         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
2921         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2922         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
2923         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
2924         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
2925
2926 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2927
2928         * message.el (message-forward-make-body-mml): Remove headers
2929         according to message-forward-ignored-headers if a message is decoded.
2930
2931 2004-12-02  Romain Francoise  <romain@orebokech.com>
2932
2933         * message.el (message-forward-make-body-plain): Always remove
2934         headers according to message-forward-ignored-headers.
2935
2936 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2937
2938         * spam.el (spam-summary-prepare-exit): remove the
2939         gnus-summary-limit pop for now, it has problems with ham marks for
2940         me
2941
2942 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
2943
2944         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
2945         correctly
2946
2947 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
2948
2949         * format-spec.el (format-spec): Message the char.
2950
2951 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
2952
2953         * gnus-art.el (gnus-split-methods): reformat comments
2954
2955         * spam.el (spam-summary-prepare-exit): remove article limits
2956         before exiting the summary buffer
2957
2958 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2959
2960         * lpath.el: Remove bbdb-create-internal, bbdb-records,
2961         spam-BBDB-register-routine and spam-enter-ham-BBDB.
2962
2963         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
2964         order to silence the byte compiler.
2965
2966         * spam.el: Fix the way to silence the byte compiler, which
2967         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
2968         bbdb-search-simple, spam-BBDB-register-routine,
2969         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
2970         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
2971         spam-stat-buffer-is-spam, spam-stat-load,
2972         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
2973         spam-stat-save and spam-stat-split-fancy.
2974
2975 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2976
2977         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
2978         which may confuse users.
2979         (canlock-password-for-verify): Ditto.
2980
2981         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
2982
2983         * gnus-art.el (gnus-emphasis-alist): Ditto.
2984
2985         * gnus-registry.el (gnus-registry-max-entries): Ditto.
2986
2987         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
2988
2989         * gnus-start.el (gnus-save-killed-list): Ditto.
2990
2991         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
2992         (gnus-sum-thread-tree-root): Ditto.
2993         (gnus-sum-thread-tree-false-root): Ditto.
2994         (gnus-sum-thread-tree-single-indent): Ditto.
2995
2996         * message.el (message-courtesy-message): Ditto.
2997         (message-archive-note): Ditto.
2998         (message-subscribed-address-file): Ditto.
2999         (message-user-fqdn): Ditto.
3000
3001         * spam-report.el (spam-report-gmane-regex): Ditto.
3002
3003         * spam.el (spam-blackhole-good-server-regex): Ditto.
3004
3005 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3006
3007         * mml.el (mml-preview): Widen the message buffer before copying
3008         the contents to the preview buffer; sort headers before previewing.
3009
3010         * message.el (message-hidden-headers): Fix the way to avoid a bug
3011         in the `repeat' widget in Emacs 21.3 or earlier.
3012
3013 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3014
3015         * message.el (message-hidden-headers): Default to "^References:".
3016         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
3017         (message-strip-forbidden-properties): Remove check for obsolete
3018         `message-hidden' text property, hidden headers are not accessible
3019         in the buffer anymore.  From Romain Francoise on January 11, 2004.
3020
3021 2004-11-22  Romain Francoise  <romain@orebokech.com>
3022
3023         * message.el (message-header-format-alist): Add `From' in list
3024         so that it can be sorted.
3025         (message-fix-before-sending): Widen and sort headers before
3026         sending.
3027         (message-hide-headers): Use narrowing to hide headers by moving
3028         them to the top of the buffer and narrowing to the region
3029         underneath.
3030
3031 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3032
3033         * message.el (message-strip-forbidden-properties): Bind
3034         buffer-read-only (etc) to nil.
3035
3036 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
3039         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3040
3041 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
3042
3043         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
3044
3045 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3046
3047         * dns.el (query-dns): Use sit-for to time instead of
3048         accept-process-output, since that doesn't seem to work on udp
3049         sockets.
3050
3051 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3052
3053         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
3054
3055 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
3056
3057         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
3058         docstrings.
3059
3060 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * nntp.el (nntp-request-update-info): Return nil if
3063         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
3064         may not call gnus-activate-group which uselessly issues the GROUP
3065         commands for all nntp groups and wastes time.  Reported by Romain
3066         Francoise <romain@orebokech.com>.
3067
3068         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
3069
3070 2004-11-15  Simon Josefsson  <jas@extundo.com>
3071
3072         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
3073         headers separately.
3074         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
3075         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
3076
3077 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3078
3079         * gnus-start.el (gnus-convert-old-newsrc):
3080         Assign legacy-gnus-agent to 5.10.7.
3081
3082 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3083
3084         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
3085         start of the lines.
3086
3087 2004-11-14  Magnus Henoch  <mange@freemail.hu>
3088
3089         * hashcash.el (hashcash-default-payment): Change default to 20
3090         (hashcash-default-accept-payment): Change default to 20
3091         (hashcash-process-alist): New variable
3092         (hashcash-generate-payment-async): Add
3093         (hashcash-already-paid-p): Add
3094         (hashcash-insert-payment): Don't generate payments twice
3095         (hashcash-insert-payment-async): Add
3096         (hashcash-insert-payment-async-2): Add
3097         (hashcash-cancel-async): Add
3098         (hashcash-wait-async): Add
3099         (hashcash-processes-running-p): Add
3100         (hashcash-wait-or-cancel): Add
3101         (mail-add-payment): New optional argument.  Conditionally start
3102         asynchronous calculation.
3103         (mail-add-payment-async): Add
3104
3105         * message.el (message-send-mail): Wait for asynchronous hashcash
3106         results.  Don't clobber existing X-Hashcash headers.
3107         (message-setup-1): Call mail-add-payment-async when
3108         message-generate-hashcash is non-nil.
3109
3110 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3111
3112         * message.el (message-use-alternative-email-as-from): Examine the
3113         From header as well; use message-make-from in order to include a
3114         user's full name.
3115
3116 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3117
3118         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
3119         default; improve customization type.
3120         (gnus-emphasis-custom-with-format): New macro.
3121         (gnus-emphasis-custom-value-to-external): New function.
3122         (gnus-emphasis-custom-value-to-internal): New function.
3123
3124 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3125
3126         * dns.el (query-dns): Resolve reverse addresses.
3127
3128 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3129
3130         * gnus-group.el (gnus-group-get-new-news): Use it.
3131
3132         * gnus-start.el (gnus-check-reasonable-setup): New function.
3133
3134 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3135
3136         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
3137         "Args out of range" error.  Reported by Arnaud Giersch
3138         <arnaud.giersch@free.fr>.
3139
3140 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
3141
3142         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
3143         From Stefan Wiens <s.wi@gmx.net>.
3144
3145 2004-11-04  Richard M. Stallman  <rms@gnu.org>
3146
3147         * spam.el (spam group): Add :version.
3148
3149         * pgg-def.el (pgg group): Add :version.
3150
3151 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3152
3153         * gnus-art.el (gnus-article-edit-article): Don't associate the
3154         article buffer with a draft file.  This is a temporary measure
3155         against the 2004-08-22 change to gnus-article-edit-mode.
3156
3157 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
3160         (html2text-format-tags): Remove unused variable `attr'.
3161
3162 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3163
3164         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
3165
3166         * tls.el (tls-process-connection-type, tls-success)
3167         (tls-certtool-program): Add :version.
3168
3169         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
3170         (starttls-extra-arguments, starttls-process-connection-type)
3171         (starttls-connect, starttls-failure, starttls-success):
3172
3173         * spam-stat.el (spam-stat): Add :version.
3174
3175         * sieve.el (sieve): Add :version.
3176
3177         * sha1.el (sha1): Add :version.
3178         (sha1-use-external): Remove redundant version.
3179
3180         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
3181         (nnmail-cache-ignore-groups, nnmail-spool-hook)
3182         (nnmail-split-fancy-match-partial-words)
3183         (nnmail-split-lowercase-expanded):
3184
3185         * nndiary.el (nndiary): Add :version.
3186
3187         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
3188
3189         * mml-sec.el (mml-default-sign-method)
3190         (mml-default-encrypt-method, mml-signencrypt-style-alist):
3191         Add :version.
3192
3193         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
3194
3195         * mm-url.el (mm-url-use-external, mm-url-program)
3196         (mm-url-arguments): Add :version.
3197
3198         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
3199         (mm-attachment-file-modes, mm-decrypt-option)
3200         (mm-w3m-safe-url-regexp): Add :version.
3201
3202         * message.el (message-cite-prefix-regexp)
3203         (message-sendmail-envelope-from, message-minibuffer-local-map)
3204         (message-user-fqdn, message-completion-alist): Add :version.
3205
3206         * gnus-win.el (gnus-configure-windows-hook)
3207         (gnus-use-frames-on-any-display): Add :version.
3208
3209         * gnus-art.el (gnus-article-address-banner-alist)
3210         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
3211         (gnus-treat-from-picon, gnus-treat-mail-picon)
3212         (gnus-treat-x-pgp-sig): Add :version.
3213
3214         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
3215         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
3216         (gnus-summary-article-delete-hook)
3217         (gnus-summary-display-while-building): Add :version.
3218
3219         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
3220         (gnus-get-top-new-news-hook):Add :version.
3221
3222         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3223         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
3224
3225         * gnus-registry.el (gnus-registry): Add :version.
3226
3227         * gnus-spec.el (gnus-use-correct-string-widths)
3228         (gnus-make-format-preserve-properties): Add :version.
3229
3230         * gnus.el (gnus-group-charter-alist)
3231         (gnus-group-fetch-control-use-browse-url)
3232         (gnus-install-group-spam-parameters): Add :version.
3233
3234         * gnus-diary.el (gnus-diary): Add :version.
3235
3236         * gnus-delay.el (gnus-delay): Add :version.
3237
3238         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3239         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
3240         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
3241         Add :version.
3242
3243         * gnus-agent.el (gnus-agent-max-fetch-size)
3244         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
3245         (gnus-agent-prompt-send-queue): Add :version.
3246
3247         * deuglify.el (gnus-outlook-deuglify): Add :version.
3248
3249         * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
3250         cleanup.
3251         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
3252         (html2text-format-tag-list): Add "strong" and "em".
3253         From "Alfred M. Szmidt" <ams@kemisten.nu> (tiny change).
3254
3255 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3256
3257         * gnus-registry.el (gnus-registry-hashtb): create the registry
3258         when package is loaded
3259
3260         * spam.el (spam-summary-score-preferred-header): global preference
3261         for people who want to override the default SpamAssassin over
3262         Bogofilter preference (when both are set)
3263         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
3264         (spam-user-format-function-S): check spam-summary-score-preferred-header
3265         (spam-extra-header-to-number): add X-Bogosity header parsing
3266         (spam-user-format-function-S): format the score correctly
3267
3268 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
3271         signature file.  Suggested by Manoj Srivastava
3272         <srivasta@golden-gryphon.com>.
3273
3274         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
3275         iso-2022-jp even in the Japanese language environment.
3276         Suggested by Jason Rumney <jasonr@gnu.org>.
3277
3278 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3279
3280         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
3281         use the same characters as the dummy marks; make it free from
3282         getting affected by the language environment.
3283         (gnus-summary-read-group-1): Update mark positions only when the
3284         format spec is updated.
3285
3286         * gnus-spec.el (gnus-update-format-specifications): Return a list
3287         of updated types.
3288
3289 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
3292         of boundp to check if display-warning is available.
3293
3294 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
3295
3296         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
3297
3298 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * nnspool.el (nnspool-spool-directory): Use news-path if the
3301         news-directory variable is not bound.
3302
3303         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
3304         function instead of display-warning if it is not available.
3305
3306 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3307
3308         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
3309         v5-10: Use `point-at-bol'.
3310
3311 2004-10-26  Simon Josefsson  <jas@extundo.com>
3312
3313         * hashcash.el: Fix URL in comment, reported by Cheng Gao
3314         <chenggao@gmail.com>.
3315
3316 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3317
3318         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
3319         instead.
3320
3321 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
3322
3323         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
3324         to remove a server from the nnimap-server-buffer-alist
3325         (nnimap-open-connection, nnimap-close-server): use it
3326
3327         * gnus-encrypt.el: removed in favor of encrypt.el
3328
3329 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3330
3331         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
3332         running the major-mode function.
3333
3334 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3335
3336         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
3337         dummy marks in the right way.
3338
3339 2004-10-18  David Edmondson  <dme@dme.org>
3340
3341         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
3342         excessively.
3343
3344 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3345
3346         * gnus-util.el (gnus-split-references): accept a nil references
3347         string and go on blissfully
3348
3349         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
3350         cases where the references string is non-nil but has no references
3351
3352         * encrypt.el: add autoload tags
3353
3354         * spam.el (spam-resolve-registrations-routine): remove article
3355         from unregistration list too.  Reported by David Hanak
3356         <dhanak@isis.vanderbilt.edu>
3357
3358 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
3359
3360         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
3361         nil.  Changed custom type.
3362
3363 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
3364
3365         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
3366
3367         * gnus-sum.el (gnus-summary-move-article): Use it.
3368
3369 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
3370
3371         * encrypt.el: add autoload cookies
3372
3373         * spam.el (spam-backend-article-list-property)
3374         (spam-backend-get-article-todo-list)
3375         (spam-backend-put-article-todo-list, )
3376         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
3377         resolve registrations separately
3378         (spam-register-routine): format comments
3379         (spam-unregister-routine, spam-register-routine): always call with
3380         specific-articles, no default list
3381         (spam-summary-prepare-exit): use the spam-classifications function
3382
3383         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
3384         gnus-encrypt.el
3385
3386         * encrypt.el: copied from gnus-encrypt.el
3387
3388         * gnus-encrypt.el: commented that it's obsolete
3389
3390 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3391
3392         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
3393         (gnus-score-save): Use it.
3394
3395         * message.el (message-bury): Use `window-dedicated-p'.
3396
3397 2004-10-15  Simon Josefsson  <jas@extundo.com>
3398
3399         * pop3.el (top-level): Don't require nnheader.
3400         (pop3-read-timeout): Add.
3401         (pop3-accept-process-output): Add.
3402         (pop3-read-response, pop3-retr): Use it.
3403
3404 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
3405
3406         * spam.el (spam-register-routine): move comment
3407         (spam-verify-bogofilter): we use 'unknown for the initial
3408         spam-bogofilter-valid state, not 'never
3409
3410         * netrc.el (netrc-machine-user-or-password): convenience wrapper
3411         for netrc-machine
3412
3413         * nnimap.el (nnimap-open-connection): use
3414         netrc-machine-user-or-password
3415
3416 2004-10-17  Richard M. Stallman  <rms@gnu.org>
3417
3418         * gnus-registry.el (gnus-registry-unload-hook):
3419         Set as a variable with add-hook.
3420
3421         * nnspool.el (nnspool-spool-directory): Use news-directory instead
3422         of news-path.
3423
3424         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
3425
3426         * spam.el: Delete duplicate `provide'.
3427         (spam-unload-hook): Set as a variable with add-hook.
3428
3429 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3430
3431         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
3432         in the doc string.
3433
3434         * message.el (message-ignored-news-headers)
3435         (message-ignored-supersedes-headers)
3436         (message-ignored-resent-headers)
3437         (message-forward-ignored-headers): Improve custom type.
3438
3439 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3440
3441         * message.el (message-tokenize-header): Fix 2004-09-06 change
3442         which used point-min in the wrong place.
3443
3444 2004-10-12  Simon Josefsson  <jas@extundo.com>
3445
3446         * net/tls.el (tls-certtool-program): New variable.
3447         (tls-certificate-information): New function, based on
3448         ssl-certificate-information.
3449
3450 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3451
3452         * compface.el: Move the version of ELisp-based uncompface program
3453         to the contrib directory because of the copyright problem.
3454
3455 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3456
3457         * message.el (message-kill-buffer): Raise the current frame.
3458
3459 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
3460
3461         * gnus-sum.el: Mention that multibyte characters don't work as marks.
3462
3463         * gnus.el (message-y-or-n-p): Autoload.
3464
3465         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
3466         (pop3-password-required, pop3-authentication-scheme)
3467         (pop3-leave-mail-on-server): Made customizable.
3468         (pop3): New custom group.
3469         (pop3-retr): Remove `sleep-for' statements.
3470         Suggested by Dave Love <fx@gnu.org>.
3471
3472         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
3473         Windows/DOS.
3474
3475         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
3476         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
3477         Dave Love <fx@gnu.org>.
3478
3479         * mml.el (mml-minibuffer-read-disposition): Require match.
3480         Suggested by Dave Love <fx@gnu.org>.
3481
3482 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3483
3484         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
3485         doc string.
3486
3487 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
3490
3491 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3492
3493         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
3494         instead of calling `mm-insert-inline', to decode text/* parts
3495         before displaying them.
3496
3497 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * mm-uu.el (mm-uu-text-plain-type): New variable.
3500         (mm-uu-pgp-signed-extract-1): Use it.
3501         (mm-uu-pgp-encrypted-extract-1): Use it.
3502         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
3503         bind mm-uu-text-plain-type with that value.
3504         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
3505         mm-uu-dissect.
3506
3507 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * gnus-group.el (gnus-update-group-mark-positions):
3510         * gnus-sum.el (gnus-update-summary-mark-positions):
3511         * message.el (message-check-news-body-syntax):
3512         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
3513         of string-as-multibyte.
3514
3515 2004-10-05  Juri Linkov  <juri@jurta.org>
3516
3517         * gnus-group.el (gnus-update-group-mark-positions):
3518         * gnus-sum.el (gnus-update-summary-mark-positions):
3519         * message.el (message-check-news-body-syntax):
3520         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
3521         8-bit unibyte values to a multibyte string for search functions.
3522
3523 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3524
3525         * mm-uu.el (mm-uu-dissect): Allow optional arg.
3526         (mm-uu-dissect-text-parts): New function.
3527
3528         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
3529         dissect text parts.
3530
3531         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
3532         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
3533
3534         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
3535
3536         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
3537         gnus-current-topics instead of gnus-current-topic.
3538
3539 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
3540
3541         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
3542
3543 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
3544
3545         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
3546         where approriate.
3547
3548         * nnml.el (nnml-generate-active-info): do.
3549
3550         * nndiary.el (nndiary-generate-active-info): do.
3551
3552         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
3553         (gnus-topic-move): do.
3554
3555         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
3556         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
3557
3558         * gnus-srvr.el (gnus-server-prepare)
3559         (gnus-server-open-all-servers): do.
3560
3561         * gnus-msg.el (gnus-summary-cancel-article)
3562         (gnus-summary-resend-message)
3563         (gnus-summary-mail-crosspost-complaint): do.
3564
3565         * gnus-move.el (gnus-change-server): do.
3566
3567         * gnus-group.el (gnus-group-unmark-all-groups)
3568         (gnus-group-set-current-level): do.
3569
3570 2004-10-04  Simon Josefsson  <jas@extundo.com>
3571
3572         * message.el (message-generate-hashcash): Doc fix.
3573
3574 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
3575
3576         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
3577         avoid infinite recursion via gnus-get-function.
3578
3579 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
3580
3581         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
3582
3583         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
3584
3585         * nnmail.el (nnmail-split-history): do.
3586
3587         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
3588         (nnml-request-delete-group): do.
3589
3590         * nnslashdot.el (nnslashdot-read-groups): do.
3591
3592         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
3593         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
3594
3595         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
3596         (nnspool-sift-nov-with-sed): Use last
3597         (nnspool-retrieve-headers-with-nov): Use mapc.
3598         (nnspool-request-newgroups): Use dolist.
3599         (nnspool-request-group): Use last.
3600
3601         * nntp.el (nntp-read-server-type): Use dolist.
3602
3603         * nnvirtual.el (nnvirtual-create-mapping)
3604         (nnvirtual-update-read-and-marked): Use dolist.
3605         (nnvirtual-convert-headers): Simplify.
3606
3607 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3608
3609         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
3610         support for sync'ing tick marks.
3611
3612 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3613
3614         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
3615         there's no visible header.
3616
3617 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3618
3619         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
3620         necessary, pass full group name to gnus-request-set-marks.
3621
3622 2004-10-01  Simon Josefsson  <jas@extundo.com>
3623
3624         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
3625         acroread.
3626
3627 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * spam-report.el (spam-report-gmane): Fix interactive.
3630
3631         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
3632
3633         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
3634         when writing file.
3635         (gnus-agent-synchronize-flags): Don't default to being
3636         interactive.
3637
3638 2004-09-30  Simon Josefsson  <jas@extundo.com>
3639
3640         * message.el (message-generate-hashcash): Add.
3641         (message-send-mail): Use it, call mail-add-payment.
3642
3643 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
3644
3645         * spam.el (spam-verify-bogofilter): -V, not -sV option
3646
3647 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
3648
3649         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
3650         gnus-requst-update-info with explicit code to sync the in-memory
3651         info read flags with the marks being sync'd to the backend.
3652
3653         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
3654
3655 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3656
3657         * spam.el (spam-verify-bogofilter): new function
3658         (spam-check-bogofilter)
3659         (spam-bogofilter-register-with-bogofilter): use it
3660         (spam-verify-bogofilter): small fixes
3661
3662 2004-09-28  Simon Josefsson  <jas@extundo.com>
3663
3664         * hashcash.el (hashcash-generate-payment): Revert.
3665
3666 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3667
3668         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
3669         gnus-extract-references instead of gnus-split-references
3670
3671         * gnus-util.el (gnus-extract-references): new function, analogous
3672         to gnus-split-references but extracts only the message-ID without
3673         anything extra
3674
3675         * hashcash.el (hashcash-generate-payment)
3676         (hashcash-check-payment): do the right thing if hashcash-path is
3677         nil (because the hashcash program could not be found)
3678
3679         * spam.el (spam-use-hashcash): remove comment
3680
3681 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
3682
3683         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
3684         (gnus-cache-enter-article, gnus-cache-remove-article)
3685         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
3686
3687         * gnus-async.el (gnus-async-prefetch-remove-group): do.
3688
3689         * gnus-art.el (article-hide-boring-headers)
3690         (article-translate-strings, article-display-face)
3691         (gnus-article-mime-match-handle-first)
3692         (gnus-article-highlight-headers)
3693         (gnus-article-add-buttons-to-head): do.
3694
3695 2004-09-27  Simon Josefsson  <jas@extundo.com>
3696
3697         * hashcash.el: New version, from
3698         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
3699         ../contrib/.
3700
3701 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
3704
3705 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
3706
3707         * gnus-dup.el (gnus-dup-open): Use mapc.
3708         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
3709
3710         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
3711         Reported by Stefan Wiens <s.wi@gmx.net>.
3712
3713         * gnus.el (gnus-shutdown): Use dolist.
3714
3715         * gnus-undo.el (gnus-undo): Use mapc.
3716
3717         * nnrss.el (nnrss-generate-active): do.
3718
3719         * message.el (message-cite-original-without-signature)
3720         (message-cite-original): Use mapc.
3721         (message-do-actions, message-make-forward-subject): Use dolist.
3722
3723 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3724
3725         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
3726         deletion to remove entire duplicate line.  Fixes merged article
3727         number bug.
3728
3729 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3730
3731         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
3732         servers that are offline.  Avoids having gnus-agent-toggle-plugged
3733         first ask if you want to open a server and then, even when you
3734         responded with no, asking if you want to synchronize the server's
3735         flags.
3736         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
3737         multi-line expressions.
3738         (gnus-agent-synchronize-group-flags): New internal function.
3739         Updates marks in memory (in the info structure) AND in the
3740         backend.
3741
3742         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
3743
3744         * nnagent.el (nnagent-request-set-mark): Use
3745         gnus-agent-synchronize-group-flags, not backend's request-set-mark
3746         method, to ensure that synchronization updates marks in the
3747         backend and in the info (in memory) structure.
3748
3749 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3750
3751         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
3752         convention fully; don't miss the root article of a thread; make
3753         the X-Draft-From header with correct article numbers.
3754
3755 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
3756
3757         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
3758         unless plugged.  Disable the agent so that an open failure causes
3759         an error.
3760
3761         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
3762         Reverted 2004-09-21 change.  The backend must be opened while
3763         synchronizing flags even when the backend stores the flags
3764         locally.
3765
3766 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
3767
3768         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
3769         in `header' match.  Reported by Svend Tollak Munkejord.
3770
3771         * message.el (message-cite-original): Fix use of
3772         `message-cite-articles-with-x-no-archive'.
3773
3774 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3775
3776         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
3777         (gnus-window-to-buffer): Ditto.
3778
3779         * mml.el (mml-preview-buffer): New variable.
3780         (mml-preview): Manage window layout with gnus-buffer-configuration.
3781
3782         * gnus-msg.el (gnus-setup-message): Put article numbers into the
3783         X-Draft-From header even if those articles aren't quoted.
3784
3785 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
3786
3787         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
3788         (gnus-request-set-mark, gnus-request-update-mark): Use new
3789         g-s-t-u-l-m to decide to use backend even when unplugged.
3790
3791 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3792
3793         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
3794         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
3795
3796 2004-09-20  Simon Josefsson  <jas@extundo.com>
3797
3798         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
3799         "utf-16-le".
3800
3801 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3802
3803         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
3804
3805 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3806
3807         * uudecode.el (uudecode-use-external): Add :version.
3808
3809         * smime.el (smime-CA-file, smime-encrypt-cipher)
3810         (smime-dns-server): Add :version.
3811
3812         * smiley.el (gnus-smiley-file-types): Add :version.
3813
3814         * sha1.el (sha1-use-external): Add :version.
3815
3816         * pgg-def.el (pgg-query-keyserver): Add :version.
3817
3818         * nnmail.el (nnmail-fancy-expiry-targets)
3819         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
3820
3821         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
3822         (nnimap-retrieve-groups-asynchronous): Add :version.
3823         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
3824
3825         * mml.el (mml-content-disposition-parameters)
3826         (mml-insert-mime-headers-always): Add :version.
3827
3828         * mm-util.el (mm-coding-system-priorities):
3829
3830         * mm-decode.el (mm-inline-text-html-with-images)
3831         (mm-keep-viewer-alive-types, mm-external-terminal-program)
3832         (mm-verify-option): Add :version.
3833         (mm-text-html-renderer): Change :version.
3834
3835         * message.el (message-fcc-externalize-attachments)
3836         (message-required-headers, message-draft-headers)
3837         (message-subject-trailing-was-query)
3838         (message-subject-trailing-was-ask-regexp)
3839         (message-subject-trailing-was-regexp, message-mark-insert-begin)
3840         (message-mark-insert-end, message-archive-header)
3841         (message-archive-note, message-cross-post-default)
3842         (message-cross-post-note, message-followup-to-note)
3843         (message-cross-post-note-function, message-use-mail-followup-to)
3844         (message-subscribed-address-functions)
3845         (message-subscribed-address-file, message-subscribed-addresses)
3846         (message-subscribed-regexps, message-allow-no-recipients)
3847         (message-yank-cited-prefix, message-signature-insert-empty-line)
3848         (message-hidden-headers, message-hierarchical-addresses)
3849         (message-mail-user-agent, message-use-idna)
3850         (message-valid-fqdn-regexp)
3851         (message-strip-special-text-properties, message-header-synonyms)
3852         (message-beginning-of-line, message-tab-body-function): Add :version.
3853         (message-insert-canlock, message-wide-reply-confirm-recipients):
3854         Change :version.
3855
3856         * mail-source.el (mail-source-ignore-errors): Add :group, :type
3857         and :version.
3858         (mail-source-delete-old-incoming-confirm)
3859         (mail-source-movemail-program): Add :version.
3860
3861         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
3862         (gnus-agent-cache, gnus-agent): Change :version.
3863
3864         * gnus-util.el (gnus-use-byte-compile): Change :version.
3865
3866         * gnus-sum.el (gnus-summary-make-false-root-always)
3867         (gnus-summary-default-high-score)
3868         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
3869         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
3870         (gnus-read-all-available-headers, gnus-article-emulate-mime)
3871         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
3872         (gnus-sum-thread-tree-single-indent)
3873         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3874         (gnus-sum-thread-tree-leaf-with-other)
3875         (gnus-sum-thread-tree-single-leaf): Add :version.
3876         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
3877         (gnus-article-loose-mime): Change :version.
3878
3879         * gnus-start.el (gnus-backup-startup-file)
3880         (gnus-save-startup-file-via-temp-buffer): Add :version.
3881
3882         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
3883         (gnus-server-offline-face): Add :version.
3884
3885         * gnus-score.el (gnus-adaptive-word-length-limit):
3886
3887         * gnus-msg.el (gnus-gcc-externalize-attachments)
3888         (gnus-debug-files, gnus-debug-exclude-variables)
3889         (gnus-discouraged-post-methods): Change :version.
3890         (gnus-confirm-mail-reply-to-news)
3891         (gnus-confirm-treat-mail-like-news): Add :version.
3892
3893         * gnus-int.el (gnus-server-unopen-status): Add :version.
3894
3895         * gnus-group.el (gnus-group-jump-to-group-prompt)
3896         (gnus-large-ephemeral-newsgroup)
3897         (gnus-fetch-old-ephemeral-headers): Add :version.
3898
3899         * gnus-fun.el (gnus-x-face-directory)
3900         (gnus-convert-pbm-to-x-face-command)
3901         (gnus-convert-image-to-x-face-command)
3902         (gnus-convert-image-to-face-command): Add :version.
3903
3904         * gnus-delay.el (gnus-delay-default-hour): Add :version.
3905
3906         * gnus-cite.el (gnus-cite-blank-line-after-header)
3907         (gnus-article-boring-faces):
3908
3909         * gnus-art.el (gnus-buttonized-mime-types)
3910         (gnus-inhibit-mime-unbuttonizing)
3911         (gnus-treat-display-face)
3912         (gnus-treat-body-boundary): Change :version.
3913         (gnus-body-boundary-delimiter, gnus-picon-databases)
3914         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
3915         (gnus-treat-date-english, gnus-treat-fold-headers)
3916         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
3917         (gnus-treat-mail-picon, gnus-treat-wash-html)
3918         (gnus-article-encrypt-protocol)
3919         (gnus-use-idna, gnus-article-over-scroll)
3920         (gnus-mime-display-multipart-alternative-as-mixed)
3921         (gnus-mime-display-multipart-related-as-mixed)
3922         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
3923         (gnus-ctan-url, gnus-button-ctan-handler)
3924         (gnus-button-handle-ctan-bogus-regexp)
3925         (gnus-button-ctan-directory-regexp)
3926         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
3927         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
3928         (gnus-button-man-level, gnus-button-emacs-level)
3929         (gnus-button-message-level, gnus-button-browse-level): Add :version.
3930
3931         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
3932         (gnus-agent-go-online): Change :version.
3933         (gnus-agent-expire-unagentized-dirs)
3934         (gnus-agent-auto-agentize-methods): Add :version.
3935
3936         * flow-fill.el (fill-flowed-display-column)
3937         (fill-flowed-encode-column): Add :version.
3938
3939         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3940         (gnus-outlook-deuglify-unwrap-max)
3941         (gnus-outlook-deuglify-cite-marks)
3942         (gnus-outlook-deuglify-unwrap-stop-chars)
3943         (gnus-outlook-deuglify-no-wrap-chars)
3944         (gnus-outlook-deuglify-attrib-cut-regexp)
3945         (gnus-outlook-deuglify-attrib-verb-regexp)
3946         (gnus-outlook-deuglify-attrib-end-regexp)
3947         (gnus-outlook-display-hook): Add :version.
3948
3949         * binhex.el (binhex-use-external): Add :version.
3950
3951 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
3952
3953         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
3954         and `invisible'.
3955
3956 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3957
3958         * gnus-registry.el (gnus-registry-trim): watch out for negatives
3959         in gnus-registry-trim
3960
3961 2004-09-13  Simon Josefsson  <jas@extundo.com>
3962
3963         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
3964
3965         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
3966
3967         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
3968         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3969         <yamaoka@jpl.org>.
3970         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
3971         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3972         <yamaoka@jpl.org>.
3973
3974         * sieve.el (sieve-manage-mode): Ditto.
3975
3976 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
3977
3978         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
3979
3980 2004-09-11  Simon Josefsson  <jas@extundo.com>
3981
3982         * dns-mode.el: Add.
3983
3984         * mm-view.el (mm-display-dns-inline): Add.
3985
3986         * mm-decode.el (mm-inline-media-tests): Add text/dns.
3987         (mm-automatic-display): Ditto.
3988
3989         * mailcap.el (mailcap-mime-data): Add text/dns.
3990         (mailcap-mime-extensions): Map .soa to text/dns.
3991
3992 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
3993
3994         * gnus-art.el (article-decode-mime-words, article-babel)
3995         (gnus-article-highlight-signature, gnus-article-add-buttons)
3996         (gnus-signature-toggle): Remove unnecessary bindings of
3997         `inhibit-read-only' inherited from v5.10 merge.
3998
3999 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4000
4001         * nntp.el (nntp): New customization group.
4002         (nntp-authinfo-file): Add customization group.
4003
4004         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
4005
4006         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
4007
4008         * gnus.el (to-address, to-list, subscribed)
4009         (large-newsgroup-initial): Ditto.
4010
4011         * flow-fill.el (fill-flowed-display-column)
4012         (fill-flowed-encode-column): Ditto.
4013
4014 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
4015
4016         * message.el (message-tokenize-header, message-send-mail-with-qmail):
4017         Use point-min rather than 1.
4018         (message-send-mail): Use buffer-size rather than point-max.
4019
4020         * gnus-sum.el (gnus-summary-search-article-forward):
4021         Signal a specific `search-failed' rather than a generic `error'.
4022
4023         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
4024         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
4025         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
4026
4027 2004-09-10  Simon Josefsson  <jas@extundo.com>
4028
4029         * nndb.el (require): Remove tcp and duplicate cl.
4030
4031 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4032
4033         * gnus-agent.el (directory-files-and-attributes): Move forward.
4034
4035 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
4036
4037         * gnus-agent.el (directory-files-and-attributes): Optionally
4038         defined to support XEmacs.
4039
4040 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
4041
4042         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
4043         to avoid run-time CL dependencies.
4044         (gnus-agent-unfetch-articles): New function.
4045         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
4046         article numbers even when local .overview file is missing.
4047         (gnus-agent-read-article-number): New function. Only accepts
4048         27-bit article numbers.
4049         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
4050         gnus-agent-read-article-number.
4051         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
4052         from backend while recognizing that article numbers in .overview
4053         must be valid.
4054         (gnus-agent-update-files-total-fetched-for): Use
4055         directory-files-and-attributes to improve performance.
4056         * gnus-int.el (gnus-request-move-article): Use
4057         gnus-agent-unfetch-articles in place of gnus-agent-expire to
4058         improve performance.
4059
4060         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
4061         some users confused by references to .newsrc when they only have a
4062         .newsrc.eld file.
4063         (gnus-convert-mark-converter-prompt,
4064         gnus-convert-converter-needs-prompt): Fixed use of property list.
4065         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
4066         New function. Used internally to only display 'gnus converting
4067         files' message when actually necessary.
4068
4069         * gnus-sum.el (): Removed (require 'gnus-agent) as required
4070         methods now autoloaded.
4071
4072 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4073
4074         * gnus-sum.el (gnus-summary-insert-subject): Remove list
4075         identifiers.
4076
4077 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
4078
4079         * gnus-picon.el: Fix indentation and closing parenthesis.
4080
4081 2004-09-01  Simon Josefsson  <jas@extundo.com>
4082
4083         * message.el (message-canlock-generate): Require sha1, not
4084         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
4085         to require within a function.  Sadly, if sha1.el isn't loaded, the
4086         let binding in m-c-g will hide the defcustom definition, which is
4087         bad.)
4088
4089         * canlock.el: Require sha1, not sha1-el.
4090
4091         * message.el: Don't autoload sha1 (there is a autoload cookie in
4092         sha1.el).
4093
4094         * sha1-el.el: Renamed to sha1.el.
4095
4096 2004-08-30  Juanma Barranquero  <lektu@terra.es>
4097
4098         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
4099
4100 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4101
4102         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
4103
4104 2004-08-30  Kim F. Storm  <storm@cua.dk>
4105
4106         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
4107
4108         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
4109         Add :group 'nnimap.
4110
4111 2004-08-30  Simon Josefsson  <jas@extundo.com>
4112
4113         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4114         ?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.
4115
4116 2004-08-30  Simon Josefsson  <jas@extundo.com>
4117
4118         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
4119         and ?\' to symbol instead of whitespace (tiny patch).  From
4120         Andreas Schwab <schwab@suse.de>.
4121
4122 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4125
4126         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
4127         instead of re-search-forward.
4128
4129         * gnus-uu.el (gnus-uu-save-article): Ditto.
4130         (gnus-uu-post-encode-uuencode): Ditto.
4131
4132         * html2text.el (html2text-clean-list-items): Ditto.
4133         (html2text-clean-dtdd): Ditto.
4134         (html2text-format-tags): Ditto.
4135
4136         * message.el (message-send-mail-with-sendmail): Fix regexp.
4137         (message-fill-field-general): Use search-forward instead of
4138         re-search-forward.
4139         (unbold-region): Ditto.
4140
4141         * nnrss.el (nnrss-request-article): Ditto.
4142
4143         * nnslashdot.el (nnslashdot-request-article): Ditto.
4144
4145         * nnweb.el (nnweb-gmane-wash-article): Ditto.
4146
4147         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
4148         "Unrecognized menu descriptor" error in XEmacs.
4149
4150 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
4153         entry.
4154
4155         * gnus-group.el (gnus-group-line-format-alist): Convert the value
4156         of gnus-tmp-news-method into string under XEmacs.  It will be
4157         passed to gnus-correct-length which takes only a string argument.
4158
4159 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4160
4161         * gnus-util.el (gnus-bind-print-variables): New macro.
4162         (gnus-prin1): Use it.
4163         (gnus-prin1-to-string): Use it.
4164         (gnus-pp): New function.
4165         (gnus-pp-to-string): New function.
4166
4167         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
4168         pp-to-string with gnus-pp-to-string.
4169         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
4170         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
4171         * gnus-msg.el (gnus-debug): Ditto.
4172         * gnus-score.el (gnus-score-save): Ditto.
4173         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
4174         gnus-pp-to-string.
4175         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
4176         with gnus-pp.
4177         * score-mode.el (gnus-score-pretty-print): Ditto.
4178         * webmail.el (webmail-debug): Ditto.
4179
4180 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * gnus-art.el (article-display-face, article-display-x-face): Use
4183         buffer-read-only.
4184
4185 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4186
4187         * gnus-art.el (article-hide-list-identifiers): Bind
4188         inhibit-read-only as t.
4189
4190 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
4191
4192         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
4193
4194 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4195
4196         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
4197         (gnus-narrow-to-page): Don't assume point-min == 1.
4198         (gnus-article-edit-mode): Derive from message-mode.
4199
4200         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
4201         point-min == 1.
4202
4203         * imap.el (imap-parse-address-list, imap-parse-body-ext):
4204         Disable incorrect use of `assert'.
4205
4206         * message.el (message-mode): Set comment-start-skip.
4207
4208
4209 2004-08-22  Sam Steingold  <sds@gnu.org>
4210
4211         * pop3.el (pop3-leave-mail-on-server): New user variable.
4212         (pop3-movemail): Delete mail only when it is nil.
4213
4214 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
4215
4216         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
4217
4218         * mml.el (mml-preview): Use `pop-to-buffer'.
4219
4220         * message.el (message-goto-mail-followup-to): Insert after "To".
4221         (message-carefully-insert-headers): Add comment.
4222
4223         * gnus.el: Remove unused variable `gnus-article-check-size'.
4224
4225         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
4226
4227         * gnus-art.el (gnus-button-alist): Improve
4228         `gnus-button-handle-library' entry.
4229
4230 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
4231
4232         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
4233         downcase, since XEmacs capitalizes error messages differently.
4234         From Sebastian Freundt <hroptatyr@gna.org>.
4235
4236 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
4237
4238         * nntp.el: Add (require 'gnus) due to reference to
4239         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
4240
4241 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
4242
4243         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
4244         `mm-fill-flowed'.
4245
4246         * mm-decode.el (mm-dissect-singlepart): Check it.
4247
4248 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
4249
4250         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
4251         'imap' for netrc parsing
4252
4253 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
4254
4255         * mailcap.el (mailcap-mime-data): Mark as risky.
4256
4257 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
4260         may be included in the encoded word.
4261         (rfc2047-encode): Don't append a space if the encoded word
4262         includes close parenthesis.
4263
4264 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4265
4266         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
4267         of text within parentheses.
4268
4269 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
4270
4271         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
4272         (gnus-encrypt-write-file-contents): the password key is the file
4273         name PLUS the cipher, not just the cipher.  Also remove failed
4274         passwords from the cache.
4275
4276 2004-08-06  Simon Josefsson  <jas@extundo.com>
4277
4278         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
4279         fix.
4280
4281 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4282
4283         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
4284         LWSP.
4285
4286 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
4287
4288         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
4289         to append in-reply-to: data to the references: header
4290
4291         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
4292         (netrc-parse): use gnus-encrypt.el functions
4293
4294         * gnus-encrypt.el: new file for encryption support; currently
4295         does only a few GPG ciphers and an internal XOR cipher
4296
4297         * password.el: add comments on using password-read-and-add
4298         (password-read-and-add): new function to read and add the
4299         password to the cache at once
4300
4301 2004-07-28  Simon Josefsson  <jas@extundo.com>
4302
4303         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
4304         parameter (but don't use it, for now).
4305
4306         * imap.el (imap-ssl-open): Use imap-process-connection-type,
4307         instead of hard coding to nil.
4308
4309 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4310
4311         * mm-view.el (mm-inline-image-emacs): Open lines under an image
4312         as mm-inline-image-xemacs does.
4313
4314 2004-07-26  Simon Josefsson  <jas@extundo.com>
4315
4316         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
4317         Revert part of 2004-07-17 change below.
4318
4319 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4320
4321         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
4322         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4323
4324 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4325
4326         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
4327         quotes that actually start with ">" at the beginning of the
4328         lines.
4329
4330 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4331
4332         * rfc2047.el (rfc2047-encode-region): Fix last change.
4333         (rfc2047-encode-parameter): Remove useless concat.
4334
4335 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
4338         encode special characters; fix some kind of misconfigured headers;
4339         signal a real error if debug-on-quit or debug-on-error is non-nil.
4340         (rfc2047-encode-max-chars): New variable.
4341         (rfc2047-encode-1): Use it.
4342         (rfc2047-encode-parameter): New function.
4343
4344         * mml.el (mml-insert-parameter): Remove an excessive space.
4345
4346 2004-07-17  Simon Josefsson  <jas@extundo.com>
4347
4348         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
4349         Kai Grossjohann <kai@emptydomain.de>.
4350         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
4351         (gnus-group-make-menu-bar): Ditto.
4352
4353         * gnus-util.el (gnus-group-server): Add.
4354
4355 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
4356
4357         * message.el (message-clone-locals): Clone sendmail and smtp
4358         variables.
4359
4360 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * rfc2047.el (rfc2047-encode-region): Fix last change.
4363
4364 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4365         From David Hedbor <dhedbor@real.com>.
4366
4367         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
4368         (nnmail-expand-newtext): Lowercase expanded entries if
4369         nnmail-split-lowercase-expanded is non-nil.
4370
4371 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4372
4373         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
4374         characters as non-special.
4375
4376 2004-07-09  Simon Josefsson  <jas@extundo.com>
4377
4378         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
4379         Users will lose all flag changes made while unplugged with
4380         e.g. nntp unless flag synchronization happens, thus `nil' is not a
4381         good default.  See numerous reports on ding mailing list.
4382
4383 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
4386         add generate-head-function and generate-article-function to the
4387         rfc822-forward entry.
4388         (nndoc-rfc822-forward-generate-article): New function.
4389         (nndoc-rfc822-forward-generate-head): New function.
4390
4391         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
4392
4393 2004-07-06  Dan Christensen  <jdc@uwo.ca>
4394
4395         * gnus-sum.el (gnus-summary-read-group-1): When summary
4396         is unthreaded, respect display group parameter.
4397         (gnus-articles-to-read): Remove unused reference to
4398         display group parameter.
4399
4400 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * nnheader.el (nnheader-uniquify-message-id): New experimental
4403         variable.
4404         (nnheader-nov-read-message-id): Use it.
4405
4406         * spam-report.el (spam-report-gmane): Add interactive.
4407
4408 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
4411         qp-or-base64 for the application/* types.
4412
4413 2004-07-02  Jesper Harder  <harder@ifa.au.dk>
4414
4415         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.  From
4416         Joakim Verona <joakim@verona.se>.
4417
4418 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4419
4420         * gnus-registry.el (gnus-registry-trim): don't allow a negative
4421         trim value
4422
4423 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
4424
4425         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
4426         New macro and function.
4427         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
4428
4429 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4430
4431         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
4432         after-load-alist.
4433
4434 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4435
4436         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
4437         update info that isn't there.
4438
4439 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4440
4441         * mm-view.el (mm-inline-render-with-function): Use multibyte
4442         buffer; decode html source by charset.
4443
4444         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
4445
4446         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
4447         entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
4448         (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
4449         loaded under XEmacs.
4450         (): Don't make duplicated entries in mm-mime-mule-charset-alist.
4451
4452 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
4453
4454         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4455
4456 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4457
4458         * mm-util.el (mm-coding-system-p): Return a coding-system.
4459         (mm-mime-mule-charset-alist): Use shift_jis instead of
4460         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
4461         entries for the mime charsets iso-2022-jp-3 and shift_jis.
4462         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
4463         instead of japanese-shift-jis and iso-latin-1 respectively in
4464         order to share the default value with both Emacs and XEmacs-mule.
4465         (mm-mule-charset-to-mime-charset): Make
4466         mm-coding-system-priorities effective.
4467         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
4468         while predicating of candidates upon the priorities.
4469
4470 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
4471
4472         * gnus-sum.el (gnus-summary-make-menu-bar): Add
4473         gnus-uu-invert-processable.
4474
4475         * gnus.el: Autoload gnus-uu-invert-processable.
4476
4477 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4478
4479         * mm-util.el (mm-with-multibyte-buffer): New macro.
4480
4481         * rfc2047.el (rfc2047-encode-string): Use it.
4482         (rfc2047-encode-region): Move point to the end of the region after
4483         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
4484
4485 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
4488         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
4489
4490 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4491
4492         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
4493         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
4494         Karl Chen <quarl@nospam.quarl.org>.
4495
4496 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
4497
4498         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
4499         invalid addresses.
4500
4501 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
4502
4503         * spam.el: section markers changed, TODO list revised
4504         (spam-backends): new master list of all installed backends
4505         (spam-summary-exit-behavior): new variable to determine how
4506         messages moves are done at summary exit
4507         (spam-move-spam-nonspam-groups-only)
4508         (spam-process-ham-in-nonham-groups)
4509         (spam-process-ham-in-spam-groups): variables removed, the
4510         spam-summary-exit-behavior variable should be used to manage this
4511         behavior
4512         (spam-old-ham-articles, spam-old-spam-articles): removed
4513         (spam-old-articles): new variable, replacing spam-old-ham-articles
4514         and spam-old-spam-articles
4515         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
4516         empty variables, placeholders for the backends they represent
4517         (spam-set-difference): moved, unchanged
4518         (spam-list-of-processors): variable OBSOLETE, not used anymore
4519         unless the user has a processor variable
4520         (spam-classifications, spam-classification-valid-p)
4521         (spam-backend-properties, spam-backend-property-valid-p)
4522         (spam-backend-function-type-valid-p)
4523         (spam-process-type-valid-p, spam-list-articles): helper functions
4524         (spam-report-articles-gmane, spam-report-articles-resend):
4525         functions removed, they are not needed
4526         (spam-install-backend-super, spam-backend-list)
4527         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
4528         (spam-backend-function, spam-backend-ham-registration-function)
4529         (spam-backend-spam-registration-function)
4530         (spam-backend-ham-unregistration-function)
4531         (spam-backend-spam-unregistration-function)
4532         (spam-backend-statistical-p, spam-backend-mover-p)
4533         (spam-install-backend-alias, spam-install-checkonly-backend)
4534         (spam-install-mover-backend, spam-install-nocheck-backend)
4535         (spam-install-backend, spam-install-statistical-backend)
4536         (spam-install-statistical-checkonly-backend): backend installation
4537         support
4538         (spam-summary-prepare-exit): rewritten to use the new backend code
4539         (spam-group-processor-p): use the new backend code and respect the
4540         summary exit behavior
4541         (spam-mark-spam-as-expired-and-move-routine): removed
4542         (spam-summary-prepare): changed to use the new spam-old-articles
4543         variable
4544         (spam-copy-or-move-routine, spam-copy-spam-routine)
4545         (spam-move-spam-routine, spam-copy-ham-routine)
4546         (spam-move-ham-routine): new code to copy/move ham or spam
4547         (spam-fetch-field-fast): doc and code improved, plus it allows the
4548         'number request
4549         (spam-list-of-checks, spam-list-of-statistical-checks): variables
4550         removed, no longer used
4551         (spam-split, spam-find-spam): use the new backend code
4552         (spam-registration-functions): variable removed, no longer used
4553         (spam-unregister-routine): convenience wrapper
4554         (spam-log-undo-registration, spam-register-routine)
4555         (spam-log-processing-to-registry)
4556         (spam-log-unregistration-needed-p): renamed "check" to "backend"
4557         where possible
4558         (spam-check-gmane-xref, spam-check-regex-headers)
4559         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
4560         (spam-check-whitelist, spam-check-blacklist)
4561         (spam-check-bogofilter-headers, spam-check-spamoracle)
4562         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
4563         (spam-check-crm114-headers): use the spam-split-group that
4564         spam-split prepares, no need to determine it every time
4565
4566         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
4567         the nnheader-parse-naked-head call
4568
4569         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
4570
4571         * gnus-sum.el (gnus-nov-parse-line): add the message number to
4572         the nnheader-nov-read-message-id call
4573
4574 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
4577         gnus-activate-group twice.  Suggested by Markus Peter
4578         <warp@spin.de>.
4579
4580 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4581
4582         * gnus-art.el (gnus-article-time-format): Exchange the order of
4583         day and month in the default value; fix customization type.
4584         (article-date-ut): Use add-text-properties.
4585         (article-make-date-line): Use message-make-date instead of
4586         current-time-string.
4587
4588         * message.el (message-fetch-field): Don't use set-text-properties.
4589         (message-make-date): Simplify.
4590
4591         * messagexmas.el (message-xmas-make-date): New function.
4592         (message-xmas-redefine): Defalias message-make-date to it.
4593
4594 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4595
4596         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
4597         (rfc2047-encode-region): Treat text within parentheses as special;
4598         show the original text when error has occurred.
4599
4600         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
4601         already-computed method to gnus-activate-group.
4602
4603         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
4604         same select-methods identical Lisp objects.
4605
4606         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
4607         object when modifying the info.
4608
4609 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * gnus-srvr.el (gnus-server-set-info): Remove the server from
4612         gnus-opened-servers since it has never been opened with the new
4613         configuration yet.
4614
4615 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4616
4617         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
4618         arg to nnheader-generate-fake-message-id.
4619
4620 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
4621
4622         * nnheader.el (nnheader-generate-fake-message-id): accept a
4623         number and build a fake message ID localized to a group and
4624         article number (so it's repeatable from that point on)
4625         (nnheader-fake-message-id-p): change regex to accomodate new fake
4626         ID format
4627
4628         * gnus-sum.el (gnus-get-newsgroup-headers): call
4629         nnheader-generate-fake-message-id with the article number
4630
4631 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4632
4633         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4634         end-of-buffer.
4635
4636 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4637
4638         * message.el (message-ignored-supersedes-headers): Add Approved.
4639
4640 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4641
4642         * rfc2047.el (rfc2047-encode-message-header): Remove useless
4643         goto-char.
4644         (rfc2047-encode): Fold the line before encoding.
4645
4646 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4647
4648         * rfc2047.el (rfc2047-encode-message-header): Disabled header
4649         folding -- not all headers can be folded, and this should be done
4650         by the message composition mode.  Probably.  I think.
4651
4652 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4653
4654         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
4655         fast.
4656
4657         * gnus-ems.el (gnus-remove-image): Don't use
4658         message-text-with-property; remove only the image found first.
4659
4660         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
4661         found first.
4662
4663 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
4664
4665         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
4666
4667 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4668
4669         * message.el (message-text-with-property): Make it fast and accept
4670         optional arguments.
4671         (message-strip-forbidden-properties): Use it.
4672         (message-fix-before-sending): Follow the m-t-w-p change.
4673
4674         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
4675
4676 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * gnus-art.el (article-hide-headers): Don't change the buffer
4679         mistakenly when performing mml-preview even if
4680         gnus-single-article-buffer is nil.
4681
4682 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
4683
4684         * message.el (message-expand-name-databases): New user option.
4685         (message-expand-name): Use it.
4686
4687 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
4688
4689         * spam.el (spam-report-articles-resend)
4690         (spam-report-resend-register-routine): allow ham reporting
4691         (spam-report-resend-register-ham-routine): simple wrapper
4692         (spam-registration-functions): add ham resending functions
4693         (spam-list-of-processors): add ham resend processor
4694
4695         * gnus.el (ham-resend-to): new group parameter
4696         (spam-process): add ham resend option
4697
4698         * spam-report.el (spam-report-resend): allow reporting ham
4699         (spam-report-resend-ham): simple wrapper
4700
4701 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4702
4703         * message.el (message-cite-articles-with-x-no-archive): New
4704         variable.
4705         (message-cite-original): Use it.
4706
4707 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4708
4709         * message.el (message-cite-original): Respect X-No-Archive.
4710
4711 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4712
4713         * gnus-art.el (article-hide-headers): Refer to the values for
4714         gnus-ignored-headers and gnus-visible-headers in the summary
4715         buffer since a user may have set them as group parameters.
4716
4717 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
4718
4719         * assistant.el (assistant-node-name): new convenience function
4720         (assistant-render-text, assistant-render-node): error handling,
4721         plus handle multiple next nodes
4722         (assistant-find-next-node): commented out for now
4723         (assistant-find-next-nodes): new function, returns list of next
4724         nodes
4725
4726 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
4727
4728         * mail-source.el (mail-source-directory): Fix doc-string.
4729
4730 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
4731
4732         * assistant.el (assistant-render-text, assistant-eval): add :set
4733         widget type, which is different because it takes and returns a
4734         list.  Much hilarity ensues.
4735
4736 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
4737
4738         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
4739
4740         * gnus-group.el (gnus-group-get-new-news-this-group): Added
4741         doc-string.
4742
4743         * gnus-start.el (gnus-activate-group): Added doc-string.
4744
4745 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4746
4747         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
4748
4749 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
4750
4751         * assistant.el (assistant-render-text): trying to add a :set
4752         widget, more to come...
4753
4754         * spam.el (spam-group-spam-contents-p): handle empty groupname
4755         strings
4756         (spam-report-articles-resend)
4757         (spam-report-resend-register-routine): allow spam-report-resend-to
4758         to be a group parameter or a global value
4759         (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
4760         (spam-register-routine): do registration iff any articles warrant
4761         it.
4762         (spam-summary-prepare-exit): changed log message for nil group
4763         destinations
4764
4765 2004-05-26  Simon Josefsson  <jas@extundo.com>
4766
4767         * starttls.el: Merge with my GNUTLS based starttls.el.
4768         (starttls-gnutls-program, starttls-use-gnutls)
4769         (starttls-extra-arguments, starttls-process-connection-type)
4770         (starttls-connect, starttls-failure, starttls-success): New
4771         variables.
4772         (starttls-program, starttls-extra-args): Doc fix.
4773         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
4774         functions.
4775         (starttls-negotiate, starttls-open-stream): Check
4776         `starttls-use-gnutls' and pass on to corresponding *-gnutls
4777         function if it is set.
4778
4779 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4780
4781         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
4782         structured fields.
4783
4784 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
4787
4788 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
4789
4790         * spam.el (spam-mark-junk-as-spam-routine)
4791         (spam-mark-new-messages-in-spam-group-as-spam): allow user to
4792         disable assigning the spam-mark to new messages
4793         (spam-ham-copy-or-move-routine): todo decleared twice (tiny
4794         change).  From Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk>.
4795
4796 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4797
4798         * dgnushack.el: Autoload customize-set-variable for XEmacs.
4799
4800         * rfc2047.el (rfc2047-encodable-p): Don't move point.
4801         (rfc2047-decode): Treat the ascii coding-system as raw-text by
4802         default.
4803
4804 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
4805
4806         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
4807         correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.
4808
4809 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
4810
4811         * spam.el (spam-list-of-processors): use nil for nonexistent processors
4812         (spam-group-processor-p): fixed function so it works properly
4813         (spam-group-processor-multiple-p)
4814         (spam-group-spam-processor-report-gmane-p)
4815         (spam-group-spam-processor-report-resend-p)
4816         (spam-group-spam-processor-bogofilter-p)
4817         (spam-group-spam-processor-blacklist-p)
4818         (spam-group-spam-processor-ifile-p)
4819         (spam-group-ham-processor-ifile-p)
4820         (spam-group-spam-processor-spamoracle-p)
4821         (spam-group-spam-processor-crm114-p)
4822         (spam-group-ham-processor-bogofilter-p)
4823         (spam-group-spam-processor-stat-p)
4824         (spam-group-ham-processor-stat-p)
4825         (spam-group-ham-processor-whitelist-p)
4826         (spam-group-ham-processor-BBDB-p)
4827         (spam-group-ham-processor-spamoracle-p)
4828         (spam-group-ham-processor-copy-p): functions removed with some
4829         prejudice against unneeded code
4830         (spam-report-articles-resend)
4831         (spam-report-resend-register-routine): allow the group/topic
4832         spam-resend-to value to override spam-report-resend-to
4833         (spam-summary-prepare-exit): invoke spam-group-processor-p
4834         properly now
4835
4836         * spam-report.el (spam-report-resend-to, spam-report-resend):
4837         start with resend-to set to nil, and then ask the user if
4838         necessary.  From Daniel Pittman <daniel@rimspace.net>.
4839
4840         * gnus.el (spam-resend-to): new group/topic parameter
4841         (spam-process): move the OBSOLETE processors to the end of the
4842         choices.
4843
4844         * spam-report.el (spam-report-resend): spam-report-resend takes a
4845         list of articles, not separate article numbers.  From Daniel
4846         Pittman <daniel@rimspace.net>.
4847
4848 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4849
4850         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
4851         addition to emacs-w3m.
4852
4853 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4854
4855         * assistant.el (assistant-authinfo-data): New function.
4856         (assistant-eval): Eval for entire assistant.
4857
4858         * netrc.el (netrc-services-file): New variable.
4859         (netrc-parse-services): New function.
4860         (netrc-find-service-name): New function.
4861         (netrc-find-service-number): New function.
4862         (netrc-port-equal): New function.
4863         (netrc-machine): Use it.
4864
4865         * nnimap.el (nnimap-open-connection): Use netrc.
4866
4867         * gnus-util.el (gnus-netrc-get): Remove aliases.
4868
4869         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
4870
4871         * assistant.el (wid-edit): Fix compilation.
4872
4873         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
4874
4875 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
4876
4877         * gnus-util.el (gnus-set-file-modes): New function.  (small
4878         patch).
4879
4880 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4881
4882         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
4883
4884         * assistant.el (assistant-render-node): Fix up rendering and
4885         read-only text.
4886         (assistant-render-node): Reset.
4887         (assistant-make-read-only): Not sticky.
4888
4889 2004-05-20  Danny Siu  <dsiu@adobe.com>
4890
4891         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
4892         centered even when gnus-auto-center-summary is t
4893
4894 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4895
4896         * dns.el (dns-get-txt-answer): New function.
4897         (dns-read-txt): Ditto.
4898         (query-dns): Use it.
4899
4900 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4901
4902         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
4903         active for foreign groups even if the group level is higher than
4904         the specified value.
4905
4906 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4907
4908         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
4909         non-active groups.
4910
4911         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
4912
4913 2004-05-20  Magnus Henoch  <mange@freemail.hu>
4914
4915         * dns.el (dns-read-type): Add support for SVR.  (small patch)
4916
4917 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4918
4919         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
4920         (spam-crm114-header, spam-crm114-spam-switch)
4921         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
4922         (spam-crm114-positive-spam-header)
4923         (spam-crm114-database-directory, spam-list-of-processors)
4924         (spam-group-spam-processor-crm114-p)
4925         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
4926         (spam-generic-score, spam-list-of-checks)
4927         (spam-list-of-statistical-checks, spam-registration-functions)
4928         (spam-check-crm114-headers, spam-crm114-score)
4929         (spam-check-crm114, spam-crm114-register-with-crm114)
4930         (spam-crm114-register-spam-routine)
4931         (spam-crm114-unregister-spam-routine)
4932         (spam-crm114-register-ham-routine)
4933         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
4934         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
4935
4936         * gnus.el: added spam-use-crm114
4937
4938         * spam.el (spam-list-of-processors, spam-registration-functions):
4939         add spam-use-resend
4940         (spam-group-spam-processor-report-resend-p): utility wrapper
4941         (spam-report-articles-gmane): doc fix
4942         (spam-report-articles-resend,
4943         spam-report-resend-register-routine): wrappers around
4944         spam-report-resend-to
4945
4946         * spam-report.el (spam-report-resend-to, spam-report-resend):
4947         support for resending spam
4948         (spam-report-gmane): line length >80 fix
4949
4950         * gnus.el (spam-process): add spam-use-resend
4951
4952 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4953
4954         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
4955         number of processed spam messages.
4956         (spam-ham-copy-or-move-routine): Return the number of processed
4957         ham messages.
4958         (spam-summary-prepare-exit): Use the above values to decide
4959         whether status messages shouled be displayed.
4960
4961 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4962
4963         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
4964         `rfc2047-encoding-function-alist' in order to avoid conflicting
4965         with the old version.
4966         (rfc2047-encode-region): Concatenate words containing non-ASCII
4967         characters in structured fields; don't encode space-delimited
4968         ASCII words even in unstructured fields; don't break words at
4969         char-category boundaries.
4970         (rfc2047-encode-1): New function.
4971         (rfc2047-encode): Use it; encode text so that it occupies the
4972         maximum width within 76-column; work correctly on Q encoding for
4973         iso-2022-* charsets.
4974         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
4975         sure not to break a line just after the header name.
4976         (rfc2047-b-encode-region): Removed.
4977         (rfc2047-b-encode-string): New function.
4978         (rfc2047-q-encode-region): Removed.
4979         (rfc2047-q-encode-string): New function.
4980
4981         * mm-util.el (mm-replace-in-string): New function.
4982
4983 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4984
4985         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
4986         get it right.
4987         (gnus-inews-make-draft): Really.
4988
4989 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
4990
4991         * nnmh.el (nnmh-request-list-1): Don't check the link count
4992         before descending.  (small patch)
4993
4994 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4995
4996         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
4997         stuff.
4998
4999         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
5000         on real group name.
5001
5002         * gnus-art.el (gnus-signature-limit): Doc fix.
5003
5004         * gnus-msg.el (gnus-inews-make-draft): Quote list.
5005
5006         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
5007
5008 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>
5009
5010         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
5011         isn't a string.
5012
5013 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5014
5015         * gnus-draft.el (gnus-draft-send): Bind
5016         rfc2047-encode-encoded-words.
5017
5018         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
5019         (rfc2047-encodable-p): Say that =? needs encoding.
5020         (rfc2047-encode-encoded-words): New variable.
5021
5022         * gnus-group.el (gnus-group-select-group): Doc fix.
5023
5024         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
5025
5026         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
5027         to nil.
5028
5029         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
5030
5031         * nnheader.el (nnheader-get-lines-and-char): New function.
5032
5033 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
5034
5035         * gnus-msg.el (gnus-summary-followup-with-original): Document
5036         yanking of region when active.
5037
5038 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
5041         groups if the group level is higher than the specified value.
5042
5043 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5044
5045         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
5046         (gnus-group-jump-to-group): Added prefix argument using
5047         `gnus-group-jump-to-group-prompt'.  Query before jumping to
5048         non-active group.
5049
5050         * compface.el (uncompface): Be verbose when changing
5051         `uncompface-use-external'.
5052
5053         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
5054         handle manual section.
5055
5056 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5057
5058         * gnus-art.el (gnus-button-alist): Revert previous change.
5059
5060 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5061
5062         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
5063
5064 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5065
5066         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
5067         whether backend can accept message.
5068
5069         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
5070
5071 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
5072
5073         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
5074         Avoid creating directory when nntp-marks-is-evil is true.
5075         Reported by Reiner Steib.
5076
5077 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5078
5079         * gnus-picon.el (gnus-picon-style): New variable.
5080         (gnus-picon-insert-glyph): Added optional `nostring' argument.
5081         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
5082         Jesper Harder <harder@ifa.au.dk>.
5083
5084 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5085
5086         * message.el (message-fill-field): Return point.
5087         (message-generate-headers): Go to end of field.
5088
5089         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
5090         stuff for non-living groups.
5091
5092 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
5093
5094         * gnus-art.el (gnus-article-followup-with-original)
5095         (gnus-article-reply-with-original): gnus-mark-active-p ->
5096         gnus-region-active-p.
5097
5098 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
5099
5100         * spam.el (spam-summary-prepare-exit): fix messages, so they show
5101         only when there is spam or ham to be processed
5102
5103 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5104
5105         * mail-source.el (mail-source-delete-crash-box): Refactor.
5106         (mail-source-fetch): Use it.
5107         (mail-source-fetch-file): Ditto.
5108         (mail-source-fetch-directory): Run postscript in loop.
5109         (mail-source-fetch-pop): Delete.
5110         (mail-source-fetch-maildir): Ditto.
5111         (mail-source-fetch-imap): Ditto.
5112
5113         * imap.el (imap-authenticators): Comment out sasl.
5114
5115         * message.el (message-skip-to-next-address): New function.
5116         (message-fill-header-address): Refactor.
5117         (message-fill-address): Use it.
5118         (message-delete-address): Use it.
5119         (message-fill-header-general): Refactor.
5120         (message-fill-field-address): Rename.
5121         (message-narrow-to-field): Find the start of the header.
5122         (message-header-format-alist): Don't pre-fill.
5123         (message-fill-header): Removed.
5124         (message-insert-header): New function.
5125         (message-shorten-references): Use it.
5126
5127         * rfc2047.el (rfc2047-field-value): Strip props.
5128
5129         * mail-parse.el (mail-header-make-address): New alias.
5130
5131         * ietf-drums.el (ietf-drums-make-address): New function.
5132
5133         * imap.el: Add compiler directives.
5134
5135         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
5136
5137         * gnus-art.el (article-decode-idna-rhs): Don't use
5138         message-idna-inside-rhs-p.
5139
5140 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5141
5142         * message.el (message-idna-inside-rhs-p): Removed.
5143         (message-idna-to-ascii-rhs-1): Use proper address parsing.
5144
5145         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
5146         false positives.
5147
5148 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
5149
5150         * imap.el (imap-sasl-make-mechanisms): Use sasl.
5151
5152 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5153
5154         * nneething.el (nneething-file-name): Don't create spurions
5155         files.
5156
5157         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
5158         (gnus-inews-do-gcc): Remove sleep.
5159
5160         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
5161         part under point.
5162
5163         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
5164         (gnus-agent-regenerate-group): Using nil messages aren't valid.
5165
5166 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
5167
5168         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
5169
5170 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5171
5172         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
5173         header is not nil (tiny change).  From Nelson Ferreira
5174         <nelson.ferreira@verizon.net>.
5175
5176         * spam.el (spam-summary-prepare-exit): only produce "marking spam
5177         as expired without moving it" message when there are spam
5178         messages left
5179
5180 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
5181
5182         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
5183         nntp-possibly-create-directory, not nntp-possibly-change-group.
5184         (nntp-marks-changed-p): New arg SERVER.
5185         (nntp-request-update-info): Adjust caller.
5186
5187 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
5188
5189         * nntp.el (nntp-save-marks): Pass missing arg.
5190
5191 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
5192
5193         * nntp.el: Support marks.
5194         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
5195         (nntp-marks-modtime, nntp-marks-directory): New variables.
5196         (nntp-request-set-mark, nntp-request-update-info)
5197         (nntp-possibly-create-directory, nntp-marks-changed-p)
5198         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
5199         functions.
5200
5201 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
5202
5203         * gnus-xmas.el (gnus-xmas-select-lowest-window)
5204         (gnus-xmas-redefine): Rename.
5205
5206         * gnus-score.el (gnus-score-insert-help): Use
5207         gnus-select-lowest-window.
5208
5209         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
5210         appt-select-lowest-window and rename to gnus-select-lowest-window.
5211
5212         * gnus.el: do.
5213
5214 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5215
5216         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
5217         encodings of MIME-encoded words, in order to improve
5218         interoperability with several broken MUAs.
5219
5220 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5221
5222         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
5223         tags, only when charsets are not specified in headers.
5224         (mm-inline-text-html-render-with-w3m): Ditto.
5225
5226         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
5227         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
5228
5229 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5230
5231         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
5232         instead of MIME-decoded from fields when checking
5233         `gnus-article-address-banner-alist'.
5234
5235 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
5236
5237         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
5238         description rather than subject.
5239
5240 2004-05-02  Steve Youngs  <steve@youngs.au.com>
5241
5242         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
5243
5244 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5245
5246         * gnus.el (gnus-version-number): Bump.
5247
5248 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5249
5250         * gnus.el: No Gnus v0.2 is released.
5251
5252 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5253
5254         * gnus-agent.el (gnus-agent-read-agentview): Inline
5255         gnus-uncompress-range.
5256
5257 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5258
5259         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
5260         `exec-installed-p'.
5261
5262 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5263
5264         * gnus.el (spam-process, spam-autodetect-methods): Add
5265         bsfilter and bsfilter-headers.
5266
5267         * spam.el (spam-bsfilter): New customize group.
5268         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
5269         (spam-bsfilter-header, spam-bsfilter-probability-header)
5270         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
5271         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
5272         (spam-bsfilter-database-directory): New options.
5273         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
5274         (spam-list-of-statistical-checks, spam-registration-functions):
5275         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
5276         (spam-bsfilter-score): New command.
5277         (spam-check-bsfilter-headers, spam-check-bsfilter)
5278         (spam-bsfilter-register-with-bsfilter)
5279         (spam-bsfilter-register-spam-routine)
5280         (spam-bsfilter-unregister-spam-routine)
5281         (spam-bsfilter-register-ham-routine)
5282         (spam-bsfilter-unregister-ham-routine): New functions.
5283         (spam-generic-score): Support bsfilter; Accept an optional argument
5284         to recalcurate spam score even if scoring header has already been
5285         added.
5286         (spam-bogofilter-score, spam-spamassassin-score): Accept an
5287         optional argument to recalcurate spam score even if scoring header
5288         has already been added.
5289
5290 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
5291
5292         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
5293         strings!  Reported by David D. Smith <davidsmith@acm.org>.
5294         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
5295         link is missing.
5296
5297 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
5298
5299         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
5300         (html2text-get-attr): Rewrite.
5301
5302         * message.el (message-setup-1): Remove redundant put-text-property
5303         on mail-header-separator.
5304
5305 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
5306
5307         * gnus-registry.el (gnus-registry-cache-whitespace)
5308         (gnus-registry-action, gnus-registry-spool-action)
5309         (gnus-registry-split-fancy-with-parent): changed message levels
5310         from 5 to 3 or 7, as needed
5311
5312         * spam.el (spam-summary-prepare-exit)
5313         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
5314         (spam-split, spam-find-spam, spam-log-undo-registration)
5315         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
5316         level from 5 to 6
5317
5318 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * gnus-ems.el: Autoload appt-select-lowest-window (revert
5321         2004-03-04 change).
5322
5323 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
5324
5325         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
5326         Use mapc when appropriate.
5327
5328         * sieve-manage.el (sieve-manage-open): do.
5329
5330         * nnweb.el (nnweb-insert-html): do.
5331
5332         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
5333         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
5334
5335         * nnspool.el (nnspool-request-group): do.
5336
5337         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
5338         do.
5339
5340         * nnml.el (nnml-request-update-info): do.
5341
5342         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
5343         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
5344
5345         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
5346         (nnimap-request-set-mark): do.
5347
5348         * nnfolder.el (nnfolder-request-update-info): do.
5349
5350         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
5351         do.
5352
5353         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
5354
5355         * gnus-uu.el (gnus-uu-find-articles-matching): do.
5356
5357         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
5358         do.
5359
5360         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
5361         do.
5362
5363         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
5364
5365         * gnus-nocem.el (gnus-nocem-scan-groups): do.
5366
5367         * gnus-int.el (gnus-start-news-server): do.
5368
5369         * gnus-group.el (gnus-group-make-kiboze-group)
5370         (gnus-group-browse-foreign-server): do.
5371
5372 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5373
5374         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
5375         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
5376         <shields@msrl.com>:
5377
5378         * spam.el (spam-necessary-extra-headers): get the extra headers we
5379         may need for spam sorting and scoring
5380         (spam-user-format-function-S): a user format function suitable for
5381         general use
5382         (spam-article-sort-by-spam-status): sorting function for summary
5383         sorting
5384         (spam-extra-header-to-number): get a score from a header
5385         (spam-summary-score): get a numeric score from the headers
5386         (spam-generic-score): oops, function doc in wrong place
5387         (spam-initialize): take symbols when it's run, and install the
5388         extra headers that spam-necessary-extra-headers thinks we need
5389
5390 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5391
5392         * spam.el (spam-summary-prepare-exit): logic and message fix.
5393         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
5394
5395 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
5396
5397         * gnus-sum.el (gnus-set-global-variables)
5398         (gnus-build-all-threads, gnus-get-newsgroup-headers)
5399         (gnus-article-get-xrefs, gnus-summary-best-group)
5400         (gnus-summary-next-article, gnus-summary-enter-digest-group)
5401         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
5402         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
5403         with-current-buffer.
5404
5405 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5406
5407         * spam.el (spam-summary-prepare-exit): simplified logic
5408         (spam-fetch-article-header): read the article header if it's not
5409         available
5410         (spam-list-articles): simplified logic
5411         (spam-filelist-register-routine): found bug with unregister-list
5412
5413         * gnus-registry.el: clarified comments at beginning
5414
5415 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
5416
5417         * message.el (message-cater-to-broken-inn): Remove.
5418         (message-shorten-references): Make sure the total folded length of
5419         References is shorter than 998 characters to cater to a bug in INN
5420         2.3.  Also, don't pretend that references aren't folded -- this
5421         hasn't worked for a while.
5422
5423 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5424
5425         * gnus-agent.el (gnus-agentize):
5426         gnus-agent-send-mail-real-function no longer set to current value
5427         of message-send-mail-function but rather a lambda that calls
5428         message-send-mail-function.  The change makes the agent real-time
5429         responsive to user changes to message-send-mail-function.
5430
5431 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5432
5433         * legacy-gnus-agent.el
5434         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
5435         help from Florian Weimer <fw@deneb.enyo.de>
5436
5437 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5438
5439         * nnmail.el (nnmail-cache-insert): Revert last change.
5440
5441 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5442
5443         * nnmail.el (nnmail-cache-insert): Always check whether
5444         nnmail-cache-ignore-groups matches a group name.
5445
5446 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
5447
5448         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
5449         (spam-find-spam, spam-log-processing-to-registry)
5450         (spam-log-registered-p, spam-log-unregistration-needed-p)
5451         (spam-log-undo-registration): use gnus-message instead of
5452         gnus-error, none of these errors are fatal
5453
5454         * gnus-registry.el (gnus-registry-clean-empty-function)
5455         (gnus-registry-clean-empty): remove only empty entries without
5456         extra data
5457
5458 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5459
5460         * spam-stat.el (spam-stat-buffer-change-to-spam)
5461         (spam-stat-buffer-change-to-non-spam): change (error) to
5462         (gnus-message 8) invocation
5463
5464 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5465
5466         * nntp.el (nntp-via-netcat-command): New variable.
5467         (nntp-via-netcat-switches): New variable.
5468         (nntp-open-via-rlogin-and-netcat): New function.
5469         (nntp-open-connection-function): Doc fix.
5470         (nntp-telnet-command): Doc fix.
5471         (nntp-end-of-line): Doc fix.
5472         (nntp-via-rlogin-command): Doc fix.
5473         (nntp-via-user-name): Doc fix.
5474         (nntp-via-address): Doc fix.
5475
5476 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
5479         error in Emacs 21.1.
5480
5481 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
5482
5483         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
5484
5485 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5486         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
5487         (gnus-agent-with-refreshed-group): New macro.
5488         (gnus-agent-rename-group): New function.
5489         (gnus-agent-delete-group): New function.
5490         (gnus-agent-save-group-info): Use gnus-command-method when
5491         `method' parameter is nil.  Don't write nil entries into the
5492         active file.
5493         (gnus-agent-get-group-info): New function.
5494         (gnus-agent-fetch-articles): Use
5495         gnus-agent-update-files-total-fetched-for to increment disk space
5496         used.
5497         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
5498         gnus-agent-update-view-total-fetched-for to increment disk space
5499         used.
5500         (gnus-agent-get-local): Added optional parameters to avoid calling
5501         gnus-group-real-name and gnus-find-method-for-group.
5502         (gnus-agent-set-local): Delete stored entry if either min, or max,
5503         are nil.
5504         (gnus-agent-fetch-session): Reworded error/quit messages.  On
5505         quit, use gnus-agent-regenerate-group to record existance of any
5506         articles fetched to disk before the quit occurred.
5507         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
5508         gnus-agent-update-view-total-fetched-for, and
5509         gnus-agent-update-files-total-fetched-for to decrement disk space
5510         used.
5511         (gnus-agent-retrieve-headers): Use
5512         gnus-agent-update-view-total-fetched-for to increment disk space
5513         used.
5514         (gnus-agent-regenerate-group): Replace gnus-group-update-group
5515         with gnus-agent-update-files-total-fetched-for to decrement disk
5516         space and fresh group buffer.
5517         (gnus-agent-inhibit-update-total-fetched-for): New variable.
5518         (gnus-agent-need-update-total-fetched-for): New variable.
5519         (gnus-agent-update-files-total-fetched-for): New function.
5520         (gnus-agent-update-view-total-fetched-for): New function.
5521         (gnus-agent-total-fetched-for): New function.
5522
5523         * gnus-cache.el (gnus-cache-save-buffers): Use
5524         gnus-cache-update-overview-total-fetched-for to change disk space
5525         used by this group.
5526         (gnus-cache-possibly-enter-article): Use
5527         gnus-cache-update-file-total-fetched-for to increment disk space
5528         used by this group.
5529         (gnus-cache-possibly-remove-article): Use
5530         gnus-cache-update-file-total-fetched-for to decrement disk space
5531         used by this group.
5532         (gnus-cache-generate-nov-databases): Purge total fetched cache.
5533         (gnus-cache-rename-group): New function.
5534         (gnus-cache-delete-group): New function.
5535         (gnus-cache-inhibit-update-total-fetched-for): New variable.
5536         (gnus-cache-need-update-total-fetched-for): New variable.
5537         (gnus-cache-with-refreshed-group): New macro.
5538         (gnus-cache-update-file-total-fetched-for): New function.
5539         (gnus-cache-update-overview-total-fetched-for): New function.
5540         (gnus-cache-rename-group-total-fetched-for): New function.
5541         (gnus-cache-delete-group-total-fetched-for): New function.
5542         (gnus-cache-total-fetched-for): New function.
5543
5544         * gnus-group.el: Require gnus-sum and autoload functions to
5545         resolve warnings when gnus-group.el compiled alone.
5546         (gnus-group-line-format): Documented new %F
5547         (size of Fetched data) group line format; identifies disk space
5548         used by agent and cache.
5549         (gnus-group-line-format-alist): Defined new F format.
5550         (gnus-total-fetched-for): New function.
5551         (gnus-group-delete-group): No longer update
5552         gnus-cache-active-altered as gnus-request-delete-group now keeps
5553         the cache in sync.
5554         (gnus-group-list-active): Let the agent store a server's active
5555         list if currently plugged.
5556
5557         * gnus-int.el (gnus-request-delete-group): Use
5558         gnus-cache-delete-group and gnus-agent-delete-group to keep the
5559         local disk in sync with the server.
5560          (gnus-request-rename-group): Use
5561         gnus-cache-rename-group and gnus-agent-rename-group to keep the
5562         local disk in sync with the server.
5563
5564         * gnus-start.el (gnus-get-unread-articles): Cosmetic
5565         simplification to logic.
5566
5567         * gnus-util.el (gnus-rename-file): New function.
5568
5569 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
5570
5571         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
5572         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
5573
5574         * mm-util.el (mm-image-load-path): Handle nil in load-path.
5575         From Christian Neukirchen <chneukirchen@yahoo.de>.
5576
5577 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
5578
5579         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
5580         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
5581
5582 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
5583
5584         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
5585
5586 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
5587
5588         * spam.el (spam-set-difference): new function to replace
5589         gnus-set-difference in spam.el
5590         (spam-summary-prepare-exit): use spam-set-difference
5591
5592 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5593
5594         * gnus-registry.el (gnus-registry-cache-file): updated to use
5595         gnus-dribble-directory OR gnus-home-directory OR ~
5596         (gnus-registry-split-fancy-with-parent): fixed doc
5597
5598 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * message.el (message-exchange-point-and-mark): Use
5601         message-mark-active-p.  Suggested by Jesper Harder
5602         <harder@ifa.au.dk>.
5603
5604 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * message.el (message-exchange-point-and-mark): Don't activate
5607         region if it was inactive.  Suggested by Hiroshi Fujishima
5608         <pooh@nature.tsukuba.ac.jp>.
5609
5610 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5611
5612         * gnus-art.el (article-display-face): Display Faces in the same
5613         order as X-Faces.
5614
5615 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5616
5617         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
5618
5619 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
5622         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
5623         (gnus-article-mime-hierarchy): Remove.
5624         (gnus-article-mime-hierarchy-next): Remove.
5625         (gnus-article-mode): Revert 2004-03-19 change.
5626         (gnus-article-setup-buffer): Revert 2004-03-19 change.
5627         (gnus-insert-mime-button): Revert 2004-03-19 change.
5628         (gnus-mime-accumulate-hierarchy): Remove.
5629         (gnus-mime-enter-multipart): Remove.
5630         (gnus-mime-leave-multipart): Remove,
5631         (gnus-mime-display-part): Revert 2004-03-19 change.
5632         (gnus-mime-display-alternative): Revert 2004-03-19 change.
5633
5634         * mml.el (mml-preview): Revert 2004-03-19 change.
5635
5636 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
5637
5638         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
5639
5640 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
5643         t while entering a file name using the mm-with-multibyte macro.
5644         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5645
5646         * mm-util.el (mm-with-multibyte): New macro.
5647
5648 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5649
5650         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
5651         user option.
5652         (gnus-mime-multipart-functions): Doc and customization fix.
5653         (gnus-article-mime-hierarchy): New variable.
5654         (gnus-article-mime-hierarchy-next): New variable.
5655         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
5656         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
5657         gnus-article-mime-hierarchy-next to nil.
5658         (gnus-insert-mime-button): Show hierarchy numbers.
5659         (gnus-mime-accumulate-hierarchy): New function.
5660         (gnus-mime-enter-multipart): New function.
5661         (gnus-mime-leave-multipart): New function.
5662         (gnus-mime-display-part): Recompute hierarchical MIME structure.
5663         (gnus-mime-display-alternative): Show hierarchy numbers.
5664
5665         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
5666         gnus-article-mime-hierarchy-next to nil.
5667
5668 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
5669
5670         * dns.el: Don't require gnus-xmas.
5671
5672 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
5673
5674         * mml.el (mml-generate-mime-1): Don't use format=flowed with
5675         inline PGP.
5676         (mml-menu): Disable mml-quote-region if mark is inactive.
5677
5678 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5679
5680         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
5681         when the group's active is not available.
5682
5683 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5684
5685         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
5686         error.
5687
5688         * gnus-sum.el (gnus-read-header): Don't remove a header for the
5689         parent article of a sparse article in the thread hashtb.  From
5690         Stefan Wiens <s.wi@gmx.net>.
5691
5692 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5693
5694         * imap.el (imap-store-password): New variable.
5695         (imap-interactive-login): Use it.
5696         Suggested by Mark Plaksin <happy@mcplaksin.org>.
5697
5698 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5699
5700         * gnus-art.el (gnus-article-read-summary-keys): Restore new
5701         window-start and hscroll to summary window.
5702
5703 2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
5704
5705         * gnus-start.el (gnus-convert-old-newsrc): Only write the
5706         conversion message to newsrc-dribble when an actual conversion is
5707         performed.
5708
5709 2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
5710
5711         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
5712
5713 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * mm-decode.el (mm-complicated-handles): New function reviving
5716         former definition of mm-multiple-handles.
5717
5718         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
5719         (gnus-mime-delete-part): Use it.
5720
5721 2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
5722
5723         * gnus-agent.el (gnus-agent-read-local): Bind
5724         nnheader-file-coding-system to gnus-agent-file-coding-system to
5725         avoid the implicit assumption that they will always be equal.
5726         (gnus-agent-save-local): Bind buffer-file-coding-system, not
5727         coding-system-for-write, as the with-temp-file macro first prints
5728         to a buffer then saves the buffer.
5729
5730 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5731
5732         * gnus-art.el (gnus-article-edit-part): New function.
5733         (gnus-mime-save-part-and-strip): Use it; do query instead of
5734         signaling an error; don't use mm-multiple-handles.
5735         (gnus-mime-delete-part): Ditto.
5736
5737 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
5738
5739         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
5740         old file versions.
5741         (gnus-group-prepare-hook): Removed function that converted list
5742         form of gnus-agent-expire-days to group properties.
5743
5744         * gnus-int.el: Autoload gnus-agent-regenerate-group.
5745         (gnus-request-accept-article): Re-indented.
5746
5747         * gnus-start.el (gnus-convert-old-newsrc): Registered new
5748         converters to handle old agent file formats.  Added logic for a
5749         "backup before upgrading warning".
5750         (gnus-convert-mark-converter-prompt): Developers can mark
5751         functions as needing (default), or not needing,
5752         gnus-convert-old-newsrc's "backup before upgrading warning".
5753         (gnus-convert-converter-needs-prompt): Tests whether the user
5754         should be protected from potentially irreversable changes by the
5755         function.
5756
5757         * legacy-gnus-agent.el (): New. Provides converters that are only
5758         loaded when gnus-convert-old-newsrc needs to call them.
5759
5760 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5761
5762         * mail-source.el (mail-source-touch-pop): Doc fix.
5763
5764         * message.el (message-smtpmail-send-it): Doc fix.
5765
5766 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
5767
5768         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
5769
5770         * nnmail.el (nnmail-split-fancy): do.
5771
5772         * gnus-kill.el (gnus-kill, gnus-execute): do.
5773
5774 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5775
5776         * gnus-sum.el (gnus-widget-reversible-match)
5777         (gnus-widget-reversible-to-internal)
5778         (gnus-widget-reversible-to-external): New functions.
5779         (gnus-widget-reversible): New widget.
5780         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
5781
5782 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
5783
5784         * gnus-sum.el (gnus-thread-sort-functions)
5785         (gnus-article-sort-functions): Document `(not F)' items.
5786
5787 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5788
5789         * spam.el (spam-use-gmane-xref): new backend
5790         (spam-gmane-xref-spam-group): variable to control the name of the
5791         Gmane spam group
5792         (spam-blackhole-servers, spam-blackhole-good-server-regex)
5793         (spam-regex-headers-spam, spam-regex-headers-ham)
5794         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
5795         (spam-list-of-checks): added spam-use-gmane-xref to list of
5796         backends and checks
5797         (spam-check-gmane-xref): function for spam-use-gmane-xref
5798
5799         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
5800         an autodetect method
5801
5802 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
5803
5804         * gnus-int.el (gnus-request-accept-article): Inform the agent that
5805         articles are being added to a group.
5806         (gnus-request-replace-article): Inform the agent that articles
5807         need to be uncached as the cached contents are no longer valid.
5808
5809 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5810
5811         * binhex.el: Don't autoload executable-find.
5812
5813         * canlock.el: Don't autoload mail-fetch-field.
5814
5815         * dgnushack.el: Autoload c-mode for XEmacs.
5816
5817         * gnus-ems.el: Don't autoload appt-select-lowest-window.
5818
5819         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
5820         rmail-dont-reply-to and rmail-output.
5821
5822         * gnus-score.el: Don't autoload ffap-string-at-point.
5823
5824         * gnus-setup.el: Don't autoload sc-cite-original.
5825
5826         * imap.el: Don't autoload base64-decode-string,
5827         base64-encode-string and md5.
5828
5829         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
5830         and rmail-msg-restore-non-pruned-header.
5831
5832         * mm-decode.el: Don't autoload executable-find.
5833
5834         * mm-url.el: Don't autoload executable-find.
5835
5836         * mm-view.el: Don't autoload diff-mode.
5837
5838         * nndb.el: Don't autoload news-reply-mode, news-setup,
5839         cancel-timer and telnet.
5840
5841         * password.el: Don't autoload run-at-time for Emacs.
5842
5843         * sha1-el.el: Don't autoload executable-find.
5844
5845         * sieve-mode.el: Don't autoload c-mode.
5846
5847         * uudecode.el: Don't autoload executable-find.
5848
5849 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
5850
5851         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
5852         (gnus-agent-possibly-alter-active): Avoid null in numeric
5853         comparison.
5854         (gnus-agent-set-local): Refuse to save null in local object table.
5855         (gnus-agent-regenerate-group): The REREAD parameter can now be a
5856         list of articles that will be marked as unread.
5857
5858 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5859
5860         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
5861
5862 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
5863
5864         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
5865         language tags.
5866
5867 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5868
5869         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
5870         Don't bind "obarray".
5871
5872         * gnus-sum.el (gnus-thread-sort-functions): Added
5873         `gnus-thread-sort-by-most-recent-number' and
5874         `gnus-thread-sort-by-most-recent-date'.
5875         Reported by Kai Grossjohann <kai@emptydomain.de>.
5876
5877 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5878
5879         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
5880
5881 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
5882
5883         * gnus-cus.el (gnus-agent-customize-category): Removed
5884         ignore-errors macro reference that required cl to be loaded at
5885         run-time.
5886
5887         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
5888         single-interval range of the form (min . max).  Previously the
5889         range had to look like ((min . max)).  Likewise, return
5890         (min . max) rather than ((min . max)).
5891         (gnus-range-map): Use gnus-range-normalize to accept
5892         single-interval range.
5893
5894         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
5895         the cache, but not the agent, now appear with their usual face.
5896
5897         * dgnushack.el (loaddir): New variable that is bound to the
5898         directory containing the dgnushack.el file. Use loaddir, rather
5899         than srcdir, to update load-path. Change lets dgnushack compile
5900         code in directories other than GNUS/lisp.
5901
5902 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * lpath.el: Don't bind w3m-safe-url-regexp.
5905
5906         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
5907         w3m-safe-url-regexp variable buffer-local.
5908
5909         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5910
5911 2004-02-27  Simon Josefsson  <jas@extundo.com>
5912
5913         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
5914         gnus-group-real-prefix.
5915         (gnus-summary-move-article): Use it, instead of
5916         gnus-group-real-prefix.
5917
5918 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5919
5920         * lpath.el: Bind w3m-safe-url-regexp.
5921
5922         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
5923         w3m-safe-url-regexp variable buffer-local and set it as the value
5924         of mm-w3m-safe-url-regexp.
5925
5926         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5927
5928         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
5929         parsing gnus-posting-styles when the message is not for replying.
5930
5931         * dgnushack.el: Autoload sgml-mode for XEmacs.
5932
5933         * nnrss.el (nnrss-opml-export): Use
5934         mm-set-buffer-file-coding-system instead of
5935         set-buffer-file-coding-system.
5936
5937 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
5938
5939         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
5940         of checkdoc.el).
5941         * nnrss.el: do.
5942         * gnus-mlspl.el: do.
5943         * gnus-ml.el: do.
5944         * gnus-srvr.el: do.
5945
5946         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
5947
5948 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5949
5950         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
5951         Corrections to custom-manual links.
5952
5953         * gnus-art.el (gnus-article): Ditto.
5954
5955         * mm-decode.el (mime-display, mime-security): Ditto.
5956
5957 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5958
5959         * flow-fill.el: Typo.
5960
5961 2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
5962
5963         * spam-wash.el: New file.
5964
5965 2004-02-26  Mark A. Hershberger <mah@everybody.org>
5966
5967         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
5968
5969 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5970
5971         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
5972         to be run with new-articles as LIST1, not LIST2
5973         (spam-registration-functions): add spam-use-ham-copy as a nil
5974         registration backend
5975
5976 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5977
5978         * spam-stat.el (spam-stat-washing-hook): New option.
5979         (spam-stat-buffer-words): Use it.
5980         (spam-stat-process-directory, spam-stat-test-directory): Use
5981         insert-file-contents-literally.
5982         (spam-stat-coding-system): New variable.
5983         (spam-stat-load, spam-stat-save): Use it.
5984
5985 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5986
5987         * spam-report.el (spam-report-plug-agent): Quote
5988         spam-report-url-to-file and spam-report-url-ping-plain.
5989
5990 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
5991
5992         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
5993         / in mailto URLs.
5994
5995 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5996
5997         * spam-report.el (spam-report-process-queue): Fix interactive use.
5998         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
5999         (spam-report-unplug-agent): Doc fixes.
6000         (spam-report-url-ping-mm-url, spam-report-url-to-file)
6001         (spam-report-agentize, spam-report-deagentize): Autoload
6002
6003 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6004
6005         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
6006
6007         * message.el (message-setup-fill-variables): Add mml tags to
6008         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
6009         <ajk@iu.edu>.
6010         (message-mode): Don't modify paragraph-separate there.
6011
6012 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * compface.el (uncompface-use-external): Default to undecided.
6015         (uncompface-use-external-threshold): New variable.
6016         (uncompface-float-time): New macro.
6017         (uncompface): Determine whether to use the external decoder if
6018         uncompface-use-external is undecided.
6019
6020 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6021
6022         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
6023         after images.
6024
6025         * gnus-art.el (gnus-mime-display-single): Remove dead code.
6026
6027 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
6028
6029         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
6030
6031         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
6032
6033         * gnus-sum.el (gnus-summary-limit-to-age)
6034         (gnus-summary-limit-children): do.
6035
6036         * gnus-int.el (gnus-request-scan): do.
6037
6038         * gnus-group.el (gnus-group-suspend): do.
6039
6040         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
6041
6042         * gnus-cite.el (gnus-cite-parse-attributions): do.
6043
6044         * gnus-agent.el (gnus-summary-set-agent-mark)
6045         (gnus-agent-regenerate-group): do.
6046
6047         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
6048
6049         * binhex.el (binhex-decode-region-internal): do.
6050
6051 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6052
6053         * gnus-fun.el (gnus-face-properties-alist): New user option.
6054         (gnus-display-x-face-in-from): Use it.
6055
6056         * gnus-art.el (article-display-face): Ditto.
6057
6058         * compface.el (uncompface-use-external): Default to nil.
6059
6060 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
6061
6062         * nntp.el (nntp-erase-buffer): New function.
6063         (nntp-retrieve-data, nntp-send-command)
6064         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
6065         (nntp-possibly-change-group): Use it.
6066
6067         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
6068         with-current-buffer.
6069
6070 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
6071
6072         * compface.el: Merge the ELisp-based uncompface program.
6073         (compface): New customization group.
6074         (uncompface-use-external): New user option.
6075         (uncompface): Call uncompface-internal if uncompface-use-external
6076         is nil.
6077         (uncompface-internal): New function.  Note that there are also
6078         some other functions and variables added for this function.
6079
6080 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
6081
6082         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
6083         if necessary.
6084
6085 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6086
6087         * spam-report.el (spam-report-unplug-agent)
6088         (spam-report-plug-agent, spam-report-deagentize)
6089         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
6090         support for the Agent in spam-report: when unplugged, report to a
6091         file; when plugged, submit all the requests
6092
6093         * spam.el (spam-register-routine): improved message about
6094         registration
6095
6096 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
6097
6098         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
6099         dependencies.
6100         (rfc2047-encode): Use it.
6101
6102         * gnus-art.el (gnus-button-marker-list): Move before first
6103         reference.
6104
6105         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6106         (imap-parse-body): Fix format string mismatch.
6107
6108         * gnus-score.el (gnus-summary-increase-score): do.
6109
6110         * nnrss.el (nnrss-close): New function.
6111
6112 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
6113
6114         * nnrss.el (nnrss-make-filename): New function.
6115         (nnrss-request-delete-group, nnrss-read-server-data)
6116         (nnrss-save-server-data, nnrss-read-group-data)
6117         (nnrss-save-group-data): Use it.
6118         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
6119         (nnrss-read-server-data, nnrss-read-group-data): Use load.
6120         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
6121
6122 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
6123
6124         * mml.el (mml-compute-boundary-1): Don't uncompress files.
6125
6126 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
6127
6128         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
6129         files.
6130
6131         * message.el (message-generate-headers-first): Don't quote nil
6132         and t in docstrings.
6133
6134         * imap.el (imap-id): do.
6135
6136         * gnus-agent.el (gnus-agent-consider-all-articles)
6137         (gnus-agent-queue-mail): do.
6138
6139 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
6140
6141         * spam-report.el (spam-report-process-queue): New function.
6142         Process requests from `spam-report-requests-file'.
6143         (spam-report-process-queue): Doc fix.
6144
6145 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
6146
6147         * spam.el (spam-register-routine)
6148         (spam-log-processing-to-registry, spam-log-registered-p)
6149         (spam-log-unregistration-needed-p, spam-log-undo-registration):
6150         change "check" to "spam-check" for semi-clarity
6151
6152 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
6153
6154         * pop3.el: Require nnheader.
6155
6156         * mml-smime.el: Require cl.  Autoload message-fetch-field.
6157
6158         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
6159
6160         * gnus-picon.el: Require cl.
6161
6162         * gnus-fun.el: Require gnus-ems and gnus-util.
6163
6164         * gnus.el (gnus-method-to-server): Move defsubst before first use.
6165
6166         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
6167
6168         * gnus-art.el (gnus-article-edit-mode): Define before first
6169         reference.
6170
6171 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
6172
6173         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
6174         (gnus-uu-post-encoded): Use point-at-bol.
6175
6176         * gnus-topic.el (gnus-group-active-topic-p): do.
6177
6178         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
6179
6180         * gnus-group.el (gnus-group-kill-region): do.
6181
6182         * gnus-art.el (article-date-ut): do.
6183
6184         * message.el (message-fetch-field): Remove redundant
6185         case-fold-search binding.
6186         (message-narrow-to-field): Simplify.
6187
6188 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6189
6190         * spam.el (spam-directory): Derive from `gnus-directory'.
6191
6192         * spam-report.el (spam-report-url-to-file)
6193         (spam-report-requests-file): New function and variable for offline
6194         reporting.
6195         (spam-report-url-ping-function): Add `spam-report-url-to-file'
6196         and user defined function.
6197         (spam-report-url-ping-mm-url): Remove doubled slash.
6198
6199 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
6200
6201         * spam.el (spam-list-of-processors): fixed spamassassin variable names
6202
6203 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
6204
6205         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
6206         format string mismatch.
6207
6208         * sieve.el (sieve-deactivate-all): do.
6209
6210         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
6211
6212         * nnlistserv.el (nnlistserv-kk-wash-article): do.
6213
6214         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
6215
6216         * mm-bodies.el (mm-7bit-chars): Don't include \r.
6217
6218 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
6219
6220         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
6221         the list of checks
6222
6223 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
6224
6225         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
6226         padding.
6227
6228 2004-01-27  Simon Josefsson  <jas@extundo.com>
6229
6230         * mm-view.el (mm-fill-flowed): Add.
6231         (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
6232         <angeli@iwi.uni-sb.de>.
6233
6234 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
6235
6236         * spam.el (spam-spamassassin-register-ham-routine)
6237         (spam-spamassassin-register-spam-routine): fixed function names
6238
6239 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6240
6241         * gnus.el (gnus-tmp-grouplens): Remove.
6242         (gnus-summary-line-format): Remove grouplens.
6243
6244         * gnus-group.el (gnus-group-line-format): Ditto.
6245
6246         * gnus-spec.el (gnus-format-specs): Ditto.
6247         (gnus-update-format-specifications): Flush the group format spec
6248         cache if there's the grouplens stuff.
6249         (gnus-parse-simple-format): Replace %l with the empty string.
6250
6251 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
6252
6253         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
6254         omission.
6255         From Jerry James  <james@xemacs.org>
6256
6257 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6258
6259         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
6260         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6261
6262 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
6263
6264         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
6265         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
6266         New macros and functions.
6267         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
6268         Handle > NLINK_MAX messages.
6269         * nnmaildir.el (nnmaildir-request-set-mark): Use
6270         nnmaildir--emlink-p and nnmaildir--eexist-p.
6271
6272 2004-01-25  Alex Schroeder  <alex@gnu.org>
6273
6274         * spam-stat.el (spam-stat-process-directory-age): New option.
6275         (spam-stat-process-directory): Use it.
6276
6277 2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
6278
6279         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
6280         (spam-stat-save): Accept prefix argument.
6281
6282 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
6283
6284         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
6285         links" error.
6286
6287 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
6290         the rest of the and/or forms.
6291
6292 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
6293
6294         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
6295         compatibility with old .newsrc.eld files.
6296
6297         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
6298
6299         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
6300
6301         * gnus-start.el (gnus-1): do.
6302
6303         * gnus-group.el (gnus-group-line-format-alist): do.
6304
6305         * gnus.el (gnus-use-grouplens, gnus-visual): do.
6306
6307         * gnus-gl.el: Remove.
6308
6309 2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
6310
6311         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
6312         marks consisting of a single range {for example, (3 . 5)} rather
6313         than a list of a single range { ((3 . 5)) }.
6314
6315 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
6316
6317         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
6318         with-current-buffer.
6319         (spam-stat-store-current-buffer): Use insert-buffer-substring to
6320         avoid consing a string.
6321
6322         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
6323         Remove obsolete entries for big5 and gb2312.
6324
6325 2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
6326
6327         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
6328         uncompressed list.
6329
6330 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
6331
6332         * spam-stat.el (spam-stat-strip-xref): New function.
6333         (spam-stat-process-directory): Use it.
6334
6335         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
6336         here -- it's done in message-fetch-field.
6337
6338 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
6339
6340         * gnus-agent.el (gnus-agent-queue-mail,
6341         gnus-agent-prompt-send-queue): New variables.
6342         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
6343         * gnus-draft.el (gnus-group-send-queue): Pass the group name
6344         "nndraft:queue" along to gnus-draft-send.  Use
6345         gnus-agent-prompt-send-queue.
6346         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
6347         is "nndraft:queue".  Suggested by Gaute Strokkenes
6348         <gs234@srcf.ucam.org>
6349
6350         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
6351         (agent-enable-undownloaded-faces): Added
6352         (gnus-agent-cat-groups): Use eval-and-compile, not
6353         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
6354         method of gnus-agent-cat-groups even when the buffer has been
6355         evaled.
6356         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
6357         delete gnus-agent-save-active-1.
6358         (gnus-agent-save-groups): Deleted. Identical to
6359         gnus-agent-save-active.
6360         (gnus-agent-write-active): No longer adjust agent's copy of active
6361         file as agent's adjustments are now stored in their own
6362         file. Removed optional parameter.
6363         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
6364         servers.  Add use of min/max range limits from server's local
6365         file.
6366         (gnus-agent-save-alist): Removed unused optional argument.
6367         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
6368         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
6369         (gnus-agent-set-local): A per-server file that keeps min/max range
6370         limits for articles known to the agent.  Provides a fast mechanism
6371         for altering many active ranges.
6372         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
6373         active file (local makes it unnecessary).
6374         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
6375
6376         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
6377         (agent-enable-undownloaded-faces): Added
6378
6379         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
6380         disable it when sending to "nndraft:queue".
6381         (gnus-group-send-queue): Add safety check to avoid sending queue
6382         when unplugged.
6383
6384         * gnus-group.el (gnus-group-catchup): Use new
6385         gnus-sequence-of-unread-articles, not
6386         gnus-list-of-unread-articles, to avoid exhausting memory with huge
6387         numbers of articles.  Use gnus-range-map to avoid having to
6388         uncompress the unread list.
6389         (gnus-group-archive-directory,
6390         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
6391         reference.
6392
6393         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
6394         (gnus-sorted-range-intersection): Intersection of two ranges
6395         without requiring that they first be uncompressed.
6396
6397         * gnus-start.el (gnus-activate-group): Unless blocked by the
6398         caller, possibly expand the active range to include both cached
6399         and agentized articles.
6400         (gnus-convert-old-newsrc): Rewrote in anticipation of having
6401         multiple version-dependent converters.
6402         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
6403         gnus-agent-save-active.
6404         (gnus-save-newsrc-file): Save dirty agent range limits.
6405
6406         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
6407         gnus-agent-possibly-alter-active.
6408         (gnus-adjust-marked-articles): Faster handling of simple lists
6409
6410 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
6411
6412         * spam-stat.el (spam-stat-test-directory): New optional argument
6413         displays a list of files detected.  Suggested by Andrew Cohen
6414         <cohen@andy.bu.edu>.
6415         (spam-stat-buffer-words-with-scores): Don't narrow and change
6416         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
6417
6418 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
6419
6420         * spam.el (gnus-summary-mode-map): make spam-generic-score the
6421         default scoring function
6422         (spam-generic-score): calls spam-spamassassin-score if
6423         spam-use-spamassassin or spam-use-spamassassin-headers is on;
6424         spam-bogofilter-score otherwise.
6425
6426         From Hubert Chan <hubert@uhoreg.ca>:
6427
6428         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
6429         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
6430         (spam-spamassassin-arguments)
6431         (spam-spamassassin-spam-flag-header)
6432         (spam-spamassassin-positive-spam-flag-header)
6433         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
6434         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
6435         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6436         (spam-list-of-processors, spam-list-of-checks)
6437         (spam-list-of-statistical-checks, spam-registration-functions)
6438         (spam-check-spamassassin-headers, spam-check-spamassassin)
6439         (spam-spamassassin-score)
6440         (spam-spamassassin-register-with-sa-learn)
6441         (spam-spamassassin-register-spam-routine)
6442         (spam-spamassassin-register-ham-routine)
6443         (spam-assassin-register-spam-routine)
6444         (spam-assassin-register-ham-routine): add SpamAssassin support
6445         (spam-bogofilter-score): fix to show article before scoring
6446
6447         * gnus.el (spam-process, spam-autodetect-methods): add
6448         spamassassin and spamassassin-headers
6449
6450         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6451         Suppress unnecessary messages.  From Nevin Kapur
6452         <nkapur@cs.caltech.edu>.
6453
6454 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
6455
6456         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
6457         make-hash-table.
6458
6459 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * canlock.el (base64-encode-string): Don't autoload it.
6462
6463 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * run-at-time.el: Remove useless (require 'itimer),
6466         eval-and-compile and (featurep 'xemacs).
6467
6468 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
6469
6470         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
6471         GROUP is a virtual group.
6472
6473 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
6474
6475         * gnus.el: Autoload `message-y-or-n-p'.
6476
6477 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
6478
6479         * pgg-parse.el: Remove unnecessary (require 'custom).
6480
6481         * pgg-def.el: do.
6482
6483         * nnmail.el: do.
6484
6485         * gnus-undo.el: do.
6486
6487         * gnus-picon.el: do.
6488
6489         * gnus-util.el: do.
6490
6491 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
6492
6493         * gnus-sum.el (gnus-pick-line-number): Add autoload.
6494
6495 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
6498         handle, as well as a list.
6499
6500         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
6501         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
6502         (mm-w3m-cid-retrieve): Simplify.
6503
6504 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
6505
6506         * message.el (message-kill-to-signature): Allow prefix arg to
6507         specify number of lines to keep before signature.  From Vasily
6508         Korytov.
6509         (message-kill-to-signature): Change docstring.
6510
6511 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6512
6513         * canlock.el: Always require sha1-el.
6514         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
6515
6516         * message.el: Autoload sha1 only when compiling.
6517
6518         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
6519         eudc-expand-inline for XEmacs.
6520
6521 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6522
6523         * message.el (message-canlock-generate): Require sha1-el.
6524
6525 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
6526
6527         * message.el (message-expand-name): Silence the byte compiler.
6528
6529         * lpath.el: Add detect-coding-system.
6530
6531         * dgnushack.el (dgnushack-compile): Remove obsolete check for
6532         cus-edit.
6533
6534 2004-01-13  Simon Josefsson  <jas@extundo.com>
6535
6536         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
6537         Invoke gnus-score-mode.  Reported by
6538         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
6539
6540         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
6541         Jim Blandy <jimb@redhat.com> (tiny change).
6542
6543 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
6544
6545         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
6546
6547 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
6548
6549         * spam.el (spam-get-article-as-string): updated to use
6550         gnus-request-article-this-buffer, much simpler
6551         (spam-get-article-as-buffer): removed
6552
6553 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
6554
6555         * message.el (message-expand-name): Use EUDC if the user uses
6556         that.
6557
6558 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
6559
6560         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
6561         character for the encoding to avoid consing a string.
6562
6563         * rfc2047.el (rfc2047-decode-string): Don't cons a string
6564         unnecessarily.
6565
6566         * mm-util.el (mm-replace-chars-in-string): Remove.
6567
6568         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
6569         of mm-replace-chars-in-string.
6570
6571 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
6572
6573         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
6574         strings.
6575
6576         * mm-util.el (mm-subst-char-in-string): Support inplace.
6577
6578         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
6579         a new string in every iteration.  Use shy groups.
6580
6581 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
6582
6583         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
6584         (gnus-group-change-level, gnus-kill-newsgroup)
6585         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
6586         (gnus-get-unread-articles, gnus-make-articles-unread)
6587         (gnus-make-ascending-articles-unread): Use accessor
6588         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
6589         to get group information for improved readability.
6590
6591         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
6592
6593         * gnus-soup.el (gnus-soup-group-brew): do.
6594
6595         * gnus-msg.el (gnus-put-message): do.
6596
6597         * gnus-move.el (gnus-group-move-group-to-server): do.
6598
6599         * gnus-kill.el (gnus-batch-score): do.
6600
6601         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
6602         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
6603         (gnus-group-update-group, gnus-group-read-group)
6604         (gnus-group-make-group, gnus-group-make-help-group)
6605         (gnus-group-make-archive-group, gnus-group-make-directory-group)
6606         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
6607         (gnus-group-sort-by-unread, gnus-group-catchup)
6608         (gnus-group-unsubscribe-group, gnus-group-kill-group)
6609         (gnus-group-yank-group, gnus-group-set-info)
6610         (gnus-group-list-groups): do.
6611
6612         * gnus.el (gnus-generate-new-group-name): do.
6613
6614         * gnus-delay.el (gnus-delay-send-queue): do.
6615
6616         * nnvirtual.el (nnvirtual-catchup-group): do.
6617
6618         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
6619         do.
6620
6621         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
6622         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
6623
6624         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
6625         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
6626         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
6627         (gnus-group-make-articles-read): do.
6628
6629 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6630
6631         * gnus-art.el (article-decode-mime-words, article-babel)
6632         (gnus-article-highlight-signature, gnus-article-add-buttons)
6633         (gnus-signature-toggle): Use gnus-with-article-buffer.
6634
6635         * gnus-art.el (gnus-article-highlight-headers)
6636         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
6637
6638         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
6639         (gnus-article-set-globals, gnus-request-article-this-buffer)
6640         (gnus-button-message-id, gnus-article-maybe-hide-headers)
6641         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
6642         (gnus-mime-display-alternative): Use with-current-buffer.
6643
6644 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6645
6646         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
6647         also under 80 char limit, and call gnus-error if needed
6648         (spam-fetch-article-header): finally fixed - it was a
6649         buffer-local variable (gnus-newsgroup-data)
6650         (spam-find-spam): use spam-generate-fake-headers, forget about
6651         spam-insert-fake-headers
6652         (spam-insert-fake-headers): removed
6653
6654 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6655
6656         * deuglify.el (gnus-article-outlook-unwrap-lines)
6657         (gnus-outlook-rearrange-article)
6658         (gnus-outlook-repair-attribution-outlook)
6659         (gnus-outlook-repair-attribution-block)
6660         (gnus-outlook-repair-attribution-other): Remove redundant
6661         save-excursion.
6662
6663 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6664
6665         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
6666         (spam-fetch-field-subject-fast)
6667         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
6668         (spam-fetch-article-header): new functions to deal with Gnus
6669         internals for fast retrieval of article header data
6670         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
6671
6672 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6673
6674         * pop3.el (pop3-md5): Remove.
6675         (pop3-apop): Replace pop3-md5 with md5.
6676
6677         * mm-bodies.el: base64 is always built-in.
6678
6679         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
6680         with-current-buffer.
6681
6682 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6683
6684         * canlock.el (canlock-insert-header): Remove excessive grouping in
6685         regexp.
6686
6687         * gnus-sum.el (gnus-summary-read-document): Ditto.
6688
6689         * gnus-uu.el (gnus-uu-part-number): Ditto.
6690
6691         * html2text.el (html2text-remove-tags): Ditto.
6692         (html2text-format-tags): Ditto.
6693         (html2text-format-single-elements): Ditto.
6694
6695         * mml.el (mml-parse-1): Ditto.
6696
6697 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6698
6699         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
6700
6701         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
6702
6703         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
6704
6705         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
6706
6707 2003-11-15  Simon Josefsson  <jas@extundo.com>
6708
6709         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
6710         (pgg-gpg-lookup-key): Use regexp match instead of
6711         split-string (split-string is different between emacs 21.2 and
6712         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
6713
6714 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6715
6716         * gnus-art.el (gnus-mime-view-all-parts)
6717         (gnus-article-part-wrapper, gnus-article-view-part): Use
6718         with-current-buffer.
6719
6720 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6721
6722         * spam.el (spam-disable-spam-split-during-ham-respool)
6723         (spam-spamoracle-database, spam-cache-lookups)
6724         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
6725         (spam-group-ham-mark-p, spam-group-spam-mark-p)
6726         (spam-group-ham-marks, spam-group-spam-marks)
6727         (spam-group-spam-contents-p, spam-group-ham-contents-p)
6728         (spam-list-of-processors, spam-list-of-statistical-checks): doc
6729         fix, also add spam-use-blackholes to the statistical checks
6730         (spam-fetch-field-fast): new interface to fetching fields, may
6731         become a macro
6732         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
6733         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
6734         (spam-insert-fake-headers): fake an article when needed
6735         (spam-find-spam): fake article when possible
6736         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
6737         (spam-check-bogofilter-headers): use message-fetch-field instead
6738         of nnmail-fetch-field
6739
6740 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6741
6742         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
6743
6744 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6745
6746         * spam.el (spam-split): do not require spam-use-CHECK to be
6747         enabled if that check is passed to spam-split explicitly; also
6748         fix so 'spam doesn't get converted to spam-split-group when
6749         spam-split-symbolic-return is t
6750         (spam-find-spam): find registrations of the article and use those
6751         instead of re-running spam-split to find the spam/ham
6752         classification of the article
6753         (spam-log-processing-to-registry, spam-log-registered-p)
6754         (spam-log-unregistration-needed-p, spam-log-undo-registration):
6755         use gnus-error instead of gnus-message
6756         (spam-log-registration-type): new function to determine the
6757         classification of a message based on registry entries; will
6758         return nil if both 'spam and 'ham are found
6759         (spam-check-BBDB): expand all the BBDB macros here so we can have
6760         a reasonably fast local cache without the loading errors
6761         (spam-cache-lookups): set to t by default
6762         (spam-find-spam): don't try to guess spam-cache-lookups
6763         (spam-enter-whitelist, spam-enter-blacklist): also clear the
6764         spam-caches entry
6765         (spam-filelist-build-cache, spam-filelist-check-cache): better
6766         caching of whitelist/blacklist entries
6767         (spam-check-whitelist, spam-check-blacklist): invoke
6768         spam-from-listed-p with a type, not a cache variable
6769         (spam-from-listed-p): wrap around spam-filelist-check-cache
6770
6771 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
6772
6773         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
6774
6775         * nnmail.el (nnmail-split-fancy): do.
6776
6777         * mml.el (mml-parse): do.
6778
6779         * gnus-score.el (gnus-enter-score-words-into-hashtb)
6780         (gnus-score-adaptive): do.
6781
6782 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6783
6784         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
6785         (gnus-mime-button-map): Don't set keymap parent.
6786         (gnus-button-ctan-directory-regexp): Use shy grouping.
6787         (gnus-prev-page-map): Don't set keymap parent.
6788         (gnus-prev-page-map): Remove duplicated one.
6789         (gnus-next-page-map): Don't set keymap parent.
6790         (gnus-mime-security-button-map): Ditto.
6791
6792         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
6793         version number.
6794
6795         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
6796
6797 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * canlock.el (canlock-sha1-function): Remove.
6800         (canlock-sha1-function-for-verify): Remove.
6801         (canlock-openssl-program): Remove.
6802         (canlock-openssl-args): Remove.
6803         (canlock-ignore-errors): Remove.
6804         (canlock-sha1-with-openssl): Remove.
6805         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
6806         (canlock-verify): Don't use canlock-ignore-errors.
6807
6808         * sha1-el.el (sha1-string-external): Make it can return a string
6809         in binary form.
6810         (sha1-region-external): Ditto.
6811         (sha1-string-internal): Ditto.
6812         (sha1-region-internal): Ditto.
6813         (sha1-region): Ditto.
6814         (sha1-string): Ditto.
6815         (sha1): Ditto.
6816
6817 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6818
6819         * spam.el (spam-report-articles-gmane): New command.
6820
6821 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6822
6823         * gnus.el: Don't make unnecessary *Group* buffer when loading.
6824
6825         * run-at-time.el (run-at-time-saved): Remove.
6826         (run-at-time): Doc fix.
6827
6828 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
6829
6830         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
6831         (gnus-summary-limit-map): Add it.
6832         (gnus-summary-make-menu-bar): do.
6833
6834 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
6835
6836         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
6837         first attempt at some caching support (done for BBDB only now)
6838         (spam-find-spam): set spam-cache-lookups if there are more than 2
6839         addresses to be checked
6840         (spam-clear-cache-BBDB): new function, to be invoked by
6841         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
6842         (spam-check-BBDB): check and use the caches, if
6843         spam-cache-lookups is on
6844         remove superfluous (provide)
6845
6846 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6847
6848         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
6849
6850 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
6851
6852         * run-at-time.el (run-at-time-saved): Move to after the definition
6853         of `run-at-time'.
6854
6855         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
6856
6857 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6858
6859         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
6860         mm-w3m-local-map-property.
6861
6862         * mm-view.el (mm-w3m-mode-map): Remove.
6863         (mm-w3m-local-map-property): Remove.
6864         (mm-inline-text-html-render-with-w3m): Don't use
6865         mm-w3m-local-map-property.
6866
6867 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6868
6869         * run-at-time.el: New file.
6870
6871         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
6872         under Emacs.
6873
6874         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
6875         of gnus-set-text-properties.
6876
6877         * gnus-uu.el (gnus-uu-save-article): Ditto.
6878
6879         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
6880
6881         * gnus-cite.el (gnus-cite-parse): Ditto.
6882
6883         * gnus-art.el (gnus-button-push): Use set-text-properties instead
6884         of gnus-.
6885
6886         * gnus-xmas.el (run-at-time): Require run-at-time.
6887
6888         * gnus.el: Changed calls to nnheader-run-at-time and
6889         password-run-at-time throughout to use run-at-time directly.
6890
6891         * password.el: Removed definition of run-at-time.
6892
6893         * nnheaderxm.el: Remove definition of run-at-time.
6894
6895 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
6896
6897         * mml.el (mml-minibuffer-read-disposition): Show attachment type
6898         in prompt (tiny change)
6899
6900 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6901
6902         * messagexmas.el (message-xmas-redefine): Alias
6903         `message-make-caesar-translation-table' to
6904         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
6905         version.
6906
6907         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
6908         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
6909         `gnus-xmas-set-text-properties'.
6910         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
6911         `gnus-xmas-completing-read'.
6912         (gnus-xmas-completing-read): Removed.
6913         (gnus-xmas-open-network-stream): Removed.
6914
6915         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
6916         XEmacs version.
6917
6918         * dns.el (dns-make-network-process): Use `open-network-stream'
6919         instead of `gnus-xmas-open-network-stream'.
6920
6921         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
6922
6923         * .cvsignore: Add auto-autoloads.el, custom-load.el.
6924
6925 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6926
6927         * gnus-art.el (gnus-mime-display-alternative)
6928         (gnus-insert-mime-button, gnus-insert-mime-security-button)
6929         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
6930         Don't use gnus-local-map-property.
6931
6932         * gnus-util.el (gnus-local-map-property): Remove.
6933
6934         * mm-view.el (mm-view-pkcs7-decrypt): Replace
6935         gnus-completing-read-maybe-default with completing-read.
6936
6937         * gnus-util.el (gnus-completing-read): do.
6938         (gnus-completing-read-maybe-default): Remove.
6939
6940 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6941
6942         * password.el: Only autoload `run-at-time' if not XEmacs.
6943         Only autoload the itimer functions if XEmacs.
6944
6945 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6946
6947         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
6948         XEmacsen.
6949
6950         * dgnushack.el: Autoload executable-find for XEmacs.
6951
6952 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6953
6954         * gnus-art.el (gnus-read-string): Remove.
6955         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
6956         read-string.
6957
6958 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
6959
6960         * netrc.el: autoload password-read
6961         (netrc): new configuration group
6962         (netrc-encoding-method, netrc-openssl-path): configuration
6963         variables for encoding and decoding of files with symmetric
6964         ciphers
6965         (netrc-encode): assistant function to encode a file with
6966         netrc-encoding-method
6967         (netrc-parse): added interactive parameter, added optional
6968         decoding if netrc-encoding-method is non-nil but otherwise
6969         behavior is standard
6970         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
6971         s/encode/encrypt/ everywhere
6972
6973         * spam.el: remove executable-find autoload
6974
6975 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6976
6977         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
6978
6979         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
6980
6981 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6982
6983         * gnus-art.el (gnus-treat-ansi-sequences,
6984         article-treat-ansi-sequences): New variable and function.
6985         Suggested by Dan Jacobson <jidanni@jidanni.org>.
6986
6987         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
6988         Use it.
6989
6990 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6991
6992         * mm-util.el (mm-quote-arg): Remove.
6993
6994         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
6995         shell-quote-argument.
6996
6997         * gnus-uu.el (gnus-uu-command): do.
6998
6999         * gnus-sum.el (gnus-summary-insert-pseudos): do.
7000
7001         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
7002         with make-char.
7003
7004         * mm-util.el (mm-make-char): Remove.
7005
7006         * mml.el (mml-mode): Replace gnus-add-minor-mode with
7007         add-minor-mode.
7008
7009         * gnus-undo.el (gnus-undo-mode): do.
7010
7011         * gnus-topic.el (gnus-topic-mode): do.
7012
7013         * gnus-sum.el (gnus-dead-summary-mode): do.
7014
7015         * gnus-start.el (gnus-slave-mode): do.
7016
7017         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
7018
7019         * gnus-ml.el (gnus-mailing-list-mode): do.
7020
7021         * gnus-gl.el (gnus-grouplens-mode): do.
7022
7023         * gnus-draft.el (gnus-draft-mode): do.
7024
7025         * gnus-dired.el (gnus-dired-mode): do.
7026
7027         * gnus-ems.el (gnus-add-minor-mode): Remove.
7028
7029         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
7030         Replace gnus-char-width with char-width.
7031
7032         * gnus-ems.el (gnus-char-width): Remove.
7033
7034         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
7035         Replace gnus-char-width with char-width.
7036
7037         * gnus-ems.el (gnus-char-width): Remove.
7038
7039         * spam-stat.el (with-syntax-table): Remove with-syntax-table
7040         definition.
7041         Remove Emacs 20 hash table compatibility code.
7042
7043         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
7044         20 compatibility code.
7045
7046         * spam.el (spam-point-at-eol): Replace with point-at-eol.
7047
7048         * smime.el (smime-point-at-eol): Replace with point-at-eol.
7049
7050         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
7051         with point-at-{eol,bol}.
7052
7053         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
7054
7055         * imap.el (imap-point-at-eol): Replace with point-at-eol.
7056
7057         * flow-fill.el (fill-flowed-point-at-bol,
7058         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
7059
7060         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
7061         Replace with point-at-{eol,bol} throughout all files.
7062
7063 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7064
7065         * ntlm.el (ntlm-string-as-unibyte): New macro.
7066         (ntlm-build-auth-response): Use it.
7067
7068         Remove Emacs 20 stuff:
7069         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
7070         (butlast, mapc, remove): Remove the compiler macros.
7071         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
7072         of delq and copy-sequence.
7073         * gnus-art.el (popup-menu): Remove the compiler macro.
7074         * nnmail.el (nnmail-split-fancy): Don't support customizing with
7075         Emacs 20.
7076
7077 2004-01-05  Simon Josefsson  <jas@extundo.com>
7078
7079         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
7080         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
7081         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
7082         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
7083         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
7084         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
7085         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
7086         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
7087         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
7088         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
7089         ntlm-string-permute, string-lshift into ntlm-string-lshift,
7090         string-xor into ntlm-string-xor.  Suggested by
7091         Jesper Harder <harder@myrealbox.com>.
7092
7093         * ntlm.el: Don't include poem.
7094
7095         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
7096         Jesper Harder <harder@myrealbox.com>.
7097
7098         * sasl-ntlm.el, ntlm.el, md4.el: New files.
7099
7100         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
7101         probably breaks emacs with DL patch, but do we care? Is anyone
7102         still using the DL stuff?)
7103
7104         * sieve-manage.el: Use the password package.
7105         (sieve-manage-read-passwd): Remove.
7106         (sieve-manage-interactive-login): Use password.  Re-add
7107         condition-case around loop.
7108
7109         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
7110         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
7111         the password package.
7112
7113 2003-02-19  Simon Josefsson  <jas@extundo.com>
7114
7115         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
7116         token.
7117
7118 2002-08-07  Simon Josefsson  <jas@extundo.com>
7119
7120         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
7121         (sieve-manage-authenticators):
7122         (sieve-manage-authenticator-alist): Add some SASL mechs.
7123         (sieve-sasl-auth): New function.
7124         (sieve-manage-cram-md5-auth):
7125         (sieve-manage-plain-auth): Rewrite using SASL library.
7126         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
7127         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
7128         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
7129         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
7130
7131 2004-01-05  Simon Josefsson  <jas@extundo.com>
7132
7133         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
7134         New files.
7135
7136 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7137
7138         * gnus-group.el (gnus-no-groups-message): Update.
7139
7140         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
7141
7142 2003-11-09  Simon Josefsson  <jas@extundo.com>
7143
7144         * imap.el: Support for ID IMAP extension (RFC 2971).
7145         (imap-local-variables): Add imap-id.
7146         (imap-id): New variable.
7147         (imap-id): New function.
7148         (imap-parse-response): Parse untagged ID response.
7149         * nnimap.el (nnimap-id): New variable.
7150         (nnimap-open-connection): Use it.
7151
7152 2003-12-28  Simon Josefsson  <jas@extundo.com>
7153
7154         * gnus-score.el (gnus-score-edit-all-score): New.
7155         * gnus-group.el (gnus-group-score-map): Bind it to W e.
7156
7157 2004-01-04  Simon Josefsson  <jas@extundo.com>
7158
7159         * password.el: Add.
7160
7161 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
7162
7163         * dns.el: Add support for AAAA records (see RFC 3596)
7164
7165         * Fix typo PRT -> PTR
7166
7167         * Parse MX, PTR and SOA replies (see RFC 1035)
7168
7169 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7170
7171         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
7172
7173         * Moved to Changelog.2.
7174
7175 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7176
7177         * gnus.el (gnus-version-number): Bump version.
7178
7179 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7180
7181         * gnus.el: No Gnus v0.1 is released.
7182
7183 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7184
7185         * gnus.el: No Gnus v0.0 is released.
7186
7187 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7188
7189         * gnus.el (gnus-version-number): Bump.
7190         (gnus-version): No.
7191
7192 See ChangeLog.2 for earlier changes.
7193
7194     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
7195   Copying and distribution of this file, with or without modification,
7196   are permitted provided the copyright notice and this notice are preserved.
7197
7198 ;; Local Variables:
7199 ;; coding: iso-2022-7bit
7200 ;; End:
7201
7202 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4